[PostGIS] #5722: Spatial exception - geometry boundary touches interior of edge 4 (XX000)
PostGIS
trac at osgeo.org
Mon May 6 20:51:55 PDT 2024
#5722: Spatial exception - geometry boundary touches interior of edge 4 (XX000)
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: topology | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by robe):
winnie is complaining about this now, did you put a test in place for
this?
https://winnie.postgis.net/job/PostGIS_EDB_Regress_winnie/18898/consoleFull
{{{
PostgreSQL 15.6, compiled by Visual C++ build 1937, 64-bit
Postgis 3.5.0dev - (3.4.0rc1-1104-gfd3a41f8d) - 2024-05-06 06:18:42
scripts 3.5.0dev 3.4.0rc1-1104-gfd3a41f8d
raster scripts 3.5.0dev 3.4.0rc1-1104-gfd3a41f8d
GEOS: 3.13.0dev-CAPI-1.18.0
PROJ: 8.2.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org
USER_WRITABLE_DIRECTORY=C:\Users\Administrator\AppData\Local/proj
DATABASE_PATH=e:\jenkins\proj\rel-proj-8.2.1w64gcc81\share\proj\proj.db
SFCGAL: 1.5.1
GDAL: GDAL 3.8.5, released 2024/04/02
./topology/test/regress/topogeo_addlinestring .. failed (diff expected
obtained:
/projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_228_diff)
-----------------------------------------------------------------------------
--- ./topology/test/regress/topogeo_addlinestring_expected 2024-04-30
15:13:51.239393800 -0400
+++ /projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_228_out
2024-05-06 03:27:40.668553000 -0400
@@ -171,8 +171,7 @@
t3280.start|t
t3280|L11
t3280|L22
-t3280|L1b1
-t3280|L1b2
+ERROR: Spatial exception - geometry intersects edge 2
t3280.end|Topology 'bug3280' dropped
t3380.start|t
t3380.L1|1
-----------------------------------------------------------------------------
./topology/test/regress/topogeo_addlinestring_robust .. failed (diff
expected obtained:
/projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_229_diff)
-----------------------------------------------------------------------------
--- ./topology/test/regress/topogeo_addlinestring_robust_expected
2024-04-30 15:13:51.265763100 -0400
+++ /projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_229_out
2024-05-06 03:29:00.619283800 -0400
@@ -1,2 +1,4 @@
#5699|-checking-
+#5699|addline exception|Spatial exception - geometry intersects edge 3
(XX000)
#5711|-checking-
+#5711|addline exception|Spatial exception - geometry intersects edge 3
(XX000)
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5722#comment:10>
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