spatial_create_area
Create a user area from WKT or GeoJSON and get its PID for use in spatial analyses. Preview changes first, then confirm to apply.
Instructions
Create a user area from WKT or GeoJSON (returns its pid, usable in analyses) [changes spatial-service]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wkt | No | ||
| name | Yes | ||
| dryRun | No | Preview only (default). Set false, together with confirm:true, to really do it | |
| confirm | No | Must be true (and dryRun false) to really do it | |
| geojson | No | ||
| description | No |