Skip to main content
Archived

LineOnLineOverlayer/Intersector overlap count

Related products:Transformers
  • January 19, 2016
  • 2 replies
  • 23 views

david_r
Celebrity

If you send two non-intersecting lines into the LineOnLineOverlayer or the Intersector, the attribute "_overlaps" is set to 1 for both features exiting the Line / Intersected port, even when they do not intersect. The same value of 1 is also set if the two line actually intersect.

I suggest that non-intersecting lines get "_overlaps" set to 0 to make it easier to filter the results accordingly.

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.

2 replies

ebygomm
Evangelist
Forum|alt.badge.img+51
  • Evangelist
  • January 19, 2016

The area on area overlayer gives the same result, non-overlapping polygons get given an overlap value of 1, i.e. the polygon overlaps with itself only.


erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • January 19, 2016

Yes, that is what you would expect.