spatial_run_task
Run spatial analysis or maintenance tasks by submitting them to the server, with preview and confirmation options.
Instructions
Run a task via /tasks/create: a user analysis (AreaReport, AooEoo, PointsToGrid…) or, for admins, a maintenance process (Thumbnails, TabulationCreate, LayerDistancesCreate, StandardizeLayers…). See spatial_capabilities for names and inputs [changes spatial-service]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| input | No | ||
| 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 |