From d59a0091bd157fe1114df5b6b8ae9908082cdfd2 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Wed, 4 Feb 2026 09:48:53 +0000 Subject: [PATCH] Update docs/source/quick-dynamic.rst --- docs/source/quick-dynamic.rst | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/docs/source/quick-dynamic.rst b/docs/source/quick-dynamic.rst index b11af65..0685aec 100644 --- a/docs/source/quick-dynamic.rst +++ b/docs/source/quick-dynamic.rst @@ -6,12 +6,30 @@ If your QGIS Project uses an existing PostGIS database, you need to enter the Se You can connect to a PostGIS Data Source using below. -On the Connections page, enter the connection details for your PostGIS or Server connection(s) +Click PostGIS on the left menu and then click Add New - .. image:: images/qwc_service_name.png + .. image:: images/PostGIS-1.png + + +Enter the requied PostGIS information + + .. image:: images/PostGIS-2-Existing.png .. warning:: Be sure to enter the Service name. Your QGIS Project uses the Service name for connections. -You can add an unlimited number of Service names. +Click Next + + .. image:: images/PostGIS-3-Existing.png + + +Select the database you wish to connect to and click Next + + .. image:: images/PostGIS-4-Saved-Existing.png + + +Your PostGIS data source has now been added + + + .. image:: images/PostGIS-5-Saved-Existing.png