Update docs/source/quickstart.rst
This commit is contained in:
parent
9331404fe7
commit
f62d3ddd1c
|
@ -40,7 +40,7 @@ Enter your FTP information:
|
||||||
3. Go to Maps > Add New
|
3. Go to Maps > Add New
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Give your R app a name and description.
|
Give your map a name and description.
|
||||||
|
|
||||||
Select the map you wish to publish, or paste your R code
|
Select the map you wish to publish, or paste your R code
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ ON the home page, click the link to your new map:
|
||||||
.. image:: images/Quick-Start-Login-14.png
|
.. image:: images/Quick-Start-Login-14.png
|
||||||
|
|
||||||
|
|
||||||
Your Map App has been published!
|
Your Map has been published!
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. image:: images/Main.png
|
.. image:: images/Main.png
|
||||||
|
@ -83,26 +83,16 @@ Below is a Quick Start Guide for qgis2web
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2. In R, open the Project you wish to publish
|
2. Go to Maps > Add New
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
You can publish your R Project usign FTP, Manual Upload, or Paste Code
|
|
||||||
|
|
||||||
.. image:: images/R-Paste.png
|
|
||||||
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
The name you enter in the 'Remote folder' field will be created for you. Use your map name or something similar for easy organization.
|
|
||||||
|
|
||||||
|
|
||||||
3. Go to Maps > Add New
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Give your map a name and description.
|
Give your map a name and description.
|
||||||
|
|
||||||
Select the map you wish to publish.
|
Select the map you wish to publish.
|
||||||
|
|
||||||
.. image:: images/Quick-Start-Login-10.png
|
|
||||||
|
|
||||||
|
.. image:: images/R-Paste.png
|
||||||
|
|
||||||
There are a large number of features and options, but for now, just go scroll down to Security and select the existing User Group
|
There are a large number of features and options, but for now, just go scroll down to Security and select the existing User Group
|
||||||
|
|
||||||
|
@ -116,7 +106,7 @@ ON the home page, click the link to your new map:
|
||||||
.. image:: images/R-Choropleth-Dashboard.png
|
.. image:: images/R-Choropleth-Dashboard.png
|
||||||
|
|
||||||
|
|
||||||
Voila! Your R app has been published!
|
Your R app has been published!
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. image:: images/R-Choropleth.png
|
.. image:: images/R-Choropleth.png
|
||||||
|
|
Loading…
Reference in New Issue