Provides a wrapper for the Microsoft 'Azure Maps' REST APIs <https://learn.microsoft.com/en-us/rest/api/maps/route?view=rest-maps-2025-01-01>, enabling users to access mapping and geospatial services directly from R. This package simplifies authenticating, building, and sending requests for services like route directions. It handles conversions between R objects (such as 'sf' objects) and the GeoJSON+JSON format required by the API, making it easier to integrate 'Azure Maps' into R-based data analysis workflows.
Version: | 0.0.1 |
Depends: | R (≥ 4.1.0) |
Imports: | geojsonsf (≥ 2.0.3), httr2 (≥ 1.2.1), jsonlite (≥ 2.0.0), lubridate (≥ 1.9.4), purrr (≥ 1.1.0), rlist (≥ 0.4.6.2), sf (≥ 1.0.21), stringr (≥ 1.5.1) |
Published: | 2025-08-26 |
Author: | Juan P. Fonseca-Zamora [aut, cre] |
Maintainer: | Juan P. Fonseca-Zamora <ts18jpf at leeds.ac.uk> |
BugReports: | https://github.com/juanfonsecaLS1/azuremapsr/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/juanfonsecaLS1/azuremapsr |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | azuremapsr results |
Reference manual: | azuremapsr.html , azuremapsr.pdf |
Package source: | azuremapsr_0.0.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): azuremapsr_0.0.1.tgz, r-oldrel (arm64): azuremapsr_0.0.1.tgz, r-release (x86_64): azuremapsr_0.0.1.tgz, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=azuremapsr to link to this page.