[postgis-tickets] [PostGIS] #3248: ST_RemoveIsoEdge does not prevent removal of nodes used in TopoGeometry objects

PostGIS trac at osgeo.org
Wed Jul 14 15:21:25 PDT 2021


#3248: ST_RemoveIsoEdge does not prevent removal of nodes used in TopoGeometry
objects
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 3.2.0
 Component:  topology     |    Version:  2.0.x
Resolution:               |   Keywords:
--------------------------+---------------------------
Changes (by strk):

 * type:  defect => enhancement
 * milestone:  PostGIS Fund Me => PostGIS 3.2.0


Old description:

> I've noticed that there's no check preventing ST_RemoveIsoEdge from
> removing edges that are used in TopoGeometry definitions. It should, to
> be consistent with the rest of the "destructive" primitive operations.
>
> See also #3231

New description:

 I've noticed that there's no check preventing ST_RemoveIsoEdge from
 removing edges that are used in TopoGeometry definitions. It should, to be
 consistent with the rest of the "destructive" primitive operations.

 See also #3231 and #3239

--

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3248#comment:3>
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