Package: gdalUtilities 1.2.5
gdalUtilities: Wrappers for 'GDAL' Utilities Executables
R's 'sf' package ships with self-contained 'GDAL' executables, including a bare bones interface to several 'GDAL'-related utility programs collectively known as the 'GDAL utilities'. For each of those utilities, this package provides an R wrapper whose formal arguments closely mirror those of the 'GDAL' command line interface. The utilities operate on data stored in files and typically write their output to other files. Therefore, to process data stored in any of R's more common spatial formats (i.e. those supported by the 'sf' and 'terra' packages), first write them to disk, then process them with the package's wrapper functions before reading the outputted results back into R. GDAL function arguments introduced in GDAL version 3.5.2 or earlier are supported.
Authors:
gdalUtilities_1.2.5.tar.gz
gdalUtilities_1.2.5.zip(r-4.5)gdalUtilities_1.2.5.zip(r-4.4)gdalUtilities_1.2.5.zip(r-4.3)
gdalUtilities_1.2.5.tgz(r-4.4-any)gdalUtilities_1.2.5.tgz(r-4.3-any)
gdalUtilities_1.2.5.tar.gz(r-4.5-noble)gdalUtilities_1.2.5.tar.gz(r-4.4-noble)
gdalUtilities_1.2.5.tgz(r-4.4-emscripten)gdalUtilities_1.2.5.tgz(r-4.3-emscripten)
gdalUtilities.pdf |gdalUtilities.html✨
gdalUtilities/json (API)
NEWS
# Install 'gdalUtilities' in R: |
install.packages('gdalUtilities', repos = c('https://joshobrien.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joshobrien/gdalutilities/issues
Last updated 1 years agofrom:3d87b46435. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | NOTE | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
R-4.4-win | NOTE | Nov 14 2024 |
R-4.4-mac | NOTE | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:gdal_gridgdal_rasterizegdal_translategdalbuildvrtgdaldemgdalinfogdalmdiminfogdalmdimtranslategdalwarpgRasterizenearblackogr2ogr
Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Wrappers for 'GDAL' Utilities Executables | gdalUtilities-package gdalUtilities |
Interface to GDAL's gdal_grid utility | gdal_grid |
Interface to GDAL's gdal_rasterize utility | gdal_rasterize |
Interface to GDAL's gdal_translate utility | gdal_translate |
Interface to GDAL's gdalbuildvrt utility | gdalbuildvrt |
Interface to GDAL's gdaldem utility | gdaldem |
Interface to GDAL's gdalinfo utility | gdalinfo |
Interface to GDAL's gdalmdiminfo utility | gdalmdiminfo |
Interface to GDAL's gdalmdimtranslate utility | gdalmdimtranslate |
Defunct function(s) in the gdalUtilities package | gdalUtilities-defunct gRasterize |
Interface to GDAL's gdalwarp utility | gdalwarp |
Interface to GDAL's nearblack utility | nearblack |
Interface to GDAL's ogr2ogr utility | ogr2ogr |