Skip to main content
Solved

Find overlap polygons among 2 feature class

  • December 18, 2017
  • 1 reply
  • 13 views

kumarkannan1980
Participant
Forum|alt.badge.img+6

Hi

I have 2 feature class namely community and parcel . I need to find out the overlap polygon with some tolerance say 0.1 sq.m. Kindly let me know how to find the same.

Regards,

K.Jayakumar

Best answer by david_r

You can try the AreaOnAreaOverlayer. Consider the Bufferer to introduce a "tolerance".

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

david_r
Celebrity
  • Best Answer
  • December 18, 2017

You can try the AreaOnAreaOverlayer. Consider the Bufferer to introduce a "tolerance".