是否可以通过HERE Transit-API获取城市的所有车站?

时间:2019-12-06 16:07:51

标签: here-api

我正在尝试通过transit-api来查找城市的所有车站 但似乎结果的最大数量存在限制(50)。 您知道其他方式吗? 非常感谢!

1 个答案:

答案 0 :(得分:0)

这是在公交车站附近找到位置的准确API,但是一次只能返回50。更改城市中心和半径以计算所有公交站点的另一种方法。

  

https://developer.here.com/documentation/examples/rest/public_transit/station-search-proximity

     

https://transit.api.here.com/v3/stations/by_geocoord.json?center=52.520501,13.403565&radius=1000&max=50&app_id=xxxx&app_code=xxxxx