Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This guide walks the reader through the steps required to create an Area of Interest (AOI).

Estimated reading time: 5 minutes
Estimated job run time: 1 minute


  1. Navigate to Tosca.

  2. Specify the geographic area to turn into an AOI by doing one of the following:

    1. Using leaflet to draw a polygon directly on the basemap

    2. Entering the geoJSON that defines a polygon

KML data need to be converted to geoJSON data. One such tool that may be used may be found here: https://mapbox.github.io/togeojson/

3. Click the On-Demand button to bring up the actions modal.

4. Select the Create Area of Interest PGE from the dropdown.

5. Enter desired parameters.

tag: string that can be used to identify job within the job manager
condition: query that defines the inputs over which the PGE will run (i.e. the geoJSON)
action: the selected PGE
queue: the selected queue in which to run the job
priority: job priority
name: AOI name
account: task account associated with processing for the AOI
type: AOI type
geojson_polygon: input polygon (populated by default)

6. Click the Process Now button to submit the job.

  • No labels