Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

地址选择器-广东省东莞市街道数据为空,点击确定会导致app崩溃 #303

Open
fa515651483 opened this issue May 30, 2022 · 2 comments

Comments

@fa515651483
Copy link

如题,地址选择器,广东省东莞市街道数据为空,选了东莞市后点确定会导致app崩溃,麻烦大神补充下东莞市的街道数据,谢谢

@liyujiang-gzu
Copy link
Member

如题,地址选择器,广东省东莞市街道数据为空,选了东莞市后点确定会导致app崩溃,麻烦大神补充下东莞市的街道数据,谢谢

可以自己在asets下以同名的“china_address.json”来提供新的地址数据的

@xiangyuecn
Copy link

可以参考 #332 更新获取到最新版的省市区数据,对于这些 省直辖县级市、直筒子市 都进行了很好的处理,全部数据都是3级结构,比如:广东-东莞,是没有区级的,会填充一个同名的区级,变成:广东-东莞-东莞

建议开发当天转换得到新文件,这样就能使用到最新版本数据,所使用的数据源是我的开源库 https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov ,基本上月更,除了省市区乡镇四级区划外,还有坐标边界数据。欢迎用 #332 的代码在线转成china_address.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants