gdalUtils v2.0.3.2
0
Monthly downloads
Wrappers for the Geospatial Data Abstraction Library (GDAL) Utilities
Wrappers for the Geospatial Data Abstraction Library (GDAL)
Utilities.
Readme
gdalUtils
R Wrappers for the Geospatial Data Abstraction Library (GDAL) Utilities
This is the development location for the gdalUtils library for R. To install the latest version:
install.packages("devtools")
devtools:::install_github("gearslaboratory/gdalUtils")
Note that before using gdalUtils, you we need an installation of GDAL somewhere on your system (https://gdal.org/).
Functions in gdalUtils
Name | Description | |
gdaltindex | gdaltindex | |
gdaladdo | gdaladdo | |
gdaltransform | gdaltransform | |
batch_gdal_translate | batch_gdal_translate | |
gdalmanage | gdalmanage | |
align_rasters | Aligns raster files | |
gdalsrsinfo | gdalsrsinfo | |
get_subdatasets | get_subdatasets | |
gdalinfo | gdalinfo | |
gdalwarp | gdalwarp | |
gdallocationinfo | gdallocationinfo | |
tahoe_highrez_training | Point and polygon files for use with gdalUtils | |
nearblack | nearblack | |
remove_file_extension | remove_file_extension | |
ogr2ogr | ogr2ogr | |
test_modis.hdf | MODIS HDF4 file | |
ogrtindex | ogrtindex | |
ogrlineref | ogrlineref | |
ogrinfo | ogrinfo | |
qm | qm | |
gdalbuildvrt | gdalbuildvrt | |
gdaldem | gdaldem | |
mosaic_rasters | Mosaic raster files using GDAL Utilities | |
is.Raster | Tests if an input is a RasterLayer, RasterBrick, or a RasterStack. | |
tahoe_lidar_bareearth.tif | Lidar-derived bare earth digital elevation model from the Lake Tahoe Basin. | |
tahoe_lidar_highesthit.tif | Lidar-derived highest hit (aka canopy) digital elevation model from the Lake Tahoe Basin. | |
gdal_contour | gdal_contour | |
gdal_translate | gdal_translate | |
gdal_rasterize | gdal_rasterize | |
gdal_setInstallation | gdal_setInstallation | |
gdal_chooseInstallation | gdal_chooseInstallation | |
gdal_cmd_builder | gdal_cmd_builder | |
gdal_grid | gdal_grid | |
No Results! |
Last month downloads
Details
License | GPL (>= 2) |
Type | Package |
LazyLoad | yes |
Date | 2020-01-15 |
SystemRequirements | GDAL binaries |
BugReports | https://github.com/gearslaboratory/gdalUtils/issues |
Encoding | UTF-8 |
RoxygenNote | 7.0.2 |
NeedsCompilation | no |
Packaged | 2020-02-13 19:26:42 UTC; root |
Repository | CRAN |
Date/Publication | 2020-02-13 20:10:02 UTC |
imports | foreach , R.utils , raster , rgdal , sp |
depends | R (>= 2.14.0) |
Contributors | Matteo Mattiuzzi, Jonathan Greenberg |
Include our badge in your README
[](http://www.rdocumentation.org/packages/gdalUtils)