Package: vapour 0.10.9001
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:
vapour_0.10.9001.tar.gz
vapour_0.10.9001.zip(r-4.5)vapour_0.10.9001.zip(r-4.4)vapour_0.10.9001.zip(r-4.3)
vapour_0.10.9001.tgz(r-4.4-x86_64)vapour_0.10.9001.tgz(r-4.4-arm64)vapour_0.10.9001.tgz(r-4.3-x86_64)vapour_0.10.9001.tgz(r-4.3-arm64)
vapour_0.10.9001.tar.gz(r-4.5-noble)vapour_0.10.9001.tar.gz(r-4.4-noble)
vapour.pdf |vapour.html✨
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
Last updated 5 months agofrom:8fb170c636. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win-x86_64 | OK | Nov 16 2024 |
R-4.5-linux-x86_64 | OK | Nov 16 2024 |
R-4.4-win-x86_64 | OK | Nov 16 2024 |
R-4.4-mac-x86_64 | OK | Nov 16 2024 |
R-4.4-mac-aarch64 | OK | Nov 16 2024 |
R-4.3-win-x86_64 | OK | Nov 16 2024 |
R-4.3-mac-x86_64 | OK | Nov 16 2024 |
R-4.3-mac-aarch64 | OK | Nov 16 2024 |
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
Readme and manuals
Help Manual
Help page | Topics |
---|---|
vapour | vapour-package vapour |
Build vrt, special case "-separate" | buildvrt |
General raster read and convert | gdal_raster_data gdal_raster_dsn gdal_raster_image gdal_raster_nara |
SST contours | sst_c |
Example WKT coordinate reference system | tas_wkt |
Create raster file | vapour_create vapour_create_options |
Is the CRS string representative of angular coordinates | vapour_crs_is_lonlat |
GDAL version and drivers. | vapour_all_drivers vapour_driver vapour_gdal_version vapour_proj_version |
Retrieve geolocation information for a dataset | vapour_geolocation |
Read geometry column name | vapour_geom_name |
Summary of available geometry | vapour_geom_summary |
Read layer extent | vapour_layer_extent |
Read GDAL layer info | vapour_layer_info |
Read GDAL layer names | vapour_layer_names |
Raster ground control points | vapour_raster_gcp |
Raster information | vapour_raster_info |
Read feature names | vapour_read_fids vapour_read_names |
Read feature field data | vapour_read_attributes vapour_read_fields |
Read GDAL feature geometry | vapour_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 block | vapour_read_raster_block |
type safe(r) raster read | vapour_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 options | vapour_get_config vapour_set_config |
PROJ4 string to WKT | vapour_srs_wkt |
Virtual raster | vapour_vrt |
Read GDAL virtual source contents | vapour_vsi_list |
Raster warper (reprojection) | vapour_warp_raster |
type safe(r) raster warp | vapour_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 VRT | vector_vrt |