Contents

geemap 0.32.0

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: 3157, Watchers: 3157, Forks: 1052, Open Issues: 16

The gee-community/geemap repo was created 4 years ago and the last code push was Yesterday.
The project is very popular with an impressive 3157 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
License
MIT
Homepage
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 16 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

See more issues on GitHub

Related Packages & Articles

leafmap 0.31.7

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.2.1

An interactive python package for satellite derived shoreline workflows

osmnx 1.9.2

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