【问题标题】:can I save response (specifically co-ordinates) from here.com using Geocoder API?我可以使用 Geocoder API 从 here.com 保存响应(特别是坐标)吗?
【发布时间】:2019-06-19 07:25:22
【问题描述】:

我正在设置一个应用程序,它包含一些人的地址,我想从这些地址中找到地理坐标(纬度、经度)并将它们存储到我的数据库中。

我可以查询 here.com 并将其保存在我的数据库中吗?

【问题讨论】:

    标签: geocoding here-api


    【解决方案1】:

    您可以使用 Batch Geocoder API 下载请求的结果。 例如:

    https://batch.geocoder.api.here.com/6.2/jobs/{YOUR JOB REQUEST ID}/result?app_id={YOUR_APP_ID}&app_code={YOUR_APP_CODE}
    

    有关详细信息,请参阅文档

    https://developer.here.com/documentation/batch-geocoder/topics/example-get-results.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-03-26
      • 1970-01-01
      • 2018-04-09
      • 1970-01-01
      相关资源
      最近更新 更多