Package: osdatahub 0.2.0

Chris Jochem

osdatahub: Easier Interaction with the Ordnance Survey Data Hub

Ordnance Survey ('OS') is the national mapping agency for Great Britain and produces a large variety of mapping and geospatial products. Much of OS's data is available via the OS Data Hub <https://osdatahub.os.uk/>, a platform that hosts both free and premium data products. 'osdatahub' provides a user-friendly way to access, query, and download these data.

Authors:Chris Jochem [cre, aut], Ordnance Survey Ltd [cph, fnd]

osdatahub_0.2.0.tar.gz
osdatahub_0.2.0.tar.gz(r-4.5-noble)osdatahub_0.2.0.tar.gz(r-4.4-noble)
osdatahub_0.2.0.tgz(r-4.4-emscripten)osdatahub_0.2.0.tgz(r-4.3-emscripten)
osdatahub.pdf |osdatahub.html
osdatahub/json (API)
NEWS

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

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

23 exports 0.00 score 17 dependencies 14 scripts 772 downloads

Last updated 11 months agofrom:e12ef07c9e. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-linuxOKAug 20 2024

Exports:bng_to_geomdownload_os_datapackagesdownload_os_opendataextent_from_bboxextent_from_bngextent_from_geojsonextent_from_ons_codeextent_from_polygonextent_from_radiusget_ons_geomget_os_keyhas_os_keylist_crslist_ngd_collectionslist_os_datapackageslist_os_opendataquery_mapsquery_nearest_placesquery_ngdquery_placesquery_postcode_placesquery_uprn_placesset_os_key

Dependencies:askpasscurlgeojsonsfgeometriesgeoshttrjsonifyjsonlitelibgeosmimeopensslR6rapidjsonrRcppsfheaderssyswk

How to Define Extents for API Queries

Rendered fromextents.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2023-10-25
Started: 2023-10-25

Interactive Plotting for API Results

Rendered frominteractive-plotting.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2023-10-25
Started: 2023-10-25

Using the NGD Features API with R

Rendered fromngd-api.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2023-10-25
Started: 2023-10-25

Plotting API Results: sf, tmap, and maptiles

Rendered fromplotting-results.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2023-10-25
Started: 2023-10-25

Readme and manuals

Help Manual

Help pageTopics
Return the geometry of a British National Grid squarebng_to_geom
Download OS premium data packagesdownload_os_datapackages download_os_datapackages.data.frame download_os_datapackages.numeric download_os_datapackages.package_list
Download OS OpenData Productsdownload_os_opendata download_os_opendata.character download_os_opendata.product_list
Create extents from geometriesextent extent_from_bbox extent_from_bng extent_from_geojson extent_from_polygon extent_from_radius
Retrieve an extent for ONS geographiesextent_from_ons_code
Retrieve ONS geographiesget_ons_geom
Print the currently accepted EPSG codes.list_crs
Retrieve OS NGD Feature Collectionslist_ngd_collections
Retrieve information on premium OS data packageslist_os_datapackages
Retrieve information on OS OpenData Downloadslist_os_opendata
Query the OS Maps APIquery_maps query_maps.qExtent
Query the OS Places APIquery_nearest_places
Query the OS NGD Features APIquery_ngd query_ngd.character query_ngd.geos_geometry query_ngd.qExtent query_ngd.sf query_ngd.sfc
Query the OS Places APIquery_places query_places.character query_places.qExtent
Query the OS Places APIquery_postcode_places
Query the OS Places APIquery_uprn_places
Set credentials for OS Data Hubget_os_key has_os_key set_os_key