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.
| Version: |
0.6-24 |
| Depends: |
R (≥ 2.3.0), methods, sp |
| Published: |
2010-01-03 |
| Author: |
Timothy H. Keitt, Roger Bivand, Edzer Pebesma,
Barry Rowlingson |
| Maintainer: |
Roger Bivand <Roger.Bivand at nhh.no> |
| License: |
GPL (≥ 2) |
| URL: |
http://www.gdal.org, http://sourceforge.net/projects/rgdal/ |
| SystemRequirements: |
for building from source: GDAL >= 1.3.1 library
from http://trac.osgeo.org/gdal/wiki/DownloadSource and PROJ.4
(proj >= 4.4.9) from http://trac.osgeo.org/proj/; GDAL OSX
frameworks built by William Kyngesburye at
http://www.kyngchaos.com/ may be used for source installs on
OSX, rgdal OSX binary packages are also available at the same
site. |
| In views: |
Spatial |
| CRAN checks: |
rgdal results |