lazyraster: Generate Raster Data Lazily from 'GDAL'

Read raster data at a specified resolution on-demand via 'GDAL' (the Geospatial Data Abstraction Library <https://gdal.org/>). Augments the 'raster' package by never reading data from a raster source until necessary for generating an in-memory 'raster' object. A 'lazyraster' object may be cropped and converted to 'raster' object, and by default will only read a small amount of data sufficient for an overall summary. The amount of data read can be controlled by specifying the output dimensions.

Package details

AuthorMichael Sumner [aut, cre]
MaintainerMichael Sumner <mdsumner@gmail.com>
LicenseGPL-3
Version0.5.1
URL https://github.com/hypertidy/lazyraster
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("lazyraster")

Try the lazyraster package in your browser

Any scripts or data that you put into this service are public.

lazyraster documentation built on Oct. 7, 2021, 5:08 p.m.