[PostGIS] #5890: Functions to detect/fix off-grid topology vertices

PostGIS trac at osgeo.org
Mon Apr 28 09:36:24 PDT 2025


#5890: Functions to detect/fix off-grid topology vertices
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 3.6.0
Component:  topology     |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 As per https://trac.osgeo.org/postgis/ticket/5862#comment:16 we'd need a
 function that is able to find vertices in topology primitives that do not
 fall on the topology precision grid.

 Presence of such off-grid vertices would make it impossible to use
 "precise" overlay operations.

 The function could go along with a topology.MakePrecise function aiming at
 snapping each vertex to the given precision grid, and checking that the
 result is still valid.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5890>
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