Merge branch 'main' of https://git.acugis.com/AcuGIS/QuartzMap
This commit is contained in:
commit
07363591b3
docs/source
|
@ -0,0 +1,49 @@
|
||||||
|
|
||||||
|
Make Your Map Dynamic
|
||||||
|
======================
|
||||||
|
|
||||||
|
This section is a Quick Start to connecting your published maps to their original Data Source to make them dynamic.
|
||||||
|
|
||||||
|
You can connect to a PostGIS Data Source or GeoServer Data Source.
|
||||||
|
|
||||||
|
|
||||||
|
1. Go to Maps and click the edit link
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: images/Dynamic-1.png
|
||||||
|
|
||||||
|
|
||||||
|
2. In Data section click on layer
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
.. image:: images/Dynamic-2.png
|
||||||
|
|
||||||
|
|
||||||
|
3. Select data type and enter connection information
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
||||||
|
.. image:: images/Dynamic-4.png
|
||||||
|
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
Your FTP username is displayed on the Users page. Your FTP password is your login password.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
4. In QGIS, open the Project you wish to publish and start qgis2web
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
||||||
|
Enter your FTP information:
|
||||||
|
|
||||||
|
.. image:: images/Dynamic-4.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.
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,10 @@ Quick Start
|
||||||
.. image:: images/Quick-Start-Verified.png
|
.. image:: images/Quick-Start-Verified.png
|
||||||
|
|
||||||
|
|
||||||
Your FTP username is displayed on the Users page
|
.. note::
|
||||||
|
Your FTP username is displayed on the Users page. Your FTP password is your login password.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.. image:: images/Quick-Start-Login-3.png
|
.. image:: images/Quick-Start-Login-3.png
|
||||||
|
|
||||||
|
@ -32,13 +35,17 @@ Your FTP username is displayed on the Users page
|
||||||
|
|
||||||
Enter your FTP information:
|
Enter your FTP information:
|
||||||
|
|
||||||
.. image:: images/Quick-Start-Login-4.png
|
.. image:: images/Quick-Start-FTP.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.
|
||||||
|
|
||||||
|
|
||||||
5. Go to Maps > Add New
|
5. Go to Maps > Add New
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Give your map a name and description. You'll see your qgis2web projects you have FTPd.
|
Give your map a name and description.
|
||||||
|
|
||||||
Select the map you wish to publish.
|
Select the map you wish to publish.
|
||||||
|
|
||||||
|
@ -48,7 +55,7 @@ There are a large number of features and options, but for now, just go scroll do
|
||||||
|
|
||||||
.. image:: images/Quick-Start-Login-12.png
|
.. image:: images/Quick-Start-Login-12.png
|
||||||
|
|
||||||
6. Click Create.
|
Click Create
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
ON the home page, click the link to your new map:
|
ON the home page, click the link to your new map:
|
||||||
|
|
Loading…
Reference in New Issue