Contents

leafmap 0.31.5

0

A Python package for geospatial analysis and interactive mapping in a Jupyter environment.

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.

Stars: 2878, Watchers: 2878, Forks: 334, Open Issues: 1

The opengeos/leafmap repo was created 3 years ago and the last code push was 8 hours ago.
The project is very popular with an impressive 2878 github stars!

How to Install leafmap

You can install leafmap using pip

pip install leafmap

or add it to a project with poetry

poetry add leafmap

Package Details

Author
Qiusheng Wu
License
MIT license
Homepage
https://github.com/opengeos/leafmap
PyPi:
https://pypi.org/project/leafmap/
GitHub Repo:
https://github.com/giswqs/leafmap

Classifiers

No  leafmap  pypi packages just yet.

Errors

A list of common leafmap errors.

Code Examples

Here are some leafmap code examples and snippets.

GitHub Issues

The leafmap package has 1 open issues on GitHub

  • STAC Catalog Discovery and Visualization
  • Add support for editing vector data (geojson, shapefile, etc.) interactively
  • Add gdf/shp/geojson support for plotly

See more issues on GitHub

Related Packages & Articles

osmnx 1.9.1

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

keplergl 0.3.2

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

jupyter-server-proxy 4.1.2

A Jupyter server extension to run additional processes and proxy to them that comes bundled JupyterLab extension to launch pre-defined processes.