[postgis-tickets] [PostGIS] #4642: regress_proj test fails with PROJ 7.0.0
PostGIS
trac at osgeo.org
Fri Feb 21 02:07:17 PST 2020
#4642: regress_proj test fails with PROJ 7.0.0
-----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.1
Component: postgis | Version: 3.0.x
Resolution: | Keywords:
-----------------------------+---------------------------
Comment (by Bas Couwenberg):
> I've built Proj master with Datumgrid 1.8 and it passes all the tests.
Can you identify the commit that fixes `regress_proj`?
> I couldn't find exactly what to do with the file once I get it, I guess
place the contents under /nad?
The grids from proj-datumgrid-1.8 should be unpacked in the `data`
subdirectory of the proj source tree, as some of these grids are required
for `make check`.
The content of the proj-data archives, like the regional proj-datumgrid
archive (e.g. proj-datumgrid-europe) should just be unpacked into the data
directory after PROJ is installed as documented in
[https://github.com/OSGeo/proj-data#proj-data README.DATA]:
> The files in this package are in cloud-optimized GeoTIFF format and can
be unpacked in the PROJ data directory of PROJ 7 or later. For an
installed PROJ this may be /usr/local/share/proj or /usr/share/proj on
unix style operating systems.
Having the proj-data content installed locally avoids the need to fetch
these grids from the CDN.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4642#comment:3>
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