Package: fasterize 1.1.0

Michael Sumner

fasterize: Fast Polygon to Raster Conversion

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

Authors:Noam Ross [aut], Michael Sumner [cre, ctb], Jeroen Ooms [ctb], Antoine Stevens [ctb], EcoHealth Alliance [cph], USAID PREDICT [fnd]

fasterize_1.1.0.tar.gz
fasterize_1.1.0.zip(r-4.5)fasterize_1.1.0.zip(r-4.4)fasterize_1.1.0.zip(r-4.3)
fasterize_1.1.0.tgz(r-4.4-x86_64)fasterize_1.1.0.tgz(r-4.4-arm64)fasterize_1.1.0.tgz(r-4.3-x86_64)fasterize_1.1.0.tgz(r-4.3-arm64)
fasterize_1.1.0.tar.gz(r-4.5-noble)fasterize_1.1.0.tar.gz(r-4.4-noble)
fasterize_1.1.0.tgz(r-4.4-emscripten)fasterize_1.1.0.tgz(r-4.3-emscripten)
fasterize.pdf |fasterize.html
fasterize/json (API)
NEWS

# Install 'fasterize' in R:
install.packages('fasterize', repos = c('https://ecohealthalliance.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ecohealthalliance/fasterize/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

rasterrcpprcpparmadillosfspatial

12.39 score 182 stars 20 packages 1.3k scripts 4.7k downloads 6 mentions 3 exports 7 dependencies

Last updated 1 months agofrom:fd2dc4cc92. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-win-x86_64OKOct 31 2024
R-4.5-linux-x86_64OKOct 31 2024
R-4.4-win-x86_64OKOct 31 2024
R-4.4-mac-x86_64OKOct 31 2024
R-4.4-mac-aarch64OKOct 31 2024
R-4.3-win-x86_64OKOct 31 2024
R-4.3-mac-x86_64OKOct 31 2024
R-4.3-mac-aarch64OKOct 31 2024

Exports:fasterizeplotraster

Dependencies:latticerasterRcppRcppArmadillospterrawk

Using Fasterize

Rendered fromusing-fasterize.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2022-12-08
Started: 2018-03-19