As a follow-up to the recent GRASS GIS 7.8.0 release we have pusblished
the new stable release GRASS GIS 7.8.1. Besides improving the Python 3
compatibility efforts have concentrated on implementing PROJ 6 and GDAL 3 support.
Regarding GDAL 3 support, we still need to add the new GDAL library versions to lib/raster/gdal.c for r.external to work.
Markus M
On Tue, Nov 12, 2019 at 8:56 AM Markus Neteler <neteler@osgeo.org> wrote:
What’s new in a nutshell
As a follow-up to the recent GRASS GIS 7.8.0 release we have pusblished
the new stable release GRASS GIS 7.8.1. Besides improving the Python 3
compatibility efforts have concentrated on implementing PROJ 6 and GDAL 3 support.
A bit confused. From the command line this morning on the Windows version of 7.8.1 , I was able to run r.external to link to a vrt raster file and it seems to have worked fine ( GUI is another matter) . In what way is r.external not working?
__NOTE: This email correspondence and any attachments to and from this sender is subject to the Freedom of Information Act (FOIA) and may be disclosed to third parties.__
On mardi 12 novembre 2019 17:43:56 CET Markus Neteler wrote:
On Tue, Nov 12, 2019 at 5:08 PM Markus Metz
<markus.metz.giswork@gmail.com> wrote:
> Regarding GDAL 3 support, we still need to add the new GDAL library
> versions to lib/raster/gdal.c for r.external to work.
Which .so and .dll names need to be registered here, does anyone know?