[postgis-tickets] [PostGIS] #1968: toTopoGeom: missing edges on returned topogeometry
PostGIS
trac at osgeo.org
Wed Mar 6 08:16:28 PST 2013
#1968: toTopoGeom: missing edges on returned topogeometry
-----------------------------+----------------------------------------------
Reporter: amartin | Owner: strk
Type: defect | Status: assigned
Priority: high | Milestone: PostGIS 2.0.4
Component: topology | Version: 2.0.x
Keywords: totopogeom edge |
-----------------------------+----------------------------------------------
Comment(by strk):
The missing edge is created by effect of a split of a previously added
edge.
For some reason the split is not seeing the newly added TopoGeometry
object, thus is unable to add the split edge to its definition. Could have
to do with function modifiers (stable vs. volatile?)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1968#comment:7>
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-tickets
mailing list