Skip to content

Document: Tutorial about DatasetWorker

Depends #343

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

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