Skip to main content
Question

cookie cutter

  • March 18, 2022
  • 1 reply
  • 71 views

Forum|alt.badge.img+1

Hello, I have vector data as gdb with multiple data layers: Communes Building Roads Green spaces I want to be able to cut out this data a bit like a cookie cutter according to the boundaries of the municipalities and group all the corresponding data, eg: Municipalities_01 Building (for this area) Roads (for this area) Green spaces (for this area) Municipalities_02 Building (for this area) Roads (for this area) Green spaces (for this area) Municipalities_... Building (for this area) Roads (for this area) Green spaces (for this area) Do you know how I can achieve this? Thanks very much

1 reply

geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • March 18, 2022

Look into the Clipper and the AreaOnAreaOverlayer. These transformers both work like a cookie cutter in their own way. Depending on your downstream needs, one of them will probably be better suited.