geemap 0.34.5
A Python package for interactive mapping using Google Earth Engine and ipyleaflet
Geemap is a Python package designed for interactive mapping with Google Earth Engine (GEE). It provides an intuitive interface for manipulating, analyzing, and visualizing geospatial big data in a Jupyter-based environment. Geemap supports various Python libraries and offers advanced features like data conversion, interactive plotting, and image classification. It also allows developers to export Earth Engine maps as HTML files and PNG images, making it a comprehensive solution for geospatial data handling.
Stars: 3440, Watchers: 3440, Forks: 1083, Open Issues: 8The gee-community/geemap
repo was created 4 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 3440 github stars!
How to Install geemap
You can install geemap using pip
pip install geemap
or add it to a project with poetry
poetry add geemap
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/geemap/
- GitHub Repo:
- https://github.com/gee-community/geemap
Classifiers
Related Packages
Errors
A list of common geemap errors.
Code Examples
Here are some geemap
code examples and snippets.
GitHub Issues
The geemap package has 8 open issues on GitHub
- Add stretch options for visualizing images
- Refactor basemaps.py and add tests
- feat: adding support typehinting function on geemap
- adding support type hinting for geemap
- [Charts] Change the charting backend from bqplot to plotly
- [Charts] Add a chart module for creating interactive charts