Adam Wulkiewicz f2fea86f7e [relate] fix special case of L/L and L/A - going out and in on the same point but with different segment.
Linestring going into the exterior of the second geometry and then going inside on the same point. In this case the exterior wasn't taken into account. Now in addition to the Point, seg_id is checked. The check should also be faster since integral segment ids are checked before Points.
exit_watcher methods now take Turn instead of Point, seg_id and other_id.
Also added some tests for non-simple A/A.
2014-04-01 22:20:29 +02:00
..
2013-10-24 06:10:34 +00:00
2014-02-22 01:03:48 +01:00
2012-01-12 20:58:20 +00:00
2013-10-24 06:10:34 +00:00
2013-10-30 12:03:54 +00:00
2014-01-22 22:02:22 +01:00
2013-12-24 22:15:15 +00:00
2014-01-09 09:09:56 +00:00
2012-01-12 20:58:20 +00:00