Update docs/components/maps/index.rst

This commit is contained in:
AcuGIS 2024-06-15 21:18:05 +00:00
parent 724823f815
commit 6830282614
1 changed files with 29 additions and 79 deletions

View File

@ -36,12 +36,18 @@ Enter the host information and then click the reload button to get database list
.. image:: connection-4.png .. image:: connection-4.png
Select the Database, Table, Geom, and Metric (Used only for Choropleth) Select the Database, Table, and Geom
.. image:: connection-5.png .. image:: connection-5.png
Select the Metric (Used only for Choropleth) and Permissions
.. image:: connection-6.png
Click the Create button. Click the Create button.
Style Style
@ -49,62 +55,40 @@ Style
Click Style link in the dashboard or Wizard. Click Style link in the dashboard or Wizard.
.. image:: connection-6.png .. image:: connection-7.png
now: This will run the report immediately, with no subsequent runs. Give the Style a Name and Description and set style parameters
custom: This option allows you to enter a custom cron for running the report If you have Conditions, enter them in the Conditions section.
hourly, weekly, and monthly are as stated. .. image:: connection-8.png
**Name**:: Click the Create button
Options: Map
Drop-down list of all available reports ==================
Click Style link in the dashboard or Wizard.
.. image:: connection-9.png
The Name field will display a list of all available reports. Above, we have select the NewReports/ClassReports we created earlier. Click Style link in the dashboard or Wizard.
.. image:: connection-10.png
**Format**:: Click Style link in the dashboard or Wizard.
Options: .. image:: connection-11.png
csv
docx Click Style link in the dashboard or Wizard.
html
html2 .. image:: connection-12.png
jxl
pdf
pptx
rtf
xls
xlsx
Select the desired output format for the report. Select the desired output format for the report.
**Data Source**::
Options:
Displays a drop-down list of Data Sources you have created.
Select the desired Data Source for the report.
**File Name**::
Options:
Enter the desired file name WITH Extension.
Example: ClassReports.pdf
Enter the desired Data Source for the report.
**Email**::
Options:
Enter email address or comma separated list of addresses for delivery.
Enter the desired Data Source for the report.
.. note:: .. note::
If you do not wish to email the report, tick the "Don't send email" box. If you do not wish to email the report, tick the "Don't send email" box.
@ -113,7 +97,7 @@ Enter the desired Data Source for the report.
Optional Params Definitions
=============== ===============
The Optional Params tab allows you to: The Optional Params tab allows you to:
@ -123,38 +107,4 @@ The Optional Params tab allows you to:
3. Add report parameters 3. Add report parameters
URL Parameters
===============
To add a Report Parameter to the report URL, enter the variable in the left box and the value in the right box as shown below:
.. image:: _static/schedule-params.png
Click the Save button.
.. image:: _static/schedule-optional-params.png
You can add as many parameters as you wish to.
Finally, click the Creat button to schedule the report.
Additional Examples
===================
Below are some additional examples.
**Send report every Tuesday at 1500 (3 PM)**
.. image:: _static/schedule-tuesdays.png
**Send report every hour without email delivery**
.. image:: _static/schedule-hour.png
**Send report weekly with StudentID = 51**
.. image:: _static/schedule-weekly.png