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.
我可以从用户那里获取国家信息Latitude吗Longitude?Geocoder我知道从 Google 的 API中获取它应该很容易。但是是否有可能在不使用任何像谷歌这样的服务的情况下获得这些信息?
Latitude
Longitude
Geocoder
你能告诉我吗?
这样做的唯一方法是使用第三方 API 或创建自己的数据库,这是值得的更多工作。您是否查看过是否有可以为您选择的编程语言下载的 GeoIP 数据库(或通用的?)
编辑:这看起来可能有你需要的数据