Shareable EMDS Workflows

One workflow JSON runs on both EMDS for ArcGIS Pro and EMDS for QGIS. Browse the official starter templates below, download the definition, and import it into either product β€” no edits required to move between them.

Showing 5 of 5 workflows

Intermediate template

Run a model on every feature in the study area, with error logging

by EMDS Team

πŸ—ΊοΈ ArcGIS Pro🌿 QGIS

Iterates over each feature in the assessment's input layer and runs a Task. If any feature fails, the error is logged and execution continue…

View β†’
Beginner template

Run NetWeaver then CDP and compare

by EMDS Team

πŸ—ΊοΈ ArcGIS Pro🌿 QGIS
NetWeaverCDP

Runs a NetWeaver assessment first, then feeds its result into a CDP prioritization. Use 'Configure with Wizard' on each task step to pick th…

View β†’
Beginner template

Run a model only if the layer has more than N features

by EMDS Team

πŸ—ΊοΈ ArcGIS Pro🌿 QGIS

Counts features in the input, then only runs the model if the count exceeds a threshold. Edit the threshold in the IF step.

View β†’
Intermediate template

Run a Python script after each EMDS task succeeds

by EMDS Team

πŸ—ΊοΈ ArcGIS Pro🌿 QGIS
Python

Runs an EMDS task, then runs a Python script that post-processes the result. The script path is empty — edit the task step to point at your…

View β†’
Advanced template

Loop with retry on failure

by EMDS Team

πŸ—ΊοΈ ArcGIS Pro🌿 QGIS

Retries a flaky task up to 3 times. If all attempts fail, log and move on. The outer continue_on_error is intentionally off so a real failur…

View β†’
An unhandled error has occurred. Reload πŸ—™