aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-03 19:57:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-03 19:57:22 +0000
commit16ae5bfe20382164f634a99f0056681c6b4f9539 (patch)
tree0ebf3278298577c8386cf31b3171d262ffa5a879 /graphics/Makefile
parent2684e0e5a58c7d53f02095bdc557df86ee65b441 (diff)
downloadports-16ae5bfe20382164f634a99f0056681c6b4f9539.tar.gz
ports-16ae5bfe20382164f634a99f0056681c6b4f9539.zip
Add py-rasterstats 0.15.0
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
Notes: svn path=/head/; revision=560044
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index ed500bbe5b12..1d11f34cdaeb 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -887,6 +887,7 @@
SUBDIR += py-qrencode
SUBDIR += py-qt5-svg
SUBDIR += py-rasterio
+ SUBDIR += py-rasterstats
SUBDIR += py-rawkit
SUBDIR += py-s2
SUBDIR += py-scikit-image