Learn R Programming

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

rgdal (version 0.6-33)

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. rgdal binaries for OSX are available from the CRAN (extras) repository.

Copy Link

Version

Install

install.packages('rgdal')

Monthly Downloads

1,079

Version

0.6-33

License

GPL (>= 2)

Maintainer

Roger Bivand

Last Published

December 16th, 2010

Functions in rgdal (0.6-33)

projInfo

List PROJ.4 tag information
SGDF2PCT

Convert RGB three band to single band colour table
closeDataset-methods

closeDataset methods
GDALTransientDataset-class

Class "GDALTransientDataset"
GDALDataset-class

Class "GDALDataset"
GDALReadOnlyDataset-class

Class "GDALReadOnlyDataset"
RGB2PCT

Convert RGB three band to single band colour table
readOGR

Read OGR vector maps into Spatial objects
spTransform-methods

Methods for Function spTransform for map projection and datum transformation in package "rgdal"
GDALReadOnlyDataset-methods

subset methods for "GDALReadOnlyDataset"
GDALRasterBand-class

Class "GDALRasterBand"
showWKT

Show Well-Known Text spatial reference system metadata
project

Projection of coordinate matrices
displayDataset

Display a GDAL dataset
CRS-class

Class "CRS" of coordinate reference system arguments
GDALMajorObject-class

Class "GDALMajorObject"
GDALDriver-class

Class "GDALDriver": GDAL Driver Object
make_EPSG

Make a data frame of EPSG projection codes
writeOGR

Write spatial vector data using OGR
SpatialGDAL-class

Class "SpatialGDAL"
readGDAL

Read/write between GDAL grid maps and Spatial objects