she*_*ine 5 google-maps r rgooglemaps ggmap
使用 R,可以从 Google 地图 API 查询指定位置的最新图像,例如
library(ggmap)
mal <- get_map('Malabo', zoom = 12, maptype = 'satellite')
ggmap(mal)
Run Code Online (Sandbox Code Playgroud)
API 是否允许/支持从用户指定日期查询历史图像?。如果是:
-这怎么能在 R 中完成?
- 如果在 R 中无法完成,是否还有其他方法/工具可以做到?
非常感谢。
归档时间: |
|
查看次数: |
900 次 |
最近记录: |