Skip to content

Add references to exactextractr #813

@Lvulis

Description

@Lvulis

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions