I have multiple layers of client regional data from which I would like to extract data for a specified study area which will be defined using a polygon in mapinfo tab format. I have tried to use an AreaOnAreaOverlayer to capture the data within the boundary however I am struggling to make this work. Any suggestions?
Page 1 / 1
The clipper is probably your best option here, if you just want to capture everything within the study area. The mapinfo polygon will be the clipper and the other layers the clippee