[PostGIS] #5688: Allow 0-tolerance topology loading
PostGIS
trac at osgeo.org
Tue Oct 7 02:47:17 PDT 2025
#5688: Allow 0-tolerance topology loading
--------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.7.0
Component: topology | Version: master
Resolution: | Keywords:
--------------------------+---------------------------
Description changed by strk:
Old description:
> Currently not available as a value of 0 passed to the topology population
> functions mean "use the precision found in the topology.topology record"
> and a 0 in the topology.topology record means "use a computed precision
> based on input geometry".
>
> A WIP to add proper 0-tolerance support (to avoid snapping) is here:
> https://git.osgeo.org/gitea/postgis/postgis/pulls/6
New description:
Currently not available as a value of 0 passed to the topology population
functions mean "use the precision found in the topology.topology record"
and a 0 in the topology.topology record means "use a computed precision
based on input geometry".
A WIP to add proper 0-tolerance support (to avoid snapping) is here:
https://gitea.osgeo.org/postgis/postgis/pulls/271
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5688#comment:3>
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