Current implementation of extract_at only accepts vector inputs. We will consider raster weight in _kernel subfunction to accommodate irregular polygon inputs and shorter processing time.
[ ] Practice raster weights in exactextractr::exact_extract()
[ ] Add a helper function to convert vectors into weight rasters
Current implementation of
extract_at
only accepts vector inputs. We will consider raster weight in_kernel
subfunction to accommodate irregular polygon inputs and shorter processing time.exactextractr::exact_extract()
main