【发布时间】:2017-04-21 14:36:15
【问题描述】:
我使用 lat & lon 的 openweathermap api 预测。 我不明白所有纬度和经度结果都有同一个城市,而城市没有改变 经纬度结果。
感谢任何指导。 问候 阿里
【问题讨论】:
标签: api forecasting openweathermap
我使用 lat & lon 的 openweathermap api 预测。 我不明白所有纬度和经度结果都有同一个城市,而城市没有改变 经纬度结果。
感谢任何指导。 问候 阿里
【问题讨论】:
标签: api forecasting openweathermap
您可能使用了错误的基本 URL。您应该确保您使用的是http://api.openweathermap.org 而不是http://samples.openweathermap.org。
【讨论】: