[PostGIS] #2993: Reduce updates on topology building
PostGIS
trac at osgeo.org
Fri Mar 1 14:49:39 PST 2024
#2993: Reduce updates on topology building
--------------------------+-----------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Fund Me
Component: topology | Version: master
Resolution: | Keywords: performance
--------------------------+-----------------------------
Comment (by strk):
Another source of excessive updates is the policy of assigning a new
identifier to the face on the _left_ of the edge that happen to split an
existing face. When the left side of the new ring is the _external_ part
of it, the number of edges to be updated is more likely to be bigger than
the number of updates (although not necessarely so).
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2993#comment:4>
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