NIEHS / chopin

Scalable GIS methods for environmental and climate data analysis
https://niehs.github.io/chopin/
Other
6 stars 2 forks source link

`extract_at` integration #83

Closed sigmafelix closed 3 days ago

sigmafelix commented 2 weeks ago

extract_at_buffer and extract_at_poly have small difference in using radius argument to generate a circular buffer in extract_at_buffer. It is reasonable to use only one function extract_at for point and polygon overlay at rasters for brevity.

sigmafelix commented 3 days ago

extract_at as S4 methods replace extract_at_* from 0.7.3.