Learn R Programming

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

rgdal (version 0.4-4)

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 exported. Use is made of classes defined in the sp package.

Copy Link

Version

Install

install.packages('rgdal')

Monthly Downloads

1,877

Version

0.4-4

License

GPL (version 2 or higher; see LICENSE)

Maintainer

Roger Bivand

Last Published

June 1st, 2023

Functions in rgdal (0.4-4)

spTransform-methods

Methods for Function spTransform in package "rgdal"
getPixmapGDAL

Read GDAL datasets as pixmapGrey or pixmapRGB objects
GDALMajorObject-class

Class "GDALMajorObject"
GDALRasterBand-class

Class "GDALRasterBand"
GDALTransientDataset-class

Class "GDALTransientDataset"
readOGR

Read OGR vector maps into Spatial objects
CRS-class

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

Class "GDALReadOnlyDataset"
GDALDataset-class

Class "GDALDataset"
GDALDriver-class

Class "GDALDriver": GDAL Driver Object
closeDataset-methods

closeDataset methods
readGDAL

Read/write between GDAL grid maps and Spatial objects
make_EPSG

Make a data frame of EPSG projection codes
project

Projection of coordinate matrices
GDALReadOnlyDataset-methods

subset methods for "GDALReadOnlyDataset"
showWKT

Show Well-Known Text spatial reference system metadata