123 lines
2.2 KiB
ReStructuredText
123 lines
2.2 KiB
ReStructuredText
|
|
=============
|
|
Quick Start
|
|
=============
|
|
|
|
.. contents:: Table of Contents
|
|
|
|
*******************
|
|
qgis2web 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
|
|
|
|
|
|
|
|
2. In QGIS, open the Project you wish to publish and start qgis2web
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
Enter your FTP information:
|
|
|
|
.. image:: images/FTP-qgis2web.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.
|
|
|
|
|
|
3. Go to Maps > Add New
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Give your map a name and description.
|
|
|
|
Select the map you wish to publish, or paste your R code
|
|
|
|
.. image:: images/Map-2-Quartz.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
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
ON the home page, click the link to your new map:
|
|
|
|
.. image:: images/Quick-Start-Login-14.png
|
|
|
|
|
|
Your Map has been published!
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. image:: images/Main.png
|
|
|
|
|
|
*******************
|
|
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
|
|
|
|
|
|
|
|
2. Go to Maps > Add New
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Give your map a name and description.
|
|
|
|
Select the map you wish to publish.
|
|
|
|
|
|
|
|
.. image:: images/R-Paste.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
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
ON the home page, click the link to your new map:
|
|
|
|
.. image:: images/R-Choropleth-Dashboard.png
|
|
|
|
|
|
Your R app has been published!
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. image:: images/R-Choropleth.png
|
|
|
|
|
|
|
|
Next: Make Your Apps Dynamic
|
|
------------
|
|
|
|
Connecting to Data Sources.
|
|
|
|
|
|
|