Learn R Programming

⚠️There's a newer version (1.1.0) of this package.Take me there.

fasterize (version 1.0.5)

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

2,219

Version

1.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Michael D. Sumner

Last Published

November 5th, 2023

Functions in fasterize (1.0.5)

fasterize-package

fasterize: Fast Polygon to Raster Conversion
fasterize

Rasterize a vector or dataframe object of polygons
plot

raster::plot
raster

raster::plot