Learn R Programming

⚠️There's a newer version (1.6-7) of this package.Take me there.

rgdal (version 0.8-13)

Bindings for the Geospatial Data Abstraction Library

Description

Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.6.3) and access to projection/transformation operations from the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the package, and, when installing the package from source, must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data and OGR vector data exported. Use is made of classes defined in the sp package. Windows and Mac Intel OS X binaries (including GDAL, PROJ.4 and Expat) are provided on CRAN.

Copy Link

Version

Install

install.packages('rgdal')

Monthly Downloads

1,079

Version

0.8-13

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

November 23rd, 2013

Functions in rgdal (0.8-13)

GDALDriver-class

Class "GDALDriver": GDAL Driver Object
GDALRasterBand-class

Class "GDALRasterBand"
GDALTransientDataset-class

Class "GDALTransientDataset"
GDALDataset-class

Class "GDALDataset"
RGB2PCT

Convert RGB three band to single band colour table
SpatialGDAL-class

Class "SpatialGDAL"
GDALReadOnlyDataset-class

Class "GDALReadOnlyDataset"
closeDataset-methods

closeDataset methods
GDALMajorObject-class

Class "GDALMajorObject"
showWKT

Show Well-Known Text spatial reference system metadata
GDALReadOnlyDataset-methods

subset methods for "GDALReadOnlyDataset"
make_EPSG

Make a data frame of EPSG projection codes
projInfo

List PROJ.4 tag information
llgridlines

Plot long-lat grid over projected data
displayDataset

Display a GDAL dataset
nor2k

Norwegian peaks over 2000m
readGDAL

Read/write between GDAL grid maps and Spatial objects
writeOGR

Write spatial vector data using OGR
GDALcall

Wrapper functions to allow more direct calling of rgdal C code
CRS-class

Class "CRS" of coordinate reference system arguments
readOGR

Read OGR vector maps into Spatial objects
spTransform-methods

Methods for Function spTransform for map projection and datum transformation in package "rgdal"
SGDF2PCT

Convert RGB three band to single band colour table
project

Projection of coordinate matrices