Update docs/source/qwctools.rst
This commit is contained in:
parent
d8487c2ac8
commit
c2f08e4948
|
@ -3,10 +3,11 @@ QWC2_Tools
|
||||||
|
|
||||||
This section shows how to use the QWC2_Tools QGIS Plugin for publishing your maps.
|
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.
|
|
||||||
|
.. note:: The QWC2_Toosls plugin is not required. You can also publish your QGIS Projects by uploading them via your control panel.
|
||||||
|
|
||||||
|
|
||||||
1. Install
|
1. Install the Plugin
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
The QWC2_Tools plugin can be installed using the QGIS Plugins Repository.
|
The QWC2_Tools plugin can be installed using the QGIS Plugins Repository.
|
||||||
|
@ -17,12 +18,19 @@ The QWC2_Tools plugin can be installed using the QGIS Plugins Repository.
|
||||||
|
|
||||||
Click the Settings icon.
|
Click the Settings icon.
|
||||||
|
|
||||||
|
.. image:: images/qwc_tools_button.png
|
||||||
|
|
||||||
|
|
||||||
|
This will open the Settings section as shown below.
|
||||||
|
|
||||||
|
|
||||||
.. image:: images/qwc_tools_1.png
|
.. image:: images/qwc_tools_1.png
|
||||||
|
|
||||||
|
|
||||||
For Auth Type, select Basic.
|
3. Set Auth Type
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
For Auth Type, select Basic
|
||||||
|
|
||||||
Click the create new Configuration:
|
Click the create new Configuration:
|
||||||
|
|
||||||
|
@ -32,6 +40,11 @@ Click the create new Configuration:
|
||||||
|
|
||||||
Enter your qwc_admin username and password. Click Save
|
Enter your qwc_admin username and password. Click Save
|
||||||
|
|
||||||
|
4. Set URLS
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
.. image:: images/qwc_tools_1.png
|
||||||
|
|
||||||
In the Instance Publish URL field, enter:
|
In the Instance Publish URL field, enter:
|
||||||
|
|
||||||
https://yourdomain.com/default/publish
|
https://yourdomain.com/default/publish
|
||||||
|
@ -44,19 +57,14 @@ https://yourdomain.com/default/auth/login/
|
||||||
|
|
||||||
Where 'yourdomain.com' is your QWC2 domain (or sub domain)
|
Where 'yourdomain.com' is your QWC2 domain (or sub domain)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.. image:: images/qwc_tools_2.png
|
|
||||||
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
If you have created mutliple Tenants, be sure to connect as the correct Tenant
|
If you have created mutliple Tenants, be sure to connect as the correct Tenant
|
||||||
|
|
||||||
|
5. Publish
|
||||||
|
---------------------------
|
||||||
|
|
||||||
Select the scan directory and click "Upload Project" as shown below
|
Select the scan directory and click "Upload Project" as shown below
|
||||||
|
|
||||||
|
|
||||||
.. image:: images/qwc_tools_0.png
|
.. image:: images/qwc_tools_0.png
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue