【问题标题】:Increasing search radius for way points in Here Maps Fleet Telematics API增加 Here Maps Fleet Telematics API 中航点的搜索半径
【发布时间】:2020-01-30 21:54:15
【问题描述】:

我经常收到错误消息“无法将 52.19888/11.32296 匹配到搜索半径为 100.0 米的道路链接上”。在这些情况下,位置通常是距离最近的公共道路 100 多米的仓库。

这是一个示例查询:http://fleet.api.here.com/2/calculateroute.json?mode=fastest;truck;traffic:disabled&driver_cost=20&currency=EUR&rollups=total,country,tollsys,country;tollsys&commercial=1&shippedHazardousGoods=0&waypoint0=52.51,13.42&waypoint1=52.2787499,11.4330726&tollVehicleType=3&vehicle_cost=0.5&fuelType=Diesel&emissionType=6&length=1500cm&height=270cm&heightAbove1stAxle=120cm&vehicleWeight=7000kg&vehicleNumberAxles=2&trailerType=2&trailersCount=1&trailerNumberAxles=4&trailerHeight=270cm

有没有办法增加 Fleet Telematics API 中航路点的搜索半径?我知道这在 Route API 中是可能的,但无法为 Fleet 找到一种方法。

或者是否有其他方法可以绕过此错误消息并获得有效路线?对于这些计算,我不需要确切的转弯指示:一条类似于卡车实际行驶路线的路线就足够了。

【问题讨论】:

  • 能否提供样例查询(不含App ID和App Code)?
  • 编辑问题以包含示例

标签: here-api here-maps-rest


【解决方案1】:

routeMatch 参数添加为1,这样您的航路点将被视为 GPS 轨迹,算法将返回沿着轨迹最可能的路线。

【讨论】:

  • 这可能是一种解决方法,但不幸的是,它有时会丢弃点并显示错误“忽略跟踪点 X/Y,因为它远离邻居”
猜你喜欢
  • 2022-10-18
  • 1970-01-01
  • 1970-01-01
  • 2013-08-24
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2022-11-07
相关资源
最近更新 更多