An open API service indexing awesome lists of open source software.

https://github.com/geoyee/china-four-data

中国四级标准行政区划
https://github.com/geoyee/china-four-data

area china json

Last synced: 7 months ago
JSON representation

中国四级标准行政区划

Awesome Lists containing this project

README

          

# china-four-data
中国四级标准行政区划。

## 数据格式:
``` json
{
"中华人民共和国": [
{
"河北省": [
{
"石家庄市": [
{
"新华区": [
"合作路街道",
"天苑街道",
"北苑街道",
"东焦街道",
...
]
}
]
},
{
"邯郸市": [
{
...
}
]
}
]
},
{
"福建省": [
{
...
}
]
},
...
]
}
```

## 数据来源:
[百度地图行政区划adcode映射表【更新至21年04月】](https://mapopen-pub-webserviceapi.bj.bcebos.com/geocoding/Township_Area_A_202104.xlsx)