Contents

geemap 0.37.1

0

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: 3876, Watchers: 3876, Forks: 1138, Open Issues: 33

The gee-community/geemap repo was created 5 years ago and the last code push was 12 hours ago.
The project is very popular with an impressive 3876 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

No  geemap  pypi packages just yet.

Errors

A list of common geemap errors.

Code Examples

Here are some geemap code examples and snippets.

GitHub Issues

The geemap package has 33 open issues on GitHub

  • common.py: Fixes for pytype
  • timelapse.py: Prepare for pytype
  • toolbar.py: Prepare for pytype
  • uv.lock: python >= 3.10
  • Support for Python 3.14.
  • test_toolbar.py: Cleanup
  • build(deps): bump flask-cors from 5.0.0 to 6.0.0
  • build(deps): bump setuptools from 75.8.0 to 78.1.1
  • build(deps): bump tornado from 6.4.2 to 6.5
  • build(deps): bump gradio from 4.44.1 to 5.31.0
  • build(deps): bump requests from 2.32.3 to 2.32.4
  • build(deps): bump jupyterlab from 4.3.5 to 4.4.8
  • build(deps): bump langchain-community from 0.3.16 to 0.3.27
  • Do not use mutable defaults for arguments
  • maplibregl.py: Cleanup

See more issues on GitHub

Related Packages & Articles

leafmap 0.60.0

leafmap is a powerful Python package that brings interactive mapping and geospatial analysis to your fingertips. Born from geemap, leafmap is designed to serve non-Google Earth Engine users, offering a platform for analyzing and visualizing geospatial data with minimal coding. Whether you're working in Google Colab, Jupyter Notebook, or JupyterLab, leafmap makes geospatial data analysis accessible and straightforward. It integrates with folium, ipyleaflet, whiteboxtools, and ipywidgets, providing a rich set of tools for interactive mapping and geospatial analysis.

coastseg 1.7.2

An interactive python package for satellite derived shoreline workflows

osmnx 2.1.0

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap