[postgis-tickets] [PostGIS] #5223: GEOS 3.10 doesn't regress cleanly with PostGIS 3.0
PostGIS
trac at osgeo.org
Fri Aug 19 21:02:58 PDT 2022
#5223: GEOS 3.10 doesn't regress cleanly with PostGIS 3.0
----------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.8
Component: topology | Version: 3.0.x
Keywords: |
----------------------+---------------------------
I was hoping I could just upgrade all my PostGIS versions to at least
3.10, but get a topology regression.
I'm not sure this is worth fixing though, unless it's not too much
trouble.
{{{
PostgreSQL 12.12, compiled by Visual C++ build 1914, 64-bit
Postgis 3.0.8dev - (3.0.7-1-ge43ebd130) - 2022-08-19 23:29:30
scripts 3.0.8dev 3.0.7-1-ge43ebd130
GEOS: 3.10.3dev-CAPI-1.16.0
PROJ: 7.2.1
regress/addedge .. failed (diff expected obtained:
/projects/postgis/tmp/3.0.8dev_pg12_geos3.10_gdal3.4.3w64/test_7_diff)
-----------------------------------------------------------------------------
--- regress/addedge_expected 2020-08-09 14:02:07.597151800 -0400
+++ /projects/postgis/tmp/3.0.8dev_pg12_geos3.10_gdal3.4.3w64/test_7_out
2022-08-19 20:04:48.713399500 -0400
@@ -17,7 +17,7 @@
e6|6
#770-1|7
#770-2|8
-ERROR: Edge intersects (not on endpoints) with existing edge 7 at or
near point POINT(8 10)
+ERROR: Edge intersects (not on endpoints) with existing edge 7 at or
near point POINT(10 12)
ERROR: Edge intersects (not on endpoints) with existing edge 7 at or
near point POINT(8 10)
ERROR: Edge intersects (not on endpoints) with existing edge 7 at or
near point POINT(10 12)
#770-1*|7
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5223>
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