Post #2704872
2025-03-21 06:41 UTC
@JensWiesehahn@fosstodon.org @hughagraham@fosstodon.org @MikeMahoney218@fosstodon.org
it's amazing, I wrote a string that reads 2 polygons by WHERE name IN ('a', 'b') from a shapefile in a zip, and reprojects, then pass that to terra::vect()
Replies (1)
-
@JensWiesehahn@fosstodon.org 2025-03-21 09:39
@mdsumner@rstats.me @hughagraham@fosstodon.org @MikeMahoney218@fosstodon.org so it works for raster and vector, is it also possible to combine them for clipping? E.g. create a gdalg.json and send via email if someone asks for the mean summer NDVI in 2020 based on Sentinel-2 in neighbourhoods of Honolulu with a below average income, in Spilhaus projection with a resolution of 100m? 😄