[gdal-dev] Test Failures

Even Rouault even.rouault at spatialys.com
Tue Apr 27 11:27:07 PDT 2021


Andrew,

This could be due to the PROJ version, but as I'm running with 8.0 too 
(and one of the CI config runs PROJ master), I suspect you just need to 
install the "conus" grid for NAD27 to WGS84 transformations into 
{proj_prefix}/share/proj . Unpack 
http://download.osgeo.org/proj/proj-datumgrid-1.8.tar.gz

Even

Le 27/04/2021 à 20:17, Andrew Bell a écrit :
> Hi,
>
> I'm having a few test failures with gdal master on OSX. They seem 
> related to transformations. I notice that the CI build is using PROJ 
> 7.1. I'm linking PROJ 8.0. An example failure follows. Can this be 
> explained by PROJ versions or are there other issues that I might need 
> to investigate?
>
> ==============
>
> >           assert got_cs == [26293, 23439, 14955]
> E           assert [26228, 22085, 12992] == [26293, 23439, 14955]
> E             At index 0 diff: 26228 != 26293
> E             Use -v to get the full diff
>
> /Users/acbell/gdal/autotest/gcore/cog.py:392: AssertionError
> --------------------------------------- Captured stderr call 
> ---------------------------------------
> ERROR 1: PROJ: webmerc: Invalid latitude
> ERROR 1: PROJ: webmerc: Invalid latitude
> ERROR 1: PROJ: webmerc: Invalid latitude
>
> -- 
> Andrew Bell
> andrew.bell.ia at gmail.com <mailto:andrew.bell.ia at gmail.com>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev

-- 
http://www.spatialys.com
My software is free, but my time generally not.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20210427/5cb75bbd/attachment.html>


More information about the gdal-dev mailing list