QuartzMap/docs/source/quickstart.rst

123 lines
2.2 KiB
ReStructuredText
Raw Normal View History

2024-03-16 23:13:33 +00:00
2024-09-01 06:15:28 +00:00
=============
2024-03-16 23:13:33 +00:00
Quick Start
2024-09-01 06:15:28 +00:00
=============
.. contents:: Table of Contents
*******************
qgis2web Quick Start
*******************
Below is a Quick Start Guide for qgis2web
2024-03-16 23:13:33 +00:00
2024-03-25 21:09:39 +00:00
2024-05-30 12:56:05 +00:00
1. Login to QuartzMap
2024-03-25 21:26:54 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-03-25 21:09:39 +00:00
2024-03-25 21:39:01 +00:00
.. note::
Your FTP username is displayed on the Users page. Your FTP password is your login password.
2024-05-09 08:39:25 +00:00
.. image:: images/FTP-username-min.png
2024-03-25 21:09:39 +00:00
2024-05-30 12:56:05 +00:00
2. In QGIS, open the Project you wish to publish and start qgis2web
2024-03-25 21:26:54 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-03-25 21:09:39 +00:00
Enter your FTP information:
2024-05-09 08:33:25 +00:00
.. image:: images/FTP-qgis2web.png
2024-03-25 21:09:39 +00:00
2024-03-25 21:41:54 +00:00
.. note::
2024-03-25 21:45:11 +00:00
The name you enter in the 'Remote folder' field will be created for you. Use your map name or something similar for easy organization.
2024-03-25 21:41:54 +00:00
2024-05-30 12:56:05 +00:00
3. Go to Maps > Add New
2024-03-25 21:26:54 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-03-25 21:09:39 +00:00
2024-09-01 13:03:05 +00:00
Give your map a name and description.
2024-03-25 21:39:01 +00:00
2024-09-01 12:58:53 +00:00
Select the map you wish to publish, or paste your R code
2024-03-25 21:09:39 +00:00
2024-09-01 12:58:53 +00:00
.. image:: images/Map-2-Quartz.png
2024-03-25 21:09:39 +00:00
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
2024-03-25 21:45:11 +00:00
Click Create
2024-03-25 21:26:54 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-03-25 21:09:39 +00:00
ON the home page, click the link to your new map:
.. image:: images/Quick-Start-Login-14.png
2024-09-01 13:03:05 +00:00
Your Map has been published!
2024-03-25 21:26:54 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-03-25 21:09:39 +00:00
2024-05-09 08:40:03 +00:00
.. image:: images/Main.png
2024-03-25 21:09:39 +00:00
2024-09-01 06:15:28 +00:00
*******************
R Quick Start
*******************
Below is a Quick Start Guide for qgis2web
1. Login to QuartzMap
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. note::
Your FTP username is displayed on the Users page. Your FTP password is your login password.
.. image:: images/FTP-username-min.png
2024-09-01 13:03:05 +00:00
2. Go to Maps > Add New
2024-09-01 06:15:28 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
Give your map a name and description.
Select the map you wish to publish.
2024-09-01 13:03:05 +00:00
.. image:: images/R-Paste.png
2024-09-01 06:15:28 +00:00
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
~~~~~~~~~~~~~~~~~~~~~~~~~~
ON the home page, click the link to your new map:
.. image:: images/R-Choropleth-Dashboard.png
2024-09-01 13:03:05 +00:00
Your R app has been published!
2024-09-01 06:15:28 +00:00
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. image:: images/R-Choropleth.png
2024-03-25 21:09:39 +00:00
2024-03-16 23:13:33 +00:00
2024-09-01 06:15:28 +00:00
Next: Make Your Apps Dynamic
2024-03-16 23:13:33 +00:00
------------
2024-03-25 21:31:05 +00:00
Connecting to Data Sources.
2024-03-16 23:13:33 +00:00