寻找位置 API (c#)
在我的应用程序中,我允许用户输入当前城市,因为我需要在我的服务器上有一个有组织的国家、州和城市列表。
我正在寻找一个网上可用的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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
看看这个 API。 可能会有所帮助,而且是免费的。
Have a look at this API. May be helpful and it's free.
联合国维护着一份相当全面的世界各地地点列表 。您还可以考虑使用 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.
您可能还想看看 SimpleGeo,https://simplegeo.com/tools/
You might want to look at SimpleGeo as well, https://simplegeo.com/tools/