Awesome
mundipy is a Python framework for spatial data manipulation. Built on top of geopandas, GDAL, and shapely, mundi.py provides a useful abstraction to eliminate the hassles of spatial data.
Features
- Spatial caching
- Automatically projection management
- Layer management
- Automatic spatial indexing for lookups
- Automatic spatial joins
Project Roadmap
- Jupyter notebook native (_repr_html_) that doesn't explode with massive data
- Nearest neighbor/distance queries
- Dissolving into h3/s2
License
Mundi.py is MIT licensed.