Merge branch 'main' of https://git.acugis.com/AcuGIS/QWC2-Docs
This commit is contained in:
commit
a5259630d1
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
||||
|
||||
3. Publish Your Project
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. image:: images/Quick-Start-Signup-4.png
|
||||
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
|
||||
|
||||
|
||||
3. Click the link to verify and log in
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
.. 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
|
||||
|
||||
|
||||
|
||||
4. In QGIS, open the Project you wish to publish and start qgis2web
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Select the scan directory and click "Upload Project" as shown below
|
||||
|
||||
|
||||
Enter your FTP information:
|
||||
|
||||
.. image:: images/FTP-qgis2web.png
|
||||
.. image:: images/qwc_tools_0.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.
|
||||
If you have created mutliple Tenants, be sure to connect as the correct Tenant
|
||||
|
||||
|
||||
5. Go to Maps > Add New
|
||||
|
||||
4. Go to Maps > Add New
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Give your map a name and description.
|
||||
|
||||
Select the map you wish to publish.
|
||||
Give your map a name and description and select the QGIS Project from the dropdown
|
||||
|
||||
.. image:: images/qwc_map.png
|
||||
|
||||
.. 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.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue