【问题标题】:How to specify a search radius for Reverse Geocode endpoint in HERE Maps Geocoding and Search API v7?如何在 HERE Maps Geocoding and Search API v7 中指定反向地理编码端点的搜索半径?
【发布时间】:2020-03-21 04:11:54
【问题描述】:

我想在 Geocoding and Search API v7 中限制 Reverse Geocode 请求的搜索半径,但 official documentation 只描述了三个参数:at、limit 和 lang,这些参数都不能达到此目的。我的直觉是我可以像这样使用“in”而不是“at”: in=circle:55.1,45.7;r=15 其中 15 是以米为单位的半径,但它会导致错误提示需要 'at' 参数。确实,文档也是如此。但是那我该如何指定搜索半径呢?

【问题讨论】:

    标签: here-api


    【解决方案1】:

    “维护中”以前版本的反向地理编码仍然可以正常工作,我建议现在使用它:https://developer.here.com/documentation/geocoder/dev_guide/topics/resource-reverse-geocode.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-01-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-08-24
      • 1970-01-01
      相关资源
      最近更新 更多