aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-rasterstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove python 2.7 supportSunpoet Po-Chuan Hsieh2021-01-031-1/+1
| | | | Notes: svn path=/head/; revision=560063
* Add py-rasterstats 0.15.0Sunpoet Po-Chuan Hsieh2021-01-033-0/+38
rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries. The command-line interface allows for easy interoperability with other GeoJSON tools. WWW: https://github.com/perrygeo/python-rasterstats Notes: svn path=/head/; revision=560044