Docker Conda



Contents

Current Releases¶

  • 2021-03-10gdal-3.2.2.tar.gz3.2.2 Release Notes (3.2.2 md5)

Past Releases¶

Docker Conda Not Found

Docker conda create
  • 2020-12-28gdal-3.2.1.tar.gz3.2.1 Release Notes (3.2.1 md5)

Build requirements¶. To build GDAL 3 or later, you need at a minimum a C11 compatible compiler, and PROJ 6 or later.This will only give you a minimum build which will lack a lot of drivers. Build requirements¶. To build GDAL 3 or later, you need at a minimum a C11 compatible compiler, and PROJ 6 or later.This will only give you a minimum build which will lack a lot of drivers. Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation). wkentaro/labelme.

  • 2020-10-26gdal-3.2.0.tar.gz3.2.0 Release Notes (3.2.0 md5)

  • 2020-10-23gdal-3.1.4.tar.gz3.1.4 Release Notes (3.1.4 md5)

  • 2020-09-01gdal-3.1.3.tar.gz3.1.3 Release Notes (3.1.3 md5)

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation). wkentaro/labelme.

  • 2020-07-07gdal-3.1.2.tar.gz3.1.2 Release Notes (3.1.2 md5)

  • 2020-06-22gdal-3.1.1.tar.gz3.1.1 Release Notes (3.1.1 md5)

  • 2020-05-03gdal-3.1.0.tar.gz3.1.0 Release Notes (3.1.0 md5)

  • 2020-01-28gdal-3.0.4.tar.gz3.0.4 Release Notes (3.0.4 md5)

  • 2020-01-08gdal-2.4.4.tar.gz2.4.4 Release Notes (2.4.4 md5)

  • 2020-01-08gdal-3.0.3.tar.gz3.0.3 Release Notes (3.0.3 md5)

  • 2019-10-28gdal-3.0.2.tar.gz3.0.2 Release Notes (3.0.2 md5)

  • 2019-10-28gdal-2.4.3.tar.gz2.4.3 Release Notes (2.4.3 md5)

  • 2019-06-28gdal-3.0.1.tar.gz3.0.1 Release Notes (3.0.1 md5)

  • 2019-06-28gdal-2.4.2.tar.gz2.4.2 Release Notes (2.4.2 md5)

Docker

Development Source¶

Docker Conda Activate

The main repository for GDAL is located on github athttps://github.com/OSGeo/GDAL.

You can obtain a copy of the active source code by issuing the followingcommand

Build requirements¶

To build GDAL 3 or later, you need at a minimum a C++11 compatible compiler, andPROJ 6 or later.This will only give you a minimum build which will lack a lot of drivers.Consult Raster drivers and Vector drivers pages for additional optionaldependencies.

Binaries¶

In this section we list a number of the binary distributions of GDALall of which should have fully reproducible open source build recipes.

Windows¶

Windows builds are available via Conda Forge (64-bit only). See theConda section for more detailed information.

Debian¶

Debian packages are now available on Debian Unstable.

Conda¶

Conda can be used on multiple platforms (Windows, macOS, and Linux) toinstall software packages and manage environments. Conda packages for GDAL areavailable at https://anaconda.org/conda-forge/gdal.

Docker

Latest version:

Linux Docker images¶

Images with nightly builds of GDAL master and tagged releases are available atDocker Hub

Conda

Information on the content of the different configurations can be found athttps://github.com/OSGeo/gdal/tree/master/gdal/docker