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.
| Version: | 0.5.0 |
| Imports: | graphics, raster, vapour (≥ 0.4.0), methods, quadmesh (≥ 0.4.0) |
| Suggests: | palr, testthat (≥ 2.1.0) |
| Published: | 2019-10-09 |
| Author: | Michael Sumner [aut, cre] |
| Maintainer: | Michael Sumner <mdsumner at gmail.com> |
| BugReports: | https://github.com/hypertidy/lazyraster/issues |
| License: | GPL-3 |
| URL: | https://github.com/hypertidy/lazyraster |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | lazyraster results |
| Reference manual: | lazyraster.pdf |
| Package source: | lazyraster_0.5.0.tar.gz |
| Windows binaries: | r-devel: lazyraster_0.5.0.zip, r-release: lazyraster_0.5.0.zip, r-oldrel: lazyraster_0.5.0.zip |
| macOS binaries: | r-release: lazyraster_0.5.0.tgz, r-oldrel: lazyraster_0.5.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=lazyraster to link to this page.