diff --git a/docs/source/intro.rst b/docs/source/intro.rst index 778d3e1..e09ded8 100644 --- a/docs/source/intro.rst +++ b/docs/source/intro.rst @@ -1,12 +1,6 @@ Introduction ===== - .. image:: images/admin-2.png - - -Overview ------------- - AcuGIS QWC2 Hosting provides a fully dedicated QGIS Web Client 2 hosting environment. A full function control panel for publishing and sharing maps is also included. diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst index db7c922..98036b0 100644 --- a/docs/source/quickstart.rst +++ b/docs/source/quickstart.rst @@ -2,56 +2,70 @@ Quick Start ===== -1. Register for a free account. +1. Log in to your control panel. ~~~~~~~~~~~~~~~~~~~~~~~~~~ - .. image:: images/Quick-Start-Signup.png + .. image:: images/qwc2_login.png -2. Check your email for a verification link -~~~~~~~~~~~~~~~~~~~~~~~~~~ +2. Go to Data Sources +--------------------------- + +On the Connections page, enter the connection details for your PostGIS connection + +.. image:: images/PostGIS-Add-Connection.png + + +.. warnging:: + Be sure to enter the Service name. - .. image:: images/Quick-Start-Signup-4.png -3. Click the link to verify and log in +3. Publish Your Project ~~~~~~~~~~~~~~~~~~~~~~~~~~ +You have two options for publishing your QGIS Project + +Option 1: Upload Project usign control panel + +Go to Data Sources > QGS and upload your QGIS Project + + +.. image:: images/qwc_upload.png + .. note:: - Your FTP username is displayed on the Users page. Your FTP password is your login password. + If you have created mutliple Tenants, be sure to select the Tenant for the Project. - .. image:: images/FTP-username-min.png +Option 2: Upload using QWC2_Tool Plugin + + +Select the scan directory and click "Upload Project" as shown below + + +.. image:: images/qwc_tools_0.png + + +.. note:: + If you have created mutliple Tenants, be sure to connect as the correct Tenant -4. In QGIS, open the Project you wish to publish and start qgis2web +4. Go to Maps > Add New ~~~~~~~~~~~~~~~~~~~~~~~~~~ -Enter your FTP information: +Give your map a name and description and select the QGIS Project from the dropdown - .. image:: images/FTP-qgis2web.png +.. image:: images/qwc_map.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 -~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Give your map a name and description. - -Select the map you wish to publish. - - .. image:: images/Quick-Start-Login-10.png - There are a large number of features and options, but for now, just go scroll down to Security and select the existing User Group .. image:: images/Quick-Start-Login-12.png + Click Create ~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -60,19 +74,10 @@ ON the home page, click the link to your new map: .. image:: images/Quick-Start-Login-14.png -Voila! Your map has been published! +Your map has been published! ~~~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: images/Main.png - - -Next: Make Your Maps Dynamic ------------- - -Connecting to Data Sources. - - -