Package 'controlledburn'

Title: Rasterize Index
Description: Rasterize without materializing any pixel values. Rasterization of polygons starts with classifying pixels by polygon, and in terms of scanline algorithms this is natively stored very efficiently as an index of start and stops of edges by scanline. We produce these intermediate structures, so they can be used as an efficient format of polygon rasterization, or for the complement of this, data extraction from materialized rasters. This package was derived from 'fasterize', removing Armadillo and the raster package.
Authors: Michael Sumner [aut, cre, ctb] , Noam Ross [aut] , EcoHealth Alliance [cph], Jim Hester [ctb] (wrote CollectorList.h and advised of its use)
Maintainer: Michael Sumner <[email protected]>
License: MIT + file LICENSE
Version: 0.0.2.9001
Built: 2024-09-10 05:55:43 UTC
Source: https://github.com/hypertidy/controlledburn

Help Index