Skip to content

Commit a5971a0

Browse files
committed
add rasterstats
1 parent 69c9646 commit a5971a0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* [statsmodels][] - For models and stats in Python
2121
* [pysal][] - For all your spatial econometrics needs (and more)
2222
* [networkx][] - For working with networks (duh!)
23+
* [rasterstats][] - For analyzing rasters based on vector geometries (zonal statistics)
2324

2425
## Plotting/Mapping
2526

@@ -66,3 +67,5 @@
6667
[pyproj]: https://code.google.com/p/pyproj/
6768
[pyshp]: https://code.google.com/p/pyshp/
6869
[descartes]: https://pypi.python.org/pypi/descartes
70+
[rasterstats]: https://github.com/perrygeo/python-raster-stats
71+

0 commit comments

Comments
 (0)