Package: gdalio 0.0.1.9014

Michael D. Sumner

gdalio: Read Data to via GDAL Warper to an Assumed Grid

Convenience wrapper for the GDAL raster warper library. Set a default context grid, an extent, dimension, projection, and then read any GDAL raster source into that grid. There are controls to augment metadata-poor sources (to override missing or incorrect extent or projection metadata), to set a desired grid for subsequent use, and ability to control options available by the GDAL warp library itself. This can be used to easily read data from any kind of raster data source, local files, online servers, bare URLs, and database connections. Data is read in generic form but we provide example wrappers for commonly used formats for raster data.

Authors:Michael D. Sumner [aut, cre]

gdalio_0.0.1.9014.tar.gz
gdalio_0.0.1.9014.zip(r-4.5)gdalio_0.0.1.9014.zip(r-4.4)gdalio_0.0.1.9014.zip(r-4.3)
gdalio_0.0.1.9014.tgz(r-4.4-any)gdalio_0.0.1.9014.tgz(r-4.3-any)
gdalio_0.0.1.9014.tar.gz(r-4.5-noble)gdalio_0.0.1.9014.tar.gz(r-4.4-noble)
gdalio_0.0.1.9014.tgz(r-4.4-emscripten)gdalio_0.0.1.9014.tgz(r-4.3-emscripten)
gdalio.pdf |gdalio.html
gdalio/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/hypertidy/gdalio/issues

Datasets:

On CRAN:

16 exports 27 stars 2.09 score 9 dependencies 27 scripts

Last updated 2 years agofrom:5f7827d246. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winERRORAug 31 2024
R-4.5-linuxERRORAug 31 2024
R-4.4-winERRORAug 31 2024
R-4.4-macERRORAug 31 2024
R-4.3-winERRORAug 31 2024
R-4.3-macERRORAug 31 2024

Exports:gdalio_arraygdalio_datagdalio_data_hexgdalio_data_rgbgdalio_eg_imagegdalio_eg_rastergdalio_format_sourcegdalio_get_default_gridgdalio_graphicsgdalio_imagegdalio_local_gridgdalio_matrixgdalio_set_default_gridgdalio_sourcesgdalio_xyzvrt

Dependencies:cachemfastmapjsonlitememoisenanoarrowRcpprlangvapourwk

examples-microsoft

Rendered fromexamples-microsoft.Rmdusingknitr::rmarkdownon Aug 31 2024.

Last update: 2022-03-03
Started: 2022-03-03

Readme and manuals

Help Manual

Help pageTopics
Read GDAL raster numeric datagdalio_array gdalio_data gdalio_graphics gdalio_image gdalio_matrix
Read GDAL raster data as RGB triples or hex coloursgdalio_data_hex gdalio_data_rgb
Print the code to source format-specific functionsgdalio_format_source
Titlegdalio_get_default_grid
Generate a local gridgdalio_local_grid
Titlegdalio_set_default_grid
Data sources for readinggdalio_sources
Example data filesgdalio-example-files gdalio_eg_image gdalio_eg_raster
sourcesAWSElevation OSMMap sources-data VirtualEarthSatellite VirtualEarthStreet
Fix missing raster metadatavrt vrt.default