Learn R Programming

fasterize (version 1.1.0)

Fast Polygon to Raster Conversion

Description

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) .

Copy Link

Version

Install

install.packages('fasterize')

Monthly Downloads

4,925

Version

1.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

October 1st, 2024

Functions in fasterize (1.1.0)

fasterize-package

fasterize: Fast Polygon to Raster Conversion
fasterize

Rasterize a vector or dataframe object of polygons
raster

raster::plot
plot

raster::plot