Package: mapsapi 0.5.4

mapsapi: 'sf'-Compatible Interface to 'Google Maps' APIs

Interface to the 'Google Maps' APIs: (1) routing directions based on the 'Directions' API, returned as 'sf' objects, either as single feature per alternative route, or a single feature per segment per alternative route; (2) travel distance or time matrices based on the 'Distance Matrix' API; (3) geocoded locations based on the 'Geocode' API, returned as 'sf' objects, either points or bounds; (4) map images using the 'Maps Static' API, returned as 'stars' objects.

Authors:Michael Dorman [aut, cre], Tom Buckley [ctb], Alex Dannenberg [ctb], Mihir Bhaskar [ctb], Juan P. Fonseca-Zamora [ctb], Rodrigo Vega [ctb]

mapsapi_0.5.4.tar.gz
mapsapi_0.5.4.zip(r-4.7)mapsapi_0.5.4.zip(r-4.6)mapsapi_0.5.4.zip(r-4.5)
mapsapi_0.5.4.tgz(r-4.6-any)mapsapi_0.5.4.tgz(r-4.5-any)
mapsapi_0.5.4.tar.gz(r-4.7-any)mapsapi_0.5.4.tar.gz(r-4.6-any)
mapsapi_0.5.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
mapsapi/json (API)
NEWS

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

Bug tracker:https://github.com/michaeldorman/mapsapi/issues

Pkgdown/docs site:https://michaeldorman.github.io

Datasets:

On CRAN:

Conda:

7.15 score 56 stars 100 scripts 466 downloads 9 exports 28 dependencies

Last updated from:d331fd3bce. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK140
source / vignettesOK179
linux-release-x86_64OK135
macos-release-arm64OK168
macos-oldrel-arm64OK181
windows-develOK87
windows-releaseOK87
windows-oldrelOK80
wasm-releaseOK133

Exports:mp_directionsmp_geocodemp_get_boundsmp_get_matrixmp_get_pointsmp_get_routesmp_get_segmentsmp_mapmp_matrix

Dependencies:abindaskpassbitopsclassclassIntclicurlDBIe1071httrjsonliteKernSmoothMASSmimeopensslpngproxyR6RcppRgoogleMapsrlangs2sfstarssysunitswkxml2

Introduction to package mapsapi

Rendered fromintro.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2020-12-17
Started: 2017-09-25