[PostGIS] #5993: Extra max_edges argument to TopoGeo_addLinestring to limit operations
PostGIS
trac at osgeo.org
Tue Sep 23 01:37:38 PDT 2025
#5993: Extra max_edges argument to TopoGeo_addLinestring to limit operations
-------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.7.0
Component: topology | Version: master
Keywords: |
-------------------------+---------------------------
As a way to improve the situation in which adding a line would create a
lot of edges and take a long time (see #5990) this ticket is about adding
a `max_edges` parameter to TopoGeo_addLinestring to request interrupting
the opertions earlier and report an error to the user.
This could be also a first step toward #2144
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5993>
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