[PostGIS] #5670: Speed up ST_CreateTopoGeo by postponing face detection
PostGIS
trac at osgeo.org
Sat Feb 17 00:54:43 PST 2024
#5670: Speed up ST_CreateTopoGeo by postponing face detection
--------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.5.0
Component: topology | Version: master
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by Sandro Santilli <strk@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"53b48e51df0991680fefd7af44a8faf33668306b/git"
53b48e51/git]:
{{{#!CommitTicketReference repository="git"
revision="53b48e51df0991680fefd7af44a8faf33668306b"
Avoid changing signature of TopoGeo_addLinestring
Use an internal _TopoGeo_addLinestringNoFace function instead from
the ST_CreateTopoGeo function.
Closes #5670
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5670#comment:1>
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