Skip to content

Extension for Arch Linux that enables processing, analyzing and storing spatial data (Libraries: Udunits2, GDAL, GEOS and PROJ; Tools: Python and R).

License

Notifications You must be signed in to change notification settings

munterfi/archgis-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image of ArchGIS

Extension for Arch Linux that enables processing, analyzing and storing spatial data (Libs: Udunits2, GDAL, GEOS and PROJ; Tools: Python and R).

Usage

Pull built image from Docker Hub and run a container:

docker run munterfi/archgis:latest

... which prints:

    _             _      ____ ___ ____    ____             _             
   / \   _ __ ___| |__  / ___|_ _/ ___|  |  _ \  ___   ___| | _____ _ __
  / _ \ | '__/ __| '_ \| |  _ | |\___ \  | | | |/ _ \ / __| |/ / _ \ '__|
 / ___ \| | | (__| | | | |_| || | ___) | | |_| | (_) | (__|   <  __/ |   
/_/   \_\_|  \___|_| |_|\____|___|____/  |____/ \___/ \___|_|\_\___|_|   

Image:      archgis:latest FROM archlinux:latest
GDAL:       3.0.4-5
GEOS:       3.8.0-1
PROJ:       6.3.1-1
Maintainer: Merlin Unterfinger <info@munterfinger.ch>
License:    GNU General Public License 3.0

Build the image locally:

git clone https://github.com/munterfi/archgis-docker.git
./build.sh

Run the local image interactively:

./run.sh

References

About

Extension for Arch Linux that enables processing, analyzing and storing spatial data (Libraries: Udunits2, GDAL, GEOS and PROJ; Tools: Python and R).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published