【问题标题】:HERE API - Pre Determined Route Toll CostsHERE API - 预先确定的路线通行费
【发布时间】:2019-10-15 03:33:02
【问题描述】:

我想使用 GPS 坐标而不是链路 ID 来获取预定路线的通行费。我想使用这个请求,因为我有司机已经走的路线:

https://tce.api.here.com/2/tollcost.json
?app_id={YOUR_APP_ID}
&app_code={YOUR_APP_CODE}
&tollVehicleType=3
&vehicleNumberAxles=2
&emissionType=6
&height=3.5m
&vehicleWeight=10.0t
&limitedWeight=10.0t
&passengersCount=1
&tiresCount=8
&route=748873330,50;68614309,40;17357322,30;748938713,20;76719821,10;17357323,0
&detail=1

在路线部分;如何只使用 GPS 坐标?

【问题讨论】:

    标签: gps here-api here-maps-rest


    【解决方案1】:

    使用 Toll Cost Extension API,您只能为路线参数指定链接 ID。您可能希望使用 Fleet Telematics API,它可以让您在计算通行费时更加灵活。

    https://developer.here.com/documentation/fleet-telematics/dev_guide/topics/calculation-considerations.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-05-10
      • 2022-10-31
      • 1970-01-01
      • 1970-01-01
      • 2020-07-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多