This commit is contained in:
AcuGIS 2024-05-27 12:38:49 +03:00
commit d8487c2ac8
3 changed files with 70 additions and 31 deletions

View File

@ -1,30 +0,0 @@
Connect to GeoServer
======================
This section shows how to connect map layer(s) to GeoServer.
1. Create or Edit Map
---------------------------
Add a new map or edit an existing map.
.. image:: images/data-source-4.png
2. Set Layer to GeoServer
---------------------------
Click layer(s) and set to GeoServer layer you wish to use.
.. image:: images/geoserver-1.png
Click the Update button.
Your map is now connected to your GeoServer and will update when GeoServer updates.
.. image:: images/Quick-Start-Login-22-min.png

View File

@ -15,11 +15,11 @@ Contents
intro intro
quickstart quickstart
quick-dynamic quick-dynamic
geoserver
createdb createdb
dashboard dashboard
users users
groups groups
qwctools
qwcadmin qwcadmin
tenant tenant
maps maps

69
docs/source/qwctools.rst Normal file
View File

@ -0,0 +1,69 @@
QWC2_Tools
======================
This section shows how to use the QWC2_Tools QGIS Plugin for publishing your maps.
Note that the plugin is not required. You can publish your QGIS Projects by uploading them via your control panel.
1. Install
---------------------------
The QWC2_Tools plugin can be installed using the QGIS Plugins Repository.
2. Settings
---------------------------
Click the Settings icon.
.. image:: images/qwc_tools_1.png
For Auth Type, select Basic.
Click the create new Configuration:
.. image:: images/qwc_tools_3.png
Enter your qwc_admin username and password. Click Save
In the Instance Publish URL field, enter:
https://yourdomain.com/default/publish
Where 'yourdomain.com' is your QWC2 domain (or sub domain)
In the Authentication URL field, enter:
https://yourdomain.com/default/auth/login/
Where 'yourdomain.com' is your QWC2 domain (or sub domain)
.. image:: images/qwc_tools_2.png
.. note::
If you have created mutliple Tenants, be sure to connect as the correct Tenant
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