You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Math.min function should be used on this line to ensure consistent behaviour with the description and left case i.e. an orientation index of -1 (right) when one point lies to the right of the line and the other lies on the line.
The Math.min function should be used on this line to ensure consistent behaviour with the description and left case i.e. an orientation index of -1 (right) when one point lies to the right of the line and the other lies on the line.
jts/modules/core/src/main/java/org/locationtech/jts/geom/LineSegment.java
Line 162 in 25510f7
A suggested fix has been submitted on the NTS repo:
NetTopologySuite/NetTopologySuite#618
The text was updated successfully, but these errors were encountered: