Merge branch 'main' of https://git.acugis.com/AcuGIS/QuartzMap
This commit is contained in:
commit
1cfac0fe1d
|
@ -15,6 +15,7 @@ Contents
|
|||
intro
|
||||
install
|
||||
quickstart
|
||||
quick-dynamic
|
||||
dashboard
|
||||
users
|
||||
groups
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
Make Your Map Dynamic
|
||||
Dynamic Quick Start
|
||||
======================
|
||||
|
||||
This section is a Quick Start to connecting your published maps to their original Data Source to make them dynamic.
|
||||
|
@ -27,23 +27,22 @@ You can connect to a PostGIS Data Source or GeoServer Data Source.
|
|||
|
||||
|
||||
.. note::
|
||||
Your FTP username is displayed on the Users page. Your FTP password is your login password.
|
||||
Optionally, you can set Caching for each layer. Cache can be cleared via the Clear Cache link on the Map page or by disabling Cache.
|
||||
|
||||
|
||||
Click the Update button.
|
||||
|
||||
That's it!
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Your map is now connected to your original Data Source and is fully dynamic.
|
||||
|
||||
|
||||
.. image:: images/Quick-Start-Login-22.png
|
||||
|
||||
|
||||
4. In QGIS, open the Project you wish to publish and start qgis2web
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
To test, try editing or udpating some data
|
||||
|
||||
|
||||
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.
|
||||
|
||||
.. image:: images/Quick-Start-Login-23.png
|
||||
|
||||
|
|
Loading…
Reference in New Issue