Hi all,
I have two Feature classes, one are roads and the other one are fences. What I want to do is to intersect only the fences where they intersect with roads and not by themselves.
What would do the job is an Intersector with a parameter 'Attribute(s) that must Differ' like the parameter of the Spatial Realator, but this parameter does not exist on Intersector - so is there any work around to that?
Any help is much appreciated