Creates a raster plan by providing the current tiles to the selected map extension. It lists the raster tiles and perform a filter to the selected ones.
It contains a second workflow that provides the possibility to clean the current raster plan. This one will be run
automatically before a new raster plan is created.
Requirements
- VertiGIS Studio Productivity Kit with active service subscription
- Activity Pack Deployment
The deployment of Activity Packs is described in this section.
Inputs
layer: string
- The name of the imagery tile layer to interact with. If not found the model uri of
the layer to be queried.
Example:"layer": "0b7c62a2-2bdd-46e2-b82a-9e6bbaa749c9"
-
mode: 'create' | 'clear' (optional)
Defines the mode used to run the workflow. It has to be set to "clear" in order to differentiate the functionality from the above Rasterplan workflow. Default create.
Behaviour
- Modus Create
- Clean the previous raster plan.
- Displays a form that contains a Geometry Picker.
- The user draws an extent on the map.
- The Geometry Picker is hidden.
- An Item Picker is shown, listing the raster tiles within the selected extent.
- The map zooms to contain all the listed tiles, including a small buffer.
- The user selects one or more tiles and submits the form.
- The map zooms to the selection.
- The Mosaic Rule on the layer is updated to show only the selected tile.
- The imagery tile layer is shown.
- Modus Clear
- The imagery tile layer is hidden.
- The Mosaic Rule on the layer is reset to its default attribute filter.
Configuration Example
- Modus Create
- Modus Clear
Comments
0 comments
Please sign in to leave a comment.