Jamie Montgomery (Afflerbach)
Jamie Montgomery (Afflerbach)
some functionality I want to add to the `sf` tutorial: - [x] `st_as_sf` - [x] Combining two separate simple feature objects - [x] Aggregating geometries (e.g. https://r-spatial.github.io/sf/articles/sf4.html#aggregating-or-summarizing-feature-sets)
Hi @jcheng5 - I see resampleBy() and resampleTo() is significantly faster than using raster::resample :smile:. It would be great to be able to feed the desired output resolution (i.e. 0.01x0.01)...
What are the best workflows and packages for spatial data and analyses? We do a lot of geospatial processing in the Ocean Health Index (see Issue #28), and we would...