[postgis-tickets] [PostGIS] #3464: ERROR: lwt_ChangeEdgeGeom could not construct face X, on the left of edge Y
PostGIS
trac at osgeo.org
Wed Jul 14 12:13:02 PDT 2021
#3464: ERROR: lwt_ChangeEdgeGeom could not construct face X, on the left of edge Y
-----------------------+-----------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Fund Me
Component: topology | Version: main
Resolution: | Keywords: robustness
-----------------------+-----------------------------
Comment (by strk):
This bug still exists as of POSTGIS="3.2.0dev 3.1.0rc1-335-g392b5832a"
with GEOS="3.10.0dev-CAPI-1.15.0"
Reported error is:
{{{
=#
SELECT TopoGeo_AddLinestring('bug3463',
'LINESTRING(634452.780338203 4829623.16197433,634446.780374345
4829591.16223176,634451.78032304 4829559.16248522,634485.780040461
4829525.1627442,634488.530017153 4829521.16277512,634511.779820754
4829489.16302201,634523.779707286 4829439.16341655,632187.797669813
4827723.17794488,631718.05142978 4827788.42759019,631718.05144314
4827826.17728887,632759.754208638 4830776.16598454)'
::geometry);
ERROR: Side-location conflict: new edge starts in face 1 and ends in face
0
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3464#comment:17>
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