There was an error while loading. Please reload this page.
1 parent 69c9646 commit a5971a0Copy full SHA for a5971a0
1 file changed
packages.md
@@ -20,6 +20,7 @@
20
* [statsmodels][] - For models and stats in Python
21
* [pysal][] - For all your spatial econometrics needs (and more)
22
* [networkx][] - For working with networks (duh!)
23
+* [rasterstats][] - For analyzing rasters based on vector geometries (zonal statistics)
24
25
## Plotting/Mapping
26
@@ -66,3 +67,5 @@
66
67
[pyproj]: https://code.google.com/p/pyproj/
68
[pyshp]: https://code.google.com/p/pyshp/
69
[descartes]: https://pypi.python.org/pypi/descartes
70
+[rasterstats]: https://github.com/perrygeo/python-raster-stats
71
+
0 commit comments