[postgis-tickets] [PostGIS] #4875: geosmakevalid failure on 3.0 with GEOS 3.9.2dev
PostGIS
trac at osgeo.org
Tue Mar 9 19:42:55 PST 2021
#4875: geosmakevalid failure on 3.0 with GEOS 3.9.2dev
---------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.0.4
Component: postgis | Version: 3.0.x
Keywords: |
---------------------+---------------------------
Seeing this on winnie who is testing 3.9.2dev/PostGIS 3.0
{{{
Test: test_geos_makevalid ...[cu_geos.c:155]
Expected: POLYGON((92127.546 463452.075,92117.173 463439.755,92133.675
463425.942,92122.136 463412.826,92092.377 463437.77,92114.014
463463.469,92115.512 463462.207,92115.5120743 463462.206937,92127.546
463452.075))
Obtained: POLYGON((92115.512 463462.207,92115.5120743
463462.206937,92127.546 463452.075,92117.173 463439.755,92133.675
463425.942,92122.136 463412.826,92092.377 463437.77,92114.014
463463.469,92115.512 463462.207))
FAILED
1. cu_geos.c:155 -
CU_ASSERT_STRING_EQUAL(out_ewkt,"POLYGON((92127.546 463452.075,92117.173
463439.755,92133.675 463425.942,92122.136 463412.826,92092.377
463437.77,92114.014 463463.469,92115.512 463462.207,92115.5120743
463462.206937,92127.546 463452.075))")
}}}
I think just got to backport some of the changes from #4837 to 3.0.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4875>
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