line Strings Intersect
Check if two LineStrings intersect.
Return
true if the linestrings intersect each other.
Parameters
line String1
Line1 as LineString.
line String2
Line2 as LineString.
Check if two LineStrings intersect.
true if the linestrings intersect each other.
Line1 as LineString.
Line2 as LineString.