Skip to content

maxvandl/gdal_offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEFORE you build image

docker pull debian:buster-slim
docker pull python:3.8-slim-buster

Build image

make build
will build image with tag latest

Build asp netcore image

docker build . --file Dockerfile.asp -t gdal-asp --no-cache
or
make asp

Packages

alt text

WEBP_VERSION = 1.0.0
ZSTD_VERSION = 1.3.4
LIBDEFLATE_VERSION = 1.7
LIBJPEG_TURBO_VERSION = 2.0.5
GEOS_VERSION = 3.9.1
SQLITE_VERSION = 3330000
SQLITE_YEAR = 2020
LIBTIFF_VERSION=4.2.0
NGHTTP2_VERSION = 1.42.0
CURL_VERSION = 7.73.0
PROJ_VERSION = 7.2.1
LIBGEOTIFF_VERSION = 1.6.0
OPENJPEG_VERSION = 2.3.1
GDAL_SHORT_VERSION = 3.1.0
GDAL_VERSION = 3.1.0

test image

docker run -it gdal:latest gdal_merge.py
docker run -it gdal:latest gdal_translate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors