-
-
Notifications
You must be signed in to change notification settings - Fork 606
Closed
Description
The exactextractr
package enables super fast zonal extraction of raster values from polygons. It also reports the coverage fraction of each cell by the input polygon which some could find useful. It works with sf
polygons and terra
/raster
raster data. From the benchmarking reported on the package GitHub, it seems that the improvement with exactextractr::exact_extract
over terra::extract
is not as significant as the improvement over raster::extract
, but could still be useful if someone is working with very large datasets.
Maybe a reference to the package could be added in Chapter 6.
Andrei-WongE
Metadata
Metadata
Assignees
Labels
No labels