[PostGIS] #6062: More error XX000: SQL/MM Spatial exception - geometry
PostGIS
trac at osgeo.org
Fri Apr 3 23:03:18 PDT 2026
#6062: More error XX000: SQL/MM Spatial exception - geometry
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.6.2
Component: topology | Version: 3.6.x
Resolution: | Keywords:
--------------------------------+---------------------------
Comment (by Lars Aksel Opsahl):
Running branch t6062-fix with POSTGIS="3.7.0dev 3.6.0rc2-418-g790ef7815",
I now get the following error when running this file:
{{{
LOCATION: exec_stmt_raise, pl_exec.c:3910
error | id1 | id2
-----------------------------+-----+--------
mixed face labeling in ring | -19 | [NULL]
(1 row)
}}}
When running the older branch 3.7.0dev 3.6.0rc2-305-g3b3488ddf, I do not
get any errors.
Running with a tolerance of 1e-07 on t6062-fix also seems to avoid the
error, but that may causes problems elsewhere.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6062#comment:19>
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