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.5 |
Depends: | R (≥ 2.10) |
Imports: | magrittr, xml2, sf, bitops, stars, RgoogleMaps |
Suggests: | knitr, rmarkdown, leaflet, ggplot2, dplyr |
Published: | 2020-04-14 |
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 |
Reference manual: | mapsapi.pdf |
Vignettes: |
Introduction to package 'mapsapi' |
Package source: | mapsapi_0.4.5.tar.gz |
Windows binaries: | r-prerelease: mapsapi_0.4.5.zip, r-release: mapsapi_0.4.5.zip, r-oldrel: mapsapi_0.4.5.zip |
macOS binaries: | r-prerelease: mapsapi_0.4.2.tgz, r-release: mapsapi_0.4.5.tgz, r-oldrel: mapsapi_0.4.2.tgz |
Old sources: | mapsapi archive |
Please use the canonical form https://CRAN.R-project.org/package=mapsapi to link to this page.