Skip to main content
Question

Fanout oder Dynamic write anhand clipper

  • August 2, 2022
  • 1 reply
  • 11 views

arash_hokm
Contributor
Forum|alt.badge.img+8

I have 16 polygons (zone) and a feature of points. I would like to clip points by zone and write to points in each zone in a separate shapefile. that means as a result I have to get 16 shapefile from points. Attached you can see the workbench

 

I tried dynamic and fanout. anyway i only get one feature from punkt.

Clipper

1 reply

geogaard
Contributor
Forum|alt.badge.img+15
  • Contributor
  • August 2, 2022

Hi, you need to merge attributes in the Clipper and then you can fanout by the name of the zone.