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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:e12ef07c9e. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 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.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2023-10-25
Started: 2023-10-25
Interactive Plotting for API Results
Rendered frominteractive-plotting.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2023-10-25
Started: 2023-10-25
Using the NGD Features API with R
Rendered fromngd-api.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2023-10-25
Started: 2023-10-25
Plotting API Results: sf, tmap, and maptiles
Rendered fromplotting-results.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2023-10-25
Started: 2023-10-25
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Return the geometry of a British National Grid square | bng_to_geom |
Download OS premium data packages | download_os_datapackages download_os_datapackages.data.frame download_os_datapackages.numeric download_os_datapackages.package_list |
Download OS OpenData Products | download_os_opendata download_os_opendata.character download_os_opendata.product_list |
Create extents from geometries | extent extent_from_bbox extent_from_bng extent_from_geojson extent_from_polygon extent_from_radius |
Retrieve an extent for ONS geographies | extent_from_ons_code |
Retrieve ONS geographies | get_ons_geom |
Print the currently accepted EPSG codes. | list_crs |
Retrieve OS NGD Feature Collections | list_ngd_collections |
Retrieve information on premium OS data packages | list_os_datapackages |
Retrieve information on OS OpenData Downloads | list_os_opendata |
Query the OS Maps API | query_maps query_maps.qExtent |
Query the OS Places API | query_nearest_places |
Query the OS NGD Features API | query_ngd query_ngd.character query_ngd.geos_geometry query_ngd.qExtent query_ngd.sf query_ngd.sfc |
Query the OS Places API | query_places query_places.character query_places.qExtent |
Query the OS Places API | query_postcode_places |
Query the OS Places API | query_uprn_places |
Set credentials for OS Data Hub | get_os_key has_os_key set_os_key |