地理数据编码(国家/地区/城市的标准代码)
是否有一种标准方法来编码用户位置(国家、州/地区、城镇),以便我可以要求用户在注册时选择这些项目,然后使用这些数据在地图上显示他的位置?
is there a standard way to encode the user location (country, state/region, town), so that I can ask the user to select these items upon registration and then use this data to show his location on the map?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
ISO 3166 规范是国家和“主要细分”(即州、省、州等)代码。 请注意,这与存储地址数据不同。
The ISO 3166 specification is the widely accepted standard for country and "primary subdivision" (i.e. state, province, canton, etc.) codes. Note that this is different than storing address data.