[postgis-tickets] [PostGIS] #4734: Debbie failing regress on gdal_polygonize on GDAL 3.2 and 3.1

PostGIS trac at osgeo.org
Sun Aug 2 17:59:23 PDT 2020


#4734: Debbie failing regress on gdal_polygonize on GDAL 3.2 and 3.1
--------------------+--------------------------
 Reporter:  robe    |      Owner:  Bborie Park
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS GDAL
Component:  raster  |    Version:  master
 Keywords:          |
--------------------+--------------------------
 I had switched debbie to testing with GDAL 2.4 on PostGIS Master because
 GDAL 3.1 was failing.  Just retested with GDAL 3.2 (master) and still
 failing.  Can't find the original ticket I put in.

 I'm not sure if it's proj or what.


 {{{
 20:28:35 Suite: gdal
 20:28:35   Test: test_gdal_configured ...passed
 20:28:35   Test: test_gdal_drivers ...passed
 20:28:35   Test: test_gdal_rasterize ...passed
 20:28:35   Test: test_gdal_polygonize ...FAILED
 20:28:35     1. cu_gdal.c:180  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((3
 1,3 2,2 2,2 3,1 3,1 6,2 6,2 7,3 7,3 8,5 8,5 6,3 6,3 3,4 3,5 3,5 1,3 1))")
 20:28:35     2. cu_gdal.c:196  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((0
 0,0 9,9 9,9 0,0 0),(6 7,6 8,3 8,3 7,2 7,2 6,1 6,1 3,2 3,2 2,3 2,3 1,6 1,6
 2,7 2,7 3,8 3,8 6,7 6,7 7,6 7))")
 20:28:35     3. cu_gdal.c:232  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((0
 0,0 9,9 9,9 0,0 0),(6 7,6 8,3 8,3 7,2 7,2 6,1 6,1 3,2 3,2 2,3 2,3 1,6 1,6
 2,7 2,7 3,8 3,8 6,7 6,7 7,6 7))")
 20:28:35     4. cu_gdal.c:260  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((0
 0,0 9,9 9,9 0,0 0),(6 7,6 8,3 8,3 7,2 7,2 6,1 6,1 3,2 3,2 2,3 2,3 1,6 1,6
 2,7 2,7 3,8 3,8 6,7 6,7 7,6 7))")
 20:28:35     5. cu_gdal.c:264  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((3
 1,3 2,2 2,2 3,1 3,1 6,2 6,2 7,3 7,3 8,5 8,5 6,3 6,3 3,4 3,5 3,5 1,3 1))")
 20:28:35     6. cu_gdal.c:295  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((3
 1,3 2,2 2,2 3,1 3,1 6,2 6,2 7,3 7,3 8,5 8,5 6,3 6,3 3,4 3,5 3,5 1,3 1))")
 20:28:35     7. cu_gdal.c:327  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((3
 1,3 2,2 2,2 3,1 3,1 6,2 6,2 7,3 7,3 8,5 8,5 6,3 6,3 3,4 3,5 3,5 1,3 1))")
 20:28:35     8. cu_gdal.c:343  - CU_ASSERT_STRING_EQUAL(wkt,"POLYGON((0
 0,0 9,9 9,9 0,0 0),(6 7,6 8,3 8,3 7,2 7,2 6,1 6,1 3,2 3,2 2,3 2,3 1,6 1,6
 2,7 2,7 3,8 3,8 6,7 6,7 7,6 7))")
 20:28:35   Test: test_raster_to_gdal ...Warning 6: PNG driver doesn't
 support data type Float64. Only eight bit (Byte) and sixteen bit (UInt16)
 bands supported. Defaulting to Byte
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4734>
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