Learn R Programming

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

fasterize (version 1.0.0)

Fast Polygon to Raster Conversion

Description

Provides a drop-in replacement for rasterize() from the 'raster' package that takes 'sf'-type 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

3,523

Version

1.0.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Noam Ross

Last Published

March 22nd, 2018

Functions in fasterize (1.0.0)

fasterize

Rasterize an sf object of polygons
plot

raster::plot
raster,sf-method

Create a raster from an sf object