[postgis-tickets] [PostGIS] #4952: Speed up ring building in ValidateTopology

PostGIS trac at osgeo.org
Tue Jul 13 06:39:33 PDT 2021


#4952: Speed up ring building in ValidateTopology
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 3.2.0
 Component:  topology     |    Version:
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by strk):

 Additional operation in each iteration is the actual build of ring.

 Temptative improvement (computing all rings in a single statement):
  https://gitlab.com/postgis/postgis/-/merge_requests/45

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