Git Product home page Git Product logo

gdal's Introduction

Docker with GDAL3 and OpenJPEG

Docker image buildfiles with

  • GDAL 3.0.0
  • PROJ4 6.1.0
  • OpenJPEG 2.3.1

based on Ubuntu

  • 18.04 Bionic Beaver with Python 3.6 and G++-7
  • 19.04 Disco Dingo with Python 3.7 and G++-8

and legacy GDAL 2.4.1 in folder legacy.

Install

Execute the following statement on a linux based computer

chmod u+x ./docker-build.sh

and run afterwards with

./docker-build.sh

Grab a coffee and wait for several minutes (probably half an hour or up to an hour - which can vary depending on your available hardware).

Done.

Issues

I got several warnings with the latest Ubuntu 19.04 Disco Dingo caused by changes in Python 3.7 during the compilation process.

Usage

Run docker container with

docker run -it --rm gdal3:bionic

docker run -it --rm gdal3:disco

or for legacy GDAL

docker run -it --rm gdal2:bionic

and do whatever you like or add ENTRYPOINTS ans scripts.

Credits

Credits to Geographica, Open Source Geospatial Foundation, OpenJPEG and javimarlop.

gdal's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.