CMD + K

r-fasterize

Community

Provides a drop-in replacement for rasterize() from the 'raster' package that takes polygon vector or data frame objects, and is much faster. There is support for the main options provided by the rasterize() function, including setting the field used and background value, and options for aggregating multi-layer rasters. Uses the scan line algorithm attributed to Wylie et al. (1967) <doi:10.1145/1465611.1465619>.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-fasterize

Usage Tracking

1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Provides a drop-in replacement for rasterize() from the 'raster' package that takes polygon vector or data frame objects, and is much faster. There is support for the main options provided by the rasterize() function, including setting the field used and background value, and options for aggregating multi-layer rasters. Uses the scan line algorithm attributed to Wylie et al. (1967) <doi:10.1145/1465611.1465619>.

Last Updated

Oct 2, 2024 at 05:42

License

MIT

Total Downloads

65.9K

Supported Platforms

macOS-64
linux-64
win-64