Hello,
I need to figure out a way to determine if a line is along a boundary of two polygons.
If the line is on the boundary, or within a tolerance of the actual boundary line, then I will need to credit each of the polygons by 50% of the length. If the line runs through a polygon then that polygon will get 100% of the credit for the portion of line.
How can I do this in ArcGIS Advanced?

Thanks