Add docs/source/quick-dynamic.rst
This commit is contained in:
parent
b8753b1e66
commit
548137787c
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue