[PostGIS] #5948: MakeTopologyPrecise can turn edges into EMPTY
PostGIS
trac at osgeo.org
Fri Jul 18 02:02:38 PDT 2025
#5948: MakeTopologyPrecise can turn edges into EMPTY
----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.6.0
Component: topology | Version: master
Keywords: |
----------------------+---------------------------
When the gridSize passed to MakeTopologyPrecise is larger than the extent
of an edge, that edge turns to EMPTY, which in turn creates a lot of
problems. I don't see any reason to allow for that and would prefer an
exception in that case.
The function is new in 3.6.0
Note that empty edges are the likely cause of crashers #5946 #5947 and
#5925
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5948>
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