8000 GitHub - opengeos/pygis: A Python package for installing optional dependencies for geemap and leafmap.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

opengeos/pygis

Repository files navigation

pygis

image image image image Conda Downloads Conda Recipe image image

A Python package for installing commonly used packages for GIS programming.

To use pygis with Docker, you can pull the image from Docker Hub:

docker pull giswqs/pygis:latest
docker run -it -p 8888:8888 -v $(pwd):/home/jovyan/work giswqs/pygis:latest

To build the Docker image from scratch using the Dockerfile in the root directory, you can run:

docker buildx build --platform linux/amd64,linux/arm64 -t giswqs/pygis:latest .
docker push giswqs/pygis:latest

About

A Python package for installing optional dependencies for geemap and leafmap.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 6

0