Package: vapour 0.16.0

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.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
Last updated from:570f0124cc. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 185 | ||
| linux-devel-x86_64 | OK | 164 | ||
| source / vignettes | OK | 260 | ||
| linux-release-arm64 | OK | 168 | ||
| linux-release-x86_64 | OK | 212 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-release-x86_64 | OK | 250 | ||
| macos-oldrel-arm64 | OK | 122 | ||
| macos-oldrel-x86_64 | OK | 231 | ||
| windows-devel | OK | 490 | ||
| windows-release | OK | 558 | ||
| windows-oldrel | OK | 490 | ||
| wasm-release | FAIL | 129 |
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
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 |
