[postgis-tickets] [PostGIS] #3248: ST_RemoveIsoEdge does not prevent removal of nodes used in TopoGeometry objects
PostGIS
trac at osgeo.org
Thu Aug 20 09:08:14 PDT 2015
#3248: ST_RemoveIsoEdge does not prevent removal of nodes used in TopoGeometry
objects
----------------------+----------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Future
Component: topology | Version: 2.0.x
Keywords: |
----------------------+----------------------------
I've noticed that there's no check preventing ST_RemoveIsoNode from
removing nodes that are used in TopoGeometry definitions. It should, to be
consistent with the rest of the "destructive" primitive operations.
See also #3231
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3248>
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