[postgis-tickets] [PostGIS] #5548: ValidateTopology, failes with ERROR: XX000: GetRingEdges: edge id cannot be null
PostGIS
trac at osgeo.org
Mon Sep 25 07:10:46 PDT 2023
#5548: ValidateTopology, failes with ERROR: XX000: GetRingEdges: edge id cannot
be null
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 3.2.6
Component: topology | Version: 3.2.x
Resolution: | Keywords:
--------------------------------+---------------------------
Comment (by strk):
Taking it back, the fix is actually effective. I just conducted the wrong
upgrade.
With the fix I can confirm the problem was faces without edges:
{{{
error | id1 | id2
--------------------+--------+-----
face without edges | 91383 |
face without edges | 101455 |
face without edges | 105440 |
(3 rows)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5548#comment:11>
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