Date
1 - 3 of 3
Rasterio and PROJ.6 ?
vincent.sarago@...
Dear Rasterio contributors ;-)
I installed the latest version of GDAL 2.4.1 with PROJ4 version 6 and I'm seeing this message "proj_create: init=epsg:/init=IGNF: syntax not supported in non-PROJ4 emulation mode" when ever I use rasterio. - Is this expected - should I revert to GDAL 2.4.0 ? - Does rasterio support PROJ version 6 ?
Thanks
|
|
vincent.sarago@...
I reinstalled rasterio and it fixed itself. I think it was caused by environment variables
|
|
Sean Gillies
Vincent, We haven't been testing with PROJ 6. It might work. This commit https://github.com/mapbox/rasterio/commit/c5b0d911994ade823a7b5a969071c2c1bd860a11 should address the error message printed to your terminal.
On Fri, Mar 29, 2019 at 2:30 PM <vincent.sarago@...> wrote: Dear Rasterio contributors ;-) -- Sean Gillies
|
|