国家级离线反向地理编码

问题描述:

似乎有很多这方面,但似乎每个人都想要街道数据。

There seems to be much about this, but everyone seems to want street level data.

我正在编写一个需要获取国际拨号代码的iOS应用程序(外出)你所在的国家 - 所以我需要的就是这个国家。由于这主要是在国外使用,在线解决方案并没有真正起作用!

I'm writing an iOS app that needs to get the international dial code (outgoing) for the country you are in - so all I need is the country. As this is mostly going to be used abroad, an online solution isn't really going to work!

Whist搜索我发现了梦幻般的openstreetmap.org,但是它们的导出功能似乎只提供街道级别 - 并且不会一次性完成整个世界!!

Whist searching I discovered the fantastic openstreetmap.org, but their export feature seems only to provide street level - and won't do the whole world in one go!!

一旦我掌握了数据,我可能还需要算法帮助......但那是为了以后的!! : - )

Once I have the data I might also need help with algorithms.... but thats for later!! :-)

谢谢

Ben。

您是否尝试过使用 http://www.geonames.org/
您可以下载数据库并离线使用它。

Have you tried using http://www.geonames.org/ ? You can download the db and use it offline.