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.
Version: | 0.4.0 |
Imports: | magrittr (≥ 1.5), xml2 (≥ 1.1.1), sf (≥ 0.5-3), bitops (≥ 1.0-6), plyr (≥ 1.8.4) |
Suggests: | knitr, rmarkdown, leaflet |
Published: | 2019-04-06 |
Author: | Michael Dorman [aut, cre], Tom Buckley [ctb], Alex Dannenberg [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.0.tar.gz |
Windows binaries: | r-devel: mapsapi_0.4.0.zip, r-release: mapsapi_0.4.0.zip, r-oldrel: mapsapi_0.4.0.zip |
OS X binaries: | r-release: mapsapi_0.4.0.tgz, r-oldrel: mapsapi_0.3.9.tgz |
Old sources: | mapsapi archive |
Please use the canonical form https://CRAN.R-project.org/package=mapsapi to link to this page.