[PostGIS] #5890: Functions to detect/fix off-grid topology vertices
PostGIS
trac at osgeo.org
Mon Apr 28 10:23:08 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
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
First draft of a ValidateTopologyPrecision function is here:
https://git.osgeo.org/gitea/postgis/postgis/pulls/247
In its current version it returns a MULTIPOINT containing a point for each
"imprecise" vertex in the topology (possibly limited by a bounding box)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5890#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