From ef1fed2efafbe636bd58fb4eadf7848f57a98586 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Mon, 25 Mar 2024 22:52:19 +0000 Subject: [PATCH 1/4] Update docs/source/index.rst --- docs/source/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 306f707..ee00f64 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -15,6 +15,7 @@ Contents intro install quickstart + quick-dynamic dashboard users groups From 3bf6ecc7bc90759738903bded1cd0502d2392437 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Mon, 25 Mar 2024 22:52:51 +0000 Subject: [PATCH 2/4] Update docs/source/quick-dynamic.rst --- docs/source/quick-dynamic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quick-dynamic.rst b/docs/source/quick-dynamic.rst index 0e931fe..3ecce0a 100644 --- a/docs/source/quick-dynamic.rst +++ b/docs/source/quick-dynamic.rst @@ -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. From d4fb0973c73973b893315ed41b6b3d6e9467a303 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Mon, 25 Mar 2024 22:59:17 +0000 Subject: [PATCH 3/4] Update docs/source/quick-dynamic.rst --- docs/source/quick-dynamic.rst | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/docs/source/quick-dynamic.rst b/docs/source/quick-dynamic.rst index 3ecce0a..343a15d 100644 --- a/docs/source/quick-dynamic.rst +++ b/docs/source/quick-dynamic.rst @@ -27,23 +27,16 @@ 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. - - -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. - +.. image:: images/Quick-Start-Login-22.png From 42874cd99e367f0bb9afb150d41637adc622d1ac Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Mon, 25 Mar 2024 23:17:33 +0000 Subject: [PATCH 4/4] Update docs/source/quick-dynamic.rst --- docs/source/quick-dynamic.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/quick-dynamic.rst b/docs/source/quick-dynamic.rst index 343a15d..1c2cfb1 100644 --- a/docs/source/quick-dynamic.rst +++ b/docs/source/quick-dynamic.rst @@ -40,3 +40,9 @@ Your map is now connected to your original Data Source and is fully dynamic. .. image:: images/Quick-Start-Login-22.png + +To test, try editing or udpating some data + + +.. image:: images/Quick-Start-Login-23.png +