When working through determining the differences between line segments for two different Feature Classes, I'm hoping to omit the differences between line segments whose lengths are within a given tolerance values (e.g. listing those Features whose difference in length is within 5 meters as Not Changed). Is there a way to set a tolerance of 5 meters for assessing the difference between line segments from different feature classes?
Solved
Change Detector - Length Tolerance
Best answer by itay
Hi,
Dont know if I understand you correctly, but if you want to compare line features lengths and test to see if they are within a specific tolerance, then using the In range operator in the Tester or TestFilter might be what you are looking for.
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.
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.


