Hello everyone,
I have two datasets:
- One of lake polygons,
- Another containing the postal code polygons,
My goal is to calculate the sum of area occupied by the lakes in each of the postal codes. My problem is not really technical because my workflow works with data samples (when I use an attribute filter on postal codes and I reduce the size of this data set).
However, when I launch it with all the data, the workflow always stops at entity number 104. I tried to check in my input file if there was a corrupted data, but that n doesn't seem to be the case.
Any ideas ?
Thanks !!:)
Théo