[postgis-devel] [PostGIS] #1979: TopoGeo_AddLinestring: return duplicated edge id, misses a created edge id
PostGIS
trac at osgeo.org
Thu Sep 6 02:52:15 PDT 2012
#1979: TopoGeo_AddLinestring: return duplicated edge id, misses a created edge id
----------------------+-----------------------------------------------------
Reporter: amartin | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: topology | Version: 2.0.x
Keywords: |
----------------------+-----------------------------------------------------
Comment(by strk):
See if you can also reduce the number of vertices, and eventually also
round some up (it'll be harder to round up as this is likely a robustness
issue).
Also, it's better to have 2 separate queries to precisely control order
(order does matter).
Would also improve readability (and you can better inspect what's there
after insertion of the first edge and better read the debugging line on
second call).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1979#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list