[postgis-tickets] [PostGIS] #4933: Slow topology population due to cost of finding face containing point.

PostGIS trac at osgeo.org
Mon Jun 28 05:51:23 PDT 2021


#4933: Slow topology population due to cost of finding face containing point.
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 3.2.0
 Component:  topology     |    Version:
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by strk):

 Going deeper, the ~1.8 seconds are in ST_BuildArea. Simply collecting the
 edges take 16ms, passing the collected edges to ST_BuildArea takes the
 remaining time.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4933#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