Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opengeos/geospatial
A Python package for installing commonly used packages for geospatial analysis and data visualization with only one command.
https://github.com/opengeos/geospatial
geemap geopandas geospatial gis image-processing jupyter leafmap python rasterio remote-sensing xarray
Last synced: 4 days ago
JSON representation
A Python package for installing commonly used packages for geospatial analysis and data visualization with only one command.
- Host: GitHub
- URL: https://github.com/opengeos/geospatial
- Owner: opengeos
- License: mit
- Created: 2020-05-07T12:27:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T21:37:40.000Z (8 months ago)
- Last Synced: 2024-05-01T15:41:04.813Z (8 months ago)
- Topics: geemap, geopandas, geospatial, gis, image-processing, jupyter, leafmap, python, rasterio, remote-sensing, xarray
- Language: Python
- Homepage: https://geospatial.gishub.org
- Size: 737 KB
- Stars: 322
- Watchers: 13
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# geospatial
[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://gishub.org/geospatial-colab)
[![image](https://mybinder.org/badge_logo.svg)](https://gishub.org/geospatial-binder)
[![image](https://img.shields.io/pypi/v/geospatial.svg)](https://pypi.python.org/pypi/geospatial)
[![image](https://pepy.tech/badge/geospatial)](https://pepy.tech/project/geospatial)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/geospatial.svg)](https://anaconda.org/conda-forge/geospatial)
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/geospatial.svg)](https://anaconda.org/conda-forge/geospatial)
[![Conda Recipe](https://img.shields.io/badge/recipe-geospatial-green.svg)](https://github.com/conda-forge/geospatial-feedstock)
[![image](https://img.shields.io/badge/YouTube-Channel-red)](https://www.youtube.com/c/QiushengWu)
[![image](https://img.shields.io/twitter/follow/giswqs?style=social)](https://twitter.com/giswqs)**A Python package for installing commonly used packages for geospatial analysis and data visualization with only one command.**
- Free software: MIT license
- Documentation: https://geospatial.gishub.org[![](https://i.imgur.com/A4GkBLP.png)](https://geospatial.gishub.org)
## Credits
This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.