[postgis-tickets] [PostGIS] #4851: toTopoGeom(TopoGeometry, TopoGeometry)

PostGIS trac at osgeo.org
Mon Feb 15 00:43:48 PST 2021


#4851: toTopoGeom(TopoGeometry, TopoGeometry)
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 3.2.0
Component:  topology     |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 A function adding components of the first TopoGeometry to the definition
 of the second TopoGeometry.

 This is similar to the existing toTopoGeom(Geometry, TopoGeometry) but
 works on TopoGeometries directly.

 The function as I see it should ONLY work at the topological level, so no
 conversion of any kind. The two argument TopoGeometries MUST belong to the
 SAME topology and need be of the same kind (simple or, hierarchically
 defined by the SAME lower layer)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4851>
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