leafmap 0.38.5
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.
The opengeos/leafmap
repo was created 3 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 3195 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
- None
- License
- MIT license
- Homepage
- None
- PyPi:
- https://pypi.org/project/leafmap/
- GitHub Repo:
- https://github.com/giswqs/leafmap
Classifiers
Related Packages
Errors
A list of common leafmap errors.
Code Examples
Here are some leafmap
code examples and snippets.
GitHub Issues
The leafmap package has 3 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