Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7-M2
-
Fix Version/s: 2.7.0
-
Component/s: None
-
Labels:None
Description
This is due to the naive linestring clipping routine (which relies on JTS)
Implement one based on an optimal algorithm without involving JTS, such as http://en.wikipedia.org/wiki/Cohen%E2%80%93Sutherland