Skip to main content
Question

Extracting data from multiple layers using boundaries

  • August 31, 2018
  • 1 reply
  • 11 views

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?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • August 31, 2018

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