Learn R Programming

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

rgdal (version 0.3-7)

Bindings for the Geospatial Data Abstraction Library

Description

Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.3.0). The GDAL library is external to the package, and must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data exported. Use is made of classes defined in the sp package.

Copy Link

Version

Install

install.packages('rgdal')

Monthly Downloads

1,803

Version

0.3-7

License

GPL (version 2 or higher; see LICENSE)

Maintainer

Roger Bivand

Last Published

June 1st, 2023

Functions in rgdal (0.3-7)

readOGR

Read OGR vector maps into Spatial objects
GDALMajorObject-class

Class "GDALMajorObject"
GDALTransientDataset-class

Class "GDALTransientDataset"
closeDataset-methods

~~ Methods for Function closeDataset in package "rgdal"
GDALRasterBand-class

Class "GDALRasterBand"
GDALReadOnlyDataset-methods

subset methods for "GDALReadOnlyDataset"
getPixmapGDAL

Read GDAL datasets as pixmapGrey or pixmapRGB objects
readGDAL

Read/write between GDAL grid maps and Spatial objects
GDALDriver-class

Class "GDALDriver": GDAL Driver Object
GDALDataset-class

Class "GDALDataset"
showWKT

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

Class "GDALReadOnlyDataset"