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.

Version: 0.4.6
Depends: R (≥ 2.10)
Imports: magrittr, xml2, sf, bitops, stars, RgoogleMaps
Suggests: knitr, rmarkdown, leaflet, ggplot2, dplyr
Published: 2020-06-15
Author: Michael Dorman [aut, cre], Tom Buckley [ctb], Alex Dannenberg [ctb], Mihir Bhaskar [ctb]
Maintainer: Michael Dorman <dorman at post.bgu.ac.il>
BugReports: https://github.com/michaeldorman/mapsapi/issues/
License: MIT + file LICENSE
URL: https://github.com/michaeldorman/mapsapi/
NeedsCompilation: no
Materials: NEWS
In views: WebTechnologies
CRAN checks: mapsapi results

Downloads:

Reference manual: mapsapi.pdf
Vignettes: Introduction to package 'mapsapi'
Package source: mapsapi_0.4.6.tar.gz
Windows binaries: r-devel: mapsapi_0.4.6.zip, r-release: mapsapi_0.4.6.zip, r-oldrel: mapsapi_0.4.6.zip
macOS binaries: r-release: mapsapi_0.4.6.tgz, r-oldrel: mapsapi_0.4.6.tgz
Old sources: mapsapi archive

Reverse dependencies:

Reverse suggests: stplanr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mapsapi to link to this page.