gdal-docker
gdal-docker copied to clipboard
A Dockerfile compiling the latest GDAL github checkout with a broad range of drivers
Fixed small typo
I tried building today and it failed. I don't really know much about Docker as I am still learning the basics, and I thought trying to get GDAL in a...
I am trying to run this volume mounted docker container on top of a host which has an NFS. However, whenever I use the python `gdal.Open` command on a file...
Hi, Does it work normally when we push it to Heroku registry? please share your experiences. regards
Does this image support Access database files( .mdb)?
I used geo-data/gdal-docker a lot since it provides sufficient environment for remote sensing application. However, I wonder how to add netcdf support for that? https://github.com/Unidata/netcdf4-python It seems gdal-docker already has...
Any chance you could build the docker image for the newly released stable GDAL 2.2.0 Version? I tried it myself, but had problems with getting the ubuntugis packages, that I...