mirror of
https://github.com/mumuy/data_location.git
synced 2025-06-21 02:49:16 +08:00
Merge branch 'master' of https://github.com/mumuy/data_location
This commit is contained in:
commit
4a44c7600c
@ -2,7 +2,9 @@
|
||||
|
||||
数据演示地址:[https://passer-by.com/data_location/](https://passer-by.com/data_location/)
|
||||
|
||||
三级联动插件:[https://jquerywidget.com/jquery-citys/](https://jquerywidget.com/jquery-citys/)
|
||||
三级联动插件:[https://jquerywidget.com/jquery-citys/](https://jquerywidget.com/jquery-citys/) (基于jQuery)
|
||||
|
||||
区划选择组件:[https://jquerywidget.com/widget-region/](https://jquerywidget.com/widget-region/) (基于Web Components)
|
||||
|
||||
身份证号识别:[https://passer-by.com/idcard/](https://passer-by.com/idcard/)
|
||||
|
||||
|
@ -1694,6 +1694,10 @@
|
||||
"232722":"塔河县",
|
||||
"232723":"漠河县",
|
||||
"232724":"漠河县",
|
||||
"232761":"加格达奇区",
|
||||
"232762":"松岭区",
|
||||
"232763":"新林区",
|
||||
"232764":"呼中区",
|
||||
"239000":"省直辖行政单位",
|
||||
"239001":"绥芬河市",
|
||||
"239002":"阿城市",
|
||||
|
@ -129,13 +129,16 @@
|
||||
"130626":"定兴县",
|
||||
"130627":"唐县",
|
||||
"130628":"高阳县",
|
||||
"130629":"容城县",
|
||||
"130630":"涞源县",
|
||||
"130631":"望都县",
|
||||
"130632":"安新县",
|
||||
"130633":"易县",
|
||||
"130634":"曲阳县",
|
||||
"130635":"蠡县",
|
||||
"130636":"顺平县",
|
||||
"130637":"博野县",
|
||||
"130638":"雄县",
|
||||
"130681":"涿州市",
|
||||
"130682":"定州市",
|
||||
"130683":"安国市",
|
||||
@ -209,7 +212,6 @@
|
||||
"131127":"景县",
|
||||
"131128":"阜城县",
|
||||
"131182":"深州市",
|
||||
"133100":"雄安新区",
|
||||
"140000":"山西省",
|
||||
"140100":"太原市",
|
||||
"140105":"小店区",
|
||||
@ -2196,8 +2198,6 @@
|
||||
"460300":"三沙市",
|
||||
"460302":"西沙区",
|
||||
"460303":"南沙区",
|
||||
"460323":"中沙群岛的岛礁及其海域",
|
||||
"460324":"永乐群岛的岛礁及其海域",
|
||||
"460400":"儋州市",
|
||||
"469001":"五指山市",
|
||||
"469002":"琼海市",
|
||||
|
@ -129,13 +129,16 @@ jsonp_location({
|
||||
"130626":"定兴县",
|
||||
"130627":"唐县",
|
||||
"130628":"高阳县",
|
||||
"130629":"容城县",
|
||||
"130630":"涞源县",
|
||||
"130631":"望都县",
|
||||
"130632":"安新县",
|
||||
"130633":"易县",
|
||||
"130634":"曲阳县",
|
||||
"130635":"蠡县",
|
||||
"130636":"顺平县",
|
||||
"130637":"博野县",
|
||||
"130638":"雄县",
|
||||
"130681":"涿州市",
|
||||
"130682":"定州市",
|
||||
"130683":"安国市",
|
||||
@ -209,7 +212,6 @@ jsonp_location({
|
||||
"131127":"景县",
|
||||
"131128":"阜城县",
|
||||
"131182":"深州市",
|
||||
"133100":"雄安新区",
|
||||
"140000":"山西省",
|
||||
"140100":"太原市",
|
||||
"140105":"小店区",
|
||||
@ -2196,8 +2198,6 @@ jsonp_location({
|
||||
"460300":"三沙市",
|
||||
"460302":"西沙区",
|
||||
"460303":"南沙区",
|
||||
"460323":"中沙群岛的岛礁及其海域",
|
||||
"460324":"永乐群岛的岛礁及其海域",
|
||||
"460400":"儋州市",
|
||||
"469001":"五指山市",
|
||||
"469002":"琼海市",
|
||||
|
13
patch.txt
13
patch.txt
@ -1,16 +1,19 @@
|
||||
// 双窖镇 -> 双滘镇
|
||||
|
||||
|
||||
// 非标准建制
|
||||
"130629":"容城县", // 删除
|
||||
"130632":"安新县", // 删除
|
||||
"130638":"雄县", // 删除
|
||||
|
||||
"133100":"雄安新区",
|
||||
"232761":"加格达奇区",
|
||||
"232762":"松岭区",
|
||||
"232763":"新林区",
|
||||
"232764":"呼中区",
|
||||
"460323":"中沙群岛的岛礁及其海域",
|
||||
"460324":"永乐群岛的岛礁及其海域",
|
||||
//////////
|
||||
|
||||
"460302":"西沙区",
|
||||
"460303":"南沙区",
|
||||
"460323":"中沙群岛的岛礁及其海域",
|
||||
"460324":"永乐群岛的岛礁及其海域",
|
||||
|
||||
"653228":"和安县",
|
||||
"653229":"和康县",
|
||||
|
Loading…
x
Reference in New Issue
Block a user