Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 GeoIP 与 django 进行地理位置,它工作正常 - 定位城市、国家等。但我想要的是在搜索城市名称时找到国家名称。例子:
搜索:马德里
发现国家:西班牙
搜索:巴黎
发现国家:法国
GeoIP 是否可以实现这一点,如果可以,如何实现?
谢谢!
这是不可能的。GeoIP 只能将 IP 映射到国家/城市,仅此而已。
您应该尝试实验性的Google Places API - 您可以使用它来检查在哪个国家/地区,例如。马德里是。