Package: vapour 0.16.0

Michael Sumner

vapour: Access to the 'Geospatial Data Abstraction Library' ('GDAL')

Provides low-level access to 'GDAL' functionality. 'GDAL' is the 'Geospatial Data Abstraction Library' a translator for raster and vector geospatial data formats that presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats <https://gdal.org/>. This package is focussed on providing exactly and only what GDAL does, to enable developing further tools.

Authors:Michael Sumner [aut, cre], Simon Wotherspoon [ctb], Mark Padgham [ctb]), Edzer Pebesma [ctb], Roger Bivand [ctb], Jim Hester [ctb, cph], Timothy Keitt [ctb], Jeroen Ooms [ctb], Dale Maschette [ctb], Joseph Stachelek [ctb], Even Rouault [ctb], Robert Hijmans [ctb], Dewey Dunnington [ctb], Tomas Kalibera [ctb]

vapour_0.16.0.tar.gz
vapour_0.16.0.zip(r-4.7)vapour_0.16.0.zip(r-4.6)vapour_0.16.0.zip(r-4.5)
vapour_0.16.0.tgz(r-4.6-x86_64)vapour_0.16.0.tgz(r-4.6-arm64)vapour_0.16.0.tgz(r-4.5-x86_64)vapour_0.16.0.tgz(r-4.5-arm64)
vapour_0.16.0.tar.gz(r-4.7-arm64)vapour_0.16.0.tar.gz(r-4.7-x86_64)vapour_0.16.0.tar.gz(r-4.6-arm64)vapour_0.16.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
vapour/json (API)
NEWS

# Install 'vapour' in R:
install.packages('vapour', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/hypertidy/vapour/issues

Pkgdown/docs site:https://hypertidy.github.io

Uses libs:
  • gdal– Geospatial Data Abstraction Library
  • c++– GNU Standard C++ Library v3
Datasets:
  • sst_c - SST contours
  • tas_wkt - Example WKT coordinate reference system

On CRAN:

Conda:

cppgdalgdal-apicpp

9.49 score 87 stars 4 packages 74 scripts 936 downloads 53 exports 12 dependencies

Last updated from:570f0124cc. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK185
linux-devel-x86_64OK164
source / vignettesOK260
linux-release-arm64OK168
linux-release-x86_64OK212
macos-release-arm64OK114
macos-release-x86_64OK250
macos-oldrel-arm64OK122
macos-oldrel-x86_64OK231
windows-develOK490
windows-releaseOK558
windows-oldrelOK490
wasm-releaseFAIL129

Exports:buildvrtgdal_raster_datagdal_raster_dsngdal_raster_imagegdal_raster_naravapour_all_driversvapour_createvapour_create_optionsvapour_crs_is_lonlatvapour_drivervapour_gdal_versionvapour_geolocationvapour_geom_namevapour_geom_summaryvapour_get_configvapour_layer_extentvapour_layer_infovapour_layer_namesvapour_proj_versionvapour_raster_gcpvapour_raster_infovapour_read_attributesvapour_read_extentvapour_read_fidsvapour_read_fieldsvapour_read_geometryvapour_read_geometry_iavapour_read_geometry_ijvapour_read_geometry_textvapour_read_namesvapour_read_rastervapour_read_raster_blockvapour_read_raster_chrvapour_read_raster_dblvapour_read_raster_hexvapour_read_raster_intvapour_read_raster_rawvapour_read_typevapour_report_attributesvapour_report_fieldsvapour_sds_namesvapour_set_configvapour_srs_wktvapour_vrtvapour_vsi_listvapour_warp_rastervapour_warp_raster_chrvapour_warp_raster_dblvapour_warp_raster_hexvapour_warp_raster_intvapour_warp_raster_rawvapour_write_raster_blockvector_vrt

Dependencies:clicpp11gluejsonlitelifecyclemagrittrnanoarrowrlangstringistringrvctrswk

feature-access

Rendered fromfeature-access.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2022-11-11
Started: 2020-10-25

Vapour - lightweight GDAL

Rendered fromvapour.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2025-08-20
Started: 2018-05-23

Readme and manuals

Help Manual

Help pageTopics
vapourvapour-package vapour
Build vrt, special case "-separate"buildvrt
General raster read and convertgdal_raster_data gdal_raster_dsn gdal_raster_image gdal_raster_nara
SST contourssst_c
Example WKT coordinate reference systemtas_wkt
Create raster filevapour_create vapour_create_options
Is the CRS string representative of angular coordinatesvapour_crs_is_lonlat
GDAL version and drivers.vapour_all_drivers vapour_driver vapour_gdal_version vapour_proj_version
Retrieve geolocation information for a datasetvapour_geolocation
Read geometry column namevapour_geom_name
Summary of available geometryvapour_geom_summary
Read layer extentvapour_layer_extent
Read GDAL layer infovapour_layer_info
Read GDAL layer namesvapour_layer_names
Raster ground control pointsvapour_raster_gcp
Raster informationvapour_raster_info
Read feature namesvapour_read_fids vapour_read_names
Read feature field datavapour_read_attributes vapour_read_fields
Read GDAL feature geometryvapour_read_extent vapour_read_geometry vapour_read_geometry_ia vapour_read_geometry_ij vapour_read_geometry_text vapour_read_type
Raster IO (read)vapour_read_raster
Read or write raster blockvapour_read_raster_block
type safe(r) raster readvapour_read_raster_chr vapour_read_raster_dbl vapour_read_raster_hex vapour_read_raster_int vapour_read_raster_raw
Read feature field types.vapour_report_attributes vapour_report_fields
GDAL raster subdatasets (variables)vapour_sds_names
Set and query GDAL configuration optionsvapour_get_config vapour_set_config
PROJ4 string to WKTvapour_srs_wkt
Virtual rastervapour_vrt
Read GDAL virtual source contentsvapour_vsi_list
Raster warper (reprojection)vapour_warp_raster
type safe(r) raster warpvapour_warp_raster_chr vapour_warp_raster_dbl vapour_warp_raster_hex vapour_warp_raster_int vapour_warp_raster_raw
Write data to a block _in an existing file_.vapour_write_raster_block
Vector VRTvector_vrt