Package: mapirosa 0.1.6
mapirosa: Access OS OpenData APIs From R
A package to enable accessing basemap tiles from the [OS Maps API](https://osdatahub.os.uk/docs/wmts/overview), initially. Access to other OS (Ordnance Survey) Data Hub APIs may follow. The primary motivation for this project was to find a map tile service that supplies tiles in the British National Grid (27700) CRS, unlike the usual web mapping standard CRS of 3857. The name of the package is an intentional corruption of the Spanish word mariposa 🦋.
Authors:
mapirosa_0.1.6.tar.gz
mapirosa_0.1.6.zip(r-4.5)mapirosa_0.1.6.zip(r-4.4)mapirosa_0.1.6.zip(r-4.3)
mapirosa_0.1.6.tgz(r-4.4-any)mapirosa_0.1.6.tgz(r-4.3-any)
mapirosa_0.1.6.tar.gz(r-4.5-noble)mapirosa_0.1.6.tar.gz(r-4.4-noble)
mapirosa_0.1.6.tgz(r-4.4-emscripten)mapirosa_0.1.6.tgz(r-4.3-emscripten)
mapirosa.pdf |mapirosa.html✨
mapirosa/json (API)
NEWS
# Install 'mapirosa' in R: |
install.packages('mapirosa', repos = c('https://francisbarton.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/francisbarton/mapirosa/issues
277003857api-clientbasemapsbngmapping-toolsmapsordnance-surveyordnancesurvey
Last updated 2 months agofrom:80f0b7af7a. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | ERROR | Nov 08 2024 |
R-4.5-linux | ERROR | Nov 08 2024 |
R-4.4-win | ERROR | Nov 08 2024 |
R-4.4-mac | ERROR | Nov 08 2024 |
R-4.3-win | ERROR | Nov 08 2024 |
R-4.3-mac | ERROR | Nov 08 2024 |
Exports:build_basemapcreate_bboxquery_maps_apiquery_names_api
Dependencies:askpassassertthatclassclassIntclicliprcpp11crayoncredentialscurlDBIdescdplyre1071fansifsgenericsgertghgitcredsgluehttr2inijsonliteKernSmoothlifecyclemagrittrMASSopensslpillarpkgconfigpngproxypurrrR6rappdirsRcpprlangrprojrootrstudioapis2sfsnakecasestringistringrsysterratibbletidyrtidyselectunitsusethisutf8vctrswhiskerwithrwkxml2yamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build a basemap from the Ordnance Survey Maps API | build_basemap |
Internal check for a valid combination of CRS, map style and zoom level | check_zoom |
Use osmdata to easily get a bbox object for a given place name | create_bbox |
Retrieve PNG data (tiles) to cover a bbox, and generate a list of extents for each tile | generate_png_data |
Retrieve data from the OS Features API | query_features_api |
Build and perform a query to the OS Maps API | query_maps_api |
Retrieve data from the OS Names API | query_names_api |