【问题标题】:Can I get\download the traffic flow data of a specific date and time?我可以获取\下载特定日期和时间的流量数据吗?
【发布时间】:2021-07-19 15:55:13
【问题描述】:

有没有办法获取特定日期和时间的流量数据?

例如,下面的请求给出了实时的交通数据。

https://traffic.ls.hereapi.com/traffic/6.1/flow.json?bbox=29.6890%2C-95.4008%3B29.7165%2C-95.5007&apiKey={API_KEY}

如何在此处指定日期时间?谢谢。

【问题讨论】:

  • 据记载,HERE Traffic API 仅支持实时流量,不支持历史数据。但是,如果有任何特定的用例,那么您可以联系这里的技术支持进行讨论。

标签: here-api here-traffic


【解决方案1】:

这里提供了几种获取历史交通信息的方法:

  1. 从 HERE 地图内容目录获取交通模式 https://developer.here.com/documentation/here-map-content/dev_guide/topics-attributes/traffic-pattern-attributes.html
  2. 从移动 SDK 获取流量模式 https://developer.here.com/documentation/android-premium/3.19/dev_guide/topics/traffic-history.html
  3. 使用 TRAFFIC_PATTERN_FC* 层和 TRAFFIC_SPEED_RECORD_FC* 层从 HERE 地图属性 API 获取流量模式和速度。 https://developer.here.com/documentation/content-map-attributes/dev_guide/topics/here-map-content.html

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-07-08
    • 1970-01-01
    • 1970-01-01
    • 2018-02-13
    相关资源
    最近更新 更多