PyPolate 0.0.1
PyPolate is an open source project to make interpolating geospatial data in python easier. Geometric operations in PyPolate are performed by Geopandas. PyPolate currently works with spatial vector data and implements six different methods of spatial interpolation.
Installation
Reference Guide
Examples
- Example Usage
- Interpolating car crash data with areal weighting
- Masking land-use categories with the binary method
- Setting land-use category thresholds with the limiting variable method
- Assigning weights to land-use categories with the n-class method
- Disaggregating population with the parcel method
- Refining parcel method with the Cadastral-Based Expert Dasymetric System