简体   繁体   English

获得天气的网络服务

[英]Web service to get weather

I need a SOAP web service to provide me the current weather for the given city. 我需要一个SOAP Web服务来为我提供给定城市的当前天气。 I have checked NOAA, but seems it doesn't work. 我检查了NOAA,但似乎不起作用。 At least I have tried it with wcftestclient. 至少我已经用wcftestclient尝试过了。 Who have done something similar please suggest. 谁做了类似的事情请建议。

From a search of xmethods.net , I found the a web service offered by CDYNE. 通过搜索xmethods.net ,我找到了CDYNE提供的网络服务 It is a free version to advertise their commercial service. 这是一个宣传其商业服务的免费版本。

Weather Underground has an API to access their data using XML. Weather Underground有一个API ,可以使用XML访问他们的数据。 I know that you specified a SOAP web service, but I thought I would provide this information if you were interested. 我知道你指定了一个SOAP Web服务,但我想如果你感兴趣我会提供这些信息。

I couldn't find something using SOAP. 我找不到使用SOAP的东西。 So I stoped on google weather api. 所以我停止了google weather api。 It works good for me. 它对我有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM