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

省市区县乡镇4级联动怎么做呢? #287

Closed
panyy opened this issue Dec 28, 2021 · 2 comments
Closed

省市区县乡镇4级联动怎么做呢? #287

panyy opened this issue Dec 28, 2021 · 2 comments

Comments

@panyy
Copy link

panyy commented Dec 28, 2021

No description provided.

@liyujiang-gzu
Copy link
Member

目前只支持“省/市/区县”、“省/市”及“市/区县”,含“乡镇”的4级联动,可以参阅AdressPicker的写法。

@xiangyuecn
Copy link

要支持乡镇级需要先修改Java源码,china_address.json可以参考 #332 更新获取到最新版的省市区数据,并带上乡镇级区划

建议开发当天转换得到新文件,这样就能使用到最新版本数据,所使用的数据源是我的开源库 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
Projects
None yet
Development

No branches or pull requests

3 participants