ISO 3166-1 到 woeid

发布于 2024-10-10 04:38:40 字数 56 浏览 7 评论 0原文

在哪里可以找到 ISO 3166-1 alpha2 或 alpha3 代码中所有国家/地区的列表?

Where do I find a list of all countries woeid from their ISO 3166-1 alpha2 or alpha3 codes?

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

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

发布评论

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

评论(2

淡忘如思 2024-10-17 04:38:40

Aral Balkan 有一些您可能会喜欢的东西

http://openCountryCodes.appspot.com/

它包含 ISO 3166-1-alpha-2 HTMLPythonJavaScriptActionScriptFlex 中的列表、 JSONXML

,只需连接到 Yahoo API 发挥你的魔力

Aral Balkan has something that you might enjoy

http://openCountryCodes.appspot.com/

it includes the ISO 3166-1-alpha-2 list in HTML, Python, JavaScript, ActionScript, Flex, JSON and XML

with this, just hook up to Yahoo API and do your magic

入怼 2024-10-17 04:38:40

请参阅 GeoPlanet 用户指南:http://developer.yahoo.com/geo/geoplanet/guide/
http://developer.yahoo.com/geo/ geoplanet/guide/api-reference.html#api-countries

您可以使用如下 URL 获取国家/地区列表:
http://where.yahooapis.com/v1/countries?appid=[yourappidhere]

See the GeoPlanet user guide: http://developer.yahoo.com/geo/geoplanet/guide/
and http://developer.yahoo.com/geo/geoplanet/guide/api-reference.html#api-countries

You can get a list of countries using an URL like:
http://where.yahooapis.com/v1/countries?appid=[yourappidhere]

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