[PostGIS] #5699: ERROR: XX000: SQL/MM Spatial exception - geometry crosses an edge
PostGIS
trac at osgeo.org
Tue May 7 00:28:28 PDT 2024
#5699: ERROR: XX000: SQL/MM Spatial exception - geometry crosses an edge
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.4.3
Component: topology | Version: 3.4.x
Resolution: fixed | Keywords: robustness
--------------------------------+---------------------------
Comment (by Sandro Santilli <strk@…>):
In [changeset:"50abdc26dbecdcd4e0019c0100638b1c184ee3f1/git"
50abdc26/git]:
{{{#!CommitTicketReference repository="git"
revision="50abdc26dbecdcd4e0019c0100638b1c184ee3f1"
Have _lwt_CheckEdgeCrossing check for interior-boundary intersections
So far only interior-interior intersections have been checked by
the function, missing an important kind of invalid edge addition.
in stable-3.1 branch (3.1.12):
References #5699
References #5711
References #5722
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5699#comment:21>
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