holoviz / spatialpandas

Pandas extension arrays for spatial/geometric operations
BSD 2-Clause "Simplified" License
308 stars 25 forks source link
geographic-data geopandas holoviz pandas spatialpandas



Pandas and Dask extensions for vectorized spatial and geometric operations.

Build Status Build Status
Coverage codecov
Latest dev release Github tag
Latest release Github release PyPI version spatialpandas version conda-forge version defaults version
Python Python support
Support Discourse

Spatialpandas provides Pandas and Dask extensions for vectorized spatial and geometric operations, such as fast, spatially indexed rendering of large collections of polygons, lines, or points. For more information, see the overview notebook and the design document.