寻找位置 API (c#)

发布于 2024-12-01 08:57:19 字数 336 浏览 1 评论 0原文

在我的应用程序中,我允许用户输入当前城市,因为我需要在我的服务器上有一个有组织的国家、州和城市列表。

我正在寻找一个网上可用的API,通过它我可以下载国家、州和城市的组织列表,并将其以我在数据库中选择的格式存储在我的服务器上。

编辑1

不是寻找如何执行或实现此功能的功能,我实际上正在寻找一个地方(网站),从中我可以下载国家/地区列表各自的州和城市以 .zip/.rar 格式向某个网址发出网络请求,该网址会返回任何格式的国家/州/城市列表(我将处理该格式),我可以处理并存储在我的服务器上的数据库中。

In my app i am allowing users to enter there current city, for that i need an organised list of countries, states and cities on my server.

I am looking for an api that's available on net through which i get can download orgainsed list of countries, states and cities and store it on my server in format of my choice in db.

Edit 1

I am not looking for functionality of how to do or implement this, Iam actually looking for a place (website) from where i can download countries list respective states and cities in .zip/.rar format or make web-requests to an url and that url returns me list of countries/states/cities in any format (i will handle the format) , that i can process and store on my server in Database.

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

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

发布评论

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

评论(3

花伊自在美 2024-12-08 08:57:19

看看这个 API。 可能会有所帮助,而且是免费的。

Have a look at this API. May be helpful and it's free.

看春风乍起 2024-12-08 08:57:19

联合国维护着一份相当全面的世界各地地点列表 。您还可以考虑使用 OpenStreetMap 中的数据,尽管您可能会发现数据质量因地区而异。

The United Nations maintain a list of locations around the world which is fairly comprehensive. you could also look at using data from OpenStreetMap, although you may find the data quality varies regionally.

紅太極 2024-12-08 08:57:19

您可能还想看看 SimpleGeo,https://simplegeo.com/tools/

You might want to look at SimpleGeo as well, https://simplegeo.com/tools/

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