[postgis-devel] postgis topology line split error

Rémi Cura remi.cura at gmail.com
Tue Dec 3 10:14:04 PST 2013


Hey,
here is a small debug case :
First insert line into topology with 0.01 tolerance

LINESTRING(650628.5 6861323.7,650670.3 6861096)
LINESTRING(650611.9 6861414.4,650613.7 6861404.7,650628.5 6861323.7)
LINESTRING(650583.3 6861275.4,650620.6 6861311.8,650628.5 6861323.7)
LINESTRING(650666 6861359.4,650636 6861324.8)
LINESTRING(650636 6861324.8,650621.2 6861405.8)
LINESTRING(650628.5 6861323.7,650636 6861324.8)
LINESTRING(650677.8 6861097.1,650636 6861324.8)

then when trying to insert this point with 0.01 tolerance, edgesplit crashes
POINT(650635.96 6861325.07)

Cheers,

Rémi-C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20131203/22fde35f/attachment.html>


More information about the postgis-devel mailing list