Update docs/source/maps.rst

This commit is contained in:
AcuGIS 2024-05-27 09:59:02 +00:00
parent bf19a1b12f
commit ffc2365a67
1 changed files with 3 additions and 58 deletions

View File

@ -11,26 +11,11 @@ To create a Map, click on "Add New" button.
.. image:: images/Add-Map.png .. image:: images/Add-Map.png
There are two options for creating a Map. Give your map a name and a Description
Option 1: FTP Uploads. Select the Project to publish:
~~~~~~~~~~~~~~~~~~~~~
FTP Uploads are qgis2web maps you have uploaded directly via FTP.
It can also maps you uploaded via any FTP client.
.. image:: images/Map-2.png
Option 2: Archive
~~~~~~~~~~~~~~
Archive is a zipped archive file you can upload.
.. image:: images/Map-3.png
.. image:: images/qwc_map.png
Map Options Map Options
@ -56,28 +41,6 @@ The Description is the text that will appear at the bottom of the map link
Data
--------------
The Data section is where you can connect your map layers to their Data Sources to make them dynamic.
.. image:: images/PostGIS-Select.png
QGIS Project File:
--------------
You can upload your QGIS Project file in order to use WMS, WFS, and WMTS
.. image:: images/QGIS-Project-File.png
Map CSS:
--------------
Enter any custom CSS for your map that wish to.
.. image:: images/CSS.png
Thumbnail Image: Thumbnail Image:
-------------- --------------
@ -85,21 +48,6 @@ Upload a thumbnail image for your map to be displayed on the home page.
.. image:: images/Thumbnail.png .. image:: images/Thumbnail.png
Data Tables:
--------------
Check the "Show Data Tables" box in order to provide users with data in table format.
.. image:: images/Show-Data-Table.png
Info Box.
--------------
The InfoBox is a modal information box you can display to map users.
.. image:: images/Info-Box.png
Security Security
-------------- --------------
@ -128,7 +76,4 @@ You can also tick the “Public” box to make your map public.
If your map is “Public”, you can use the map url to display the map. If your map is “Public”, you can use the map url to display the map.
By default, the map is full screen. You can also use an iframe like below:
.. image:: images/public-map.png