Run a model on every feature in the study area, with error logging
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 β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
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 β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 βCounts features in the input, then only runs the model if the count exceeds a threshold. Edit the threshold in the IF step.
View β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 β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 β