[gdal-dev] GDAL/OGR 1.11.5, 2.0.3 and 2.1.1 released
Homme Zwaagstra
hrz at geodata.soton.ac.uk
Thu Jul 14 02:20:32 PDT 2016
Hi,
For Docker users the releases are packaged up as Docker images at
<https://hub.docker.com/r/geodata/gdal/>. These are based on the GDAL
TravisCI test environment and as such are compiled with a broad range of
drivers - the following commands list the available raster formats for
the three releases:
docker run geodata/gdal:2.1.1 gdalinfo --formats
docker run geodata/gdal:2.0.3 gdalinfo --formats
docker run geodata/gdal:1.11.5 gdalinfo --formats
Thanks,
Homme.
On 13/07/16 10:13, Even Rouault wrote:
> Hi,
>
> On behalf of the GDAL/OGR development team, I am pleased to
> announce the release of the GDAL/OGR 1.11.5, 2.0.3 and 2.1.1 bug fix versions.
> They contain respectively 24, 70 and 58 bug fixes since 1.11.4, 2.0.2 and
> 2.1.0.
>
> The sources for 1.11.5 are available at:
>
> http://download.osgeo.org/gdal/1.11.5/gdal-1.11.5.tar.xz
> http://download.osgeo.org/gdal/1.11.5/gdal-1.11.5.tar.gz
> http://download.osgeo.org/gdal/1.11.5/gdal1115.zip
>
> The sources for 2.0.3 are available at:
>
> http://download.osgeo.org/gdal/2.0.3/gdal-2.0.3.tar.xz
> http://download.osgeo.org/gdal/2.0.3/gdal-2.0.3.tar.gz
> http://download.osgeo.org/gdal/2.0.3/gdal203.zip
>
> The sources for 2.1.1 are available at:
>
> http://download.osgeo.org/gdal/2.1.1/gdal-2.1.1.tar.xz
> http://download.osgeo.org/gdal/2.1.1/gdal-2.1.1.tar.gz
> http://download.osgeo.org/gdal/2.1.1/gdal211.zip
>
> Details on the fixes in those releases are available at:
> http://trac.osgeo.org/gdal/wiki/Release/1.11.5-News
> http://trac.osgeo.org/gdal/wiki/Release/2.0.3-News
> http://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
>
> Best regards,
>
> Even
>
More information about the gdal-dev
mailing list