[PostGIS] #5669: Batch addition of geometries in non-empty topology

PostGIS trac at osgeo.org
Thu Feb 15 02:45:32 PST 2024


#5669: Batch addition of geometries in non-empty topology
----------------------+---------------------------
 Reporter:  strk      |      Owner:  strk
     Type:  defect    |     Status:  new
 Priority:  medium    |  Milestone:  PostGIS 3.5.0
Component:  topology  |    Version:  master
 Keywords:            |
----------------------+---------------------------
 Spin off of #5667, this ticket is to implement functions to add batches of
 geometries to an existing and not necessarely empty topology.

 For the empty case we already have `ST_CreateTopoGeo`. This ticket is to
 allow doing it in a non-empty one.

 There is already a not-implemented signature `TopoGeo_addGeometry` which
 we may use for this.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5669>
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