Learn R Programming

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

rgdal (version 0.6-22)

Bindings for the Geospatial Data Abstraction Library

Description

Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.3.1) 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.

Copy Link

Version

Install

install.packages('rgdal')

Monthly Downloads

1,079

Version

0.6-22

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

December 3rd, 2009

Functions in rgdal (0.6-22)

readOGR

Read OGR vector maps into Spatial objects
RGB2PCT

Convert RGB three band to single band colour table
readGDAL

Read/write between GDAL grid maps and Spatial objects
writeOGR

Write spatial vector data using OGR
project

Projection of coordinate matrices
closeDataset-methods

closeDataset methods
GDALTransientDataset-class

Class "GDALTransientDataset"
displayDataset

Display a GDAL dataset
projInfo

List PROJ.4 tag information
spTransform-methods

Methods for Function spTransform in package "rgdal"
GDALReadOnlyDataset-class

Class "GDALReadOnlyDataset"
GDALReadOnlyDataset-methods

subset methods for "GDALReadOnlyDataset"
GDALRasterBand-class

Class "GDALRasterBand"
CRS-class

Class "CRS" of coordinate reference system arguments
SGDF2PCT

Convert RGB three band to single band colour table
showWKT

Show Well-Known Text spatial reference system metadata
GDALDriver-class

Class "GDALDriver": GDAL Driver Object
GDALDataset-class

Class "GDALDataset"
SpatialGDAL-class

Class "SpatialGDAL"
make_EPSG

Make a data frame of EPSG projection codes
GDALMajorObject-class

Class "GDALMajorObject"