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
[email protected] <mailto:[email protected]>
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev