[postgis-devel] error in TopoGeo_AddLineString return?

Rémi Cura remi.cura at gmail.com
Fri Jul 17 03:38:19 PDT 2015


Hey,
it seems like the return of TopoGeo_AddLineString
is missing something.


Using cross shaped linestring
'LINESTRING(0 0 , 10 10)'
'LINESTRING(0 10 , 10 0)'

I insert it into topology with TopoGeo_AddLineString
_The output topology is correct_

But, the function TopoGeo_AddLineString returns only 3 edge_id, rather than
the 4 that were created.

Cheers,
Rémi-C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20150717/5cf50902/attachment.html>


More information about the postgis-devel mailing list