[postgis-tickets] [PostGIS] #4559: [raster] PG 13 / GDAL 3.1: rt_gdalwarp regress failing

PostGIS trac at osgeo.org
Fri Oct 25 06:52:46 PDT 2019


#4559: [raster] PG 13 / GDAL 3.1: rt_gdalwarp regress failing
------------------------+---------------------------
 Reporter:  Algunenano  |      Owner:  Bborie Park
     Type:  defect      |     Status:  new
 Priority:  medium      |  Milestone:  PostGIS 3.1.0
Component:  raster      |    Version:  trunk
 Keywords:              |
------------------------+---------------------------
 Ther are a bunch of new notices in raster related to SRID values over
 SRID_MAXIMUM:
 {{{
 rt_gdalwarp .. failed (diff expected obtained: /tmp/pgis_reg/test_52_diff)
 -----------------------------------------------------------------------------
 --- rt_gdalwarp_expected        2019-10-25 13:40:29.000000000 +0000
 +++ /tmp/pgis_reg/test_52_out   2019-10-25 13:46:31.848481999 +0000
 @@ -7,27 +7,153 @@
  NOTICE:  Raster has default geotransform. Adjusting metadata for use of
 GDAL Warp API
  NOTICE:  Values must be provided for both X and Y when specifying the
 scale.  Returning original raster
  NOTICE:  Values must be provided for both X and Y when specifying the
 scale.  Returning original raster
 +NOTICE:  SRID value 2139062143 > SRID_MAXIMUM converted to 999346
 +NOTICE:  SRID value 2139062143 > SRID_MAXIMUM converted to 999346
 +NOTICE:  SRID value 2139062143 > SRID_MAXIMUM converted to 999346
 +NOTICE:  SRID value 2139062143 > SRID_MAXIMUM converted to 999346
 +NOTICE:  SRID value 2139062143 > SRID_MAXIMUM converted to 999346
 }}}

 There are other failures too:
 {{{
 -1.10|993310|141|87|1|1000.000|-1000.000|0.000|0.000|-175453.086|114987.661|32BF|0.000|t|1.000|1.000|
 +1.10|128|0|0|1|1000.000|0.000|0.000|1000.000|0.000|0.000|32BF|0.000|t|1.000|1.000|
 }}}

 Build example: https://travis-ci.org/postgis/postgis/jobs/602060439

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