我经常收到错误消息“无法将 52.19888/11.32296 匹配到搜索半径为 100.0m 的道路链接”。在这些情况下,位置通常是距离最近的公共道路 100 多米的仓库。
这是一个示例查询: http://fleet.api.here.com/2/calculateroute.json?mode=fastest;truck;traffic:disabled&driver_cost=20¤cy=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 找到一种方法。
还是有其他方法可以绕过此错误消息并获得有效路线?对于这些计算,我不需要确切的转弯方向:一条与卡车实际行驶路线相似的路线就足够了。