Learn R Programming

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

rgdal (version 0.2-7)

Bindings for the Geospatial Data Abstraction Library

Description

Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.1.8) - this version with new-style classes. The GDAL library is external to the package, and must be correctly installed first.

Copy Link

Version

Install

install.packages('rgdal')

Monthly Downloads

1,079

Version

0.2-7

License

GPL (version 2 or higher; see LICENSE)

Maintainer

Roger Bivand

Last Published

June 1st, 2023

Functions in rgdal (0.2-7)

GDALDriver-class

Class "GDALDriver": GDAL Driver Object
GDALMajorObject-class

Class "GDALMajorObject"
GDALRasterBand-class

Class "GDALRasterBand"
GDALTransientDataset-class

Class "GDALTransientDataset"
closeDataset-methods

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

Class "GDALReadOnlyDataset"
GDALDataset-class

Class "GDALDataset"
getPixmapGDAL

Read GDAL datasets as pixmapGrey or pixmapRGB objects