Skip to content

Document: Tutorial about ElementWorker

Depends #343

This tutorial explains how to create an ElementsWorker. This worker does the following:

  • for each element processed
    • compute the area of the polygon of all of its children
    • saves a CSV as Artifact (ID,area)