[postgis-tickets] [PostGIS] #4950: Speed up node containing_face checking in ValidateTopology
PostGIS
trac at osgeo.org
Mon Jul 12 06:20:04 PDT 2021
#4950: Speed up node containing_face checking in ValidateTopology
----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.2.0
Component: topology | Version:
Keywords: |
----------------------+---------------------------
That check is currently using ST_Contains but it could be made faster by
using GetFaceContainingPoint
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4950>
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