mapsapi: 'sf'-Compatible Interface to 'Google Maps' APIs (original) (raw)

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.5.4
Depends: R (≥ 4.1.0)
Imports: xml2, sf, bitops, stars, RgoogleMaps, httr
Suggests: knitr, rmarkdown, leaflet, ggplot2, dplyr
Published: 2023-07-21
DOI: 10.32614/CRAN.package.mapsapi
Author: Michael Dorman [aut, cre], Tom Buckley [ctb], Alex Dannenberg [ctb], Mihir Bhaskar [ctb], Juan P. Fonseca-Zamora [ctb], Rodrigo Vega [ctb]
Maintainer: Michael Dorman
BugReports: https://github.com/michaeldorman/mapsapi/issues/
License: MIT + file
URL: https://michaeldorman.github.io/mapsapi/,https://github.com/michaeldorman/mapsapi/
NeedsCompilation: no
Materials: NEWS
In views: WebTechnologies
CRAN checks: mapsapi results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=mapsapito link to this page.