Fetch the repository succeeded.
#中国行政区划(县以上行政单位)
#默认文件名称city.min.js
python RenderDvisionCN.py -f <是否完整格式> -n <文件名称>
{
"provinces":{
[
"name":"河北省",
"code","130000",
"pcode":"",
"cities":{
[
"name":"张家口市",
"code","130700",
"pcode":"130000",
"counties":{
[
{"name":"下花园区","code":"130706","pcode":"130700"}
]
}
]
}
]
}
}
{
"provinces":{
[
"name":"河北省",
"cities":{
[
"name":"张家口市",
"counties":{
[
{"name":"下花园区"}
]
}
]
}
]
}
}
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comments ( 0 )