[PostGIS] #5688: Allow 0-tolerance topology loading

PostGIS trac at osgeo.org
Wed Mar 6 03:17:14 PST 2024


#5688: Allow 0-tolerance topology loading
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 3.5.0
Component:  topology     |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 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
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5688>
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