日期和纬度/经度的天气

发布于 2024-10-18 20:17:23 字数 135 浏览 2 评论 0原文

我正在浏览一堆天气预报 API,但它们似乎都没有做我认为非常必要的事情。

有没有办法让我只发送地址、纬度/经度坐标以及我想要的预测日期(将来)?

谢谢你, Alex

ps - 如果重要的话,我使用 PHP。

I am browsing through a bunch of weather-forecast APIs and none of them seem to do something which I think is pretty necessary.

Is there a way for me to just send an address, or lat/lng coordinates, and the date for the forecast I want (in the future)?

Thank you,
Alex

ps - if it matters, I use PHP.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

胡渣熟男 2024-10-25 20:17:23

看起来 Yahoo 天气 API 会执行此操作,但您必须先将位置地理编码为其 WOEID 。您无法指定日期,但它似乎会返回即将到来的日期的预测列表。

It looks like the Yahoo weather API will do this, but you have to geocode the location to their WOEID first. You can't specify date, but it appears to return a list of forecasts for upcoming dates.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文