Spaces:
Sleeping
Sleeping
full China city updated
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +102 -247
- app.py +309 -205
- cities_data.py +153 -28
- create_map_poster.py +46 -36
- public/IMG_2953.JPG +3 -0
- public/china-city-data/china.json +0 -0
- public/china-city-data/citys/七台河市.json +1 -0
- public/china-city-data/citys/万州区.json +1 -0
- public/china-city-data/citys/三亚市.json +1 -0
- public/china-city-data/citys/三明市.json +0 -0
- public/china-city-data/citys/三沙市.json +1 -0
- public/china-city-data/citys/三门峡市.json +1 -0
- public/china-city-data/citys/上饶市.json +1 -0
- public/china-city-data/citys/东丽区.json +1 -0
- public/china-city-data/citys/东城区.json +1 -0
- public/china-city-data/citys/东莞市.json +1 -0
- public/china-city-data/citys/东营市.json +1 -0
- public/china-city-data/citys/中卫市.json +1 -0
- public/china-city-data/citys/中山市.json +1 -0
- public/china-city-data/citys/丰台区.json +1 -0
- public/china-city-data/citys/丰都县.json +1 -0
- public/china-city-data/citys/临夏回族自治州.json +1 -0
- public/china-city-data/citys/临汾市.json +1 -0
- public/china-city-data/citys/临沂市.json +1 -0
- public/china-city-data/citys/临沧市.json +1 -0
- public/china-city-data/citys/丹东市.json +1 -0
- public/china-city-data/citys/丽水市.json +1 -0
- public/china-city-data/citys/丽江市.json +1 -0
- public/china-city-data/citys/乌兰察布市.json +1 -0
- public/china-city-data/citys/乌海市.json +1 -0
- public/china-city-data/citys/乌鲁木齐市.json +1 -0
- public/china-city-data/citys/乐山市.json +1 -0
- public/china-city-data/citys/九江市.json +0 -0
- public/china-city-data/citys/九龙坡区.json +1 -0
- public/china-city-data/citys/云浮市.json +1 -0
- public/china-city-data/citys/云阳县.json +1 -0
- public/china-city-data/citys/亳州市.json +1 -0
- public/china-city-data/citys/伊春市.json +1 -0
- public/china-city-data/citys/伊犁哈萨克自治州.json +0 -0
- public/china-city-data/citys/佛山市.json +1 -0
- public/china-city-data/citys/佳木斯市.json +1 -0
- public/china-city-data/citys/保定市.json +0 -0
- public/china-city-data/citys/保山市.json +1 -0
- public/china-city-data/citys/信阳市.json +0 -0
- public/china-city-data/citys/儋州市.json +1 -0
- public/china-city-data/citys/克孜勒苏柯尔克孜自治州.json +1 -0
- public/china-city-data/citys/克拉玛依市.json +1 -0
- public/china-city-data/citys/六安市.json +1 -0
- public/china-city-data/citys/六盘水市.json +1 -0
- public/china-city-data/citys/兰州市.json +1 -0
README.md
CHANGED
|
@@ -1,300 +1,155 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
<
|
| 20 |
-
<img src="posters/
|
|
|
|
|
|
|
| 21 |
|
| 22 |
-
##
|
| 23 |
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
-
|
| 26 |
-
|:------------:|:--------------:|:---------------:|:------:|
|
| 27 |
-
| USA | San Francisco | sunset | <img src="posters/san_francisco_sunset_20260108_184122.png" width="250"> |
|
| 28 |
-
| Spain | Barcelona | warm_beige | <img src="posters/barcelona_warm_beige_20260108_172924.png" width="250"> |
|
| 29 |
-
| Italy | Venice | blueprint | <img src="posters/venice_blueprint_20260108_165527.png" width="250"> |
|
| 30 |
-
| Japan | Tokyo | japanese_ink | <img src="posters/tokyo_japanese_ink_20260108_165830.png" width="250"> |
|
| 31 |
-
| India | Mumbai | contrast_zones | <img src="posters/mumbai_contrast_zones_20260108_170325.png" width="250"> |
|
| 32 |
-
| Morocco | Marrakech | terracotta | <img src="posters/marrakech_terracotta_20260108_180821.png" width="250"> |
|
| 33 |
-
| Singapore | Singapore | neon_cyberpunk | <img src="posters/singapore_neon_cyberpunk_20260108_184503.png" width="250"> |
|
| 34 |
-
| Australia | Melbourne | forest | <img src="posters/melbourne_forest_20260108_181459.png" width="250"> |
|
| 35 |
-
| UAE | Dubai | midnight_blue | <img src="posters/dubai_midnight_blue_20260108_174920.png" width="250"> |
|
| 36 |
|
| 37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
|
| 39 |
-
|
| 40 |
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
|
|
|
|
|
|
| 46 |
|
| 47 |
-
|
| 48 |
|
| 49 |
```bash
|
|
|
|
| 50 |
uv sync
|
| 51 |
```
|
| 52 |
|
| 53 |
-
## Web UI
|
| 54 |
-
|
| 55 |
-
Launch the visual interface for interactive poster generation:
|
| 56 |
|
| 57 |
```bash
|
| 58 |
uv run python app.py
|
| 59 |
```
|
|
|
|
| 60 |
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
**Features:**
|
| 64 |
-
- 🔍 City search or cascading selection (Country → Province → City)
|
| 65 |
-
- 🎨 17 themes with color preview
|
| 66 |
-
- ⚙️ Adjustable parameters (distance, size, format)
|
| 67 |
-
- 🖼️ Real-time preview and download
|
| 68 |
|
| 69 |
-
##
|
| 70 |
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
```
|
| 80 |
|
| 81 |
-
|
| 82 |
|
| 83 |
-
|
| 84 |
-
|--------|-------|-------------|---------|
|
| 85 |
-
| `--city` | `-c` | City name | required |
|
| 86 |
-
| `--country` | `-C` | Country name | required |
|
| 87 |
-
| `--theme` | `-t` | Theme name | feature_based |
|
| 88 |
-
| `--distance` | `-d` | Map radius in meters | 29000 |
|
| 89 |
-
| `--list-themes` | | List all available themes | |
|
| 90 |
|
| 91 |
-
|
|
|
|
|
|
|
| 92 |
|
| 93 |
-
|
| 94 |
-
# Iconic grid patterns
|
| 95 |
-
python create_map_poster.py -c "New York" -C "USA" -t noir -d 12000 # Manhattan grid
|
| 96 |
-
python create_map_poster.py -c "Barcelona" -C "Spain" -t warm_beige -d 8000 # Eixample district
|
| 97 |
-
|
| 98 |
-
# Waterfront & canals
|
| 99 |
-
python create_map_poster.py -c "Venice" -C "Italy" -t blueprint -d 4000 # Canal network
|
| 100 |
-
python create_map_poster.py -c "Amsterdam" -C "Netherlands" -t ocean -d 6000 # Concentric canals
|
| 101 |
-
python create_map_poster.py -c "Dubai" -C "UAE" -t midnight_blue -d 15000 # Palm & coastline
|
| 102 |
-
|
| 103 |
-
# Radial patterns
|
| 104 |
-
python create_map_poster.py -c "Paris" -C "France" -t pastel_dream -d 10000 # Haussmann boulevards
|
| 105 |
-
python create_map_poster.py -c "Moscow" -C "Russia" -t noir -d 12000 # Ring roads
|
| 106 |
-
|
| 107 |
-
# Organic old cities
|
| 108 |
-
python create_map_poster.py -c "Tokyo" -C "Japan" -t japanese_ink -d 15000 # Dense organic streets
|
| 109 |
-
python create_map_poster.py -c "Marrakech" -C "Morocco" -t terracotta -d 5000 # Medina maze
|
| 110 |
-
python create_map_poster.py -c "Rome" -C "Italy" -t warm_beige -d 8000 # Ancient layout
|
| 111 |
-
|
| 112 |
-
# Coastal cities
|
| 113 |
-
python create_map_poster.py -c "San Francisco" -C "USA" -t sunset -d 10000 # Peninsula grid
|
| 114 |
-
python create_map_poster.py -c "Sydney" -C "Australia" -t ocean -d 12000 # Harbor city
|
| 115 |
-
python create_map_poster.py -c "Mumbai" -C "India" -t contrast_zones -d 18000 # Coastal peninsula
|
| 116 |
-
|
| 117 |
-
# River cities
|
| 118 |
-
python create_map_poster.py -c "London" -C "UK" -t noir -d 15000 # Thames curves
|
| 119 |
-
python create_map_poster.py -c "Budapest" -C "Hungary" -t copper_patina -d 8000 # Danube split
|
| 120 |
-
|
| 121 |
-
# List available themes
|
| 122 |
-
python create_map_poster.py --list-themes
|
| 123 |
-
```
|
| 124 |
-
|
| 125 |
-
### Distance Guide
|
| 126 |
-
|
| 127 |
-
| Distance | Best for |
|
| 128 |
-
|----------|----------|
|
| 129 |
-
| 4000-6000m | Small/dense cities (Venice, Amsterdam center) |
|
| 130 |
-
| 8000-12000m | Medium cities, focused downtown (Paris, Barcelona) |
|
| 131 |
-
| 15000-20000m | Large metros, full city view (Tokyo, Mumbai) |
|
| 132 |
-
|
| 133 |
-
## Themes
|
| 134 |
-
|
| 135 |
-
17 themes available in `themes/` directory:
|
| 136 |
-
|
| 137 |
-
| Theme | Style |
|
| 138 |
-
|-------|-------|
|
| 139 |
-
| `feature_based` | Classic black & white with road hierarchy |
|
| 140 |
-
| `gradient_roads` | Smooth gradient shading |
|
| 141 |
-
| `contrast_zones` | High contrast urban density |
|
| 142 |
-
| `noir` | Pure black background, white roads |
|
| 143 |
-
| `midnight_blue` | Navy background with gold roads |
|
| 144 |
-
| `blueprint` | Architectural blueprint aesthetic |
|
| 145 |
-
| `neon_cyberpunk` | Dark with electric pink/cyan |
|
| 146 |
-
| `warm_beige` | Vintage sepia tones |
|
| 147 |
-
| `pastel_dream` | Soft muted pastels |
|
| 148 |
-
| `japanese_ink` | Minimalist ink wash style |
|
| 149 |
-
| `forest` | Deep greens and sage |
|
| 150 |
-
| `ocean` | Blues and teals for coastal cities |
|
| 151 |
-
| `terracotta` | Mediterranean warmth |
|
| 152 |
-
| `sunset` | Warm oranges and pinks |
|
| 153 |
-
| `autumn` | Seasonal burnt oranges and reds |
|
| 154 |
-
| `copper_patina` | Oxidized copper aesthetic |
|
| 155 |
-
| `monochrome_blue` | Single blue color family |
|
| 156 |
-
|
| 157 |
-
## Output
|
| 158 |
-
|
| 159 |
-
Posters are saved to `posters/` directory with format:
|
| 160 |
-
```
|
| 161 |
-
{city}_{theme}_{YYYYMMDD_HHMMSS}.png
|
| 162 |
-
```
|
| 163 |
|
| 164 |
-
##
|
| 165 |
-
|
| 166 |
-
Create a JSON file in `themes/` directory:
|
| 167 |
-
|
| 168 |
-
```json
|
| 169 |
-
{
|
| 170 |
-
"name": "My Theme",
|
| 171 |
-
"description": "Description of the theme",
|
| 172 |
-
"bg": "#FFFFFF",
|
| 173 |
-
"text": "#000000",
|
| 174 |
-
"gradient_color": "#FFFFFF",
|
| 175 |
-
"water": "#C0C0C0",
|
| 176 |
-
"parks": "#F0F0F0",
|
| 177 |
-
"road_motorway": "#0A0A0A",
|
| 178 |
-
"road_primary": "#1A1A1A",
|
| 179 |
-
"road_secondary": "#2A2A2A",
|
| 180 |
-
"road_tertiary": "#3A3A3A",
|
| 181 |
-
"road_residential": "#4A4A4A",
|
| 182 |
-
"road_default": "#3A3A3A"
|
| 183 |
-
}
|
| 184 |
-
```
|
| 185 |
|
| 186 |
-
|
| 187 |
|
| 188 |
-
|
| 189 |
-
map_poster/
|
| 190 |
-
├── create_map_poster.py # Main script
|
| 191 |
-
├── themes/ # Theme JSON files
|
| 192 |
-
├── fonts/ # Roboto font files
|
| 193 |
-
├── posters/ # Generated posters
|
| 194 |
-
└── README.md
|
| 195 |
-
```
|
| 196 |
|
| 197 |
-
##
|
| 198 |
|
| 199 |
-
|
|
|
|
|
|
|
| 200 |
|
| 201 |
-
###
|
| 202 |
|
| 203 |
-
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
│ (matplotlib)│ │ Rendering │
|
| 212 |
-
└──────────────┘ │ (matplotlib) │
|
| 213 |
-
└─────────────────┘
|
| 214 |
-
```
|
| 215 |
|
| 216 |
-
###
|
| 217 |
|
| 218 |
-
|
| 219 |
-
|
| 220 |
-
|
| 221 |
-
| `create_poster()` | Main rendering pipeline | Adding new map layers |
|
| 222 |
-
| `get_edge_colors_by_type()` | Road color by OSM highway tag | Changing road styling |
|
| 223 |
-
| `get_edge_widths_by_type()` | Road width by importance | Adjusting line weights |
|
| 224 |
-
| `create_gradient_fade()` | Top/bottom fade effect | Modifying gradient overlay |
|
| 225 |
-
| `load_theme()` | JSON theme → dict | Adding new theme properties |
|
| 226 |
|
| 227 |
-
###
|
| 228 |
|
| 229 |
-
|
| 230 |
-
z=11 Text labels (city, country, coords)
|
| 231 |
-
z=10 Gradient fades (top & bottom)
|
| 232 |
-
z=3 Roads (via ox.plot_graph)
|
| 233 |
-
z=2 Parks (green polygons)
|
| 234 |
-
z=1 Water (blue polygons)
|
| 235 |
-
z=0 Background color
|
| 236 |
-
```
|
| 237 |
|
| 238 |
-
|
| 239 |
|
| 240 |
-
```
|
| 241 |
-
|
| 242 |
-
motorway, motorway_link → Thickest (1.2), darkest
|
| 243 |
-
trunk, primary → Thick (1.0)
|
| 244 |
-
secondary → Medium (0.8)
|
| 245 |
-
tertiary → Thin (0.6)
|
| 246 |
-
residential, living_street → Thinnest (0.4), lightest
|
| 247 |
```
|
| 248 |
|
| 249 |
-
###
|
| 250 |
-
|
| 251 |
-
**New map layer (e.g., railways):**
|
| 252 |
-
```python
|
| 253 |
-
# In create_poster(), after parks fetch:
|
| 254 |
-
try:
|
| 255 |
-
railways = ox.features_from_point(point, tags={'railway': 'rail'}, dist=dist)
|
| 256 |
-
except:
|
| 257 |
-
railways = None
|
| 258 |
|
| 259 |
-
|
| 260 |
-
|
| 261 |
-
railways.plot(ax=ax, color=THEME['railway'], linewidth=0.5, zorder=2.5)
|
| 262 |
```
|
|
|
|
| 263 |
|
| 264 |
-
**
|
| 265 |
-
1. Add to theme JSON: `"railway": "#FF0000"`
|
| 266 |
-
2. Use in code: `THEME['railway']`
|
| 267 |
-
3. Add fallback in `load_theme()` default dict
|
| 268 |
|
| 269 |
-
###
|
| 270 |
|
| 271 |
-
|
| 272 |
-
|
| 273 |
-
|
| 274 |
-
|
| 275 |
-
|
| 276 |
-
|
| 277 |
-
y=0.02 Attribution (bottom-right)
|
| 278 |
-
```
|
| 279 |
-
|
| 280 |
-
### Useful OSMnx Patterns
|
| 281 |
|
| 282 |
-
|
| 283 |
-
# Get all buildings
|
| 284 |
-
buildings = ox.features_from_point(point, tags={'building': True}, dist=dist)
|
| 285 |
|
| 286 |
-
#
|
| 287 |
-
cafes = ox.features_from_point(point, tags={'amenity': 'cafe'}, dist=dist)
|
| 288 |
|
| 289 |
-
|
| 290 |
-
|
| 291 |
-
|
| 292 |
-
G = ox.graph_from_point(point, dist=dist, network_type='walk') # pedestrian
|
| 293 |
-
```
|
| 294 |
|
| 295 |
-
### Performance Tips
|
| 296 |
|
| 297 |
-
- Large `dist` values (>20km) = slow downloads + memory heavy
|
| 298 |
-
- Cache coordinates locally to avoid Nominatim rate limits
|
| 299 |
-
- Use `network_type='drive'` instead of `'all'` for faster renders
|
| 300 |
-
- Reduce `dpi` from 300 to 150 for quick previews
|
|
|
|
| 1 |
+
# 🌆 城市地图海报生成器 | City Map Poster Generator
|
| 2 |
+
|
| 3 |
+
<p align="center">
|
| 4 |
+
<a href="#中文"><b>中文</b></a> | <a href="#english"><b>English</b></a>
|
| 5 |
+
</p>
|
| 6 |
+
|
| 7 |
+
<p align="center">
|
| 8 |
+
<a href="https://huggingface.co/spaces/isaachwf/MapToPoster">
|
| 9 |
+
<img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-yellow" alt="Hugging Face Spaces">
|
| 10 |
+
</a>
|
| 11 |
+
</p>
|
| 12 |
+
|
| 13 |
---
|
| 14 |
|
| 15 |
+
## 中文
|
| 16 |
|
| 17 |
+
为全球任何城市生成精美、简约的地图海报。该项目基于 [originalankur/maptoposter](https://github.com/originalankur/maptoposter) 开发。
|
| 18 |
|
| 19 |
+
> **🚀 在线体验**:[Hugging Face Space](https://huggingface.co/spaces/isaachwf/MapToPoster)(受限于服务器资源,生成速度很慢。。。)
|
| 20 |
|
| 21 |
+
<p align="center">
|
| 22 |
+
<img src="posters/beijing_japanese_ink_20260121_211625.png" width="300">
|
| 23 |
+
<img src="posters/shanghai_ocean_20260121_215944.png" width="300">
|
| 24 |
+
</p>
|
| 25 |
|
| 26 |
+
### ⚠️ 注意事项与局限性
|
| 27 |
|
| 28 |
+
- **特大城市**(如北京):可能会出现中心定位不准的问题。
|
| 29 |
+
- **小城市**:由于 OpenStreetMap 数据缺失,部分图层元素可能无法显示。
|
| 30 |
+
- **生成速度**:由于使用国外服务器资源(OSM/Nominatim)且渲染方式较基础,下载和渲染速度可能较慢。
|
| 31 |
|
| 32 |
+
### ✨ 特性
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
+
- **🎨 丰富主题**:内置 17+ 种精心设计的主题(从极简黑白到赛博朋克)。
|
| 35 |
+
- **🔍 智能选择**:支持级联选择(国家 → 省份 → 城市)或直接搜索。
|
| 36 |
+
- **⚙️ 高度自定义**:
|
| 37 |
+
- 调整地图半径(从 4km 街道级到 30km 都市圈)。
|
| 38 |
+
- 各种输出比例(A4, 方形等,通过宽/高设置)。
|
| 39 |
+
- **图层控制**:自由选择显示高速、主干道、次干道、水域或公园。
|
| 40 |
+
- **🖼️ 多格式导出**:支持 PNG(高清打印)、SVG(矢量编辑)和 PDF。
|
| 41 |
+
- **🖱️ 交互界面**:基于 Gradio 的现代化 Web UI,支持实时预览。
|
| 42 |
|
| 43 |
+
### 界面预览
|
| 44 |
|
| 45 |
+
<p align="center">
|
| 46 |
+
<img src="public/image.png" width="800" alt="Web UI Preview">
|
| 47 |
+
</p>
|
| 48 |
+
|
| 49 |
+
### 🚀 快速开始
|
| 50 |
+
|
| 51 |
+
#### 安装
|
| 52 |
|
| 53 |
+
推荐使用 `uv` 管理项目:
|
| 54 |
|
| 55 |
```bash
|
| 56 |
+
# 同步环境及依赖
|
| 57 |
uv sync
|
| 58 |
```
|
| 59 |
|
| 60 |
+
#### 启动 Web UI
|
|
|
|
|
|
|
| 61 |
|
| 62 |
```bash
|
| 63 |
uv run python app.py
|
| 64 |
```
|
| 65 |
+
启动后在浏览器打开 [http://localhost:7860](http://localhost:7860)。
|
| 66 |
|
| 67 |
+
> **提示**:如果遇到端口冲突,可以使用 `bash restart.sh` 脚本自动清理旧进程并重启服务。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
+
### 🖼️ 示例展示
|
| 70 |
|
| 71 |
+
| 国家 | 城市 | 主题 | 海报预览 |
|
| 72 |
+
|:---:|:---:|:---:|:---:|
|
| 73 |
+
| 中国 | 丽江 | japanese_ink | <img src="posters/丽江_japanese_ink_20260121_200317.png" width="200"> |
|
| 74 |
+
| 中国 | 北京 | japanese_ink | <img src="posters/beijing_japanese_ink_20260121_211625.png" width="200"> |
|
| 75 |
+
| 中国 | 广州 | pastel_dream | <img src="posters/guangzhou_pastel_dream_20260121_213223.png" width="200"> |
|
| 76 |
+
| 中国 | 桂林 | forest | <img src="posters/guilin_forest_20260121_205822.png" width="200"> |
|
| 77 |
+
| 中国 | 香港 | ocean | <img src="posters/hong_kong_ocean_20260121_211146.png" width="200"> |
|
| 78 |
+
| 中国 | 上海 | ocean | <img src="posters/shanghai_ocean_20260121_215944.png" width="200"> |
|
|
|
|
| 79 |
|
| 80 |
+
---
|
| 81 |
|
| 82 |
+
如果你觉得这个项目对你有帮助,欢迎打赏两毛钱~太感谢啦~
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
|
| 84 |
+
<p align="left">
|
| 85 |
+
<img src="public/IMG_2953.JPG" width="200" alt="Donate">
|
| 86 |
+
</p>
|
| 87 |
|
| 88 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
|
| 90 |
+
## English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
|
| 92 |
+
Generate beautiful, minimalist map posters for any city in the world. This project is developed based on [originalankur/maptoposter](https://github.com/originalankur/maptoposter).
|
| 93 |
|
| 94 |
+
> **🚀 Live Demo**: [Hugging Face Space](https://huggingface.co/spaces/isaachwf/MapToPoster) (Note: Rendering is slow due to limited server resources).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
|
| 96 |
+
### ⚠️ Limitations & Disclaimer
|
| 97 |
|
| 98 |
+
- **Large Metros** (e.g., Beijing): Positioning might not perfectly center on the downtown area.
|
| 99 |
+
- **Small Cities**: Some layers might be empty due to missing data in OpenStreetMap.
|
| 100 |
+
- **Performance**: Downloads and rendering can be slow as it relies on external APIs (OSM/Nominatim) and basic rendering methods.
|
| 101 |
|
| 102 |
+
### ✨ Features
|
| 103 |
|
| 104 |
+
- **🎨 Diverse Themes**: 17+ pre-designed themes (ranging from minimalist B&W to Cyberpunk).
|
| 105 |
+
- **🔍 Smart Selection**: Cascading selection (Country → Province → City).
|
| 106 |
+
- **⚙️ Highly Customizable**:
|
| 107 |
+
- Adjustable map radius (4km street-level to 30km metro area).
|
| 108 |
+
- custom dimensions (width/height in inches).
|
| 109 |
+
- **Layer Control**: Toggle Motorways, Primary roads, Secondary roads, Water, and Parks.
|
| 110 |
+
- **🖼️ Multi-format Export**: Supports PNG (High-res), SVG (Vector), and PDF.
|
| 111 |
+
- **🖱️ Interactive UI**: Modern Web UI built with Gradio with real-time preview.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
|
| 113 |
+
### 🖥️ UI Preview
|
| 114 |
|
| 115 |
+
<p align="center">
|
| 116 |
+
<img src="public/image.png" width="800" alt="Web UI Preview">
|
| 117 |
+
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
|
| 119 |
+
### 🚀 Quick Start
|
| 120 |
|
| 121 |
+
#### Installation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
|
| 123 |
+
Recommended: Use `uv` for environment management:
|
| 124 |
|
| 125 |
+
```bash
|
| 126 |
+
uv sync
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
```
|
| 128 |
|
| 129 |
+
#### Launch Web UI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
|
| 131 |
+
```bash
|
| 132 |
+
uv run python app.py
|
|
|
|
| 133 |
```
|
| 134 |
+
Open [http://localhost:7860](http://localhost:7860) in your browser.
|
| 135 |
|
| 136 |
+
> **Tip**: If you encounter port conflicts, you can use the `bash restart.sh` script to automatically clear old processes and restart the service.
|
|
|
|
|
|
|
|
|
|
| 137 |
|
| 138 |
+
### 🖼️ Examples
|
| 139 |
|
| 140 |
+
| Country | City | Theme | Poster |
|
| 141 |
+
|:---:|:---:|:---:|:---:|
|
| 142 |
+
| China | Lijiang | japanese_ink | <img src="posters/丽江_japanese_ink_20260121_200317.png" width="200"> |
|
| 143 |
+
| China | Beijing | japanese_ink | <img src="posters/beijing_japanese_ink_20260121_211625.png" width="200"> |
|
| 144 |
+
| China | Guangzhou | pastel_dream | <img src="posters/guangzhou_pastel_dream_20260121_213223.png" width="200"> |
|
| 145 |
+
| China | Shanghai | ocean | <img src="posters/shanghai_ocean_20260121_215944.png" width="200"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 146 |
|
| 147 |
+
---
|
|
|
|
|
|
|
| 148 |
|
| 149 |
+
### 🛠️ Technical Details
|
|
|
|
| 150 |
|
| 151 |
+
- **Data Source**: © OpenStreetMap contributors
|
| 152 |
+
- **Geocoding**: Nominatim
|
| 153 |
+
- **Rendering**: OSMnx & Matplotlib
|
|
|
|
|
|
|
| 154 |
|
|
|
|
| 155 |
|
|
|
|
|
|
|
|
|
|
|
|
app.py
CHANGED
|
@@ -6,18 +6,15 @@ Gradio Web Interface for City Map Poster Generator
|
|
| 6 |
import os
|
| 7 |
import json
|
| 8 |
import gradio as gr
|
| 9 |
-
import tempfile
|
| 10 |
-
from datetime import datetime
|
| 11 |
|
| 12 |
# Import from the main module
|
| 13 |
from cities_data import (
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
get_city_full_name,
|
| 19 |
translate,
|
| 20 |
-
get_country_key
|
| 21 |
)
|
| 22 |
|
| 23 |
|
|
@@ -32,25 +29,24 @@ LAYERS_CN = ["高速公路", "主干道", "次干道", "水域", "公园"]
|
|
| 32 |
LAYER_KEYS = ["motorway", "primary", "secondary", "water", "parks"]
|
| 33 |
|
| 34 |
|
| 35 |
-
|
| 36 |
def get_available_themes():
|
| 37 |
"""Scans the themes directory and returns a list of available theme names."""
|
| 38 |
if not os.path.exists(THEMES_DIR):
|
| 39 |
return []
|
| 40 |
-
|
| 41 |
themes = []
|
| 42 |
for file in sorted(os.listdir(THEMES_DIR)):
|
| 43 |
-
if file.endswith(
|
| 44 |
theme_name = file[:-5]
|
| 45 |
themes.append(theme_name)
|
| 46 |
return themes
|
| 47 |
|
| 48 |
|
| 49 |
-
def get_theme_choices(lang=
|
| 50 |
"""Return a list of (Display Name, Internal Name) tuples for themes."""
|
| 51 |
internal_names = get_available_themes()
|
| 52 |
choices = []
|
| 53 |
-
|
| 54 |
for internal_name in internal_names:
|
| 55 |
theme_info = load_theme_info(internal_name)
|
| 56 |
if theme_info:
|
|
@@ -59,7 +55,7 @@ def get_theme_choices(lang='en'):
|
|
| 59 |
choices.append((display_name, internal_name))
|
| 60 |
else:
|
| 61 |
choices.append((internal_name, internal_name))
|
| 62 |
-
|
| 63 |
return choices
|
| 64 |
|
| 65 |
|
|
@@ -67,19 +63,19 @@ def load_theme_info(theme_name):
|
|
| 67 |
"""Load theme details for preview."""
|
| 68 |
theme_file = os.path.join(THEMES_DIR, f"{theme_name}.json")
|
| 69 |
if os.path.exists(theme_file):
|
| 70 |
-
with open(theme_file,
|
| 71 |
return json.load(f)
|
| 72 |
return None
|
| 73 |
|
| 74 |
|
| 75 |
-
def get_theme_preview_html(theme_name, lang=
|
| 76 |
"""Generate HTML preview for a theme."""
|
| 77 |
theme = load_theme_info(theme_name)
|
| 78 |
-
lang_code =
|
| 79 |
-
|
| 80 |
if not theme:
|
| 81 |
return f"<p>{'Theme load failed' if lang_code == 'en' else '主题加载失败'}</p>"
|
| 82 |
-
|
| 83 |
# Translated labels
|
| 84 |
labels = {
|
| 85 |
"bg": "Background" if lang_code == "en" else "背景",
|
|
@@ -90,7 +86,7 @@ def get_theme_preview_html(theme_name, lang='en'):
|
|
| 90 |
"water": "Water" if lang_code == "en" else "水域",
|
| 91 |
"parks": "Parks" if lang_code == "en" else "公园",
|
| 92 |
}
|
| 93 |
-
|
| 94 |
# Create color swatches
|
| 95 |
colors = [
|
| 96 |
(labels["bg"], theme.get("bg", "#FFFFFF")),
|
|
@@ -101,90 +97,116 @@ def get_theme_preview_html(theme_name, lang='en'):
|
|
| 101 |
(labels["water"], theme.get("water", "#C0C0C0")),
|
| 102 |
(labels["parks"], theme.get("parks", "#F0F0F0")),
|
| 103 |
]
|
| 104 |
-
|
| 105 |
-
display_name = translate(theme.get(
|
| 106 |
-
description = theme.get(
|
| 107 |
# Optional: translate description if we really want to, but might be too much work
|
| 108 |
-
|
| 109 |
html = f"""
|
| 110 |
-
<div style="padding: 12px; background: {theme.get(
|
| 111 |
-
<h4 style="color: {theme.get(
|
| 112 |
{display_name}
|
| 113 |
</h4>
|
| 114 |
-
<p style="color: {theme.get(
|
| 115 |
{description}
|
| 116 |
</p>
|
| 117 |
<div style="display: flex; flex-wrap: wrap; gap: 6px;">
|
| 118 |
"""
|
| 119 |
-
|
| 120 |
for label, color in colors:
|
| 121 |
html += f"""
|
| 122 |
<div style="display: flex; align-items: center; gap: 4px;">
|
| 123 |
<div style="width: 20px; height: 20px; background: {color}; border-radius: 4px; border: 1px solid #ccc;"></div>
|
| 124 |
-
<span style="font-size: 10px; color: {theme.get(
|
| 125 |
</div>
|
| 126 |
"""
|
| 127 |
-
|
| 128 |
html += "</div></div>"
|
| 129 |
return html
|
| 130 |
|
| 131 |
|
| 132 |
def generate_poster(
|
| 133 |
-
country_display,
|
| 134 |
-
province,
|
| 135 |
city_dropdown,
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
|
|
|
| 140 |
output_format,
|
| 141 |
no_crop,
|
| 142 |
poster_lang,
|
| 143 |
layers_selection,
|
| 144 |
-
progress=gr.Progress()
|
| 145 |
):
|
| 146 |
"""
|
| 147 |
Generate the map poster with given parameters.
|
| 148 |
"""
|
| 149 |
# Import here to avoid circular imports and ensure THEME is set correctly
|
| 150 |
import create_map_poster as cmp
|
| 151 |
-
|
| 152 |
# Decode layer selection
|
| 153 |
show_motorway = any(x in ["Motorway", "高速公路"] for x in layers_selection)
|
| 154 |
show_primary = any(x in ["Primary Roads", "主干道"] for x in layers_selection)
|
| 155 |
show_secondary = any(x in ["Secondary Roads", "次干道"] for x in layers_selection)
|
| 156 |
show_water = any(x in ["Water", "水域"] for x in layers_selection)
|
| 157 |
show_parks = any(x in ["Parks", "公园"] for x in layers_selection)
|
| 158 |
-
|
| 159 |
# Parse country
|
|
|
|
|
|
|
| 160 |
selected_country = get_country_key(country_display)
|
| 161 |
-
|
| 162 |
# Use dropdown selection
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
| 167 |
-
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
if not
|
| 171 |
-
return None, "❌ 请选择城市名称"
|
| 172 |
-
|
| 173 |
if not selected_country:
|
| 174 |
return None, "❌ 请选择国家"
|
| 175 |
-
|
| 176 |
# Determine display names based on poster_lang
|
| 177 |
-
lang_code =
|
| 178 |
-
|
| 179 |
-
|
| 180 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 181 |
progress(0.1, desc="正在加载主题...")
|
| 182 |
-
|
| 183 |
# Load theme
|
| 184 |
cmp.THEME = cmp.load_theme(theme_name)
|
| 185 |
-
|
| 186 |
progress(0.2, desc="正在获取坐标...")
|
| 187 |
-
|
| 188 |
try:
|
| 189 |
# We search coordinates using the selection
|
| 190 |
# CMP might need the "original" names if OSM behaves better with them
|
|
@@ -192,80 +214,107 @@ def generate_poster(
|
|
| 192 |
# Let's ensure we use the 'original' internal key if possible for best OSM matching
|
| 193 |
# However, for cities, we don't have a strict key map like for countries.
|
| 194 |
# We can try to translate to CN if it's a Chinese city.
|
| 195 |
-
search_city =
|
| 196 |
search_country = selected_country
|
| 197 |
-
|
| 198 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 199 |
except Exception as e:
|
| 200 |
return None, f"❌ 无法找到城市坐标: {str(e)}"
|
| 201 |
-
|
| 202 |
progress(0.3, desc="正在生成海报...")
|
| 203 |
-
|
| 204 |
# Generate output filename (using English/Slugified names)
|
| 205 |
-
en_city = translate(
|
| 206 |
output_file = cmp.generate_output_filename(en_city, theme_name, output_format)
|
| 207 |
-
|
| 208 |
try:
|
| 209 |
# Wrap the generator to yield status updates and final result
|
| 210 |
for status in cmp.create_poster(
|
| 211 |
-
display_city,
|
| 212 |
-
display_country,
|
| 213 |
-
coords,
|
| 214 |
-
distance,
|
| 215 |
-
output_file,
|
| 216 |
output_format,
|
| 217 |
-
width=width,
|
| 218 |
-
height=height,
|
| 219 |
no_crop=no_crop,
|
| 220 |
show_motorway=show_motorway,
|
| 221 |
show_primary=show_primary,
|
| 222 |
show_secondary=show_secondary,
|
| 223 |
show_water=show_water,
|
| 224 |
-
show_parks=show_parks
|
| 225 |
):
|
| 226 |
# Translate common status messages if possible
|
| 227 |
status_display = status
|
| 228 |
-
if lang_code ==
|
| 229 |
-
if "Downloading street network" in status:
|
| 230 |
-
|
| 231 |
-
elif "
|
| 232 |
-
|
| 233 |
-
elif "
|
| 234 |
-
|
| 235 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 236 |
yield None, f"⏳ {status_display}"
|
| 237 |
-
|
| 238 |
progress(1.0, desc="完成!")
|
| 239 |
-
|
| 240 |
yield output_file, f"✅ 海报生成成功!保存至: {output_file}"
|
| 241 |
-
|
| 242 |
except Exception as e:
|
| 243 |
import traceback
|
|
|
|
| 244 |
traceback.print_exc()
|
| 245 |
yield None, f"❌ 生成失败: {str(e)}"
|
| 246 |
|
| 247 |
|
| 248 |
-
def update_provinces(country, lang=
|
| 249 |
"""Update province dropdown based on country selection and language."""
|
| 250 |
-
#
|
| 251 |
-
lang_code =
|
| 252 |
provinces = get_provinces(country, lang_code)
|
| 253 |
if provinces:
|
| 254 |
-
return gr.update(choices=provinces, value=provinces[0], visible=True)
|
| 255 |
return gr.update(choices=[], value=None, visible=False)
|
| 256 |
|
| 257 |
|
| 258 |
-
def update_cities(country, province, lang=
|
| 259 |
"""Update city dropdown based on province selection and language."""
|
| 260 |
-
|
|
|
|
| 261 |
cities = get_cities(country, province, lang_code)
|
| 262 |
if cities:
|
| 263 |
-
|
|
|
|
|
|
|
| 264 |
return gr.update(choices=[], value=None)
|
| 265 |
|
| 266 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 267 |
|
| 268 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 269 |
"""Update theme preview when theme changes."""
|
| 270 |
return get_theme_preview_html(theme_name, lang)
|
| 271 |
|
|
@@ -273,247 +322,302 @@ def on_theme_change(theme_name, lang='en'):
|
|
| 273 |
# --- Build Gradio Interface ---
|
| 274 |
def create_interface():
|
| 275 |
"""Create and return the Gradio interface."""
|
| 276 |
-
|
| 277 |
# Get initial data (Default English)
|
| 278 |
default_lang_code = "en"
|
| 279 |
default_lang_radio = "English"
|
| 280 |
countries = get_countries(default_lang_code)
|
| 281 |
theme_choices = get_theme_choices(default_lang_code)
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
default_provinces = get_provinces(
|
| 285 |
-
|
| 286 |
-
default_cities =
|
| 287 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 288 |
default_theme = theme_choices[0][1] if theme_choices else "feature_based"
|
| 289 |
-
|
| 290 |
-
|
| 291 |
with gr.Blocks(
|
| 292 |
title="城市地图海报生成器",
|
| 293 |
) as demo:
|
| 294 |
-
|
| 295 |
# Header
|
| 296 |
gr.HTML("""
|
| 297 |
<div class="header-title">城市地图海报生成器</div>
|
| 298 |
<div class="header-subtitle">选择任意城市,自定义主题风格,生成精美地图海报</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 299 |
""")
|
| 300 |
-
|
| 301 |
with gr.Row():
|
| 302 |
# Left Column - Controls
|
| 303 |
with gr.Column(scale=1):
|
| 304 |
-
|
| 305 |
# City Selection Section
|
| 306 |
gr.HTML('<div class="section-title">📍 城市选择</div>')
|
| 307 |
-
|
| 308 |
lang_radio = gr.Radio(
|
| 309 |
choices=["English", "Chinese"],
|
| 310 |
value="English",
|
| 311 |
label="海报语言",
|
| 312 |
-
info="选择海报及界面的显示语言"
|
| 313 |
)
|
| 314 |
-
|
| 315 |
country_dropdown = gr.Dropdown(
|
| 316 |
choices=countries,
|
| 317 |
-
value=
|
| 318 |
label="选择国家",
|
| 319 |
-
interactive=True
|
| 320 |
)
|
| 321 |
-
|
| 322 |
province_dropdown = gr.Dropdown(
|
| 323 |
choices=default_provinces,
|
| 324 |
-
value=
|
| 325 |
label="选择省份/州",
|
| 326 |
-
interactive=True
|
| 327 |
)
|
| 328 |
-
|
| 329 |
city_dropdown = gr.Dropdown(
|
| 330 |
choices=default_cities,
|
| 331 |
-
value=
|
| 332 |
label="选择城市",
|
| 333 |
-
interactive=True
|
| 334 |
)
|
| 335 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 336 |
gr.HTML("<hr style='margin: 20px 0; border-color: #eee;'>")
|
| 337 |
-
|
| 338 |
# Theme Section
|
| 339 |
gr.HTML('<div class="section-title">🎨 主题风格</div>')
|
| 340 |
-
|
| 341 |
theme_dropdown = gr.Dropdown(
|
| 342 |
choices=theme_choices,
|
| 343 |
value=default_theme,
|
| 344 |
label="选择主题",
|
| 345 |
-
interactive=True
|
| 346 |
)
|
| 347 |
-
|
| 348 |
theme_preview = gr.HTML(
|
| 349 |
value=get_theme_preview_html(default_theme, default_lang_radio),
|
| 350 |
-
label="主题预览"
|
| 351 |
)
|
| 352 |
-
|
| 353 |
gr.HTML("<hr style='margin: 20px 0; border-color: #eee;'>")
|
| 354 |
-
|
| 355 |
# Parameters Section
|
| 356 |
gr.HTML('<div class="section-title">⚙️ 参数设置</div>')
|
| 357 |
-
|
| 358 |
distance_slider = gr.Slider(
|
| 359 |
minimum=4000,
|
| 360 |
maximum=30000,
|
| 361 |
value=10000,
|
| 362 |
step=1000,
|
| 363 |
label="地图范围 (米)",
|
| 364 |
-
info="4000-6000: 小城区 | 8000-12000: 中等城市 | 15000+: 大都市 (范围越大生成越慢)"
|
| 365 |
)
|
| 366 |
-
|
| 367 |
with gr.Row():
|
| 368 |
width_input = gr.Number(
|
| 369 |
-
value=12.0,
|
| 370 |
-
label="宽度 (英寸)",
|
| 371 |
-
minimum=6,
|
| 372 |
-
maximum=24
|
| 373 |
)
|
| 374 |
height_input = gr.Number(
|
| 375 |
-
value=16.0,
|
| 376 |
-
label="高度 (英寸)",
|
| 377 |
-
minimum=8,
|
| 378 |
-
maximum=32
|
| 379 |
)
|
| 380 |
-
|
| 381 |
format_radio = gr.Radio(
|
| 382 |
choices=["png", "svg", "pdf"],
|
| 383 |
value="png",
|
| 384 |
label="输出格式",
|
| 385 |
-
info="PNG: 适合打印 | SVG: 矢量图 | PDF: 文档"
|
| 386 |
)
|
| 387 |
-
|
| 388 |
no_crop_checkbox = gr.Checkbox(
|
| 389 |
value=False,
|
| 390 |
label="保留边距 (不裁剪)",
|
| 391 |
-
info="勾选后保留海报边缘背景"
|
| 392 |
)
|
| 393 |
-
|
| 394 |
layers_checkbox = gr.CheckboxGroup(
|
| 395 |
choices=LAYERS_EN,
|
| 396 |
value=LAYERS_EN,
|
| 397 |
label="图层显示",
|
| 398 |
-
info="选择需要显示的地图元素"
|
| 399 |
)
|
| 400 |
-
|
| 401 |
# Generate Button
|
| 402 |
-
generate_btn = gr.Button(
|
| 403 |
-
|
| 404 |
-
variant="primary",
|
| 405 |
-
size="lg"
|
| 406 |
-
)
|
| 407 |
-
|
| 408 |
# Right Column - Output
|
| 409 |
with gr.Column(scale=1):
|
| 410 |
gr.HTML('<div class="section-title">🖼️ 生成结果</div>')
|
| 411 |
-
|
| 412 |
output_image = gr.Image(
|
| 413 |
label="海报预览",
|
| 414 |
type="filepath",
|
| 415 |
elem_classes=["output-image"],
|
| 416 |
height=600,
|
| 417 |
-
interactive=False
|
| 418 |
-
)
|
| 419 |
-
|
| 420 |
-
output_status = gr.Textbox(
|
| 421 |
-
label="状态",
|
| 422 |
-
interactive=False
|
| 423 |
)
|
| 424 |
-
|
| 425 |
-
|
| 426 |
-
|
| 427 |
-
|
| 428 |
-
|
| 429 |
-
|
| 430 |
# --- Event Handlers ---
|
| 431 |
-
|
| 432 |
# Language change -> update all dropdowns
|
| 433 |
-
def on_lang_change(
|
| 434 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 435 |
new_countries = get_countries(lang_code)
|
| 436 |
-
|
| 437 |
-
#
|
| 438 |
-
|
| 439 |
-
|
| 440 |
-
|
| 441 |
-
|
| 442 |
-
|
| 443 |
-
|
| 444 |
-
|
| 445 |
-
|
| 446 |
-
|
| 447 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 448 |
# Themes
|
| 449 |
new_theme_choices = get_theme_choices(lang_code)
|
| 450 |
new_preview = get_theme_preview_html(current_theme, lang)
|
| 451 |
-
|
| 452 |
# Layers
|
| 453 |
-
# Map current selection to keys then to new language
|
| 454 |
map_en_to_key = dict(zip(LAYERS_EN, LAYER_KEYS))
|
| 455 |
map_cn_to_key = dict(zip(LAYERS_CN, LAYER_KEYS))
|
| 456 |
map_key_to_en = dict(zip(LAYER_KEYS, LAYERS_EN))
|
| 457 |
map_key_to_cn = dict(zip(LAYER_KEYS, LAYERS_CN))
|
| 458 |
-
|
| 459 |
current_keys = []
|
| 460 |
for x in current_layers:
|
| 461 |
-
if x in map_en_to_key:
|
| 462 |
-
|
| 463 |
-
|
|
|
|
|
|
|
| 464 |
target_map = map_key_to_en if lang == "English" else map_key_to_cn
|
| 465 |
new_layer_choices = LAYERS_EN if lang == "English" else LAYERS_CN
|
| 466 |
new_layer_values = [target_map[k] for k in current_keys if k in target_map]
|
| 467 |
-
|
| 468 |
return (
|
| 469 |
-
gr.update(choices=new_countries, value=
|
| 470 |
-
gr.update(choices=new_provinces, value=
|
| 471 |
-
gr.update(choices=new_cities, value=
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 472 |
gr.update(choices=new_theme_choices),
|
| 473 |
new_preview,
|
| 474 |
-
gr.update(
|
|
|
|
|
|
|
|
|
|
|
|
|
| 475 |
)
|
| 476 |
|
| 477 |
lang_radio.change(
|
| 478 |
fn=on_lang_change,
|
| 479 |
-
inputs=[
|
| 480 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 481 |
)
|
| 482 |
-
|
| 483 |
# Country change -> update provinces
|
| 484 |
country_dropdown.change(
|
| 485 |
fn=update_provinces,
|
| 486 |
inputs=[country_dropdown, lang_radio],
|
| 487 |
-
outputs=[province_dropdown]
|
| 488 |
)
|
| 489 |
-
|
| 490 |
# Province change -> update cities
|
| 491 |
province_dropdown.change(
|
| 492 |
fn=update_cities,
|
| 493 |
inputs=[country_dropdown, province_dropdown, lang_radio],
|
| 494 |
-
outputs=[city_dropdown]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 495 |
)
|
| 496 |
-
|
| 497 |
# Theme change -> update preview
|
| 498 |
theme_dropdown.change(
|
| 499 |
fn=on_theme_change,
|
| 500 |
inputs=[theme_dropdown, lang_radio],
|
| 501 |
-
outputs=[theme_preview]
|
| 502 |
)
|
| 503 |
-
|
| 504 |
# Generate button click
|
| 505 |
def on_generate_complete(filepath, status):
|
| 506 |
"""Handle generate completion - show download button if successful."""
|
| 507 |
if filepath and os.path.exists(filepath):
|
| 508 |
return filepath, status, gr.update(visible=True, value=filepath)
|
| 509 |
return filepath, status, gr.update(visible=False)
|
| 510 |
-
|
| 511 |
generate_btn.click(
|
| 512 |
fn=generate_poster,
|
| 513 |
inputs=[
|
| 514 |
country_dropdown,
|
| 515 |
province_dropdown,
|
| 516 |
city_dropdown,
|
|
|
|
| 517 |
theme_dropdown,
|
| 518 |
distance_slider,
|
| 519 |
width_input,
|
|
@@ -521,23 +625,23 @@ def create_interface():
|
|
| 521 |
format_radio,
|
| 522 |
no_crop_checkbox,
|
| 523 |
lang_radio,
|
| 524 |
-
layers_checkbox
|
| 525 |
],
|
| 526 |
-
outputs=[output_image, output_status]
|
| 527 |
).then(
|
| 528 |
fn=on_generate_complete,
|
| 529 |
inputs=[output_image, output_status],
|
| 530 |
-
outputs=[output_image, output_status, download_btn]
|
| 531 |
)
|
| 532 |
-
|
| 533 |
# Footer
|
| 534 |
gr.HTML("""
|
| 535 |
-
<div style="text-align: center; margin-top: 24px; padding:
|
| 536 |
-
<p>
|
| 537 |
-
<p>提
|
| 538 |
</div>
|
| 539 |
""")
|
| 540 |
-
|
| 541 |
return demo
|
| 542 |
|
| 543 |
|
|
@@ -576,5 +680,5 @@ if __name__ == "__main__":
|
|
| 576 |
border-radius: 12px;
|
| 577 |
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
|
| 578 |
}
|
| 579 |
-
"""
|
| 580 |
)
|
|
|
|
| 6 |
import os
|
| 7 |
import json
|
| 8 |
import gradio as gr
|
|
|
|
|
|
|
| 9 |
|
| 10 |
# Import from the main module
|
| 11 |
from cities_data import (
|
| 12 |
+
get_countries,
|
| 13 |
+
get_provinces,
|
| 14 |
+
get_cities,
|
| 15 |
+
get_districts,
|
|
|
|
| 16 |
translate,
|
| 17 |
+
get_country_key,
|
| 18 |
)
|
| 19 |
|
| 20 |
|
|
|
|
| 29 |
LAYER_KEYS = ["motorway", "primary", "secondary", "water", "parks"]
|
| 30 |
|
| 31 |
|
|
|
|
| 32 |
def get_available_themes():
|
| 33 |
"""Scans the themes directory and returns a list of available theme names."""
|
| 34 |
if not os.path.exists(THEMES_DIR):
|
| 35 |
return []
|
| 36 |
+
|
| 37 |
themes = []
|
| 38 |
for file in sorted(os.listdir(THEMES_DIR)):
|
| 39 |
+
if file.endswith(".json"):
|
| 40 |
theme_name = file[:-5]
|
| 41 |
themes.append(theme_name)
|
| 42 |
return themes
|
| 43 |
|
| 44 |
|
| 45 |
+
def get_theme_choices(lang="en"):
|
| 46 |
"""Return a list of (Display Name, Internal Name) tuples for themes."""
|
| 47 |
internal_names = get_available_themes()
|
| 48 |
choices = []
|
| 49 |
+
|
| 50 |
for internal_name in internal_names:
|
| 51 |
theme_info = load_theme_info(internal_name)
|
| 52 |
if theme_info:
|
|
|
|
| 55 |
choices.append((display_name, internal_name))
|
| 56 |
else:
|
| 57 |
choices.append((internal_name, internal_name))
|
| 58 |
+
|
| 59 |
return choices
|
| 60 |
|
| 61 |
|
|
|
|
| 63 |
"""Load theme details for preview."""
|
| 64 |
theme_file = os.path.join(THEMES_DIR, f"{theme_name}.json")
|
| 65 |
if os.path.exists(theme_file):
|
| 66 |
+
with open(theme_file, "r") as f:
|
| 67 |
return json.load(f)
|
| 68 |
return None
|
| 69 |
|
| 70 |
|
| 71 |
+
def get_theme_preview_html(theme_name, lang="en"):
|
| 72 |
"""Generate HTML preview for a theme."""
|
| 73 |
theme = load_theme_info(theme_name)
|
| 74 |
+
lang_code = "en" if lang == "English" else "cn"
|
| 75 |
+
|
| 76 |
if not theme:
|
| 77 |
return f"<p>{'Theme load failed' if lang_code == 'en' else '主题加载失败'}</p>"
|
| 78 |
+
|
| 79 |
# Translated labels
|
| 80 |
labels = {
|
| 81 |
"bg": "Background" if lang_code == "en" else "背景",
|
|
|
|
| 86 |
"water": "Water" if lang_code == "en" else "水域",
|
| 87 |
"parks": "Parks" if lang_code == "en" else "公园",
|
| 88 |
}
|
| 89 |
+
|
| 90 |
# Create color swatches
|
| 91 |
colors = [
|
| 92 |
(labels["bg"], theme.get("bg", "#FFFFFF")),
|
|
|
|
| 97 |
(labels["water"], theme.get("water", "#C0C0C0")),
|
| 98 |
(labels["parks"], theme.get("parks", "#F0F0F0")),
|
| 99 |
]
|
| 100 |
+
|
| 101 |
+
display_name = translate(theme.get("name", theme_name), lang_code)
|
| 102 |
+
description = theme.get("description", "")
|
| 103 |
# Optional: translate description if we really want to, but might be too much work
|
| 104 |
+
|
| 105 |
html = f"""
|
| 106 |
+
<div style="padding: 12px; background: {theme.get("bg", "#FFFFFF")}; border-radius: 8px; border: 1px solid #ddd;">
|
| 107 |
+
<h4 style="color: {theme.get("text", "#000000")}; margin: 0 0 8px 0; font-size: 14px;">
|
| 108 |
{display_name}
|
| 109 |
</h4>
|
| 110 |
+
<p style="color: {theme.get("text", "#000000")}; opacity: 0.7; margin: 0 0 12px 0; font-size: 12px;">
|
| 111 |
{description}
|
| 112 |
</p>
|
| 113 |
<div style="display: flex; flex-wrap: wrap; gap: 6px;">
|
| 114 |
"""
|
| 115 |
+
|
| 116 |
for label, color in colors:
|
| 117 |
html += f"""
|
| 118 |
<div style="display: flex; align-items: center; gap: 4px;">
|
| 119 |
<div style="width: 20px; height: 20px; background: {color}; border-radius: 4px; border: 1px solid #ccc;"></div>
|
| 120 |
+
<span style="font-size: 10px; color: {theme.get("text", "#000")}; opacity: 0.8;">{label}</span>
|
| 121 |
</div>
|
| 122 |
"""
|
| 123 |
+
|
| 124 |
html += "</div></div>"
|
| 125 |
return html
|
| 126 |
|
| 127 |
|
| 128 |
def generate_poster(
|
| 129 |
+
country_display,
|
| 130 |
+
province,
|
| 131 |
city_dropdown,
|
| 132 |
+
district_dropdown,
|
| 133 |
+
theme_name,
|
| 134 |
+
distance,
|
| 135 |
+
width,
|
| 136 |
+
height,
|
| 137 |
output_format,
|
| 138 |
no_crop,
|
| 139 |
poster_lang,
|
| 140 |
layers_selection,
|
| 141 |
+
progress=gr.Progress(),
|
| 142 |
):
|
| 143 |
"""
|
| 144 |
Generate the map poster with given parameters.
|
| 145 |
"""
|
| 146 |
# Import here to avoid circular imports and ensure THEME is set correctly
|
| 147 |
import create_map_poster as cmp
|
| 148 |
+
|
| 149 |
# Decode layer selection
|
| 150 |
show_motorway = any(x in ["Motorway", "高速公路"] for x in layers_selection)
|
| 151 |
show_primary = any(x in ["Primary Roads", "主干道"] for x in layers_selection)
|
| 152 |
show_secondary = any(x in ["Secondary Roads", "次干道"] for x in layers_selection)
|
| 153 |
show_water = any(x in ["Water", "水域"] for x in layers_selection)
|
| 154 |
show_parks = any(x in ["Parks", "公园"] for x in layers_selection)
|
| 155 |
+
|
| 156 |
# Parse country
|
| 157 |
+
# Since we now use (Display, Value) tuples where Value is the key,
|
| 158 |
+
# country_display is likely already the key. get_country_key remains for safety.
|
| 159 |
selected_country = get_country_key(country_display)
|
| 160 |
+
|
| 161 |
# Use dropdown selection
|
| 162 |
+
# If district is selected and isn't "整个城市", use its coordinates
|
| 163 |
+
selected_location = (
|
| 164 |
+
district_dropdown
|
| 165 |
+
if (district_dropdown and district_dropdown != city_dropdown)
|
| 166 |
+
else city_dropdown
|
| 167 |
+
)
|
| 168 |
+
|
| 169 |
+
if not selected_location:
|
| 170 |
+
return None, "❌ 请选择城市或区县名称"
|
| 171 |
+
|
| 172 |
if not selected_country:
|
| 173 |
return None, "❌ 请选择国家"
|
| 174 |
+
|
| 175 |
# Determine display names based on poster_lang
|
| 176 |
+
lang_code = "en" if poster_lang == "English" else "cn"
|
| 177 |
+
|
| 178 |
+
if selected_country == "中国" and lang_code == "cn":
|
| 179 |
+
# Hierarchical logic for China (Chinese language)
|
| 180 |
+
if district_dropdown and district_dropdown != city_dropdown:
|
| 181 |
+
# Case 3 & 4: District selected
|
| 182 |
+
display_city = district_dropdown
|
| 183 |
+
if province == city_dropdown:
|
| 184 |
+
# Case 3: District of Municipality
|
| 185 |
+
display_country = f"中国 {province}"
|
| 186 |
+
else:
|
| 187 |
+
# Case 4: District of Regular City
|
| 188 |
+
display_country = f"中国 {province} {city_dropdown}"
|
| 189 |
+
else:
|
| 190 |
+
# Case 1 & 2: City selected (or "Whole City")
|
| 191 |
+
display_city = city_dropdown
|
| 192 |
+
if province == city_dropdown:
|
| 193 |
+
# Case 1: Municipality
|
| 194 |
+
display_country = "中国"
|
| 195 |
+
else:
|
| 196 |
+
# Case 2: Regular City
|
| 197 |
+
display_country = f"中国 {province}"
|
| 198 |
+
else:
|
| 199 |
+
# Standard logic for International or English posters
|
| 200 |
+
display_city = translate(selected_location, lang_code)
|
| 201 |
+
display_country = translate(selected_country, lang_code)
|
| 202 |
+
|
| 203 |
progress(0.1, desc="正在加载主题...")
|
| 204 |
+
|
| 205 |
# Load theme
|
| 206 |
cmp.THEME = cmp.load_theme(theme_name)
|
| 207 |
+
|
| 208 |
progress(0.2, desc="正在获取坐标...")
|
| 209 |
+
|
| 210 |
try:
|
| 211 |
# We search coordinates using the selection
|
| 212 |
# CMP might need the "original" names if OSM behaves better with them
|
|
|
|
| 214 |
# Let's ensure we use the 'original' internal key if possible for best OSM matching
|
| 215 |
# However, for cities, we don't have a strict key map like for countries.
|
| 216 |
# We can try to translate to CN if it's a Chinese city.
|
| 217 |
+
search_city = selected_location
|
| 218 |
search_country = selected_country
|
| 219 |
+
# Use city as parent if searching for a district, otherwise use province
|
| 220 |
+
search_parent = (
|
| 221 |
+
city_dropdown
|
| 222 |
+
if (district_dropdown and district_dropdown != city_dropdown)
|
| 223 |
+
else province
|
| 224 |
+
)
|
| 225 |
+
|
| 226 |
+
coords = cmp.get_coordinates(search_city, search_country, parent=search_parent)
|
| 227 |
except Exception as e:
|
| 228 |
return None, f"❌ 无法找到城市坐标: {str(e)}"
|
| 229 |
+
|
| 230 |
progress(0.3, desc="正在生成海报...")
|
| 231 |
+
|
| 232 |
# Generate output filename (using English/Slugified names)
|
| 233 |
+
en_city = translate(selected_location, "en")
|
| 234 |
output_file = cmp.generate_output_filename(en_city, theme_name, output_format)
|
| 235 |
+
|
| 236 |
try:
|
| 237 |
# Wrap the generator to yield status updates and final result
|
| 238 |
for status in cmp.create_poster(
|
| 239 |
+
display_city, # Pass translated names for display
|
| 240 |
+
display_country,
|
| 241 |
+
coords,
|
| 242 |
+
distance,
|
| 243 |
+
output_file,
|
| 244 |
output_format,
|
| 245 |
+
width=width,
|
| 246 |
+
height=height,
|
| 247 |
no_crop=no_crop,
|
| 248 |
show_motorway=show_motorway,
|
| 249 |
show_primary=show_primary,
|
| 250 |
show_secondary=show_secondary,
|
| 251 |
show_water=show_water,
|
| 252 |
+
show_parks=show_parks,
|
| 253 |
):
|
| 254 |
# Translate common status messages if possible
|
| 255 |
status_display = status
|
| 256 |
+
if lang_code == "cn":
|
| 257 |
+
if "Downloading street network" in status:
|
| 258 |
+
status_display = "正在下载街道数据..."
|
| 259 |
+
elif "Downloading features" in status:
|
| 260 |
+
status_display = "正在下载水域和公园数据..."
|
| 261 |
+
elif "Rendering map" in status:
|
| 262 |
+
status_display = "正在渲染地图..."
|
| 263 |
+
elif "Applying road styles" in status:
|
| 264 |
+
status_display = "正在应用样式..."
|
| 265 |
+
elif "Saving to" in status:
|
| 266 |
+
status_display = "正在保存海报..."
|
| 267 |
+
elif "Done" in status:
|
| 268 |
+
status_display = "完成!"
|
| 269 |
+
|
| 270 |
yield None, f"⏳ {status_display}"
|
| 271 |
+
|
| 272 |
progress(1.0, desc="完成!")
|
| 273 |
+
|
| 274 |
yield output_file, f"✅ 海报生成成功!保存至: {output_file}"
|
| 275 |
+
|
| 276 |
except Exception as e:
|
| 277 |
import traceback
|
| 278 |
+
|
| 279 |
traceback.print_exc()
|
| 280 |
yield None, f"❌ 生成失败: {str(e)}"
|
| 281 |
|
| 282 |
|
| 283 |
+
def update_provinces(country, lang="en"):
|
| 284 |
"""Update province dropdown based on country selection and language."""
|
| 285 |
+
# country is the internal key
|
| 286 |
+
lang_code = "en" if lang == "English" else "cn"
|
| 287 |
provinces = get_provinces(country, lang_code)
|
| 288 |
if provinces:
|
| 289 |
+
return gr.update(choices=provinces, value=provinces[0][1], visible=True)
|
| 290 |
return gr.update(choices=[], value=None, visible=False)
|
| 291 |
|
| 292 |
|
| 293 |
+
def update_cities(country, province, lang="en"):
|
| 294 |
"""Update city dropdown based on province selection and language."""
|
| 295 |
+
# country and province are internal keys
|
| 296 |
+
lang_code = "en" if lang == "English" else "cn"
|
| 297 |
cities = get_cities(country, province, lang_code)
|
| 298 |
if cities:
|
| 299 |
+
# For China, if it's a municipality, get_cities returns [province_name]
|
| 300 |
+
# We should automatically trigger update_districts then.
|
| 301 |
+
return gr.update(choices=cities, value=cities[0][1])
|
| 302 |
return gr.update(choices=[], value=None)
|
| 303 |
|
| 304 |
|
| 305 |
+
def update_districts(country, province, city, lang="en"):
|
| 306 |
+
"""Update district dropdown based on city selection."""
|
| 307 |
+
if country != "中国":
|
| 308 |
+
return gr.update(choices=[], value=None, visible=False)
|
| 309 |
|
| 310 |
+
lang_code = "en" if lang == "English" else "cn"
|
| 311 |
+
districts = get_districts(country, province, city, lang_code)
|
| 312 |
+
if districts:
|
| 313 |
+
return gr.update(choices=districts, value=districts[0][1], visible=True)
|
| 314 |
+
return gr.update(choices=[], value=None, visible=False)
|
| 315 |
+
|
| 316 |
+
|
| 317 |
+
def on_theme_change(theme_name, lang="en"):
|
| 318 |
"""Update theme preview when theme changes."""
|
| 319 |
return get_theme_preview_html(theme_name, lang)
|
| 320 |
|
|
|
|
| 322 |
# --- Build Gradio Interface ---
|
| 323 |
def create_interface():
|
| 324 |
"""Create and return the Gradio interface."""
|
| 325 |
+
|
| 326 |
# Get initial data (Default English)
|
| 327 |
default_lang_code = "en"
|
| 328 |
default_lang_radio = "English"
|
| 329 |
countries = get_countries(default_lang_code)
|
| 330 |
theme_choices = get_theme_choices(default_lang_code)
|
| 331 |
+
|
| 332 |
+
default_country_key = "中国"
|
| 333 |
+
default_provinces = get_provinces(default_country_key, default_lang_code)
|
| 334 |
+
default_province_key = default_provinces[0][1] if default_provinces else None
|
| 335 |
+
default_cities = (
|
| 336 |
+
get_cities(default_country_key, default_province_key, default_lang_code)
|
| 337 |
+
if default_province_key
|
| 338 |
+
else []
|
| 339 |
+
)
|
| 340 |
+
default_city_key = default_cities[0][1] if default_cities else None
|
| 341 |
+
default_theme = theme_choices[0][1] if theme_choices else "feature_based"
|
| 342 |
default_theme = theme_choices[0][1] if theme_choices else "feature_based"
|
| 343 |
+
|
|
|
|
| 344 |
with gr.Blocks(
|
| 345 |
title="城市地图海报生成器",
|
| 346 |
) as demo:
|
|
|
|
| 347 |
# Header
|
| 348 |
gr.HTML("""
|
| 349 |
<div class="header-title">城市地图海报生成器</div>
|
| 350 |
<div class="header-subtitle">选择任意城市,自定义主题风格,生成精美地图海报</div>
|
| 351 |
+
|
| 352 |
+
<div style="max-width: 800px; margin: 0 auto 20px auto; padding: 12px; background: #fff5f5; border: 1px solid #feb2b2; border-radius: 8px; text-align: left; font-size: 13px; line-height: 1.6; color: #c53030;">
|
| 353 |
+
<b>⚠️ 注意:</b><br>
|
| 354 |
+
• <b>特大城市</b>(如北京):中心定位可能不准。<br>
|
| 355 |
+
• <b>小城市</b>:由于 OpenStreetMap 数据缺失,部分图层(如公园/水域)可能无法显示。<br>
|
| 356 |
+
• <b>生成速度</b>:使用国外服务器数据且渲染逻辑较基础,下载和生成速度可能较慢。<br>
|
| 357 |
+
• <b>数据来源</b>:© OpenStreetMap contributors
|
| 358 |
+
</div>
|
| 359 |
""")
|
| 360 |
+
|
| 361 |
with gr.Row():
|
| 362 |
# Left Column - Controls
|
| 363 |
with gr.Column(scale=1):
|
|
|
|
| 364 |
# City Selection Section
|
| 365 |
gr.HTML('<div class="section-title">📍 城市选择</div>')
|
| 366 |
+
|
| 367 |
lang_radio = gr.Radio(
|
| 368 |
choices=["English", "Chinese"],
|
| 369 |
value="English",
|
| 370 |
label="海报语言",
|
| 371 |
+
info="选择海报及界面的显示语言",
|
| 372 |
)
|
| 373 |
+
|
| 374 |
country_dropdown = gr.Dropdown(
|
| 375 |
choices=countries,
|
| 376 |
+
value=default_country_key,
|
| 377 |
label="选择国家",
|
| 378 |
+
interactive=True,
|
| 379 |
)
|
| 380 |
+
|
| 381 |
province_dropdown = gr.Dropdown(
|
| 382 |
choices=default_provinces,
|
| 383 |
+
value=default_province_key,
|
| 384 |
label="选择省份/州",
|
| 385 |
+
interactive=True,
|
| 386 |
)
|
| 387 |
+
|
| 388 |
city_dropdown = gr.Dropdown(
|
| 389 |
choices=default_cities,
|
| 390 |
+
value=default_city_key,
|
| 391 |
label="选择城市",
|
| 392 |
+
interactive=True,
|
| 393 |
)
|
| 394 |
+
|
| 395 |
+
district_dropdown = gr.Dropdown(
|
| 396 |
+
choices=get_districts(
|
| 397 |
+
default_country_key,
|
| 398 |
+
default_province_key,
|
| 399 |
+
default_city_key,
|
| 400 |
+
default_lang_code,
|
| 401 |
+
),
|
| 402 |
+
value=default_city_key,
|
| 403 |
+
label="选择区县",
|
| 404 |
+
interactive=True,
|
| 405 |
+
visible=(default_country_key == "中国"),
|
| 406 |
+
)
|
| 407 |
+
|
| 408 |
gr.HTML("<hr style='margin: 20px 0; border-color: #eee;'>")
|
| 409 |
+
|
| 410 |
# Theme Section
|
| 411 |
gr.HTML('<div class="section-title">🎨 主题风格</div>')
|
| 412 |
+
|
| 413 |
theme_dropdown = gr.Dropdown(
|
| 414 |
choices=theme_choices,
|
| 415 |
value=default_theme,
|
| 416 |
label="选择主题",
|
| 417 |
+
interactive=True,
|
| 418 |
)
|
| 419 |
+
|
| 420 |
theme_preview = gr.HTML(
|
| 421 |
value=get_theme_preview_html(default_theme, default_lang_radio),
|
| 422 |
+
label="主题预览",
|
| 423 |
)
|
| 424 |
+
|
| 425 |
gr.HTML("<hr style='margin: 20px 0; border-color: #eee;'>")
|
| 426 |
+
|
| 427 |
# Parameters Section
|
| 428 |
gr.HTML('<div class="section-title">⚙️ 参数设置</div>')
|
| 429 |
+
|
| 430 |
distance_slider = gr.Slider(
|
| 431 |
minimum=4000,
|
| 432 |
maximum=30000,
|
| 433 |
value=10000,
|
| 434 |
step=1000,
|
| 435 |
label="地图范围 (米)",
|
| 436 |
+
info="4000-6000: 小城区 | 8000-12000: 中等城市 | 15000+: 大都市 (范围越大生成越慢)",
|
| 437 |
)
|
| 438 |
+
|
| 439 |
with gr.Row():
|
| 440 |
width_input = gr.Number(
|
| 441 |
+
value=12.0, label="宽度 (英寸)", minimum=6, maximum=24
|
|
|
|
|
|
|
|
|
|
| 442 |
)
|
| 443 |
height_input = gr.Number(
|
| 444 |
+
value=16.0, label="高度 (英寸)", minimum=8, maximum=32
|
|
|
|
|
|
|
|
|
|
| 445 |
)
|
| 446 |
+
|
| 447 |
format_radio = gr.Radio(
|
| 448 |
choices=["png", "svg", "pdf"],
|
| 449 |
value="png",
|
| 450 |
label="输出格式",
|
| 451 |
+
info="PNG: 适合打印 | SVG: 矢量图 | PDF: 文档",
|
| 452 |
)
|
| 453 |
+
|
| 454 |
no_crop_checkbox = gr.Checkbox(
|
| 455 |
value=False,
|
| 456 |
label="保留边距 (不裁剪)",
|
| 457 |
+
info="勾选后保留海报边缘背景",
|
| 458 |
)
|
| 459 |
+
|
| 460 |
layers_checkbox = gr.CheckboxGroup(
|
| 461 |
choices=LAYERS_EN,
|
| 462 |
value=LAYERS_EN,
|
| 463 |
label="图层显示",
|
| 464 |
+
info="选择需要显示的地图元素",
|
| 465 |
)
|
| 466 |
+
|
| 467 |
# Generate Button
|
| 468 |
+
generate_btn = gr.Button("🚀 生成海报", variant="primary", size="lg")
|
| 469 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
| 470 |
# Right Column - Output
|
| 471 |
with gr.Column(scale=1):
|
| 472 |
gr.HTML('<div class="section-title">🖼️ 生成结果</div>')
|
| 473 |
+
|
| 474 |
output_image = gr.Image(
|
| 475 |
label="海报预览",
|
| 476 |
type="filepath",
|
| 477 |
elem_classes=["output-image"],
|
| 478 |
height=600,
|
| 479 |
+
interactive=False,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 480 |
)
|
| 481 |
+
|
| 482 |
+
output_status = gr.Textbox(label="状态", interactive=False)
|
| 483 |
+
|
| 484 |
+
download_btn = gr.DownloadButton(label="📥 下载海报", visible=False)
|
| 485 |
+
|
|
|
|
| 486 |
# --- Event Handlers ---
|
| 487 |
+
|
| 488 |
# Language change -> update all dropdowns
|
| 489 |
+
def on_lang_change(
|
| 490 |
+
lang,
|
| 491 |
+
current_country,
|
| 492 |
+
current_province,
|
| 493 |
+
current_city,
|
| 494 |
+
current_theme,
|
| 495 |
+
current_layers,
|
| 496 |
+
):
|
| 497 |
+
lang_code = "en" if lang == "English" else "cn"
|
| 498 |
new_countries = get_countries(lang_code)
|
| 499 |
+
|
| 500 |
+
# Use keys to maintain selection
|
| 501 |
+
new_provinces = get_provinces(current_country, lang_code)
|
| 502 |
+
new_cities = (
|
| 503 |
+
get_cities(current_country, current_province, lang_code)
|
| 504 |
+
if current_province
|
| 505 |
+
else []
|
| 506 |
+
)
|
| 507 |
+
new_districts = (
|
| 508 |
+
get_districts(
|
| 509 |
+
current_country, current_province, current_city, lang_code
|
| 510 |
+
)
|
| 511 |
+
if current_city
|
| 512 |
+
else []
|
| 513 |
+
)
|
| 514 |
+
|
| 515 |
# Themes
|
| 516 |
new_theme_choices = get_theme_choices(lang_code)
|
| 517 |
new_preview = get_theme_preview_html(current_theme, lang)
|
| 518 |
+
|
| 519 |
# Layers
|
|
|
|
| 520 |
map_en_to_key = dict(zip(LAYERS_EN, LAYER_KEYS))
|
| 521 |
map_cn_to_key = dict(zip(LAYERS_CN, LAYER_KEYS))
|
| 522 |
map_key_to_en = dict(zip(LAYER_KEYS, LAYERS_EN))
|
| 523 |
map_key_to_cn = dict(zip(LAYER_KEYS, LAYERS_CN))
|
| 524 |
+
|
| 525 |
current_keys = []
|
| 526 |
for x in current_layers:
|
| 527 |
+
if x in map_en_to_key:
|
| 528 |
+
current_keys.append(map_en_to_key[x])
|
| 529 |
+
elif x in map_cn_to_key:
|
| 530 |
+
current_keys.append(map_cn_to_key[x])
|
| 531 |
+
|
| 532 |
target_map = map_key_to_en if lang == "English" else map_key_to_cn
|
| 533 |
new_layer_choices = LAYERS_EN if lang == "English" else LAYERS_CN
|
| 534 |
new_layer_values = [target_map[k] for k in current_keys if k in target_map]
|
| 535 |
+
|
| 536 |
return (
|
| 537 |
+
gr.update(choices=new_countries, value=current_country),
|
| 538 |
+
gr.update(choices=new_provinces, value=current_province),
|
| 539 |
+
gr.update(choices=new_cities, value=current_city),
|
| 540 |
+
gr.update(
|
| 541 |
+
choices=new_districts,
|
| 542 |
+
value=current_city if current_city else None,
|
| 543 |
+
visible=(current_country == "中国"),
|
| 544 |
+
),
|
| 545 |
gr.update(choices=new_theme_choices),
|
| 546 |
new_preview,
|
| 547 |
+
gr.update(
|
| 548 |
+
choices=new_layer_choices,
|
| 549 |
+
value=new_layer_values,
|
| 550 |
+
label="Layers" if lang == "English" else "图层显示",
|
| 551 |
+
),
|
| 552 |
)
|
| 553 |
|
| 554 |
lang_radio.change(
|
| 555 |
fn=on_lang_change,
|
| 556 |
+
inputs=[
|
| 557 |
+
lang_radio,
|
| 558 |
+
country_dropdown,
|
| 559 |
+
province_dropdown,
|
| 560 |
+
city_dropdown,
|
| 561 |
+
theme_dropdown,
|
| 562 |
+
layers_checkbox,
|
| 563 |
+
],
|
| 564 |
+
outputs=[
|
| 565 |
+
country_dropdown,
|
| 566 |
+
province_dropdown,
|
| 567 |
+
city_dropdown,
|
| 568 |
+
district_dropdown,
|
| 569 |
+
theme_dropdown,
|
| 570 |
+
theme_preview,
|
| 571 |
+
layers_checkbox,
|
| 572 |
+
],
|
| 573 |
)
|
| 574 |
+
|
| 575 |
# Country change -> update provinces
|
| 576 |
country_dropdown.change(
|
| 577 |
fn=update_provinces,
|
| 578 |
inputs=[country_dropdown, lang_radio],
|
| 579 |
+
outputs=[province_dropdown],
|
| 580 |
)
|
| 581 |
+
|
| 582 |
# Province change -> update cities
|
| 583 |
province_dropdown.change(
|
| 584 |
fn=update_cities,
|
| 585 |
inputs=[country_dropdown, province_dropdown, lang_radio],
|
| 586 |
+
outputs=[city_dropdown],
|
| 587 |
+
).then( # Update districts after city changes
|
| 588 |
+
fn=update_districts,
|
| 589 |
+
inputs=[country_dropdown, province_dropdown, city_dropdown, lang_radio],
|
| 590 |
+
outputs=[district_dropdown],
|
| 591 |
+
)
|
| 592 |
+
|
| 593 |
+
# City change -> update districts
|
| 594 |
+
city_dropdown.change(
|
| 595 |
+
fn=update_districts,
|
| 596 |
+
inputs=[country_dropdown, province_dropdown, city_dropdown, lang_radio],
|
| 597 |
+
outputs=[district_dropdown],
|
| 598 |
)
|
| 599 |
+
|
| 600 |
# Theme change -> update preview
|
| 601 |
theme_dropdown.change(
|
| 602 |
fn=on_theme_change,
|
| 603 |
inputs=[theme_dropdown, lang_radio],
|
| 604 |
+
outputs=[theme_preview],
|
| 605 |
)
|
| 606 |
+
|
| 607 |
# Generate button click
|
| 608 |
def on_generate_complete(filepath, status):
|
| 609 |
"""Handle generate completion - show download button if successful."""
|
| 610 |
if filepath and os.path.exists(filepath):
|
| 611 |
return filepath, status, gr.update(visible=True, value=filepath)
|
| 612 |
return filepath, status, gr.update(visible=False)
|
| 613 |
+
|
| 614 |
generate_btn.click(
|
| 615 |
fn=generate_poster,
|
| 616 |
inputs=[
|
| 617 |
country_dropdown,
|
| 618 |
province_dropdown,
|
| 619 |
city_dropdown,
|
| 620 |
+
district_dropdown,
|
| 621 |
theme_dropdown,
|
| 622 |
distance_slider,
|
| 623 |
width_input,
|
|
|
|
| 625 |
format_radio,
|
| 626 |
no_crop_checkbox,
|
| 627 |
lang_radio,
|
| 628 |
+
layers_checkbox,
|
| 629 |
],
|
| 630 |
+
outputs=[output_image, output_status],
|
| 631 |
).then(
|
| 632 |
fn=on_generate_complete,
|
| 633 |
inputs=[output_image, output_status],
|
| 634 |
+
outputs=[output_image, output_status, download_btn],
|
| 635 |
)
|
| 636 |
+
|
| 637 |
# Footer
|
| 638 |
gr.HTML("""
|
| 639 |
+
<div style="text-align: center; margin-top: 24px; padding: 20px; color: #666; font-size: 13px; border-top: 1px solid #eee;">
|
| 640 |
+
<p>项目地址: <a href="https://github.com/IsaacHuo/maptoposter" target="_blank" style="color: #764ba2; text-decoration: none; font-weight: bold;">GitHub - IsaacHuo/maptoposter</a></p>
|
| 641 |
+
<p>✨ 欢迎提 <b>Issue</b> 和 <b>PR</b> | 鸣谢:该项目基于 <a href="https://github.com/originalankur/maptoposter" target="_blank" style="color: #666;">originalankur/maptoposter</a> 开发</p>
|
| 642 |
</div>
|
| 643 |
""")
|
| 644 |
+
|
| 645 |
return demo
|
| 646 |
|
| 647 |
|
|
|
|
| 680 |
border-radius: 12px;
|
| 681 |
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
|
| 682 |
}
|
| 683 |
+
""",
|
| 684 |
)
|
cities_data.py
CHANGED
|
@@ -1,8 +1,24 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
"""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
CITIES = {
|
| 8 |
"中国": {
|
|
@@ -663,7 +679,6 @@ CN_TO_EN = {
|
|
| 663 |
"本溪": "Benxi",
|
| 664 |
"营口": "Yingkou",
|
| 665 |
"长春": "Changchun",
|
| 666 |
-
"吉林": "Jilin",
|
| 667 |
"四平": "Siping",
|
| 668 |
"通化": "Tonghua",
|
| 669 |
"延边": "Yanbian",
|
|
@@ -826,10 +841,12 @@ __all__ = [
|
|
| 826 |
"get_countries",
|
| 827 |
"get_provinces",
|
| 828 |
"get_cities",
|
|
|
|
| 829 |
"get_city_full_name",
|
| 830 |
"translate",
|
| 831 |
"get_country_key",
|
| 832 |
"get_manual_coordinates",
|
|
|
|
| 833 |
]
|
| 834 |
|
| 835 |
# Manual overrides for city centers to ensure logical centering (e.g. Tiananmen for Beijing)
|
|
@@ -870,16 +887,49 @@ CITY_CENTERS = {
|
|
| 870 |
"巴黎": (48.8566, 2.3522),
|
| 871 |
"Tokyo": (35.6895, 139.6917),
|
| 872 |
"东京": (35.6895, 139.6917),
|
| 873 |
-
"桂林": (25.2736, 110.2902),
|
| 874 |
-
"Guilin": (25.2736, 110.2902),
|
| 875 |
}
|
| 876 |
|
| 877 |
|
| 878 |
-
def get_manual_coordinates(
|
| 879 |
"""Return manual coordinates if available, else None."""
|
| 880 |
-
if not
|
| 881 |
return None
|
| 882 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 883 |
|
| 884 |
|
| 885 |
def translate(text, target_lang="en"):
|
|
@@ -902,11 +952,13 @@ def translate(text, target_lang="en"):
|
|
| 902 |
|
| 903 |
|
| 904 |
def get_countries(lang="en"):
|
| 905 |
-
"""Return list of
|
| 906 |
-
|
| 907 |
for country_key in sorted(CITIES.keys()):
|
| 908 |
-
|
| 909 |
-
|
|
|
|
|
|
|
| 910 |
|
| 911 |
|
| 912 |
def get_country_key(name):
|
|
@@ -926,34 +978,108 @@ def get_country_key(name):
|
|
| 926 |
|
| 927 |
|
| 928 |
def get_provinces(country_name, lang="en"):
|
| 929 |
-
"""Return
|
| 930 |
country_key = get_country_key(country_name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 931 |
if country_key in CITIES:
|
| 932 |
-
|
| 933 |
-
|
| 934 |
-
|
|
|
|
|
|
|
| 935 |
return []
|
| 936 |
|
| 937 |
|
| 938 |
def get_cities(country_name, province_name, lang="en"):
|
| 939 |
-
"""Return
|
| 940 |
country_key = get_country_key(country_name)
|
| 941 |
-
|
| 942 |
-
|
| 943 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 944 |
province_key = province_name
|
| 945 |
if country_key in CITIES:
|
| 946 |
-
# Check if province_name is a direct key
|
| 947 |
if province_name not in CITIES[country_key]:
|
| 948 |
-
# Try to find the key that translates to province_name
|
| 949 |
for p_key in CITIES[country_key].keys():
|
| 950 |
if translate(p_key, lang) == province_name:
|
| 951 |
province_key = p_key
|
| 952 |
break
|
| 953 |
|
| 954 |
if province_key in CITIES[country_key]:
|
| 955 |
-
|
| 956 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 957 |
return []
|
| 958 |
|
| 959 |
|
|
@@ -969,7 +1095,6 @@ def search_cities(query):
|
|
| 969 |
results = []
|
| 970 |
|
| 971 |
for country, provinces in CITIES.items():
|
| 972 |
-
country_en = CN_TO_EN.get(country, "").lower()
|
| 973 |
for province, cities in provinces.items():
|
| 974 |
for city in cities:
|
| 975 |
city_en = CN_TO_EN.get(city, "").lower()
|
|
|
|
| 1 |
+
import json
|
| 2 |
+
import os
|
| 3 |
+
|
| 4 |
+
CHINA_DATA_DIR = os.path.join(
|
| 5 |
+
os.path.dirname(os.path.abspath(__file__)), "public", "china-city-data"
|
| 6 |
+
)
|
| 7 |
+
_CHINA_INFO_CACHE = None
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
def _load_china_info():
|
| 11 |
+
global _CHINA_INFO_CACHE
|
| 12 |
+
if _CHINA_INFO_CACHE is None:
|
| 13 |
+
info_path = os.path.join(CHINA_DATA_DIR, "info.json")
|
| 14 |
+
try:
|
| 15 |
+
with open(info_path, "r", encoding="utf-8") as f:
|
| 16 |
+
_CHINA_INFO_CACHE = json.load(f)
|
| 17 |
+
except Exception as e:
|
| 18 |
+
print(f"Error loading China city data: {e}")
|
| 19 |
+
_CHINA_INFO_CACHE = {}
|
| 20 |
+
return _CHINA_INFO_CACHE
|
| 21 |
+
|
| 22 |
|
| 23 |
CITIES = {
|
| 24 |
"中国": {
|
|
|
|
| 679 |
"本溪": "Benxi",
|
| 680 |
"营口": "Yingkou",
|
| 681 |
"长春": "Changchun",
|
|
|
|
| 682 |
"四平": "Siping",
|
| 683 |
"通化": "Tonghua",
|
| 684 |
"延边": "Yanbian",
|
|
|
|
| 841 |
"get_countries",
|
| 842 |
"get_provinces",
|
| 843 |
"get_cities",
|
| 844 |
+
"get_districts",
|
| 845 |
"get_city_full_name",
|
| 846 |
"translate",
|
| 847 |
"get_country_key",
|
| 848 |
"get_manual_coordinates",
|
| 849 |
+
"get_china_adcode",
|
| 850 |
]
|
| 851 |
|
| 852 |
# Manual overrides for city centers to ensure logical centering (e.g. Tiananmen for Beijing)
|
|
|
|
| 887 |
"巴黎": (48.8566, 2.3522),
|
| 888 |
"Tokyo": (35.6895, 139.6917),
|
| 889 |
"东京": (35.6895, 139.6917),
|
|
|
|
|
|
|
| 890 |
}
|
| 891 |
|
| 892 |
|
| 893 |
+
def get_manual_coordinates(name, parent_adcode=None):
|
| 894 |
"""Return manual coordinates if available, else None."""
|
| 895 |
+
if not name:
|
| 896 |
return None
|
| 897 |
+
|
| 898 |
+
# Priority 1: Hardcoded overrides
|
| 899 |
+
coords = CITY_CENTERS.get(name)
|
| 900 |
+
if coords:
|
| 901 |
+
return coords
|
| 902 |
+
|
| 903 |
+
# Priority 2: Local China data if parent_adcode is known
|
| 904 |
+
if parent_adcode:
|
| 905 |
+
info = _load_china_info()
|
| 906 |
+
parent_entry = info.get(str(parent_adcode))
|
| 907 |
+
if parent_entry and "children" in parent_entry:
|
| 908 |
+
for child in parent_entry["children"]:
|
| 909 |
+
if child["name"] == name:
|
| 910 |
+
# center is [lng, lat]
|
| 911 |
+
return (child["center"][1], child["center"][0])
|
| 912 |
+
|
| 913 |
+
return None
|
| 914 |
+
|
| 915 |
+
|
| 916 |
+
def get_china_adcode(name, parent_adcode=None):
|
| 917 |
+
"""Search for adcode by name in local China data."""
|
| 918 |
+
info = _load_china_info()
|
| 919 |
+
if not parent_adcode:
|
| 920 |
+
# Check provinces
|
| 921 |
+
china_entry = info.get("100000")
|
| 922 |
+
if china_entry:
|
| 923 |
+
for p in china_entry.get("children", []):
|
| 924 |
+
if p["name"] == name or p["name"].rstrip("省").rstrip("市") == name:
|
| 925 |
+
return p["adcode"]
|
| 926 |
+
else:
|
| 927 |
+
parent_entry = info.get(str(parent_adcode))
|
| 928 |
+
if parent_entry:
|
| 929 |
+
for child in parent_entry.get("children", []):
|
| 930 |
+
if child["name"] == name:
|
| 931 |
+
return child["adcode"]
|
| 932 |
+
return None
|
| 933 |
|
| 934 |
|
| 935 |
def translate(text, target_lang="en"):
|
|
|
|
| 952 |
|
| 953 |
|
| 954 |
def get_countries(lang="en"):
|
| 955 |
+
"""Return list of (Display, Key) tuples for countries."""
|
| 956 |
+
choices = []
|
| 957 |
for country_key in sorted(CITIES.keys()):
|
| 958 |
+
display = translate(country_key, lang)
|
| 959 |
+
choices.append((display, country_key))
|
| 960 |
+
# Sort by display name
|
| 961 |
+
return sorted(choices, key=lambda x: x[0])
|
| 962 |
|
| 963 |
|
| 964 |
def get_country_key(name):
|
|
|
|
| 978 |
|
| 979 |
|
| 980 |
def get_provinces(country_name, lang="en"):
|
| 981 |
+
"""Return list of (Display, Key) tuples for provinces/states."""
|
| 982 |
country_key = get_country_key(country_name)
|
| 983 |
+
|
| 984 |
+
# Special handling for China using local data
|
| 985 |
+
if country_key == "中国":
|
| 986 |
+
info = _load_china_info()
|
| 987 |
+
china_entry = info.get("100000")
|
| 988 |
+
if china_entry:
|
| 989 |
+
choices = []
|
| 990 |
+
for p in china_entry.get("children", []):
|
| 991 |
+
name = p["name"]
|
| 992 |
+
# For UI display, maybe strip '省' if in English?
|
| 993 |
+
# Actually following current project style, we use Chinese keys for China
|
| 994 |
+
display = translate(name, lang)
|
| 995 |
+
choices.append((display, name))
|
| 996 |
+
return sorted(choices, key=lambda x: x[0])
|
| 997 |
+
|
| 998 |
if country_key in CITIES:
|
| 999 |
+
choices = []
|
| 1000 |
+
for p_key in CITIES[country_key].keys():
|
| 1001 |
+
display = translate(p_key, lang)
|
| 1002 |
+
choices.append((display, p_key))
|
| 1003 |
+
return sorted(choices, key=lambda x: x[0])
|
| 1004 |
return []
|
| 1005 |
|
| 1006 |
|
| 1007 |
def get_cities(country_name, province_name, lang="en"):
|
| 1008 |
+
"""Return list of (Display, Key) tuples for cities."""
|
| 1009 |
country_key = get_country_key(country_name)
|
| 1010 |
+
|
| 1011 |
+
if country_key == "中国":
|
| 1012 |
+
p_adcode = get_china_adcode(province_name)
|
| 1013 |
+
if p_adcode:
|
| 1014 |
+
info = _load_china_info()
|
| 1015 |
+
p_entry = info.get(str(p_adcode))
|
| 1016 |
+
if p_entry:
|
| 1017 |
+
choices = []
|
| 1018 |
+
for c in p_entry.get("children", []):
|
| 1019 |
+
name = c["name"]
|
| 1020 |
+
display = translate(name, lang)
|
| 1021 |
+
choices.append((display, name))
|
| 1022 |
+
# Add the province itself if it's a municipality?
|
| 1023 |
+
# info.json treats municipalities as provinces with districts as children.
|
| 1024 |
+
# If children level is 'district', then the 'cities' list should be just [province_name]
|
| 1025 |
+
if (
|
| 1026 |
+
p_entry.get("children")
|
| 1027 |
+
and p_entry["children"][0].get("level") == "district"
|
| 1028 |
+
):
|
| 1029 |
+
return [(translate(province_name, lang), province_name)]
|
| 1030 |
+
return sorted(choices, key=lambda x: x[0])
|
| 1031 |
+
|
| 1032 |
province_key = province_name
|
| 1033 |
if country_key in CITIES:
|
|
|
|
| 1034 |
if province_name not in CITIES[country_key]:
|
|
|
|
| 1035 |
for p_key in CITIES[country_key].keys():
|
| 1036 |
if translate(p_key, lang) == province_name:
|
| 1037 |
province_key = p_key
|
| 1038 |
break
|
| 1039 |
|
| 1040 |
if province_key in CITIES[country_key]:
|
| 1041 |
+
choices = []
|
| 1042 |
+
for c_name in CITIES[country_key][province_key]:
|
| 1043 |
+
display = translate(c_name, lang)
|
| 1044 |
+
choices.append((display, c_name))
|
| 1045 |
+
return sorted(choices, key=lambda x: x[0])
|
| 1046 |
+
return []
|
| 1047 |
+
|
| 1048 |
+
|
| 1049 |
+
def get_districts(country_name, province_name, city_name, lang="en"):
|
| 1050 |
+
"""Return list of (Display, Key) tuples for districts."""
|
| 1051 |
+
country_key = get_country_key(country_name)
|
| 1052 |
+
if country_key != "中国":
|
| 1053 |
+
return []
|
| 1054 |
+
|
| 1055 |
+
p_adcode = get_china_adcode(province_name)
|
| 1056 |
+
if not p_adcode:
|
| 1057 |
+
return []
|
| 1058 |
+
|
| 1059 |
+
c_adcode = get_china_adcode(city_name, p_adcode)
|
| 1060 |
+
if not c_adcode:
|
| 1061 |
+
# Case: City is the same as Province (Municipality)
|
| 1062 |
+
if city_name == province_name:
|
| 1063 |
+
c_adcode = p_adcode
|
| 1064 |
+
else:
|
| 1065 |
+
return []
|
| 1066 |
+
|
| 1067 |
+
info = _load_china_info()
|
| 1068 |
+
c_entry = info.get(str(c_adcode))
|
| 1069 |
+
if c_entry:
|
| 1070 |
+
choices = []
|
| 1071 |
+
# Add "Whole City" option
|
| 1072 |
+
whole_city_display = "整个城市" if lang == "cn" else "Whole City"
|
| 1073 |
+
choices.append(
|
| 1074 |
+
(whole_city_display, city_name)
|
| 1075 |
+
) # Use city name as key for 'whole city'
|
| 1076 |
+
|
| 1077 |
+
for d in c_entry.get("children", []):
|
| 1078 |
+
name = d["name"]
|
| 1079 |
+
display = translate(name, lang)
|
| 1080 |
+
choices.append((display, name))
|
| 1081 |
+
# Keep "Whole City" at top, then sorted districts
|
| 1082 |
+
return [choices[0]] + sorted(choices[1:], key=lambda x: x[0])
|
| 1083 |
return []
|
| 1084 |
|
| 1085 |
|
|
|
|
| 1095 |
results = []
|
| 1096 |
|
| 1097 |
for country, provinces in CITIES.items():
|
|
|
|
| 1098 |
for province, cities in provinces.items():
|
| 1099 |
for city in cities:
|
| 1100 |
city_en = CN_TO_EN.get(city, "").lower()
|
create_map_poster.py
CHANGED
|
@@ -5,7 +5,6 @@ from matplotlib.font_manager import FontProperties
|
|
| 5 |
import matplotlib.colors as mcolors
|
| 6 |
import numpy as np
|
| 7 |
from geopy.geocoders import Nominatim
|
| 8 |
-
from tqdm import tqdm
|
| 9 |
import time
|
| 10 |
import json
|
| 11 |
import os
|
|
@@ -251,42 +250,53 @@ def has_chinese(text):
|
|
| 251 |
return False
|
| 252 |
|
| 253 |
|
| 254 |
-
def get_coordinates(city, country):
|
| 255 |
"""
|
| 256 |
-
Fetches coordinates for a given city and country
|
| 257 |
-
First checks for manual overrides in cities_data.
|
| 258 |
"""
|
| 259 |
-
from cities_data import get_manual_coordinates
|
| 260 |
-
|
| 261 |
-
#
|
| 262 |
-
|
| 263 |
-
|
| 264 |
-
|
| 265 |
-
|
| 266 |
-
|
| 267 |
-
|
| 268 |
-
|
| 269 |
-
|
| 270 |
-
|
| 271 |
-
|
| 272 |
-
|
| 273 |
-
|
| 274 |
-
|
| 275 |
-
|
| 276 |
-
|
| 277 |
-
|
| 278 |
-
|
| 279 |
-
|
| 280 |
-
|
| 281 |
-
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
|
| 285 |
-
|
| 286 |
-
|
| 287 |
-
|
| 288 |
-
|
| 289 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 290 |
|
| 291 |
|
| 292 |
def create_poster(
|
|
@@ -689,7 +699,7 @@ def list_themes():
|
|
| 689 |
theme_data = json.load(f)
|
| 690 |
display_name = theme_data.get("name", theme_name)
|
| 691 |
description = theme_data.get("description", "")
|
| 692 |
-
except:
|
| 693 |
display_name = theme_name
|
| 694 |
description = ""
|
| 695 |
print(f" {theme_name}")
|
|
|
|
| 5 |
import matplotlib.colors as mcolors
|
| 6 |
import numpy as np
|
| 7 |
from geopy.geocoders import Nominatim
|
|
|
|
| 8 |
import time
|
| 9 |
import json
|
| 10 |
import os
|
|
|
|
| 250 |
return False
|
| 251 |
|
| 252 |
|
| 253 |
+
def get_coordinates(city, country, parent=None):
|
| 254 |
"""
|
| 255 |
+
Fetches coordinates for a given city and country.
|
| 256 |
+
First checks for manual overrides in cities_data, then falls back to geopy.
|
| 257 |
"""
|
| 258 |
+
from cities_data import get_manual_coordinates, get_china_adcode
|
| 259 |
+
|
| 260 |
+
# For China, try local data first
|
| 261 |
+
if country == "中国":
|
| 262 |
+
parent_adcode = None
|
| 263 |
+
if parent:
|
| 264 |
+
parent_adcode = get_china_adcode(parent)
|
| 265 |
+
|
| 266 |
+
# Fallback if parent is already a city/province name and get_china_adcode failed
|
| 267 |
+
# (though it shouldn't for these inputs)
|
| 268 |
+
if not parent_adcode:
|
| 269 |
+
# Try looking up parent as a direct child of China
|
| 270 |
+
parent_adcode = get_china_adcode(parent, 100000)
|
| 271 |
+
|
| 272 |
+
# Try finding city in province
|
| 273 |
+
manual_coords = get_manual_coordinates(city, parent_adcode)
|
| 274 |
+
if manual_coords:
|
| 275 |
+
print(f"✓ Using local coordinate data for {city}: {manual_coords}")
|
| 276 |
+
return manual_coords
|
| 277 |
+
|
| 278 |
+
# Fallback: if city has its own children (like districts), it might be a city level entry
|
| 279 |
+
# but manual_coordinates requires a parent.
|
| 280 |
+
# Actually, get_manual_coordinates handles hardcoded ones too.
|
| 281 |
+
# Let's try looking it up as a province if parent_adcode is 100000
|
| 282 |
+
manual_coords = get_manual_coordinates(city, 100000)
|
| 283 |
+
if manual_coords:
|
| 284 |
+
return manual_coords
|
| 285 |
+
|
| 286 |
+
print(f"Looking up coordinates for {city}, {country} via Nominatim...")
|
| 287 |
+
geolocator = Nominatim(user_agent="city_map_poster", timeout=10)
|
| 288 |
+
|
| 289 |
+
# Add a small delay to respect Nominatim's usage policy
|
| 290 |
+
time.sleep(1)
|
| 291 |
+
|
| 292 |
+
location = geolocator.geocode(f"{city}, {country}")
|
| 293 |
+
|
| 294 |
+
if location:
|
| 295 |
+
print(f"✓ Found: {location.address}")
|
| 296 |
+
print(f"✓ Coordinates: {location.latitude}, {location.longitude}")
|
| 297 |
+
return (location.latitude, location.longitude)
|
| 298 |
+
else:
|
| 299 |
+
raise ValueError(f"Could not find coordinates for {city}, {country}")
|
| 300 |
|
| 301 |
|
| 302 |
def create_poster(
|
|
|
|
| 699 |
theme_data = json.load(f)
|
| 700 |
display_name = theme_data.get("name", theme_name)
|
| 701 |
description = theme_data.get("description", "")
|
| 702 |
+
except Exception:
|
| 703 |
display_name = theme_name
|
| 704 |
description = ""
|
| 705 |
print(f" {theme_name}")
|
public/IMG_2953.JPG
ADDED
|
|
Git LFS Details
|
public/china-city-data/china.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
public/china-city-data/citys/七台河市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":230902,"name":"新兴区","center":[130.889482,45.794258],"centroid":[131.162257,45.958252],"childrenNum":0,"level":"district","parent":{"adcode":230900},"subFeatureIndex":0,"acroutes":[100000,230000,230900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.939009,45.751648],[130.936776,45.754125],[130.937435,45.760619],[130.938478,45.763952],[130.936135,45.765857],[130.932456,45.768406],[130.929363,45.77075],[130.928027,45.771254],[130.924952,45.771387],[130.922371,45.770789],[130.920504,45.772124],[130.91968,45.773856],[130.917045,45.776863],[130.915471,45.778097],[130.922755,45.778084],[130.923872,45.778177],[130.923561,45.781097],[130.923488,45.785624],[130.922902,45.788776],[130.928228,45.792558],[130.930443,45.79429],[130.931797,45.796121],[130.933463,45.800567],[130.934836,45.800945],[130.936318,45.800461],[130.939394,45.798351],[130.942853,45.797123],[130.945544,45.797249],[130.947594,45.796102],[130.948985,45.794642],[130.951511,45.794018],[130.954055,45.793919],[130.95993,45.794662],[130.961047,45.796685],[130.963262,45.797117],[130.962749,45.798988],[130.962969,45.8006],[130.966172,45.80255],[130.964708,45.803983],[130.967069,45.806743],[130.969155,45.810359],[130.96943,45.811632],[130.969192,45.814193],[130.969503,45.816116],[130.972359,45.816156],[130.977099,45.815333],[130.980906,45.814239],[130.981327,45.813662],[130.981803,45.809901],[130.983322,45.804919],[130.984805,45.80265],[130.984695,45.799923],[130.985135,45.798901],[130.986581,45.798105],[130.989436,45.797103],[130.994579,45.795929],[130.998936,45.79652],[131.001407,45.794894],[131.002816,45.794635],[131.014475,45.797316],[131.02608,45.801038],[131.050406,45.808833],[131.075317,45.816501],[131.079106,45.818086],[131.154316,45.872075],[131.160502,45.878575],[131.163303,45.879542],[131.164365,45.878873],[131.169288,45.881682],[131.170899,45.881344],[131.170167,45.880317],[131.171064,45.879469],[131.187153,45.856866],[131.187738,45.853472],[131.189001,45.852253],[131.19063,45.851868],[131.193852,45.854321],[131.194529,45.855189],[131.196817,45.855494],[131.200093,45.854685],[131.20218,45.855057],[131.20445,45.855945],[131.206481,45.855468],[131.208092,45.854122],[131.209685,45.851663],[131.21124,45.848541],[131.21329,45.845346],[131.214718,45.842296],[131.216622,45.84038],[131.220045,45.836322],[131.222259,45.834247],[131.223412,45.832019],[131.224858,45.828538],[131.225591,45.828293],[131.228446,45.828419],[131.230221,45.828836],[131.232491,45.829758],[131.234157,45.829698],[131.235218,45.828843],[131.239282,45.824373],[131.241075,45.821913],[131.242961,45.818736],[131.244224,45.815718],[131.246292,45.811878],[131.248287,45.810418],[131.250172,45.810113],[131.252168,45.810226],[131.254565,45.811075],[131.257146,45.812521],[131.258885,45.814126],[131.259306,45.815771],[131.261521,45.816826],[131.261942,45.817582],[131.265566,45.820673],[131.269245,45.823558],[131.275432,45.829334],[131.276292,45.829519],[131.279953,45.828869],[131.285407,45.832749],[131.289104,45.836044],[131.290276,45.837416],[131.291392,45.837556],[131.293314,45.837032],[131.296408,45.835202],[131.293571,45.831906],[131.291667,45.830487],[131.289617,45.828173],[131.285224,45.822331],[131.286835,45.821409],[131.291228,45.819897],[131.295181,45.818053],[131.299117,45.818152],[131.304718,45.816779],[131.308818,45.816992],[131.312131,45.81603],[131.31526,45.813596],[131.31753,45.812428],[131.321301,45.811141],[131.325401,45.811002],[131.33188,45.80998],[131.335907,45.808999],[131.338598,45.807539],[131.343247,45.806737],[131.344803,45.807221],[131.346121,45.80807],[131.347438,45.809423],[131.348152,45.809397],[131.350202,45.807805],[131.352142,45.807626],[131.355584,45.809795],[131.356243,45.809456],[131.353424,45.806206],[131.352966,45.803917],[131.354119,45.801343],[131.356005,45.798444],[131.357048,45.796466],[131.358494,45.79295],[131.35897,45.790979],[131.360599,45.78634],[131.362868,45.784821],[131.365541,45.783653],[131.389665,45.783918],[131.394369,45.805881],[131.398158,45.825507],[131.398488,45.837947],[131.416004,45.8499],[131.405022,45.874288],[131.411886,45.889585],[131.407072,45.897229],[131.41875,45.905354],[131.444979,45.916167],[131.457096,45.917531],[131.476425,45.921358],[131.491544,45.931393],[131.495662,45.946436],[131.506534,45.957949],[131.52244,45.966959],[131.526906,45.993921],[131.538566,46.007274],[131.535143,46.040176],[131.531354,46.057566],[131.548523,46.074245],[131.580115,46.078055],[131.576674,46.093058],[131.542337,46.100673],[131.529652,46.128348],[131.522898,46.138623],[131.518853,46.145988],[131.516492,46.154229],[131.515833,46.160933],[131.517462,46.166088],[131.520482,46.167261],[131.547059,46.183531],[131.552056,46.18979],[131.550518,46.195238],[131.547205,46.198479],[131.544698,46.199586],[131.541385,46.201937],[131.529085,46.209446],[131.523648,46.22226],[131.519072,46.224689],[131.516492,46.224248],[131.517315,46.217545],[131.513709,46.215636],[131.512007,46.212317],[131.510213,46.205112],[131.50745,46.201555],[131.502837,46.198104],[131.497621,46.197504],[131.494692,46.198216],[131.494454,46.198519],[131.493392,46.202747],[131.505949,46.249222],[131.504009,46.250137],[131.501647,46.250571],[131.498078,46.250703],[131.480195,46.248531],[131.475711,46.248182],[131.47086,46.248867],[131.467712,46.248992],[131.466504,46.248202],[131.464198,46.246017],[131.461947,46.245168],[131.459897,46.24499],[131.457096,46.247373],[131.454497,46.248775],[131.452612,46.248288],[131.451568,46.247018],[131.44939,46.24501],[131.445583,46.243378],[131.438463,46.24141],[131.435607,46.241594],[131.42911,46.244095],[131.419079,46.247689],[131.410385,46.249156],[131.39878,46.23203],[131.424863,46.218645],[131.42091,46.216505],[131.418347,46.213417],[131.413185,46.207476],[131.406505,46.19678],[131.400995,46.16469],[131.391569,46.133532],[131.376798,46.129489],[131.3744,46.120921],[131.366328,46.119615],[131.365468,46.11854],[131.355858,46.125565],[131.346066,46.126752],[131.34041,46.118659],[131.340758,46.112114],[131.341435,46.105932],[131.352417,46.109739],[131.357231,46.113071],[131.362887,46.113783],[131.365468,46.113546],[131.365651,46.101049],[131.371654,46.091527],[131.369934,46.086048],[131.369421,46.074622],[131.34332,46.075572],[131.342808,46.07307],[131.339897,46.072476],[131.338525,46.069142],[131.34213,46.058181],[131.344528,46.056279],[131.347438,46.054964],[131.349159,46.049014],[131.353277,46.041741],[131.348811,46.034236],[131.352765,46.025891],[131.355163,46.019812],[131.348482,46.012542],[131.330288,46.014327],[131.321703,46.012423],[131.316029,46.007532],[131.31775,46.002409],[131.320843,45.999183],[131.318775,45.996803],[131.315681,45.994536],[131.304535,45.991316],[131.299373,45.988096],[131.29714,45.978672],[131.283156,45.968322],[131.281435,45.971662],[131.280575,45.97524],[131.281618,45.979658],[131.279898,45.981681],[131.282131,45.986932],[131.282991,45.993028],[131.284693,45.99993],[131.281618,46.005179],[131.280245,46.014016],[131.28332,46.016144],[131.284529,46.01853],[131.284876,46.023063],[131.281618,46.030226],[131.281948,46.033787],[131.279202,46.0382],[131.276127,46.041662],[131.274224,46.048921],[131.26908,46.050592],[131.261869,46.051187],[131.25603,46.057619],[131.250026,46.056913],[131.24728,46.058577],[131.243162,46.056913],[131.233717,46.054997],[131.229434,46.052151],[131.22376,46.049403],[131.22257,46.046431],[131.219971,46.043445],[131.215707,46.041662],[131.213968,46.039396],[131.214828,46.03534],[131.216549,46.031534],[131.213803,46.029268],[131.209685,46.025336],[131.204706,46.02605],[131.196469,46.027365],[131.192516,46.029625],[131.188397,46.030338],[131.182723,46.033206],[131.175878,46.033087],[131.16797,46.032723],[131.160759,46.031177],[131.154572,46.030338],[131.150637,46.027239],[131.151149,46.023903],[131.150472,46.019257],[131.148239,46.015206],[131.144798,46.013415],[131.143425,46.007572],[131.062962,46.067828],[131.061205,46.066692],[131.058111,46.065444],[131.057581,46.064553],[131.056794,46.060848],[131.056061,46.059633],[131.055549,46.057124],[131.05608,46.054786],[131.054927,46.053558],[131.050314,46.053485],[131.049033,46.053049],[131.046635,46.051246],[131.045939,46.049919],[131.045958,46.048901],[131.047093,46.046094],[131.047019,46.045156],[131.045885,46.042957],[131.043047,46.040222],[131.041748,46.038643],[131.041364,46.037606],[131.041547,46.033159],[131.041199,46.031825],[131.037318,46.028052],[131.034646,46.02342],[131.033035,46.021854],[131.023389,46.02196],[131.022053,46.02225],[131.016196,46.022013],[131.01389,46.022502],[131.011254,46.021458],[131.009277,46.02151],[131.008582,46.020453],[131.005507,46.019931],[131.002743,46.020156],[130.999924,46.021154],[130.996574,46.022019],[130.994103,46.022422],[130.98788,46.022898],[130.986507,46.022753],[130.98356,46.023215],[130.981913,46.024068],[130.977685,46.023856],[130.97439,46.023182],[130.967929,46.021378],[130.966776,46.021187],[130.965092,46.022693],[130.963353,46.023751],[130.959674,46.023552],[130.95788,46.023037],[130.955775,46.023995],[130.951913,46.025059],[130.950595,46.025184],[130.948143,46.024121],[130.945324,46.022039],[130.942963,46.021306],[130.942377,46.020803],[130.942432,46.01849],[130.94051,46.017644],[130.939522,46.016554],[130.937527,46.016263],[130.933866,46.013957],[130.93253,46.01356],[130.930846,46.012483],[130.928173,46.012741],[130.922225,46.015371],[130.919333,46.015807],[130.918417,46.015239],[130.914629,46.015272],[130.912505,46.016217],[130.911041,46.017466],[130.909778,46.017948],[130.90544,46.018127],[130.904195,46.019171],[130.903427,46.020625],[130.903518,46.022013],[130.902676,46.022878],[130.900498,46.023929],[130.896654,46.02527],[130.895336,46.025997],[130.893012,46.026354],[130.890083,46.027358],[130.887759,46.027372],[130.886349,46.026909],[130.884629,46.025528],[130.880419,46.023255],[130.875898,46.025191],[130.874781,46.026605],[130.874068,46.026836],[130.866929,46.026235],[130.865337,46.025066],[130.862408,46.023638],[130.858656,46.023209],[130.856276,46.023737],[130.855288,46.023281],[130.852103,46.019898],[130.848827,46.019779],[130.847344,46.019521],[130.844965,46.018616],[130.844965,46.019746],[130.84394,46.021279],[130.84264,46.021927],[130.840572,46.024002],[130.838009,46.025013],[130.836234,46.024854],[130.83347,46.02307],[130.8312,46.020916],[130.829974,46.019085],[130.82829,46.017757],[130.824629,46.016422],[130.82311,46.014664],[130.819998,46.01243],[130.818388,46.012866],[130.815752,46.012324],[130.814214,46.01319],[130.809583,46.012886],[130.806875,46.013097],[130.802372,46.01284],[130.801457,46.013177],[130.80056,46.015397],[130.799571,46.01662],[130.79624,46.014948],[130.794574,46.013263],[130.793989,46.012086],[130.792707,46.01202],[130.788388,46.012899],[130.785606,46.012318],[130.784141,46.012741],[130.781872,46.011055],[130.780334,46.010711],[130.773946,46.01169],[130.769132,46.011643],[130.768986,46.011134],[130.770029,46.009813],[130.770121,46.008907],[130.762305,46.003355],[130.759376,46.000836],[130.758699,45.997253],[130.757528,45.994582],[130.756356,45.993841],[130.753062,45.994],[130.751304,45.994575],[130.747424,45.994661],[130.746344,45.995091],[130.745502,45.996896],[130.744221,45.998192],[130.740615,46.000115],[130.73829,46.00194],[130.736863,46.002469],[130.734319,46.002489],[130.733092,46.003249],[130.730786,46.003738],[130.727418,46.003883],[130.722586,46.003692],[130.716948,46.003037],[130.714898,46.00227],[130.711677,46.00227],[130.707723,46.00157],[130.704465,46.001702],[130.701866,46.001391],[130.700182,46.000671],[130.696887,45.998846],[130.694343,45.997101],[130.692476,45.996221],[130.69039,45.994496],[130.690133,45.992539],[130.690884,45.991124],[130.69114,45.98963],[130.690298,45.986548],[130.690994,45.985484],[130.69308,45.984783],[130.693721,45.983328],[130.695643,45.981569],[130.694874,45.9786],[130.695167,45.977376],[130.696466,45.975974],[130.698773,45.974254],[130.700274,45.972733],[130.701335,45.969036],[130.701079,45.966794],[130.699047,45.964022],[130.698022,45.96168],[130.695771,45.958776],[130.693465,45.956566],[130.69341,45.95474],[130.693959,45.952365],[130.693355,45.951088],[130.694069,45.947568],[130.693758,45.946688],[130.69665,45.944233],[130.697876,45.941394],[130.700054,45.939759],[130.702543,45.936787],[130.709828,45.935338],[130.707632,45.930976],[130.731665,45.920087],[130.734593,45.922589],[130.741603,45.917962],[130.752787,45.912215],[130.765655,45.911857],[130.773855,45.90101],[130.784892,45.896056],[130.789761,45.895566],[130.79915,45.889015],[130.801878,45.885988],[130.813427,45.878774],[130.823366,45.880317],[130.827173,45.885928],[130.835868,45.871923],[130.810993,45.865402],[130.819266,45.85566],[130.802884,45.846983],[130.798162,45.845677],[130.791115,45.84048],[130.790548,45.839207],[130.788736,45.837867],[130.785734,45.836879],[130.782732,45.835388],[130.780627,45.833756],[130.778833,45.831117],[130.778412,45.82881],[130.780169,45.827225],[130.78361,45.825792],[130.786008,45.82503],[130.788406,45.82381],[130.790236,45.822443],[130.79095,45.820891],[130.790804,45.818073],[130.789706,45.816415],[130.790969,45.815944],[130.792945,45.814544],[130.794336,45.812806],[130.795307,45.809815],[130.797192,45.807234],[130.797613,45.80614],[130.797814,45.803645],[130.800706,45.798537],[130.803379,45.797216],[130.807881,45.796354],[130.809803,45.795465],[130.810444,45.794343],[130.811835,45.793102],[130.812549,45.791808],[130.813098,45.789008],[130.812915,45.78784],[130.813409,45.786028],[130.816173,45.784549],[130.816832,45.783513],[130.819962,45.780792],[130.819907,45.778323],[130.820804,45.777314],[130.823934,45.777029],[130.826148,45.775914],[130.829626,45.775356],[130.830852,45.773518],[130.835007,45.771287],[130.834202,45.766866],[130.834513,45.765445],[130.836966,45.762989],[130.836819,45.761986],[130.835703,45.75955],[130.833397,45.758547],[130.832683,45.756974],[130.83239,45.753096],[130.833378,45.751482],[130.835483,45.749158],[130.837954,45.74856],[130.835373,45.747637],[130.833305,45.746382],[130.832957,45.745061],[130.833708,45.744317],[130.836344,45.743507],[130.839473,45.743082],[130.841414,45.742583],[130.846594,45.74271],[130.850932,45.743414],[130.853659,45.742969],[130.856166,45.741607],[130.858381,45.740086],[130.859315,45.741222],[130.862005,45.74348],[130.865959,45.746103],[130.867844,45.748255],[130.869254,45.750739],[130.870169,45.752883],[130.870151,45.753747],[130.874068,45.749882],[130.876118,45.747192],[130.877728,45.748653],[130.879247,45.751602],[130.881865,45.752943],[130.886551,45.753162],[130.891548,45.75281],[130.897423,45.753534],[130.899125,45.752618],[130.903152,45.751695],[130.905824,45.750333],[130.908808,45.74856],[130.911773,45.749211],[130.914317,45.750519],[130.918747,45.750161],[130.919516,45.750798],[130.921621,45.751203],[130.923707,45.751257],[130.926984,45.750699],[130.931907,45.751349],[130.934195,45.752531],[130.935184,45.752605],[130.937307,45.751774],[130.939009,45.751648]]]]}},{"type":"Feature","properties":{"adcode":230903,"name":"桃山区","center":[131.015848,45.771217],"centroid":[130.992785,45.758662],"childrenNum":0,"level":"district","parent":{"adcode":230900},"subFeatureIndex":1,"acroutes":[100000,230000,230900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[131.02608,45.801038],[131.014475,45.797316],[131.002816,45.794635],[131.001407,45.794894],[130.998936,45.79652],[130.994579,45.795929],[130.989436,45.797103],[130.986581,45.798105],[130.985135,45.798901],[130.984695,45.799923],[130.984805,45.80265],[130.983322,45.804919],[130.981803,45.809901],[130.981327,45.813662],[130.980906,45.814239],[130.977099,45.815333],[130.972359,45.816156],[130.969503,45.816116],[130.969192,45.814193],[130.96943,45.811632],[130.969155,45.810359],[130.967069,45.806743],[130.964708,45.803983],[130.966172,45.80255],[130.962969,45.8006],[130.962749,45.798988],[130.963262,45.797117],[130.961047,45.796685],[130.95993,45.794662],[130.954055,45.793919],[130.951511,45.794018],[130.948985,45.794642],[130.947594,45.796102],[130.945544,45.797249],[130.942853,45.797123],[130.939394,45.798351],[130.936318,45.800461],[130.934836,45.800945],[130.933463,45.800567],[130.931797,45.796121],[130.930443,45.79429],[130.928228,45.792558],[130.922902,45.788776],[130.923488,45.785624],[130.923561,45.781097],[130.923872,45.778177],[130.922755,45.778084],[130.915471,45.778097],[130.917045,45.776863],[130.91968,45.773856],[130.920504,45.772124],[130.922371,45.770789],[130.924952,45.771387],[130.928027,45.771254],[130.929363,45.77075],[130.932456,45.768406],[130.936135,45.765857],[130.938478,45.763952],[130.937435,45.760619],[130.936776,45.754125],[130.939009,45.751648],[130.941846,45.751389],[130.943603,45.75198],[130.944702,45.751927],[130.94547,45.751263],[130.945745,45.749643],[130.945708,45.74688],[130.946239,45.746342],[130.947795,45.746077],[130.95206,45.744888],[130.953286,45.743101],[130.958521,45.742218],[130.960736,45.741348],[130.961633,45.739322],[130.961321,45.734434],[130.962859,45.732082],[130.964012,45.729432],[130.966575,45.727479],[130.969412,45.724914],[130.971938,45.723811],[130.972816,45.722051],[130.973878,45.718151],[130.974775,45.715759],[130.976294,45.715559],[130.980998,45.714018],[130.983176,45.711499],[130.988502,45.71124],[130.991541,45.711306],[130.998789,45.714237],[130.999832,45.71417],[131.00137,45.711885],[131.002432,45.710801],[131.004921,45.709399],[131.008087,45.708123],[131.012316,45.706867],[131.015244,45.706508],[131.021284,45.706562],[131.02165,45.706449],[131.024121,45.707578],[131.027984,45.708562],[131.031608,45.710755],[131.034335,45.712037],[131.037447,45.713227],[131.040686,45.713559],[131.043249,45.714237],[131.047678,45.716151],[131.049161,45.71726],[131.049399,45.719068],[131.048044,45.721539],[131.048429,45.724203],[131.049509,45.726356],[131.050442,45.727279],[131.052602,45.727731],[131.054213,45.728475],[131.055421,45.729618],[131.058148,45.731637],[131.060143,45.733723],[131.060692,45.735257],[131.055787,45.73715],[131.048831,45.741242],[131.04431,45.742736],[131.042096,45.743068],[131.0414,45.743905],[131.043066,45.744064],[131.045244,45.744722],[131.046635,45.746004],[131.047001,45.7486],[131.046525,45.750573],[131.044933,45.75362],[131.044914,45.756011],[131.045189,45.759271],[131.043157,45.761761],[131.042352,45.764396],[131.041382,45.764941],[131.040357,45.76745],[131.040613,45.771334],[131.039735,45.778038],[131.038179,45.781436],[131.036605,45.783181],[131.034866,45.78573],[131.033621,45.789639],[131.031132,45.794317],[131.028313,45.798284],[131.02608,45.801038]]]]}},{"type":"Feature","properties":{"adcode":230904,"name":"茄子河区","center":[131.071561,45.776587],"centroid":[131.464111,45.887993],"childrenNum":0,"level":"district","parent":{"adcode":230900},"subFeatureIndex":2,"acroutes":[100000,230000,230900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[131.02015,45.686248],[131.021614,45.684666],[131.024945,45.683669],[131.026794,45.682445],[131.026849,45.68067],[131.026391,45.678144],[131.027142,45.677213],[131.026245,45.675331],[131.026629,45.672977],[131.027837,45.6719],[131.030052,45.670902],[131.034609,45.670191],[131.034847,45.668867],[131.03428,45.663533],[131.034738,45.661086],[131.038545,45.654354],[131.040943,45.650682],[131.04226,45.650177],[131.047971,45.649525],[131.052309,45.648434],[131.056299,45.648321],[131.058496,45.64862],[131.060546,45.648507],[131.064115,45.647656],[131.068691,45.647542],[131.073651,45.646811],[131.078117,45.64552],[131.08198,45.645087],[131.083609,45.64556],[131.085897,45.64687],[131.086482,45.646744],[131.088166,45.645127],[131.090253,45.644748],[131.096952,45.645094],[131.098947,45.6454],[131.100064,45.645041],[131.100302,45.642566],[131.1014,45.638747],[131.10356,45.634528],[131.104402,45.634575],[131.105939,45.635659],[131.110735,45.636451],[131.114249,45.637682],[131.11802,45.638514],[131.121333,45.638081],[131.123419,45.638161],[131.124774,45.638627],[131.126018,45.639971],[131.128306,45.640324],[131.135719,45.643664],[131.143224,45.645992],[131.145695,45.645653],[131.149081,45.644908],[131.149996,45.644988],[131.153492,45.646704],[131.155963,45.644416],[131.15675,45.642453],[131.158434,45.64075],[131.160814,45.640038],[131.162809,45.638487],[131.163797,45.635393],[131.163468,45.63184],[131.163907,45.629164],[131.164749,45.627773],[131.167037,45.627035],[131.16938,45.626955],[131.171631,45.626589],[131.173516,45.62579],[131.178751,45.622183],[131.180673,45.621304],[131.181991,45.621078],[131.183163,45.622083],[131.183895,45.624326],[131.184023,45.627481],[131.182778,45.630728],[131.1834,45.632458],[131.187793,45.634096],[131.188452,45.635852],[131.189917,45.63689],[131.194859,45.638407],[131.200917,45.634694],[131.202693,45.634382],[131.205237,45.634808],[131.20628,45.634521],[131.209977,45.631141],[131.211222,45.630409],[131.214389,45.629417],[131.217226,45.624053],[131.218196,45.619933],[131.223065,45.618595],[131.224199,45.618589],[131.22592,45.620552],[131.228885,45.621151],[131.234175,45.621344],[131.237653,45.622209],[131.242759,45.622749],[131.246951,45.622642],[131.250484,45.622116],[131.252479,45.622529],[131.254712,45.624146],[131.258848,45.624319],[131.26271,45.62416],[131.265017,45.625231],[131.267305,45.625384],[131.269922,45.62599],[131.273821,45.626396],[131.277061,45.627414],[131.280795,45.627467],[131.282973,45.628133],[131.2885,45.625591],[131.2898,45.624406],[131.289745,45.623334],[131.286963,45.620439],[131.28592,45.617344],[131.285901,45.616212],[131.286615,45.614255],[131.28667,45.612491],[131.286084,45.611845],[131.283979,45.611033],[131.283156,45.609249],[131.284309,45.608543],[131.285846,45.608437],[131.2898,45.606972],[131.291173,45.605661],[131.293278,45.604822],[131.293827,45.601353],[131.296334,45.599742],[131.297835,45.599329],[131.300105,45.599296],[131.303253,45.598117],[131.30523,45.59821],[131.307536,45.599362],[131.308891,45.600847],[131.312954,45.608117],[131.314016,45.608763],[131.316194,45.609349],[131.316377,45.610554],[131.315773,45.612005],[131.31548,45.615021],[131.316633,45.617004],[131.319544,45.619767],[131.323699,45.622363],[131.327506,45.624313],[131.32875,45.625364],[131.332191,45.62979],[131.334205,45.631294],[131.336841,45.632771],[131.337463,45.633736],[131.337902,45.635699],[131.337225,45.637103],[131.337152,45.638308],[131.338305,45.640337],[131.33911,45.645746],[131.340318,45.646771],[131.344473,45.649259],[131.345443,45.649578],[131.347878,45.649591],[131.350184,45.649219],[131.352289,45.65035],[131.353698,45.652266],[131.357414,45.656037],[131.358311,45.657348],[131.358384,45.658346],[131.356975,45.661625],[131.35789,45.663208],[131.359793,45.664943],[131.363436,45.666493],[131.364552,45.667597],[131.365651,45.668023],[131.367884,45.668136],[131.370702,45.66922],[131.371087,45.670177],[131.372533,45.671441],[131.372643,45.672079],[131.371306,45.673037],[131.369531,45.673283],[131.365248,45.674294],[131.364077,45.675211],[131.361038,45.675976],[131.352692,45.676096],[131.35163,45.676887],[131.346889,45.678336],[131.34537,45.67841],[131.343503,45.677711],[131.342185,45.67843],[131.340208,45.682299],[131.338909,45.683144],[131.338195,45.684234],[131.338781,45.68579],[131.339971,45.687498],[131.342661,45.690689],[131.343412,45.692132],[131.346047,45.692424],[131.347292,45.692969],[131.348646,45.694963],[131.349964,45.695489],[131.34958,45.698167],[131.350861,45.70064],[131.352545,45.702036],[131.354833,45.702082],[131.356243,45.703165],[131.356956,45.705146],[131.358347,45.706243],[131.36382,45.707432],[131.365669,45.708223],[131.367573,45.709486],[131.370629,45.710609],[131.373814,45.712709],[131.377237,45.713486],[131.37936,45.713453],[131.380696,45.714064],[131.384851,45.715227],[131.387084,45.716144],[131.388658,45.717274],[131.389574,45.719061],[131.390763,45.72045],[131.393381,45.722164],[131.395614,45.723007],[131.39695,45.722988],[131.40083,45.720523],[131.402642,45.719752],[131.404857,45.719579],[131.406999,45.718915],[131.408701,45.719054],[131.411758,45.718516],[131.414705,45.717141],[131.416151,45.717805],[131.418475,45.718097],[131.420891,45.720596],[131.422136,45.72126],[131.427334,45.721885],[131.428506,45.722283],[131.431105,45.723991],[131.433118,45.724349],[131.437108,45.722808],[131.439085,45.723353],[131.441556,45.723253],[131.4454,45.724642],[131.44767,45.724901],[131.449866,45.724615],[131.451275,45.724017],[131.452923,45.724529],[131.452905,45.725765],[131.454332,45.726821],[131.456401,45.727014],[131.458121,45.727592],[131.459933,45.727193],[131.461233,45.727997],[131.462752,45.72815],[131.463978,45.727598],[131.466193,45.725678],[131.468389,45.72427],[131.469707,45.72417],[131.471794,45.725167],[131.472746,45.725167],[131.474942,45.723725],[131.475748,45.723698],[131.477523,45.724662],[131.478859,45.724642],[131.479225,45.726137],[131.479061,45.727611],[131.480452,45.72999],[131.48014,45.730946],[131.477523,45.732467],[131.476223,45.733975],[131.475876,45.735902],[131.475015,45.737808],[131.474979,45.739714],[131.47604,45.741368],[131.476004,45.742231],[131.473752,45.745479],[131.473716,45.746183],[131.475473,45.748029],[131.474247,45.75115],[131.472856,45.753481],[131.472801,45.755852],[131.474137,45.757897],[131.476663,45.75951],[131.473185,45.760957],[131.47216,45.761728],[131.471538,45.767477],[131.469286,45.770192],[131.468206,45.772694],[131.468719,45.774135],[131.470073,45.775436],[131.470073,45.776405],[131.46903,45.777786],[131.467602,45.781031],[131.465827,45.783049],[131.463301,45.783805],[131.460775,45.785371],[131.458139,45.786679],[131.457334,45.788013],[131.455394,45.790103],[131.454259,45.793905],[131.45479,45.797906],[131.452813,45.801144],[131.452465,45.803771],[131.452721,45.808322],[131.452557,45.80998],[131.451532,45.811898],[131.452154,45.812766],[131.455998,45.81396],[131.45695,45.814471],[131.45997,45.814962],[131.461782,45.814703],[131.463594,45.813781],[131.463429,45.815818],[131.464857,45.817131],[131.467181,45.818464],[131.469396,45.819439],[131.46989,45.820911],[131.469067,45.822888],[131.468847,45.825666],[131.470604,45.8268],[131.4741,45.827609],[131.476132,45.828505],[131.480049,45.828684],[131.482209,45.829499],[131.483948,45.831005],[131.487023,45.83249],[131.493704,45.835288],[131.494729,45.836084],[131.494161,45.837032],[131.49407,45.838384],[131.495516,45.839618],[131.500311,45.841176],[131.500824,45.843953],[131.498883,45.846188],[131.501117,45.848196],[131.504063,45.849588],[131.505894,45.851272],[131.505802,45.85218],[131.50496,45.853028],[131.504942,45.854096],[131.506699,45.855348],[131.508035,45.857337],[131.507962,45.859298],[131.505619,45.860134],[131.502965,45.861737],[131.502379,45.862572],[131.502617,45.863904],[131.50388,45.865594],[131.505162,45.866204],[131.5082,45.866191],[131.511513,45.865362],[131.512593,45.865641],[131.51446,45.867821],[131.517334,45.870061],[131.517462,45.871783],[131.515869,45.872439],[131.515888,45.872989],[131.518359,45.874069],[131.51942,45.87499],[131.520006,45.876435],[131.520043,45.878919],[131.52136,45.880476],[131.522514,45.881304],[131.525259,45.881914],[131.527639,45.882185],[131.528535,45.88194],[131.529744,45.880271],[131.530531,45.880165],[131.534942,45.881874],[131.537596,45.881258],[131.54036,45.879926],[131.545137,45.879668],[131.547388,45.879111],[131.555698,45.879396],[131.557913,45.880211],[131.558609,45.881106],[131.560787,45.882258],[131.560384,45.883822],[131.563569,45.886372],[131.565198,45.888413],[131.567486,45.889353],[131.567522,45.893149],[131.56712,45.893943],[131.567083,45.896096],[131.56798,45.898652],[131.567724,45.901368],[131.568602,45.905328],[131.570433,45.907924],[131.570726,45.911168],[131.571128,45.912413],[131.573727,45.915287],[131.57909,45.917617],[131.580536,45.917578],[131.586723,45.916876],[131.592434,45.915247],[131.595985,45.915141],[131.599426,45.916055],[131.601183,45.9182],[131.602794,45.920663],[131.604075,45.922212],[131.605539,45.923225],[131.607168,45.925058],[131.607516,45.926243],[131.608376,45.926197],[131.609584,45.924767],[131.613318,45.922172],[131.614911,45.918478],[131.616979,45.916406],[131.619157,45.914823],[131.62247,45.913029],[131.62388,45.912731],[131.631238,45.912486],[131.639639,45.912109],[131.643538,45.910645],[131.644435,45.910639],[131.647693,45.911506],[131.649432,45.911122],[131.654849,45.912062],[131.659645,45.913552],[131.662592,45.913579],[131.664605,45.913949],[131.666674,45.91479],[131.668248,45.916915],[131.670353,45.918716],[131.671982,45.919703],[131.673043,45.919862],[131.676448,45.918399],[131.679029,45.918107],[131.679871,45.916439],[131.679669,45.912758],[131.680127,45.910718],[131.68128,45.909235],[131.685856,45.906288],[131.68948,45.907467],[131.692665,45.907692],[131.695429,45.908401],[131.697479,45.909559],[131.700041,45.909983],[131.70222,45.911235],[131.702586,45.912294],[131.705661,45.913777],[131.709504,45.914241],[131.712927,45.915777],[131.714776,45.915658],[131.717155,45.916644],[131.718418,45.91671],[131.719443,45.916194],[131.721072,45.914214],[131.721072,45.913353],[131.719608,45.911334],[131.720468,45.909447],[131.719114,45.907937],[131.717155,45.906407],[131.716661,45.90497],[131.717393,45.903116],[131.719663,45.901613],[131.720139,45.90097],[131.718418,45.897917],[131.718162,45.896619],[131.719425,45.895593],[131.725685,45.893009],[131.727387,45.892645],[131.729236,45.891837],[131.73006,45.891883],[131.731908,45.893599],[131.73491,45.894937],[131.74084,45.896036],[131.742543,45.897023],[131.74344,45.897964],[131.744098,45.899606],[131.746405,45.901884],[131.749516,45.901706],[131.752482,45.901116],[131.757369,45.898984],[131.75887,45.898778],[131.761688,45.901321],[131.763537,45.902083],[131.766392,45.902553],[131.767527,45.902401],[131.769669,45.900699],[131.770254,45.900812],[131.770932,45.903004],[131.773403,45.904361],[131.775892,45.904911],[131.779406,45.905189],[131.781676,45.905043],[131.782555,45.90448],[131.784147,45.902421],[131.78563,45.90205],[131.789382,45.904328],[131.790755,45.905785],[131.791285,45.906878],[131.791981,45.910036],[131.793226,45.911519],[131.79588,45.913042],[131.798131,45.913698],[131.801773,45.915763],[131.807484,45.921722],[131.807484,45.928163],[131.808088,45.934974],[131.810266,45.93692],[131.820205,45.941559],[131.823738,45.942035],[131.827069,45.94136],[131.831133,45.940262],[131.833915,45.940136],[131.83688,45.940613],[131.839186,45.943346],[131.841328,45.947601],[131.84702,45.95343],[131.853701,45.956672],[131.855019,45.957949],[131.855751,45.960258],[131.857087,45.961105],[131.859449,45.961707],[131.860785,45.962983],[131.861645,45.965173],[131.863512,45.967845],[131.865452,45.969611],[131.868381,45.971913],[131.873359,45.979261],[131.87378,45.981423],[131.874073,45.985133],[131.875043,45.987018],[131.877112,45.988294],[131.890528,45.994787],[131.905665,46.003388],[131.909601,46.003877],[131.925983,46.003579],[131.928234,46.004187],[131.93151,46.006078],[131.933469,46.007783],[131.934073,46.009244],[131.933945,46.010764],[131.933286,46.011795],[131.930485,46.01313],[131.926587,46.013613],[131.916483,46.013732],[131.914286,46.014274],[131.908942,46.017321],[131.904439,46.021451],[131.902993,46.024524],[131.902993,46.028052],[131.904146,46.031336],[131.9081,46.03499],[131.909381,46.036872],[131.909747,46.041312],[131.910351,46.043201],[131.912603,46.046299],[131.91339,46.048003],[131.913335,46.049767],[131.911266,46.054542],[131.911138,46.056609],[131.911632,46.058438],[131.913024,46.059957],[131.92342,46.066831],[131.927941,46.072984],[131.929094,46.075295],[131.929149,46.077665],[131.928307,46.079705],[131.925818,46.081467],[131.910113,46.088365],[131.902334,46.088854],[131.893219,46.088246],[131.874824,46.080266],[131.866276,46.076932],[131.861846,46.073348],[131.860986,46.070918],[131.860327,46.070251],[131.858735,46.069829],[131.853536,46.070865],[131.848082,46.070938],[131.845153,46.070522],[131.843103,46.0687],[131.840248,46.064692],[131.838912,46.063992],[131.820736,46.065728],[131.801737,46.067399],[131.79749,46.066831],[131.794214,46.065557],[131.788577,46.058874],[131.783781,46.058022],[131.780797,46.058154],[131.777997,46.059184],[131.775874,46.061865],[131.772176,46.070258],[131.768113,46.073182],[131.763116,46.074034],[131.70718,46.092055],[131.704617,46.093632],[131.703885,46.09643],[131.704617,46.101663],[131.703775,46.105919],[131.700481,46.111877],[131.699254,46.118566],[131.699016,46.141129],[131.698412,46.159747],[131.699016,46.162753],[131.70006,46.1644],[131.701524,46.165798],[131.719132,46.172698],[131.724806,46.175018],[131.727351,46.176184],[131.72876,46.178312],[131.729492,46.183116],[131.728833,46.187497],[131.726143,46.196009],[131.723232,46.200021],[131.721274,46.201595],[131.718601,46.202082],[131.716405,46.202076],[131.71117,46.20058],[131.707985,46.200396],[131.705606,46.200877],[131.696289,46.203959],[131.679944,46.206791],[131.667442,46.209781],[131.661842,46.21287],[131.657211,46.214141],[131.653111,46.213588],[131.648919,46.212547],[131.646045,46.209683],[131.64233,46.205415],[131.638797,46.204012],[131.636052,46.203525],[131.631091,46.203834],[131.630597,46.204229],[131.629902,46.207055],[131.629718,46.213068],[131.630323,46.217901],[131.626698,46.216604],[131.622489,46.213871],[131.614325,46.209781],[131.611433,46.207654],[131.606454,46.204756],[131.591555,46.202089],[131.582056,46.19757],[131.574935,46.193163],[131.573709,46.189678],[131.575192,46.185066],[131.579054,46.158475],[131.57845,46.156049],[131.57748,46.153596],[131.572831,46.149535],[131.567266,46.147478],[131.55784,46.145876],[131.555442,46.144129],[131.55546,46.138814],[131.554106,46.133308],[131.549804,46.131435],[131.544277,46.13036],[131.529652,46.128348],[131.542337,46.100673],[131.576674,46.093058],[131.580115,46.078055],[131.548523,46.074245],[131.531354,46.057566],[131.535143,46.040176],[131.538566,46.007274],[131.526906,45.993921],[131.52244,45.966959],[131.506534,45.957949],[131.495662,45.946436],[131.491544,45.931393],[131.476425,45.921358],[131.457096,45.917531],[131.444979,45.916167],[131.41875,45.905354],[131.407072,45.897229],[131.411886,45.889585],[131.405022,45.874288],[131.416004,45.8499],[131.398488,45.837947],[131.398158,45.825507],[131.394369,45.805881],[131.389665,45.783918],[131.365541,45.783653],[131.362868,45.784821],[131.360599,45.78634],[131.35897,45.790979],[131.358494,45.79295],[131.357048,45.796466],[131.356005,45.798444],[131.354119,45.801343],[131.352966,45.803917],[131.353424,45.806206],[131.356243,45.809456],[131.355584,45.809795],[131.352142,45.807626],[131.350202,45.807805],[131.348152,45.809397],[131.347438,45.809423],[131.346121,45.80807],[131.344803,45.807221],[131.343247,45.806737],[131.338598,45.807539],[131.335907,45.808999],[131.33188,45.80998],[131.325401,45.811002],[131.321301,45.811141],[131.31753,45.812428],[131.31526,45.813596],[131.312131,45.81603],[131.308818,45.816992],[131.304718,45.816779],[131.299117,45.818152],[131.295181,45.818053],[131.291228,45.819897],[131.286835,45.821409],[131.285224,45.822331],[131.289617,45.828173],[131.291667,45.830487],[131.293571,45.831906],[131.296408,45.835202],[131.293314,45.837032],[131.291392,45.837556],[131.290276,45.837416],[131.289104,45.836044],[131.285407,45.832749],[131.279953,45.828869],[131.276292,45.829519],[131.275432,45.829334],[131.269245,45.823558],[131.265566,45.820673],[131.261942,45.817582],[131.261521,45.816826],[131.259306,45.815771],[131.258885,45.814126],[131.257146,45.812521],[131.254565,45.811075],[131.252168,45.810226],[131.250172,45.810113],[131.248287,45.810418],[131.246292,45.811878],[131.244224,45.815718],[131.242961,45.818736],[131.241075,45.821913],[131.239282,45.824373],[131.235218,45.828843],[131.234157,45.829698],[131.232491,45.829758],[131.230221,45.828836],[131.228446,45.828419],[131.225591,45.828293],[131.224858,45.828538],[131.223412,45.832019],[131.222259,45.834247],[131.220045,45.836322],[131.216622,45.84038],[131.214718,45.842296],[131.21329,45.845346],[131.21124,45.848541],[131.209685,45.851663],[131.208092,45.854122],[131.206481,45.855468],[131.20445,45.855945],[131.20218,45.855057],[131.200093,45.854685],[131.196817,45.855494],[131.194529,45.855189],[131.193852,45.854321],[131.19063,45.851868],[131.189001,45.852253],[131.187738,45.853472],[131.187153,45.856866],[131.171064,45.879469],[131.170167,45.880317],[131.170899,45.881344],[131.169288,45.881682],[131.164365,45.878873],[131.163303,45.879542],[131.160502,45.878575],[131.154316,45.872075],[131.079106,45.818086],[131.075317,45.816501],[131.050406,45.808833],[131.02608,45.801038],[131.028313,45.798284],[131.031132,45.794317],[131.033621,45.789639],[131.034866,45.78573],[131.036605,45.783181],[131.038179,45.781436],[131.039735,45.778038],[131.040613,45.771334],[131.040357,45.76745],[131.041382,45.764941],[131.042352,45.764396],[131.043157,45.761761],[131.045189,45.759271],[131.044914,45.756011],[131.044933,45.75362],[131.046525,45.750573],[131.047001,45.7486],[131.046635,45.746004],[131.045244,45.744722],[131.043066,45.744064],[131.0414,45.743905],[131.042096,45.743068],[131.04431,45.742736],[131.048831,45.741242],[131.055787,45.73715],[131.060692,45.735257],[131.060143,45.733723],[131.058148,45.731637],[131.055421,45.729618],[131.054213,45.728475],[131.052602,45.727731],[131.050442,45.727279],[131.049509,45.726356],[131.048429,45.724203],[131.048044,45.721539],[131.049399,45.719068],[131.049161,45.71726],[131.047678,45.716151],[131.043249,45.714237],[131.040686,45.713559],[131.037447,45.713227],[131.034335,45.712037],[131.031608,45.710755],[131.027984,45.708562],[131.024121,45.707578],[131.02165,45.706449],[131.022913,45.706123],[131.024506,45.702434],[131.024616,45.701285],[131.022273,45.699623],[131.021687,45.698885],[131.021705,45.697556],[131.023938,45.694757],[131.024304,45.693009],[131.024158,45.691354],[131.022987,45.689905],[131.022145,45.687359],[131.02015,45.686248]]]]}},{"type":"Feature","properties":{"adcode":230921,"name":"勃利县","center":[130.575025,45.751573],"centroid":[130.489212,45.829924],"childrenNum":0,"level":"district","parent":{"adcode":230900},"subFeatureIndex":3,"acroutes":[100000,230000,230900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.693758,45.946688],[130.692183,45.945351],[130.688248,45.94549],[130.688065,45.946482],[130.689474,45.947627],[130.68898,45.948812],[130.689145,45.949771],[130.687498,45.949712],[130.68737,45.948064],[130.685777,45.94864],[130.685228,45.949764],[130.685374,45.951736],[130.683544,45.952127],[130.681165,45.95075],[130.678675,45.950744],[130.67679,45.952312],[130.674905,45.951624],[130.674356,45.950936],[130.673953,45.948891],[130.673074,45.948309],[130.671152,45.948395],[130.670054,45.947786],[130.668041,45.947991],[130.666833,45.948587],[130.660902,45.947753],[130.658248,45.94819],[130.655869,45.94768],[130.654185,45.949023],[130.652464,45.949215],[130.650963,45.949943],[130.650341,45.95118],[130.651293,45.9521],[130.653068,45.952451],[130.653636,45.953582],[130.652043,45.954846],[130.650524,45.955362],[130.649609,45.956626],[130.650359,45.957631],[130.65175,45.957823],[130.653343,45.957221],[130.654276,45.957684],[130.65391,45.958551],[130.650854,45.959186],[130.64981,45.960006],[130.65003,45.961058],[130.651201,45.962679],[130.650542,45.963804],[130.649682,45.964187],[130.646534,45.964544],[130.64366,45.964141],[130.643331,45.963493],[130.644246,45.962408],[130.643807,45.961766],[130.642361,45.961931],[130.640841,45.962937],[130.637657,45.962447],[130.636851,45.963512],[130.638663,45.964551],[130.637748,45.96641],[130.636485,45.966377],[130.635588,45.96514],[130.63471,45.964683],[130.632861,45.96512],[130.630518,45.966674],[130.629932,45.968824],[130.630115,45.969935],[130.628816,45.970987],[130.627461,45.970835],[130.624588,45.971503],[130.622977,45.97149],[130.621769,45.97309],[130.619371,45.973448],[130.618255,45.974049],[130.616351,45.975994],[130.614649,45.975981],[130.614319,45.977508],[130.615106,45.978176],[130.614173,45.979063],[130.612434,45.978507],[130.610585,45.978679],[130.608462,45.980141],[130.607913,45.978216],[130.606138,45.978328],[130.604271,45.98063],[130.601196,45.981695],[130.599384,45.983143],[130.597864,45.983097],[130.595046,45.981622],[130.593984,45.981483],[130.592959,45.982032],[130.593618,45.983586],[130.592703,45.984108],[130.591586,45.983864],[130.586827,45.984353],[130.582947,45.983764],[130.580787,45.984419],[130.577492,45.984697],[130.575644,45.985556],[130.575369,45.986562],[130.576028,45.987071],[130.577712,45.987355],[130.580805,45.989425],[130.579707,45.99043],[130.579542,45.991256],[130.580897,45.991375],[130.58086,45.992175],[130.57806,45.992341],[130.575241,45.993848],[130.573905,45.993855],[130.573685,45.993319],[130.574362,45.991977],[130.573209,45.991812],[130.570793,45.993464],[130.567791,45.993557],[130.564588,45.994258],[130.563417,45.995911],[130.564204,45.996612],[130.565833,45.997187],[130.565577,45.997894],[130.562703,45.998324],[130.56111,46.001028],[130.560598,46.001471],[130.558035,46.001246],[130.557486,46.001596],[130.556846,46.003533],[130.556846,46.004908],[130.555656,46.005767],[130.553771,46.004511],[130.55302,46.004584],[130.552782,46.005701],[130.554924,46.0074],[130.554448,46.008986],[130.555949,46.009998],[130.557084,46.009495],[130.557962,46.009727],[130.558035,46.010592],[130.555583,46.011108],[130.5554,46.011961],[130.55626,46.012939],[130.55518,46.013216],[130.553917,46.012476],[130.552489,46.01237],[130.551483,46.014492],[130.552782,46.016224],[130.552855,46.01773],[130.550915,46.018305],[130.550476,46.018993],[130.550714,46.020248],[130.54828,46.021477],[130.547364,46.02075],[130.547145,46.018827],[130.544344,46.01775],[130.543228,46.018305],[130.543685,46.01964],[130.542715,46.019852],[130.5418,46.01894],[130.540482,46.018808],[130.539841,46.019686],[130.536345,46.019482],[130.534076,46.019131],[130.527962,46.021226],[130.52745,46.022634],[130.530305,46.026632],[130.530232,46.027147],[130.528511,46.027491],[130.525217,46.025845],[130.524119,46.026116],[130.52216,46.027894],[130.521355,46.028046],[130.519854,46.029308],[130.517017,46.03014],[130.514985,46.031151],[130.511123,46.032215],[130.509878,46.033008],[130.50867,46.031607],[130.507169,46.031197],[130.505376,46.031851],[130.504753,46.032717],[130.502959,46.033041],[130.50274,46.033899],[130.503509,46.034573],[130.506236,46.034164],[130.506785,46.034369],[130.506565,46.035564],[130.50446,46.036621],[130.504186,46.037341],[130.504991,46.038339],[130.504918,46.039574],[130.503673,46.04186],[130.50263,46.043201],[130.500708,46.042844],[130.499738,46.044198],[130.498036,46.044033],[130.497359,46.042646],[130.495693,46.042943],[130.494412,46.043749],[130.492709,46.043875],[130.490733,46.045335],[130.488683,46.044819],[130.488609,46.045526],[130.489744,46.046292],[130.48947,46.046887],[130.487712,46.04764],[130.48731,46.049027],[130.485425,46.04867],[130.482972,46.04865],[130.481306,46.049251],[130.480116,46.048974],[130.479677,46.048102],[130.47867,46.047818],[130.477444,46.048789],[130.476986,46.047594],[130.478359,46.04587],[130.478249,46.044859],[130.477133,46.044456],[130.475431,46.046378],[130.473911,46.046372],[130.472905,46.045711],[130.472813,46.04402],[130.47188,46.043531],[130.469665,46.043782],[130.468658,46.044344],[130.467267,46.046213],[130.467322,46.047395],[130.469445,46.048538],[130.469482,46.049384],[130.468182,46.049595],[130.4667,46.049093],[130.464394,46.047098],[130.463625,46.046907],[130.461685,46.047461],[130.460458,46.047329],[130.46066,46.045764],[130.459159,46.046002],[130.458079,46.047712],[130.455571,46.047996],[130.455278,46.048716],[130.456999,46.049443],[130.45742,46.050222],[130.456614,46.050929],[130.452844,46.052831],[130.451288,46.053227],[130.451068,46.05404],[130.452514,46.05503],[130.449915,46.056061],[130.448158,46.057025],[130.447115,46.057038],[130.445358,46.055783],[130.441184,46.05651],[130.44069,46.057243],[130.440892,46.058379],[130.440379,46.059013],[130.437652,46.058834],[130.436865,46.058075],[130.434009,46.057428],[130.432435,46.057897],[130.432801,46.058702],[130.434595,46.060056],[130.434119,46.061119],[130.431648,46.061489],[130.430385,46.06205],[130.431447,46.063404],[130.433735,46.06419],[130.43335,46.064923],[130.432197,46.065398],[130.429488,46.065669],[130.429342,46.066283],[130.430587,46.067168],[130.428591,46.067709],[130.428518,46.068297],[130.4313,46.069036],[130.432618,46.070251],[130.431978,46.070786],[130.43022,46.071017],[130.431245,46.071954],[130.430788,46.072648],[130.4313,46.074562],[130.429854,46.075407],[130.428628,46.075282],[130.426853,46.072971],[130.426011,46.073011],[130.425571,46.075308],[130.423869,46.075176],[130.423887,46.075764],[130.427072,46.076246],[130.427786,46.07748],[130.427219,46.078371],[130.425718,46.078187],[130.425882,46.079467],[130.424546,46.079659],[130.423393,46.080596],[130.42235,46.080068],[130.4231,46.079276],[130.421069,46.078814],[130.420025,46.077474],[130.418378,46.079289],[130.417152,46.078682],[130.417518,46.07754],[130.416529,46.075671],[130.413363,46.076226],[130.411532,46.07618],[130.408494,46.074925],[130.407121,46.075586],[130.406956,46.076279],[130.407615,46.077863],[130.406407,46.078814],[130.408421,46.079692],[130.40767,46.080629],[130.405126,46.080669],[130.403168,46.081151],[130.401026,46.080642],[130.3998,46.081771],[130.399287,46.083131],[130.398409,46.08325],[130.397402,46.081448],[130.396798,46.0815],[130.396285,46.082893],[130.397091,46.083982],[130.395297,46.084411],[130.395041,46.085441],[130.394235,46.084517],[130.393137,46.084339],[130.392423,46.085474],[130.393741,46.086827],[130.393137,46.087864],[130.390959,46.087949],[130.390026,46.088359],[130.388195,46.087164],[130.386475,46.087897],[130.385724,46.089421],[130.384809,46.089467],[130.383381,46.088022],[130.381276,46.087963],[130.380141,46.089131],[130.379025,46.089441],[130.377121,46.088774],[130.374174,46.088946],[130.372637,46.088075],[130.3685,46.08851],[130.366981,46.089804],[130.367622,46.091804],[130.367256,46.092675],[130.365956,46.093018],[130.364602,46.094028],[130.362423,46.0935],[130.360849,46.09445],[130.359458,46.093784],[130.359074,46.092662],[130.360685,46.091249],[130.360465,46.090451],[130.357408,46.08855],[130.355065,46.089877],[130.350856,46.088741],[130.348824,46.089124],[130.348476,46.090867],[130.346389,46.091665],[130.346701,46.09346],[130.345657,46.09418],[130.34423,46.093487],[130.343735,46.09156],[130.342729,46.091546],[130.342472,46.092444],[130.343095,46.094147],[130.341722,46.094807],[130.339855,46.094549],[130.338299,46.09321],[130.337183,46.093704],[130.33797,46.095836],[130.33764,46.096542],[130.335425,46.097559],[130.334657,46.098304],[130.33473,46.100007],[130.330721,46.099868],[130.328873,46.10128],[130.327134,46.100614],[130.32653,46.099479],[130.325358,46.098812],[130.325322,46.097809],[130.326859,46.097347],[130.32675,46.09674],[130.324937,46.096404],[130.323382,46.096536],[130.323144,46.097737],[130.323528,46.099274],[130.320599,46.100614],[130.319007,46.100317],[130.31833,46.099076],[130.317415,46.09876],[130.313241,46.100013],[130.311704,46.100086],[130.309965,46.098654],[130.308757,46.098344],[130.307293,46.098938],[130.305517,46.099057],[130.303632,46.10002],[130.300685,46.099347],[130.298177,46.098245],[130.29556,46.098641],[130.294974,46.09936],[130.29254,46.10004],[130.291551,46.1],[130.29049,46.099294],[130.288513,46.099941],[130.287781,46.10198],[130.288916,46.103161],[130.288476,46.10359],[130.286518,46.103992],[130.284999,46.105352],[130.283937,46.105503],[130.283315,46.104197],[130.281722,46.104309],[130.281558,46.105503],[130.282674,46.106546],[130.282692,46.107628],[130.28099,46.10964],[130.279471,46.109726],[130.278922,46.10842],[130.275829,46.107516],[130.273797,46.108406],[130.27193,46.108743],[130.270575,46.109601],[130.269752,46.111672],[130.270539,46.112167],[130.271674,46.111877],[130.272131,46.112972],[130.270923,46.1135],[130.269166,46.112299],[130.268452,46.112431],[130.268544,46.113704],[130.267519,46.113836],[130.26675,46.112873],[130.264883,46.113612],[130.263309,46.113388],[130.260417,46.113711],[130.258934,46.112794],[130.25769,46.112655],[130.257195,46.113229],[130.257982,46.114588],[130.256921,46.11569],[130.255713,46.115486],[130.254871,46.113737],[130.253882,46.114021],[130.254706,46.116092],[130.253187,46.116633],[130.251832,46.115855],[130.250624,46.115756],[130.249965,46.11445],[130.247915,46.114536],[130.247696,46.11565],[130.24938,46.117227],[130.248501,46.117735],[130.247256,46.117168],[130.246012,46.117352],[130.245792,46.118408],[130.244859,46.11982],[130.242076,46.120842],[130.240722,46.122069],[130.238343,46.121746],[130.23578,46.12168],[130.235268,46.120901],[130.236549,46.120024],[130.23761,46.118612],[130.236714,46.117293],[130.234737,46.11693],[130.23298,46.115921],[130.220094,46.112108],[130.216836,46.111765],[130.214584,46.112081],[130.21312,46.111804],[130.212406,46.108677],[130.211107,46.106585],[130.209203,46.104738],[130.206421,46.104276],[130.203748,46.103135],[130.202998,46.101637],[130.200381,46.100126],[130.198605,46.098126],[130.19531,46.09513],[130.193059,46.093526],[130.192071,46.091421],[130.189856,46.088834],[130.186561,46.087256],[130.184804,46.086009],[130.182406,46.083441],[130.179514,46.083012],[130.177739,46.08352],[130.175616,46.083619],[130.173419,46.083197],[130.171241,46.082095],[130.168917,46.079929],[130.166281,46.078484],[130.160314,46.075784],[130.158685,46.074873],[130.15431,46.073592],[130.149917,46.071763],[130.144682,46.070007],[130.142669,46.069531],[130.139795,46.069512],[130.138843,46.071109],[130.137269,46.074998],[130.136171,46.074998],[130.131174,46.074384],[130.126342,46.074008],[130.124658,46.073704],[130.119185,46.072179],[130.11741,46.07144],[130.115836,46.069578],[130.115506,46.066587],[130.115561,46.064137],[130.114609,46.061839],[130.114609,46.06032],[130.112925,46.059178],[130.111955,46.057401],[130.111644,46.055281],[130.112907,46.054297],[130.115342,46.053472],[130.117263,46.053227],[130.119405,46.05221],[130.120997,46.051966],[130.123944,46.050784],[130.125445,46.049813],[130.127038,46.046477],[130.12766,46.042659],[130.12744,46.041061],[130.1255,46.037678],[130.125226,46.035591],[130.125537,46.031587],[130.125097,46.028389],[130.124347,46.02679],[130.123121,46.025171],[130.121455,46.024147],[130.114609,46.022753],[130.113291,46.021543],[130.113694,46.01927],[130.1145,46.01744],[130.115854,46.0159],[130.118032,46.014029],[130.118819,46.012793],[130.1186,46.010507],[130.117977,46.009125],[130.116019,46.00621],[130.116147,46.005523],[130.118435,46.003322],[130.116714,46.002204],[130.114957,46.002066],[130.113767,46.000519],[130.112925,46.000016],[130.112285,45.997332],[130.113365,45.996122],[130.113438,45.994093],[130.114097,45.993048],[130.113255,45.990707],[130.113163,45.989041],[130.111461,45.987725],[130.110784,45.98678],[130.110949,45.984624],[130.109265,45.983606],[130.108679,45.982634],[130.105183,45.981384],[130.103719,45.980134],[130.104524,45.979063],[130.107087,45.978289],[130.107361,45.977852],[130.107306,45.97442],[130.10813,45.972991],[130.108496,45.9694],[130.106428,45.967422],[130.104359,45.966727],[130.104323,45.965987],[130.106574,45.962719],[130.1078,45.961568],[130.110418,45.959821],[130.112047,45.95916],[130.112102,45.957539],[130.111205,45.95607],[130.111223,45.955256],[130.110418,45.951432],[130.111315,45.949361],[130.112559,45.94776],[130.1132,45.945735],[130.112047,45.944458],[130.109979,45.94318],[130.109924,45.942234],[130.110857,45.940858],[130.111827,45.938389],[130.11342,45.936906],[130.114225,45.931982],[130.116238,45.926462],[130.119991,45.925608],[130.120265,45.924741],[130.121986,45.923377],[130.125189,45.922225],[130.127989,45.920318],[130.130332,45.919226],[130.133938,45.918319],[130.137214,45.91724],[130.139905,45.917167],[130.141388,45.916882],[130.143731,45.915836],[130.145122,45.914042],[130.148526,45.912109],[130.151089,45.911989],[130.153194,45.90991],[130.156781,45.907235],[130.158282,45.905109],[130.15949,45.904878],[130.161723,45.906507],[130.163242,45.906871],[130.165109,45.906467],[130.167233,45.906626],[130.172083,45.906487],[130.173163,45.906262],[130.174975,45.904507],[130.177721,45.903235],[130.177739,45.90101],[130.178251,45.899116],[130.177867,45.895473],[130.178965,45.894228],[130.179331,45.892221],[130.180356,45.891367],[130.182846,45.891155],[130.184584,45.889784],[130.185555,45.888095],[130.188062,45.88569],[130.188337,45.884789],[130.189691,45.883676],[130.190131,45.882537],[130.191119,45.881649],[130.19262,45.881132],[130.192913,45.880483],[130.192418,45.877939],[130.194249,45.875302],[130.195585,45.872771],[130.193627,45.871373],[130.192638,45.870193],[130.191229,45.869988],[130.187678,45.871121],[130.185518,45.871253],[130.183413,45.870763],[130.184017,45.868855],[130.184859,45.867304],[130.184731,45.866628],[130.182754,45.865402],[130.180118,45.864196],[130.179533,45.863129],[130.179569,45.861181],[130.17913,45.860352],[130.177757,45.859444],[130.176988,45.857661],[130.177464,45.857151],[130.179459,45.856422],[130.180375,45.855547],[130.179423,45.854056],[130.177446,45.853168],[130.176988,45.8522],[130.177483,45.848919],[130.178691,45.84758],[130.179423,45.846035],[130.181253,45.843635],[130.182406,45.842913],[130.182937,45.841984],[130.18453,45.840678],[130.188209,45.839618],[130.190295,45.837841],[130.192382,45.836415],[130.193023,45.834585],[130.194853,45.833803],[130.196903,45.833591],[130.199447,45.832059],[130.196372,45.829738],[130.194176,45.826999],[130.193425,45.826442],[130.190698,45.82572],[130.188007,45.822165],[130.186671,45.820918],[130.184145,45.819154],[130.180466,45.81802],[130.180173,45.816766],[130.18204,45.815121],[130.18398,45.815055],[130.185646,45.814252],[130.187568,45.813868],[130.189234,45.81199],[130.191101,45.808441],[130.193645,45.805688],[130.196702,45.804328],[130.196683,45.803738],[130.19262,45.800441],[130.191448,45.798364],[130.191393,45.79573],[130.191009,45.794436],[130.191174,45.79281],[130.192656,45.791145],[130.192565,45.789307],[130.192052,45.787522],[130.188575,45.779704],[130.188209,45.777115],[130.191833,45.768951],[130.195347,45.761548],[130.199905,45.76044],[130.200472,45.75868],[130.199118,45.757266],[130.192364,45.752764],[130.190368,45.751575],[130.187001,45.749928],[130.186836,45.749497],[130.190497,45.747086],[130.192071,45.744795],[130.191686,45.743068],[130.190405,45.741859],[130.18722,45.740511],[130.185481,45.738147],[130.186067,45.737064],[130.185738,45.735769],[130.183431,45.733517],[130.183596,45.732693],[130.18528,45.731212],[130.185829,45.729345],[130.184658,45.726216],[130.18312,45.724595],[130.179972,45.72213],[130.179478,45.71942],[130.178636,45.71847],[130.176604,45.717393],[130.174719,45.715898],[130.172852,45.712303],[130.171241,45.710775],[130.168971,45.709705],[130.168093,45.708329],[130.167471,45.706502],[130.167507,45.705073],[130.166134,45.703046],[130.163004,45.696592],[130.16694,45.697017],[130.169429,45.696067],[130.170143,45.693182],[130.172303,45.690869],[130.172834,45.68936],[130.174499,45.689127],[130.176146,45.687591],[130.176805,45.684693],[130.177739,45.682525],[130.179148,45.681601],[130.180631,45.681661],[130.182608,45.680324],[130.183468,45.678064],[130.185555,45.680404],[130.190661,45.683875],[130.191851,45.6844],[130.193096,45.683722],[130.194615,45.683682],[130.196976,45.684706],[130.200728,45.688868],[130.201479,45.68914],[130.203254,45.688854],[130.205066,45.689014],[130.211345,45.690909],[130.211582,45.690822],[130.210503,45.686787],[130.210301,45.682811],[130.209075,45.680504],[130.208434,45.677312],[130.20772,45.675856],[130.207318,45.672997],[130.207318,45.671241],[130.206659,45.668335],[130.210063,45.665476],[130.211033,45.663939],[130.211033,45.663101],[130.21021,45.661458],[130.210136,45.656091],[130.210484,45.653782],[130.211088,45.652798],[130.212205,45.652226],[130.218117,45.652232],[130.223864,45.652592],[130.230124,45.652731],[130.23362,45.65351],[130.239349,45.653789],[130.24226,45.653157],[130.245701,45.652997],[130.249691,45.65315],[130.251521,45.654029],[130.252308,45.655445],[130.252144,45.65659],[130.252162,45.66078],[130.251393,45.662523],[130.255328,45.664352],[130.25725,45.665968],[130.258586,45.666746],[130.262961,45.667604],[130.26556,45.668428],[130.268507,45.663234],[130.26988,45.661951],[130.274291,45.659217],[130.276304,45.658651],[130.276213,45.656709],[130.275737,45.654162],[130.278135,45.650223],[130.279672,45.645939],[130.282107,45.643717],[130.284358,45.636924],[130.2852,45.635772],[130.285969,45.63552],[130.291716,45.634921],[130.294517,45.633503],[130.297226,45.632578],[130.301527,45.63146],[130.303449,45.630742],[130.304877,45.629723],[130.306579,45.62764],[130.309269,45.625411],[130.312949,45.625843],[130.314761,45.625843],[130.318531,45.624253],[130.322814,45.624625],[130.324571,45.624439],[130.3303,45.623195],[130.336908,45.621111],[130.339782,45.619407],[130.341594,45.618948],[130.343113,45.619274],[130.345035,45.620838],[130.344614,45.622982],[130.344522,45.62766],[130.345914,45.629404],[130.347945,45.630396],[130.34897,45.631926],[130.348732,45.634641],[130.350197,45.637216],[130.352302,45.63862],[130.354223,45.638973],[130.355651,45.639665],[130.356511,45.640962],[130.357683,45.643737],[130.35966,45.64699],[130.359879,45.649884],[130.360941,45.65013],[130.365023,45.65037],[130.366945,45.651215],[130.367457,45.65196],[130.367695,45.654148],[130.368482,45.655392],[130.370001,45.656257],[130.369434,45.6578],[130.36947,45.659204],[130.370349,45.659849],[130.37714,45.662243],[130.382429,45.665582],[130.38296,45.666679],[130.383345,45.669406],[130.386511,45.672279],[130.38803,45.673948],[130.390721,45.674659],[130.393668,45.675038],[130.398464,45.676029],[130.400697,45.675324],[130.402783,45.673369],[130.403973,45.67327],[130.406298,45.673941],[130.410141,45.67293],[130.410544,45.672558],[130.409263,45.671095],[130.412356,45.665462],[130.413619,45.664046],[130.415321,45.662742],[130.419513,45.660933],[130.424638,45.659197],[130.428994,45.658232],[130.431776,45.65657],[130.432124,45.655951],[130.431648,45.652745],[130.431886,45.651201],[130.433259,45.648414],[130.43562,45.645613],[130.439116,45.645573],[130.441221,45.644595],[130.443216,45.642792],[130.445248,45.64059],[130.446932,45.638135],[130.448433,45.636611],[130.450629,45.635859],[130.45526,45.63544],[130.455809,45.632998],[130.457475,45.631061],[130.460916,45.629617],[130.46249,45.629231],[130.466682,45.629231],[130.465675,45.627793],[130.465602,45.626549],[130.466151,45.624932],[130.468091,45.621264],[130.470873,45.618775],[130.471203,45.618083],[130.47091,45.615613],[130.475614,45.612371],[130.479091,45.60855],[130.48094,45.607212],[130.482624,45.606819],[130.48612,45.608743],[130.488188,45.609422],[130.497066,45.611839],[130.506785,45.614209],[130.508158,45.614415],[130.511544,45.616439],[130.513887,45.617524],[130.523899,45.620579],[130.528695,45.62185],[130.534588,45.623787],[130.537755,45.623927],[130.539549,45.625205],[130.539787,45.626769],[130.539091,45.630941],[130.541471,45.630695],[130.542788,45.630216],[130.544015,45.629005],[130.545662,45.628392],[130.54676,45.628426],[130.549744,45.62955],[130.55097,45.629331],[130.553386,45.62802],[130.555509,45.62563],[130.557688,45.62416],[130.560268,45.62159],[130.563087,45.619727],[130.564515,45.618169],[130.566913,45.616072],[130.566839,45.615334],[130.565357,45.614109],[130.565668,45.613223],[130.569237,45.611246],[130.5705,45.610281],[130.570427,45.608603],[130.569585,45.606919],[130.568908,45.606586],[130.570299,45.605794],[130.571763,45.602438],[130.572752,45.601493],[130.576907,45.600714],[130.579561,45.600388],[130.58205,45.600407],[130.585235,45.599429],[130.587102,45.599242],[130.59025,45.599389],[130.593874,45.598004],[130.602916,45.595347],[130.606174,45.593309],[130.607602,45.592091],[130.609963,45.591285],[130.613477,45.590925],[130.617889,45.589986],[130.623526,45.589387],[130.627461,45.588847],[130.631324,45.588681],[130.635552,45.588754],[130.641153,45.589094],[130.648328,45.58914],[130.651915,45.589726],[130.65424,45.590632],[130.655082,45.592763],[130.654935,45.594721],[130.656271,45.599655],[130.656235,45.60106],[130.655649,45.602059],[130.655814,45.603111],[130.656967,45.604189],[130.658596,45.604962],[130.661342,45.605627],[130.662367,45.607751],[130.663154,45.60851],[130.665551,45.609961],[130.66632,45.611493],[130.666302,45.614009],[130.668407,45.613929],[130.670567,45.613516],[130.67679,45.612851],[130.678437,45.61341],[130.682482,45.613949],[130.685612,45.613849],[130.687736,45.614788],[130.689328,45.619953],[130.688797,45.621358],[130.686949,45.622209],[130.685997,45.623274],[130.686216,45.62374],[130.690847,45.624512],[130.696466,45.626489],[130.6987,45.627787],[130.701061,45.62993],[130.701811,45.631314],[130.701445,45.634541],[130.700933,45.635559],[130.701262,45.636737],[130.70377,45.638507],[130.704758,45.639838],[130.705545,45.642153],[130.7069,45.643484],[130.707925,45.64548],[130.709718,45.646558],[130.710084,45.648441],[130.710853,45.649498],[130.71164,45.651534],[130.712409,45.652465],[130.71984,45.656876],[130.721781,45.653829],[130.722659,45.651574],[130.723153,45.651148],[130.726485,45.650776],[130.7274,45.650969],[130.730786,45.652425],[130.734209,45.653257],[130.734044,45.651501],[130.73452,45.650529],[130.736295,45.648421],[130.737595,45.647469],[130.741988,45.645873],[130.741201,45.64367],[130.741347,45.642746],[130.742537,45.641781],[130.743452,45.640051],[130.745136,45.638461],[130.746088,45.636232],[130.74682,45.635945],[130.748998,45.638753],[130.753501,45.640277],[130.755057,45.637908],[130.75718,45.637296],[130.757363,45.636804],[130.755331,45.63329],[130.755514,45.631054],[130.757033,45.629377],[130.75632,45.627547],[130.757949,45.625877],[130.76095,45.624985],[130.762689,45.623847],[130.765325,45.623953],[130.769553,45.625837],[130.772354,45.626589],[130.774312,45.626303],[130.777515,45.624912],[130.779089,45.623148],[130.777094,45.619847],[130.777021,45.618955],[130.780535,45.616964],[130.782585,45.616565],[130.784013,45.617217],[130.784892,45.619421],[130.785514,45.620066],[130.787198,45.620286],[130.790676,45.619787],[130.792799,45.619753],[130.794465,45.61799],[130.796661,45.617783],[130.801493,45.619773],[130.802116,45.62163],[130.803671,45.623155],[130.80649,45.624625],[130.809162,45.626722],[130.812329,45.626742],[130.814709,45.627893],[130.816557,45.627328],[130.818827,45.626016],[130.81976,45.62577],[130.823549,45.62563],[130.828089,45.626136],[130.832628,45.626276],[130.836398,45.625444],[130.841048,45.625251],[130.842823,45.624539],[130.845752,45.621903],[130.849431,45.619214],[130.851462,45.618409],[130.858766,45.618236],[130.859846,45.618642],[130.858491,45.620319],[130.857924,45.623015],[130.860541,45.626682],[130.861603,45.627873],[130.864092,45.62985],[130.865099,45.6316],[130.865318,45.63325],[130.8681,45.632492],[130.869107,45.631647],[130.869949,45.628785],[130.875074,45.622449],[130.876959,45.621537],[130.880163,45.620798],[130.881426,45.620133],[130.887411,45.618562],[130.88882,45.61528],[130.890138,45.61335],[130.890596,45.610128],[130.89389,45.609376],[130.895355,45.609249],[130.898613,45.610401],[130.901505,45.610694],[130.906374,45.613729],[130.907362,45.614894],[130.908314,45.616951],[130.911627,45.618442],[130.915544,45.620499],[130.916953,45.621411],[130.921383,45.62163],[130.926233,45.623015],[130.930553,45.622968],[130.933317,45.623667],[130.938387,45.624339],[130.939174,45.626482],[130.940675,45.628685],[130.941498,45.632971],[130.941315,45.633423],[130.944226,45.636498],[130.945031,45.637982],[130.945342,45.641561],[130.946019,45.644781],[130.946642,45.645593],[130.948765,45.646352],[130.949406,45.647349],[130.948234,45.649199],[130.947484,45.653696],[130.946788,45.655592],[130.94289,45.659303],[130.941938,45.660487],[130.942066,45.661831],[130.944281,45.664451],[130.944848,45.666054],[130.946697,45.667391],[130.953213,45.668242],[130.95896,45.669659],[130.963316,45.669373],[130.967105,45.670197],[130.969814,45.671893],[130.970949,45.673595],[130.972853,45.674659],[130.976294,45.675072],[130.979973,45.674586],[130.982224,45.67454],[130.983707,45.674945],[130.985739,45.676062],[130.98885,45.67702],[130.993774,45.678177],[130.997398,45.677505],[130.998716,45.677765],[131.002139,45.679174],[131.00622,45.679673],[131.008582,45.67952],[131.012828,45.680464],[131.013377,45.682665],[131.02015,45.686248],[131.022145,45.687359],[131.022987,45.689905],[131.024158,45.691354],[131.024304,45.693009],[131.023938,45.694757],[131.021705,45.697556],[131.021687,45.698885],[131.022273,45.699623],[131.024616,45.701285],[131.024506,45.702434],[131.022913,45.706123],[131.02165,45.706449],[131.021284,45.706562],[131.015244,45.706508],[131.012316,45.706867],[131.008087,45.708123],[131.004921,45.709399],[131.002432,45.710801],[131.00137,45.711885],[130.999832,45.71417],[130.998789,45.714237],[130.991541,45.711306],[130.988502,45.71124],[130.983176,45.711499],[130.980998,45.714018],[130.976294,45.715559],[130.974775,45.715759],[130.973878,45.718151],[130.972816,45.722051],[130.971938,45.723811],[130.969412,45.724914],[130.966575,45.727479],[130.964012,45.729432],[130.962859,45.732082],[130.961321,45.734434],[130.961633,45.739322],[130.960736,45.741348],[130.958521,45.742218],[130.953286,45.743101],[130.95206,45.744888],[130.947795,45.746077],[130.946239,45.746342],[130.945708,45.74688],[130.945745,45.749643],[130.94547,45.751263],[130.944702,45.751927],[130.943603,45.75198],[130.941846,45.751389],[130.939009,45.751648],[130.937307,45.751774],[130.935184,45.752605],[130.934195,45.752531],[130.931907,45.751349],[130.926984,45.750699],[130.923707,45.751257],[130.921621,45.751203],[130.919516,45.750798],[130.918747,45.750161],[130.914317,45.750519],[130.911773,45.749211],[130.908808,45.74856],[130.905824,45.750333],[130.903152,45.751695],[130.899125,45.752618],[130.897423,45.753534],[130.891548,45.75281],[130.886551,45.753162],[130.881865,45.752943],[130.879247,45.751602],[130.877728,45.748653],[130.876118,45.747192],[130.874068,45.749882],[130.870151,45.753747],[130.870169,45.752883],[130.869254,45.750739],[130.867844,45.748255],[130.865959,45.746103],[130.862005,45.74348],[130.859315,45.741222],[130.858381,45.740086],[130.856166,45.741607],[130.853659,45.742969],[130.850932,45.743414],[130.846594,45.74271],[130.841414,45.742583],[130.839473,45.743082],[130.836344,45.743507],[130.833708,45.744317],[130.832957,45.745061],[130.833305,45.746382],[130.835373,45.747637],[130.837954,45.74856],[130.835483,45.749158],[130.833378,45.751482],[130.83239,45.753096],[130.832683,45.756974],[130.833397,45.758547],[130.835703,45.75955],[130.836819,45.761986],[130.836966,45.762989],[130.834513,45.765445],[130.834202,45.766866],[130.835007,45.771287],[130.830852,45.773518],[130.829626,45.775356],[130.826148,45.775914],[130.823934,45.777029],[130.820804,45.777314],[130.819907,45.778323],[130.819962,45.780792],[130.816832,45.783513],[130.816173,45.784549],[130.813409,45.786028],[130.812915,45.78784],[130.813098,45.789008],[130.812549,45.791808],[130.811835,45.793102],[130.810444,45.794343],[130.809803,45.795465],[130.807881,45.796354],[130.803379,45.797216],[130.800706,45.798537],[130.797814,45.803645],[130.797613,45.80614],[130.797192,45.807234],[130.795307,45.809815],[130.794336,45.812806],[130.792945,45.814544],[130.790969,45.815944],[130.789706,45.816415],[130.790804,45.818073],[130.79095,45.820891],[130.790236,45.822443],[130.788406,45.82381],[130.786008,45.82503],[130.78361,45.825792],[130.780169,45.827225],[130.778412,45.82881],[130.778833,45.831117],[130.780627,45.833756],[130.782732,45.835388],[130.785734,45.836879],[130.788736,45.837867],[130.790548,45.839207],[130.791115,45.84048],[130.798162,45.845677],[130.802884,45.846983],[130.819266,45.85566],[130.810993,45.865402],[130.835868,45.871923],[130.827173,45.885928],[130.823366,45.880317],[130.813427,45.878774],[130.801878,45.885988],[130.79915,45.889015],[130.789761,45.895566],[130.784892,45.896056],[130.773855,45.90101],[130.765655,45.911857],[130.752787,45.912215],[130.741603,45.917962],[130.734593,45.922589],[130.731665,45.920087],[130.707632,45.930976],[130.709828,45.935338],[130.702543,45.936787],[130.700054,45.939759],[130.697876,45.941394],[130.69665,45.944233],[130.693758,45.946688]]]]}}]}
|
public/china-city-data/citys/万州区.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":500101,"name":"万州区","center":[108.380246,30.807807],"centroid":[108.406819,30.704054],"childrenNum":0,"level":"district","acroutes":[100000,500000],"parent":{"adcode":500000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[108.034787,30.574187],[108.037722,30.575399],[108.040625,30.575977],[108.042609,30.575755],[108.049575,30.572821],[108.052861,30.572108],[108.058544,30.574119],[108.062668,30.574445],[108.066119,30.578609],[108.068424,30.579673],[108.070935,30.581531],[108.072516,30.582146],[108.076174,30.582219],[108.081579,30.580399],[108.083356,30.579569],[108.084234,30.578216],[108.084513,30.574605],[108.086487,30.572766],[108.088585,30.5726],[108.092956,30.574654],[108.095622,30.57479],[108.097741,30.574039],[108.099281,30.572846],[108.102288,30.572551],[108.103858,30.573381],[108.103641,30.574894],[108.102143,30.577613],[108.102515,30.579353],[108.103435,30.581162],[108.103466,30.583511],[108.103104,30.586838],[108.104106,30.589378],[108.105646,30.591463],[108.10823,30.593025],[108.111599,30.593449],[108.11256,30.592176],[108.113314,30.590024],[108.114657,30.589089],[108.11659,30.589434],[108.11969,30.590584],[108.123265,30.588972],[108.126035,30.587226],[108.127172,30.586106],[108.12742,30.58479],[108.12651,30.582662],[108.126758,30.579058],[108.125983,30.577176],[108.123772,30.57677],[108.120062,30.576955],[108.119742,30.575602],[108.121033,30.573578],[108.122687,30.570115],[108.123069,30.566879],[108.124681,30.564886],[108.126469,30.564007],[108.130427,30.564154],[108.132401,30.564437],[108.137051,30.567353],[108.1395,30.568079],[108.141629,30.567636],[108.143592,30.566234],[108.14599,30.560894],[108.148563,30.554182],[108.149824,30.549605],[108.153068,30.545883],[108.15312,30.544542],[108.152521,30.53594],[108.153378,30.535337],[108.155745,30.536112],[108.159382,30.53794],[108.163351,30.540813],[108.165252,30.541268],[108.168228,30.54133],[108.17139,30.539318],[108.171638,30.538266],[108.171122,30.53642],[108.170863,30.532894],[108.16766,30.527971],[108.165624,30.524408],[108.16581,30.521829],[108.168383,30.519497],[108.17045,30.518198],[108.171204,30.516654],[108.171401,30.514075],[108.173519,30.511114],[108.175555,30.510641],[108.178345,30.513176],[108.180526,30.515909],[108.184514,30.518161],[108.186209,30.517626],[108.18994,30.516998],[108.193526,30.51557],[108.195034,30.514481],[108.198941,30.510099],[108.204903,30.502313],[108.207817,30.497659],[108.213501,30.492082],[108.222522,30.48403],[108.23049,30.476703],[108.231771,30.474185],[108.231864,30.471045],[108.230728,30.464031],[108.230893,30.46187],[108.231658,30.457565],[108.232763,30.455028],[108.234851,30.452632],[108.239801,30.448137],[108.241692,30.445648],[108.241919,30.443764],[108.23885,30.440044],[108.23235,30.432806],[108.227038,30.428131],[108.225974,30.426948],[108.224868,30.424946],[108.223628,30.421287],[108.228041,30.419371],[108.232939,30.415884],[108.235109,30.413765],[108.235864,30.410647],[108.236752,30.409212],[108.239356,30.408565],[108.243893,30.408614],[108.248884,30.40793],[108.252077,30.406334],[108.254268,30.403512],[108.255684,30.400339],[108.257286,30.395169],[108.259942,30.390122],[108.261492,30.388588],[108.263662,30.389857],[108.26702,30.394226],[108.275039,30.405558],[108.276899,30.40708],[108.278532,30.407061],[108.280764,30.406488],[108.292845,30.401306],[108.295666,30.400838],[108.296896,30.401393],[108.297733,30.402508],[108.298528,30.404942],[108.298952,30.407579],[108.299892,30.409359],[108.30168,30.41122],[108.305886,30.414541],[108.307684,30.416346],[108.311931,30.423295],[108.31344,30.424305],[108.315848,30.425377],[108.31715,30.427398],[108.317543,30.429769],[108.317067,30.433114],[108.317429,30.433946],[108.320064,30.436841],[108.332454,30.449325],[108.333188,30.450348],[108.333984,30.452639],[108.334408,30.457639],[108.334873,30.460072],[108.337291,30.466987],[108.338841,30.470355],[108.340608,30.47267],[108.34347,30.475478],[108.344648,30.477005],[108.346808,30.481456],[108.349206,30.487637],[108.350652,30.490678],[108.35368,30.49516],[108.356005,30.497333],[108.37873,30.534869],[108.381509,30.537392],[108.383338,30.538056],[108.388402,30.536869],[108.389983,30.535977],[108.393094,30.536131],[108.395501,30.537429],[108.396773,30.538955],[108.398498,30.542277],[108.399614,30.543865],[108.402704,30.547132],[108.404316,30.548307],[108.406094,30.548233],[108.408223,30.546707],[108.409618,30.545071],[108.410403,30.54325],[108.410692,30.535417],[108.409731,30.53274],[108.403986,30.530863],[108.402229,30.529706],[108.400668,30.527706],[108.399273,30.525011],[108.399552,30.520519],[108.401247,30.517743],[108.403645,30.516032],[108.404978,30.51565],[108.409938,30.517546],[108.411323,30.517023],[108.412738,30.5141],[108.412811,30.51045],[108.411447,30.507742],[108.411385,30.50592],[108.412346,30.503064],[108.413348,30.503082],[108.415074,30.504172],[108.418949,30.508462],[108.424312,30.510481],[108.426038,30.511859],[108.427795,30.512561],[108.429118,30.512395],[108.429603,30.511256],[108.427692,30.508154],[108.42424,30.504732],[108.422132,30.50086],[108.421016,30.497197],[108.421212,30.494095],[108.422535,30.492907],[108.424064,30.488949],[108.425604,30.487908],[108.426906,30.48792],[108.427351,30.489219],[108.426431,30.490986],[108.427526,30.492439],[108.431122,30.492045],[108.43476,30.493473],[108.436331,30.492981],[108.437912,30.489515],[108.439173,30.486227],[108.440371,30.48592],[108.44096,30.486806],[108.440981,30.491029],[108.442386,30.49218],[108.44375,30.492556],[108.445332,30.491891],[108.446789,30.492131],[108.448297,30.493276],[108.450891,30.494218],[108.4527,30.495966],[108.45519,30.496053],[108.456141,30.494477],[108.455273,30.491239],[108.455087,30.489306],[108.456378,30.48893],[108.457629,30.489903],[108.45921,30.490389],[108.460378,30.489897],[108.461535,30.488604],[108.463519,30.487988],[108.465896,30.488013],[108.4685,30.487022],[108.470257,30.486954],[108.476519,30.488062],[108.479154,30.488955],[108.483288,30.491756],[108.486192,30.494803],[108.488548,30.49945],[108.489695,30.50054],[108.491751,30.501488],[108.496185,30.502319],[108.501372,30.503014],[108.503987,30.503205],[108.507883,30.503174],[108.510879,30.502528],[108.513111,30.501426],[108.515819,30.499155],[108.518857,30.495843],[108.520728,30.494594],[108.525471,30.490943],[108.526287,30.490112],[108.527093,30.487859],[108.528313,30.48749],[108.529584,30.489423],[108.529718,30.490783],[108.532157,30.490912],[108.533903,30.488782],[108.536652,30.486609],[108.537851,30.486024],[108.539153,30.486141],[108.537427,30.489078],[108.535464,30.490007],[108.535546,30.491115],[108.537685,30.491245],[108.541457,30.491934],[108.543948,30.491706],[108.545281,30.489355],[108.546769,30.488721],[108.555036,30.487994],[108.556173,30.487477],[108.557072,30.486012],[108.555997,30.485501],[108.552267,30.48515],[108.551471,30.484559],[108.552504,30.482848],[108.554034,30.482213],[108.557609,30.481573],[108.562063,30.477146],[108.5635,30.474536],[108.563386,30.470478],[108.564946,30.468576],[108.567602,30.468619],[108.569204,30.469302],[108.569927,30.470429],[108.57125,30.474733],[108.573348,30.476124],[108.575993,30.479117],[108.577078,30.479541],[108.579879,30.479554],[108.580612,30.480594],[108.581408,30.482915],[108.581698,30.485901],[108.58488,30.487687],[108.587671,30.487982],[108.590461,30.487477],[108.591256,30.487779],[108.591349,30.489798],[108.590709,30.492753],[108.590595,30.494698],[108.592238,30.495209],[108.593954,30.495049],[108.598552,30.493892],[108.600888,30.495652],[108.60561,30.498699],[108.611397,30.502177],[108.612007,30.504387],[108.61055,30.505507],[108.607171,30.505821],[108.605558,30.506652],[108.604918,30.507975],[108.604535,30.510813],[108.606179,30.511607],[108.60933,30.511188],[108.611201,30.511558],[108.621731,30.51546],[108.622764,30.517878],[108.62417,30.519195],[108.624149,30.519817],[108.620295,30.521472],[108.619726,30.522199],[108.624366,30.526057],[108.627725,30.525128],[108.628593,30.525183],[108.630918,30.528396],[108.633264,30.529756],[108.640497,30.531577],[108.642688,30.532402],[108.644424,30.533663],[108.645964,30.536241],[108.649157,30.537693],[108.649622,30.541471],[108.648837,30.543649],[108.648299,30.547009],[108.648744,30.548165],[108.650201,30.550103],[108.649746,30.554219],[108.646801,30.557566],[108.645437,30.55855],[108.644796,30.560402],[108.643598,30.561712],[108.642771,30.563601],[108.64183,30.567224],[108.641634,30.569334],[108.640942,30.571191],[108.64089,30.572618],[108.639888,30.574753],[108.641861,30.577588],[108.645892,30.580337],[108.651586,30.583548],[108.654479,30.584999],[108.659078,30.586949],[108.662209,30.587982],[108.666198,30.588591],[108.669556,30.58856],[108.676273,30.588124],[108.683838,30.587269],[108.6873,30.587595],[108.690462,30.586715],[108.691485,30.585381],[108.691929,30.583671],[108.693035,30.58281],[108.693655,30.581592],[108.693107,30.578917],[108.693531,30.576543],[108.694337,30.574058],[108.694781,30.571148],[108.696879,30.568337],[108.697127,30.566332],[108.70001,30.561805],[108.699328,30.560439],[108.697292,30.558667],[108.697261,30.557504],[108.698708,30.555683],[108.699111,30.55409],[108.698377,30.551998],[108.69845,30.550307],[108.69938,30.548479],[108.699411,30.544406],[108.702408,30.541742],[108.705188,30.540352],[108.706004,30.538629],[108.708164,30.53781],[108.710685,30.537983],[108.71206,30.537595],[108.712969,30.536734],[108.713827,30.534549],[108.715387,30.533405],[108.715811,30.530377],[108.713558,30.5297],[108.711946,30.528149],[108.711212,30.526426],[108.711884,30.523202],[108.713982,30.520759],[108.716699,30.520143],[108.718456,30.519122],[108.71949,30.519005],[108.721091,30.517971],[108.722559,30.517614],[108.725979,30.5157],[108.726837,30.513441],[108.724626,30.511188],[108.723985,30.507557],[108.725008,30.506154],[108.728263,30.503408],[108.730609,30.50187],[108.73561,30.498995],[108.741304,30.495948],[108.744188,30.494803],[108.746409,30.494735],[108.747959,30.495246],[108.750894,30.496927],[108.752475,30.498989],[108.753726,30.502134],[108.754997,30.503347],[108.758572,30.504781],[108.762789,30.505273],[108.765424,30.504572],[108.768948,30.503304],[108.770622,30.502984],[108.772936,30.503482],[108.78853,30.51293],[108.790008,30.513293],[108.791217,30.512973],[108.793057,30.51181],[108.796715,30.508542],[108.799247,30.505932],[108.800466,30.504153],[108.802481,30.500441],[108.803587,30.49524],[108.804362,30.493787],[108.806945,30.491399],[108.808464,30.491171],[108.811534,30.492027],[108.817631,30.494483],[108.828119,30.499155],[108.839011,30.503162],[108.843744,30.505926],[108.846534,30.508191],[108.851681,30.513379],[108.852983,30.514998],[108.854843,30.518445],[108.854419,30.521897],[108.85475,30.522789],[108.856269,30.524297],[108.859865,30.52671],[108.869372,30.531048],[108.871687,30.532734],[108.873537,30.535392],[108.875831,30.537398],[108.881835,30.544425],[108.888965,30.553727],[108.89312,30.557806],[108.893636,30.55871],[108.893895,30.560802],[108.893729,30.565225],[108.894659,30.567027],[108.909509,30.58126],[108.90831,30.582121],[108.907515,30.583855],[108.904776,30.585891],[108.901314,30.589077],[108.897739,30.590676],[108.894473,30.592373],[108.89312,30.593634],[108.889027,30.596413],[108.885163,30.599291],[108.881391,30.602347],[108.878973,30.604696],[108.876058,30.606565],[108.874477,30.608724],[108.872266,30.610033],[108.869879,30.610968],[108.871077,30.613452],[108.873,30.614866],[108.873103,30.616003],[108.871677,30.617731],[108.871708,30.61834],[108.873072,30.618899],[108.874581,30.618524],[108.876151,30.618881],[108.876957,30.620565],[108.876492,30.623504],[108.878249,30.624616],[108.878921,30.625907],[108.881194,30.625723],[108.882114,30.626239],[108.881887,30.627942],[108.882331,30.62903],[108.884646,30.629295],[108.888521,30.630924],[108.887736,30.633247],[108.890474,30.633512],[108.892427,30.634876],[108.894763,30.634661],[108.895982,30.63535],[108.895744,30.637003],[108.894618,30.638232],[108.894494,30.639161],[108.895579,30.640826],[108.897894,30.640802],[108.899206,30.641595],[108.899392,30.64393],[108.901376,30.646272],[108.90179,30.647194],[108.90056,30.651865],[108.900932,30.653641],[108.900508,30.655878],[108.901903,30.657101],[108.902668,30.660807],[108.90243,30.662939],[108.900601,30.664076],[108.900601,30.665637],[108.900043,30.669078],[108.900436,30.671173],[108.89995,30.676421],[108.898927,30.679038],[108.897264,30.681754],[108.896302,30.684021],[108.893822,30.68595],[108.892582,30.686472],[108.890164,30.686288],[108.889141,30.687019],[108.888459,30.688573],[108.886971,30.688322],[108.885927,30.687124],[108.884356,30.687345],[108.883974,30.68963],[108.882961,30.692524],[108.88354,30.695657],[108.881153,30.696001],[108.879221,30.69527],[108.877619,30.695104],[108.876451,30.694158],[108.877009,30.692548],[108.875345,30.691479],[108.873268,30.691989],[108.872328,30.690459],[108.871284,30.68979],[108.870137,30.689931],[108.867884,30.689218],[108.866841,30.690042],[108.86527,30.689145],[108.863575,30.689366],[108.862738,30.688549],[108.861188,30.688174],[108.861281,30.686829],[108.860485,30.686503],[108.857468,30.687154],[108.854616,30.687302],[108.853468,30.684383],[108.849738,30.684125],[108.848953,30.683265],[108.849046,30.682159],[108.846968,30.682282],[108.844809,30.681354],[108.840706,30.680537],[108.839642,30.680009],[108.837895,30.680156],[108.836077,30.679603],[108.835994,30.678448],[108.834309,30.678934],[108.832646,30.678166],[108.830197,30.678485],[108.828708,30.679431],[108.827334,30.682092],[108.824968,30.688457],[108.823335,30.691688],[108.822281,30.693083],[108.820927,30.693912],[108.818085,30.693771],[108.801169,30.689409],[108.799732,30.688899],[108.794906,30.686614],[108.785875,30.683499],[108.781173,30.683019],[108.780119,30.683867],[108.77892,30.686214],[108.780573,30.690165],[108.779664,30.694403],[108.77985,30.695724],[108.781028,30.697039],[108.783942,30.699017],[108.790597,30.704367],[108.792581,30.70656],[108.792592,30.707088],[108.790928,30.708999],[108.792488,30.712524],[108.791889,30.713722],[108.78977,30.714275],[108.771056,30.713323],[108.765889,30.712217],[108.764576,30.71226],[108.763429,30.713046],[108.763109,30.714139],[108.764173,30.717751],[108.766591,30.720564],[108.767139,30.722504],[108.766974,30.723426],[108.765,30.723855],[108.762623,30.728124],[108.762375,30.72937],[108.763502,30.73077],[108.76685,30.732686],[108.768565,30.735566],[108.768679,30.737752],[108.768121,30.739496],[108.767119,30.740841],[108.764669,30.742069],[108.761187,30.742001],[108.758386,30.740024],[108.756072,30.739674],[108.754987,30.740043],[108.752155,30.742462],[108.749851,30.745532],[108.748218,30.749578],[108.747773,30.754268],[108.746275,30.75859],[108.745231,30.760567],[108.744456,30.764711],[108.742648,30.76678],[108.740343,30.774581],[108.740364,30.777442],[108.741366,30.778774],[108.745159,30.780541],[108.747226,30.782113],[108.746998,30.78404],[108.745686,30.784997],[108.742141,30.786335],[108.740478,30.787937],[108.737915,30.798228],[108.737905,30.799536],[108.739289,30.804119],[108.739341,30.806206],[108.738545,30.80804],[108.7359,30.811384],[108.733389,30.814066],[108.731704,30.814937],[108.729772,30.815317],[108.725886,30.815372],[108.719521,30.815194],[108.720037,30.816649],[108.719004,30.81871],[108.717278,30.819176],[108.715966,30.818728],[108.715749,30.81609],[108.71516,30.81509],[108.704815,30.811826],[108.701912,30.811366],[108.699969,30.811838],[108.698553,30.813728],[108.697964,30.816182],[108.697261,30.817612],[108.698708,30.820305],[108.698501,30.82287],[108.696486,30.826066],[108.695164,30.827514],[108.690968,30.83098],[108.687837,30.83447],[108.685791,30.83536],[108.685088,30.836862],[108.686535,30.84023],[108.686959,30.842769],[108.686411,30.844689],[108.685067,30.845756],[108.679549,30.848038],[108.675881,30.851362],[108.671954,30.852123],[108.6709,30.854141],[108.670404,30.857777],[108.669753,30.860421],[108.66596,30.867957],[108.664875,30.869355],[108.66285,30.870827],[108.659873,30.871931],[108.658799,30.873721],[108.659574,30.877737],[108.655037,30.887572],[108.653022,30.891036],[108.651927,30.891299],[108.650656,30.890367],[108.64771,30.890079],[108.641469,30.889184],[108.638627,30.888209],[108.634824,30.885285],[108.634338,30.88401],[108.636343,30.882759],[108.635568,30.880907],[108.633067,30.878577],[108.627384,30.87534],[108.625772,30.875187],[108.6248,30.876008],[108.624118,30.877578],[108.623002,30.883262],[108.621607,30.888565],[108.62169,30.889687],[108.623188,30.89361],[108.623023,30.90001],[108.622237,30.903609],[108.622547,30.905987],[108.625131,30.908862],[108.625193,30.909616],[108.623105,30.91151],[108.623012,30.912827],[108.624697,30.915555],[108.627342,30.917228],[108.628179,30.918258],[108.628055,30.919526],[108.627074,30.920997],[108.623767,30.924564],[108.620057,30.926268],[108.619127,30.927481],[108.619509,30.933511],[108.618858,30.934719],[108.612792,30.938481],[108.611221,30.939137],[108.609661,30.938892],[108.608576,30.938089],[108.603109,30.931269],[108.598862,30.925637],[108.59662,30.923081],[108.593333,30.92025],[108.589851,30.918062],[108.585159,30.916039],[108.581946,30.915083],[108.575311,30.913637],[108.57,30.912766],[108.566424,30.912392],[108.559283,30.912123],[108.555914,30.912613],[108.554344,30.913502],[108.552618,30.915414],[108.550985,30.919618],[108.550189,30.923155],[108.546666,30.931434],[108.545643,30.933266],[108.545684,30.934008],[108.54743,30.936612],[108.547916,30.939161],[108.547606,30.940393],[108.54586,30.942066],[108.543741,30.943113],[108.542036,30.944676],[108.53999,30.948499],[108.538647,30.952518],[108.538605,30.956072],[108.537551,30.958118],[108.535195,30.958632],[108.532147,30.96093],[108.529253,30.963876],[108.527424,30.968458],[108.523611,30.973169],[108.523332,30.975399],[108.523838,30.976464],[108.525409,30.977279],[108.531258,30.978032],[108.533469,30.980501],[108.533893,30.982026],[108.532581,30.985756],[108.532591,30.988059],[108.533924,30.989657],[108.537468,30.991096],[108.539329,30.992646],[108.539287,30.994226],[108.538347,30.995193],[108.535577,30.996136],[108.533903,30.99624],[108.530875,30.995665],[108.527031,30.994219],[108.521813,30.991941],[108.516656,30.990551],[108.515406,30.990735],[108.51338,30.992352],[108.511623,30.992848],[108.506642,30.992621],[108.502953,30.989871],[108.501538,30.987789],[108.501114,30.986515],[108.501362,30.984463],[108.502519,30.981946],[108.504131,30.979839],[108.5041,30.977304],[108.502571,30.976764],[108.500752,30.975509],[108.498665,30.974523],[108.496629,30.972832],[108.492836,30.973242],[108.49047,30.974351],[108.488734,30.976617],[108.487711,30.977218],[108.486398,30.977022],[108.483588,30.975448],[108.478462,30.973978],[108.471828,30.971852],[108.469337,30.971889],[108.468252,30.972256],[108.465524,30.971938],[108.463385,30.971092],[108.462579,30.970339],[108.461669,30.968213],[108.460533,30.967417],[108.456234,30.967962],[108.455438,30.968538],[108.454746,30.970247],[108.454715,30.974878],[108.454095,30.978026],[108.454301,30.980654],[108.452886,30.983257],[108.452731,30.985058],[108.453278,30.988738],[108.455149,30.992168],[108.455603,30.994728],[108.45363,30.997912],[108.450695,30.999578],[108.447285,30.998586],[108.444598,30.998665],[108.443626,30.99918],[108.441529,31.001592],[108.44034,31.002554],[108.437509,31.002842],[108.434357,31.001133],[108.4329,30.99951],[108.429893,30.99937],[108.426513,30.998218],[108.4199,30.998831],[108.414991,30.998898],[108.413317,30.997312],[108.410878,30.997183],[108.405308,30.995065],[108.400358,30.994317],[108.397465,30.992823],[108.392329,30.989032],[108.389239,30.986307],[108.387875,30.984825],[108.386067,30.981309],[108.384031,30.978982],[108.380993,30.976446],[108.379009,30.97549],[108.374968,30.971607],[108.372788,30.969775],[108.370111,30.96814],[108.364417,30.965298],[108.358537,30.963337],[108.356398,30.961199],[108.35521,30.960427],[108.35397,30.960354],[108.351376,30.960893],[108.348286,30.962345],[108.346653,30.962798],[108.343997,30.962553],[108.339667,30.963123],[108.340546,30.960777],[108.341879,30.954748],[108.343698,30.951158],[108.346529,30.94413],[108.349009,30.939161],[108.351593,30.937758],[108.356088,30.936483],[108.357431,30.935754],[108.360842,30.932978],[108.362722,30.930282],[108.362381,30.927659],[108.361007,30.927359],[108.360098,30.929062],[108.359075,30.929173],[108.355396,30.928064],[108.350921,30.926997],[108.348865,30.9259],[108.34749,30.923774],[108.346291,30.921236],[108.34284,30.91971],[108.336619,30.918246],[108.333725,30.916658],[108.330005,30.913992],[108.327029,30.912233],[108.319268,30.908954],[108.311373,30.906398],[108.30478,30.903045],[108.300285,30.901028],[108.299138,30.900096],[108.296172,30.895903],[108.292018,30.892979],[108.27259,30.882673],[108.268384,30.881661],[108.266121,30.880055],[108.262391,30.876229],[108.260055,30.872795],[108.258639,30.872213],[108.255405,30.872703],[108.251127,30.87507],[108.24969,30.876125],[108.246063,30.879454],[108.24381,30.882268],[108.242891,30.884696],[108.243087,30.885959],[108.24473,30.888516],[108.245102,30.889779],[108.244296,30.891128],[108.241382,30.889233],[108.235016,30.886266],[108.231368,30.884108],[108.228227,30.881281],[108.228134,30.879932],[108.230635,30.878154],[108.231182,30.876125],[108.228743,30.872605],[108.226945,30.865431],[108.225468,30.861377],[108.225922,30.86004],[108.228227,30.857593],[108.229963,30.856164],[108.230025,30.855355],[108.22865,30.85376],[108.22677,30.853208],[108.222967,30.852914],[108.219918,30.853043],[108.216725,30.852037],[108.210339,30.847443],[108.204893,30.842027],[108.200119,30.839187],[108.199168,30.837967],[108.197266,30.833654],[108.195665,30.832317],[108.193381,30.83101],[108.188379,30.828986],[108.185475,30.826919],[108.182179,30.824201],[108.179575,30.824207],[108.17633,30.825551],[108.174284,30.826857],[108.172589,30.827299],[108.167102,30.827189],[108.165893,30.828906],[108.163309,30.830587],[108.160736,30.830532],[108.159703,30.830882],[108.157481,30.834771],[108.156799,30.834857],[108.155084,30.83371],[108.153306,30.831777],[108.1522,30.831274],[108.144791,30.831851],[108.138983,30.831667],[108.135707,30.832427],[108.133486,30.831814],[108.131708,30.831986],[108.127378,30.836022],[108.126944,30.837089],[108.126851,30.839445],[108.126045,30.840856],[108.124413,30.841469],[108.122656,30.841083],[108.122366,30.839519],[108.123927,30.837267],[108.123121,30.835605],[108.122862,30.833495],[108.121219,30.832556],[108.112188,30.829882],[108.108312,30.829299],[108.10637,30.829937],[108.105036,30.831378],[108.104757,30.834219],[108.105564,30.839427],[108.105295,30.84134],[108.103424,30.844297],[108.101223,30.846278],[108.096635,30.847823],[108.095343,30.849087],[108.094527,30.850884],[108.09525,30.854834],[108.094796,30.859341],[108.093669,30.863401],[108.090672,30.869539],[108.090135,30.871538],[108.091664,30.872881],[108.097803,30.87236],[108.098939,30.872765],[108.1008,30.874433],[108.101719,30.876039],[108.101647,30.878001],[108.099994,30.879589],[108.097379,30.880723],[108.094145,30.880963],[108.091706,30.882134],[108.090652,30.883513],[108.090848,30.885089],[108.090083,30.887694],[108.089143,30.888798],[108.088192,30.889019],[108.086198,30.888185],[108.081816,30.885702],[108.08038,30.885334],[108.078943,30.886143],[108.077156,30.889344],[108.074345,30.891508],[108.071761,30.892703],[108.07048,30.892673],[108.069684,30.891557],[108.069137,30.888265],[108.068713,30.887805],[108.065737,30.886848],[108.063195,30.886861],[108.058751,30.885162],[108.056199,30.883544],[108.053646,30.882324],[108.051807,30.882244],[108.049854,30.880546],[108.047931,30.876413],[108.046412,30.87664],[108.044211,30.877664],[108.041101,30.876523],[108.040884,30.875739],[108.041659,30.872777],[108.040946,30.870005],[108.03985,30.869153],[108.038569,30.869184],[108.036295,30.870116],[108.033454,30.87507],[108.030787,30.878651],[108.030126,30.881073],[108.030095,30.882967],[108.029444,30.884488],[108.0253,30.888222],[108.021322,30.89502],[108.016847,30.900194],[108.014832,30.901518],[108.012931,30.902119],[108.012083,30.90283],[108.010895,30.905337],[108.009386,30.90766],[108.00487,30.910554],[108.001708,30.91192],[108.00084,30.91192],[107.999104,30.910885],[107.995983,30.909505],[107.994722,30.908684],[107.994578,30.90652],[107.993834,30.904289],[107.991632,30.902389],[107.986972,30.901923],[107.983314,30.9002],[107.98072,30.8983],[107.978322,30.896179],[107.970996,30.892384],[107.968939,30.890778],[107.965395,30.888822],[107.96307,30.887958],[107.958946,30.884862],[107.955949,30.882967],[107.955226,30.881018],[107.956146,30.87672],[107.955743,30.874089],[107.955288,30.87328],[107.949232,30.869325],[107.942112,30.865075],[107.937059,30.862665],[107.933938,30.861972],[107.932078,30.861114],[107.929484,30.859335],[107.923635,30.854693],[107.92224,30.853895],[107.919926,30.851657],[107.917208,30.849823],[107.913477,30.846327],[107.909437,30.843518],[107.902678,30.839114],[107.896519,30.83493],[107.894256,30.833213],[107.891538,30.830237],[107.888221,30.824054],[107.885049,30.820275],[107.87613,30.813274],[107.878559,30.811574],[107.883798,30.807157],[107.888087,30.802518],[107.89035,30.798732],[107.893729,30.794951],[107.894721,30.793233],[107.897697,30.789281],[107.899485,30.785611],[107.902275,30.781032],[107.903526,30.77994],[107.905055,30.779369],[107.905851,30.776674],[107.903598,30.773182],[107.903732,30.769346],[107.904394,30.768719],[107.908238,30.762931],[107.910759,30.761157],[107.916185,30.759382],[107.918644,30.758296],[107.921558,30.756116],[107.924813,30.753311],[107.92686,30.750339],[107.929712,30.748104],[107.931965,30.745759],[107.934889,30.745759],[107.935819,30.744844],[107.936604,30.742302],[107.938826,30.740128],[107.939798,30.737181],[107.941751,30.737163],[107.943507,30.736211],[107.94576,30.733859],[107.948478,30.731458],[107.950545,30.727909],[107.956177,30.722424],[107.959101,30.719274],[107.96062,30.718482],[107.972122,30.716725],[107.977103,30.716621],[107.984678,30.715663],[107.987799,30.714981],[107.992841,30.713507],[107.998019,30.711683],[108.003268,30.710172],[108.011411,30.709815],[108.025466,30.712088],[108.035179,30.715368],[108.038476,30.717063],[108.04479,30.720705],[108.047528,30.72369],[108.049761,30.723733],[108.050277,30.723168],[108.053315,30.723088],[108.054648,30.722351],[108.057924,30.723186],[108.063215,30.723923],[108.067597,30.724212],[108.069788,30.723935],[108.072412,30.723094],[108.074903,30.723125],[108.075947,30.721497],[108.085691,30.715859],[108.086901,30.7146],[108.086684,30.713709],[108.084627,30.711781],[108.08068,30.708642],[108.07976,30.70675],[108.079222,30.7039],[108.078685,30.702629],[108.075223,30.699932],[108.074593,30.697887],[108.074831,30.696289],[108.077486,30.694422],[108.077931,30.693746],[108.077838,30.688475],[108.077042,30.687111],[108.080525,30.682534],[108.080142,30.679898],[108.082054,30.678885],[108.082178,30.677637],[108.080008,30.675462],[108.079729,30.673508],[108.081589,30.67105],[108.081672,30.668605],[108.079873,30.666135],[108.07977,30.664801],[108.077342,30.664144],[108.072423,30.661532],[108.070015,30.660985],[108.061107,30.660334],[108.055392,30.660045],[108.051373,30.660733],[108.046123,30.662466],[108.042578,30.662491],[108.039127,30.660702],[108.036099,30.657961],[108.035582,30.657181],[108.03086,30.653838],[108.028173,30.65176],[108.026871,30.649837],[108.025672,30.64886],[108.02529,30.645688],[108.02561,30.645012],[108.025321,30.640968],[108.024101,30.637157],[108.023078,30.636186],[108.018139,30.635153],[108.01787,30.632331],[108.01693,30.629565],[108.01786,30.626233],[108.023419,30.609953],[108.024773,30.60402],[108.025238,30.602882],[108.029816,30.598473],[108.033712,30.592435],[108.033681,30.590147],[108.033278,30.589403],[108.030116,30.588775],[108.028028,30.587435],[108.02776,30.58578],[108.028028,30.583862],[108.030829,30.577908],[108.034787,30.574187]]]]}}]}
|
public/china-city-data/citys/三亚市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":460202,"name":"海棠区","center":[109.760778,18.407516],"centroid":[109.732219,18.365887],"childrenNum":0,"level":"district","parent":{"adcode":460200},"subFeatureIndex":0,"acroutes":[100000,460000,460200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[109.761415,18.24087],[109.762944,18.260059],[109.764973,18.274421],[109.772221,18.291191],[109.7773,18.304535],[109.779329,18.326521],[109.783397,18.337448],[109.785681,18.339478],[109.79444,18.344041],[109.80537,18.347562],[109.79133,18.399577],[109.791111,18.40001],[109.789055,18.398977],[109.787632,18.399106],[109.784864,18.402568],[109.790733,18.404596],[109.791506,18.405395],[109.79097,18.406803],[109.789195,18.414269],[109.788879,18.417384],[109.788334,18.419359],[109.786841,18.421393],[109.785022,18.426651],[109.784688,18.429973],[109.784943,18.433261],[109.786867,18.435284],[109.796452,18.436515],[109.800125,18.437365],[109.800915,18.438971],[109.803209,18.441749],[109.804869,18.443032],[109.805352,18.447118],[109.805343,18.451856],[109.805941,18.452582],[109.806073,18.454586],[109.806846,18.456038],[109.809973,18.459397],[109.810949,18.462343],[109.810826,18.465755],[109.808594,18.473242],[109.806688,18.475414],[109.804298,18.476827],[109.799782,18.484299],[109.798183,18.485712],[109.795995,18.486269],[109.787412,18.486303],[109.780278,18.489888],[109.777677,18.49315],[109.775349,18.499142],[109.775024,18.500857],[109.776623,18.505311],[109.778222,18.509039],[109.780893,18.511067],[109.780155,18.512326],[109.779654,18.517678],[109.779224,18.519383],[109.776307,18.524168],[109.773864,18.523937],[109.769551,18.52742],[109.767873,18.526109],[109.764982,18.524965],[109.762803,18.525513],[109.762083,18.524989],[109.762636,18.523298],[109.761986,18.520478],[109.761819,18.514579],[109.760818,18.512095],[109.759553,18.503038],[109.755994,18.502145],[109.752427,18.501501],[109.745821,18.49868],[109.743615,18.500228],[109.739785,18.496523],[109.732686,18.492828],[109.726404,18.493136],[109.725236,18.49303],[109.725455,18.490474],[109.723663,18.48772],[109.724972,18.486005],[109.725684,18.484112],[109.723725,18.480311],[109.724173,18.47773],[109.726325,18.475184],[109.726703,18.473112],[109.726202,18.472156],[109.721344,18.473055],[109.719472,18.47255],[109.713208,18.465342],[109.710731,18.460325],[109.710388,18.456917],[109.707647,18.448185],[109.707454,18.446536],[109.707577,18.439389],[109.70842,18.4365],[109.709395,18.434837],[109.71081,18.430184],[109.710924,18.426526],[109.709984,18.426051],[109.709378,18.427613],[109.707462,18.428204],[109.705468,18.430415],[109.703562,18.432078],[109.700372,18.433318],[109.697974,18.435573],[109.696445,18.43563],[109.691956,18.429742],[109.688995,18.426315],[109.688687,18.421753],[109.690111,18.418739],[109.690128,18.413033],[109.687282,18.412649],[109.683275,18.412778],[109.68295,18.411836],[109.683513,18.409803],[109.6823,18.407856],[109.679436,18.405697],[109.679612,18.403871],[109.681395,18.40065],[109.682775,18.398832],[109.683565,18.396491],[109.677169,18.393981],[109.675131,18.395111],[109.673225,18.397803],[109.671125,18.397741],[109.668718,18.396554],[109.666354,18.395972],[109.665107,18.394188],[109.665924,18.391438],[109.66653,18.388674],[109.66653,18.387044],[109.667558,18.385419],[109.669271,18.383789],[109.671678,18.382159],[109.672364,18.380202],[109.668761,18.377274],[109.665326,18.376293],[109.675913,18.375413],[109.673936,18.370119],[109.668621,18.368734],[109.662067,18.370268],[109.660687,18.367335],[109.658289,18.366845],[109.655715,18.364075],[109.658799,18.363426],[109.659826,18.36082],[109.663095,18.360493],[109.66429,18.359026],[109.664123,18.35642],[109.661715,18.35365],[109.660521,18.352674],[109.659826,18.351043],[109.660687,18.3486],[109.658632,18.346807],[109.659317,18.344037],[109.658799,18.340612],[109.659826,18.339309],[109.661373,18.338987],[109.662752,18.337684],[109.66378,18.336053],[109.66378,18.334909],[109.662409,18.332793],[109.66429,18.332138],[109.666873,18.330186],[109.667382,18.328065],[109.663437,18.325785],[109.660178,18.323015],[109.659826,18.321384],[109.661373,18.320894],[109.662234,18.313073],[109.662234,18.310793],[109.665493,18.308018],[109.665326,18.306555],[109.662409,18.303294],[109.65966,18.29922],[109.658113,18.297752],[109.656567,18.297752],[109.654678,18.297103],[109.653308,18.295631],[109.653308,18.294005],[109.654335,18.289931],[109.654678,18.285692],[109.652447,18.281291],[109.652447,18.279174],[109.651252,18.277543],[109.650391,18.275099],[109.650733,18.27151],[109.652798,18.270697],[109.654169,18.27086],[109.654511,18.267108],[109.658289,18.265804],[109.657604,18.26385],[109.655372,18.258957],[109.655372,18.25684],[109.655882,18.254555],[109.657946,18.253578],[109.660687,18.25032],[109.662409,18.249993],[109.668419,18.250484],[109.671336,18.24983],[109.673225,18.249012],[109.676308,18.246245],[109.677688,18.246731],[109.680086,18.248689],[109.68266,18.248853],[109.683354,18.247871],[109.685235,18.24983],[109.687818,18.247549],[109.689698,18.247058],[109.692448,18.247058],[109.694512,18.246567],[109.69554,18.245427],[109.695883,18.243959],[109.697086,18.24331],[109.700689,18.24445],[109.703781,18.24445],[109.706698,18.239884],[109.708587,18.239234],[109.712532,18.238907],[109.714596,18.239234],[109.718884,18.242655],[109.722486,18.242982],[109.726439,18.243637],[109.728838,18.243473],[109.730902,18.242006],[109.732449,18.242328],[109.734162,18.244614],[109.735533,18.243959],[109.737079,18.242492],[109.739143,18.242164],[109.741032,18.242819],[109.746181,18.243637],[109.749783,18.242492],[109.753385,18.242164],[109.761415,18.24087]]]]}},{"type":"Feature","properties":{"adcode":460203,"name":"吉阳区","center":[109.512081,18.247436],"centroid":[109.58973,18.268052],"childrenNum":0,"level":"district","parent":{"adcode":460200},"subFeatureIndex":1,"acroutes":[100000,460000,460200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[109.454918,18.191988],[109.456061,18.191064],[109.463212,18.177187],[109.467148,18.17349],[109.474001,18.171184],[109.484781,18.169759],[109.515329,18.171319],[109.522682,18.170914],[109.527374,18.168998],[109.543733,18.153959],[109.555593,18.146049],[109.561691,18.14356],[109.572409,18.142592],[109.584481,18.143661],[109.596113,18.146829],[109.609203,18.152741],[109.616399,18.158653],[109.626388,18.166538],[109.637906,18.171574],[109.644785,18.173745],[109.654081,18.175665],[109.661592,18.17568],[109.67217,18.173157],[109.688222,18.171025],[109.707972,18.17322],[109.726176,18.177817],[109.740936,18.184691],[109.749836,18.193341],[109.761415,18.24087],[109.753385,18.242164],[109.749783,18.242492],[109.746181,18.243637],[109.741032,18.242819],[109.739143,18.242164],[109.737079,18.242492],[109.735533,18.243959],[109.734162,18.244614],[109.732449,18.242328],[109.730902,18.242006],[109.728838,18.243473],[109.726439,18.243637],[109.722486,18.242982],[109.718884,18.242655],[109.714596,18.239234],[109.712532,18.238907],[109.708587,18.239234],[109.706698,18.239884],[109.703781,18.24445],[109.700689,18.24445],[109.697086,18.24331],[109.695883,18.243959],[109.69554,18.245427],[109.694512,18.246567],[109.692448,18.247058],[109.689698,18.247058],[109.687818,18.247549],[109.685235,18.24983],[109.683354,18.247871],[109.68266,18.248853],[109.680086,18.248689],[109.677688,18.246731],[109.676308,18.246245],[109.673225,18.249012],[109.671336,18.24983],[109.668419,18.250484],[109.662409,18.249993],[109.660687,18.25032],[109.657946,18.253578],[109.655882,18.254555],[109.655372,18.25684],[109.655372,18.258957],[109.657604,18.26385],[109.658289,18.265804],[109.654511,18.267108],[109.654169,18.27086],[109.652798,18.270697],[109.650733,18.27151],[109.650391,18.275099],[109.651252,18.277543],[109.652447,18.279174],[109.652447,18.281291],[109.654678,18.285692],[109.654335,18.289931],[109.653308,18.294005],[109.653308,18.295631],[109.654678,18.297103],[109.656567,18.297752],[109.658113,18.297752],[109.65966,18.29922],[109.662409,18.303294],[109.665326,18.306555],[109.665493,18.308018],[109.662234,18.310793],[109.662234,18.313073],[109.661373,18.320894],[109.659826,18.321384],[109.660178,18.323015],[109.663437,18.325785],[109.667382,18.328065],[109.666873,18.330186],[109.66429,18.332138],[109.662409,18.332793],[109.66378,18.334909],[109.66378,18.336053],[109.662752,18.337684],[109.661373,18.338987],[109.659826,18.339309],[109.658799,18.340612],[109.659317,18.344037],[109.658632,18.346807],[109.660687,18.3486],[109.659826,18.351043],[109.660521,18.352674],[109.661715,18.35365],[109.664123,18.35642],[109.66429,18.359026],[109.663095,18.360493],[109.659826,18.36082],[109.658799,18.363426],[109.655715,18.364075],[109.658289,18.366845],[109.660687,18.367335],[109.662067,18.370268],[109.668621,18.368734],[109.673936,18.370119],[109.675913,18.375413],[109.665326,18.376293],[109.668761,18.377274],[109.672364,18.380202],[109.671678,18.382159],[109.669271,18.383789],[109.667558,18.385419],[109.66653,18.387044],[109.66653,18.388674],[109.665924,18.391438],[109.663402,18.390678],[109.659818,18.392145],[109.658192,18.391044],[109.654889,18.391722],[109.653237,18.393207],[109.652315,18.393462],[109.649468,18.392621],[109.647755,18.392573],[109.643476,18.393847],[109.642088,18.396106],[109.639286,18.399544],[109.638425,18.400212],[109.638196,18.401443],[109.636509,18.4004],[109.635859,18.398683],[109.632793,18.396198],[109.629314,18.396068],[109.627012,18.396876],[109.62507,18.393688],[109.622057,18.392438],[109.620502,18.392179],[109.618622,18.393222],[109.616566,18.392448],[109.615889,18.390837],[109.61415,18.389736],[109.612287,18.390481],[109.608553,18.390087],[109.604811,18.387683],[109.601648,18.387626],[109.600497,18.388159],[109.598959,18.390015],[109.597475,18.389428],[109.595524,18.389332],[109.592168,18.393039],[109.589611,18.395501],[109.587977,18.395823],[109.584305,18.394241],[109.582407,18.39377],[109.58065,18.392731],[109.577628,18.388597],[109.576565,18.38926],[109.568289,18.393183],[109.567595,18.394813],[109.564247,18.395058],[109.563307,18.396246],[109.559591,18.395443],[109.55815,18.396361],[109.555435,18.394861],[109.553661,18.395477],[109.550612,18.395376],[109.546922,18.394135],[109.542678,18.39539],[109.539911,18.396674],[109.539068,18.398943],[109.536423,18.393731],[109.53471,18.393404],[109.533849,18.391938],[109.533682,18.389818],[109.532988,18.389005],[109.532988,18.387702],[109.531617,18.387376],[109.531758,18.386438],[109.530862,18.385236],[109.527769,18.383909],[109.525019,18.383582],[109.522102,18.382202],[109.520477,18.379755],[109.519098,18.383832],[109.519019,18.385539],[109.51344,18.386438],[109.507685,18.387904],[109.505366,18.385294],[109.504514,18.382443],[109.503565,18.381793],[109.496958,18.385784],[109.493865,18.385948],[109.491976,18.384318],[109.491467,18.382366],[109.489402,18.381712],[109.484772,18.381712],[109.481504,18.382524],[109.480476,18.383669],[109.475152,18.384318],[109.476698,18.381063],[109.479624,18.377803],[109.483735,18.374951],[109.48537,18.374221],[109.487258,18.370715],[109.486318,18.37047],[109.48537,18.371696],[109.480994,18.372918],[109.479958,18.372509],[109.478332,18.373321],[109.472068,18.374221],[109.471295,18.373081],[109.470952,18.369576],[109.469239,18.369412],[109.465804,18.368027],[109.464767,18.367051],[109.463142,18.369985],[109.462281,18.370225],[109.460822,18.369494],[109.457387,18.368922],[109.455929,18.367782],[109.453785,18.368109],[109.452836,18.366157],[109.452239,18.363873],[109.452415,18.362248],[109.453609,18.358742],[109.454725,18.356953],[109.455762,18.356708],[109.455674,18.353448],[109.455156,18.352472],[109.453609,18.352226],[109.448206,18.348894],[109.446142,18.347427],[109.44941,18.340011],[109.45368,18.340237],[109.453425,18.338564],[109.452327,18.338131],[109.451325,18.336193],[109.452256,18.33537],[109.451659,18.333783],[109.453372,18.332518],[109.454681,18.332235],[109.457141,18.332865],[109.458055,18.331297],[109.458564,18.331422],[109.458608,18.329546],[109.460374,18.329671],[109.461877,18.328079],[109.462597,18.3282],[109.462386,18.324578],[109.463634,18.324251],[109.464038,18.322683],[109.465242,18.322519],[109.465286,18.319547],[109.462667,18.319508],[109.462878,18.318282],[109.464679,18.317243],[109.466419,18.31682],[109.46641,18.322668],[109.467297,18.322909],[109.467341,18.326598],[109.468369,18.326535],[109.46648,18.330484],[109.468677,18.330691],[109.469538,18.327146],[109.474985,18.326838],[109.478649,18.326131],[109.479149,18.328204],[109.480309,18.329614],[109.480089,18.331263],[109.478886,18.334601],[109.478974,18.335519],[109.477963,18.337515],[109.478763,18.339391],[109.480414,18.338352],[109.481961,18.338472],[109.483867,18.342243],[109.483735,18.343339],[109.4858,18.344806],[109.48631,18.345782],[109.487338,18.345172],[109.490518,18.340733],[109.489103,18.335317],[109.4879,18.333197],[109.488111,18.331893],[109.49065,18.32945],[109.493268,18.330022],[109.493997,18.329084],[109.495245,18.329166],[109.496615,18.32843],[109.496747,18.32717],[109.496097,18.324809],[109.494805,18.326396],[109.494208,18.325987],[109.495113,18.322688],[109.49687,18.323299],[109.497599,18.324116],[109.498891,18.322606],[109.504751,18.3239],[109.505041,18.322967],[109.504039,18.322798],[109.503732,18.32124],[109.502466,18.320341],[109.500867,18.319912],[109.498074,18.319999],[109.497986,18.318816],[109.496782,18.31845],[109.495965,18.315151],[109.497388,18.314131],[109.498416,18.31454],[109.500911,18.31251],[109.497951,18.310225],[109.498021,18.309287],[109.495886,18.307844],[109.497959,18.305694],[109.497151,18.305079],[109.495166,18.306459],[109.493119,18.305709],[109.490975,18.305709],[109.485739,18.302447],[109.485185,18.301836],[109.485141,18.299879],[109.486046,18.298128],[109.486389,18.296458],[109.485932,18.294953],[109.487294,18.294597],[109.493813,18.294592],[109.495499,18.296867],[109.499804,18.296848],[109.501474,18.295766],[109.501702,18.294534],[109.508379,18.293288],[109.50765,18.288983],[109.507017,18.288382],[109.507711,18.286866],[109.509047,18.28601],[109.510365,18.286313],[109.511217,18.283898],[109.50931,18.283345],[109.508564,18.283797],[109.507729,18.285539],[109.50389,18.280035],[109.504048,18.278404],[109.503442,18.278139],[109.50179,18.274329],[109.500288,18.274185],[109.497986,18.274676],[109.496562,18.277687],[109.495605,18.276369],[109.497564,18.274185],[109.496967,18.271717],[109.497564,18.268517],[109.500349,18.264649],[109.506359,18.260776],[109.50917,18.258558],[109.510057,18.255012],[109.50982,18.250508],[109.511454,18.239927],[109.511235,18.235139],[109.509477,18.231982],[109.508581,18.229047],[109.510681,18.22717],[109.514134,18.227358],[109.516629,18.227776],[109.517806,18.226641],[109.516093,18.224985],[109.513071,18.224345],[109.511779,18.222613],[109.511542,18.220798],[109.510145,18.220086],[109.508283,18.220654],[109.506842,18.222733],[109.504399,18.227848],[109.500367,18.227805],[109.495385,18.227074],[109.493672,18.226462],[109.493452,18.224995],[109.489033,18.216477],[109.47676,18.20971],[109.476074,18.209792],[109.46294,18.199761],[109.454918,18.191988]]]]}},{"type":"Feature","properties":{"adcode":460204,"name":"天涯区","center":[109.506357,18.24734],"centroid":[109.374656,18.405343],"childrenNum":0,"level":"district","parent":{"adcode":460200},"subFeatureIndex":2,"acroutes":[100000,460000,460200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[109.539068,18.398943],[109.538426,18.400664],[109.538558,18.404947],[109.538092,18.409053],[109.532812,18.411731],[109.531565,18.417071],[109.529641,18.418725],[109.529579,18.419581],[109.528261,18.420643],[109.522181,18.422652],[109.522094,18.423344],[109.519159,18.425166],[109.517657,18.427733],[109.515619,18.429064],[109.515083,18.434448],[109.514459,18.435794],[109.515891,18.435457],[109.517279,18.434208],[109.519836,18.433554],[109.524272,18.437034],[109.524747,18.437904],[109.524668,18.440235],[109.525476,18.442364],[109.527251,18.445757],[109.526416,18.449545],[109.521329,18.454115],[109.520582,18.455879],[109.521312,18.460089],[109.523561,18.46229],[109.524518,18.471344],[109.527769,18.473761],[109.526205,18.478691],[109.530097,18.483905],[109.53464,18.487677],[109.536985,18.490767],[109.535123,18.497768],[109.536133,18.49918],[109.536599,18.506858],[109.535439,18.508929],[109.535167,18.512129],[109.536001,18.51283],[109.534798,18.517139],[109.535492,18.519287],[109.535913,18.52717],[109.53637,18.528544],[109.535219,18.531451],[109.532303,18.533891],[109.524958,18.537244],[109.517964,18.538512],[109.512008,18.539166],[109.509469,18.540208],[109.507492,18.541726],[109.506148,18.551237],[109.504549,18.553811],[109.503169,18.555089],[109.501122,18.553576],[109.497362,18.553557],[109.495658,18.553081],[109.492952,18.553845],[109.487768,18.552807],[109.483876,18.555363],[109.48059,18.556986],[109.47871,18.557217],[109.473764,18.560031],[109.465962,18.558153],[109.462623,18.556962],[109.455973,18.557015],[109.453768,18.559253],[109.450455,18.56066],[109.449594,18.561328],[109.446915,18.562044],[109.443769,18.564023],[109.440782,18.567005],[109.436758,18.568715],[109.433754,18.568897],[109.432945,18.568019],[109.431136,18.568403],[109.430573,18.567932],[109.430486,18.565761],[109.429159,18.564656],[109.426005,18.563216],[109.423202,18.562937],[109.421533,18.564628],[109.420241,18.566731],[109.420856,18.56858],[109.422078,18.569445],[109.42351,18.571923],[109.423808,18.57408],[109.423404,18.574641],[109.422201,18.573955],[109.421164,18.574238],[109.419231,18.576246],[109.418932,18.578013],[109.419495,18.580933],[109.418019,18.58416],[109.414996,18.588554],[109.412967,18.593145],[109.412352,18.595436],[109.412914,18.597304],[109.411465,18.598898],[109.408987,18.598682],[109.409312,18.60079],[109.408846,18.601673],[109.406922,18.603061],[109.406632,18.604021],[109.408495,18.609428],[109.408231,18.617841],[109.407379,18.619521],[109.404823,18.621874],[109.405183,18.623386],[109.403338,18.622632],[109.401704,18.622579],[109.398506,18.623376],[109.397487,18.623228],[109.393911,18.621043],[109.391758,18.619026],[109.389439,18.615195],[109.387761,18.611018],[109.385766,18.607752],[109.383219,18.604939],[109.379151,18.602341],[109.377174,18.600833],[109.372623,18.596559],[109.370348,18.593846],[109.366324,18.59278],[109.364294,18.591445],[109.359532,18.587032],[109.35702,18.586513],[109.354595,18.587017],[109.353049,18.586009],[109.348647,18.581562],[109.347206,18.580726],[109.343964,18.579655],[109.341583,18.579286],[109.334739,18.576505],[109.332807,18.575376],[109.330294,18.572427],[109.329635,18.570502],[109.329819,18.567922],[109.328827,18.56543],[109.326208,18.562313],[109.321376,18.557586],[109.318688,18.555204],[109.315156,18.551299],[109.313557,18.547749],[109.313425,18.544512],[109.314374,18.541726],[109.31773,18.535428],[109.319777,18.530279],[109.319206,18.52523],[109.317686,18.522453],[109.315754,18.519739],[109.313337,18.517476],[109.30818,18.515761],[109.304323,18.518677],[109.301951,18.518086],[109.300589,18.517216],[109.297427,18.513993],[109.295889,18.512748],[109.294545,18.513483],[109.292111,18.518192],[109.291329,18.524812],[109.292173,18.526815],[109.292076,18.529447],[109.288852,18.531513],[109.285179,18.532339],[109.279627,18.531523],[109.277703,18.534112],[109.27461,18.538954],[109.273046,18.540876],[109.272783,18.542778],[109.271131,18.54565],[109.266343,18.549258],[109.260509,18.55287],[109.258462,18.552822],[109.255774,18.553912],[109.252866,18.555531],[109.249949,18.558345],[109.247893,18.559013],[109.246549,18.55885],[109.244519,18.557707],[109.241234,18.555204],[109.237245,18.553749],[109.232817,18.55127],[109.225788,18.551991],[109.218769,18.553312],[109.215456,18.554109],[109.212487,18.55604],[109.209904,18.556352],[109.206662,18.555603],[109.203613,18.553441],[109.201601,18.550353],[109.200354,18.546414],[109.201206,18.542696],[109.201557,18.5399],[109.198113,18.537893],[109.196585,18.536442],[109.196093,18.533833],[109.19257,18.533252],[109.191805,18.532685],[109.191085,18.530788],[109.190646,18.526978],[109.191278,18.522482],[109.189372,18.519527],[109.187087,18.518134],[109.185901,18.514934],[109.185084,18.507079],[109.187026,18.501986],[109.187123,18.497191],[109.189117,18.495966],[109.190909,18.493405],[109.192587,18.49179],[109.195065,18.483651],[109.194564,18.47725],[109.193598,18.47268],[109.195162,18.469398],[109.191577,18.465861],[109.190514,18.462578],[109.187834,18.462429],[109.186042,18.461661],[109.184592,18.459373],[109.187808,18.4566],[109.187825,18.455317],[109.188405,18.454629],[109.192429,18.451645],[109.204483,18.446517],[109.233476,18.446622],[109.234829,18.446661],[109.24321,18.437649],[109.241629,18.432684],[109.239222,18.429262],[109.235444,18.424373],[109.237754,18.425406],[109.240109,18.428194],[109.259007,18.423032],[109.263294,18.415826],[109.26969,18.415543],[109.270894,18.413831],[109.271799,18.411101],[109.273811,18.409312],[109.273292,18.408293],[109.272871,18.405318],[109.272221,18.404871],[109.269822,18.405443],[109.26832,18.40475],[109.267371,18.403323],[109.266387,18.402837],[109.264454,18.403486],[109.264542,18.401611],[109.26398,18.40076],[109.264278,18.39876],[109.265482,18.39689],[109.26398,18.394895],[109.264024,18.391515],[109.264885,18.389967],[109.264709,18.386385],[109.266044,18.384101],[109.265746,18.383245],[109.266475,18.382068],[109.266211,18.380476],[109.266773,18.37938],[109.265825,18.37787],[109.266343,18.374043],[109.265912,18.371927],[109.267204,18.37009],[109.264841,18.367484],[109.265491,18.36219],[109.264516,18.356545],[109.262117,18.357074],[109.257144,18.357728],[109.255255,18.35691],[109.254228,18.35577],[109.251996,18.352188],[109.250617,18.350394],[109.248736,18.349418],[109.242033,18.349581],[109.24032,18.350394],[109.234996,18.347461],[109.231394,18.346321],[109.230875,18.344527],[109.231736,18.340127],[109.232422,18.337684],[109.230708,18.330181],[109.22968,18.327901],[109.230366,18.32529],[109.231736,18.322846],[109.231912,18.321057],[109.228995,18.313232],[109.228477,18.311279],[109.229847,18.30883],[109.229338,18.30378],[109.230366,18.301827],[109.230533,18.299542],[109.231394,18.299051],[109.231218,18.297262],[109.232079,18.291884],[109.232079,18.269879],[109.232255,18.265149],[109.232791,18.2622],[109.28807,18.264919],[109.298507,18.261118],[109.312784,18.256061],[109.343613,18.226126],[109.355851,18.214961],[109.366807,18.210913],[109.441336,18.199222],[109.450728,18.195396],[109.454918,18.191988],[109.46294,18.199761],[109.476074,18.209792],[109.47676,18.20971],[109.489033,18.216477],[109.493452,18.224995],[109.493672,18.226462],[109.495385,18.227074],[109.500367,18.227805],[109.504399,18.227848],[109.506842,18.222733],[109.508283,18.220654],[109.510145,18.220086],[109.511542,18.220798],[109.511779,18.222613],[109.513071,18.224345],[109.516093,18.224985],[109.517806,18.226641],[109.516629,18.227776],[109.514134,18.227358],[109.510681,18.22717],[109.508581,18.229047],[109.509477,18.231982],[109.511235,18.235139],[109.511454,18.239927],[109.50982,18.250508],[109.510057,18.255012],[109.50917,18.258558],[109.506359,18.260776],[109.500349,18.264649],[109.497564,18.268517],[109.496967,18.271717],[109.497564,18.274185],[109.495605,18.276369],[109.496562,18.277687],[109.497986,18.274676],[109.500288,18.274185],[109.50179,18.274329],[109.503442,18.278139],[109.504048,18.278404],[109.50389,18.280035],[109.507729,18.285539],[109.508564,18.283797],[109.50931,18.283345],[109.511217,18.283898],[109.510365,18.286313],[109.509047,18.28601],[109.507711,18.286866],[109.507017,18.288382],[109.50765,18.288983],[109.508379,18.293288],[109.501702,18.294534],[109.501474,18.295766],[109.499804,18.296848],[109.495499,18.296867],[109.493813,18.294592],[109.487294,18.294597],[109.485932,18.294953],[109.486389,18.296458],[109.486046,18.298128],[109.485141,18.299879],[109.485185,18.301836],[109.485739,18.302447],[109.490975,18.305709],[109.493119,18.305709],[109.495166,18.306459],[109.497151,18.305079],[109.497959,18.305694],[109.495886,18.307844],[109.498021,18.309287],[109.497951,18.310225],[109.500911,18.31251],[109.498416,18.31454],[109.497388,18.314131],[109.495965,18.315151],[109.496782,18.31845],[109.497986,18.318816],[109.498074,18.319999],[109.500867,18.319912],[109.502466,18.320341],[109.503732,18.32124],[109.504039,18.322798],[109.505041,18.322967],[109.504751,18.3239],[109.498891,18.322606],[109.497599,18.324116],[109.49687,18.323299],[109.495113,18.322688],[109.494208,18.325987],[109.494805,18.326396],[109.496097,18.324809],[109.496747,18.32717],[109.496615,18.32843],[109.495245,18.329166],[109.493997,18.329084],[109.493268,18.330022],[109.49065,18.32945],[109.488111,18.331893],[109.4879,18.333197],[109.489103,18.335317],[109.490518,18.340733],[109.487338,18.345172],[109.48631,18.345782],[109.4858,18.344806],[109.483735,18.343339],[109.483867,18.342243],[109.481961,18.338472],[109.480414,18.338352],[109.478763,18.339391],[109.477963,18.337515],[109.478974,18.335519],[109.478886,18.334601],[109.480089,18.331263],[109.480309,18.329614],[109.479149,18.328204],[109.478649,18.326131],[109.474985,18.326838],[109.469538,18.327146],[109.468677,18.330691],[109.46648,18.330484],[109.468369,18.326535],[109.467341,18.326598],[109.467297,18.322909],[109.46641,18.322668],[109.466419,18.31682],[109.464679,18.317243],[109.462878,18.318282],[109.462667,18.319508],[109.465286,18.319547],[109.465242,18.322519],[109.464038,18.322683],[109.463634,18.324251],[109.462386,18.324578],[109.462597,18.3282],[109.461877,18.328079],[109.460374,18.329671],[109.458608,18.329546],[109.458564,18.331422],[109.458055,18.331297],[109.457141,18.332865],[109.454681,18.332235],[109.453372,18.332518],[109.451659,18.333783],[109.452256,18.33537],[109.451325,18.336193],[109.452327,18.338131],[109.453425,18.338564],[109.45368,18.340237],[109.44941,18.340011],[109.446142,18.347427],[109.448206,18.348894],[109.453609,18.352226],[109.455156,18.352472],[109.455674,18.353448],[109.455762,18.356708],[109.454725,18.356953],[109.453609,18.358742],[109.452415,18.362248],[109.452239,18.363873],[109.452836,18.366157],[109.453785,18.368109],[109.455929,18.367782],[109.457387,18.368922],[109.460822,18.369494],[109.462281,18.370225],[109.463142,18.369985],[109.464767,18.367051],[109.465804,18.368027],[109.469239,18.369412],[109.470952,18.369576],[109.471295,18.373081],[109.472068,18.374221],[109.478332,18.373321],[109.479958,18.372509],[109.480994,18.372918],[109.48537,18.371696],[109.486318,18.37047],[109.487258,18.370715],[109.48537,18.374221],[109.483735,18.374951],[109.479624,18.377803],[109.476698,18.381063],[109.475152,18.384318],[109.480476,18.383669],[109.481504,18.382524],[109.484772,18.381712],[109.489402,18.381712],[109.491467,18.382366],[109.491976,18.384318],[109.493865,18.385948],[109.496958,18.385784],[109.503565,18.381793],[109.504514,18.382443],[109.505366,18.385294],[109.507685,18.387904],[109.51344,18.386438],[109.519019,18.385539],[109.519098,18.383832],[109.520477,18.379755],[109.522102,18.382202],[109.525019,18.383582],[109.527769,18.383909],[109.530862,18.385236],[109.531758,18.386438],[109.531617,18.387376],[109.532988,18.387702],[109.532988,18.389005],[109.533682,18.389818],[109.533849,18.391938],[109.53471,18.393404],[109.536423,18.393731],[109.539068,18.398943]]]]}},{"type":"Feature","properties":{"adcode":460205,"name":"崖州区","center":[109.174306,18.352192],"centroid":[109.125084,18.368426],"childrenNum":0,"level":"district","parent":{"adcode":460200},"subFeatureIndex":3,"acroutes":[100000,460000,460200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[109.187825,18.455317],[109.179787,18.451135],[109.176879,18.449905],[109.167293,18.451409],[109.165668,18.453399],[109.163067,18.459551],[109.159703,18.461516],[109.15654,18.461858],[109.154677,18.462646],[109.152736,18.465395],[109.151031,18.46587],[109.148149,18.46452],[109.145347,18.464236],[109.14315,18.462002],[109.140163,18.462016],[109.1391,18.460353],[109.135727,18.461151],[109.13071,18.463275],[109.128672,18.46303],[109.121828,18.461752],[109.120993,18.458638],[109.119508,18.458998],[109.117637,18.457883],[109.116319,18.459008],[109.116389,18.460699],[109.112761,18.462059],[109.107806,18.462968],[109.107033,18.459599],[109.105583,18.457249],[109.100065,18.455235],[109.097307,18.452568],[109.094987,18.452063],[109.092299,18.450169],[109.090032,18.447867],[109.086272,18.446238],[109.078804,18.449756],[109.074455,18.452159],[109.072566,18.452207],[109.071143,18.450463],[109.070212,18.447579],[109.06574,18.439653],[109.064712,18.436601],[109.063526,18.435279],[109.062577,18.435241],[109.060838,18.436991],[109.056568,18.437726],[109.054494,18.437755],[109.050576,18.437337],[109.046297,18.433314],[109.044233,18.432607],[109.042537,18.433121],[109.040112,18.433088],[109.031678,18.430713],[109.029279,18.428387],[109.025888,18.423565],[109.019633,18.423907],[109.016444,18.423325],[109.015231,18.422671],[109.015943,18.421282],[109.013658,18.4181],[109.012244,18.417768],[109.010408,18.416461],[109.006173,18.410317],[109.005936,18.409192],[109.004091,18.406736],[109.004767,18.400847],[109.003968,18.399765],[108.995868,18.397582],[108.99346,18.395328],[108.985114,18.390337],[108.983348,18.388779],[108.982794,18.387376],[108.983647,18.384625],[108.981354,18.381168],[108.979377,18.379731],[108.977628,18.37925],[108.932391,18.335361],[108.944621,18.3139],[108.94832,18.309966],[108.952519,18.308066],[108.956473,18.30744],[108.962596,18.30809],[108.993724,18.312751],[108.997677,18.31454],[109.000612,18.318869],[109.006612,18.322957],[109.015161,18.324886],[109.046034,18.325227],[109.108315,18.323895],[109.117593,18.321985],[109.121406,18.319821],[109.124709,18.316002],[109.131439,18.29477],[109.136008,18.273665],[109.138678,18.26782],[109.141982,18.265145],[109.14757,18.262215],[109.158745,18.260795],[109.174673,18.260165],[109.225727,18.261863],[109.232791,18.2622],[109.232255,18.265149],[109.232079,18.269879],[109.232079,18.291884],[109.231218,18.297262],[109.231394,18.299051],[109.230533,18.299542],[109.230366,18.301827],[109.229338,18.30378],[109.229847,18.30883],[109.228477,18.311279],[109.228995,18.313232],[109.231912,18.321057],[109.231736,18.322846],[109.230366,18.32529],[109.22968,18.327901],[109.230708,18.330181],[109.232422,18.337684],[109.231736,18.340127],[109.230875,18.344527],[109.231394,18.346321],[109.234996,18.347461],[109.24032,18.350394],[109.242033,18.349581],[109.248736,18.349418],[109.250617,18.350394],[109.251996,18.352188],[109.254228,18.35577],[109.255255,18.35691],[109.257144,18.357728],[109.262117,18.357074],[109.264516,18.356545],[109.265491,18.36219],[109.264841,18.367484],[109.267204,18.37009],[109.265912,18.371927],[109.266343,18.374043],[109.265825,18.37787],[109.266773,18.37938],[109.266211,18.380476],[109.266475,18.382068],[109.265746,18.383245],[109.266044,18.384101],[109.264709,18.386385],[109.264885,18.389967],[109.264024,18.391515],[109.26398,18.394895],[109.265482,18.39689],[109.264278,18.39876],[109.26398,18.40076],[109.264542,18.401611],[109.264454,18.403486],[109.266387,18.402837],[109.267371,18.403323],[109.26832,18.40475],[109.269822,18.405443],[109.272221,18.404871],[109.272871,18.405318],[109.273292,18.408293],[109.273811,18.409312],[109.271799,18.411101],[109.270894,18.413831],[109.26969,18.415543],[109.263294,18.415826],[109.259007,18.423032],[109.240109,18.428194],[109.237754,18.425406],[109.235444,18.424373],[109.239222,18.429262],[109.241629,18.432684],[109.24321,18.437649],[109.234829,18.446661],[109.233476,18.446622],[109.204483,18.446517],[109.192429,18.451645],[109.188405,18.454629],[109.187825,18.455317]]]]}}]}
|
public/china-city-data/citys/三明市.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
public/china-city-data/citys/三沙市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":460301,"name":"西沙区","center":[112.3386402,16.8310066],"childrenNum":0,"level":"district","parent":{"adcode":460300},"subFeatureIndex":0,"acroutes":[100000,460000,460300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.463052,17.077756],[111.523487,17.103887],[111.53824,17.094204],[111.493731,17.058693],[111.559111,17.087748],[111.542012,17.120025],[111.45006,17.091437],[111.463052,17.077756]]],[[[117.708249,15.1825],[117.726858,15.105506],[117.827527,15.111716],[117.725181,15.131277],[117.720822,15.195381],[117.744628,15.217727],[117.784946,15.168997],[117.839094,15.159218],[117.782766,15.187466],[117.748567,15.229831],[117.715206,15.222693],[117.708249,15.1825]]],[[[111.734466,16.197343],[111.800433,16.208153],[111.821975,16.238418],[111.782495,16.273772],[111.684927,16.256945],[111.784926,16.253085],[111.793644,16.225757],[111.734466,16.197343]]],[[[111.649471,16.25571],[111.577804,16.208462],[111.568248,16.162748],[111.610997,16.15626],[111.690795,16.210933],[111.606638,16.177884],[111.598843,16.19827],[111.681658,16.254629],[111.649471,16.25571]]],[[[111.738992,16.458775],[111.752068,16.45569],[111.786687,16.520147],[111.744441,16.551904],[111.765815,16.495323],[111.738992,16.458775]]],[[[111.974446,16.323782],[111.995737,16.306959],[112.056591,16.312978],[112.074864,16.349708],[112.002862,16.350788],[111.974446,16.323782]]],[[[112.2327,16.996265],[112.222558,16.960582],[112.293303,16.967811],[112.2327,16.996265]]],[[[112.476537,16.001428],[112.569914,16.011167],[112.61216,16.039297],[112.588103,16.070824],[112.462203,16.044089],[112.44854,16.005293],[112.476537,16.001428]]],[[[112.409312,16.295228],[112.383579,16.265899],[112.475866,16.2889],[112.538816,16.289054],[112.529093,16.318226],[112.409312,16.295228]]],[[[112.348877,16.911815],[112.333956,16.962582],[112.302272,16.963043],[112.348877,16.911815]]],[[[111.499934,16.451835],[111.546035,16.434714],[111.533211,16.461243],[111.499934,16.451835]]],[[[111.576127,16.482987],[111.57839,16.447362],[111.614266,16.440267],[111.592472,16.490697],[111.576127,16.482987]]],[[[111.69046,16.58751],[111.724491,16.560228],[111.716947,16.594291],[111.69046,16.58751]]],[[[112.507551,16.466023],[112.586678,16.525543],[112.575362,16.537259],[112.499588,16.493627],[112.507551,16.466023]]],[[[111.761708,16.061707],[111.791381,16.028788],[111.829603,16.070979],[111.761708,16.061707]]],[[[114.703168,16.170316],[114.81616,16.198579],[114.802916,16.214948],[114.704677,16.199351],[114.703168,16.170316]]],[[[114.212981,16.040688],[114.307783,16.034197],[114.306442,16.057689],[114.212981,16.040688]]],[[[112.993212,19.472233],[113.038811,19.480572],[113.029087,19.528928],[112.993631,19.526048],[112.993212,19.472233]]],[[[113.83218,19.158389],[113.874007,19.151402],[113.91466,19.172212],[113.92036,19.223545],[113.875935,19.236907],[113.806782,19.223241],[113.799574,19.199096],[113.83218,19.158389]]],[[[116.694849,16.345541],[116.713541,16.296772],[116.747572,16.321621],[116.74774,16.360509],[116.718067,16.37347],[116.694849,16.345541]]],[[[114.448351,16.034043],[114.521611,16.056452],[114.465451,16.067424],[114.448351,16.034043]]],[[[115.361837,13.949036],[115.397629,13.925],[115.438533,13.943417],[115.423446,13.977439],[115.361837,13.949036]]],[[[112.226497,16.759279],[112.262121,16.778064],[112.210823,16.795923],[112.226497,16.759279]]],[[[112.233622,15.696049],[112.251811,15.743108],[112.203614,15.714162],[112.233622,15.696049]]],[[[114.926217,16.03667],[114.895538,16.036206],[114.911045,16.002046],[114.926217,16.03667]]],[[[113.938549,15.835182],[113.973335,15.80563],[113.970569,15.839359],[113.938549,15.835182]]],[[[112.646275,16.385659],[112.681815,16.400932],[112.659938,16.426694],[112.646275,16.385659]]],[[[114.61021,15.649289],[114.581292,15.62544],[114.610965,15.615373],[114.61021,15.649289]]]]}},{"type":"Feature","properties":{"adcode":460302,"name":"南沙区","center":[112.891018,9.543575],"centroid":[113.343872,8.21455],"childrenNum":0,"level":"district","parent":{"adcode":460300},"subFeatureIndex":1,"acroutes":[100000,460000,460300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.265967,8.126199],[113.342915,8.193694],[113.289939,8.121901],[113.349788,8.172364],[113.38625,8.238419],[113.38625,8.289345],[113.354063,8.303985],[113.349369,8.231098],[113.294131,8.176184],[113.265967,8.126199]]],[[[113.896974,7.607039],[113.919438,7.566869],[113.987166,7.536261],[114.058917,7.537855],[114.157575,7.561449],[114.29018,7.617241],[114.368469,7.638599],[114.403758,7.675894],[114.420103,7.765771],[114.46411,7.815004],[114.540471,7.862001],[114.555056,7.891152],[114.540722,7.945626],[114.472576,7.969039],[114.414655,7.952794],[114.268219,7.870763],[114.207532,7.782501],[114.095044,7.720994],[114.029077,7.669838],[113.921534,7.638918],[113.896974,7.607039]]],[[[113.977023,8.872765],[114.014827,8.835741],[114.047517,8.776942],[114.063024,8.795059],[114.041231,8.844004],[113.977023,8.872765]]],[[[113.955817,8.84035],[113.975179,8.792834],[114.011893,8.798556],[113.977526,8.841303],[113.955817,8.84035]]],[[[114.194289,8.764545],[114.210298,8.71241],[114.249359,8.730531],[114.222033,8.784729],[114.194289,8.764545]]],[[[114.689757,10.345724],[114.725968,10.319145],[114.745247,10.374356],[114.703504,10.37404],[114.689757,10.345724]]],[[[114.617335,9.965501],[114.641979,9.917347],[114.672154,9.927802],[114.685817,9.979122],[114.617335,9.965501]]],[[[115.837523,9.709605],[115.861245,9.694229],[115.86728,9.650158],[115.894857,9.657451],[115.92562,9.781561],[115.8708,9.778708],[115.837523,9.709605]]],[[[113.769398,7.637005],[113.773673,7.601779],[113.83394,7.616285],[113.83151,7.644656],[113.769398,7.637005]]],[[[109.463996,7.34459],[109.464247,7.315082],[109.513283,7.320186],[109.571538,7.373457],[109.654102,7.479502],[109.709341,7.510911],[109.791905,7.524622],[109.939095,7.504534],[109.948735,7.523028],[109.904812,7.551565],[109.816465,7.572608],[109.722333,7.575796],[109.653013,7.559536],[109.535914,7.448727],[109.463996,7.34459]]],[[[116.273478,8.879597],[116.294182,8.858146],[116.332069,8.901046],[116.306001,8.917251],[116.273478,8.879597]]],[[[112.537475,8.846388],[112.570752,8.815401],[112.639821,8.818579],[112.598329,8.858941],[112.537475,8.846388]]],[[[115.180112,8.3767],[115.194362,8.35538],[115.26276,8.343447],[115.267454,8.366677],[115.180112,8.3767]]],[[[114.469307,10.836069],[114.475174,10.81443],[114.513229,10.848705],[114.565198,10.836543],[114.593362,10.856444],[114.587411,10.909032],[114.554721,10.901136],[114.469307,10.836069]]],[[[116.488648,10.395869],[116.461825,10.349204],[116.467022,10.308861],[116.566518,10.304431],[116.644723,10.334966],[116.637934,10.364865],[116.514884,10.349362],[116.542294,10.420069],[116.488648,10.395869]]],[[[115.501735,9.916714],[115.513134,9.877108],[115.548507,9.86887],[115.581281,9.917189],[115.524283,9.933822],[115.501735,9.916714]]],[[[115.435935,9.393705],[115.450017,9.345311],[115.47005,9.359116],[115.45622,9.416868],[115.435935,9.393705]]],[[[114.669975,8.210247],[114.691182,8.185098],[114.741558,8.189396],[114.726638,8.210566],[114.669975,8.210247]]],[[[114.507781,8.120309],[114.530161,8.103274],[114.595709,8.120627],[114.62446,8.149441],[114.595961,8.158197],[114.507781,8.120309]]],[[[113.894711,8.00503],[113.905105,7.963624],[113.970653,7.944671],[113.939974,8.018247],[113.894711,8.00503]]],[[[113.638134,8.976823],[113.654563,8.961891],[113.730672,9.003825],[113.719189,9.020026],[113.638134,8.976823]]],[[[116.457299,9.174688],[116.481858,9.136902],[116.490492,9.183896],[116.457299,9.174688]]],[[[112.583577,4.97013],[112.603191,4.93985],[112.630852,4.94738],[112.641413,4.986471],[112.603694,4.994001],[112.583577,4.97013]]],[[[114.619766,11.432029],[114.65254,11.437073],[114.661844,11.522648],[114.61985,11.515873],[114.619766,11.432029]]],[[[114.697133,11.004551],[114.710293,11.002183],[114.79336,11.076367],[114.799563,11.105089],[114.766537,11.110296],[114.710545,11.039751],[114.697133,11.004551]]],[[[114.910626,10.863077],[114.930911,10.841756],[114.960165,10.901926],[114.934012,10.902873],[114.910626,10.863077]]],[[[113.93922,8.874989],[113.912062,8.88913],[113.893621,8.862596],[113.932179,8.841462],[113.93922,8.874989]]],[[[109.936329,7.848301],[109.948064,7.815641],[109.988298,7.812614],[110.059463,7.853399],[110.082849,7.896568],[110.078071,7.949449],[110.032975,7.944512],[109.952842,7.888604],[109.936329,7.848301]]],[[[112.010909,3.849866],[112.05525,3.840239],[112.036977,3.878907],[112.010909,3.849866]]],[[[116.726952,11.50169],[116.765007,11.430295],[116.772132,11.445585],[116.738184,11.51477],[116.726952,11.50169]]],[[[113.846094,10.018873],[113.865373,10.003195],[113.872498,10.1229],[113.856572,10.122108],[113.846094,10.018873]]],[[[114.791767,8.161062],[114.777099,8.1141],[114.811968,8.110438],[114.791767,8.161062]]],[[[112.613668,5.038216],[112.641413,5.005215],[112.662704,5.02524],[112.613668,5.038216]]],[[[115.282626,10.191758],[115.290756,10.171339],[115.333338,10.200305],[115.282626,10.191758]]],[[[115.977254,9.322143],[115.926374,9.311193],[115.942971,9.269612],[115.999299,9.293736],[115.977254,9.322143]]],[[[113.660262,9.231043],[113.677027,9.202787],[113.697228,9.225804],[113.660262,9.231043]]],[[[114.665784,7.589983],[114.687913,7.564637],[114.724207,7.60688],[114.677938,7.610387],[114.665784,7.589983]]],[[[114.688835,11.469226],[114.730578,11.428877],[114.720603,11.49192],[114.688835,11.469226]]],[[[117.770864,10.773516],[117.798693,10.753294],[117.835825,10.803689],[117.832808,10.836543],[117.801626,10.839544],[117.770864,10.773516]]],[[[114.493028,10.71727],[114.562767,10.778255],[114.539297,10.793579],[114.493028,10.71727]]],[[[116.638269,10.504199],[116.708511,10.492815],[116.699207,10.517481],[116.638269,10.504199]]],[[[114.242486,10.241769],[114.263106,10.239712],[114.326307,10.284653],[114.312477,10.300792],[114.265034,10.275317],[114.242486,10.241769]]],[[[115.257898,8.509683],[115.26846,8.477873],[115.296037,8.510956],[115.257898,8.509683]]],[[[110.459794,8.116328],[110.471193,8.072067],[110.554344,8.093562],[110.599775,8.156923],[110.568175,8.172523],[110.461638,8.128269],[110.459794,8.116328]]],[[[113.222044,8.073978],[113.283485,8.110915],[113.269822,8.11999],[113.222044,8.073978]]],[[[112.46279,5.029886],[112.506545,5.005215],[112.499085,5.034531],[112.46279,5.029886]]],[[[114.066545,10.917875],[114.090685,10.902716],[114.096553,10.947717],[114.066545,10.917875]]],[[[117.257877,10.320569],[117.299285,10.314082],[117.274641,10.358221],[117.257877,10.320569]]],[[[112.346027,8.926148],[112.392715,8.919475],[112.385004,8.947117],[112.346027,8.926148]]],[[[115.50953,8.490757],[115.521936,8.460377],[115.554291,8.461172],[115.558901,8.523043],[115.51414,8.519385],[115.50953,8.490757]]],[[[111.925411,8.070794],[111.965226,8.047387],[112.018704,8.065539],[112.013172,8.093243],[111.954581,8.106299],[111.925411,8.070794]]],[[[110.608996,8.010922],[110.642608,7.988946],[110.641854,8.030986],[110.608996,8.010922]]],[[[110.460632,7.799709],[110.487706,7.783457],[110.511595,7.805763],[110.485024,7.82775],[110.460632,7.799709]]],[[[111.539162,7.544232],[111.583503,7.543275],[111.612338,7.592215],[111.56347,7.602576],[111.539162,7.544232]]],[[[112.248794,3.945169],[112.284921,3.947736],[112.259188,3.973565],[112.248794,3.945169]]],[[[112.221971,3.880512],[112.266648,3.87249],[112.243262,3.906664],[112.221971,3.880512]]],[[[111.658104,8.672827],[111.665732,8.622906],[111.717869,8.649934],[111.697417,8.679027],[111.658104,8.672827]]],[[[116.080773,10.804952],[116.111619,10.791051],[116.102483,10.827698],[116.080773,10.804952]]],[[[117.266846,10.691672],[117.404732,10.670812],[117.418479,10.702575],[117.369275,10.742392],[117.292998,10.735283],[117.266846,10.691672]]],[[[116.045484,10.095511],[116.070295,10.064003],[116.096028,10.093611],[116.070379,10.129074],[116.045484,10.095511]]],[[[114.598811,8.84607],[114.645583,8.84464],[114.682213,8.881027],[114.665365,8.899934],[114.617168,8.881186],[114.598811,8.84607]]],[[[114.868296,7.98369],[114.88372,7.954864],[114.920098,7.972701],[114.914231,8.007578],[114.868296,7.98369]]],[[[111.67051,7.65135],[111.707391,7.6488],[111.749637,7.704102],[111.726503,7.730237],[111.691214,7.711752],[111.67051,7.65135]]],[[[114.854131,7.244256],[114.819848,7.192884],[114.869638,7.198788],[114.854131,7.244256]]],[[[113.599743,6.962119],[113.580129,6.920614],[113.621369,6.947114],[113.599743,6.962119]]],[[[112.5275,5.794344],[112.562956,5.759145],[112.561867,5.820742],[112.5275,5.794344]]],[[[117.348236,10.090445],[117.385285,10.063528],[117.373886,10.106594],[117.348236,10.090445]]],[[[112.244268,8.874512],[112.281484,8.854969],[112.288441,8.885634],[112.244268,8.874512]]],[[[111.638826,7.907081],[111.707391,7.886214],[111.713594,7.92731],[111.651818,7.932566],[111.638826,7.907081]]],[[[112.892039,7.844318],[112.929675,7.82775],[112.931771,7.867577],[112.892039,7.844318]]],[[[112.523141,5.656094],[112.545019,5.616405],[112.56589,5.630488],[112.561532,5.677058],[112.52859,5.687139],[112.523141,5.656094]]],[[[112.583157,5.561508],[112.614423,5.465466],[112.639402,5.480033],[112.616267,5.56887],[112.583157,5.561508]]],[[[112.650969,5.106775],[112.652981,5.060322],[112.682653,5.048788],[112.718948,5.07586],[112.678462,5.12119],[112.650969,5.106775]]],[[[112.557173,5.109498],[112.569243,5.071855],[112.610818,5.091718],[112.601682,5.119749],[112.557173,5.109498]]],[[[112.907295,4.99288],[112.943673,4.991598],[112.952642,5.047987],[112.911067,5.038216],[112.907295,4.99288]]],[[[111.553747,7.807835],[111.58518,7.771348],[111.619714,7.840495],[111.603872,7.861523],[111.553747,7.807835]]],[[[114.9491,7.508998],[114.981371,7.476472],[115.012134,7.484763],[115.013894,7.526057],[114.9491,7.508998]]],[[[112.611824,5.367807],[112.640156,5.347953],[112.685084,5.37181],[112.691036,5.406712],[112.623978,5.401749],[112.611824,5.367807]]],[[[116.7495,9.056554],[116.699291,9.048931],[116.740531,9.028602],[116.7495,9.056554]]],[[[115.758228,10.46103],[115.776334,10.434777],[115.801983,10.463718],[115.758228,10.46103]]],[[[112.512077,9.544872],[112.508305,9.525683],[112.568656,9.51696],[112.567231,9.553912],[112.512077,9.544872]]],[[[117.299368,11.07763],[117.264247,11.062794],[117.304398,11.027439],[117.299368,11.07763]]],[[[117.690814,11.048905],[117.653346,11.046222],[117.690311,11.016548],[117.690814,11.048905]]],[[[114.166795,9.384502],[114.175261,9.342296],[114.194121,9.391642],[114.166795,9.384502]]]]}}]}
|
public/china-city-data/citys/三门峡市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":411202,"name":"湖滨区","center":[111.19487,34.77812],"centroid":[111.275096,34.765996],"childrenNum":0,"level":"district","parent":{"adcode":411200},"subFeatureIndex":0,"acroutes":[100000,410000,411200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.395578,34.814986],[111.391582,34.815748],[111.389191,34.815215],[111.385011,34.816922],[111.375197,34.818369],[111.370264,34.819878],[111.366402,34.81974],[111.357424,34.821874],[111.353077,34.82518],[111.350402,34.82937],[111.348429,34.831045],[111.345553,34.831822],[111.340303,34.83132],[111.33823,34.830223],[111.333582,34.826262],[111.328917,34.823092],[111.322681,34.819725],[111.315959,34.818537],[111.306112,34.8152],[111.30235,34.813127],[111.294141,34.807672],[111.289593,34.80659],[111.286918,34.807169],[111.282169,34.80944],[111.276435,34.813386],[111.268041,34.817927],[111.260969,34.820441],[111.255251,34.819558],[111.252576,34.817683],[111.249115,34.814026],[111.247242,34.810369],[111.243096,34.7999],[111.239836,34.793575],[111.236575,34.791106],[111.23283,34.789734],[111.228099,34.789139],[111.223467,34.789444],[111.218335,34.792218],[111.213703,34.798543],[111.209406,34.800967],[111.203304,34.80246],[111.195212,34.803161],[111.185464,34.801805],[111.182705,34.802003],[111.177773,34.803999],[111.168109,34.813204],[111.164866,34.81459],[111.160719,34.81459],[111.155302,34.812533],[111.148497,34.807504],[111.142779,34.800982],[111.136409,34.791715],[111.142395,34.789962],[111.144719,34.785344],[111.147561,34.783088],[111.154449,34.780192],[111.158144,34.776243],[111.160368,34.771289],[111.16102,34.764824],[111.162191,34.761592],[111.164247,34.759137],[111.167892,34.756606],[111.172339,34.754654],[111.183424,34.753281],[111.187069,34.750872],[111.18946,34.747029],[111.191165,34.742271],[111.194459,34.738565],[111.198622,34.736079],[111.210878,34.73315],[111.214589,34.731854],[111.219505,34.72862],[111.223033,34.725432],[111.227497,34.71814],[111.229369,34.715959],[111.233716,34.713228],[111.234185,34.709993],[111.232362,34.704821],[111.235957,34.704394],[111.242477,34.705691],[111.24547,34.70386],[111.243698,34.700106],[111.240304,34.698077],[111.239301,34.693789],[111.242528,34.691896],[111.245888,34.692019],[111.25388,34.695132],[111.257993,34.693484],[111.258628,34.68422],[111.258779,34.671125],[111.26005,34.666683],[111.264062,34.667415],[111.269513,34.666896],[111.272455,34.669919],[111.276334,34.689607],[111.277053,34.691256],[111.279929,34.692995],[111.284945,34.69417],[111.285998,34.695238],[111.285881,34.698916],[111.281584,34.706606],[111.281986,34.709429],[111.28553,34.710619],[111.291532,34.709978],[111.303069,34.706194],[111.306847,34.706499],[111.310024,34.710558],[111.311612,34.711214],[111.31733,34.711153],[111.328767,34.709734],[111.331007,34.710924],[111.332829,34.714097],[111.336073,34.715806],[111.34348,34.716767],[111.347141,34.720123],[111.348211,34.722717],[111.346907,34.726469],[111.343246,34.727445],[111.336307,34.727659],[111.331943,34.728834],[111.327579,34.731762],[111.325807,34.734233],[111.325573,34.736811],[111.326643,34.739282],[111.328767,34.740349],[111.33736,34.742134],[111.339367,34.744131],[111.338899,34.746953],[111.329352,34.752809],[111.32146,34.755736],[111.312147,34.758069],[111.307315,34.760189],[111.308854,34.762888],[111.314388,34.765495],[111.319103,34.76702],[111.322279,34.766791],[111.330773,34.764229],[111.336775,34.763238],[111.357875,34.765388],[111.362005,34.765282],[111.368241,34.763177],[111.372705,34.760707],[111.375999,34.760006],[111.389308,34.759792],[111.396012,34.758496],[111.397082,34.759792],[111.397082,34.76333],[111.398604,34.765083],[111.397785,34.767797],[111.387084,34.768727],[111.385312,34.769657],[111.385312,34.773545],[111.391197,34.777082],[111.392367,34.778378],[111.394374,34.795541],[111.396012,34.797903],[111.398972,34.800022],[111.399908,34.802597],[111.397902,34.80595],[111.396497,34.809958],[111.395578,34.814986]]]]}},{"type":"Feature","properties":{"adcode":411203,"name":"陕州区","center":[111.103851,34.720244],"centroid":[111.369647,34.637914],"childrenNum":0,"level":"district","parent":{"adcode":411200},"subFeatureIndex":1,"acroutes":[100000,410000,411200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.740082,34.600253],[111.724098,34.607693],[111.720671,34.610503],[111.71726,34.616033],[111.716608,34.618767],[111.717026,34.62199],[111.71838,34.624876],[111.719969,34.625945],[111.725971,34.626892],[111.728094,34.628068],[111.727626,34.631825],[111.724566,34.636819],[111.723329,34.643461],[111.719316,34.650424],[111.720855,34.656256],[111.722911,34.658775],[111.723028,34.660836],[111.721624,34.663538],[111.712094,34.666911],[111.708198,34.667369],[111.694488,34.667888],[111.692616,34.666774],[111.689506,34.669201],[111.688603,34.666927],[111.684657,34.663187],[111.681564,34.664545],[111.682985,34.671445],[111.682467,34.672926],[111.679023,34.676055],[111.675645,34.676055],[111.669292,34.672681],[111.666868,34.672559],[111.662922,34.674376],[111.656986,34.678833],[111.65498,34.681595],[111.651686,34.689241],[111.649095,34.692431],[111.646737,34.693728],[111.641203,34.694475],[111.63821,34.694063],[111.626607,34.688112],[111.621658,34.68802],[111.614251,34.688966],[111.606962,34.691301],[111.605206,34.693545],[111.601912,34.701098],[111.595225,34.704516],[111.591697,34.708162],[111.591981,34.710924],[111.597331,34.715806],[111.599287,34.719452],[111.598334,34.72354],[111.590526,34.733821],[111.590058,34.740822],[111.587768,34.743765],[111.582886,34.746206],[111.5768,34.752275],[111.573205,34.764214],[111.572035,34.774094],[111.572754,34.777158],[111.576382,34.780679],[111.583304,34.785085],[111.583304,34.788956],[111.576733,34.793666],[111.576265,34.796029],[111.578137,34.803908],[111.577803,34.806453],[111.572035,34.810461],[111.567286,34.816586],[111.564595,34.817059],[111.560849,34.813783],[111.558325,34.813554],[111.552991,34.819878],[111.553041,34.823824],[111.560013,34.82716],[111.561485,34.829385],[111.560431,34.836149],[111.560615,34.837916],[111.563591,34.844207],[111.561,34.845258],[111.559512,34.847071],[111.559044,34.849904],[111.554463,34.852219],[111.548494,34.853072],[111.541923,34.85295],[111.533563,34.850711],[111.527778,34.850147],[111.52308,34.847482],[111.515356,34.840186],[111.508668,34.839195],[111.50728,34.835737],[111.502649,34.829948],[111.494941,34.828242],[111.48705,34.828135],[111.480111,34.826048],[111.475012,34.825987],[111.469712,34.827023],[111.464612,34.826917],[111.458627,34.831152],[111.456069,34.833909],[111.450618,34.836636],[111.444716,34.837032],[111.439383,34.838175],[111.437644,34.837307],[111.434918,34.83397],[111.4344,34.832097],[111.431006,34.829293],[111.423583,34.827267],[111.419269,34.827998],[111.41539,34.827465],[111.409371,34.824083],[111.403519,34.817973],[111.395578,34.814986],[111.396497,34.809958],[111.397902,34.80595],[111.399908,34.802597],[111.398972,34.800022],[111.396012,34.797903],[111.394374,34.795541],[111.392367,34.778378],[111.391197,34.777082],[111.385312,34.773545],[111.385312,34.769657],[111.387084,34.768727],[111.397785,34.767797],[111.398604,34.765083],[111.397082,34.76333],[111.397082,34.759792],[111.396012,34.758496],[111.389308,34.759792],[111.375999,34.760006],[111.372705,34.760707],[111.368241,34.763177],[111.362005,34.765282],[111.357875,34.765388],[111.336775,34.763238],[111.330773,34.764229],[111.322279,34.766791],[111.319103,34.76702],[111.314388,34.765495],[111.308854,34.762888],[111.307315,34.760189],[111.312147,34.758069],[111.32146,34.755736],[111.329352,34.752809],[111.338899,34.746953],[111.339367,34.744131],[111.33736,34.742134],[111.328767,34.740349],[111.326643,34.739282],[111.325573,34.736811],[111.325807,34.734233],[111.327579,34.731762],[111.331943,34.728834],[111.336307,34.727659],[111.343246,34.727445],[111.346907,34.726469],[111.348211,34.722717],[111.347141,34.720123],[111.34348,34.716767],[111.336073,34.715806],[111.332829,34.714097],[111.331007,34.710924],[111.328767,34.709734],[111.31733,34.711153],[111.311612,34.711214],[111.310024,34.710558],[111.306847,34.706499],[111.303069,34.706194],[111.291532,34.709978],[111.28553,34.710619],[111.281986,34.709429],[111.281584,34.706606],[111.285881,34.698916],[111.285998,34.695238],[111.284945,34.69417],[111.279929,34.692995],[111.277053,34.691256],[111.276334,34.689607],[111.272455,34.669919],[111.269513,34.666896],[111.264062,34.667415],[111.26005,34.666683],[111.258779,34.671125],[111.258628,34.68422],[111.257993,34.693484],[111.25388,34.695132],[111.245888,34.692019],[111.242528,34.691896],[111.239301,34.693789],[111.240304,34.698077],[111.243698,34.700106],[111.24547,34.70386],[111.242477,34.705691],[111.235957,34.704394],[111.232362,34.704821],[111.234185,34.709993],[111.233716,34.713228],[111.229369,34.715959],[111.227497,34.71814],[111.223033,34.725432],[111.219505,34.72862],[111.214589,34.731854],[111.210878,34.73315],[111.198622,34.736079],[111.194459,34.738565],[111.191165,34.742271],[111.18946,34.747029],[111.187069,34.750872],[111.183424,34.753281],[111.172339,34.754654],[111.167892,34.756606],[111.164247,34.759137],[111.162191,34.761592],[111.16102,34.764824],[111.160368,34.771289],[111.158144,34.776243],[111.154449,34.780192],[111.147561,34.783088],[111.144719,34.785344],[111.142395,34.789962],[111.136409,34.791715],[111.129755,34.779963],[111.126561,34.769612],[111.124438,34.761683],[111.122783,34.759167],[111.118218,34.75656],[111.098222,34.75502],[111.066388,34.751589],[111.050321,34.746892],[111.035357,34.740898],[111.030792,34.738565],[111.029505,34.733165],[111.030157,34.730191],[111.032665,34.726637],[111.036176,34.724212],[111.046024,34.721725],[111.045071,34.717454],[111.039754,34.713701],[111.040088,34.706728],[111.039085,34.703539],[111.034721,34.694948],[111.029706,34.687822],[111.028468,34.682999],[111.030709,34.679611],[111.036711,34.676818],[111.037781,34.673338],[111.032347,34.669506],[111.031812,34.667797],[111.032414,34.662927],[111.034705,34.660286],[111.037898,34.658531],[111.042613,34.657157],[111.05435,34.655599],[111.063663,34.652027],[111.068729,34.648546],[111.073678,34.644194],[111.078159,34.636086],[111.082506,34.632329],[111.088391,34.628694],[111.094978,34.625869],[111.098974,34.622341],[111.105094,34.608059],[111.107083,34.601231],[111.108504,34.590536],[111.110026,34.586304],[111.116028,34.57848],[111.1229,34.572016],[111.125241,34.566606],[111.124137,34.561898],[111.120726,34.558903],[111.119439,34.554577],[111.120308,34.548997],[111.120308,34.544167],[111.117316,34.538999],[111.116195,34.534183],[111.117851,34.52718],[111.11867,34.521813],[111.120609,34.519688],[111.125424,34.516339],[111.127364,34.512515],[111.126946,34.506597],[111.1283,34.50496],[111.136058,34.501427],[111.142328,34.492127],[111.14527,34.491301],[111.150905,34.491194],[111.154132,34.490307],[111.167323,34.484876],[111.171253,34.480822],[111.178291,34.476568],[111.178943,34.473692],[111.168444,34.471213],[111.164046,34.469805],[111.16005,34.467174],[111.156172,34.46165],[111.152828,34.45513],[111.152125,34.452253],[111.152778,34.449437],[111.159933,34.44959],[111.180532,34.449269],[111.183926,34.448779],[111.18722,34.447111],[111.190329,34.441631],[111.190263,34.438815],[111.188323,34.432875],[111.191132,34.421761],[111.191266,34.417934],[111.197736,34.418745],[111.210292,34.426951],[111.213436,34.429829],[111.214088,34.432263],[111.213235,34.437422],[111.215258,34.445733],[111.220257,34.457961],[111.22208,34.459721],[111.22753,34.459706],[111.244684,34.453784],[111.268493,34.448213],[111.272021,34.44757],[111.273843,34.44956],[111.273793,34.452437],[111.271018,34.465322],[111.270616,34.468673],[111.271385,34.470662],[111.274211,34.472789],[111.289325,34.485579],[111.295813,34.489297],[111.299992,34.488945],[111.303353,34.477838],[111.306647,34.474197],[111.310893,34.473386],[111.32472,34.471733],[111.333632,34.472759],[111.344416,34.472942],[111.348713,34.474258],[111.354013,34.477088],[111.358678,34.480317],[111.362022,34.480776],[111.364078,34.47995],[111.367807,34.475543],[111.370615,34.473309],[111.376802,34.472269],[111.385044,34.473095],[111.388338,34.475543],[111.394808,34.482015],[111.398637,34.484187],[111.40469,34.486666],[111.418333,34.490827],[111.451671,34.505924],[111.45754,34.512561],[111.461452,34.514733],[111.471902,34.518051],[111.478623,34.521355],[111.484659,34.525514],[111.489407,34.533847],[111.492216,34.536782],[111.502883,34.545069],[111.508919,34.547224],[111.518098,34.54808],[111.52502,34.548294],[111.528297,34.547698],[111.532209,34.544809],[111.538596,34.543356],[111.544765,34.544916],[111.547624,34.547087],[111.552022,34.55207],[111.562053,34.55875],[111.564277,34.563091],[111.567002,34.564711],[111.571901,34.564909],[111.575864,34.563396],[111.579793,34.557481],[111.58225,34.556335],[111.586748,34.556426],[111.589206,34.558689],[111.590125,34.563228],[111.592215,34.565337],[111.594456,34.565307],[111.608099,34.562265],[111.61278,34.559881],[111.6191,34.555769],[111.622043,34.554776],[111.642775,34.549303],[111.660497,34.543035],[111.670044,34.540589],[111.673104,34.538602],[111.683604,34.533297],[111.689857,34.532899],[111.693,34.533939],[111.692649,34.535697],[111.681464,34.547667],[111.67705,34.558031],[111.676632,34.562449],[111.670161,34.568638],[111.66981,34.570304],[111.671984,34.572245],[111.687065,34.571894],[111.692766,34.572918],[111.696294,34.57576],[111.702814,34.584944],[111.71293,34.590429],[111.71731,34.59211],[111.722493,34.593241],[111.7298,34.596709],[111.740082,34.600253]]]]}},{"type":"Feature","properties":{"adcode":411221,"name":"渑池县","center":[111.762992,34.763487],"centroid":[111.7961,34.8337],"childrenNum":0,"level":"district","parent":{"adcode":411200},"subFeatureIndex":2,"acroutes":[100000,410000,411200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.995422,34.709352],[111.995957,34.712617],[111.998598,34.712678],[111.996592,34.714463],[111.999719,34.714372],[112.000605,34.715409],[111.997612,34.717149],[112.001809,34.716996],[112.00216,34.718171],[112.01072,34.720718],[112.011924,34.723144],[112.014866,34.724257],[112.015,34.728498],[112.01291,34.729566],[112.012325,34.731976],[112.004684,34.73376],[111.994736,34.737497],[111.995405,34.740303],[111.999668,34.739068],[111.997712,34.742073],[112.000504,34.745001],[111.99798,34.74677],[111.997796,34.750689],[112.003163,34.75165],[112.011071,34.750643],[112.013094,34.751147],[112.014983,34.753159],[112.019347,34.762583],[112.019197,34.766837],[112.017458,34.769916],[112.023527,34.770602],[112.026002,34.774475],[112.029279,34.775664],[112.032372,34.774963],[112.031151,34.777752],[112.02881,34.778972],[112.025667,34.778926],[112.02117,34.777539],[112.02015,34.778118],[112.018244,34.782356],[112.018444,34.785664],[112.022674,34.784521],[112.026403,34.784323],[112.030215,34.782646],[112.031987,34.782935],[112.031954,34.787112],[112.030533,34.789475],[112.030131,34.792569],[112.028175,34.791685],[112.025383,34.793925],[112.023393,34.794276],[112.016354,34.797096],[112.01393,34.800677],[112.01281,34.803786],[112.014164,34.806849],[112.020233,34.808464],[112.020702,34.811345],[112.018996,34.813981],[112.014465,34.817973],[112.001324,34.825484],[111.996542,34.829111],[111.993833,34.834702],[111.988583,34.836499],[111.984052,34.839927],[111.982748,34.843689],[111.982882,34.846157],[111.985223,34.849523],[111.990724,34.853772],[111.990239,34.856118],[111.987998,34.857519],[111.981394,34.857626],[111.965962,34.852493],[111.957953,34.851183],[111.952001,34.851412],[111.948942,34.85228],[111.94854,34.854336],[111.951132,34.859697],[111.949828,34.863367],[111.941936,34.869763],[111.936586,34.873463],[111.931888,34.875808],[111.922358,34.883923],[111.919883,34.884715],[111.907076,34.885887],[111.901375,34.885476],[111.89875,34.885887],[111.89452,34.890591],[111.890808,34.891535],[111.885826,34.891276],[111.883251,34.894214],[111.883602,34.898446],[111.885006,34.904215],[111.883485,34.909512],[111.883953,34.911978],[111.890056,34.920333],[111.897228,34.925735],[111.906156,34.929615],[111.914834,34.931259],[111.918947,34.932446],[111.921722,34.934028],[111.927123,34.94086],[111.934011,34.947675],[111.937957,34.948634],[111.943942,34.947584],[111.950831,34.947767],[111.96862,34.953958],[111.981879,34.960636],[111.984705,34.963815],[111.984771,34.966933],[111.983233,34.970461],[111.978234,34.97215],[111.968971,34.97183],[111.965444,34.97288],[111.961147,34.975693],[111.9568,34.981654],[111.957602,34.986247],[111.960863,34.98801],[111.967216,34.989911],[111.975994,34.99058],[111.98101,34.990063],[111.981829,34.99166],[111.978869,34.994533],[111.978117,34.997179],[111.991309,35.003002],[111.991911,35.005009],[111.982247,35.008155],[111.967032,35.014175],[111.951734,35.021897],[111.940197,35.03059],[111.938659,35.034587],[111.939495,35.036578],[111.955496,35.044844],[111.958572,35.048613],[111.958204,35.059142],[111.958672,35.062909],[111.959976,35.064444],[111.963755,35.066449],[111.973352,35.070231],[111.968503,35.075608],[111.963153,35.079299],[111.959391,35.080742],[111.952118,35.082109],[111.93356,35.083294],[111.92836,35.082048],[111.925835,35.079588],[111.923461,35.075305],[111.918362,35.071507],[111.916823,35.071082],[111.913028,35.072373],[111.904284,35.078965],[111.900071,35.079831],[111.89671,35.078221],[111.890958,35.073482],[111.885558,35.069988],[111.8829,35.069943],[111.877917,35.072206],[111.868755,35.075745],[111.865027,35.076702],[111.861482,35.074758],[111.84605,35.072297],[111.839646,35.071933],[111.824649,35.069684],[111.818413,35.068454],[111.812711,35.06575],[111.810421,35.063289],[111.811959,35.050421],[111.811708,35.045969],[111.809501,35.036836],[111.806977,35.033083],[111.80176,35.028934],[111.799403,35.027824],[111.793534,35.026669],[111.790775,35.027125],[111.781346,35.029997],[111.777216,35.027718],[111.776664,35.022185],[111.773203,35.017869],[111.768605,35.015376],[111.755163,35.017094],[111.749127,35.01641],[111.744947,35.014509],[111.741553,35.011652],[111.741787,35.00738],[111.739346,35.004248],[111.734397,35.004507],[111.72883,35.003853],[111.718464,35.003564],[111.715705,35.004294],[111.711743,35.00364],[111.705657,34.998943],[111.703015,34.998182],[111.697146,34.998988],[111.692933,34.996039],[111.688168,34.989288],[111.687115,34.988497],[111.669626,34.988208],[111.665079,34.98579],[111.664192,34.983388],[111.66553,34.980955],[111.671031,34.976864],[111.675746,34.971404],[111.676916,34.967298],[111.677334,34.960818],[111.678939,34.956209],[111.681531,34.952285],[111.68123,34.949775],[111.676949,34.946352],[111.671281,34.943826],[111.665931,34.940251],[111.661718,34.938806],[111.653174,34.939658],[111.647022,34.938638],[111.641972,34.935048],[111.638143,34.92995],[111.634733,34.927774],[111.631238,34.924472],[111.627811,34.916848],[111.624852,34.917168],[111.621575,34.916285],[111.621123,34.913393],[111.621892,34.907214],[111.617645,34.894808],[111.61604,34.893316],[111.612713,34.892479],[111.605791,34.892357],[111.595592,34.886648],[111.59255,34.883405],[111.591864,34.881639],[111.591797,34.876615],[111.590861,34.873098],[111.590593,34.867402],[111.589406,34.861875],[111.587634,34.857961],[111.583621,34.855463],[111.583036,34.852782],[111.580445,34.850543],[111.575161,34.847406],[111.570798,34.843324],[111.567136,34.842775],[111.563591,34.844207],[111.560615,34.837916],[111.560431,34.836149],[111.561485,34.829385],[111.560013,34.82716],[111.553041,34.823824],[111.552991,34.819878],[111.558325,34.813554],[111.560849,34.813783],[111.564595,34.817059],[111.567286,34.816586],[111.572035,34.810461],[111.577803,34.806453],[111.578137,34.803908],[111.576265,34.796029],[111.576733,34.793666],[111.583304,34.788956],[111.583304,34.785085],[111.576382,34.780679],[111.572754,34.777158],[111.572035,34.774094],[111.573205,34.764214],[111.5768,34.752275],[111.582886,34.746206],[111.587768,34.743765],[111.590058,34.740822],[111.590526,34.733821],[111.598334,34.72354],[111.599287,34.719452],[111.597331,34.715806],[111.591981,34.710924],[111.591697,34.708162],[111.595225,34.704516],[111.601912,34.701098],[111.605206,34.693545],[111.606962,34.691301],[111.614251,34.688966],[111.621658,34.68802],[111.626607,34.688112],[111.63821,34.694063],[111.641203,34.694475],[111.646737,34.693728],[111.649095,34.692431],[111.651686,34.689241],[111.65498,34.681595],[111.656986,34.678833],[111.662922,34.674376],[111.666868,34.672559],[111.669292,34.672681],[111.675645,34.676055],[111.679023,34.676055],[111.682467,34.672926],[111.682985,34.671445],[111.681564,34.664545],[111.684657,34.663187],[111.688603,34.666927],[111.689506,34.669201],[111.692616,34.666774],[111.694488,34.667888],[111.708198,34.667369],[111.712094,34.666911],[111.721624,34.663538],[111.723028,34.660836],[111.722911,34.658775],[111.720855,34.656256],[111.719316,34.650424],[111.723329,34.643461],[111.724566,34.636819],[111.727626,34.631825],[111.728094,34.628068],[111.725971,34.626892],[111.719969,34.625945],[111.71838,34.624876],[111.717026,34.62199],[111.716608,34.618767],[111.71726,34.616033],[111.720671,34.610503],[111.724098,34.607693],[111.740082,34.600253],[111.753892,34.596342],[111.758774,34.597457],[111.759527,34.598985],[111.760597,34.605875],[111.764108,34.609159],[111.76787,34.609343],[111.775979,34.608151],[111.778386,34.608334],[111.782132,34.609969],[111.785542,34.612505],[111.789354,34.617026],[111.792698,34.62199],[111.797095,34.626037],[111.807127,34.632405],[111.81129,34.633872],[111.818496,34.633673],[111.821372,34.634437],[111.824833,34.637964],[111.824833,34.642255],[111.82378,34.646255],[111.825435,34.648485],[111.830768,34.649217],[111.838192,34.648195],[111.848508,34.648943],[111.855547,34.648775],[111.863923,34.647065],[111.867501,34.645232],[111.87026,34.642469],[111.874657,34.635139],[111.888852,34.61892],[111.891911,34.617453],[111.898365,34.620279],[111.905688,34.619775],[111.918345,34.609572],[111.91995,34.606089],[111.925334,34.601842],[111.928862,34.600253],[111.934028,34.6012],[111.936268,34.603202],[111.936552,34.605799],[111.93473,34.610503],[111.93585,34.613146],[111.941685,34.620478],[111.942454,34.628007],[111.943207,34.629641],[111.949209,34.632955],[111.95369,34.639552],[111.958455,34.641079],[111.967467,34.64311],[111.970192,34.646225],[111.971429,34.650668],[111.97708,34.651691],[111.98009,34.653981],[111.97897,34.656515],[111.975542,34.661431],[111.972834,34.6674],[111.973135,34.669995],[111.974773,34.673643],[111.977365,34.67665],[111.982798,34.68042],[111.984972,34.686021],[111.984504,34.688097],[111.981678,34.691271],[111.982916,34.69504],[111.978084,34.696612],[111.973837,34.696597],[111.964875,34.692812],[111.962066,34.692217],[111.957351,34.692919],[111.946517,34.696535],[111.940448,34.695742],[111.93799,34.696673],[111.937154,34.699206],[111.935031,34.701907],[111.929932,34.703021],[111.919632,34.700427],[111.91587,34.700533],[111.909701,34.701586],[111.906658,34.702914],[111.905237,34.707262],[111.899368,34.707033],[111.887631,34.710573],[111.885642,34.711687],[111.883652,34.714631],[111.875025,34.715516],[111.85966,34.720444],[111.856082,34.722106],[111.851919,34.723052],[111.844595,34.723769],[111.835751,34.725676],[111.834514,34.726378],[111.833627,34.730908],[111.830585,34.733562],[111.826655,34.73495],[111.825134,34.739236],[111.825485,34.742942],[111.826722,34.746175],[111.82801,34.754532],[111.829464,34.758908],[111.831354,34.760845],[111.837038,34.763894],[111.841486,34.7717],[111.850397,34.775008],[111.850347,34.77824],[111.844194,34.781899],[111.841904,34.784307],[111.839914,34.789962],[111.839964,34.792965],[111.841552,34.797217],[111.84401,34.799519],[111.850748,34.802094],[111.854092,34.802734],[111.863756,34.802125],[111.88392,34.798117],[111.892714,34.79551],[111.906992,34.789673],[111.92326,34.780146],[111.925902,34.776701],[111.922224,34.771471],[111.923461,34.763589],[111.925467,34.760768],[111.930216,34.741341],[111.932924,34.738641],[111.93687,34.736826],[111.940398,34.736063],[111.945982,34.737772],[111.948691,34.740425],[111.951934,34.741905],[111.955245,34.742378],[111.960478,34.741859],[111.965176,34.738931],[111.96541,34.736582],[111.961765,34.729749],[111.962351,34.726454],[111.964942,34.723876],[111.969072,34.723174],[111.975141,34.724349],[111.978669,34.724288],[111.982381,34.723068],[111.985875,34.72084],[111.988032,34.72052],[111.988182,34.718262],[111.991091,34.71573],[111.990439,34.714097],[111.991091,34.710893],[111.995422,34.709352]]],[[[112.031987,34.782935],[112.030215,34.782646],[112.02881,34.778972],[112.031151,34.777752],[112.030951,34.780695],[112.031987,34.782935]]]]}},{"type":"Feature","properties":{"adcode":411224,"name":"卢氏县","center":[111.052649,34.053995],"centroid":[110.988361,33.967542],"childrenNum":0,"level":"district","parent":{"adcode":411200},"subFeatureIndex":3,"acroutes":[100000,410000,411200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.641964,34.160872],[110.641496,34.156049],[110.639139,34.150888],[110.634073,34.14476],[110.624175,34.137325],[110.628539,34.133039],[110.626599,34.129736],[110.622603,34.125388],[110.618189,34.124036],[110.61401,34.113726],[110.611886,34.112189],[110.604948,34.108716],[110.597307,34.106427],[110.594197,34.104613],[110.591789,34.101678],[110.590736,34.096852],[110.593261,34.089183],[110.595434,34.07255],[110.595167,34.064755],[110.591806,34.064647],[110.590301,34.061972],[110.588211,34.061403],[110.588161,34.05839],[110.590535,34.057836],[110.590017,34.054838],[110.586255,34.053254],[110.586406,34.051747],[110.589833,34.051101],[110.590017,34.048779],[110.587977,34.046949],[110.589181,34.044903],[110.582126,34.042166],[110.58975,34.038598],[110.588613,34.033507],[110.588379,34.029231],[110.58664,34.024017],[110.588613,34.023063],[110.591923,34.02394],[110.595919,34.023448],[110.602975,34.024032],[110.612087,34.024263],[110.615431,34.025693],[110.615464,34.029216],[110.613642,34.031908],[110.6163,34.034768],[110.61946,34.035645],[110.624175,34.03383],[110.626081,34.030154],[110.631515,34.02554],[110.631498,34.023755],[110.628221,34.023048],[110.628104,34.019017],[110.634441,34.01631],[110.637066,34.011941],[110.636848,34.009494],[110.638922,34.004971],[110.641714,34.002263],[110.649589,33.992292],[110.651026,33.977257],[110.649722,33.972239],[110.650608,33.9705],[110.653434,33.96916],[110.658734,33.968129],[110.670956,33.966405],[110.672812,33.964096],[110.671909,33.96034],[110.673849,33.953597],[110.676825,33.950688],[110.675621,33.946608],[110.671491,33.940957],[110.669552,33.939248],[110.665355,33.938062],[110.65417,33.937492],[110.650525,33.936723],[110.639791,33.932411],[110.637734,33.930825],[110.633371,33.92582],[110.628522,33.92565],[110.626014,33.924603],[110.623489,33.920091],[110.623724,33.918012],[110.627887,33.913422],[110.628305,33.909217],[110.625847,33.9078],[110.621901,33.907307],[110.615113,33.907399],[110.611786,33.908046],[110.606636,33.906398],[110.601019,33.90341],[110.592191,33.900606],[110.589883,33.897833],[110.58883,33.89127],[110.587275,33.887711],[110.588914,33.884691],[110.593294,33.882134],[110.598327,33.877095],[110.599731,33.871979],[110.600584,33.871239],[110.611368,33.869236],[110.612956,33.867418],[110.613174,33.860359],[110.612037,33.855643],[110.612154,33.852483],[110.614127,33.85051],[110.62155,33.849524],[110.625044,33.84809],[110.627686,33.845747],[110.629325,33.845732],[110.633053,33.847689],[110.637383,33.84752],[110.64479,33.844961],[110.649472,33.845978],[110.655407,33.849925],[110.662546,33.85273],[110.667913,33.85216],[110.671374,33.847458],[110.677978,33.845054],[110.684934,33.83878],[110.69224,33.837885],[110.697991,33.836112],[110.707555,33.835866],[110.712588,33.833584],[110.718473,33.822761],[110.722719,33.818891],[110.72486,33.814373],[110.72598,33.807726],[110.727518,33.806616],[110.741345,33.798812],[110.750056,33.797378],[110.753701,33.799491],[110.760104,33.79619],[110.765555,33.795018],[110.771089,33.7969],[110.776255,33.797594],[110.782191,33.796067],[110.783428,33.790977],[110.785183,33.788154],[110.784197,33.7824],[110.788594,33.777865],[110.79264,33.776291],[110.799127,33.77552],[110.800783,33.773345],[110.803157,33.765924],[110.805163,33.763038],[110.807554,33.757267],[110.815914,33.753055],[110.817335,33.749845],[110.816833,33.73736],[110.817719,33.73418],[110.821649,33.726709],[110.826932,33.719408],[110.831379,33.715996],[110.832215,33.712831],[110.828035,33.707257],[110.828771,33.703073],[110.82837,33.700634],[110.826113,33.698163],[110.823203,33.692851],[110.822969,33.689469],[110.825377,33.684141],[110.83056,33.680759],[110.833168,33.677809],[110.834372,33.672372],[110.837983,33.666889],[110.841829,33.663228],[110.849771,33.660246],[110.857729,33.657821],[110.861859,33.653928],[110.869466,33.645307],[110.875151,33.638184],[110.878829,33.634645],[110.884647,33.633764],[110.892472,33.634367],[110.899745,33.632976],[110.904728,33.628634],[110.911081,33.627397],[110.932382,33.621633],[110.940808,33.620057],[110.94258,33.618758],[110.948416,33.61171],[110.951408,33.609021],[110.954769,33.608557],[110.959618,33.609855],[110.966556,33.609206],[110.969164,33.607738],[110.974347,33.603286],[110.979664,33.595896],[110.992822,33.587641],[110.995798,33.583729],[111.003707,33.578673],[111.008572,33.566101],[111.00996,33.560533],[111.014524,33.557254],[111.018136,33.553681],[111.022081,33.551284],[111.025141,33.550588],[111.030274,33.55048],[111.034705,33.551021],[111.042964,33.553279],[111.050923,33.553465],[111.055102,33.554176],[111.058413,33.555522],[111.061891,33.558105],[111.065669,33.563054],[111.070083,33.566348],[111.075433,33.566827],[111.085264,33.563518],[111.089093,33.56375],[111.090748,33.565992],[111.094978,33.5674],[111.097637,33.569163],[111.10292,33.573926],[111.11133,33.57592],[111.114574,33.57875],[111.119857,33.592232],[111.123201,33.598633],[111.128016,33.604028],[111.133951,33.612375],[111.134369,33.614307],[111.133784,33.624044],[111.134654,33.627444],[111.143933,33.633193],[111.149099,33.638879],[111.151624,33.642989],[111.152092,33.645461],[111.150922,33.652599],[111.149567,33.655596],[111.146458,33.658609],[111.140305,33.661312],[111.134654,33.669051],[111.132831,33.673052],[111.133132,33.678921],[111.134603,33.679446],[111.141408,33.678736],[111.14517,33.683539],[111.147695,33.685006],[111.151574,33.68479],[111.165133,33.681964],[111.168026,33.681778],[111.175098,33.683446],[111.179846,33.685408],[111.181318,33.686875],[111.182906,33.695214],[111.186183,33.704108],[111.191634,33.70874],[111.195161,33.713263],[111.196683,33.72001],[111.195981,33.729009],[111.197218,33.732204],[111.194409,33.745493],[111.196047,33.757746],[111.197285,33.760261],[111.202919,33.768253],[111.206497,33.776353],[111.208554,33.781922],[111.210309,33.784066],[111.217298,33.788354],[111.222464,33.797563],[111.226928,33.800802],[111.232513,33.801665],[111.234853,33.801264],[111.240387,33.79693],[111.24654,33.796637],[111.253429,33.797995],[111.258127,33.797763],[111.260835,33.796761],[111.260635,33.81044],[111.261337,33.814835],[111.261571,33.822869],[111.259933,33.825382],[111.246106,33.837022],[111.240287,33.842464],[111.234368,33.854163],[111.232078,33.856799],[111.229185,33.85834],[111.219505,33.862347],[111.216395,33.865152],[111.218569,33.868373],[111.219455,33.872765],[111.216044,33.87654],[111.208119,33.878959],[111.203688,33.883443],[111.203036,33.887773],[111.204675,33.890608],[111.208002,33.891686],[111.209189,33.888266],[111.208085,33.88597],[111.2128,33.884075],[111.218217,33.88765],[111.223986,33.889391],[111.227196,33.888528],[111.227781,33.889945],[111.234502,33.894875],[111.23579,33.897617],[111.234786,33.901746],[111.231476,33.907153],[111.226627,33.913098],[111.227196,33.917657],[111.230072,33.924757],[111.232178,33.927221],[111.240003,33.93315],[111.242929,33.934151],[111.249633,33.933982],[111.259381,33.929824],[111.261972,33.929778],[111.270098,33.932242],[111.276802,33.935537],[111.28222,33.934844],[111.283741,33.931549],[111.283975,33.92853],[111.28558,33.927406],[111.290111,33.926651],[111.299808,33.926775],[111.303353,33.928191],[111.30464,33.93178],[111.305945,33.941357],[111.308837,33.9463],[111.311964,33.949841],[111.317565,33.954167],[111.321092,33.957631],[111.324804,33.963049],[111.32875,33.966636],[111.332997,33.968883],[111.341306,33.971592],[111.344132,33.973363],[111.350903,33.980966],[111.356036,33.984521],[111.357507,33.986768],[111.357323,33.989876],[111.353612,33.996278],[111.355618,34.004448],[111.35515,34.015171],[111.352742,34.022386],[111.349967,34.027785],[111.34348,34.034507],[111.342309,34.037906],[111.342008,34.042781],[111.342075,34.056037],[111.342895,34.060573],[111.344082,34.063033],[111.347726,34.067215],[111.349917,34.071566],[111.351438,34.077792],[111.354331,34.084479],[111.359982,34.089013],[111.365583,34.091242],[111.367171,34.092487],[111.366703,34.09633],[111.358745,34.108778],[111.356989,34.10907],[111.348328,34.108701],[111.344734,34.109054],[111.342376,34.110453],[111.340136,34.113157],[111.334719,34.115601],[111.325941,34.115908],[111.320273,34.115616],[111.313385,34.116538],[111.309439,34.119288],[111.307081,34.122407],[111.306379,34.125158],[111.307784,34.133515],[111.305326,34.140182],[111.30225,34.143116],[111.296949,34.145159],[111.291599,34.14456],[111.281885,34.138508],[111.27906,34.139737],[111.278642,34.147202],[111.276886,34.148308],[111.267941,34.146511],[111.264698,34.147049],[111.259999,34.148922],[111.253178,34.153085],[111.251773,34.155204],[111.249884,34.161409],[111.248664,34.162883],[111.24007,34.169579],[111.234502,34.178546],[111.232379,34.179191],[111.223283,34.177963],[111.219756,34.178086],[111.216763,34.179207],[111.214706,34.181218],[111.210359,34.189263],[111.209306,34.194498],[111.207367,34.197415],[111.204675,34.198996],[111.199692,34.200362],[111.19364,34.20314],[111.183725,34.206916],[111.175817,34.20951],[111.169882,34.216371],[111.15898,34.223093],[111.158847,34.226024],[111.16209,34.228142],[111.166538,34.228955],[111.175115,34.228004],[111.179278,34.228694],[111.180916,34.230229],[111.185899,34.241353],[111.18742,34.245756],[111.187788,34.250282],[111.186785,34.252108],[111.182505,34.256403],[111.181451,34.26145],[111.182973,34.268276],[111.182856,34.273935],[111.18192,34.281235],[111.183859,34.286158],[111.188958,34.291908],[111.19155,34.301813],[111.191082,34.305278],[111.18737,34.3121],[111.185447,34.316991],[111.183207,34.31929],[111.176519,34.324057],[111.17147,34.330035],[111.169146,34.334862],[111.166621,34.344793],[111.164732,34.347321],[111.159867,34.3508],[111.155586,34.351689],[111.141208,34.353037],[111.138449,34.356745],[111.138733,34.361617],[111.113019,34.355902],[111.108187,34.355305],[111.106598,34.355948],[111.104659,34.359396],[111.103254,34.368557],[111.099259,34.376554],[111.09655,34.3802],[111.092086,34.382313],[111.070769,34.386051],[111.06582,34.385698],[111.062041,34.384519],[111.060051,34.38216],[111.059684,34.373214],[111.05756,34.369339],[111.051675,34.361326],[111.050488,34.356745],[111.05343,34.346172],[111.05226,34.340472],[111.05002,34.320486],[111.045472,34.308421],[111.03952,34.296708],[111.036627,34.292583],[111.036092,34.287063],[111.038584,34.281511],[111.039369,34.27734],[111.03748,34.276312],[111.034437,34.27757],[111.027816,34.283306],[111.024974,34.283628],[111.018386,34.282017],[111.011465,34.279104],[111.007301,34.278674],[111.001667,34.280392],[110.997621,34.276742],[110.990064,34.277463],[110.984764,34.274901],[110.981102,34.2703],[110.972458,34.267417],[110.968094,34.26826],[110.964817,34.267892],[110.963028,34.265653],[110.963262,34.26395],[110.961039,34.262309],[110.957678,34.261833],[110.953264,34.26283],[110.948733,34.260115],[110.945072,34.260284],[110.940775,34.263076],[110.937932,34.264073],[110.934706,34.263183],[110.930108,34.257768],[110.926162,34.254762],[110.921631,34.250236],[110.916699,34.249362],[110.9118,34.250942],[110.912335,34.255467],[110.915461,34.259195],[110.915629,34.264012],[110.91175,34.272831],[110.91175,34.27507],[110.915161,34.282493],[110.913873,34.285729],[110.911934,34.286143],[110.90558,34.28349],[110.901885,34.283735],[110.88754,34.292031],[110.884597,34.295435],[110.88331,34.302473],[110.877492,34.313633],[110.876555,34.318692],[110.873328,34.324103],[110.871088,34.325406],[110.865989,34.326939],[110.858716,34.326479],[110.857428,34.324302],[110.859652,34.317956],[110.860421,34.313955],[110.860354,34.308988],[110.857595,34.303285],[110.857595,34.299299],[110.860354,34.294178],[110.864701,34.287262],[110.86552,34.284686],[110.862879,34.278981],[110.860872,34.268644],[110.859468,34.252798],[110.857529,34.245235],[110.854653,34.244115],[110.852663,34.241706],[110.852613,34.239174],[110.849319,34.231487],[110.850841,34.221405],[110.856408,34.215696],[110.860755,34.209403],[110.863865,34.206164],[110.867677,34.203724],[110.877893,34.202005],[110.87908,34.200761],[110.87908,34.196309],[110.875669,34.189954],[110.872961,34.188142],[110.869149,34.182293],[110.863798,34.179314],[110.85905,34.17503],[110.855355,34.170915],[110.847313,34.169087],[110.838101,34.167398],[110.827952,34.163298],[110.825778,34.161593],[110.823738,34.156725],[110.819442,34.153208],[110.817335,34.144775],[110.816098,34.142133],[110.809945,34.14009],[110.800315,34.139399],[110.794981,34.137909],[110.791386,34.135804],[110.790283,34.133807],[110.790099,34.123867],[110.786471,34.121762],[110.776422,34.121363],[110.770888,34.120456],[110.764903,34.118873],[110.762963,34.121455],[110.761492,34.126033],[110.753383,34.130105],[110.747615,34.131149],[110.745441,34.135328],[110.741094,34.137141],[110.7375,34.136818],[110.734975,34.135051],[110.732567,34.135466],[110.729792,34.137279],[110.726264,34.141165],[110.722786,34.142917],[110.717369,34.143147],[110.707956,34.139721],[110.698108,34.140566],[110.690919,34.138262],[110.686973,34.137602],[110.680854,34.139583],[110.674551,34.144161],[110.667763,34.150259],[110.665355,34.150965],[110.659921,34.149767],[110.65539,34.150796],[110.65009,34.15373],[110.644907,34.15995],[110.641964,34.160872]]]]}},{"type":"Feature","properties":{"adcode":411281,"name":"义马市","center":[111.869417,34.746868],"centroid":[111.899823,34.743572],"childrenNum":0,"level":"district","parent":{"adcode":411200},"subFeatureIndex":4,"acroutes":[100000,410000,411200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.982916,34.69504],[111.991576,34.693712],[111.993231,34.693896],[111.99594,34.696688],[111.996475,34.699816],[111.994285,34.705797],[111.995422,34.709352],[111.991091,34.710893],[111.990439,34.714097],[111.991091,34.71573],[111.988182,34.718262],[111.988032,34.72052],[111.985875,34.72084],[111.982381,34.723068],[111.978669,34.724288],[111.975141,34.724349],[111.969072,34.723174],[111.964942,34.723876],[111.962351,34.726454],[111.961765,34.729749],[111.96541,34.736582],[111.965176,34.738931],[111.960478,34.741859],[111.955245,34.742378],[111.951934,34.741905],[111.948691,34.740425],[111.945982,34.737772],[111.940398,34.736063],[111.93687,34.736826],[111.932924,34.738641],[111.930216,34.741341],[111.925467,34.760768],[111.923461,34.763589],[111.922224,34.771471],[111.925902,34.776701],[111.92326,34.780146],[111.906992,34.789673],[111.892714,34.79551],[111.88392,34.798117],[111.863756,34.802125],[111.854092,34.802734],[111.850748,34.802094],[111.84401,34.799519],[111.841552,34.797217],[111.839964,34.792965],[111.839914,34.789962],[111.841904,34.784307],[111.844194,34.781899],[111.850347,34.77824],[111.850397,34.775008],[111.841486,34.7717],[111.837038,34.763894],[111.831354,34.760845],[111.829464,34.758908],[111.82801,34.754532],[111.826722,34.746175],[111.825485,34.742942],[111.825134,34.739236],[111.826655,34.73495],[111.830585,34.733562],[111.833627,34.730908],[111.834514,34.726378],[111.835751,34.725676],[111.844595,34.723769],[111.851919,34.723052],[111.856082,34.722106],[111.85966,34.720444],[111.875025,34.715516],[111.883652,34.714631],[111.885642,34.711687],[111.887631,34.710573],[111.899368,34.707033],[111.905237,34.707262],[111.906658,34.702914],[111.909701,34.701586],[111.91587,34.700533],[111.919632,34.700427],[111.929932,34.703021],[111.935031,34.701907],[111.937154,34.699206],[111.93799,34.696673],[111.940448,34.695742],[111.946517,34.696535],[111.957351,34.692919],[111.962066,34.692217],[111.964875,34.692812],[111.973837,34.696597],[111.978084,34.696612],[111.982916,34.69504]]]]}},{"type":"Feature","properties":{"adcode":411282,"name":"灵宝市","center":[110.88577,34.521264],"centroid":[110.773164,34.431429],"childrenNum":0,"level":"district","parent":{"adcode":411200},"subFeatureIndex":5,"acroutes":[100000,410000,411200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.030792,34.738565],[111.018504,34.732266],[111.003021,34.722854],[111.002419,34.721969],[110.987272,34.713289],[110.976287,34.706438],[110.970753,34.704546],[110.966389,34.705004],[110.964031,34.706408],[110.952328,34.720566],[110.945857,34.725798],[110.935508,34.730511],[110.929673,34.731381],[110.924808,34.731289],[110.919792,34.730237],[110.916582,34.726546],[110.915746,34.723251],[110.917434,34.713548],[110.912686,34.701586],[110.903724,34.66882],[110.893492,34.65163],[110.883694,34.644133],[110.861575,34.63972],[110.853181,34.635292],[110.842782,34.624174],[110.834523,34.61753],[110.824307,34.615834],[110.816031,34.622631],[110.80824,34.637094],[110.791854,34.649767],[110.761291,34.653508],[110.75467,34.653462],[110.749136,34.652256],[110.746963,34.649843],[110.745508,34.645507],[110.741161,34.639231],[110.732718,34.6332],[110.712671,34.607846],[110.709779,34.604958],[110.706385,34.603981],[110.685853,34.604913],[110.653551,34.608044],[110.619427,34.607296],[110.610983,34.607311],[110.594498,34.60314],[110.576324,34.594906],[110.547382,34.583569],[110.54016,34.581934],[110.533204,34.583477],[110.521935,34.589513],[110.501922,34.6034],[110.48848,34.610763],[110.475857,34.610458],[110.465608,34.605478],[110.449089,34.602514],[110.437753,34.597855],[110.429811,34.591315],[110.424812,34.588458],[110.416787,34.587541],[110.407725,34.589237],[110.399683,34.592904],[110.379185,34.600528],[110.375523,34.589925],[110.374135,34.587251],[110.370959,34.57602],[110.366812,34.569922],[110.36718,34.566789],[110.370691,34.564481],[110.376142,34.563106],[110.387611,34.561822],[110.394985,34.562005],[110.399332,34.562846],[110.403863,34.56601],[110.405,34.56066],[110.404498,34.557603],[110.388163,34.550969],[110.378399,34.545558],[110.376459,34.545741],[110.372731,34.54432],[110.371745,34.538953],[110.367682,34.536477],[110.364722,34.532501],[110.362047,34.526401],[110.36183,34.521905],[110.360476,34.517684],[110.363836,34.51169],[110.365291,34.502819],[110.367247,34.497955],[110.367097,34.496165],[110.369304,34.492922],[110.372731,34.490429],[110.374971,34.489771],[110.376827,34.486865],[110.378215,34.486406],[110.377362,34.483606],[110.380338,34.47793],[110.382813,34.476905],[110.384267,34.472927],[110.386391,34.469989],[110.39139,34.467066],[110.39343,34.464832],[110.393079,34.459798],[110.394617,34.458038],[110.395068,34.454181],[110.398128,34.453263],[110.399282,34.449988],[110.402341,34.445886],[110.400151,34.440055],[110.403094,34.437896],[110.401405,34.43733],[110.403645,34.434437],[110.402926,34.433472],[110.40627,34.430656],[110.409681,34.428865],[110.40841,34.426155],[110.409497,34.421608],[110.413192,34.418975],[110.42426,34.413555],[110.430982,34.409451],[110.443421,34.404842],[110.455074,34.401994],[110.458167,34.402407],[110.462999,34.407016],[110.467413,34.409757],[110.473315,34.410109],[110.47594,34.409129],[110.476525,34.404888],[110.474686,34.399712],[110.473717,34.393234],[110.47487,34.38991],[110.47686,34.387414],[110.478498,34.380613],[110.481725,34.376309],[110.484384,34.368251],[110.486139,34.365478],[110.487293,34.357909],[110.48945,34.35532],[110.49918,34.350493],[110.502691,34.345191],[110.503561,34.337192],[110.503277,34.33428],[110.500819,34.327766],[110.501337,34.323658],[110.50005,34.320945],[110.49811,34.320072],[110.487293,34.319872],[110.483715,34.32024],[110.474636,34.32349],[110.473048,34.320501],[110.472647,34.315473],[110.468885,34.311365],[110.465842,34.305907],[110.461093,34.304098],[110.456997,34.297229],[110.454339,34.29453],[110.449306,34.291464],[110.44103,34.289716],[110.436114,34.290712],[110.431299,34.290375],[110.428541,34.287967],[110.427771,34.28556],[110.426484,34.276098],[110.432587,34.272908],[110.434994,34.268889],[110.435462,34.264533],[110.441916,34.257416],[110.442501,34.25401],[110.43787,34.247045],[110.439692,34.243394],[110.445611,34.241338],[110.454289,34.240908],[110.468233,34.237732],[110.472346,34.235262],[110.48124,34.234172],[110.489734,34.232331],[110.494833,34.227559],[110.501504,34.22363],[110.507891,34.217614],[110.512874,34.216601],[110.519712,34.219456],[110.524109,34.219671],[110.533204,34.217277],[110.540277,34.2172],[110.544507,34.214898],[110.549656,34.214115],[110.551412,34.212826],[110.553402,34.207469],[110.553819,34.202127],[110.553234,34.199241],[110.557983,34.193331],[110.562798,34.193853],[110.568299,34.191197],[110.574702,34.192072],[110.580387,34.191643],[110.589081,34.190261],[110.590268,34.187083],[110.587392,34.181801],[110.587727,34.178684],[110.596488,34.179437],[110.60366,34.176673],[110.612772,34.17609],[110.617838,34.177272],[110.621784,34.177425],[110.623841,34.174017],[110.627485,34.171606],[110.63414,34.169794],[110.636497,34.167982],[110.639841,34.162699],[110.641964,34.160872],[110.644907,34.15995],[110.65009,34.15373],[110.65539,34.150796],[110.659921,34.149767],[110.665355,34.150965],[110.667763,34.150259],[110.674551,34.144161],[110.680854,34.139583],[110.686973,34.137602],[110.690919,34.138262],[110.698108,34.140566],[110.707956,34.139721],[110.717369,34.143147],[110.722786,34.142917],[110.726264,34.141165],[110.729792,34.137279],[110.732567,34.135466],[110.734975,34.135051],[110.7375,34.136818],[110.741094,34.137141],[110.745441,34.135328],[110.747615,34.131149],[110.753383,34.130105],[110.761492,34.126033],[110.762963,34.121455],[110.764903,34.118873],[110.770888,34.120456],[110.776422,34.121363],[110.786471,34.121762],[110.790099,34.123867],[110.790283,34.133807],[110.791386,34.135804],[110.794981,34.137909],[110.800315,34.139399],[110.809945,34.14009],[110.816098,34.142133],[110.817335,34.144775],[110.819442,34.153208],[110.823738,34.156725],[110.825778,34.161593],[110.827952,34.163298],[110.838101,34.167398],[110.847313,34.169087],[110.855355,34.170915],[110.85905,34.17503],[110.863798,34.179314],[110.869149,34.182293],[110.872961,34.188142],[110.875669,34.189954],[110.87908,34.196309],[110.87908,34.200761],[110.877893,34.202005],[110.867677,34.203724],[110.863865,34.206164],[110.860755,34.209403],[110.856408,34.215696],[110.850841,34.221405],[110.849319,34.231487],[110.852613,34.239174],[110.852663,34.241706],[110.854653,34.244115],[110.857529,34.245235],[110.859468,34.252798],[110.860872,34.268644],[110.862879,34.278981],[110.86552,34.284686],[110.864701,34.287262],[110.860354,34.294178],[110.857595,34.299299],[110.857595,34.303285],[110.860354,34.308988],[110.860421,34.313955],[110.859652,34.317956],[110.857428,34.324302],[110.858716,34.326479],[110.865989,34.326939],[110.871088,34.325406],[110.873328,34.324103],[110.876555,34.318692],[110.877492,34.313633],[110.88331,34.302473],[110.884597,34.295435],[110.88754,34.292031],[110.901885,34.283735],[110.90558,34.28349],[110.911934,34.286143],[110.913873,34.285729],[110.915161,34.282493],[110.91175,34.27507],[110.91175,34.272831],[110.915629,34.264012],[110.915461,34.259195],[110.912335,34.255467],[110.9118,34.250942],[110.916699,34.249362],[110.921631,34.250236],[110.926162,34.254762],[110.930108,34.257768],[110.934706,34.263183],[110.937932,34.264073],[110.940775,34.263076],[110.945072,34.260284],[110.948733,34.260115],[110.953264,34.26283],[110.957678,34.261833],[110.961039,34.262309],[110.963262,34.26395],[110.963028,34.265653],[110.964817,34.267892],[110.968094,34.26826],[110.972458,34.267417],[110.981102,34.2703],[110.984764,34.274901],[110.990064,34.277463],[110.997621,34.276742],[111.001667,34.280392],[111.007301,34.278674],[111.011465,34.279104],[111.018386,34.282017],[111.024974,34.283628],[111.027816,34.283306],[111.034437,34.27757],[111.03748,34.276312],[111.039369,34.27734],[111.038584,34.281511],[111.036092,34.287063],[111.036627,34.292583],[111.03952,34.296708],[111.045472,34.308421],[111.05002,34.320486],[111.05226,34.340472],[111.05343,34.346172],[111.050488,34.356745],[111.051675,34.361326],[111.05756,34.369339],[111.059684,34.373214],[111.060051,34.38216],[111.062041,34.384519],[111.06582,34.385698],[111.070769,34.386051],[111.092086,34.382313],[111.09655,34.3802],[111.099259,34.376554],[111.103254,34.368557],[111.104659,34.359396],[111.106598,34.355948],[111.108187,34.355305],[111.113019,34.355902],[111.138733,34.361617],[111.141091,34.367148],[111.141208,34.373107],[111.144618,34.37663],[111.145722,34.378744],[111.146374,34.385622],[111.147962,34.388547],[111.151958,34.391901],[111.156824,34.394658],[111.171436,34.394949],[111.178174,34.397001],[111.188975,34.399268],[111.191851,34.401611],[111.189962,34.408134],[111.189761,34.41357],[111.191266,34.417934],[111.191132,34.421761],[111.188323,34.432875],[111.190263,34.438815],[111.190329,34.441631],[111.18722,34.447111],[111.183926,34.448779],[111.180532,34.449269],[111.159933,34.44959],[111.152778,34.449437],[111.152125,34.452253],[111.152828,34.45513],[111.156172,34.46165],[111.16005,34.467174],[111.164046,34.469805],[111.168444,34.471213],[111.178943,34.473692],[111.178291,34.476568],[111.171253,34.480822],[111.167323,34.484876],[111.154132,34.490307],[111.150905,34.491194],[111.14527,34.491301],[111.142328,34.492127],[111.136058,34.501427],[111.1283,34.50496],[111.126946,34.506597],[111.127364,34.512515],[111.125424,34.516339],[111.120609,34.519688],[111.11867,34.521813],[111.117851,34.52718],[111.116195,34.534183],[111.117316,34.538999],[111.120308,34.544167],[111.120308,34.548997],[111.119439,34.554577],[111.120726,34.558903],[111.124137,34.561898],[111.125241,34.566606],[111.1229,34.572016],[111.116028,34.57848],[111.110026,34.586304],[111.108504,34.590536],[111.107083,34.601231],[111.105094,34.608059],[111.098974,34.622341],[111.094978,34.625869],[111.088391,34.628694],[111.082506,34.632329],[111.078159,34.636086],[111.073678,34.644194],[111.068729,34.648546],[111.063663,34.652027],[111.05435,34.655599],[111.042613,34.657157],[111.037898,34.658531],[111.034705,34.660286],[111.032414,34.662927],[111.031812,34.667797],[111.032347,34.669506],[111.037781,34.673338],[111.036711,34.676818],[111.030709,34.679611],[111.028468,34.682999],[111.029706,34.687822],[111.034721,34.694948],[111.039085,34.703539],[111.040088,34.706728],[111.039754,34.713701],[111.045071,34.717454],[111.046024,34.721725],[111.036176,34.724212],[111.032665,34.726637],[111.030157,34.730191],[111.029505,34.733165],[111.030792,34.738565]]]]}}]}
|
public/china-city-data/citys/上饶市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":361102,"name":"信州区","center":[117.970522,28.445378],"centroid":[118.052282,28.490137],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":0,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.029476,28.383811],[118.039935,28.387318],[118.051991,28.398256],[118.052329,28.41546],[118.0546,28.421957],[118.052239,28.423767],[118.057817,28.426167],[118.070368,28.425195],[118.090678,28.426681],[118.091308,28.429043],[118.098955,28.424471],[118.104016,28.426262],[118.111574,28.435482],[118.117961,28.438091],[118.121088,28.442015],[118.135865,28.445824],[118.145177,28.452738],[118.147696,28.459841],[118.140769,28.456851],[118.138699,28.45986],[118.141803,28.464202],[118.136315,28.467915],[118.135101,28.47399],[118.141219,28.478217],[118.150395,28.480806],[118.148709,28.492191],[118.156986,28.501138],[118.160202,28.507953],[118.155659,28.512426],[118.14394,28.516233],[118.135573,28.530336],[118.139599,28.533837],[118.141151,28.541145],[118.144412,28.540707],[118.14556,28.55142],[118.139014,28.558212],[118.139779,28.566849],[118.13789,28.572252],[118.135033,28.571567],[118.131277,28.564586],[118.124417,28.562968],[118.122617,28.566184],[118.111371,28.567953],[118.106648,28.565537],[118.108627,28.574801],[118.113553,28.581212],[118.119783,28.585491],[118.130242,28.584578],[118.135056,28.589353],[118.145132,28.593613],[118.147224,28.596276],[118.144143,28.601297],[118.138812,28.604396],[118.137147,28.608485],[118.143288,28.616396],[118.144457,28.620598],[118.1434,28.62866],[118.14556,28.632462],[118.139554,28.636873],[118.135955,28.62942],[118.132537,28.628032],[118.130175,28.622233],[118.132154,28.618468],[118.129388,28.615806],[118.12237,28.614095],[118.118186,28.608542],[118.111596,28.605404],[118.111304,28.60103],[118.099383,28.594241],[118.085662,28.5931],[118.080264,28.588249],[118.071717,28.588516],[118.073337,28.594165],[118.068096,28.600764],[118.071312,28.606317],[118.063507,28.612688],[118.06263,28.618563],[118.060988,28.612498],[118.058739,28.615882],[118.053521,28.615901],[118.054196,28.603484],[118.050259,28.601525],[118.043377,28.601601],[118.043714,28.598235],[118.039935,28.596352],[118.035999,28.604663],[118.036562,28.612155],[118.032918,28.610957],[118.02707,28.618621],[118.019715,28.617423],[118.016948,28.612555],[118.021357,28.599262],[118.020525,28.596028],[118.023876,28.587108],[118.030354,28.58357],[118.029499,28.577236],[118.026215,28.577046],[118.031118,28.573165],[118.032378,28.568067],[118.037011,28.566945],[118.037934,28.556937],[118.041105,28.556443],[118.037799,28.551458],[118.039711,28.548642],[118.047088,28.555701],[118.054106,28.551895],[118.05703,28.545807],[118.053363,28.541963],[118.051002,28.533799],[118.038248,28.526777],[118.038204,28.530735],[118.03474,28.529784],[118.027092,28.522666],[118.019063,28.518802],[118.015531,28.510827],[118.009166,28.508467],[118.00343,28.508791],[117.995378,28.503042],[117.994028,28.492305],[117.988765,28.49261],[117.983142,28.480749],[117.981208,28.467249],[117.972368,28.467268],[117.972953,28.471628],[117.969489,28.476408],[117.969129,28.485337],[117.970591,28.490897],[117.964586,28.492039],[117.959705,28.487413],[117.954532,28.486727],[117.953857,28.480711],[117.947312,28.472485],[117.948661,28.467858],[117.941756,28.465935],[117.935301,28.458584],[117.930398,28.457842],[117.92943,28.452338],[117.935098,28.449329],[117.929835,28.443272],[117.932714,28.434053],[117.936628,28.431043],[117.935233,28.427596],[117.942116,28.419023],[117.94486,28.410812],[117.942903,28.405496],[117.937865,28.402924],[117.935211,28.396865],[117.935526,28.386746],[117.92979,28.376283],[117.930555,28.374358],[117.938157,28.374187],[117.940227,28.377198],[117.945445,28.37777],[117.945467,28.380724],[117.951226,28.38141],[117.955342,28.379523],[117.956084,28.382839],[117.960987,28.383259],[117.963911,28.37533],[117.968567,28.37615],[117.968815,28.379428],[117.972841,28.375006],[117.977654,28.377332],[117.980511,28.382191],[117.979094,28.388957],[117.980623,28.393625],[117.985077,28.397665],[117.98294,28.402943],[117.992297,28.405229],[117.995131,28.409116],[117.999022,28.407744],[118.000056,28.410888],[117.994568,28.412203],[118.006647,28.414203],[118.008896,28.413212],[118.014407,28.398942],[118.025113,28.399304],[118.029521,28.393187],[118.029476,28.383811]]]]}},{"type":"Feature","properties":{"adcode":361103,"name":"广丰区","center":[118.189852,28.440285],"centroid":[118.271281,28.359201],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":1,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.426872,28.522951],[118.417965,28.519754],[118.400578,28.508734],[118.392256,28.498454],[118.382044,28.496893],[118.377523,28.50032],[118.363983,28.50169],[118.359844,28.500015],[118.353254,28.502833],[118.339646,28.515434],[118.33733,28.512312],[118.33553,28.517527],[118.332494,28.518327],[118.33553,28.526092],[118.339331,28.526301],[118.335148,28.531687],[118.337959,28.537491],[118.343313,28.537225],[118.341063,28.541658],[118.337734,28.541297],[118.333123,28.544912],[118.337442,28.550202],[118.323767,28.556557],[118.325971,28.561941],[118.322575,28.564738],[118.311013,28.562987],[118.309394,28.552409],[118.310721,28.549403],[118.307325,28.544931],[118.309394,28.54162],[118.301882,28.534446],[118.302421,28.531154],[118.288161,28.529536],[118.280379,28.530069],[118.279254,28.535131],[118.283528,28.535303],[118.279974,28.547215],[118.27678,28.552143],[118.26884,28.557109],[118.269133,28.5647],[118.262295,28.561732],[118.257414,28.562512],[118.256717,28.567116],[118.251026,28.57054],[118.242862,28.568086],[118.233482,28.573051],[118.235034,28.577103],[118.243109,28.578549],[118.245021,28.582182],[118.241107,28.590494],[118.23175,28.596542],[118.23391,28.601011],[118.232987,28.608295],[118.235821,28.610672],[118.241872,28.608865],[118.231278,28.617232],[118.23879,28.619971],[118.235709,28.624762],[118.219649,28.622709],[118.210473,28.616548],[118.205457,28.618107],[118.198979,28.613981],[118.195268,28.617955],[118.190657,28.617898],[118.181457,28.609227],[118.176734,28.600821],[118.168772,28.601601],[118.169087,28.605233],[118.164723,28.608808],[118.160809,28.606488],[118.155411,28.608276],[118.152825,28.605747],[118.150328,28.60993],[118.143288,28.616396],[118.137147,28.608485],[118.138812,28.604396],[118.144143,28.601297],[118.147224,28.596276],[118.145132,28.593613],[118.135056,28.589353],[118.130242,28.584578],[118.119783,28.585491],[118.113553,28.581212],[118.108627,28.574801],[118.106648,28.565537],[118.111371,28.567953],[118.122617,28.566184],[118.124417,28.562968],[118.131277,28.564586],[118.135033,28.571567],[118.13789,28.572252],[118.139779,28.566849],[118.139014,28.558212],[118.14556,28.55142],[118.144412,28.540707],[118.141151,28.541145],[118.139599,28.533837],[118.135573,28.530336],[118.14394,28.516233],[118.155659,28.512426],[118.160202,28.507953],[118.156986,28.501138],[118.148709,28.492191],[118.150395,28.480806],[118.141219,28.478217],[118.135101,28.47399],[118.136315,28.467915],[118.141803,28.464202],[118.138699,28.45986],[118.140769,28.456851],[118.147696,28.459841],[118.145177,28.452738],[118.135865,28.445824],[118.121088,28.442015],[118.117961,28.438091],[118.111574,28.435482],[118.104016,28.426262],[118.098955,28.424471],[118.091308,28.429043],[118.090678,28.426681],[118.070368,28.425195],[118.057817,28.426167],[118.052239,28.423767],[118.0546,28.421957],[118.052329,28.41546],[118.051991,28.398256],[118.039935,28.387318],[118.029476,28.383811],[118.031523,28.374587],[118.037664,28.372395],[118.047628,28.375559],[118.062765,28.359835],[118.064317,28.36317],[118.072347,28.361684],[118.07165,28.353678],[118.073494,28.348683],[118.082648,28.346262],[118.083346,28.341687],[118.097718,28.335509],[118.098213,28.327692],[118.105411,28.322429],[118.103139,28.319207],[118.114183,28.312971],[118.119648,28.29964],[118.125316,28.297085],[118.13013,28.298096],[118.132469,28.303283],[118.13654,28.304485],[118.142613,28.301071],[118.147381,28.303054],[118.149586,28.308642],[118.154287,28.305057],[118.155119,28.30992],[118.168682,28.309863],[118.170166,28.314993],[118.166567,28.317548],[118.171763,28.322353],[118.184944,28.3218],[118.198327,28.324641],[118.199969,28.321895],[118.199024,28.314611],[118.189375,28.314039],[118.189802,28.30273],[118.183662,28.296322],[118.187373,28.286766],[118.183662,28.281558],[118.184989,28.275988],[118.18166,28.268529],[118.184224,28.256891],[118.18852,28.252254],[118.191849,28.244316],[118.190927,28.235462],[118.201318,28.228763],[118.205097,28.220576],[118.199811,28.208455],[118.200733,28.200151],[118.192794,28.184553],[118.186451,28.178959],[118.185574,28.170386],[118.192074,28.162671],[118.194818,28.140402],[118.205929,28.131443],[118.207684,28.128654],[118.208898,28.117402],[118.203298,28.101066],[118.203298,28.089371],[118.210608,28.080217],[118.220932,28.08081],[118.225363,28.078325],[118.223271,28.068864],[118.215668,28.057453],[118.225048,28.059307],[118.237508,28.068979],[118.242547,28.075516],[118.253568,28.068788],[118.266636,28.078459],[118.274913,28.083008],[118.281324,28.082453],[118.286002,28.084154],[118.292007,28.082587],[118.308134,28.08941],[118.313982,28.08983],[118.32028,28.087862],[118.324284,28.089715],[118.339106,28.088225],[118.341985,28.084804],[118.352669,28.087097],[118.356201,28.091664],[118.356066,28.102996],[118.35953,28.111899],[118.357235,28.116294],[118.356785,28.123897],[118.368414,28.12917],[118.368167,28.132035],[118.361779,28.140382],[118.362454,28.14659],[118.35935,28.150582],[118.361037,28.155872],[118.366727,28.1574],[118.3793,28.166585],[118.374667,28.173899],[118.375454,28.184744],[118.372598,28.188773],[118.362836,28.190262],[118.356066,28.192744],[118.346371,28.191178],[118.339736,28.19387],[118.334136,28.206852],[118.328423,28.208646],[118.319426,28.214487],[118.31486,28.222866],[118.32055,28.226912],[118.339174,28.23592],[118.34347,28.234584],[118.350915,28.245729],[118.35042,28.25027],[118.36504,28.254086],[118.365108,28.25733],[118.373497,28.265877],[118.382359,28.265076],[118.388455,28.266717],[118.393448,28.273337],[118.403795,28.277343],[118.404964,28.28009],[118.415041,28.28442],[118.424263,28.291515],[118.433057,28.293137],[118.433709,28.288578],[118.450736,28.296074],[118.458473,28.301262],[118.46151,28.301548],[118.470417,28.311617],[118.472441,28.318082],[118.481911,28.320999],[118.487106,28.329008],[118.483013,28.334041],[118.480089,28.327406],[118.477142,28.328989],[118.469427,28.328226],[118.475455,28.331086],[118.472059,28.332783],[118.473926,28.339036],[118.46963,28.346414],[118.46927,28.35587],[118.463242,28.36075],[118.463467,28.365458],[118.455167,28.383983],[118.447587,28.387299],[118.440749,28.392615],[118.43976,28.397532],[118.432112,28.401971],[118.439198,28.406258],[118.440255,28.411936],[118.451771,28.415613],[118.450151,28.418147],[118.456517,28.424529],[118.459328,28.429805],[118.461982,28.441253],[118.465941,28.448224],[118.463309,28.455842],[118.469877,28.451557],[118.465941,28.458832],[118.474668,28.46723],[118.480763,28.46742],[118.481933,28.471362],[118.478042,28.470772],[118.477682,28.475056],[118.466751,28.481377],[118.458181,28.480425],[118.45429,28.476389],[118.448464,28.485242],[118.443449,28.486898],[118.437421,28.493352],[118.426242,28.49143],[118.421788,28.492134],[118.415041,28.497407],[118.418392,28.502242],[118.421923,28.503004],[118.430785,28.500777],[118.44554,28.513264],[118.437263,28.521695],[118.433237,28.51648],[118.426872,28.522951]]]]}},{"type":"Feature","properties":{"adcode":361104,"name":"广信区","center":[117.90612,28.453897],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":2,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.019715,28.617423],[118.015689,28.622309],[118.023831,28.62499],[118.029004,28.636512],[118.02626,28.643888],[118.021492,28.642919],[118.019647,28.649838],[118.014654,28.654933],[117.999652,28.650865],[117.995356,28.647785],[117.989283,28.648355],[117.983929,28.640865],[117.977114,28.636113],[117.972188,28.630485],[117.968545,28.633071],[117.957726,28.634991],[117.942476,28.626892],[117.93755,28.627728],[117.93105,28.635352],[117.935121,28.638584],[117.931612,28.640618],[117.930825,28.645637],[117.935121,28.654895],[117.942678,28.657613],[117.939709,28.666812],[117.946907,28.674015],[117.943893,28.679944],[117.939664,28.681256],[117.941959,28.686424],[117.940857,28.695127],[117.936426,28.70514],[117.933771,28.705444],[117.93186,28.713063],[117.938697,28.727405],[117.93809,28.734528],[117.935796,28.737092],[117.926281,28.74184],[117.912156,28.752399],[117.906871,28.760299],[117.903024,28.762882],[117.887505,28.767287],[117.879902,28.776837],[117.877091,28.791114],[117.882241,28.811216],[117.882129,28.817649],[117.866924,28.812886],[117.845669,28.817403],[117.836469,28.824235],[117.825021,28.824899],[117.812178,28.832015],[117.793374,28.830061],[117.775133,28.8297],[117.766293,28.832888],[117.748682,28.836854],[117.737301,28.828751],[117.734242,28.81839],[117.729271,28.815809],[117.719442,28.815201],[117.719082,28.811633],[117.726572,28.811272],[117.735029,28.803471],[117.725245,28.795518],[117.718205,28.792234],[117.723063,28.777502],[117.719329,28.771768],[117.723535,28.767211],[117.723828,28.762673],[117.728956,28.756084],[117.732892,28.743625],[117.733657,28.732135],[117.731363,28.721155],[117.726077,28.711562],[117.728596,28.693607],[117.726617,28.685759],[117.718519,28.674224],[117.719217,28.652956],[117.726414,28.647348],[117.741439,28.643223],[117.74497,28.638565],[117.740337,28.628546],[117.72484,28.622366],[117.718429,28.615122],[117.715168,28.608504],[117.714313,28.593613],[117.720274,28.578834],[117.720386,28.572176],[117.717417,28.567401],[117.709702,28.560172],[117.712446,28.553494],[117.722478,28.547139],[117.728551,28.539946],[117.729496,28.534199],[117.72565,28.525311],[117.718025,28.521524],[117.702887,28.507972],[117.699941,28.503651],[117.701155,28.500206],[117.705811,28.498302],[117.720656,28.498093],[117.729383,28.492458],[117.736873,28.468506],[117.748772,28.460184],[117.756239,28.460412],[117.762717,28.462698],[117.76843,28.468982],[117.776077,28.471762],[117.780486,28.464945],[117.779811,28.449138],[117.771062,28.444224],[117.755902,28.443272],[117.752191,28.440091],[117.755789,28.437425],[117.749514,28.433063],[117.749199,28.423805],[117.743733,28.421633],[117.741822,28.417289],[117.741619,28.406353],[117.744048,28.399342],[117.743711,28.39393],[117.737031,28.389281],[117.735389,28.382363],[117.73919,28.379638],[117.737638,28.376874],[117.743014,28.376379],[117.746612,28.37331],[117.743981,28.366182],[117.747939,28.369994],[117.749829,28.364181],[117.74749,28.359739],[117.752123,28.350628],[117.751516,28.347196],[117.74551,28.344966],[117.74722,28.334079],[117.743374,28.327997],[117.746185,28.322696],[117.743868,28.317948],[117.745263,28.31463],[117.755362,28.312971],[117.763212,28.303817],[117.765506,28.304847],[117.773221,28.316442],[117.76861,28.327463],[117.770072,28.336596],[117.774053,28.337664],[117.773378,28.341763],[117.780778,28.343479],[117.785659,28.350208],[117.790158,28.343726],[117.786064,28.336863],[117.801201,28.334213],[117.803878,28.338369],[117.808849,28.336482],[117.819915,28.338388],[117.827315,28.332516],[117.835435,28.336158],[117.853294,28.339933],[117.851292,28.335795],[117.851314,28.320656],[117.855183,28.318787],[117.85723,28.325347],[117.858624,28.316842],[117.865417,28.317128],[117.86526,28.309748],[117.869286,28.310339],[117.874234,28.305133],[117.874886,28.309958],[117.878328,28.298897],[117.876146,28.295082],[117.879272,28.287929],[117.88015,28.278087],[117.875111,28.278239],[117.875719,28.282588],[117.871917,28.282321],[117.871648,28.278163],[117.866317,28.280605],[117.869578,28.282264],[117.868431,28.287395],[117.864248,28.289074],[117.859277,28.28358],[117.859344,28.280719],[117.848413,28.273184],[117.852529,28.268186],[117.853024,28.262882],[117.843622,28.262424],[117.841035,28.260287],[117.844409,28.249907],[117.84902,28.256185],[117.852349,28.257692],[117.854081,28.253991],[117.850595,28.251567],[117.855296,28.246167],[117.852889,28.239069],[117.85561,28.236454],[117.866947,28.232809],[117.881949,28.224183],[117.891643,28.205439],[117.904509,28.190319],[117.911279,28.180563],[117.934086,28.179952],[117.950573,28.174644],[117.955184,28.171818],[117.967128,28.160857],[117.971019,28.14957],[117.971941,28.133506],[117.966093,28.116618],[117.958041,28.105518],[117.956129,28.1012],[117.954262,28.08769],[117.957703,28.068845],[117.965441,28.055656],[117.976282,28.031185],[117.984762,28.016385],[117.992342,28.00013],[117.998235,27.996744],[117.998055,27.991178],[118.006579,27.980409],[118.01074,27.982418],[118.019152,27.981213],[118.028082,27.987353],[118.034312,27.988194],[118.039193,27.985497],[118.042724,27.98016],[118.046503,27.978573],[118.050484,27.981385],[118.057457,27.980467],[118.060943,27.982666],[118.067961,27.980447],[118.07075,27.977444],[118.07183,27.970289],[118.074214,27.967534],[118.08411,27.965066],[118.089891,27.96499],[118.096999,27.967592],[118.096999,27.970461],[118.092005,27.981538],[118.094682,27.98961],[118.093287,27.999824],[118.096684,28.006517],[118.102239,28.009348],[118.105906,28.017016],[118.111889,28.013555],[118.123382,28.012522],[118.129118,28.017169],[118.127228,28.027418],[118.121673,28.032638],[118.120751,28.041815],[118.125924,28.047226],[118.135101,28.053668],[118.137057,28.057549],[118.14313,28.056727],[118.153814,28.06185],[118.161822,28.05751],[118.171088,28.0573],[118.184314,28.051317],[118.192569,28.05298],[118.199429,28.04996],[118.205772,28.05298],[118.212429,28.058256],[118.215668,28.057453],[118.223271,28.068864],[118.225363,28.078325],[118.220932,28.08081],[118.210608,28.080217],[118.203298,28.089371],[118.203298,28.101066],[118.208898,28.117402],[118.207684,28.128654],[118.205929,28.131443],[118.194818,28.140402],[118.192074,28.162671],[118.185574,28.170386],[118.186451,28.178959],[118.192794,28.184553],[118.200733,28.200151],[118.199811,28.208455],[118.205097,28.220576],[118.201318,28.228763],[118.190927,28.235462],[118.191849,28.244316],[118.18852,28.252254],[118.184224,28.256891],[118.18166,28.268529],[118.184989,28.275988],[118.183662,28.281558],[118.187373,28.286766],[118.183662,28.296322],[118.189802,28.30273],[118.189375,28.314039],[118.199024,28.314611],[118.199969,28.321895],[118.198327,28.324641],[118.184944,28.3218],[118.171763,28.322353],[118.166567,28.317548],[118.170166,28.314993],[118.168682,28.309863],[118.155119,28.30992],[118.154287,28.305057],[118.149586,28.308642],[118.147381,28.303054],[118.142613,28.301071],[118.13654,28.304485],[118.132469,28.303283],[118.13013,28.298096],[118.125316,28.297085],[118.119648,28.29964],[118.114183,28.312971],[118.103139,28.319207],[118.105411,28.322429],[118.098213,28.327692],[118.097718,28.335509],[118.083346,28.341687],[118.082648,28.346262],[118.073494,28.348683],[118.07165,28.353678],[118.072347,28.361684],[118.064317,28.36317],[118.062765,28.359835],[118.047628,28.375559],[118.037664,28.372395],[118.031523,28.374587],[118.029476,28.383811],[118.029521,28.393187],[118.025113,28.399304],[118.014407,28.398942],[118.008896,28.413212],[118.006647,28.414203],[117.994568,28.412203],[118.000056,28.410888],[117.999022,28.407744],[117.995131,28.409116],[117.992297,28.405229],[117.98294,28.402943],[117.985077,28.397665],[117.980623,28.393625],[117.979094,28.388957],[117.980511,28.382191],[117.977654,28.377332],[117.972841,28.375006],[117.968815,28.379428],[117.968567,28.37615],[117.963911,28.37533],[117.960987,28.383259],[117.956084,28.382839],[117.955342,28.379523],[117.951226,28.38141],[117.945467,28.380724],[117.945445,28.37777],[117.940227,28.377198],[117.938157,28.374187],[117.930555,28.374358],[117.92979,28.376283],[117.935526,28.386746],[117.935211,28.396865],[117.937865,28.402924],[117.942903,28.405496],[117.94486,28.410812],[117.942116,28.419023],[117.935233,28.427596],[117.936628,28.431043],[117.932714,28.434053],[117.929835,28.443272],[117.935098,28.449329],[117.92943,28.452338],[117.930398,28.457842],[117.935301,28.458584],[117.941756,28.465935],[117.948661,28.467858],[117.947312,28.472485],[117.953857,28.480711],[117.954532,28.486727],[117.959705,28.487413],[117.964586,28.492039],[117.970591,28.490897],[117.969129,28.485337],[117.969489,28.476408],[117.972953,28.471628],[117.972368,28.467268],[117.981208,28.467249],[117.983142,28.480749],[117.988765,28.49261],[117.994028,28.492305],[117.995378,28.503042],[118.00343,28.508791],[118.009166,28.508467],[118.015531,28.510827],[118.019063,28.518802],[118.027092,28.522666],[118.03474,28.529784],[118.038204,28.530735],[118.038248,28.526777],[118.051002,28.533799],[118.053363,28.541963],[118.05703,28.545807],[118.054106,28.551895],[118.047088,28.555701],[118.039711,28.548642],[118.037799,28.551458],[118.041105,28.556443],[118.037934,28.556937],[118.037011,28.566945],[118.032378,28.568067],[118.031118,28.573165],[118.026215,28.577046],[118.029499,28.577236],[118.030354,28.58357],[118.023876,28.587108],[118.020525,28.596028],[118.021357,28.599262],[118.016948,28.612555],[118.019715,28.617423]]]]}},{"type":"Feature","properties":{"adcode":361123,"name":"玉山县","center":[118.244408,28.673479],"centroid":[118.162501,28.753919],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":3,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.426872,28.522951],[118.425162,28.52495],[118.428131,28.534675],[118.420686,28.544722],[118.428064,28.547367],[118.421384,28.548965],[118.420484,28.551553],[118.413376,28.555149],[118.414343,28.560457],[118.40944,28.569246],[118.411577,28.573375],[118.41729,28.572842],[118.41567,28.583475],[118.423183,28.584959],[118.420079,28.594031],[118.421586,28.596295],[118.414074,28.595363],[118.413826,28.601297],[118.416795,28.604492],[118.414321,28.609816],[118.418909,28.611509],[118.418257,28.607705],[118.422936,28.609227],[118.42586,28.616567],[118.430718,28.618164],[118.433867,28.626036],[118.427816,28.631493],[118.42325,28.641056],[118.422148,28.646797],[118.43263,28.651549],[118.428266,28.653013],[118.431505,28.655389],[118.432495,28.663942],[118.430425,28.669796],[118.432855,28.676524],[118.428154,28.681142],[118.422621,28.679678],[118.416503,28.682434],[118.414973,28.686595],[118.418842,28.692239],[118.412094,28.697901],[118.406336,28.697521],[118.402265,28.702993],[118.391491,28.700504],[118.390502,28.705444],[118.392503,28.710441],[118.401905,28.714468],[118.400578,28.721459],[118.397249,28.720832],[118.397182,28.724954],[118.401005,28.722941],[118.399723,28.727538],[118.393695,28.734015],[118.400286,28.733787],[118.392368,28.738877],[118.393313,28.74353],[118.387578,28.746189],[118.393268,28.74769],[118.392368,28.756634],[118.386948,28.754811],[118.383394,28.763261],[118.384878,28.768635],[118.383799,28.774198],[118.379638,28.774312],[118.381145,28.777882],[118.378738,28.784621],[118.383349,28.787545],[118.373655,28.796562],[118.371923,28.801782],[118.37397,28.80406],[118.368189,28.811272],[118.353524,28.81374],[118.331864,28.814822],[118.32055,28.821236],[118.310586,28.821996],[118.304671,28.826512],[118.300082,28.826095],[118.300307,28.828998],[118.295314,28.835222],[118.304333,28.840061],[118.302062,28.845146],[118.297428,28.84784],[118.297271,28.85264],[118.293897,28.860855],[118.287914,28.864535],[118.287936,28.870795],[118.282291,28.881645],[118.281459,28.891355],[118.276128,28.895964],[118.273969,28.907513],[118.269852,28.918624],[118.261103,28.919856],[118.256852,28.92361],[118.250509,28.91978],[118.243851,28.920292],[118.237643,28.91851],[118.224958,28.911817],[118.208358,28.905275],[118.199406,28.902981],[118.195268,28.904289],[118.193491,28.908271],[118.196707,28.915931],[118.206064,28.91961],[118.216028,28.931004],[118.222439,28.935478],[118.227814,28.942435],[118.225475,28.946814],[118.220549,28.948918],[118.211935,28.949202],[118.210653,28.953884],[118.204805,28.952804],[118.199384,28.954661],[118.19601,28.965047],[118.189622,28.971093],[118.186586,28.976967],[118.18058,28.980908],[118.175429,28.979904],[118.165105,28.986726],[118.162451,28.985115],[118.154781,28.987218],[118.147202,28.984812],[118.147876,28.97782],[118.133346,28.9843],[118.125699,28.996142],[118.130625,28.999875],[118.129163,29.003986],[118.132334,29.008684],[118.127116,29.01609],[118.120616,29.011393],[118.113755,29.009138],[118.111259,29.002792],[118.109999,28.991728],[118.099945,28.990401],[118.088519,28.98646],[118.070435,28.974144],[118.060808,28.965824],[118.05568,28.959248],[118.04873,28.943061],[118.048325,28.936881],[118.055275,28.921847],[118.05496,28.919325],[118.047538,28.915306],[118.037034,28.913865],[118.029724,28.914908],[118.016251,28.920387],[118.007254,28.927895],[117.991892,28.927724],[117.977452,28.929184],[117.977811,28.923762],[117.982557,28.91724],[117.96886,28.91578],[117.965981,28.910035],[117.958558,28.911381],[117.95199,28.904915],[117.957366,28.899529],[117.955409,28.89365],[117.95172,28.89384],[117.950078,28.900383],[117.946277,28.893802],[117.939664,28.896097],[117.942341,28.902184],[117.934536,28.903379],[117.925539,28.911988],[117.919894,28.91542],[117.906173,28.913277],[117.904554,28.923231],[117.899988,28.927231],[117.891013,28.924463],[117.892161,28.916121],[117.885705,28.915097],[117.882399,28.918472],[117.869646,28.913353],[117.869151,28.909257],[117.861818,28.907285],[117.871423,28.903227],[117.87077,28.899283],[117.874819,28.897936],[117.879047,28.906147],[117.882061,28.906887],[117.882871,28.897367],[117.886897,28.892664],[117.895512,28.892399],[117.894972,28.88779],[117.899875,28.890862],[117.897829,28.885742],[117.90145,28.886273],[117.907365,28.879312],[117.903362,28.875006],[117.911302,28.869467],[117.914068,28.873659],[117.918634,28.873128],[117.917599,28.869088],[117.920973,28.866906],[117.92374,28.86057],[117.924235,28.851995],[117.921738,28.833989],[117.913978,28.830307],[117.910672,28.826417],[117.888809,28.82488],[117.88512,28.823096],[117.882129,28.817649],[117.882241,28.811216],[117.877091,28.791114],[117.879902,28.776837],[117.887505,28.767287],[117.903024,28.762882],[117.906871,28.760299],[117.912156,28.752399],[117.926281,28.74184],[117.935796,28.737092],[117.93809,28.734528],[117.938697,28.727405],[117.93186,28.713063],[117.933771,28.705444],[117.936426,28.70514],[117.940857,28.695127],[117.941959,28.686424],[117.939664,28.681256],[117.943893,28.679944],[117.946907,28.674015],[117.939709,28.666812],[117.942678,28.657613],[117.935121,28.654895],[117.930825,28.645637],[117.931612,28.640618],[117.935121,28.638584],[117.93105,28.635352],[117.93755,28.627728],[117.942476,28.626892],[117.957726,28.634991],[117.968545,28.633071],[117.972188,28.630485],[117.977114,28.636113],[117.983929,28.640865],[117.989283,28.648355],[117.995356,28.647785],[117.999652,28.650865],[118.014654,28.654933],[118.019647,28.649838],[118.021492,28.642919],[118.02626,28.643888],[118.029004,28.636512],[118.023831,28.62499],[118.015689,28.622309],[118.019715,28.617423],[118.02707,28.618621],[118.032918,28.610957],[118.036562,28.612155],[118.035999,28.604663],[118.039935,28.596352],[118.043714,28.598235],[118.043377,28.601601],[118.050259,28.601525],[118.054196,28.603484],[118.053521,28.615901],[118.058739,28.615882],[118.060988,28.612498],[118.06263,28.618563],[118.063507,28.612688],[118.071312,28.606317],[118.068096,28.600764],[118.073337,28.594165],[118.071717,28.588516],[118.080264,28.588249],[118.085662,28.5931],[118.099383,28.594241],[118.111304,28.60103],[118.111596,28.605404],[118.118186,28.608542],[118.12237,28.614095],[118.129388,28.615806],[118.132154,28.618468],[118.130175,28.622233],[118.132537,28.628032],[118.135955,28.62942],[118.139554,28.636873],[118.14556,28.632462],[118.1434,28.62866],[118.144457,28.620598],[118.143288,28.616396],[118.150328,28.60993],[118.152825,28.605747],[118.155411,28.608276],[118.160809,28.606488],[118.164723,28.608808],[118.169087,28.605233],[118.168772,28.601601],[118.176734,28.600821],[118.181457,28.609227],[118.190657,28.617898],[118.195268,28.617955],[118.198979,28.613981],[118.205457,28.618107],[118.210473,28.616548],[118.219649,28.622709],[118.235709,28.624762],[118.23879,28.619971],[118.231278,28.617232],[118.241872,28.608865],[118.235821,28.610672],[118.232987,28.608295],[118.23391,28.601011],[118.23175,28.596542],[118.241107,28.590494],[118.245021,28.582182],[118.243109,28.578549],[118.235034,28.577103],[118.233482,28.573051],[118.242862,28.568086],[118.251026,28.57054],[118.256717,28.567116],[118.257414,28.562512],[118.262295,28.561732],[118.269133,28.5647],[118.26884,28.557109],[118.27678,28.552143],[118.279974,28.547215],[118.283528,28.535303],[118.279254,28.535131],[118.280379,28.530069],[118.288161,28.529536],[118.302421,28.531154],[118.301882,28.534446],[118.309394,28.54162],[118.307325,28.544931],[118.310721,28.549403],[118.309394,28.552409],[118.311013,28.562987],[118.322575,28.564738],[118.325971,28.561941],[118.323767,28.556557],[118.337442,28.550202],[118.333123,28.544912],[118.337734,28.541297],[118.341063,28.541658],[118.343313,28.537225],[118.337959,28.537491],[118.335148,28.531687],[118.339331,28.526301],[118.33553,28.526092],[118.332494,28.518327],[118.33553,28.517527],[118.33733,28.512312],[118.339646,28.515434],[118.353254,28.502833],[118.359844,28.500015],[118.363983,28.50169],[118.377523,28.50032],[118.382044,28.496893],[118.392256,28.498454],[118.400578,28.508734],[118.417965,28.519754],[118.426872,28.522951]]]]}},{"type":"Feature","properties":{"adcode":361124,"name":"铅山县","center":[117.711906,28.310892],"centroid":[117.706259,28.104391],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":4,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.735389,28.382363],[117.73215,28.375235],[117.729271,28.376817],[117.724997,28.374511],[117.721533,28.37958],[117.716765,28.38263],[117.716045,28.388842],[117.720454,28.390786],[117.720161,28.396769],[117.714741,28.40098],[117.709837,28.397474],[117.707588,28.400409],[117.698299,28.395645],[117.690809,28.394064],[117.687705,28.400123],[117.683161,28.398427],[117.675716,28.399475],[117.670228,28.393911],[117.669599,28.386765],[117.647691,28.373482],[117.647736,28.370089],[117.652752,28.363933],[117.649288,28.363094],[117.650727,28.355793],[117.656665,28.354821],[117.654776,28.344927],[117.648973,28.335395],[117.64218,28.338121],[117.638334,28.33326],[117.623309,28.330781],[117.619823,28.327425],[117.606597,28.325251],[117.602594,28.319417],[117.596723,28.320198],[117.59823,28.313486],[117.603381,28.314478],[117.606642,28.307517],[117.609117,28.292965],[117.611703,28.288406],[117.607362,28.286289],[117.599782,28.286213],[117.59101,28.292889],[117.581271,28.303169],[117.575333,28.30643],[117.558914,28.313066],[117.547375,28.321228],[117.538311,28.325194],[117.536331,28.32201],[117.537456,28.315031],[117.535184,28.30849],[117.528999,28.302253],[117.520227,28.300537],[117.509633,28.303474],[117.509273,28.306354],[117.504235,28.308394],[117.500051,28.31812],[117.500883,28.325766],[117.494698,28.325537],[117.491391,28.329694],[117.490492,28.325843],[117.478593,28.331544],[117.47432,28.32916],[117.468787,28.317662],[117.469596,28.314001],[117.464963,28.312075],[117.464356,28.307822],[117.457945,28.309405],[117.454167,28.303531],[117.455854,28.301395],[117.452705,28.291992],[117.455606,28.287701],[117.453424,28.281845],[117.456821,28.278602],[117.461814,28.280357],[117.466605,28.27698],[117.476029,28.276522],[117.4819,28.280624],[117.486601,28.270284],[117.482687,28.269674],[117.474387,28.264809],[117.473892,28.258799],[117.467864,28.2513],[117.468089,28.24487],[117.4727,28.244297],[117.481067,28.234947],[117.497644,28.235729],[117.503515,28.226683],[117.514469,28.223057],[117.513749,28.21002],[117.507519,28.203912],[117.499129,28.201774],[117.494495,28.197555],[117.498454,28.184496],[117.505292,28.181957],[117.509453,28.178157],[117.509003,28.174892],[117.502705,28.173002],[117.494765,28.174777],[117.492786,28.171111],[117.49616,28.157763],[117.485498,28.154497],[117.479763,28.151384],[117.484171,28.138702],[117.482327,28.136677],[117.470339,28.131596],[117.465098,28.127565],[117.466852,28.124088],[117.477829,28.117268],[117.483902,28.109836],[117.480775,28.093843],[117.473488,28.077675],[117.468449,28.070202],[117.461207,28.066552],[117.461229,28.053477],[117.465615,28.039426],[117.465795,28.02063],[117.464401,28.015142],[117.452682,27.996859],[117.448274,27.986416],[117.445777,27.964225],[117.439592,27.956801],[117.432237,27.942393],[117.435453,27.936097],[117.445867,27.933628],[117.4505,27.935465],[117.454077,27.939943],[117.462961,27.941321],[117.465008,27.936346],[117.471868,27.931599],[117.477829,27.931217],[117.482844,27.939407],[117.504842,27.954314],[117.508711,27.959269],[117.511432,27.974498],[117.521779,27.982399],[117.530731,27.981691],[117.53235,27.973962],[117.544518,27.969008],[117.550839,27.968874],[117.558059,27.964856],[117.563682,27.956648],[117.560466,27.947272],[117.565639,27.936613],[117.569642,27.935331],[117.573736,27.941895],[117.579202,27.945741],[117.586782,27.942316],[117.584645,27.934929],[117.586579,27.931906],[117.586084,27.924269],[117.588716,27.918317],[117.585185,27.911675],[117.586152,27.905607],[117.595531,27.899539],[117.596746,27.893298],[117.603583,27.885927],[117.602571,27.869556],[117.610061,27.863466],[117.619575,27.863792],[117.623489,27.860728],[117.649963,27.851708],[117.667034,27.842285],[117.673242,27.828474],[117.682532,27.823742],[117.687435,27.827708],[117.692676,27.826175],[117.697129,27.827535],[117.704372,27.833914],[117.713414,27.822286],[117.716428,27.816232],[117.727404,27.80855],[117.730958,27.803472],[117.737975,27.800311],[117.741979,27.801173],[117.74695,27.806902],[117.754372,27.812056],[117.757656,27.823053],[117.762357,27.830198],[117.770477,27.835964],[117.775763,27.836481],[117.788133,27.855806],[117.782533,27.866013],[117.783432,27.872103],[117.788403,27.882902],[117.785502,27.892704],[117.788088,27.896935],[117.799312,27.901377],[117.800639,27.906277],[117.809006,27.911579],[117.815147,27.920633],[117.836379,27.927791],[117.849133,27.936499],[117.85597,27.945875],[117.862988,27.943847],[117.866587,27.937762],[117.871423,27.941761],[117.891013,27.948459],[117.899606,27.947004],[117.903789,27.949875],[117.912179,27.950085],[117.920276,27.963421],[117.932489,27.966788],[117.938697,27.973178],[117.942768,27.974096],[117.958018,27.968988],[117.965193,27.962637],[117.979566,27.967458],[117.985661,27.971571],[117.990025,27.980868],[117.998055,27.991178],[117.998235,27.996744],[117.992342,28.00013],[117.984762,28.016385],[117.976282,28.031185],[117.965441,28.055656],[117.957703,28.068845],[117.954262,28.08769],[117.956129,28.1012],[117.958041,28.105518],[117.966093,28.116618],[117.971941,28.133506],[117.971019,28.14957],[117.967128,28.160857],[117.955184,28.171818],[117.950573,28.174644],[117.934086,28.179952],[117.911279,28.180563],[117.904509,28.190319],[117.891643,28.205439],[117.881949,28.224183],[117.866947,28.232809],[117.85561,28.236454],[117.852889,28.239069],[117.855296,28.246167],[117.850595,28.251567],[117.854081,28.253991],[117.852349,28.257692],[117.84902,28.256185],[117.844409,28.249907],[117.841035,28.260287],[117.843622,28.262424],[117.853024,28.262882],[117.852529,28.268186],[117.848413,28.273184],[117.859344,28.280719],[117.859277,28.28358],[117.864248,28.289074],[117.868431,28.287395],[117.869578,28.282264],[117.866317,28.280605],[117.871648,28.278163],[117.871917,28.282321],[117.875719,28.282588],[117.875111,28.278239],[117.88015,28.278087],[117.879272,28.287929],[117.876146,28.295082],[117.878328,28.298897],[117.874886,28.309958],[117.874234,28.305133],[117.869286,28.310339],[117.86526,28.309748],[117.865417,28.317128],[117.858624,28.316842],[117.85723,28.325347],[117.855183,28.318787],[117.851314,28.320656],[117.851292,28.335795],[117.853294,28.339933],[117.835435,28.336158],[117.827315,28.332516],[117.819915,28.338388],[117.808849,28.336482],[117.803878,28.338369],[117.801201,28.334213],[117.786064,28.336863],[117.790158,28.343726],[117.785659,28.350208],[117.780778,28.343479],[117.773378,28.341763],[117.774053,28.337664],[117.770072,28.336596],[117.76861,28.327463],[117.773221,28.316442],[117.765506,28.304847],[117.763212,28.303817],[117.755362,28.312971],[117.745263,28.31463],[117.743868,28.317948],[117.746185,28.322696],[117.743374,28.327997],[117.74722,28.334079],[117.74551,28.344966],[117.751516,28.347196],[117.752123,28.350628],[117.74749,28.359739],[117.749829,28.364181],[117.747939,28.369994],[117.743981,28.366182],[117.746612,28.37331],[117.743014,28.376379],[117.737638,28.376874],[117.73919,28.379638],[117.735389,28.382363]]]]}},{"type":"Feature","properties":{"adcode":361125,"name":"横峰县","center":[117.608247,28.415103],"centroid":[117.63714,28.508047],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":5,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.726077,28.711562],[117.715573,28.702119],[117.697062,28.691593],[117.68739,28.690814],[117.675514,28.696476],[117.666809,28.704855],[117.658465,28.705425],[117.65102,28.71103],[117.645689,28.719598],[117.637007,28.727975],[117.624029,28.732059],[117.612805,28.731071],[117.601402,28.721611],[117.597106,28.714563],[117.595576,28.703563],[117.59227,28.693987],[117.584757,28.683764],[117.582531,28.675782],[117.59209,28.672419],[117.61339,28.656491],[117.627673,28.641151],[117.632936,28.629839],[117.630979,28.624344],[117.621127,28.613011],[117.602976,28.603883],[117.593192,28.596694],[117.593034,28.59116],[117.599085,28.583152],[117.600592,28.578396],[117.597578,28.571491],[117.58505,28.563064],[117.576862,28.560685],[117.567528,28.559696],[117.558081,28.554578],[117.550389,28.546454],[117.545283,28.537586],[117.537951,28.533114],[117.522566,28.529479],[117.513636,28.523446],[117.512782,28.514882],[117.521869,28.50605],[117.514131,28.498873],[117.512714,28.486708],[117.510398,28.482367],[117.516583,28.473342],[117.519057,28.471971],[117.52666,28.47359],[117.533205,28.466487],[117.524973,28.460165],[117.523061,28.456109],[117.513681,28.459365],[117.510487,28.458622],[117.501783,28.451957],[117.494315,28.443005],[117.494653,28.437025],[117.508958,28.426872],[117.511455,28.423595],[117.511185,28.414032],[117.516178,28.413994],[117.518652,28.418071],[117.524973,28.416661],[117.528549,28.412603],[117.533857,28.411193],[117.539525,28.418756],[117.547982,28.420985],[117.557721,28.42731],[117.562602,28.427177],[117.56258,28.418452],[117.565009,28.409269],[117.562872,28.39999],[117.561275,28.386574],[117.567011,28.385698],[117.568248,28.379733],[117.573961,28.377141],[117.572521,28.373177],[117.576188,28.363437],[117.568383,28.359015],[117.568405,28.352191],[117.572476,28.349331],[117.575378,28.352972],[117.574321,28.345347],[117.571599,28.344127],[117.569058,28.335185],[117.564109,28.332802],[117.554055,28.332306],[117.549962,28.334365],[117.544586,28.333698],[117.538918,28.330037],[117.538311,28.325194],[117.547375,28.321228],[117.558914,28.313066],[117.575333,28.30643],[117.581271,28.303169],[117.59101,28.292889],[117.599782,28.286213],[117.607362,28.286289],[117.611703,28.288406],[117.609117,28.292965],[117.606642,28.307517],[117.603381,28.314478],[117.59823,28.313486],[117.596723,28.320198],[117.602594,28.319417],[117.606597,28.325251],[117.619823,28.327425],[117.623309,28.330781],[117.638334,28.33326],[117.64218,28.338121],[117.648973,28.335395],[117.654776,28.344927],[117.656665,28.354821],[117.650727,28.355793],[117.649288,28.363094],[117.652752,28.363933],[117.647736,28.370089],[117.647691,28.373482],[117.669599,28.386765],[117.670228,28.393911],[117.675716,28.399475],[117.683161,28.398427],[117.687705,28.400123],[117.690809,28.394064],[117.698299,28.395645],[117.707588,28.400409],[117.709837,28.397474],[117.714741,28.40098],[117.720161,28.396769],[117.720454,28.390786],[117.716045,28.388842],[117.716765,28.38263],[117.721533,28.37958],[117.724997,28.374511],[117.729271,28.376817],[117.73215,28.375235],[117.735389,28.382363],[117.737031,28.389281],[117.743711,28.39393],[117.744048,28.399342],[117.741619,28.406353],[117.741822,28.417289],[117.743733,28.421633],[117.749199,28.423805],[117.749514,28.433063],[117.755789,28.437425],[117.752191,28.440091],[117.755902,28.443272],[117.771062,28.444224],[117.779811,28.449138],[117.780486,28.464945],[117.776077,28.471762],[117.76843,28.468982],[117.762717,28.462698],[117.756239,28.460412],[117.748772,28.460184],[117.736873,28.468506],[117.729383,28.492458],[117.720656,28.498093],[117.705811,28.498302],[117.701155,28.500206],[117.699941,28.503651],[117.702887,28.507972],[117.718025,28.521524],[117.72565,28.525311],[117.729496,28.534199],[117.728551,28.539946],[117.722478,28.547139],[117.712446,28.553494],[117.709702,28.560172],[117.717417,28.567401],[117.720386,28.572176],[117.720274,28.578834],[117.714313,28.593613],[117.715168,28.608504],[117.718429,28.615122],[117.72484,28.622366],[117.740337,28.628546],[117.74497,28.638565],[117.741439,28.643223],[117.726414,28.647348],[117.719217,28.652956],[117.718519,28.674224],[117.726617,28.685759],[117.728596,28.693607],[117.726077,28.711562]]]]}},{"type":"Feature","properties":{"adcode":361126,"name":"弋阳县","center":[117.435002,28.402391],"centroid":[117.409393,28.446456],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":6,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.461207,28.066552],[117.468449,28.070202],[117.473488,28.077675],[117.480775,28.093843],[117.483902,28.109836],[117.477829,28.117268],[117.466852,28.124088],[117.465098,28.127565],[117.470339,28.131596],[117.482327,28.136677],[117.484171,28.138702],[117.479763,28.151384],[117.485498,28.154497],[117.49616,28.157763],[117.492786,28.171111],[117.494765,28.174777],[117.502705,28.173002],[117.509003,28.174892],[117.509453,28.178157],[117.505292,28.181957],[117.498454,28.184496],[117.494495,28.197555],[117.499129,28.201774],[117.507519,28.203912],[117.513749,28.21002],[117.514469,28.223057],[117.503515,28.226683],[117.497644,28.235729],[117.481067,28.234947],[117.4727,28.244297],[117.468089,28.24487],[117.467864,28.2513],[117.473892,28.258799],[117.474387,28.264809],[117.482687,28.269674],[117.486601,28.270284],[117.4819,28.280624],[117.476029,28.276522],[117.466605,28.27698],[117.461814,28.280357],[117.456821,28.278602],[117.453424,28.281845],[117.455606,28.287701],[117.452705,28.291992],[117.455854,28.301395],[117.454167,28.303531],[117.457945,28.309405],[117.464356,28.307822],[117.464963,28.312075],[117.469596,28.314001],[117.468787,28.317662],[117.47432,28.32916],[117.478593,28.331544],[117.490492,28.325843],[117.491391,28.329694],[117.494698,28.325537],[117.500883,28.325766],[117.500051,28.31812],[117.504235,28.308394],[117.509273,28.306354],[117.509633,28.303474],[117.520227,28.300537],[117.528999,28.302253],[117.535184,28.30849],[117.537456,28.315031],[117.536331,28.32201],[117.538311,28.325194],[117.538918,28.330037],[117.544586,28.333698],[117.549962,28.334365],[117.554055,28.332306],[117.564109,28.332802],[117.569058,28.335185],[117.571599,28.344127],[117.574321,28.345347],[117.575378,28.352972],[117.572476,28.349331],[117.568405,28.352191],[117.568383,28.359015],[117.576188,28.363437],[117.572521,28.373177],[117.573961,28.377141],[117.568248,28.379733],[117.567011,28.385698],[117.561275,28.386574],[117.562872,28.39999],[117.565009,28.409269],[117.56258,28.418452],[117.562602,28.427177],[117.557721,28.42731],[117.547982,28.420985],[117.539525,28.418756],[117.533857,28.411193],[117.528549,28.412603],[117.524973,28.416661],[117.518652,28.418071],[117.516178,28.413994],[117.511185,28.414032],[117.511455,28.423595],[117.508958,28.426872],[117.494653,28.437025],[117.494315,28.443005],[117.501783,28.451957],[117.510487,28.458622],[117.513681,28.459365],[117.523061,28.456109],[117.524973,28.460165],[117.533205,28.466487],[117.52666,28.47359],[117.519057,28.471971],[117.516583,28.473342],[117.510398,28.482367],[117.512714,28.486708],[117.514131,28.498873],[117.521869,28.50605],[117.512782,28.514882],[117.513636,28.523446],[117.522566,28.529479],[117.537951,28.533114],[117.545283,28.537586],[117.550389,28.546454],[117.558081,28.554578],[117.567528,28.559696],[117.576862,28.560685],[117.58505,28.563064],[117.597578,28.571491],[117.600592,28.578396],[117.599085,28.583152],[117.593034,28.59116],[117.593192,28.596694],[117.602976,28.603883],[117.621127,28.613011],[117.630979,28.624344],[117.632936,28.629839],[117.627673,28.641151],[117.61339,28.656491],[117.59209,28.672419],[117.582531,28.675782],[117.573039,28.683042],[117.566628,28.686348],[117.561118,28.684847],[117.547173,28.676125],[117.529224,28.660825],[117.517932,28.654362],[117.493506,28.653412],[117.485409,28.649876],[117.476479,28.644059],[117.465233,28.640808],[117.452727,28.638489],[117.447374,28.638736],[117.442943,28.647956],[117.43768,28.654552],[117.437725,28.663087],[117.429088,28.668523],[117.421395,28.676486],[117.416964,28.683042],[117.413613,28.693474],[117.415547,28.697502],[117.413253,28.703848],[117.40628,28.712284],[117.394719,28.715247],[117.388601,28.72087],[117.400275,28.73808],[117.397711,28.749057],[117.395102,28.751735],[117.401489,28.759957],[117.403334,28.76461],[117.39942,28.768046],[117.404234,28.779476],[117.402322,28.783653],[117.396744,28.784488],[117.388129,28.782932],[117.384575,28.773572],[117.374499,28.772869],[117.371642,28.76685],[117.358372,28.768483],[117.348587,28.774236],[117.339613,28.774008],[117.336959,28.769679],[117.329446,28.773154],[117.324701,28.763983],[117.318987,28.761363],[117.306414,28.759635],[117.299307,28.745904],[117.288533,28.739713],[117.279513,28.736693],[117.274947,28.731394],[117.273126,28.723435],[117.262802,28.726246],[117.257111,28.71994],[117.250408,28.719636],[117.26053,28.708845],[117.261429,28.703582],[117.255064,28.69811],[117.24474,28.696856],[117.241344,28.702974],[117.231447,28.701967],[117.227983,28.697958],[117.230592,28.693911],[117.228343,28.690491],[117.224407,28.692942],[117.225667,28.687261],[117.23048,28.688819],[117.235541,28.686063],[117.233471,28.67755],[117.229738,28.678975],[117.222203,28.674794],[117.223687,28.669549],[117.240489,28.667515],[117.244583,28.66035],[117.250183,28.654609],[117.237295,28.654305],[117.236755,28.643375],[117.235406,28.640599],[117.240084,28.624306],[117.247979,28.615863],[117.262712,28.613201],[117.269144,28.608999],[117.27452,28.60181],[117.27569,28.594925],[117.283225,28.576703],[117.292941,28.564909],[117.304322,28.543904],[117.315906,28.534598],[117.317076,28.526548],[117.313837,28.506183],[117.317256,28.492153],[117.3191,28.477226],[117.320854,28.47239],[117.320989,28.462431],[117.325893,28.454814],[117.328997,28.446605],[117.326207,28.430205],[117.314129,28.41466],[117.310575,28.405306],[117.310193,28.397512],[117.317615,28.389852],[117.327422,28.38425],[117.327872,28.379657],[117.322766,28.371442],[117.319505,28.363456],[117.317705,28.348569],[117.294628,28.338522],[117.29067,28.335833],[117.28138,28.326109],[117.281695,28.314897],[117.277961,28.30992],[117.269909,28.309119],[117.262644,28.310816],[117.257313,28.30931],[117.264736,28.289474],[117.262037,28.282073],[117.266738,28.281234],[117.265411,28.278373],[117.279896,28.276866],[117.28833,28.274882],[117.286036,28.271257],[117.29013,28.269025],[117.293729,28.263626],[117.291434,28.261355],[117.294786,28.252808],[117.299374,28.250804],[117.302973,28.244717],[117.302725,28.240214],[117.298137,28.237485],[117.297305,28.230557],[117.289455,28.227504],[117.285429,28.223973],[117.274025,28.209887],[117.274722,28.203912],[117.278434,28.193546],[117.283787,28.187303],[117.280953,28.173116],[117.272001,28.165191],[117.270651,28.162461],[117.274363,28.150964],[117.28129,28.146533],[117.292716,28.145711],[117.312645,28.141586],[117.322384,28.134136],[117.331426,28.130832],[117.353288,28.133582],[117.362375,28.132092],[117.384508,28.121051],[117.39996,28.115358],[117.426074,28.112243],[117.436847,28.107046],[117.441391,28.099862],[117.444855,28.090881],[117.45772,28.073471],[117.461207,28.066552]]]]}},{"type":"Feature","properties":{"adcode":361127,"name":"余干县","center":[116.691072,28.69173],"centroid":[116.612944,28.677033],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":7,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.90677,28.515586],[116.904858,28.522514],[116.89188,28.544437],[116.882905,28.554616],[116.878069,28.561998],[116.876405,28.575087],[116.878114,28.586557],[116.875708,28.601259],[116.86905,28.609132],[116.854857,28.618221],[116.849459,28.623108],[116.829531,28.630656],[116.824987,28.640352],[116.828699,28.647196],[116.839203,28.655104],[116.844736,28.661699],[116.843116,28.677303],[116.836526,28.690928],[116.831218,28.706432],[116.835042,28.714601],[116.841137,28.716862],[116.845073,28.710004],[116.852676,28.712341],[116.853148,28.719807],[116.847705,28.729171],[116.846715,28.734851],[116.850156,28.738801],[116.84622,28.749836],[116.840912,28.746018],[116.832702,28.747101],[116.824245,28.750481],[116.811515,28.752437],[116.804767,28.755495],[116.798581,28.761078],[116.795005,28.766622],[116.783489,28.779514],[116.779373,28.78185],[116.763246,28.78409],[116.752382,28.791095],[116.755284,28.799599],[116.756251,28.80852],[116.753754,28.813151],[116.744195,28.817441],[116.739494,28.817289],[116.731262,28.822925],[116.727528,28.831218],[116.729597,28.834254],[116.738977,28.837329],[116.740866,28.842129],[116.73711,28.855922],[116.728833,28.863568],[116.717991,28.868822],[116.715944,28.874247],[116.712818,28.87476],[116.693924,28.871838],[116.691585,28.872559],[116.678697,28.882385],[116.66925,28.887449],[116.644666,28.892304],[116.638413,28.894636],[116.631058,28.904194],[116.623613,28.904611],[116.619947,28.902791],[116.614909,28.896173],[116.607126,28.900819],[116.605057,28.904042],[116.593091,28.907797],[116.588638,28.906223],[116.579911,28.899567],[116.57431,28.898979],[116.56032,28.900098],[116.549119,28.903417],[116.516572,28.917505],[116.51403,28.917505],[116.497566,28.910148],[116.491583,28.911703],[116.486072,28.921051],[116.492235,28.925866],[116.495452,28.932407],[116.497004,28.941677],[116.500715,28.941412],[116.487332,28.971794],[116.489851,28.979127],[116.492325,28.996843],[116.486545,29.003095],[116.472217,28.993187],[116.467989,28.992902],[116.467111,28.997506],[116.450467,29.014177],[116.427907,29.040201],[116.417043,29.044462],[116.402333,29.053135],[116.400511,29.053022],[116.404583,29.045485],[116.409801,29.031205],[116.402378,29.016299],[116.407237,29.006145],[116.406809,28.997165],[116.408339,28.989681],[116.407057,28.980094],[116.407237,28.967985],[116.404268,28.953922],[116.398082,28.950453],[116.382225,28.944539],[116.375747,28.939326],[116.366953,28.927156],[116.358698,28.910281],[116.358608,28.902222],[116.352108,28.900174],[116.34446,28.888321],[116.34635,28.884092],[116.342076,28.877643],[116.33742,28.879027],[116.330875,28.87787],[116.32424,28.872389],[116.302467,28.868519],[116.27894,28.866394],[116.270865,28.86941],[116.259912,28.871288],[116.25024,28.869031],[116.240006,28.860817],[116.238117,28.851426],[116.245899,28.841294],[116.245831,28.831883],[116.240051,28.824576],[116.2423,28.811709],[116.246416,28.80182],[116.253951,28.798574],[116.274262,28.800093],[116.279885,28.796828],[116.282337,28.791437],[116.287082,28.787887],[116.296147,28.788115],[116.301747,28.785779],[116.307753,28.777331],[116.316952,28.771255],[116.320529,28.765445],[116.32397,28.753596],[116.320124,28.738459],[116.339647,28.750348],[116.353165,28.754109],[116.358136,28.753273],[116.358136,28.74617],[116.363174,28.741194],[116.372329,28.747063],[116.370102,28.751716],[116.380493,28.750083],[116.379931,28.744043],[116.386544,28.736161],[116.388883,28.730102],[116.392189,28.727823],[116.40609,28.724461],[116.412297,28.724043],[116.421969,28.721079],[116.435307,28.713177],[116.446486,28.701188],[116.446756,28.690814],[116.44246,28.685132],[116.444012,28.678348],[116.440525,28.672628],[116.441268,28.667819],[116.447858,28.665006],[116.449095,28.652785],[116.442932,28.64328],[116.443135,28.635999],[116.462725,28.615122],[116.465784,28.600707],[116.473949,28.583665],[116.489064,28.562188],[116.497701,28.552694],[116.509397,28.544798],[116.523027,28.531135],[116.532294,28.523237],[116.539222,28.513549],[116.551053,28.503803],[116.554899,28.496893],[116.56727,28.488288],[116.577324,28.480178],[116.585286,28.471171],[116.589852,28.460584],[116.591044,28.450776],[116.586119,28.442339],[116.589897,28.437882],[116.585466,28.435958],[116.584724,28.428948],[116.591427,28.4271],[116.599929,28.417289],[116.58938,28.419937],[116.587086,28.413746],[116.583982,28.411193],[116.575615,28.408926],[116.575255,28.404486],[116.571566,28.404505],[116.56826,28.400637],[116.570194,28.388271],[116.576874,28.384859],[116.581822,28.379657],[116.584319,28.382649],[116.593518,28.386117],[116.608926,28.389814],[116.618553,28.389738],[116.647523,28.373749],[116.660816,28.373653],[116.671005,28.377046],[116.69136,28.380133],[116.69966,28.378704],[116.708297,28.381867],[116.716169,28.388918],[116.722557,28.398961],[116.729912,28.406944],[116.743655,28.402467],[116.751347,28.391643],[116.753777,28.378094],[116.75868,28.373691],[116.772108,28.36784],[116.774177,28.365743],[116.778428,28.352419],[116.784816,28.343631],[116.788662,28.341076],[116.795837,28.354764],[116.798739,28.358176],[116.824403,28.378304],[116.855015,28.379809],[116.858389,28.379085],[116.871412,28.382382],[116.879014,28.388957],[116.879869,28.393987],[116.878114,28.399513],[116.867386,28.413841],[116.871457,28.427786],[116.883828,28.441653],[116.896018,28.458737],[116.896333,28.463307],[116.891003,28.47437],[116.882321,28.486384],[116.879284,28.49261],[116.878137,28.50525],[116.880769,28.507287],[116.897345,28.5023],[116.904408,28.504527],[116.90677,28.515586]]]]}},{"type":"Feature","properties":{"adcode":361128,"name":"鄱阳县","center":[116.673748,28.993374],"centroid":[116.784741,29.2389],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":8,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.783489,28.779514],[116.781195,28.786482],[116.785986,28.796069],[116.792284,28.800833],[116.824605,28.803016],[116.837943,28.806774],[116.842891,28.806489],[116.847345,28.809185],[116.846603,28.812183],[116.838101,28.819168],[116.826854,28.837177],[116.826405,28.843211],[116.821141,28.847878],[116.8242,28.850667],[116.820107,28.854158],[116.82438,28.854765],[116.829081,28.861424],[116.825257,28.86482],[116.820804,28.874247],[116.81752,28.87383],[116.813989,28.880014],[116.812347,28.888435],[116.814619,28.895357],[116.812662,28.898733],[116.821884,28.896533],[116.829171,28.890407],[116.836729,28.888359],[116.856049,28.889592],[116.862167,28.884698],[116.864124,28.874058],[116.86201,28.865104],[116.867296,28.856378],[116.877282,28.854082],[116.889316,28.853228],[116.896266,28.856245],[116.899392,28.864934],[116.902519,28.868898],[116.910189,28.872711],[116.922739,28.871687],[116.929734,28.867874],[116.937832,28.861121],[116.950113,28.848011],[116.95857,28.847062],[116.969771,28.852773],[116.972447,28.859489],[116.961629,28.867134],[116.957018,28.872407],[116.956725,28.876429],[116.963833,28.886557],[116.963743,28.898638],[116.957085,28.904858],[116.958592,28.907968],[116.971075,28.917031],[116.973685,28.929298],[116.981467,28.941563],[116.980972,28.94653],[116.98574,28.94924],[116.993883,28.946643],[116.998651,28.948387],[117.009312,28.959342],[117.013474,28.975622],[117.014058,28.998795],[117.016712,29.001068],[117.029871,29.002565],[117.03835,29.009404],[117.037968,29.01789],[117.033312,29.023894],[117.032839,29.027342],[117.036123,29.034217],[117.046717,29.043061],[117.049461,29.051071],[117.044648,29.082633],[117.048584,29.093952],[117.050586,29.095731],[117.057424,29.094274],[117.061382,29.096034],[117.061405,29.10158],[117.066691,29.104419],[117.072831,29.101107],[117.077442,29.103245],[117.069839,29.112746],[117.07625,29.116171],[117.079984,29.123514],[117.072561,29.125557],[117.068647,29.130174],[117.068917,29.136191],[117.062912,29.141129],[117.058391,29.148886],[117.043051,29.157871],[117.035224,29.160576],[117.030005,29.164208],[117.031895,29.180134],[117.028386,29.186866],[117.024045,29.191159],[117.018512,29.204111],[117.016173,29.213792],[117.011247,29.225286],[117.017522,29.22918],[117.014306,29.240276],[117.015543,29.245851],[117.020154,29.252031],[117.011427,29.264202],[117.008593,29.272232],[117.00839,29.281944],[117.014801,29.28389],[117.021076,29.278222],[117.025372,29.27911],[117.028071,29.287669],[117.035808,29.291882],[117.042241,29.302989],[117.055804,29.302328],[117.065813,29.306238],[117.076182,29.306125],[117.079466,29.309903],[117.069547,29.332245],[117.066713,29.336399],[117.060168,29.339232],[117.045345,29.3499],[117.042759,29.353355],[117.041544,29.360718],[117.042669,29.364834],[117.050114,29.370063],[117.054252,29.384484],[117.06912,29.392373],[117.071301,29.397639],[117.068715,29.401564],[117.067298,29.412131],[117.070942,29.426773],[117.069412,29.430923],[117.062619,29.434187],[117.052633,29.435432],[117.045863,29.44145],[117.042376,29.454559],[117.042871,29.47176],[117.0462,29.482508],[117.049146,29.48594],[117.049844,29.497856],[117.047684,29.513013],[117.050788,29.527206],[117.049641,29.538458],[117.04656,29.543546],[117.045413,29.555945],[117.042624,29.564217],[117.040195,29.577782],[117.034549,29.589517],[117.027306,29.599218],[117.025844,29.607486],[117.042376,29.6195],[117.050991,29.631589],[117.062709,29.639515],[117.071189,29.641963],[117.077644,29.650397],[117.081041,29.666641],[117.088373,29.680794],[117.092489,29.691539],[117.090825,29.699254],[117.085854,29.696902],[117.070874,29.693703],[117.051261,29.682864],[117.042061,29.680888],[117.015273,29.685744],[117.004702,29.686252],[116.996019,29.683372],[116.984548,29.674697],[116.978948,29.662914],[116.971165,29.655667],[116.958547,29.651583],[116.939631,29.648307],[116.928655,29.642396],[116.918533,29.634451],[116.890643,29.619613],[116.881758,29.616054],[116.873481,29.609312],[116.867093,29.598897],[116.856522,29.588218],[116.848964,29.576444],[116.838101,29.569831],[116.818397,29.564782],[116.800381,29.566892],[116.79577,29.566553],[116.789045,29.569775],[116.784074,29.568249],[116.780678,29.570547],[116.779643,29.578008],[116.786975,29.591307],[116.775167,29.595319],[116.770061,29.592343],[116.760457,29.599086],[116.749863,29.589743],[116.743813,29.588726],[116.740191,29.58592],[116.730002,29.56855],[116.72159,29.564989],[116.718396,29.578196],[116.719588,29.584036],[116.715405,29.588952],[116.716529,29.590779],[116.709984,29.593021],[116.688976,29.604096],[116.681936,29.598747],[116.679034,29.598539],[116.66329,29.605282],[116.658027,29.605998],[116.653258,29.603738],[116.642799,29.586824],[116.637221,29.581342],[116.622669,29.575935],[116.607104,29.571678],[116.596308,29.571301],[116.581395,29.576463],[116.574895,29.582246],[116.566595,29.594697],[116.562681,29.596336],[116.549568,29.597598],[116.52865,29.604227],[116.519744,29.604303],[116.512096,29.600253],[116.500962,29.585675],[116.497723,29.576519],[116.499725,29.566647],[116.5078,29.559224],[116.51457,29.555248],[116.525794,29.551706],[116.530202,29.546844],[116.533261,29.535575],[116.533171,29.526415],[116.529123,29.512674],[116.522757,29.504718],[116.520081,29.498535],[116.520553,29.493256],[116.524422,29.486807],[116.533261,29.479378],[116.537153,29.473834],[116.53812,29.467403],[116.535196,29.463066],[116.524399,29.454446],[116.520418,29.448524],[116.517989,29.44028],[116.518686,29.431112],[116.527166,29.423282],[116.532947,29.421962],[116.533711,29.418396],[116.540459,29.414943],[116.53758,29.411131],[116.540099,29.402432],[116.544845,29.400866],[116.542641,29.397072],[116.548421,29.392524],[116.548421,29.389051],[116.556361,29.384918],[116.559915,29.376481],[116.557081,29.37297],[116.548894,29.367665],[116.553999,29.366193],[116.555551,29.359906],[116.554539,29.35547],[116.550221,29.355696],[116.546847,29.36002],[116.542033,29.356338],[116.541831,29.348409],[116.537782,29.343235],[116.552425,29.322821],[116.560027,29.319025],[116.55888,29.316589],[116.564706,29.312113],[116.562726,29.300628],[116.564526,29.297114],[116.57557,29.286195],[116.583195,29.281699],[116.584004,29.276503],[116.58893,29.275388],[116.58857,29.267924],[116.591359,29.258627],[116.595003,29.258287],[116.593586,29.25258],[116.598827,29.252466],[116.611085,29.248667],[116.627392,29.240767],[116.646511,29.229407],[116.567922,29.170431],[116.547589,29.155791],[116.473027,29.155715],[116.451659,29.1241],[116.45762,29.115471],[116.448443,29.105914],[116.445226,29.108374],[116.437601,29.104192],[116.437669,29.094955],[116.428087,29.083768],[116.423476,29.07684],[116.415109,29.06868],[116.406944,29.056487],[116.400511,29.053022],[116.402333,29.053135],[116.417043,29.044462],[116.427907,29.040201],[116.450467,29.014177],[116.467111,28.997506],[116.467989,28.992902],[116.472217,28.993187],[116.486545,29.003095],[116.492325,28.996843],[116.489851,28.979127],[116.487332,28.971794],[116.500715,28.941412],[116.497004,28.941677],[116.495452,28.932407],[116.492235,28.925866],[116.486072,28.921051],[116.491583,28.911703],[116.497566,28.910148],[116.51403,28.917505],[116.516572,28.917505],[116.549119,28.903417],[116.56032,28.900098],[116.57431,28.898979],[116.579911,28.899567],[116.588638,28.906223],[116.593091,28.907797],[116.605057,28.904042],[116.607126,28.900819],[116.614909,28.896173],[116.619947,28.902791],[116.623613,28.904611],[116.631058,28.904194],[116.638413,28.894636],[116.644666,28.892304],[116.66925,28.887449],[116.678697,28.882385],[116.691585,28.872559],[116.693924,28.871838],[116.712818,28.87476],[116.715944,28.874247],[116.717991,28.868822],[116.728833,28.863568],[116.73711,28.855922],[116.740866,28.842129],[116.738977,28.837329],[116.729597,28.834254],[116.727528,28.831218],[116.731262,28.822925],[116.739494,28.817289],[116.744195,28.817441],[116.753754,28.813151],[116.756251,28.80852],[116.755284,28.799599],[116.752382,28.791095],[116.763246,28.78409],[116.779373,28.78185],[116.783489,28.779514]]]]}},{"type":"Feature","properties":{"adcode":361129,"name":"万年县","center":[117.07015,28.692589],"centroid":[117.007551,28.698552],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":9,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.963833,28.886557],[116.956725,28.876429],[116.957018,28.872407],[116.961629,28.867134],[116.972447,28.859489],[116.969771,28.852773],[116.95857,28.847062],[116.950113,28.848011],[116.937832,28.861121],[116.929734,28.867874],[116.922739,28.871687],[116.910189,28.872711],[116.902519,28.868898],[116.899392,28.864934],[116.896266,28.856245],[116.889316,28.853228],[116.877282,28.854082],[116.867296,28.856378],[116.86201,28.865104],[116.864124,28.874058],[116.862167,28.884698],[116.856049,28.889592],[116.836729,28.888359],[116.829171,28.890407],[116.821884,28.896533],[116.812662,28.898733],[116.814619,28.895357],[116.812347,28.888435],[116.813989,28.880014],[116.81752,28.87383],[116.820804,28.874247],[116.825257,28.86482],[116.829081,28.861424],[116.82438,28.854765],[116.820107,28.854158],[116.8242,28.850667],[116.821141,28.847878],[116.826405,28.843211],[116.826854,28.837177],[116.838101,28.819168],[116.846603,28.812183],[116.847345,28.809185],[116.842891,28.806489],[116.837943,28.806774],[116.824605,28.803016],[116.792284,28.800833],[116.785986,28.796069],[116.781195,28.786482],[116.783489,28.779514],[116.795005,28.766622],[116.798581,28.761078],[116.804767,28.755495],[116.811515,28.752437],[116.824245,28.750481],[116.832702,28.747101],[116.840912,28.746018],[116.84622,28.749836],[116.850156,28.738801],[116.846715,28.734851],[116.847705,28.729171],[116.853148,28.719807],[116.852676,28.712341],[116.845073,28.710004],[116.841137,28.716862],[116.835042,28.714601],[116.831218,28.706432],[116.836526,28.690928],[116.843116,28.677303],[116.844736,28.661699],[116.839203,28.655104],[116.828699,28.647196],[116.824987,28.640352],[116.829531,28.630656],[116.849459,28.623108],[116.854857,28.618221],[116.86905,28.609132],[116.875708,28.601259],[116.878114,28.586557],[116.876405,28.575087],[116.878069,28.561998],[116.882905,28.554616],[116.89188,28.544437],[116.904858,28.522514],[116.90677,28.515586],[116.911133,28.522342],[116.933828,28.523979],[116.949258,28.527062],[116.960729,28.526282],[116.965182,28.527633],[116.971278,28.53515],[116.976496,28.534427],[116.984976,28.52358],[116.990194,28.512788],[116.996469,28.505098],[116.999596,28.504965],[117.001485,28.498264],[117.008233,28.501576],[117.013451,28.509952],[117.011157,28.514634],[117.022785,28.522742],[117.032165,28.526282],[117.033942,28.531896],[117.041859,28.539204],[117.049596,28.549707],[117.053645,28.559068],[117.054522,28.565708],[117.046402,28.582752],[117.044963,28.591939],[117.047932,28.597892],[117.055332,28.603331],[117.068962,28.608713],[117.075485,28.6082],[117.085562,28.601221],[117.087316,28.597759],[117.096335,28.589638],[117.108706,28.581459],[117.114937,28.578872],[117.12634,28.576665],[117.14105,28.568695],[117.147708,28.562169],[117.153714,28.563939],[117.168154,28.573603],[117.183089,28.580508],[117.199081,28.589239],[117.21613,28.595039],[117.220201,28.598748],[117.22236,28.60723],[117.226139,28.614551],[117.224002,28.625047],[117.231312,28.627063],[117.236913,28.626606],[117.231785,28.621644],[117.240084,28.624306],[117.235406,28.640599],[117.236755,28.643375],[117.237295,28.654305],[117.250183,28.654609],[117.244583,28.66035],[117.240489,28.667515],[117.223687,28.669549],[117.222203,28.674794],[117.229738,28.678975],[117.233471,28.67755],[117.235541,28.686063],[117.23048,28.688819],[117.225667,28.687261],[117.224407,28.692942],[117.228343,28.690491],[117.230592,28.693911],[117.227983,28.697958],[117.231447,28.701967],[117.241344,28.702974],[117.24474,28.696856],[117.255064,28.69811],[117.261429,28.703582],[117.26053,28.708845],[117.250408,28.719636],[117.24474,28.721516],[117.241659,28.726493],[117.243278,28.736199],[117.237453,28.74674],[117.22994,28.744442],[117.226589,28.749494],[117.212149,28.745487],[117.207898,28.741042],[117.202005,28.742163],[117.200003,28.746436],[117.1933,28.747462],[117.191816,28.741118],[117.186305,28.74203],[117.182234,28.748164],[117.174047,28.752323],[117.175734,28.758799],[117.171393,28.758723],[117.175441,28.769983],[117.160934,28.781375],[117.155378,28.781584],[117.152274,28.775299],[117.148338,28.775945],[117.148563,28.781508],[117.143839,28.782552],[117.143682,28.787583],[117.136034,28.78652],[117.143165,28.790658],[117.142782,28.799599],[117.139318,28.799789],[117.132796,28.794246],[117.134123,28.790772],[117.12841,28.787469],[117.125576,28.781527],[117.122314,28.780976],[117.123169,28.795252],[117.116871,28.801061],[117.110416,28.798688],[117.107154,28.800567],[117.101104,28.799371],[117.097325,28.80406],[117.09033,28.801004],[117.085562,28.805844],[117.084819,28.81224],[117.076835,28.81224],[117.070424,28.815467],[117.066668,28.813057],[117.060595,28.814651],[117.064621,28.811064],[117.058301,28.812183],[117.045705,28.803699],[117.047527,28.8089],[117.044828,28.810475],[117.039767,28.818731],[117.037833,28.825108],[117.029893,28.838714],[117.017455,28.848675],[117.009987,28.856757],[116.997212,28.8626],[116.984211,28.869809],[116.968556,28.884736],[116.963833,28.886557]]]]}},{"type":"Feature","properties":{"adcode":361130,"name":"婺源县","center":[117.86219,29.254015],"centroid":[117.780025,29.321716],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":10,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.075496,29.283172],[118.071897,29.28833],[118.07815,29.290578],[118.099293,29.285137],[118.105118,29.284929],[118.115892,29.293676],[118.121065,29.288594],[118.136113,29.28389],[118.146842,29.287423],[118.15287,29.286271],[118.169379,29.297606],[118.176599,29.297398],[118.178174,29.29991],[118.176082,29.305917],[118.166545,29.313907],[118.179771,29.321386],[118.182672,29.325749],[118.183279,29.332226],[118.193041,29.339836],[118.20377,29.343065],[118.207796,29.347578],[118.208673,29.36036],[118.204017,29.367854],[118.208808,29.377519],[118.194301,29.38824],[118.192029,29.391675],[118.193648,29.39928],[118.188115,29.406093],[118.182919,29.404187],[118.176577,29.404715],[118.17309,29.40798],[118.163643,29.412075],[118.147651,29.415245],[118.136113,29.418886],[118.132154,29.422528],[118.129478,29.432621],[118.138609,29.437696],[118.139622,29.445034],[118.13798,29.454899],[118.130872,29.464046],[118.127678,29.472061],[118.139397,29.484036],[118.143828,29.489768],[118.142973,29.499854],[118.134538,29.508772],[118.12111,29.514917],[118.109527,29.521985],[118.103431,29.530656],[118.094997,29.534067],[118.082648,29.533765],[118.074484,29.536913],[118.060763,29.539344],[118.050732,29.543169],[118.04729,29.548201],[118.047763,29.555531],[118.042949,29.566271],[118.034222,29.570792],[118.020232,29.574353],[118.014137,29.577273],[118.003858,29.578102],[117.994658,29.573204],[117.984717,29.561655],[117.98105,29.560939],[117.974123,29.568211],[117.964901,29.569982],[117.954914,29.565084],[117.944478,29.553986],[117.93872,29.549576],[117.933457,29.549087],[117.920793,29.554495],[117.906353,29.552102],[117.889866,29.545808],[117.876483,29.546203],[117.863573,29.554155],[117.852012,29.555003],[117.845691,29.558188],[117.835705,29.560656],[117.829902,29.56384],[117.822772,29.571828],[117.816451,29.573863],[117.807274,29.573581],[117.794971,29.570302],[117.770949,29.557076],[117.753045,29.560392],[117.747287,29.558734],[117.736041,29.551536],[117.730013,29.55033],[117.707656,29.548992],[117.691394,29.535669],[117.683386,29.530957],[117.673602,29.527263],[117.66447,29.52764],[117.660174,29.534105],[117.655721,29.534482],[117.653674,29.530203],[117.647264,29.523701],[117.647061,29.515219],[117.642068,29.513258],[117.636692,29.505868],[117.632756,29.504794],[117.626593,29.51043],[117.62133,29.512523],[117.614267,29.500778],[117.612468,29.4922],[117.604753,29.475795],[117.595914,29.469836],[117.585994,29.485808],[117.57747,29.484828],[117.571284,29.468044],[117.578347,29.461727],[117.574096,29.457634],[117.556417,29.455559],[117.546498,29.447411],[117.540897,29.437658],[117.535499,29.430829],[117.529381,29.430395],[117.52513,29.433923],[117.522498,29.43945],[117.525377,29.445826],[117.509925,29.435998],[117.508441,29.426075],[117.512714,29.415094],[117.517415,29.411169],[117.511522,29.405734],[117.497644,29.403243],[117.4884,29.399262],[117.486263,29.396544],[117.487118,29.386428],[117.485656,29.378199],[117.481315,29.369553],[117.481157,29.361285],[117.490424,29.352638],[117.490312,29.346445],[117.474972,29.338212],[117.469192,29.336702],[117.46494,29.332642],[117.445372,29.322633],[117.435295,29.314983],[117.431809,29.310677],[117.431697,29.304935],[117.437072,29.297738],[117.449983,29.287669],[117.453019,29.281661],[117.452637,29.276616],[117.449151,29.271401],[117.432979,29.259477],[117.416042,29.250312],[117.403379,29.246343],[117.392245,29.238915],[117.385407,29.229596],[117.388062,29.218216],[117.384665,29.206286],[117.378795,29.199989],[117.372699,29.189514],[117.384215,29.181193],[117.385992,29.168294],[117.390041,29.160217],[117.398475,29.147713],[117.409114,29.142529],[117.427603,29.136077],[117.434126,29.135983],[117.439996,29.142094],[117.441054,29.156774],[117.446857,29.159668],[117.454189,29.160236],[117.463276,29.158023],[117.475624,29.16173],[117.486893,29.163603],[117.49625,29.160879],[117.497734,29.143532],[117.494585,29.138878],[117.48199,29.133202],[117.486826,29.125217],[117.486286,29.120391],[117.489345,29.112992],[117.493551,29.107485],[117.505697,29.10035],[117.510083,29.104684],[117.513929,29.102299],[117.514581,29.097359],[117.506844,29.091397],[117.505809,29.086646],[117.499331,29.081554],[117.502368,29.077824],[117.50257,29.070365],[117.509948,29.067904],[117.519327,29.057244],[117.529291,29.058759],[117.535499,29.056127],[117.54074,29.043875],[117.552773,29.032418],[117.567776,29.025069],[117.572836,29.025978],[117.576705,29.023288],[117.576435,29.016166],[117.583633,29.020561],[117.586602,29.028289],[117.590898,29.032569],[117.588918,29.036281],[117.589008,29.043231],[117.594879,29.056846],[117.596633,29.057187],[117.605608,29.048288],[117.612693,29.042872],[117.615279,29.037152],[117.623534,29.031527],[117.62882,29.025637],[117.63703,29.02969],[117.629472,29.036527],[117.635927,29.044557],[117.636872,29.053059],[117.639031,29.058229],[117.65147,29.056525],[117.657633,29.065329],[117.672028,29.0694],[117.676909,29.073546],[117.680935,29.074246],[117.686333,29.070157],[117.691799,29.062565],[117.69371,29.062375],[117.700368,29.070081],[117.695847,29.076366],[117.698209,29.085131],[117.701808,29.085434],[117.708173,29.078468],[117.717147,29.071236],[117.725942,29.069513],[117.742721,29.068869],[117.752325,29.069513],[117.755564,29.065386],[117.763279,29.067412],[117.767193,29.073091],[117.774458,29.078297],[117.78323,29.081932],[117.791057,29.08339],[117.796163,29.091094],[117.80543,29.101958],[117.801764,29.105308],[117.798997,29.116152],[117.8039,29.119237],[117.818273,29.118556],[117.824414,29.112576],[117.823064,29.109075],[117.830734,29.11021],[117.832308,29.115358],[117.830104,29.119956],[117.822817,29.127544],[117.823874,29.131253],[117.830846,29.134337],[117.839011,29.14234],[117.846793,29.136267],[117.851967,29.134696],[117.882286,29.146086],[117.896951,29.147883],[117.917105,29.148224],[117.920366,29.153445],[117.920793,29.160784],[117.927833,29.170999],[117.934761,29.175254],[117.944253,29.177618],[117.967038,29.187585],[117.970816,29.191669],[117.972278,29.198533],[117.975247,29.201937],[117.987776,29.209784],[117.992432,29.228764],[117.99801,29.242204],[118.004937,29.245776],[118.026867,29.250973],[118.03492,29.257947],[118.038316,29.279242],[118.043309,29.27894],[118.052531,29.273555],[118.055815,29.269115],[118.061506,29.268057],[118.065712,29.275577],[118.075496,29.283172]]]]}},{"type":"Feature","properties":{"adcode":361181,"name":"德兴市","center":[117.578732,28.945034],"centroid":[117.747025,28.934452],"childrenNum":0,"level":"district","parent":{"adcode":361100},"subFeatureIndex":11,"acroutes":[100000,360000,361100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.075496,29.283172],[118.065712,29.275577],[118.061506,29.268057],[118.055815,29.269115],[118.052531,29.273555],[118.043309,29.27894],[118.038316,29.279242],[118.03492,29.257947],[118.026867,29.250973],[118.004937,29.245776],[117.99801,29.242204],[117.992432,29.228764],[117.987776,29.209784],[117.975247,29.201937],[117.972278,29.198533],[117.970816,29.191669],[117.967038,29.187585],[117.944253,29.177618],[117.934761,29.175254],[117.927833,29.170999],[117.920793,29.160784],[117.920366,29.153445],[117.917105,29.148224],[117.896951,29.147883],[117.882286,29.146086],[117.851967,29.134696],[117.846793,29.136267],[117.839011,29.14234],[117.830846,29.134337],[117.823874,29.131253],[117.822817,29.127544],[117.830104,29.119956],[117.832308,29.115358],[117.830734,29.11021],[117.823064,29.109075],[117.824414,29.112576],[117.818273,29.118556],[117.8039,29.119237],[117.798997,29.116152],[117.801764,29.105308],[117.80543,29.101958],[117.796163,29.091094],[117.791057,29.08339],[117.78323,29.081932],[117.774458,29.078297],[117.767193,29.073091],[117.763279,29.067412],[117.755564,29.065386],[117.752325,29.069513],[117.742721,29.068869],[117.725942,29.069513],[117.717147,29.071236],[117.708173,29.078468],[117.701808,29.085434],[117.698209,29.085131],[117.695847,29.076366],[117.700368,29.070081],[117.69371,29.062375],[117.691799,29.062565],[117.686333,29.070157],[117.680935,29.074246],[117.676909,29.073546],[117.672028,29.0694],[117.657633,29.065329],[117.65147,29.056525],[117.639031,29.058229],[117.636872,29.053059],[117.635927,29.044557],[117.629472,29.036527],[117.63703,29.02969],[117.62882,29.025637],[117.623534,29.031527],[117.615279,29.037152],[117.612693,29.042872],[117.605608,29.048288],[117.596633,29.057187],[117.594879,29.056846],[117.589008,29.043231],[117.588918,29.036281],[117.590898,29.032569],[117.586602,29.028289],[117.583633,29.020561],[117.576435,29.016166],[117.576705,29.023288],[117.572836,29.025978],[117.567776,29.025069],[117.552773,29.032418],[117.54074,29.043875],[117.535499,29.056127],[117.529291,29.058759],[117.519327,29.057244],[117.515076,29.053192],[117.502975,29.047492],[117.494495,29.040561],[117.497779,29.03594],[117.493641,29.033933],[117.491886,29.029387],[117.496115,29.026357],[117.493978,29.022228],[117.4875,29.021773],[117.487928,29.019652],[117.48109,29.015503],[117.484689,29.00929],[117.483339,29.005369],[117.490582,29.004592],[117.493933,29.000973],[117.491459,28.992277],[117.497239,28.988961],[117.495957,28.98557],[117.491436,28.986934],[117.48831,28.98214],[117.480528,28.981344],[117.477469,28.974769],[117.474162,28.976228],[117.46656,28.975546],[117.456933,28.971528],[117.472026,28.959703],[117.481877,28.963872],[117.487703,28.962432],[117.494091,28.955457],[117.491819,28.951022],[117.494136,28.943156],[117.499466,28.942473],[117.499894,28.936217],[117.513029,28.92962],[117.512669,28.924179],[117.515638,28.920653],[117.514851,28.917088],[117.519462,28.913106],[117.531968,28.913353],[117.537478,28.902241],[117.541347,28.900117],[117.554348,28.899207],[117.557069,28.891355],[117.5485,28.866015],[117.543124,28.843154],[117.545036,28.837537],[117.543506,28.825165],[117.545733,28.823362],[117.544856,28.817763],[117.550321,28.81615],[117.551154,28.810893],[117.549039,28.807401],[117.544473,28.806527],[117.537163,28.812278],[117.533047,28.809659],[117.520789,28.810418],[117.51854,28.817213],[117.512534,28.82581],[117.507968,28.825715],[117.5041,28.830061],[117.487973,28.829416],[117.479965,28.833458],[117.475624,28.837423],[117.461364,28.841332],[117.449916,28.84175],[117.43813,28.837803],[117.430415,28.830345],[117.411004,28.824406],[117.403041,28.828163],[117.395844,28.829055],[117.392515,28.824444],[117.39337,28.812563],[117.399465,28.810399],[117.404773,28.804534],[117.39951,28.79958],[117.401827,28.797226],[117.400927,28.788912],[117.402322,28.783653],[117.404234,28.779476],[117.39942,28.768046],[117.403334,28.76461],[117.401489,28.759957],[117.395102,28.751735],[117.397711,28.749057],[117.400275,28.73808],[117.388601,28.72087],[117.394719,28.715247],[117.40628,28.712284],[117.413253,28.703848],[117.415547,28.697502],[117.413613,28.693474],[117.416964,28.683042],[117.421395,28.676486],[117.429088,28.668523],[117.437725,28.663087],[117.43768,28.654552],[117.442943,28.647956],[117.447374,28.638736],[117.452727,28.638489],[117.465233,28.640808],[117.476479,28.644059],[117.485409,28.649876],[117.493506,28.653412],[117.517932,28.654362],[117.529224,28.660825],[117.547173,28.676125],[117.561118,28.684847],[117.566628,28.686348],[117.573039,28.683042],[117.582531,28.675782],[117.584757,28.683764],[117.59227,28.693987],[117.595576,28.703563],[117.597106,28.714563],[117.601402,28.721611],[117.612805,28.731071],[117.624029,28.732059],[117.637007,28.727975],[117.645689,28.719598],[117.65102,28.71103],[117.658465,28.705425],[117.666809,28.704855],[117.675514,28.696476],[117.68739,28.690814],[117.697062,28.691593],[117.715573,28.702119],[117.726077,28.711562],[117.731363,28.721155],[117.733657,28.732135],[117.732892,28.743625],[117.728956,28.756084],[117.723828,28.762673],[117.723535,28.767211],[117.719329,28.771768],[117.723063,28.777502],[117.718205,28.792234],[117.725245,28.795518],[117.735029,28.803471],[117.726572,28.811272],[117.719082,28.811633],[117.719442,28.815201],[117.729271,28.815809],[117.734242,28.81839],[117.737301,28.828751],[117.748682,28.836854],[117.766293,28.832888],[117.775133,28.8297],[117.793374,28.830061],[117.812178,28.832015],[117.825021,28.824899],[117.836469,28.824235],[117.845669,28.817403],[117.866924,28.812886],[117.882129,28.817649],[117.88512,28.823096],[117.888809,28.82488],[117.910672,28.826417],[117.913978,28.830307],[117.921738,28.833989],[117.924235,28.851995],[117.92374,28.86057],[117.920973,28.866906],[117.917599,28.869088],[117.918634,28.873128],[117.914068,28.873659],[117.911302,28.869467],[117.903362,28.875006],[117.907365,28.879312],[117.90145,28.886273],[117.897829,28.885742],[117.899875,28.890862],[117.894972,28.88779],[117.895512,28.892399],[117.886897,28.892664],[117.882871,28.897367],[117.882061,28.906887],[117.879047,28.906147],[117.874819,28.897936],[117.87077,28.899283],[117.871423,28.903227],[117.861818,28.907285],[117.869151,28.909257],[117.869646,28.913353],[117.882399,28.918472],[117.885705,28.915097],[117.892161,28.916121],[117.891013,28.924463],[117.899988,28.927231],[117.904554,28.923231],[117.906173,28.913277],[117.919894,28.91542],[117.925539,28.911988],[117.934536,28.903379],[117.942341,28.902184],[117.939664,28.896097],[117.946277,28.893802],[117.950078,28.900383],[117.95172,28.89384],[117.955409,28.89365],[117.957366,28.899529],[117.95199,28.904915],[117.958558,28.911381],[117.965981,28.910035],[117.96886,28.91578],[117.982557,28.91724],[117.977811,28.923762],[117.977452,28.929184],[117.991892,28.927724],[118.007254,28.927895],[118.016251,28.920387],[118.029724,28.914908],[118.037034,28.913865],[118.047538,28.915306],[118.05496,28.919325],[118.055275,28.921847],[118.048325,28.936881],[118.04873,28.943061],[118.05568,28.959248],[118.060808,28.965824],[118.070435,28.974144],[118.088519,28.98646],[118.099945,28.990401],[118.106063,28.997715],[118.107435,29.003341],[118.110674,29.003645],[118.107008,29.01198],[118.103634,29.010218],[118.10071,29.002072],[118.097066,28.998738],[118.092095,29.006297],[118.090408,29.012681],[118.089936,29.023781],[118.088047,29.029425],[118.080039,29.036906],[118.072189,29.038989],[118.072437,29.043913],[118.066589,29.048723],[118.066971,29.05393],[118.07689,29.062849],[118.074934,29.069021],[118.075788,29.074568],[118.069828,29.079831],[118.061213,29.081175],[118.054533,29.086267],[118.045896,29.08886],[118.039396,29.094577],[118.038001,29.101883],[118.042859,29.109851],[118.052419,29.112595],[118.053093,29.116247],[118.038901,29.126333],[118.043377,29.138443],[118.045019,29.149094],[118.043962,29.157417],[118.041352,29.16086],[118.031478,29.164435],[118.028374,29.169239],[118.033458,29.177145],[118.036786,29.195016],[118.040318,29.19755],[118.042432,29.210313],[118.051429,29.217592],[118.057907,29.214794],[118.073269,29.217025],[118.081974,29.234567],[118.081164,29.242789],[118.075563,29.247344],[118.080444,29.266337],[118.077543,29.26851],[118.077903,29.27877],[118.075496,29.283172]]]]}}]}
|
public/china-city-data/citys/东丽区.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":120110,"name":"东丽区","center":[117.313967,39.087764],"centroid":[117.409531,39.133692],"childrenNum":0,"level":"district","acroutes":[100000,120000],"parent":{"adcode":120000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.266978,39.079796],[117.268316,39.079689],[117.274305,39.079349],[117.277806,39.078766],[117.284945,39.077747],[117.294739,39.077316],[117.301037,39.077116],[117.305161,39.076796],[117.307535,39.076413],[117.313367,39.0751],[117.318172,39.073292],[117.326424,39.069559],[117.328781,39.068322],[117.332638,39.064845],[117.337641,39.059509],[117.339844,39.057655],[117.341681,39.056491],[117.343706,39.055586],[117.347868,39.053874],[117.356476,39.051801],[117.358756,39.051606],[117.362481,39.051753],[117.367266,39.051809],[117.371431,39.052149],[117.375582,39.052973],[117.380243,39.053633],[117.381061,39.053404],[117.383295,39.052261],[117.384797,39.05121],[117.385364,39.050247],[117.387067,39.046026],[117.388432,39.041942],[117.39035,39.038187],[117.39319,39.033664],[117.394575,39.032217],[117.39878,39.02901],[117.405285,39.025433],[117.41235,39.022746],[117.420405,39.020741],[117.427118,39.020234],[117.431222,39.020183],[117.437523,39.020475],[117.448729,39.022794],[117.450728,39.023611],[117.455372,39.026346],[117.459483,39.028584],[117.462266,39.031149],[117.464342,39.032842],[117.465365,39.033156],[117.46686,39.033367],[117.468218,39.033359],[117.469784,39.032398],[117.471233,39.030515],[117.471793,39.029082],[117.472018,39.02561],[117.471015,39.021505],[117.469898,39.018571],[117.469898,39.017998],[117.47072,39.016694],[117.472718,39.015102],[117.473349,39.014762],[117.475331,39.014148],[117.47912,39.013422],[117.481698,39.013346],[117.484404,39.014217],[117.489709,39.016516],[117.491396,39.016945],[117.493626,39.016661],[117.495443,39.015691],[117.4977,39.013417],[117.50276,39.007529],[117.504685,39.004732],[117.506693,39.001207],[117.507998,38.998125],[117.508923,38.99646],[117.50952,38.995724],[117.510741,38.99512],[117.511767,38.995313],[117.513792,38.996442],[117.516317,38.998252],[117.519664,39.001169],[117.520539,39.002116],[117.523443,39.004654],[117.525418,39.00573],[117.52698,39.005994],[117.526974,39.007362],[117.526601,39.011841],[117.525626,39.012709],[117.524881,39.015072],[117.526343,39.021249],[117.526129,39.021845],[117.524164,39.022403],[117.525394,39.026382],[117.52464,39.02679],[117.523869,39.026397],[117.521984,39.023758],[117.519935,39.024629],[117.517383,39.026686],[117.51797,39.029396],[117.520579,39.03683],[117.520505,39.037332],[117.518889,39.037543],[117.518822,39.037906],[117.523718,39.046731],[117.527114,39.04617],[117.52974,39.057295],[117.530136,39.057858],[117.537922,39.055664],[117.538063,39.056235],[117.538623,39.056151],[117.546436,39.055403],[117.559543,39.054919],[117.559161,39.057498],[117.558081,39.063714],[117.55782,39.065743],[117.559148,39.068322],[117.563138,39.077199],[117.563772,39.078505],[117.552881,39.078982],[117.553286,39.08223],[117.552921,39.084136],[117.552317,39.084407],[117.5527,39.086124],[117.553313,39.088119],[117.553548,39.096571],[117.553367,39.099706],[117.536188,39.099977],[117.535974,39.103366],[117.535497,39.106549],[117.530947,39.10639],[117.527876,39.1064],[117.522963,39.106724],[117.517471,39.106727],[117.511418,39.107244],[117.503229,39.107908],[117.503793,39.110888],[117.505842,39.119568],[117.506137,39.121549],[117.507693,39.128517],[117.508065,39.130334],[117.509684,39.137509],[117.510821,39.140767],[117.511448,39.142147],[117.514329,39.150149],[117.514986,39.150919],[117.516854,39.152147],[117.518091,39.151489],[117.530484,39.146671],[117.540789,39.14273],[117.54149,39.142889],[117.546,39.1456],[117.552629,39.147229],[117.553129,39.147573],[117.55332,39.148168],[117.553089,39.153923],[117.553954,39.156288],[117.555744,39.159181],[117.557609,39.160275],[117.559349,39.161116],[117.566166,39.161741],[117.566951,39.162156],[117.567377,39.165054],[117.566786,39.167669],[117.566746,39.171321],[117.567065,39.173483],[117.567665,39.175233],[117.568798,39.177499],[117.564432,39.178694],[117.559852,39.17974],[117.554919,39.180307],[117.55058,39.180968],[117.549836,39.181173],[117.548988,39.18075],[117.548642,39.180355],[117.547432,39.180322],[117.544608,39.180851],[117.539548,39.181884],[117.537167,39.182616],[117.531433,39.185185],[117.523399,39.188932],[117.517742,39.191378],[117.513685,39.192436],[117.513678,39.202695],[117.513732,39.204775],[117.509909,39.207501],[117.509383,39.206924],[117.509614,39.20622],[117.511042,39.203256],[117.510687,39.20255],[117.504598,39.200892],[117.502257,39.19964],[117.503769,39.197351],[117.50279,39.195392],[117.491359,39.198549],[117.492405,39.200007],[117.495587,39.199078],[117.501831,39.201361],[117.503588,39.204117],[117.503457,39.204152],[117.503632,39.208804],[117.498998,39.206585],[117.493002,39.204836],[117.486705,39.204757],[117.485122,39.205307],[117.482979,39.20678],[117.487268,39.211044],[117.488006,39.220086],[117.488006,39.22045],[117.484304,39.222596],[117.483958,39.222363],[117.483023,39.223281],[117.478369,39.225467],[117.472796,39.229364],[117.465771,39.229002],[117.456811,39.23136],[117.451285,39.236425],[117.44775,39.231911],[117.446382,39.233409],[117.443783,39.231613],[117.442023,39.230593],[117.428734,39.231522],[117.426105,39.231347],[117.425351,39.228516],[117.417508,39.223643],[117.408176,39.225973],[117.408333,39.227927],[117.407837,39.229073],[117.407924,39.229723],[117.41054,39.234371],[117.410687,39.235496],[117.410261,39.236625],[117.409108,39.23776],[117.407673,39.238788],[117.406945,39.239121],[117.405503,39.239359],[117.404054,39.239817],[117.403149,39.24031],[117.395749,39.239777],[117.395913,39.237685],[117.391245,39.237017],[117.388596,39.236025],[117.384623,39.233589],[117.384733,39.232703],[117.386403,39.23049],[117.385075,39.23048],[117.382778,39.23073],[117.379029,39.231246],[117.373359,39.232294],[117.368289,39.23344],[117.364802,39.233794],[117.360007,39.233695],[117.356516,39.233933],[117.352958,39.234368],[117.350416,39.234204],[117.347979,39.234183],[117.345115,39.234532],[117.340954,39.234846],[117.334009,39.235706],[117.333573,39.235813],[117.326793,39.234601],[117.325696,39.235322],[117.324965,39.236693],[117.324529,39.237925],[117.321387,39.238669],[117.305721,39.242625],[117.299266,39.244368],[117.293401,39.247107],[117.290316,39.248509],[117.286551,39.246139],[117.284227,39.24479],[117.283,39.244338],[117.283687,39.242018],[117.292469,39.243695],[117.292523,39.243093],[117.291507,39.242865],[117.292543,39.239974],[117.295055,39.240356],[117.297603,39.227717],[117.297905,39.223253],[117.292623,39.219964],[117.291477,39.219339],[117.285458,39.218547],[117.281588,39.217874],[117.278798,39.217277],[117.272531,39.215753],[117.26499,39.213043],[117.259732,39.210927],[117.254373,39.208278],[117.24701,39.204476],[117.244803,39.202674],[117.244022,39.201948],[117.240769,39.199293],[117.239109,39.19768],[117.234982,39.194342],[117.233479,39.193053],[117.235075,39.191679],[117.237044,39.189841],[117.238137,39.188722],[117.240353,39.186874],[117.244481,39.183196],[117.248291,39.179611],[117.249967,39.178451],[117.247553,39.176451],[117.24369,39.172739],[117.242701,39.171913],[117.240957,39.170751],[117.242111,39.170923],[117.24652,39.171377],[117.246735,39.170414],[117.250782,39.170908],[117.251057,39.16965],[117.251701,39.168095],[117.25544,39.168163],[117.25606,39.168249],[117.256905,39.169032],[117.258659,39.169959],[117.260057,39.16871],[117.260533,39.16755],[117.260456,39.163268],[117.260627,39.159009],[117.262384,39.159095],[117.2673,39.160432],[117.27121,39.161346],[117.27684,39.163],[117.28139,39.160736],[117.287396,39.158474],[117.290316,39.157142],[117.290833,39.155546],[117.293405,39.15062],[117.284908,39.148224],[117.279935,39.147355],[117.286648,39.13174],[117.283325,39.130889],[117.281316,39.13045],[117.27624,39.129809],[117.271763,39.129326],[117.271102,39.128834],[117.270294,39.127856],[117.269939,39.127109],[117.269869,39.126366],[117.272336,39.117964],[117.272762,39.116904],[117.273953,39.112607],[117.27523,39.108952],[117.27582,39.108068],[117.294689,39.104116],[117.302911,39.102563],[117.309655,39.100945],[117.306459,39.09783],[117.306513,39.096659],[117.308078,39.096358],[117.306848,39.092418],[117.307636,39.092086],[117.306912,39.089376],[117.304819,39.085571],[117.301949,39.086268],[117.300108,39.082113],[117.297992,39.082671],[117.29826,39.083439],[117.297184,39.083746],[117.298183,39.086476],[117.286581,39.089072],[117.286269,39.089092],[117.286095,39.087153],[117.279945,39.086884],[117.279878,39.088542],[117.278842,39.088165],[117.278842,39.090591],[117.276337,39.090773],[117.275338,39.089929],[117.274234,39.088793],[117.272333,39.09053],[117.271176,39.088963],[117.269309,39.086808],[117.267873,39.08529],[117.26736,39.08421],[117.266864,39.080503],[117.266978,39.079796]]]]}}]}
|
public/china-city-data/citys/东城区.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":110101,"name":"东城区","center":[116.418757,39.917544],"centroid":[116.416718,39.912934],"childrenNum":0,"level":"district","acroutes":[100000,110000],"parent":{"adcode":110000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.44364,39.872846],[116.444118,39.875362],[116.444463,39.876157],[116.445373,39.877794],[116.445617,39.878576],[116.445642,39.879279],[116.445339,39.881002],[116.444708,39.884858],[116.444179,39.889017],[116.444068,39.890037],[116.445964,39.890147],[116.445903,39.891519],[116.446934,39.891516],[116.446986,39.891204],[116.447359,39.891153],[116.447393,39.890805],[116.448199,39.890711],[116.448311,39.890504],[116.450017,39.890449],[116.450382,39.890244],[116.450935,39.890243],[116.451013,39.891962],[116.452373,39.89198],[116.452391,39.892866],[116.450866,39.892866],[116.450875,39.894088],[116.44716,39.894185],[116.447004,39.897059],[116.446831,39.89746],[116.446857,39.898342],[116.446824,39.900042],[116.445965,39.90006],[116.445879,39.901034],[116.448026,39.901234],[116.449066,39.901249],[116.44872,39.903242],[116.447023,39.90316],[116.446087,39.903151],[116.443809,39.903225],[116.441964,39.903096],[116.440196,39.902661],[116.438697,39.902593],[116.437667,39.902578],[116.43718,39.902331],[116.43679,39.902015],[116.436478,39.902046],[116.436453,39.902619],[116.436322,39.90363],[116.435959,39.905536],[116.435839,39.906839],[116.435751,39.908227],[116.435672,39.910515],[116.435569,39.911325],[116.435084,39.913358],[116.434988,39.913958],[116.434808,39.917225],[116.434652,39.921169],[116.434488,39.924518],[116.434309,39.928686],[116.435941,39.928652],[116.435945,39.928449],[116.437056,39.928446],[116.436931,39.929405],[116.43731,39.929401],[116.43731,39.928966],[116.437581,39.928961],[116.43759,39.928701],[116.438728,39.928704],[116.43873,39.928525],[116.43903,39.928532],[116.439059,39.929537],[116.439572,39.929704],[116.440306,39.929715],[116.440417,39.928678],[116.441724,39.928629],[116.443681,39.928669],[116.443753,39.933526],[116.44371,39.936667],[116.443753,39.936923],[116.444455,39.938421],[116.444541,39.939153],[116.444541,39.939883],[116.444611,39.940789],[116.444784,39.941622],[116.444948,39.941828],[116.446179,39.942481],[116.446551,39.94297],[116.447272,39.945156],[116.446709,39.946111],[116.446344,39.9462],[116.444672,39.946246],[116.443641,39.946209],[116.442645,39.945705],[116.442116,39.945143],[116.44177,39.945035],[116.44106,39.945149],[116.440556,39.9453],[116.440751,39.945772],[116.442326,39.947159],[116.442244,39.949701],[116.44028,39.949689],[116.439951,39.952135],[116.439073,39.952166],[116.435419,39.952118],[116.436017,39.950847],[116.435739,39.950799],[116.436216,39.949817],[116.436797,39.949691],[116.436701,39.949248],[116.435098,39.949233],[116.434821,39.949038],[116.434361,39.949068],[116.434205,39.949307],[116.433999,39.949938],[116.433486,39.950141],[116.433053,39.950177],[116.42948,39.950163],[116.429464,39.950431],[116.429056,39.950506],[116.429049,39.951071],[116.42989,39.951013],[116.429898,39.951292],[116.430218,39.951292],[116.4302,39.951786],[116.42949,39.95185],[116.429552,39.953534],[116.429421,39.953544],[116.429387,39.954298],[116.429022,39.954278],[116.428996,39.955623],[116.429204,39.955649],[116.429161,39.956775],[116.429004,39.957269],[116.429804,39.957256],[116.429829,39.956535],[116.430618,39.95656],[116.430514,39.959247],[116.425433,39.959164],[116.425338,39.962086],[116.42487,39.962284],[116.416237,39.962199],[116.415383,39.962152],[116.4142,39.962178],[116.41414,39.963809],[116.412187,39.96378],[116.412161,39.964943],[116.411424,39.96493],[116.411096,39.971454],[116.408786,39.971463],[116.408821,39.972496],[116.409341,39.97253],[116.409359,39.974036],[116.40751,39.974002],[116.407579,39.971653],[116.407545,39.971085],[116.407361,39.970204],[116.407483,39.96763],[116.407718,39.966562],[116.407872,39.962178],[116.405485,39.962255],[116.405478,39.961869],[116.404192,39.961891],[116.403671,39.961848],[116.402683,39.962433],[116.401448,39.962424],[116.401301,39.962082],[116.40045,39.962051],[116.399702,39.962388],[116.398852,39.96238],[116.39874,39.962562],[116.398227,39.962531],[116.396959,39.963204],[116.389506,39.963147],[116.38948,39.961038],[116.387664,39.960923],[116.387367,39.959486],[116.386776,39.957016],[116.393342,39.957349],[116.393443,39.950464],[116.393969,39.95048],[116.394203,39.944265],[116.394273,39.940632],[116.395149,39.94056],[116.396166,39.94006],[116.396703,39.928311],[116.398821,39.928359],[116.399231,39.928129],[116.399464,39.923568],[116.396823,39.923467],[116.396823,39.922529],[116.392184,39.922427],[116.392548,39.915208],[116.392635,39.912922],[116.392062,39.912892],[116.392096,39.912426],[116.391956,39.9124],[116.391879,39.912052],[116.391836,39.911232],[116.392678,39.911219],[116.392695,39.908668],[116.392373,39.908294],[116.392251,39.907882],[116.395563,39.907992],[116.395813,39.902905],[116.396089,39.899446],[116.396394,39.899051],[116.397602,39.898674],[116.397698,39.898579],[116.397871,39.89604],[116.39813,39.890984],[116.398434,39.886366],[116.398581,39.882537],[116.398598,39.881078],[116.398442,39.881097],[116.398468,39.880215],[116.39872,39.880215],[116.3991,39.872201],[116.392543,39.871912],[116.386435,39.871582],[116.384836,39.871481],[116.380587,39.871146],[116.38069,39.869614],[116.380516,39.869336],[116.380559,39.867942],[116.379691,39.867965],[116.379604,39.86779],[116.37862,39.867688],[116.378734,39.867025],[116.377856,39.866928],[116.377134,39.866694],[116.377664,39.86668],[116.378551,39.866434],[116.380681,39.866054],[116.381602,39.866017],[116.382567,39.866065],[116.383383,39.866231],[116.384191,39.866531],[116.38527,39.867066],[116.38534,39.866777],[116.387894,39.867376],[116.387911,39.866513],[116.387868,39.866043],[116.387679,39.865198],[116.391054,39.865267],[116.391203,39.865218],[116.391235,39.86374],[116.392973,39.863774],[116.392993,39.862307],[116.394279,39.862286],[116.394279,39.862733],[116.394956,39.862733],[116.394982,39.862121],[116.395364,39.861436],[116.395451,39.861106],[116.395504,39.858679],[116.399515,39.858625],[116.399472,39.859723],[116.403645,39.859693],[116.403686,39.859664],[116.406862,39.859965],[116.408224,39.858913],[116.410619,39.858874],[116.412451,39.858934],[116.412432,39.860107],[116.414144,39.860141],[116.413961,39.864035],[116.414369,39.864034],[116.414404,39.863709],[116.415081,39.863678],[116.415107,39.863467],[116.415819,39.8635],[116.415896,39.863644],[116.415827,39.865766],[116.416677,39.86574],[116.416755,39.866885],[116.415689,39.866851],[116.41568,39.867077],[116.415229,39.867063],[116.415193,39.868643],[116.415046,39.868835],[116.415046,39.869334],[116.415827,39.86936],[116.415828,39.869825],[116.413667,39.869826],[116.413658,39.87114],[116.416904,39.871187],[116.416869,39.871473],[116.419297,39.87175],[116.42047,39.871949],[116.421414,39.872175],[116.42321,39.872829],[116.425108,39.872826],[116.426947,39.872696],[116.435209,39.872176],[116.442573,39.871879],[116.442989,39.871917],[116.443363,39.872104],[116.443509,39.872312],[116.44364,39.872846]]]]}}]}
|
public/china-city-data/citys/东莞市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":441900,"name":"东莞市","center":[113.746262,23.046237],"centroid":[113.879966,22.931879],"childrenNum":0,"level":"city","acroutes":[100000,440000],"parent":{"adcode":440000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[114.229202,22.812512],[114.230924,22.81446],[114.231677,22.814709],[114.233879,22.816964],[114.234765,22.818927],[114.235578,22.824965],[114.234174,22.826488],[114.234189,22.829606],[114.236103,22.832179],[114.235585,22.836171],[114.2358,22.83763],[114.235438,22.8403],[114.233111,22.842316],[114.233059,22.844619],[114.23362,22.845864],[114.232217,22.847401],[114.231685,22.848748],[114.232468,22.852233],[114.234204,22.852286],[114.234492,22.851422],[114.235541,22.853706],[114.234248,22.855868],[114.234677,22.859035],[114.234817,22.862949],[114.234352,22.865096],[114.232963,22.867277],[114.232845,22.868853],[114.230702,22.871527],[114.230192,22.874523],[114.231005,22.87545],[114.231293,22.877177],[114.231204,22.880334],[114.235541,22.885355],[114.236945,22.885906],[114.239597,22.884847],[114.240136,22.883745],[114.244872,22.880549],[114.246379,22.880686],[114.247288,22.881627],[114.247908,22.883496],[114.249452,22.884233],[114.25127,22.884159],[114.25339,22.886526],[114.253915,22.889536],[114.255377,22.891117],[114.257113,22.892078],[114.258096,22.893556],[114.257889,22.895356],[114.25865,22.897371],[114.260305,22.89963],[114.260165,22.901766],[114.259108,22.904874],[114.259204,22.906064],[114.257394,22.906586],[114.255739,22.906532],[114.253109,22.905279],[114.249245,22.905137],[114.248115,22.907411],[114.245803,22.90964],[114.245263,22.911742],[114.241924,22.910181],[114.239582,22.911152],[114.236937,22.912767],[114.235504,22.914942],[114.232409,22.914484],[114.229712,22.914703],[114.227422,22.915991],[114.224193,22.919278],[114.222583,22.919922],[114.218394,22.924556],[114.215306,22.926331],[114.213053,22.928458],[114.212469,22.929692],[114.212521,22.931804],[114.211716,22.938515],[114.21057,22.94109],[114.210371,22.943275],[114.21094,22.945489],[114.212949,22.945737],[114.214286,22.946723],[114.213858,22.948776],[114.212831,22.950317],[114.211383,22.953945],[114.210245,22.953525],[114.207357,22.95431],[114.207024,22.955232],[114.21139,22.955359],[114.211745,22.956471],[114.214597,22.959323],[114.216266,22.959592],[114.218889,22.962288],[114.223492,22.963405],[114.223802,22.963707],[114.223196,22.968286],[114.224253,22.969865],[114.223514,22.972191],[114.223787,22.974029],[114.222391,22.975165],[114.222753,22.979397],[114.22242,22.980758],[114.219968,22.980923],[114.219628,22.981933],[114.217818,22.982376],[114.215742,22.985804],[114.212513,22.987793],[114.210474,22.98691],[114.209196,22.987481],[114.203929,22.987325],[114.203131,22.986925],[114.199171,22.986862],[114.196748,22.988617],[114.198314,22.989212],[114.19629,22.990864],[114.193482,22.991293],[114.192278,22.990191],[114.187823,22.991337],[114.18707,22.992385],[114.185644,22.992302],[114.183738,22.995315],[114.182268,22.995427],[114.178869,22.990445],[114.178722,22.989177],[114.174599,22.986062],[114.170145,22.98378],[114.168586,22.98381],[114.167618,22.982932],[114.167773,22.980217],[114.165387,22.979622],[114.163946,22.98048],[114.162742,22.980514],[114.159218,22.979329],[114.158575,22.978305],[114.155731,22.979553],[114.156403,22.981504],[114.155724,22.983137],[114.152318,22.983078],[114.152044,22.981689],[114.150234,22.98164],[114.149592,22.983405],[114.148639,22.984634],[114.147434,22.985233],[114.143445,22.985935],[114.138178,22.986403],[114.136589,22.987944],[114.132179,22.994433],[114.131529,22.992137],[114.12949,22.989953],[114.127258,22.990757],[114.125441,22.992527],[114.124037,22.995647],[114.124695,22.997894],[114.126941,22.999898],[114.128086,23.001526],[114.127074,23.00293],[114.13192,23.004411],[114.132186,23.005396],[114.134166,23.006639],[114.132644,23.00875],[114.135112,23.010319],[114.134668,23.012571],[114.136235,23.014653],[114.137276,23.016715],[114.137757,23.019381],[114.139079,23.021818],[114.139205,23.023465],[114.141369,23.024454],[114.1423,23.024225],[114.15104,23.019064],[114.151298,23.019766],[114.15002,23.022476],[114.150257,23.024703],[114.147922,23.026492],[114.144332,23.026326],[114.141768,23.028514],[114.141827,23.030542],[114.141207,23.032126],[114.139973,23.03371],[114.134336,23.038515],[114.13328,23.038213],[114.130997,23.04004],[114.131263,23.040927],[114.128891,23.041639],[114.128182,23.044495],[114.128441,23.047954],[114.125301,23.04753],[114.120957,23.048023],[114.118157,23.04985],[114.106713,23.055556],[114.102229,23.058631],[114.100847,23.059995],[114.097501,23.064366],[114.094124,23.071246],[114.091576,23.077345],[114.091679,23.086032],[114.090652,23.090207],[114.088953,23.094197],[114.087335,23.095902],[114.084646,23.097158],[114.079016,23.097499],[114.073025,23.098849],[114.065888,23.10144],[114.056868,23.100164],[114.04982,23.09746],[114.043215,23.093407],[114.02991,23.084361],[114.024177,23.082826],[114.018902,23.0823],[114.01028,23.083401],[114.007709,23.084473],[114.004341,23.08742],[113.999864,23.089769],[113.993289,23.092638],[113.987984,23.099711],[113.986447,23.101947],[113.982273,23.105702],[113.970593,23.113296],[113.96899,23.114012],[113.967321,23.114212],[113.962718,23.114236],[113.959371,23.113496],[113.955397,23.11219],[113.948098,23.110914],[113.938368,23.107509],[113.934829,23.107305],[113.930662,23.108075],[113.917948,23.111357],[113.914919,23.112736],[113.909629,23.114504],[113.905581,23.115113],[113.900867,23.114436],[113.895799,23.111518],[113.894832,23.111275],[113.89458,23.114631],[113.893066,23.116082],[113.888759,23.115965],[113.884733,23.117572],[113.880839,23.120159],[113.878342,23.123022],[113.876576,23.124279],[113.874552,23.124255],[113.872166,23.122555],[113.868649,23.11859],[113.866101,23.116194],[113.863242,23.114655],[113.86118,23.11467],[113.854997,23.116262],[113.851074,23.116486],[113.84817,23.116905],[113.847816,23.118089],[113.84854,23.120173],[113.847173,23.124771],[113.844994,23.125599],[113.84325,23.125706],[113.843531,23.123018],[113.841558,23.122243],[113.841078,23.11615],[113.837702,23.118488],[113.832811,23.119891],[113.826103,23.12313],[113.820326,23.125589],[113.814674,23.127771],[113.804553,23.129057],[113.79127,23.127678],[113.785463,23.128424],[113.781023,23.130654],[113.777418,23.131102],[113.775135,23.131048],[113.757279,23.129398],[113.75405,23.129573],[113.738595,23.141314],[113.736519,23.141684],[113.729102,23.142049],[113.724373,23.141222],[113.720909,23.140029],[113.716927,23.138918],[113.705335,23.132071],[113.701331,23.130284],[113.692259,23.122701],[113.687811,23.119798],[113.681886,23.117762],[113.678207,23.117241],[113.674085,23.117085],[113.670701,23.116418],[113.666283,23.114202],[113.662013,23.11145],[113.660639,23.112088],[113.66106,23.114387],[113.661223,23.117977],[113.660432,23.118771],[113.657093,23.118595],[113.655253,23.117188],[113.653746,23.11767],[113.651249,23.119297],[113.648856,23.118089],[113.646322,23.115259],[113.642702,23.113481],[113.642244,23.11259],[113.642849,23.110875],[113.64443,23.109809],[113.644393,23.108966],[113.641638,23.104821],[113.640278,23.103885],[113.635994,23.103812],[113.628591,23.103403],[113.616394,23.103793],[113.610402,23.103788],[113.605401,23.100388],[113.601404,23.09539],[113.596107,23.092073],[113.586422,23.087796],[113.571439,23.084512],[113.562478,23.082023],[113.556294,23.081238],[113.552098,23.078447],[113.549002,23.07603],[113.545996,23.069053],[113.54372,23.06229],[113.540573,23.057958],[113.531996,23.050956],[113.526204,23.043081],[113.522894,23.037272],[113.521956,23.033217],[113.521542,23.028334],[113.52302,23.011328],[113.526196,22.995656],[113.529233,22.982615],[113.533651,22.971509],[113.537345,22.965087],[113.541792,22.959387],[113.54635,22.946206],[113.550502,22.936213],[113.564317,22.906928],[113.570545,22.8986],[113.574276,22.891941],[113.575103,22.888336],[113.574276,22.881125],[113.572614,22.874752],[113.571092,22.865882],[113.570959,22.85784],[113.571225,22.853126],[113.577593,22.841193],[113.584035,22.83131],[113.597629,22.817423],[113.612087,22.80229],[113.626013,22.786755],[113.648132,22.761735],[113.678215,22.726097],[113.687183,22.731699],[113.697755,22.737423],[113.706835,22.738278],[113.714001,22.738518],[113.723945,22.738298],[113.733741,22.736383],[113.738817,22.733501],[113.74356,22.729286],[113.745975,22.726053],[113.75145,22.715404],[113.762391,22.736872],[113.769372,22.742044],[113.7758,22.746054],[113.780661,22.748486],[113.786992,22.750586],[113.789024,22.751773],[113.790834,22.753399],[113.792659,22.75608],[113.793545,22.757872],[113.794166,22.762214],[113.793708,22.764899],[113.791861,22.767649],[113.79243,22.770491],[113.795134,22.773303],[113.796604,22.774207],[113.799736,22.775066],[113.801435,22.776331],[113.801975,22.777927],[113.801591,22.779812],[113.800194,22.781833],[113.800349,22.783742],[113.802255,22.784875],[113.804243,22.784485],[113.80589,22.7826],[113.806865,22.782078],[113.810552,22.782283],[113.813721,22.78425],[113.814652,22.785959],[113.813234,22.788127],[113.813433,22.790417],[113.814785,22.79174],[113.816396,22.792282],[113.820843,22.792087],[113.824914,22.792931],[113.82829,22.795924],[113.827522,22.796554],[113.82747,22.798453],[113.830854,22.797525],[113.832302,22.798868],[113.834171,22.799444],[113.837229,22.800962],[113.839874,22.807479],[113.840295,22.809788],[113.840088,22.810823],[113.838773,22.811995],[113.838581,22.81342],[113.838847,22.817355],[113.838714,22.819605],[113.836719,22.82146],[113.834688,22.82226],[113.83652,22.823876],[113.836535,22.826527],[113.837406,22.827474],[113.838596,22.829777],[113.8411,22.831412],[113.841514,22.833994],[113.842748,22.833697],[113.845223,22.834429],[113.846287,22.835351],[113.850594,22.836845],[113.851288,22.837484],[113.854428,22.835215],[113.856194,22.835683],[113.857058,22.832613],[113.860988,22.834155],[113.861816,22.83336],[113.861912,22.834658],[113.864387,22.836967],[113.866263,22.836659],[113.868406,22.837313],[113.870784,22.836986],[113.872639,22.837279],[113.872336,22.839959],[113.873592,22.840139],[113.871435,22.843116],[113.870999,22.845659],[113.873414,22.845473],[113.874323,22.844571],[113.875431,22.847313],[113.876429,22.848109],[113.877507,22.851915],[113.878253,22.85275],[113.877677,22.854448],[113.878246,22.85518],[113.879938,22.854917],[113.878881,22.854204],[113.878697,22.852413],[113.880204,22.851954],[113.880669,22.853892],[113.881763,22.853423],[113.881076,22.852847],[113.881039,22.851408],[113.882649,22.850539],[113.883499,22.851886],[113.884393,22.851462],[113.884444,22.853033],[113.88559,22.852745],[113.886077,22.854282],[113.888781,22.855761],[113.88621,22.85865],[113.887311,22.858528],[113.88966,22.859772],[113.890539,22.859748],[113.891056,22.861748],[113.890968,22.859348],[113.889143,22.857893],[113.889727,22.857074],[113.891884,22.85662],[113.892431,22.857064],[113.892852,22.855405],[113.894418,22.855566],[113.894839,22.854355],[113.898444,22.855034],[113.898577,22.856039],[113.89973,22.857098],[113.899486,22.855492],[113.898075,22.854107],[113.89628,22.85151],[113.895039,22.850407],[113.89464,22.852047],[113.893081,22.853775],[113.891529,22.853599],[113.89147,22.851989],[113.892881,22.851588],[113.8928,22.850334],[113.894492,22.849954],[113.892748,22.848919],[113.892807,22.847426],[113.893923,22.846196],[113.896154,22.845971],[113.897329,22.845107],[113.898791,22.84541],[113.897048,22.844263],[113.898112,22.84275],[113.900232,22.844136],[113.900609,22.846123],[113.900749,22.844527],[113.902929,22.843824],[113.905078,22.845063],[113.904849,22.844239],[113.90363,22.843648],[113.903232,22.842438],[113.905492,22.842609],[113.904399,22.842052],[113.904872,22.840134],[113.906837,22.840032],[113.910797,22.839344],[113.912865,22.840237],[113.914764,22.839163],[113.916574,22.839378],[113.916781,22.840686],[113.919241,22.842565],[113.920356,22.841637],[113.922255,22.843414],[113.924538,22.842828],[113.926267,22.843526],[113.928461,22.843126],[113.93016,22.842028],[113.933285,22.841916],[113.93477,22.84073],[113.931778,22.841779],[113.929798,22.841584],[113.927301,22.842706],[113.925255,22.841691],[113.923555,22.842389],[113.922418,22.84234],[113.920667,22.841203],[113.919293,22.841018],[113.919485,22.839783],[113.917852,22.84011],[113.917882,22.837972],[113.920105,22.83622],[113.922469,22.835776],[113.922986,22.83478],[113.92142,22.835219],[113.919655,22.83458],[113.920002,22.835732],[113.918096,22.836454],[113.91664,22.838197],[113.913545,22.837177],[113.912023,22.837894],[113.911439,22.838763],[113.908373,22.837889],[113.906578,22.838568],[113.906024,22.838021],[113.903948,22.840139],[113.902389,22.840212],[113.902242,22.838367],[113.904273,22.832882],[113.908957,22.832672],[113.910021,22.831847],[113.910959,22.829997],[113.914276,22.830109],[113.915532,22.829035],[113.916448,22.830041],[113.920652,22.83131],[113.924523,22.830578],[113.929488,22.832013],[113.93129,22.83192],[113.937821,22.832711],[113.93737,22.83111],[113.939166,22.83068],[113.939764,22.829299],[113.942771,22.828816],[113.944093,22.827693],[113.946901,22.827488],[113.947883,22.826863],[113.948031,22.825155],[113.950506,22.822705],[113.952589,22.822192],[113.95465,22.82103],[113.955581,22.819639],[113.954473,22.818492],[113.95468,22.816759],[113.955426,22.816774],[113.954976,22.815051],[113.95697,22.814006],[113.957354,22.814675],[113.958891,22.814255],[113.959068,22.813411],[113.961396,22.813367],[113.964764,22.815842],[113.965171,22.814909],[113.964868,22.813415],[113.966102,22.812429],[113.968569,22.81218],[113.969116,22.812888],[113.972344,22.812498],[113.97374,22.810721],[113.97572,22.810413],[113.976976,22.809095],[113.977176,22.807372],[113.978402,22.806513],[113.976171,22.805659],[113.974206,22.805439],[113.972721,22.803828],[113.972263,22.802256],[113.973127,22.800279],[113.974996,22.798438],[113.975757,22.799214],[113.974923,22.801377],[113.975979,22.801558],[113.976267,22.800259],[113.977767,22.800791],[113.977523,22.798956],[113.978661,22.800025],[113.978402,22.800918],[113.979939,22.800821],[113.982022,22.802007],[113.982525,22.802744],[113.984593,22.803555],[113.984098,22.800752],[113.981128,22.800884],[113.980921,22.799732],[113.984468,22.800293],[113.990858,22.800206],[113.991168,22.795597],[113.990961,22.794044],[113.992867,22.788967],[113.992505,22.787829],[113.993939,22.784455],[113.994153,22.782439],[113.996694,22.778181],[113.996872,22.777166],[113.99843,22.77655],[113.998741,22.774167],[113.99532,22.771282],[113.996303,22.768523],[114.000506,22.767131],[114.002834,22.763503],[114.005028,22.764167],[114.006564,22.764123],[114.008552,22.761335],[114.011004,22.76216],[114.012933,22.761725],[114.014447,22.760524],[114.01789,22.760241],[114.018917,22.761403],[114.022596,22.761857],[114.025861,22.763605],[114.02612,22.765441],[114.026984,22.76653],[114.028137,22.766071],[114.029164,22.764894],[114.031003,22.764245],[114.032133,22.766291],[114.035303,22.766755],[114.03599,22.765148],[114.037807,22.764269],[114.039846,22.764284],[114.041959,22.766677],[114.044567,22.767585],[114.045712,22.770237],[114.046665,22.771321],[114.04863,22.771824],[114.049761,22.771179],[114.049827,22.769411],[114.048712,22.768405],[114.049177,22.766032],[114.050729,22.76509],[114.052206,22.763283],[114.051807,22.760817],[114.049746,22.759743],[114.048675,22.75817],[114.048564,22.757042],[114.049657,22.756368],[114.053492,22.755684],[114.054031,22.756388],[114.056491,22.756676],[114.05723,22.754771],[114.058678,22.753833],[114.059742,22.755001],[114.063435,22.755992],[114.064581,22.755904],[114.064618,22.752383],[114.063613,22.751343],[114.063428,22.74958],[114.066191,22.747983],[114.068998,22.749663],[114.070794,22.749126],[114.072389,22.746396],[114.072493,22.742293],[114.074813,22.740886],[114.075766,22.742283],[114.079497,22.745326],[114.08124,22.745995],[114.081055,22.747597],[114.084424,22.750561],[114.086574,22.748852],[114.08995,22.749546],[114.092831,22.748017],[114.091694,22.746967],[114.092152,22.746049],[114.096178,22.74643],[114.098468,22.747192],[114.098742,22.745297],[114.098099,22.743133],[114.100278,22.741277],[114.101039,22.737809],[114.100825,22.736539],[114.099407,22.735651],[114.102834,22.731382],[114.104201,22.73165],[114.105228,22.730966],[114.107178,22.723],[114.110533,22.722428],[114.111759,22.721436],[114.113924,22.721153],[114.115445,22.72298],[114.117603,22.723151],[114.119693,22.7196],[114.121237,22.718681],[114.121976,22.716259],[114.123853,22.715115],[114.124562,22.715218],[114.125692,22.716786],[114.127539,22.716923],[114.129999,22.716459],[114.130642,22.714847],[114.131758,22.713484],[114.135333,22.712101],[114.136176,22.712678],[114.137298,22.7145],[114.137306,22.716327],[114.139419,22.716151],[114.144664,22.714182],[114.144531,22.710494],[114.14315,22.709683],[114.143837,22.707636],[114.145942,22.705492],[114.144627,22.702751],[114.145056,22.701178],[114.146703,22.700362],[114.14988,22.699453],[114.150604,22.697377],[114.151941,22.695349],[114.152872,22.691841],[114.151779,22.690136],[114.158826,22.685944],[114.160105,22.685006],[114.161626,22.685274],[114.163614,22.682724],[114.167433,22.680696],[114.168231,22.678781],[114.16634,22.678351],[114.167138,22.675043],[114.167389,22.672726],[114.166207,22.670674],[114.163902,22.665377],[114.163097,22.665768],[114.162624,22.667102],[114.160496,22.668846],[114.157726,22.668182],[114.155465,22.668934],[114.155458,22.668211],[114.153943,22.663955],[114.154697,22.663324],[114.153566,22.66069],[114.155029,22.66026],[114.156152,22.663955],[114.157016,22.66417],[114.157157,22.661619],[114.157962,22.661687],[114.159026,22.66288],[114.159912,22.665108],[114.160829,22.664996],[114.162698,22.661042],[114.16108,22.659039],[114.160851,22.657401],[114.16252,22.656815],[114.164249,22.657162],[114.1645,22.661609],[114.167049,22.662557],[114.168268,22.662191],[114.168623,22.6605],[114.170122,22.659244],[114.170543,22.658247],[114.169317,22.656776],[114.169989,22.655715],[114.172523,22.654396],[114.176166,22.65421],[114.179128,22.656136],[114.181174,22.659664],[114.182091,22.662997],[114.183191,22.664439],[114.185829,22.664722],[114.187513,22.666379],[114.18625,22.668148],[114.186531,22.669667],[114.185807,22.669995],[114.186553,22.672213],[114.187498,22.673557],[114.190852,22.675898],[114.190985,22.677007],[114.195359,22.680076],[114.197154,22.682362],[114.196844,22.683232],[114.19349,22.684439],[114.192618,22.68373],[114.191052,22.687937],[114.191916,22.688959],[114.1951,22.688045],[114.197117,22.688152],[114.197191,22.689608],[114.198957,22.694084],[114.198706,22.69619],[114.197235,22.696844],[114.199289,22.700875],[114.199489,22.702033],[114.198927,22.706361],[114.197147,22.707299],[114.196556,22.708384],[114.196718,22.71023],[114.199984,22.713005],[114.201653,22.713713],[114.203308,22.715609],[114.205864,22.71533],[114.20664,22.714124],[114.208066,22.714666],[114.20927,22.719028],[114.208664,22.719815],[114.208251,22.724265],[114.20865,22.726546],[114.208598,22.729433],[114.209677,22.731137],[114.21142,22.732056],[114.212122,22.733726],[114.215675,22.735567],[114.215195,22.737829],[114.215565,22.739416],[114.213282,22.741609],[114.211856,22.743582],[114.208746,22.744486],[114.208339,22.745775],[114.209204,22.746762],[114.209351,22.748447],[114.210497,22.750161],[114.209736,22.751152],[114.205502,22.752588],[114.205081,22.751226],[114.204128,22.75105],[114.203116,22.755137],[114.203818,22.75524],[114.206574,22.757247],[114.20565,22.758644],[114.204372,22.759127],[114.20251,22.758605],[114.19974,22.760568],[114.201062,22.764772],[114.200405,22.765651],[114.199001,22.765896],[114.197095,22.764938],[114.195595,22.765666],[114.192396,22.764611],[114.188104,22.763571],[114.186944,22.763752],[114.185023,22.765168],[114.183539,22.764616],[114.182054,22.765275],[114.182224,22.767893],[114.183228,22.768659],[114.186154,22.768127],[114.187602,22.768869],[114.188001,22.770388],[114.185755,22.772805],[114.18424,22.772913],[114.182948,22.773718],[114.182652,22.775486],[114.181692,22.776316],[114.180835,22.77571],[114.181108,22.774055],[114.182098,22.771995],[114.181581,22.771575],[114.179623,22.772986],[114.17949,22.773845],[114.180029,22.777141],[114.179342,22.779163],[114.183258,22.779695],[114.185334,22.781809],[114.185792,22.783284],[114.189988,22.785735],[114.193276,22.785559],[114.196659,22.785681],[114.198152,22.787487],[114.202444,22.788342],[114.203197,22.788942],[114.207239,22.789782],[114.210164,22.792633],[114.211339,22.795992],[114.213008,22.799151],[114.211849,22.800269],[114.215646,22.807743],[114.218054,22.809349],[114.220551,22.808241],[114.223662,22.810613],[114.224253,22.812781],[114.225819,22.813694],[114.227821,22.813474],[114.229202,22.812512]]]]}}]}
|
public/china-city-data/citys/东营市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":370502,"name":"东营区","center":[118.507543,37.461567],"centroid":[118.61368,37.402343],"childrenNum":0,"level":"district","parent":{"adcode":370500},"subFeatureIndex":0,"acroutes":[100000,370000,370500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.375913,37.261998],[118.383213,37.262354],[118.389088,37.261765],[118.390656,37.262121],[118.39159,37.264487],[118.391434,37.272124],[118.395934,37.271793],[118.397801,37.272933],[118.396927,37.276892],[118.401726,37.276929],[118.402312,37.28193],[118.407051,37.282543],[118.407147,37.284308],[118.405352,37.284945],[118.405675,37.289333],[118.409576,37.292715],[118.40966,37.289823],[118.413095,37.289786],[118.415644,37.2947],[118.422824,37.298573],[118.421448,37.293303],[118.423734,37.292972],[118.425218,37.295816],[118.428987,37.294688],[118.431189,37.299627],[118.437149,37.299921],[118.446806,37.301942],[118.442187,37.290767],[118.443384,37.291146],[118.452323,37.291257],[118.457373,37.303633],[118.462759,37.303205],[118.470514,37.303609],[118.468599,37.299872],[118.470286,37.298757],[118.477766,37.299161],[118.47919,37.301318],[118.510317,37.295632],[118.510484,37.305582],[118.524031,37.303719],[118.52384,37.294762],[118.538188,37.295092],[118.543645,37.291257],[118.545153,37.292494],[118.545045,37.289676],[118.550431,37.282641],[118.550945,37.293083],[118.554595,37.29258],[118.554871,37.29872],[118.550287,37.299369],[118.551197,37.312443],[118.554739,37.311671],[118.554452,37.299014],[118.555086,37.299087],[118.562206,37.305067],[118.562051,37.315714],[118.566874,37.315579],[118.56679,37.322146],[118.579631,37.319291],[118.579463,37.305545],[118.583748,37.305606],[118.583736,37.313987],[118.585196,37.313999],[118.585064,37.305618],[118.595487,37.305753],[118.595679,37.315395],[118.602369,37.314452],[118.602692,37.311291],[118.635554,37.31134],[118.636954,37.311818],[118.638067,37.316804],[118.639754,37.321349],[118.659596,37.331222],[118.661391,37.329201],[118.663425,37.330389],[118.666896,37.325355],[118.679581,37.325502],[118.676877,37.329508],[118.672353,37.329312],[118.672437,37.331112],[118.67653,37.331112],[118.678803,37.332264],[118.677702,37.329446],[118.681292,37.329569],[118.676637,37.335326],[118.684847,37.335252],[118.684919,37.336575],[118.695653,37.336342],[118.696096,37.338106],[118.701194,37.338094],[118.701194,37.337224],[118.717434,37.337053],[118.721981,37.330108],[118.728479,37.322084],[118.74065,37.323346],[118.746059,37.326715],[118.748907,37.327793],[118.754855,37.327817],[118.773356,37.329838],[118.777605,37.329875],[118.791942,37.328197],[118.803059,37.32963],[118.8128,37.329581],[118.821824,37.332276],[118.850162,37.333243],[118.855894,37.331578],[118.862512,37.330855],[118.871201,37.331578],[118.877053,37.328883],[118.879159,37.328736],[118.881325,37.33012],[118.88586,37.337689],[118.888637,37.339869],[118.897409,37.343262],[118.900317,37.345625],[118.902483,37.349801],[118.903452,37.357173],[118.905965,37.359181],[118.908634,37.357405],[118.922337,37.351712],[118.926705,37.350548],[118.936961,37.350156],[118.950148,37.353683],[118.963887,37.356903],[118.981431,37.35983],[118.982699,37.363895],[118.985631,37.365743],[119.009865,37.370775],[119.012306,37.372881],[119.012857,37.3761],[119.010978,37.380311],[119.007866,37.38309],[119.003427,37.38342],[118.98258,37.378096],[118.979145,37.379307],[118.97735,37.382061],[118.976141,37.387716],[118.973138,37.404348],[118.966185,37.429747],[118.95831,37.454917],[118.949754,37.47569],[118.945326,37.489809],[118.942789,37.489479],[118.935848,37.490408],[118.933765,37.492046],[118.928847,37.491862],[118.926274,37.489565],[118.921248,37.490982],[118.917969,37.491007],[118.910752,37.492119],[118.905104,37.491349],[118.896715,37.488049],[118.887512,37.488452],[118.879087,37.486044],[118.874922,37.483942],[118.872541,37.483477],[118.874228,37.474884],[118.871368,37.474566],[118.87144,37.470971],[118.867479,37.470556],[118.852029,37.474529],[118.849049,37.475715],[118.819299,37.481509],[118.809043,37.484211],[118.789907,37.48481],[118.788639,37.488709],[118.783648,37.490982],[118.781039,37.491557],[118.777497,37.493488],[118.768234,37.493647],[118.758074,37.495407],[118.750942,37.495651],[118.745233,37.4869],[118.737981,37.490408],[118.731866,37.494698],[118.719827,37.498548],[118.716668,37.501188],[118.71492,37.505269],[118.710768,37.507628],[118.704581,37.506516],[118.701433,37.507762],[118.686953,37.493561],[118.681113,37.497436],[118.674483,37.491911],[118.670414,37.492742],[118.670606,37.495761],[118.674435,37.495052],[118.675225,37.496116],[118.671312,37.499501],[118.664574,37.499049],[118.664419,37.503766],[118.659333,37.506406],[118.654641,37.50764],[118.654594,37.512919],[118.625358,37.512723],[118.609345,37.512796],[118.595787,37.512552],[118.56314,37.512711],[118.540019,37.512515],[118.538523,37.513407],[118.536633,37.517647],[118.540582,37.518405],[118.54428,37.516841],[118.544304,37.52047],[118.540845,37.522302],[118.540713,37.523622],[118.535962,37.522718],[118.535747,37.524623],[118.530457,37.524685],[118.530386,37.525931],[118.527872,37.526444],[118.529943,37.530512],[118.526317,37.53039],[118.522308,37.527116],[118.513416,37.532369],[118.510783,37.532369],[118.507121,37.533932],[118.504907,37.535972],[118.501078,37.535435],[118.49896,37.537206],[118.495046,37.534225],[118.492629,37.536229],[118.49014,37.536155],[118.489697,37.531819],[118.486358,37.529339],[118.47974,37.527446],[118.476892,37.52521],[118.478137,37.523512],[118.475767,37.521117],[118.476593,37.518099],[118.475181,37.514434],[118.473051,37.513151],[118.478005,37.513175],[118.478005,37.512369],[118.469281,37.511733],[118.468635,37.503522],[118.464434,37.502837],[118.46392,37.505905],[118.455004,37.506296],[118.453819,37.504585],[118.44829,37.503155],[118.449451,37.501689],[118.44415,37.499452],[118.444987,37.496213],[118.436694,37.49251],[118.435497,37.490481],[118.4332,37.489944],[118.433044,37.48591],[118.43454,37.482108],[118.438585,37.48102],[118.447967,37.481118],[118.447441,37.477426],[118.448446,37.476583],[118.448877,37.471827],[118.447285,37.470947],[118.446986,37.465629],[118.444772,37.464565],[118.445095,37.461704],[118.444233,37.459588],[118.43886,37.457644],[118.438968,37.454746],[118.437364,37.450637],[118.434337,37.448558],[118.434624,37.446369],[118.432661,37.44632],[118.433882,37.441563],[118.431321,37.437502],[118.435557,37.437037],[118.436598,37.435655],[118.440296,37.434542],[118.440224,37.433001],[118.437987,37.427166],[118.438573,37.425441],[118.441828,37.424621],[118.439806,37.418358],[118.434504,37.419324],[118.433619,37.421502],[118.428604,37.422676],[118.428377,37.421355],[118.424559,37.421122],[118.425888,37.427031],[118.415261,37.4273],[118.414986,37.430897],[118.408739,37.431741],[118.40808,37.427056],[118.405244,37.4273],[118.405065,37.428658],[118.401331,37.429099],[118.400218,37.43031],[118.392487,37.430615],[118.392451,37.436548],[118.390644,37.437685],[118.387293,37.437722],[118.383643,37.42982],[118.380041,37.429735],[118.379957,37.427716],[118.366865,37.427704],[118.365453,37.425539],[118.365561,37.421832],[118.364603,37.420963],[118.348531,37.420768],[118.348388,37.418957],[118.338395,37.418517],[118.336121,37.415629],[118.330724,37.41629],[118.32626,37.418333],[118.311708,37.4187],[118.309937,37.419251],[118.303965,37.424707],[118.301285,37.429062],[118.297814,37.430126],[118.297802,37.432279],[118.294834,37.432805],[118.295098,37.435153],[118.290754,37.43508],[118.284435,37.437906],[118.280318,37.438052],[118.278116,37.439361],[118.280079,37.441722],[118.272109,37.443617],[118.271833,37.448619],[118.269201,37.451249],[118.265551,37.450943],[118.26208,37.455626],[118.259124,37.456898],[118.258071,37.453731],[118.252375,37.454697],[118.24985,37.451689],[118.241269,37.427728],[118.237811,37.420254],[118.237081,37.416902],[118.237535,37.412228],[118.241975,37.394509],[118.241197,37.392942],[118.236482,37.389503],[118.229242,37.38615],[118.225221,37.385232],[118.21688,37.385183],[118.218424,37.379271],[118.217933,37.371485],[118.223294,37.370481],[118.222744,37.367861],[118.233837,37.369649],[118.234388,37.367714],[118.241377,37.367298],[118.245386,37.367788],[118.24766,37.370408],[118.245865,37.376639],[118.251286,37.376908],[118.251513,37.379638],[118.258562,37.379099],[118.259938,37.376406],[118.262008,37.364274],[118.266891,37.363699],[118.266699,37.361715],[118.269631,37.360858],[118.269631,37.362119],[118.273593,37.360013],[118.275089,37.361679],[118.286457,37.36278],[118.289461,37.35923],[118.291843,37.358532],[118.287463,37.353316],[118.287307,37.352434],[118.315358,37.352532],[118.315346,37.347548],[118.314724,37.343323],[118.314652,37.335656],[118.315263,37.328895],[118.315215,37.314758],[118.317596,37.313987],[118.317022,37.308363],[118.317656,37.306501],[118.319762,37.305974],[118.326045,37.306525],[118.326428,37.302506],[118.325614,37.296857],[118.32644,37.294982],[118.32997,37.294357],[118.342165,37.295056],[118.342213,37.292887],[118.347275,37.292789],[118.347263,37.29133],[118.342273,37.291477],[118.342201,37.28709],[118.344379,37.2866],[118.355233,37.287004],[118.35552,37.28546],[118.35874,37.285399],[118.358309,37.280668],[118.360846,37.27916],[118.36805,37.279577],[118.36811,37.27639],[118.362737,37.276108],[118.362617,37.273803],[118.372071,37.273718],[118.372322,37.267233],[118.375889,37.267233],[118.375913,37.261998]]]]}},{"type":"Feature","properties":{"adcode":370503,"name":"河口区","center":[118.529613,37.886015],"childrenNum":0,"level":"district","parent":{"adcode":370500},"subFeatureIndex":1,"acroutes":[100000,370000,370500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.565545,38.060221],[118.552453,38.055697],[118.543729,38.058632],[118.534514,38.06352],[118.530266,38.073197],[118.517078,38.088354],[118.513213,38.104659],[118.5045,38.113919],[118.483187,38.123215],[118.461383,38.126681],[118.44975,38.124269],[118.445861,38.121361],[118.439818,38.112865],[118.431512,38.106284],[118.420431,38.107338],[118.410905,38.117022],[118.404107,38.1209],[118.390967,38.123324],[118.380257,38.119919],[118.360152,38.120937],[118.330748,38.125045],[118.304313,38.131176],[118.27437,38.138531],[118.245398,38.144298],[118.236255,38.125772],[118.233,38.122718],[118.227674,38.11924],[118.22704,38.116852],[118.229936,38.11461],[118.237212,38.113968],[118.241233,38.112126],[118.243962,38.107665],[118.245685,38.101714],[118.244811,38.100441],[118.240635,38.098053],[118.239402,38.095992],[118.238301,38.091167],[118.235369,38.082959],[118.23306,38.081285],[118.226609,38.079576],[118.226059,38.078497],[118.228692,38.073852],[118.229721,38.070093],[118.229864,38.062513],[118.230678,38.05674],[118.230164,38.05247],[118.227614,38.037864],[118.409983,38.053259],[118.419306,38.053137],[118.419952,38.025512],[118.407757,38.026216],[118.223378,38.000972],[118.223055,37.998447],[118.226525,37.99676],[118.22546,37.990496],[118.229254,37.987922],[118.229565,37.986453],[118.220841,37.982568],[118.222122,37.972635],[118.22345,37.959786],[118.220626,37.957952],[118.220961,37.95624],[118.213493,37.955414],[118.21262,37.953689],[118.215468,37.949377],[118.224742,37.950579],[118.226932,37.939671],[118.226047,37.931737],[118.225628,37.923414],[118.231288,37.923159],[118.232713,37.922503],[118.234352,37.917119],[118.231061,37.916196],[118.234029,37.91317],[118.235417,37.905343],[118.237464,37.906376],[118.236482,37.90973],[118.238433,37.9077],[118.243112,37.895667],[118.240635,37.894233],[118.242442,37.890975],[118.239725,37.890355],[118.241568,37.887425],[118.241137,37.885188],[118.236578,37.884507],[118.237607,37.88137],[118.237906,37.876713],[118.239103,37.868712],[118.242262,37.868068],[118.244093,37.865684],[118.246152,37.856466],[118.248737,37.858156],[118.248234,37.868676],[118.247648,37.871777],[118.250998,37.872275],[118.255139,37.869782],[118.254577,37.866596],[118.250233,37.868019],[118.250843,37.862376],[118.254361,37.86251],[118.25715,37.85773],[118.258179,37.854884],[118.257628,37.846869],[118.258298,37.844193],[118.259735,37.844448],[118.264498,37.847416],[118.264713,37.848681],[118.270134,37.85154],[118.269775,37.853096],[118.286314,37.856891],[118.285129,37.859701],[118.292118,37.861002],[118.291567,37.862461],[118.295457,37.86358],[118.294655,37.865319],[118.296749,37.866742],[118.295828,37.868214],[118.30168,37.870208],[118.302948,37.867751],[118.306335,37.865125],[118.30819,37.865173],[118.313288,37.861525],[118.317129,37.865076],[118.319212,37.864237],[118.325806,37.865477],[118.328115,37.865271],[118.333429,37.854641],[118.332053,37.854082],[118.340214,37.838049],[118.339125,37.837149],[118.334661,37.836979],[118.333919,37.832562],[118.338766,37.832246],[118.33818,37.833816],[118.342548,37.834144],[118.342536,37.83227],[118.346102,37.832368],[118.344834,37.828012],[118.344965,37.824617],[118.350554,37.824082],[118.353701,37.821332],[118.35637,37.820833],[118.35509,37.817182],[118.352409,37.816355],[118.352349,37.814274],[118.355676,37.812205],[118.355664,37.809418],[118.351547,37.809102],[118.351475,37.80528],[118.356609,37.805256],[118.356502,37.8027],[118.359003,37.802505],[118.360906,37.799195],[118.383177,37.799487],[118.384816,37.799876],[118.384948,37.796736],[118.386133,37.795969],[118.402899,37.796176],[118.40741,37.797576],[118.407578,37.796285],[118.413226,37.797357],[118.413095,37.799596],[118.417188,37.804331],[118.419162,37.805804],[118.434229,37.820699],[118.435928,37.823376],[118.435126,37.824544],[118.427982,37.826759],[118.427623,37.828341],[118.433487,37.832197],[118.438202,37.831857],[118.439123,37.833073],[118.447321,37.830007],[118.444377,37.82716],[118.447907,37.827039],[118.461203,37.839898],[118.464255,37.841796],[118.46964,37.841042],[118.470083,37.839546],[118.475145,37.843426],[118.492246,37.844691],[118.492031,37.840142],[118.503148,37.839947],[118.505554,37.838755],[118.508306,37.832562],[118.512542,37.821514],[118.511681,37.821344],[118.511082,37.811268],[118.510245,37.805414],[118.509048,37.803382],[118.504153,37.804842],[118.509886,37.786169],[118.523086,37.78802],[118.521973,37.791648],[118.532288,37.7897],[118.539385,37.792609],[118.541731,37.795798],[118.545261,37.796395],[118.545321,37.797734],[118.54781,37.798842],[118.55377,37.799243],[118.556546,37.800521],[118.56253,37.799779],[118.56241,37.795105],[118.568226,37.794143],[118.570105,37.795969],[118.574066,37.796188],[118.573001,37.792475],[118.581055,37.794399],[118.58054,37.793108],[118.59173,37.797052],[118.59161,37.79082],[118.598467,37.790978],[118.59879,37.797539],[118.593238,37.797004],[118.593082,37.803041],[118.606402,37.802724],[118.606976,37.809211],[118.614096,37.827014],[118.617483,37.827099],[118.620631,37.820249],[118.623144,37.818095],[118.62531,37.818156],[118.629869,37.816562],[118.633388,37.811305],[118.635255,37.810538],[118.638067,37.811049],[118.640951,37.81425],[118.638629,37.816379],[118.637612,37.819714],[118.637839,37.824252],[118.639323,37.827331],[118.65019,37.826503],[118.658998,37.824374],[118.66114,37.821222],[118.663461,37.820371],[118.665412,37.815527],[118.663976,37.813373],[118.666333,37.812315],[118.67854,37.808469],[118.684548,37.806935],[118.683375,37.803004],[118.681675,37.801349],[118.678684,37.794411],[118.679055,37.792512],[118.675656,37.784002],[118.692219,37.773373],[118.700979,37.766968],[118.722891,37.779571],[118.732787,37.783881],[118.790039,37.807179],[118.790865,37.807629],[118.852615,37.852792],[118.855404,37.854738],[118.881014,37.861051],[118.892335,37.863994],[118.91031,37.874598],[118.91025,37.875449],[118.926657,37.891984],[118.930127,37.896092],[118.968147,37.934775],[118.983992,37.949268],[118.990538,37.951576],[119.007136,37.95115],[119.008525,37.951466],[119.067499,37.95211],[119.045324,37.967595],[119.004575,37.992268],[119.001895,37.996153],[118.996533,38.013996],[118.993601,38.027599],[118.985296,38.062089],[118.974083,38.094149],[118.958478,38.11015],[118.931432,38.12748],[118.908072,38.139379],[118.877459,38.149616],[118.853681,38.154994],[118.811472,38.157623],[118.777724,38.156932],[118.726421,38.154255],[118.703767,38.15107],[118.672497,38.145945],[118.675345,38.13612],[118.678743,38.12027],[118.675393,38.11758],[118.676027,38.063301],[118.676374,38.027223],[118.677523,38.021447],[118.677439,37.99069],[118.669744,37.964341],[118.653026,37.965264],[118.652236,37.96377],[118.640951,37.963284],[118.638258,37.964183],[118.600502,37.962823],[118.598778,37.963369],[118.597749,37.96796],[118.597749,37.972562],[118.555517,38.009359],[118.555517,38.015051],[118.556546,38.016398],[118.559298,38.016398],[118.55724,38.019372],[118.557587,38.022345],[118.561704,38.023704],[118.558269,38.02641],[118.558269,38.028024],[118.561704,38.034794],[118.564444,38.036954],[118.567879,38.042899],[118.573025,38.045871],[118.573025,38.048576],[118.565545,38.060221]]],[[[118.409983,38.053259],[118.227614,38.037864],[118.22637,38.031009],[118.225257,38.016034],[118.223378,38.000972],[118.407757,38.026216],[118.407865,38.032064],[118.409983,38.053259]]]]}},{"type":"Feature","properties":{"adcode":370505,"name":"垦利区","center":[118.551314,37.588679],"centroid":[118.850613,37.677096],"childrenNum":0,"level":"district","parent":{"adcode":370500},"subFeatureIndex":2,"acroutes":[100000,370000,370500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.067499,37.95211],[119.008525,37.951466],[119.007136,37.95115],[118.990538,37.951576],[118.983992,37.949268],[118.968147,37.934775],[118.930127,37.896092],[118.926657,37.891984],[118.91025,37.875449],[118.91031,37.874598],[118.892335,37.863994],[118.881014,37.861051],[118.855404,37.854738],[118.852615,37.852792],[118.790865,37.807629],[118.790039,37.807179],[118.732787,37.783881],[118.722891,37.779571],[118.700979,37.766968],[118.689287,37.760234],[118.700105,37.753085],[118.702774,37.754571],[118.707776,37.753426],[118.708374,37.750771],[118.711594,37.751002],[118.711546,37.744669],[118.709966,37.738322],[118.703719,37.73524],[118.698537,37.733279],[118.684212,37.729343],[118.681053,37.727089],[118.674459,37.717354],[118.66455,37.701572],[118.657585,37.689298],[118.6508,37.67924],[118.638689,37.66395],[118.631138,37.656121],[118.624747,37.651377],[118.607742,37.644023],[118.590653,37.636923],[118.582551,37.632971],[118.560531,37.619855],[118.544866,37.610057],[118.530876,37.602515],[118.528124,37.601441],[118.523457,37.601466],[118.507133,37.603699],[118.49878,37.605078],[118.490762,37.606774],[118.47019,37.612205],[118.456464,37.614901],[118.44981,37.61567],[118.441194,37.615902],[118.430675,37.615231],[118.411683,37.611948],[118.393002,37.607604],[118.385582,37.605505],[118.375841,37.602137],[118.343804,37.597804],[118.339592,37.596486],[118.335894,37.592055],[118.331706,37.579604],[118.326548,37.563476],[118.321462,37.549823],[118.315861,37.540553],[118.314365,37.534177],[118.311517,37.515191],[118.311002,37.509448],[118.308776,37.506748],[118.300303,37.502507],[118.297132,37.500454],[118.2782,37.491679],[118.274957,37.488513],[118.270361,37.482267],[118.260345,37.465592],[118.253631,37.457216],[118.252375,37.454697],[118.258071,37.453731],[118.259124,37.456898],[118.26208,37.455626],[118.265551,37.450943],[118.269201,37.451249],[118.271833,37.448619],[118.272109,37.443617],[118.280079,37.441722],[118.278116,37.439361],[118.280318,37.438052],[118.284435,37.437906],[118.290754,37.43508],[118.295098,37.435153],[118.294834,37.432805],[118.297802,37.432279],[118.297814,37.430126],[118.301285,37.429062],[118.303965,37.424707],[118.309937,37.419251],[118.311708,37.4187],[118.32626,37.418333],[118.330724,37.41629],[118.336121,37.415629],[118.338395,37.418517],[118.348388,37.418957],[118.348531,37.420768],[118.364603,37.420963],[118.365561,37.421832],[118.365453,37.425539],[118.366865,37.427704],[118.379957,37.427716],[118.380041,37.429735],[118.383643,37.42982],[118.387293,37.437722],[118.390644,37.437685],[118.392451,37.436548],[118.392487,37.430615],[118.400218,37.43031],[118.401331,37.429099],[118.405065,37.428658],[118.405244,37.4273],[118.40808,37.427056],[118.408739,37.431741],[118.414986,37.430897],[118.415261,37.4273],[118.425888,37.427031],[118.424559,37.421122],[118.428377,37.421355],[118.428604,37.422676],[118.433619,37.421502],[118.434504,37.419324],[118.439806,37.418358],[118.441828,37.424621],[118.438573,37.425441],[118.437987,37.427166],[118.440224,37.433001],[118.440296,37.434542],[118.436598,37.435655],[118.435557,37.437037],[118.431321,37.437502],[118.433882,37.441563],[118.432661,37.44632],[118.434624,37.446369],[118.434337,37.448558],[118.437364,37.450637],[118.438968,37.454746],[118.43886,37.457644],[118.444233,37.459588],[118.445095,37.461704],[118.444772,37.464565],[118.446986,37.465629],[118.447285,37.470947],[118.448877,37.471827],[118.448446,37.476583],[118.447441,37.477426],[118.447967,37.481118],[118.438585,37.48102],[118.43454,37.482108],[118.433044,37.48591],[118.4332,37.489944],[118.435497,37.490481],[118.436694,37.49251],[118.444987,37.496213],[118.44415,37.499452],[118.449451,37.501689],[118.44829,37.503155],[118.453819,37.504585],[118.455004,37.506296],[118.46392,37.505905],[118.464434,37.502837],[118.468635,37.503522],[118.469281,37.511733],[118.478005,37.512369],[118.478005,37.513175],[118.473051,37.513151],[118.475181,37.514434],[118.476593,37.518099],[118.475767,37.521117],[118.478137,37.523512],[118.476892,37.52521],[118.47974,37.527446],[118.486358,37.529339],[118.489697,37.531819],[118.49014,37.536155],[118.492629,37.536229],[118.495046,37.534225],[118.49896,37.537206],[118.501078,37.535435],[118.504907,37.535972],[118.507121,37.533932],[118.510783,37.532369],[118.513416,37.532369],[118.522308,37.527116],[118.526317,37.53039],[118.529943,37.530512],[118.527872,37.526444],[118.530386,37.525931],[118.530457,37.524685],[118.535747,37.524623],[118.535962,37.522718],[118.540713,37.523622],[118.540845,37.522302],[118.544304,37.52047],[118.54428,37.516841],[118.540582,37.518405],[118.536633,37.517647],[118.538523,37.513407],[118.540019,37.512515],[118.56314,37.512711],[118.595787,37.512552],[118.609345,37.512796],[118.625358,37.512723],[118.654594,37.512919],[118.654641,37.50764],[118.659333,37.506406],[118.664419,37.503766],[118.664574,37.499049],[118.671312,37.499501],[118.675225,37.496116],[118.674435,37.495052],[118.670606,37.495761],[118.670414,37.492742],[118.674483,37.491911],[118.681113,37.497436],[118.686953,37.493561],[118.701433,37.507762],[118.704581,37.506516],[118.710768,37.507628],[118.71492,37.505269],[118.716668,37.501188],[118.719827,37.498548],[118.731866,37.494698],[118.737981,37.490408],[118.745233,37.4869],[118.750942,37.495651],[118.758074,37.495407],[118.768234,37.493647],[118.777497,37.493488],[118.781039,37.491557],[118.783648,37.490982],[118.788639,37.488709],[118.789907,37.48481],[118.809043,37.484211],[118.819299,37.481509],[118.849049,37.475715],[118.852029,37.474529],[118.867479,37.470556],[118.87144,37.470971],[118.871368,37.474566],[118.874228,37.474884],[118.872541,37.483477],[118.874922,37.483942],[118.879087,37.486044],[118.887512,37.488452],[118.896715,37.488049],[118.905104,37.491349],[118.910752,37.492119],[118.917969,37.491007],[118.921248,37.490982],[118.926274,37.489565],[118.928847,37.491862],[118.933765,37.492046],[118.935848,37.490408],[118.942789,37.489479],[118.945326,37.489809],[118.94292,37.497472],[118.941101,37.505905],[118.939641,37.51733],[118.939641,37.527055],[118.944524,37.540199],[118.951824,37.556015],[118.972324,37.594472],[118.976955,37.602149],[118.988671,37.620905],[119.024202,37.641912],[119.065345,37.641925],[119.118372,37.648048],[119.153376,37.655402],[119.236333,37.652072],[119.262589,37.660475],[119.280444,37.692504],[119.299688,37.755509],[119.309142,37.80539],[119.304068,37.84547],[119.29216,37.869624],[119.26381,37.881516],[119.240366,37.878026],[119.21271,37.838816],[119.161598,37.819215],[119.135868,37.827963],[119.128233,37.848097],[119.128903,37.851904],[119.128329,37.855991],[119.122812,37.866548],[119.121017,37.880519],[119.120526,37.897053],[119.116649,37.911152],[119.110569,37.92136],[119.091111,37.935576],[119.067499,37.95211]]]]}},{"type":"Feature","properties":{"adcode":370522,"name":"利津县","center":[118.248854,37.493365],"centroid":[118.390598,37.646697],"childrenNum":0,"level":"district","parent":{"adcode":370500},"subFeatureIndex":3,"acroutes":[100000,370000,370500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.360906,37.799195],[118.361935,37.792061],[118.35929,37.791928],[118.358895,37.789176],[118.356873,37.792086],[118.35254,37.792804],[118.348962,37.791635],[118.340765,37.775334],[118.340549,37.774408],[118.346437,37.773653],[118.344451,37.771303],[118.340908,37.770877],[118.340705,37.763936],[118.345731,37.759455],[118.353067,37.758139],[118.353725,37.755557],[118.353689,37.750138],[118.34627,37.745899],[118.341902,37.746666],[118.34086,37.740588],[118.337737,37.740758],[118.337498,37.729502],[118.326105,37.729477],[118.323915,37.727881],[118.319678,37.729136],[118.317512,37.728393],[118.317453,37.724251],[118.318841,37.723495],[118.318829,37.716452],[118.319439,37.712918],[118.316148,37.714161],[118.315155,37.712151],[118.314066,37.706216],[118.312749,37.703998],[118.309913,37.704436],[118.308561,37.699829],[118.309686,37.693784],[118.309219,37.691785],[118.306969,37.689798],[118.304504,37.690724],[118.305162,37.683105],[118.299346,37.682032],[118.297001,37.678216],[118.294057,37.678545],[118.2928,37.67451],[118.294332,37.673778],[118.293123,37.670084],[118.289342,37.66795],[118.287893,37.669547],[118.284591,37.662036],[118.279205,37.660609],[118.2754,37.658914],[118.270864,37.659182],[118.266963,37.65628],[118.260955,37.654609],[118.251334,37.654865],[118.246463,37.658365],[118.239402,37.655951],[118.237416,37.656731],[118.234328,37.660438],[118.229781,37.658695],[118.225903,37.661402],[118.225724,37.663682],[118.221834,37.662951],[118.22193,37.661316],[118.216054,37.661048],[118.215755,37.663658],[118.214032,37.666658],[118.210106,37.666023],[118.209293,37.664963],[118.210118,37.662243],[118.207426,37.661585],[118.20155,37.665682],[118.200652,37.667401],[118.199025,37.666255],[118.195411,37.661731],[118.187464,37.660268],[118.184281,37.661646],[118.180751,37.659634],[118.179817,37.65706],[118.177149,37.657621],[118.175007,37.647633],[118.172517,37.644059],[118.170974,37.644681],[118.1656,37.644632],[118.167288,37.637643],[118.165349,37.637155],[118.163506,37.630677],[118.16,37.628067],[118.154973,37.628018],[118.155428,37.625492],[118.160789,37.624126],[118.16146,37.62099],[118.15988,37.62088],[118.158994,37.624309],[118.155847,37.624101],[118.155751,37.621564],[118.157451,37.620368],[118.157403,37.612168],[118.156852,37.609361],[118.154925,37.605481],[118.152891,37.604919],[118.149959,37.601063],[118.148583,37.602442],[118.146704,37.599952],[118.148703,37.594069],[118.147901,37.592715],[118.142563,37.590652],[118.134856,37.590029],[118.13275,37.588711],[118.129722,37.584744],[118.127963,37.580691],[118.12764,37.578103],[118.129555,37.577712],[118.129328,37.572645],[118.131314,37.571302],[118.139201,37.571351],[118.138961,37.569215],[118.134832,37.568458],[118.135299,37.565698],[118.133456,37.565478],[118.13415,37.558481],[118.13573,37.558103],[118.139416,37.559251],[118.141426,37.556296],[118.14455,37.556637],[118.146608,37.558665],[118.154207,37.558677],[118.15605,37.563427],[118.160562,37.563561],[118.161125,37.559837],[118.164056,37.559519],[118.164535,37.561656],[118.169035,37.561681],[118.169849,37.563012],[118.173199,37.563573],[118.176096,37.55715],[118.174025,37.556515],[118.175437,37.553487],[118.171596,37.553658],[118.170148,37.551264],[118.170351,37.548858],[118.173283,37.546855],[118.169837,37.545964],[118.169502,37.543631],[118.167623,37.542507],[118.167551,37.54418],[118.164727,37.543863],[118.164619,37.540993],[118.159808,37.53916],[118.159581,37.533822],[118.157008,37.530341],[118.154866,37.529754],[118.150988,37.530536],[118.147697,37.527763],[118.148152,37.525234],[118.142551,37.51893],[118.140613,37.518576],[118.13956,37.516804],[118.136795,37.516804],[118.136484,37.513798],[118.138698,37.514067],[118.13938,37.507432],[118.13427,37.507383],[118.135933,37.50175],[118.133672,37.501261],[118.135036,37.496763],[118.133265,37.496385],[118.131948,37.493109],[118.127868,37.491826],[118.12849,37.483697],[118.125163,37.482707],[118.124971,37.480666],[118.120412,37.480739],[118.11882,37.477231],[118.118904,37.472451],[118.116535,37.470213],[118.113088,37.470067],[118.11243,37.467181],[118.112729,37.46355],[118.116367,37.46185],[118.125211,37.459001],[118.122949,37.454343],[118.118557,37.456189],[118.114309,37.44654],[118.117576,37.444584],[118.114871,37.43974],[118.118318,37.439116],[118.118629,37.440278],[118.121585,37.440327],[118.121908,37.438994],[118.127401,37.438933],[118.130261,37.440547],[118.133133,37.440474],[118.136161,37.441697],[118.141438,37.441416],[118.147446,37.438395],[118.149947,37.43837],[118.153633,37.435019],[118.156122,37.43064],[118.159629,37.431288],[118.162273,37.430199],[118.158252,37.425637],[118.161113,37.419483],[118.168568,37.420486],[118.169226,37.41799],[118.165253,37.417734],[118.163937,37.416755],[118.163566,37.41202],[118.165576,37.40819],[118.163231,37.40376],[118.160179,37.399612],[118.16134,37.396638],[118.160299,37.394215],[118.161938,37.392636],[118.1614,37.389944],[118.155105,37.392416],[118.144023,37.39282],[118.140577,37.391082],[118.136903,37.387361],[118.135491,37.384828],[118.135682,37.382098],[118.141642,37.37648],[118.14881,37.378083],[118.153202,37.378279],[118.154902,37.377398],[118.156601,37.373089],[118.15702,37.368522],[118.155069,37.367812],[118.156182,37.364335],[118.158336,37.364752],[118.160993,37.362585],[118.168305,37.366013],[118.202005,37.382404],[118.209424,37.384926],[118.21688,37.385183],[118.225221,37.385232],[118.229242,37.38615],[118.236482,37.389503],[118.241197,37.392942],[118.241975,37.394509],[118.237535,37.412228],[118.237081,37.416902],[118.237811,37.420254],[118.241269,37.427728],[118.24985,37.451689],[118.252375,37.454697],[118.253631,37.457216],[118.260345,37.465592],[118.270361,37.482267],[118.274957,37.488513],[118.2782,37.491679],[118.297132,37.500454],[118.300303,37.502507],[118.308776,37.506748],[118.311002,37.509448],[118.311517,37.515191],[118.314365,37.534177],[118.315861,37.540553],[118.321462,37.549823],[118.326548,37.563476],[118.331706,37.579604],[118.335894,37.592055],[118.339592,37.596486],[118.343804,37.597804],[118.375841,37.602137],[118.385582,37.605505],[118.393002,37.607604],[118.411683,37.611948],[118.430675,37.615231],[118.441194,37.615902],[118.44981,37.61567],[118.456464,37.614901],[118.47019,37.612205],[118.490762,37.606774],[118.49878,37.605078],[118.507133,37.603699],[118.523457,37.601466],[118.528124,37.601441],[118.530876,37.602515],[118.544866,37.610057],[118.560531,37.619855],[118.582551,37.632971],[118.590653,37.636923],[118.607742,37.644023],[118.624747,37.651377],[118.631138,37.656121],[118.638689,37.66395],[118.6508,37.67924],[118.657585,37.689298],[118.66455,37.701572],[118.674459,37.717354],[118.681053,37.727089],[118.684212,37.729343],[118.698537,37.733279],[118.703719,37.73524],[118.709966,37.738322],[118.711546,37.744669],[118.711594,37.751002],[118.708374,37.750771],[118.707776,37.753426],[118.702774,37.754571],[118.700105,37.753085],[118.689287,37.760234],[118.700979,37.766968],[118.692219,37.773373],[118.675656,37.784002],[118.679055,37.792512],[118.678684,37.794411],[118.681675,37.801349],[118.683375,37.803004],[118.684548,37.806935],[118.67854,37.808469],[118.666333,37.812315],[118.663976,37.813373],[118.665412,37.815527],[118.663461,37.820371],[118.66114,37.821222],[118.658998,37.824374],[118.65019,37.826503],[118.639323,37.827331],[118.637839,37.824252],[118.637612,37.819714],[118.638629,37.816379],[118.640951,37.81425],[118.638067,37.811049],[118.635255,37.810538],[118.633388,37.811305],[118.629869,37.816562],[118.62531,37.818156],[118.623144,37.818095],[118.620631,37.820249],[118.617483,37.827099],[118.614096,37.827014],[118.606976,37.809211],[118.606402,37.802724],[118.593082,37.803041],[118.593238,37.797004],[118.59879,37.797539],[118.598467,37.790978],[118.59161,37.79082],[118.59173,37.797052],[118.58054,37.793108],[118.581055,37.794399],[118.573001,37.792475],[118.574066,37.796188],[118.570105,37.795969],[118.568226,37.794143],[118.56241,37.795105],[118.56253,37.799779],[118.556546,37.800521],[118.55377,37.799243],[118.54781,37.798842],[118.545321,37.797734],[118.545261,37.796395],[118.541731,37.795798],[118.539385,37.792609],[118.532288,37.7897],[118.521973,37.791648],[118.523086,37.78802],[118.509886,37.786169],[118.504153,37.804842],[118.509048,37.803382],[118.510245,37.805414],[118.511082,37.811268],[118.511681,37.821344],[118.512542,37.821514],[118.508306,37.832562],[118.505554,37.838755],[118.503148,37.839947],[118.492031,37.840142],[118.492246,37.844691],[118.475145,37.843426],[118.470083,37.839546],[118.46964,37.841042],[118.464255,37.841796],[118.461203,37.839898],[118.447907,37.827039],[118.444377,37.82716],[118.447321,37.830007],[118.439123,37.833073],[118.438202,37.831857],[118.433487,37.832197],[118.427623,37.828341],[118.427982,37.826759],[118.435126,37.824544],[118.435928,37.823376],[118.434229,37.820699],[118.419162,37.805804],[118.417188,37.804331],[118.413095,37.799596],[118.413226,37.797357],[118.407578,37.796285],[118.40741,37.797576],[118.402899,37.796176],[118.386133,37.795969],[118.384948,37.796736],[118.384816,37.799876],[118.383177,37.799487],[118.360906,37.799195]]],[[[118.672497,38.145945],[118.625812,38.138301],[118.614144,38.133915],[118.607814,38.129044],[118.605875,38.11787],[118.603912,38.101338],[118.597594,38.078982],[118.579032,38.068516],[118.565545,38.060221],[118.573025,38.048576],[118.573025,38.045871],[118.567879,38.042899],[118.564444,38.036954],[118.561704,38.034794],[118.558269,38.028024],[118.558269,38.02641],[118.561704,38.023704],[118.557587,38.022345],[118.55724,38.019372],[118.559298,38.016398],[118.556546,38.016398],[118.555517,38.015051],[118.555517,38.009359],[118.597749,37.972562],[118.597749,37.96796],[118.598778,37.963369],[118.600502,37.962823],[118.638258,37.964183],[118.640951,37.963284],[118.652236,37.96377],[118.653026,37.965264],[118.669744,37.964341],[118.677439,37.99069],[118.677523,38.021447],[118.676374,38.027223],[118.676027,38.063301],[118.675393,38.11758],[118.678743,38.12027],[118.675345,38.13612],[118.672497,38.145945]]]]}},{"type":"Feature","properties":{"adcode":370523,"name":"广饶县","center":[118.407522,37.05161],"centroid":[118.546778,37.160723],"childrenNum":0,"level":"district","parent":{"adcode":370500},"subFeatureIndex":4,"acroutes":[100000,370000,370500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.375913,37.261998],[118.375757,37.258492],[118.368373,37.258577],[118.367057,37.255279],[118.364292,37.254495],[118.360331,37.244575],[118.35868,37.24379],[118.350446,37.243778],[118.347514,37.237119],[118.346641,37.233255],[118.347789,37.231354],[118.354994,37.231759],[118.349932,37.228852],[118.35552,37.220266],[118.360188,37.217702],[118.363467,37.212427],[118.364197,37.210182],[118.371353,37.208722],[118.371927,37.206367],[118.375936,37.206121],[118.376654,37.201618],[118.377576,37.201152],[118.376595,37.196968],[118.379419,37.196367],[118.380089,37.191998],[118.383392,37.190587],[118.382447,37.187028],[118.384337,37.186169],[118.384098,37.182401],[118.387066,37.182352],[118.387557,37.177824],[118.383919,37.178339],[118.383548,37.17516],[118.38046,37.175172],[118.380771,37.170484],[118.378833,37.170066],[118.378521,37.165635],[118.37766,37.165549],[118.377576,37.154181],[118.37188,37.154107],[118.371676,37.1497],[118.367978,37.150191],[118.366602,37.146802],[118.361576,37.148484],[118.356789,37.143069],[118.356202,37.139336],[118.347622,37.139827],[118.346054,37.134313],[118.343876,37.134264],[118.34104,37.132815],[118.341351,37.127939],[118.342249,37.126097],[118.346509,37.126969],[118.346078,37.123911],[118.340059,37.123739],[118.33824,37.123125],[118.340118,37.116468],[118.342656,37.11885],[118.346509,37.115116],[118.344893,37.11008],[118.348831,37.108372],[118.349979,37.10379],[118.349369,37.10175],[118.346066,37.101886],[118.342596,37.104208],[118.341543,37.101001],[118.338264,37.10309],[118.334087,37.102979],[118.334015,37.101775],[118.336828,37.101824],[118.336875,37.098531],[118.339053,37.096983],[118.338838,37.093887],[118.342476,37.09385],[118.342332,37.089279],[118.336983,37.088874],[118.336648,37.085974],[118.334482,37.084499],[118.332938,37.081931],[118.332627,37.07785],[118.334781,37.077555],[118.3366,37.073315],[118.338539,37.072258],[118.335655,37.060163],[118.336121,37.057447],[118.337522,37.05666],[118.337558,37.053906],[118.330437,37.050095],[118.324561,37.046284],[118.324214,37.042902],[118.326739,37.039607],[118.325866,37.035439],[118.323616,37.03261],[118.31908,37.02929],[118.315897,37.02838],[118.310153,37.028233],[118.308585,37.024605],[118.308202,37.019906],[118.306371,37.018381],[118.301177,37.018652],[118.298173,37.016278],[118.297527,37.013031],[118.295002,37.012071],[118.294416,37.008996],[118.289988,37.009451],[118.288827,36.999979],[118.291639,36.995882],[118.29292,36.981646],[118.294595,36.96966],[118.305449,36.96998],[118.312486,36.970903],[118.312498,36.972281],[118.318039,36.972847],[118.317991,36.974546],[118.322347,36.974509],[118.322299,36.967112],[118.324729,36.967309],[118.324657,36.964774],[118.334255,36.962029],[118.344283,36.960712],[118.344869,36.963617],[118.350865,36.967789],[118.351164,36.972072],[118.352301,36.974583],[118.361265,36.974792],[118.370838,36.974496],[118.372035,36.97489],[118.381645,36.974841],[118.384684,36.974373],[118.384529,36.971567],[118.387593,36.971297],[118.386982,36.967309],[118.387413,36.963432],[118.388789,36.9631],[118.386743,36.95601],[118.3891,36.953745],[118.38636,36.951234],[118.390333,36.94807],[118.392786,36.947528],[118.398351,36.949547],[118.401798,36.949806],[118.401929,36.945681],[118.403234,36.943145],[118.407003,36.94184],[118.421161,36.94168],[118.423004,36.943822],[118.429514,36.944007],[118.434181,36.944696],[118.4391,36.942222],[118.46295,36.946654],[118.462448,36.941397],[118.466169,36.941249],[118.467833,36.947528],[118.470226,36.947922],[118.472704,36.950766],[118.474511,36.956034],[118.476665,36.957093],[118.486669,36.956638],[118.489637,36.954951],[118.49355,36.954791],[118.496698,36.953868],[118.497488,36.951923],[118.503759,36.951541],[118.503184,36.944266],[118.507827,36.942997],[118.512686,36.942899],[118.514948,36.94381],[118.52135,36.943859],[118.521446,36.94525],[118.524558,36.945275],[118.527083,36.939698],[118.530781,36.939132],[118.537757,36.936768],[118.544567,36.936349],[118.545416,36.937297],[118.54854,36.937038],[118.549246,36.938787],[118.554643,36.938368],[118.554895,36.942308],[118.553901,36.943835],[118.557096,36.946888],[118.560746,36.946555],[118.560782,36.949042],[118.562206,36.95244],[118.560352,36.955677],[118.558365,36.956281],[118.558449,36.961734],[118.555816,36.963432],[118.557467,36.965389],[118.559825,36.977056],[118.558437,36.979542],[118.552298,36.979665],[118.553111,36.986765],[118.551723,36.987873],[118.553004,36.996571],[118.553997,37.00025],[118.557575,37.000594],[118.559837,36.998983],[118.5601,36.996141],[118.564133,36.994184],[118.567532,36.994615],[118.575023,36.993951],[118.576017,36.992179],[118.576699,36.995845],[118.580468,36.995021],[118.581187,36.996497],[118.579379,36.99838],[118.574461,36.99897],[118.573527,36.996522],[118.570763,36.997974],[118.566216,36.999032],[118.566227,37.002107],[118.567556,37.002464],[118.567568,37.006401],[118.571158,37.006155],[118.571182,37.004125],[118.579188,37.003707],[118.579224,37.00239],[118.590234,37.001357],[118.590677,37.003559],[118.585914,37.004974],[118.586524,37.007988],[118.583544,37.00843],[118.586285,37.011813],[118.585626,37.01618],[118.588056,37.015811],[118.588415,37.01741],[118.583915,37.018258],[118.576771,37.018234],[118.576687,37.020066],[118.571912,37.020079],[118.571457,37.022096],[118.556283,37.023768],[118.545823,37.023522],[118.544567,37.025109],[118.547008,37.034061],[118.545704,37.034295],[118.545428,37.038513],[118.552274,37.038623],[118.552633,37.04139],[118.558233,37.040714],[118.560435,37.038746],[118.560064,37.041415],[118.561465,37.045472],[118.559789,37.045816],[118.560567,37.048718],[118.558748,37.048902],[118.559059,37.051423],[118.557563,37.051447],[118.557767,37.056943],[118.559981,37.056857],[118.561321,37.06331],[118.567759,37.064589],[118.567616,37.063347],[118.570404,37.063003],[118.570739,37.064269],[118.580409,37.06331],[118.580756,37.06669],[118.591442,37.06846],[118.597534,37.067612],[118.598826,37.065068],[118.601686,37.06492],[118.601459,37.063359],[118.604259,37.063962],[118.610913,37.063027],[118.610686,37.061835],[118.615126,37.06261],[118.615461,37.063716],[118.63188,37.06674],[118.632155,37.070427],[118.641968,37.070058],[118.640807,37.072504],[118.648682,37.074016],[118.648287,37.077052],[118.654103,37.076953],[118.655479,37.08268],[118.665173,37.081759],[118.666381,37.086256],[118.668715,37.088517],[118.666645,37.088751],[118.668392,37.09154],[118.663988,37.092314],[118.663461,37.09831],[118.663868,37.102058],[118.668499,37.101517],[118.666944,37.112193],[118.667075,37.113912],[118.670606,37.115165],[118.670965,37.117119],[118.673909,37.121626],[118.66911,37.123002],[118.67197,37.140061],[118.673717,37.144321],[118.667674,37.146176],[118.666501,37.143867],[118.657908,37.147428],[118.653612,37.149687],[118.651721,37.145807],[118.650573,37.147109],[118.652679,37.155237],[118.652942,37.15795],[118.650513,37.158711],[118.651362,37.161608],[118.649196,37.164235],[118.646599,37.162455],[118.64569,37.159571],[118.636224,37.161498],[118.636655,37.163032],[118.634154,37.163352],[118.634776,37.165819],[118.633627,37.171183],[118.638701,37.171122],[118.639646,37.174902],[118.643045,37.174964],[118.643919,37.178351],[118.645463,37.178155],[118.649292,37.189114],[118.65092,37.189605],[118.65457,37.187482],[118.654641,37.190145],[118.660386,37.1879],[118.66084,37.192992],[118.662552,37.192943],[118.663437,37.194784],[118.665029,37.194403],[118.665424,37.196563],[118.667135,37.1966],[118.668787,37.198453],[118.666872,37.200514],[118.670055,37.203201],[118.673322,37.203091],[118.671671,37.204931],[118.672652,37.209704],[118.672341,37.215151],[118.675034,37.218941],[118.677666,37.220205],[118.678049,37.224277],[118.67477,37.228815],[118.680634,37.229281],[118.685828,37.232041],[118.692506,37.234985],[118.704114,37.238958],[118.709715,37.241276],[118.714298,37.245654],[118.721658,37.249627],[118.728419,37.252766],[118.759546,37.270298],[118.766655,37.273926],[118.77125,37.276757],[118.777976,37.280116],[118.782858,37.280631],[118.787011,37.280226],[118.786975,37.281231],[118.806948,37.285815],[118.821896,37.288769],[118.85696,37.293855],[119.039891,37.304467],[119.03082,37.30813],[119.010308,37.313215],[119.001201,37.318752],[118.993554,37.327401],[118.986948,37.339514],[118.98313,37.350022],[118.981431,37.35983],[118.963887,37.356903],[118.950148,37.353683],[118.936961,37.350156],[118.926705,37.350548],[118.922337,37.351712],[118.908634,37.357405],[118.905965,37.359181],[118.903452,37.357173],[118.902483,37.349801],[118.900317,37.345625],[118.897409,37.343262],[118.888637,37.339869],[118.88586,37.337689],[118.881325,37.33012],[118.879159,37.328736],[118.877053,37.328883],[118.871201,37.331578],[118.862512,37.330855],[118.855894,37.331578],[118.850162,37.333243],[118.821824,37.332276],[118.8128,37.329581],[118.803059,37.32963],[118.791942,37.328197],[118.777605,37.329875],[118.773356,37.329838],[118.754855,37.327817],[118.748907,37.327793],[118.746059,37.326715],[118.74065,37.323346],[118.728479,37.322084],[118.721981,37.330108],[118.717434,37.337053],[118.701194,37.337224],[118.701194,37.338094],[118.696096,37.338106],[118.695653,37.336342],[118.684919,37.336575],[118.684847,37.335252],[118.676637,37.335326],[118.681292,37.329569],[118.677702,37.329446],[118.678803,37.332264],[118.67653,37.331112],[118.672437,37.331112],[118.672353,37.329312],[118.676877,37.329508],[118.679581,37.325502],[118.666896,37.325355],[118.663425,37.330389],[118.661391,37.329201],[118.659596,37.331222],[118.639754,37.321349],[118.638067,37.316804],[118.636954,37.311818],[118.635554,37.31134],[118.602692,37.311291],[118.602369,37.314452],[118.595679,37.315395],[118.595487,37.305753],[118.585064,37.305618],[118.585196,37.313999],[118.583736,37.313987],[118.583748,37.305606],[118.579463,37.305545],[118.579631,37.319291],[118.56679,37.322146],[118.566874,37.315579],[118.562051,37.315714],[118.562206,37.305067],[118.555086,37.299087],[118.554452,37.299014],[118.554739,37.311671],[118.551197,37.312443],[118.550287,37.299369],[118.554871,37.29872],[118.554595,37.29258],[118.550945,37.293083],[118.550431,37.282641],[118.545045,37.289676],[118.545153,37.292494],[118.543645,37.291257],[118.538188,37.295092],[118.52384,37.294762],[118.524031,37.303719],[118.510484,37.305582],[118.510317,37.295632],[118.47919,37.301318],[118.477766,37.299161],[118.470286,37.298757],[118.468599,37.299872],[118.470514,37.303609],[118.462759,37.303205],[118.457373,37.303633],[118.452323,37.291257],[118.443384,37.291146],[118.442187,37.290767],[118.446806,37.301942],[118.437149,37.299921],[118.431189,37.299627],[118.428987,37.294688],[118.425218,37.295816],[118.423734,37.292972],[118.421448,37.293303],[118.422824,37.298573],[118.415644,37.2947],[118.413095,37.289786],[118.40966,37.289823],[118.409576,37.292715],[118.405675,37.289333],[118.405352,37.284945],[118.407147,37.284308],[118.407051,37.282543],[118.402312,37.28193],[118.401726,37.276929],[118.396927,37.276892],[118.397801,37.272933],[118.395934,37.271793],[118.391434,37.272124],[118.39159,37.264487],[118.390656,37.262121],[118.389088,37.261765],[118.383213,37.262354],[118.375913,37.261998]]]]}}]}
|
public/china-city-data/citys/中卫市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":640502,"name":"沙坡头区","center":[105.190536,37.514564],"centroid":[105.137781,37.28792],"childrenNum":0,"level":"district","parent":{"adcode":640500},"subFeatureIndex":0,"acroutes":[100000,640000,640500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[105.452052,37.696585],[105.443639,37.697659],[105.429109,37.704741],[105.421768,37.70724],[105.403698,37.710043],[105.395919,37.709755],[105.38825,37.7074],[105.372584,37.708185],[105.359758,37.705173],[105.343873,37.704564],[105.323509,37.701248],[105.314791,37.702065],[105.298054,37.696121],[105.278629,37.687339],[105.261717,37.684856],[105.246685,37.680625],[105.231455,37.679359],[105.222082,37.676955],[105.210283,37.671697],[105.198965,37.663699],[105.187515,37.657767],[105.165447,37.651451],[105.134835,37.638367],[105.119409,37.636186],[105.11091,37.633781],[105.103284,37.626596],[105.087902,37.613812],[105.040487,37.586474],[105.024187,37.579894],[104.964559,37.575015],[104.926759,37.572431],[104.905171,37.56691],[104.895361,37.566412],[104.866344,37.566621],[104.832783,37.554807],[104.805055,37.539265],[104.752178,37.53501],[104.715951,37.531734],[104.623592,37.522548],[104.544539,37.518806],[104.433301,37.515272],[104.430483,37.510935],[104.419667,37.511819],[104.41049,37.481502],[104.407584,37.464643],[104.391656,37.46077],[104.371881,37.461798],[104.364824,37.457876],[104.357067,37.449742],[104.342843,37.444742],[104.333732,37.444919],[104.327308,37.448295],[104.322457,37.448359],[104.303273,37.441703],[104.287235,37.427843],[104.28741,37.421314],[104.298444,37.414044],[104.310811,37.414768],[104.345115,37.420445],[104.365501,37.418049],[104.371576,37.420526],[104.375487,37.425206],[104.386608,37.427634],[104.391131,37.431927],[104.400155,37.434725],[104.404853,37.438295],[104.437759,37.445803],[104.445341,37.435899],[104.448203,37.426524],[104.450672,37.423646],[104.458691,37.420462],[104.465814,37.419641],[104.484539,37.422424],[104.492056,37.420896],[104.499507,37.421137],[104.507569,37.425334],[104.509951,37.429435],[104.514998,37.429033],[104.521029,37.434806],[104.531123,37.433005],[104.538399,37.428551],[104.544277,37.423212],[104.554459,37.426042],[104.56486,37.430432],[104.580438,37.427296],[104.59593,37.427135],[104.607707,37.425109],[104.613825,37.418821],[104.625362,37.416023],[104.629404,37.416151],[104.638275,37.419432],[104.651888,37.416569],[104.658049,37.412484],[104.670941,37.411712],[104.679899,37.407836],[104.679549,37.40449],[104.671596,37.400163],[104.669171,37.388483],[104.665369,37.380084],[104.66148,37.376624],[104.661501,37.369366],[104.668275,37.356072],[104.681276,37.352128],[104.695697,37.346365],[104.702863,37.345463],[104.713198,37.350261],[104.717656,37.350438],[104.718071,37.338235],[104.712499,37.328961],[104.702732,37.329589],[104.698887,37.326239],[104.686782,37.318928],[104.678064,37.319331],[104.671137,37.316046],[104.666003,37.310843],[104.664757,37.299552],[104.658027,37.296556],[104.650008,37.290338],[104.644327,37.291192],[104.632485,37.29886],[104.624422,37.298489],[104.620162,37.295396],[104.619506,37.291304],[104.625253,37.285649],[104.625537,37.280332],[104.623002,37.277916],[104.61365,37.278141],[104.610329,37.269536],[104.603621,37.262429],[104.600366,37.252807],[104.600693,37.242668],[104.611094,37.223208],[104.624575,37.212549],[104.626061,37.20584],[104.631305,37.202952],[104.637969,37.201904],[104.645333,37.204694],[104.653439,37.203533],[104.660343,37.205388],[104.663752,37.208339],[104.669608,37.20392],[104.678217,37.204452],[104.683133,37.202985],[104.686673,37.20534],[104.692528,37.204678],[104.705944,37.208146],[104.717241,37.208485],[104.728886,37.215742],[104.731399,37.219628],[104.737845,37.222111],[104.743067,37.227174],[104.747371,37.228626],[104.750409,37.235107],[104.757685,37.238138],[104.765376,37.239137],[104.77641,37.24665],[104.785237,37.24162],[104.793693,37.22919],[104.802695,37.231963],[104.804727,37.234881],[104.810845,37.230286],[104.82354,37.2294],[104.827145,37.227981],[104.832367,37.222095],[104.848296,37.216403],[104.856402,37.211742],[104.858456,37.204985],[104.8585,37.183885],[104.865011,37.178626],[104.864924,37.172833],[104.867764,37.170219],[104.878624,37.165282],[104.882928,37.159875],[104.888238,37.158665],[104.897218,37.141459],[104.89984,37.142331],[104.900299,37.136439],[104.897939,37.134792],[104.899294,37.127091],[104.909935,37.122022],[104.91555,37.11616],[104.918456,37.110089],[104.914479,37.099333],[104.916315,37.095795],[104.931588,37.086475],[104.94732,37.083196],[104.953896,37.077331],[104.95488,37.070788],[104.954552,37.040293],[104.965258,37.031742],[104.971223,37.031467],[104.986103,37.033601],[104.988048,37.038822],[104.992593,37.034716],[105.004413,37.03546],[105.013743,37.03192],[105.011012,37.017272],[105.02823,37.010368],[105.032971,37.006519],[105.039876,37.007247],[105.044246,37.015364],[105.049249,37.019762],[105.058098,37.022996],[105.075994,37.013133],[105.090851,37.009592],[105.098127,37.004902],[105.111041,37.000342],[105.116001,37.000132],[105.129307,36.996331],[105.139424,36.996574],[105.147311,36.995409],[105.156663,36.996962],[105.165338,36.994875],[105.165228,36.981968],[105.168724,36.967246],[105.174886,36.963363],[105.177748,36.959107],[105.179562,36.947456],[105.185811,36.941808],[105.18651,36.936046],[105.184063,36.929215],[105.186816,36.925832],[105.177792,36.929409],[105.182162,36.916539],[105.184063,36.902372],[105.179016,36.892283],[105.190705,36.886306],[105.191863,36.891845],[105.198047,36.895214],[105.207705,36.897514],[105.218542,36.892849],[105.224026,36.893983],[105.226364,36.88642],[105.235104,36.894339],[105.240632,36.896801],[105.245221,36.892866],[105.245505,36.889141],[105.249984,36.891246],[105.260275,36.88169],[105.274609,36.870805],[105.278105,36.870222],[105.280159,36.866058],[105.280945,36.85786],[105.278717,36.852659],[105.297507,36.843519],[105.29246,36.835675],[105.298622,36.832612],[105.298578,36.826826],[105.305417,36.819126],[105.311491,36.815981],[105.327464,36.805021],[105.332708,36.806043],[105.334587,36.800773],[105.335985,36.782351],[105.341098,36.76798],[105.341098,36.764703],[105.333538,36.762578],[105.329845,36.751157],[105.319641,36.742849],[105.307078,36.742135],[105.298032,36.748301],[105.291455,36.750426],[105.275876,36.752276],[105.27238,36.744455],[105.272227,36.739409],[105.253917,36.741405],[105.240064,36.741437],[105.239955,36.733777],[105.230865,36.732122],[105.226561,36.733761],[105.215265,36.727821],[105.207115,36.710973],[105.202701,36.705924],[105.209518,36.705047],[105.22182,36.706849],[105.229817,36.70016],[105.238775,36.700079],[105.245898,36.696036],[105.252519,36.698228],[105.256845,36.697773],[105.278717,36.688047],[105.284157,36.686732],[105.288658,36.689249],[105.297442,36.700095],[105.30616,36.708716],[105.31088,36.710128],[105.314397,36.716476],[105.316757,36.711573],[105.316648,36.702352],[105.324579,36.693601],[105.327048,36.678174],[105.341338,36.67793],[105.355737,36.664238],[105.364062,36.66544],[105.36734,36.674146],[105.373632,36.681584],[105.390216,36.696686],[105.402758,36.703229],[105.405074,36.707271],[105.398978,36.711963],[105.399568,36.714609],[105.405708,36.718878],[105.414077,36.727675],[105.424608,36.727237],[105.440318,36.717401],[105.452248,36.714268],[105.456203,36.714885],[105.459218,36.71891],[105.462496,36.727432],[105.467172,36.731554],[105.476633,36.736001],[105.488781,36.744472],[105.504753,36.758668],[105.516727,36.76639],[105.530886,36.752244],[105.53897,36.752309],[105.544848,36.754353],[105.548366,36.758247],[105.560667,36.764006],[105.567331,36.764476],[105.570587,36.768613],[105.566021,36.770835],[105.563988,36.779172],[105.565999,36.787703],[105.572532,36.790947],[105.584068,36.788352],[105.595999,36.783486],[105.603427,36.77854],[105.607557,36.782335],[105.616778,36.777664],[105.623333,36.779724],[105.641687,36.791255],[105.662138,36.792957],[105.667382,36.7986],[105.673522,36.800887],[105.681934,36.809285],[105.68685,36.812333],[105.680951,36.820439],[105.679793,36.827036],[105.670375,36.828268],[105.664148,36.833325],[105.66039,36.840149],[105.655714,36.840926],[105.648045,36.837021],[105.642582,36.837442],[105.636006,36.834411],[105.626217,36.833698],[105.607055,36.837604],[105.603624,36.839468],[105.589618,36.856855],[105.571308,36.867484],[105.562219,36.869266],[105.55586,36.872943],[105.549393,36.88033],[105.538337,36.889351],[105.530646,36.897206],[105.521556,36.898647],[105.516618,36.897821],[105.513493,36.890744],[105.509407,36.89055],[105.506523,36.8871],[105.497303,36.891489],[105.497696,36.88561],[105.494637,36.879034],[105.487492,36.880297],[105.476633,36.886096],[105.470405,36.887003],[105.46007,36.883537],[105.449779,36.88995],[105.438221,36.8917],[105.43479,36.893789],[105.434025,36.898469],[105.428869,36.899586],[105.417551,36.894275],[105.410012,36.893433],[105.404004,36.889286],[105.396531,36.889319],[105.382809,36.878953],[105.371207,36.877544],[105.367274,36.88378],[105.368104,36.891117],[105.359102,36.895522],[105.356021,36.898809],[105.357442,36.907699],[105.366488,36.918207],[105.374353,36.93106],[105.382482,36.946582],[105.383465,36.955709],[105.382744,36.963169],[105.368694,36.959204],[105.363035,36.965628],[105.362292,36.970126],[105.357682,36.97341],[105.347718,36.975643],[105.333057,36.983925],[105.325279,36.987128],[105.321477,36.995959],[105.322198,37.000617],[105.31785,37.008411],[105.311797,37.023529],[105.307362,37.02576],[105.297639,37.024774],[105.291477,37.019552],[105.288942,37.022495],[105.282562,37.046209],[105.275942,37.06119],[105.284572,37.060608],[105.291805,37.066781],[105.312278,37.087638],[105.311885,37.093954],[105.317085,37.103257],[105.323378,37.103467],[105.325432,37.105454],[105.33085,37.100318],[105.341054,37.100818],[105.34667,37.099187],[105.352504,37.099736],[105.365198,37.111978],[105.377063,37.117081],[105.39002,37.120391],[105.403108,37.121182],[105.415693,37.114965],[105.425067,37.111493],[105.443858,37.113351],[105.450544,37.115175],[105.457033,37.119018],[105.464156,37.120746],[105.463282,37.125768],[105.465686,37.132064],[105.474666,37.143203],[105.483931,37.144365],[105.487929,37.147674],[105.492976,37.158633],[105.49455,37.16646],[105.498701,37.174915],[105.51546,37.195129],[105.519087,37.207597],[105.527871,37.220838],[105.529597,37.225949],[105.548125,37.236203],[105.552102,37.248955],[105.562175,37.261495],[105.570412,37.278512],[105.579218,37.290628],[105.578715,37.295622],[105.572707,37.297813],[105.574018,37.302629],[105.574236,37.314113],[105.58409,37.32173],[105.589684,37.333872],[105.585685,37.345109],[105.569364,37.354945],[105.562962,37.365552],[105.547623,37.373454],[105.543471,37.378265],[105.532,37.388048],[105.523348,37.389818],[105.506043,37.395304],[105.499422,37.398184],[105.498657,37.434693],[105.524309,37.43778],[105.526647,37.442379],[105.522758,37.442765],[105.523173,37.453488],[105.532481,37.451864],[105.534273,37.452973],[105.543209,37.466749],[105.545962,37.466476],[105.537113,37.478481],[105.536698,37.481341],[105.540412,37.48703],[105.544564,37.486901],[105.54688,37.490227],[105.53814,37.493939],[105.511221,37.50059],[105.495358,37.501104],[105.470624,37.495947],[105.462649,37.497055],[105.457886,37.500975],[105.457973,37.520974],[105.459699,37.526145],[105.457164,37.53106],[105.454477,37.542236],[105.449255,37.544307],[105.44672,37.551227],[105.449233,37.554742],[105.457514,37.556974],[105.456378,37.559992],[105.461141,37.567311],[105.454171,37.572993],[105.455569,37.576171],[105.464943,37.575577],[105.469597,37.577423],[105.470821,37.582799],[105.467194,37.588255],[105.469116,37.594224],[105.46573,37.605952],[105.466625,37.613604],[105.469837,37.619426],[105.470449,37.6265],[105.465183,37.633845],[105.458716,37.640179],[105.460966,37.644781],[105.467958,37.652894],[105.469706,37.657751],[105.469466,37.668123],[105.466167,37.674759],[105.453953,37.682067],[105.452052,37.696585]]]]}},{"type":"Feature","properties":{"adcode":640521,"name":"中宁县","center":[105.675784,37.489736],"centroid":[105.668442,37.315599],"childrenNum":0,"level":"district","parent":{"adcode":640500},"subFeatureIndex":1,"acroutes":[100000,640000,640500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[105.740426,36.821136],[105.743201,36.825788],[105.739268,36.833196],[105.737542,36.840165],[105.736384,36.852886],[105.738394,36.861684],[105.74838,36.865005],[105.749013,36.86878],[105.745692,36.879973],[105.746981,36.884168],[105.759763,36.898599],[105.754956,36.905303],[105.742109,36.914078],[105.751089,36.914677],[105.757141,36.9105],[105.768656,36.908541],[105.767957,36.914078],[105.773813,36.919097],[105.783623,36.921979],[105.784454,36.926496],[105.791773,36.931514],[105.81028,36.941533],[105.814191,36.945822],[105.821839,36.947828],[105.827258,36.952295],[105.831912,36.95935],[105.830448,36.965094],[105.833485,36.974543],[105.84867,36.980221],[105.842312,36.986982],[105.810499,37.037852],[105.796231,37.05938],[105.781635,37.083632],[105.778445,37.085377],[105.748532,37.085587],[105.741475,37.089867],[105.715954,37.113286],[105.711016,37.116742],[105.696814,37.120246],[105.683442,37.127366],[105.675554,37.139054],[105.670616,37.151419],[105.668868,37.160699],[105.672582,37.167202],[105.672386,37.176302],[105.667622,37.180594],[105.667142,37.187967],[105.664957,37.191887],[105.634279,37.19058],[105.616734,37.197904],[105.605394,37.198436],[105.599626,37.197484],[105.586494,37.198065],[105.575897,37.202565],[105.573974,37.208065],[105.567113,37.2135],[105.557543,37.215758],[105.561279,37.217709],[105.57074,37.216967],[105.576727,37.217838],[105.579764,37.221096],[105.585511,37.22216],[105.597441,37.221402],[105.605503,37.222934],[105.624185,37.23846],[105.630172,37.241427],[105.64326,37.252662],[105.649356,37.259367],[105.667906,37.268795],[105.672626,37.274983],[105.676493,37.27682],[105.681344,37.271244],[105.676865,37.270439],[105.679203,37.261591],[105.686981,37.255048],[105.690521,37.244683],[105.694301,37.238896],[105.693973,37.231173],[105.689756,37.227642],[105.68838,37.222305],[105.684316,37.21629],[105.689975,37.213371],[105.690914,37.210178],[105.707324,37.197113],[105.712087,37.191629],[105.712852,37.187435],[105.724672,37.18829],[105.737105,37.188096],[105.748489,37.18958],[105.751744,37.191419],[105.769443,37.193065],[105.780717,37.199581],[105.776675,37.201356],[105.775058,37.206098],[105.780761,37.208823],[105.783143,37.213016],[105.776872,37.217048],[105.771584,37.216177],[105.772393,37.224272],[105.775058,37.224353],[105.767017,37.229271],[105.772087,37.23364],[105.769071,37.236719],[105.756748,37.244151],[105.757906,37.248955],[105.753842,37.251824],[105.755371,37.256208],[105.750455,37.26093],[105.747243,37.271583],[105.73894,37.284554],[105.734898,37.288904],[105.737389,37.29095],[105.755328,37.296508],[105.775211,37.301356],[105.78122,37.306994],[105.786551,37.307832],[105.791511,37.311117],[105.794221,37.318671],[105.837658,37.315385],[105.916798,37.308685],[105.925735,37.307654],[105.932705,37.31239],[105.941161,37.321022],[105.943936,37.328252],[105.943652,37.332213],[105.928488,37.346156],[105.916558,37.351693],[105.905633,37.351854],[105.889115,37.360514],[105.876966,37.362864],[105.866806,37.367081],[105.852603,37.374805],[105.843295,37.381274],[105.846617,37.394789],[105.8502,37.396527],[105.873689,37.392988],[105.884329,37.392988],[105.885619,37.39828],[105.875721,37.415749],[105.885946,37.424836],[105.913149,37.431493],[105.923943,37.424964],[105.927636,37.42728],[105.934693,37.428004],[105.937425,37.433535],[105.936922,37.445884],[105.970265,37.449742],[105.983637,37.451816],[105.978896,37.458632],[105.973084,37.46437],[105.966944,37.468051],[105.958335,37.469047],[105.95473,37.472551],[105.960432,37.47501],[105.975596,37.474174],[105.982479,37.477308],[105.994715,37.473579],[105.998932,37.475411],[106.004045,37.47472],[106.012195,37.48478],[106.016062,37.498774],[106.022989,37.503996],[106.032013,37.508301],[106.035006,37.517505],[106.037978,37.519384],[106.048837,37.516991],[106.05655,37.52409],[106.075319,37.527655],[106.066972,37.535443],[106.06033,37.545575],[106.051962,37.54938],[106.039485,37.550022],[106.032384,37.554678],[106.029937,37.558675],[106.03446,37.559719],[106.013134,37.58105],[106.008983,37.584388],[106.002078,37.592988],[106.001838,37.603064],[106.008349,37.61054],[106.020738,37.609497],[106.024693,37.613395],[106.022639,37.620228],[106.022574,37.626323],[106.025676,37.632834],[106.024584,37.643787],[106.018881,37.646929],[106.011758,37.648597],[106.005552,37.655154],[105.990126,37.654593],[105.977934,37.659643],[105.966135,37.659707],[105.958226,37.657687],[105.951605,37.657639],[105.942079,37.661455],[105.9343,37.669469],[105.931263,37.669918],[105.932421,37.662801],[105.930739,37.654529],[105.926521,37.647459],[105.920666,37.643017],[105.916908,37.636106],[105.910506,37.629418],[105.907447,37.622249],[105.90666,37.615753],[105.904519,37.61386],[105.882931,37.61516],[105.885487,37.619892],[105.892261,37.624944],[105.894074,37.628825],[105.888197,37.637325],[105.886405,37.643498],[105.879304,37.64725],[105.882669,37.652621],[105.880702,37.66014],[105.88481,37.667081],[105.888262,37.679471],[105.88953,37.695544],[105.889202,37.714128],[105.902377,37.726863],[105.901263,37.738298],[105.882691,37.735895],[105.865058,37.739803],[105.853303,37.739851],[105.844519,37.728721],[105.840804,37.730787],[105.825073,37.735191],[105.815874,37.734198],[105.796274,37.73644],[105.784082,37.73873],[105.772502,37.732789],[105.760943,37.728416],[105.742087,37.727583],[105.717506,37.731683],[105.710514,37.729089],[105.702997,37.728432],[105.696333,37.725966],[105.678853,37.725037],[105.662968,37.720216],[105.65189,37.71557],[105.649181,37.710316],[105.629363,37.707512],[105.610026,37.706984],[105.598948,37.699389],[105.584221,37.699806],[105.533748,37.696057],[105.492955,37.695416],[105.490704,37.694887],[105.46739,37.695031],[105.452052,37.696585],[105.453953,37.682067],[105.466167,37.674759],[105.469466,37.668123],[105.469706,37.657751],[105.467958,37.652894],[105.460966,37.644781],[105.458716,37.640179],[105.465183,37.633845],[105.470449,37.6265],[105.469837,37.619426],[105.466625,37.613604],[105.46573,37.605952],[105.469116,37.594224],[105.467194,37.588255],[105.470821,37.582799],[105.469597,37.577423],[105.464943,37.575577],[105.455569,37.576171],[105.454171,37.572993],[105.461141,37.567311],[105.456378,37.559992],[105.457514,37.556974],[105.449233,37.554742],[105.44672,37.551227],[105.449255,37.544307],[105.454477,37.542236],[105.457164,37.53106],[105.459699,37.526145],[105.457973,37.520974],[105.457886,37.500975],[105.462649,37.497055],[105.470624,37.495947],[105.495358,37.501104],[105.511221,37.50059],[105.53814,37.493939],[105.54688,37.490227],[105.544564,37.486901],[105.540412,37.48703],[105.536698,37.481341],[105.537113,37.478481],[105.545962,37.466476],[105.543209,37.466749],[105.534273,37.452973],[105.532481,37.451864],[105.523173,37.453488],[105.522758,37.442765],[105.526647,37.442379],[105.524309,37.43778],[105.498657,37.434693],[105.499422,37.398184],[105.506043,37.395304],[105.523348,37.389818],[105.532,37.388048],[105.543471,37.378265],[105.547623,37.373454],[105.562962,37.365552],[105.569364,37.354945],[105.585685,37.345109],[105.589684,37.333872],[105.58409,37.32173],[105.574236,37.314113],[105.574018,37.302629],[105.572707,37.297813],[105.578715,37.295622],[105.579218,37.290628],[105.570412,37.278512],[105.562175,37.261495],[105.552102,37.248955],[105.548125,37.236203],[105.529597,37.225949],[105.527871,37.220838],[105.519087,37.207597],[105.51546,37.195129],[105.498701,37.174915],[105.49455,37.16646],[105.492976,37.158633],[105.487929,37.147674],[105.483931,37.144365],[105.474666,37.143203],[105.465686,37.132064],[105.463282,37.125768],[105.464156,37.120746],[105.457033,37.119018],[105.450544,37.115175],[105.443858,37.113351],[105.425067,37.111493],[105.415693,37.114965],[105.403108,37.121182],[105.39002,37.120391],[105.377063,37.117081],[105.365198,37.111978],[105.352504,37.099736],[105.34667,37.099187],[105.341054,37.100818],[105.33085,37.100318],[105.325432,37.105454],[105.323378,37.103467],[105.317085,37.103257],[105.311885,37.093954],[105.312278,37.087638],[105.291805,37.066781],[105.284572,37.060608],[105.275942,37.06119],[105.282562,37.046209],[105.288942,37.022495],[105.291477,37.019552],[105.297639,37.024774],[105.307362,37.02576],[105.311797,37.023529],[105.31785,37.008411],[105.322198,37.000617],[105.321477,36.995959],[105.325279,36.987128],[105.333057,36.983925],[105.347718,36.975643],[105.357682,36.97341],[105.362292,36.970126],[105.363035,36.965628],[105.368694,36.959204],[105.382744,36.963169],[105.383465,36.955709],[105.382482,36.946582],[105.374353,36.93106],[105.366488,36.918207],[105.357442,36.907699],[105.356021,36.898809],[105.359102,36.895522],[105.368104,36.891117],[105.367274,36.88378],[105.371207,36.877544],[105.382809,36.878953],[105.396531,36.889319],[105.404004,36.889286],[105.410012,36.893433],[105.417551,36.894275],[105.428869,36.899586],[105.434025,36.898469],[105.43479,36.893789],[105.438221,36.8917],[105.449779,36.88995],[105.46007,36.883537],[105.470405,36.887003],[105.476633,36.886096],[105.487492,36.880297],[105.494637,36.879034],[105.497696,36.88561],[105.497303,36.891489],[105.506523,36.8871],[105.509407,36.89055],[105.513493,36.890744],[105.516618,36.897821],[105.521556,36.898647],[105.530646,36.897206],[105.538337,36.889351],[105.549393,36.88033],[105.55586,36.872943],[105.562219,36.869266],[105.571308,36.867484],[105.589618,36.856855],[105.603624,36.839468],[105.607055,36.837604],[105.626217,36.833698],[105.636006,36.834411],[105.642582,36.837442],[105.648045,36.837021],[105.655714,36.840926],[105.66039,36.840149],[105.664148,36.833325],[105.670375,36.828268],[105.679793,36.827036],[105.679596,36.833277],[105.68141,36.841202],[105.691767,36.84629],[105.694301,36.849353],[105.693274,36.854717],[105.69476,36.863774],[105.697688,36.864973],[105.708984,36.849774],[105.712371,36.83647],[105.722466,36.834671],[105.735248,36.827263],[105.740426,36.821136]]]]}},{"type":"Feature","properties":{"adcode":640522,"name":"海原县","center":[105.647323,36.562007],"centroid":[105.795615,36.516888],"childrenNum":0,"level":"district","parent":{"adcode":640500},"subFeatureIndex":2,"acroutes":[100000,640000,640500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[105.202701,36.705924],[105.200975,36.70219],[105.202635,36.692675],[105.2086,36.68022],[105.225403,36.664482],[105.228353,36.659511],[105.225141,36.654784],[105.22206,36.636473],[105.219569,36.632492],[105.22182,36.630005],[105.225884,36.631533],[105.233837,36.625812],[105.241528,36.625877],[105.241484,36.613688],[105.245068,36.612387],[105.250028,36.601431],[105.261149,36.60265],[105.270457,36.593156],[105.265432,36.589368],[105.269277,36.581937],[105.274368,36.577449],[105.272817,36.569106],[105.275964,36.563121],[105.252082,36.553117],[105.248957,36.54674],[105.25702,36.544219],[105.260122,36.53366],[105.264405,36.53488],[105.266721,36.531544],[105.272424,36.531056],[105.274805,36.52624],[105.278629,36.526825],[105.281142,36.522562],[105.287719,36.526467],[105.297639,36.526272],[105.303975,36.524661],[105.309241,36.531105],[105.320122,36.535986],[105.322984,36.534977],[105.326961,36.529103],[105.336029,36.519258],[105.343982,36.514441],[105.361396,36.498181],[105.36758,36.486134],[105.368563,36.478514],[105.365614,36.47029],[105.370945,36.461643],[105.369306,36.454102],[105.363319,36.443189],[105.363822,36.437308],[105.368192,36.432176],[105.370486,36.436526],[105.38482,36.440517],[105.399546,36.428787],[105.397099,36.407815],[105.402212,36.385093],[105.414098,36.384115],[105.419495,36.377349],[105.416283,36.371251],[105.41329,36.369572],[105.401251,36.369832],[105.405424,36.358026],[105.413159,36.348845],[105.419932,36.346806],[105.418927,36.343968],[105.424586,36.339498],[105.425766,36.330135],[105.435009,36.325339],[105.445562,36.325991],[105.454215,36.322793],[105.456749,36.313575],[105.460595,36.308027],[105.468199,36.303621],[105.473093,36.298186],[105.476982,36.291315],[105.477223,36.285488],[105.473137,36.275563],[105.466516,36.274583],[105.46125,36.270159],[105.459743,36.264542],[105.465773,36.252002],[105.457427,36.236356],[105.460486,36.223876],[105.469728,36.219433],[105.479124,36.212898],[105.482401,36.207032],[105.480915,36.201722],[105.484717,36.202277],[105.484673,36.195724],[105.488694,36.191116],[105.495686,36.190021],[105.496953,36.192685],[105.516662,36.203552],[105.526101,36.211215],[105.537004,36.218012],[105.569079,36.230361],[105.581162,36.236748],[105.588111,36.23745],[105.593136,36.232616],[105.60358,36.230737],[105.606421,36.226735],[105.607819,36.215234],[105.618111,36.209222],[105.625146,36.199663],[105.625321,36.1953],[105.635481,36.190152],[105.645882,36.177272],[105.661067,36.166827],[105.666202,36.16081],[105.673544,36.155791],[105.687047,36.15239],[105.696814,36.155268],[105.70693,36.167579],[105.714818,36.172565],[105.72559,36.17469],[105.745255,36.172221],[105.750324,36.177681],[105.759283,36.179136],[105.768678,36.174673],[105.774031,36.1665],[105.779778,36.154876],[105.767411,36.144312],[105.76114,36.140764],[105.757141,36.136512],[105.759479,36.132848],[105.765335,36.133208],[105.774599,36.139145],[105.784694,36.136872],[105.792407,36.138115],[105.800011,36.14132],[105.809166,36.138736],[105.812225,36.13347],[105.812531,36.126944],[105.818539,36.121268],[105.82977,36.129626],[105.839865,36.141238],[105.848736,36.144738],[105.857039,36.150755],[105.86178,36.165928],[105.867374,36.174395],[105.876879,36.184987],[105.885029,36.190609],[105.882909,36.198682],[105.882865,36.209107],[105.886383,36.216149],[105.902727,36.216558],[105.935939,36.213551],[105.947891,36.213486],[105.952916,36.211885],[105.967403,36.203013],[105.981845,36.196035],[105.994649,36.193894],[106.003542,36.193829],[106.000308,36.208176],[105.999194,36.225363],[105.993054,36.246286],[105.983943,36.261865],[105.973346,36.283496],[105.967949,36.291756],[105.971904,36.298839],[105.981387,36.302641],[105.979748,36.311617],[105.98462,36.31909],[105.998757,36.316838],[106.01403,36.313216],[106.017635,36.317801],[106.018837,36.322744],[106.026113,36.327933],[106.038065,36.327215],[106.058735,36.332778],[106.064198,36.329303],[106.074926,36.32498],[106.078334,36.332027],[106.085676,36.331652],[106.09116,36.324213],[106.105494,36.315451],[106.109558,36.316349],[106.116331,36.321488],[106.127278,36.325159],[106.141633,36.324931],[106.158764,36.331978],[106.190468,36.339156],[106.197394,36.341815],[106.203949,36.353917],[106.227263,36.372115],[106.245814,36.382484],[106.251538,36.383626],[106.264779,36.380919],[106.270395,36.382484],[106.277671,36.405435],[106.281057,36.411547],[106.288792,36.406951],[106.295304,36.40744],[106.30282,36.411889],[106.312565,36.409803],[106.315253,36.412036],[106.314422,36.422449],[106.316826,36.436412],[106.320868,36.444769],[106.327139,36.454167],[106.327051,36.457555],[106.322223,36.452131],[106.316498,36.45104],[106.316804,36.458956],[106.314816,36.47117],[106.311276,36.474361],[106.311953,36.479556],[106.323097,36.485254],[106.330307,36.486247],[106.336141,36.49289],[106.337408,36.50028],[106.347787,36.499255],[106.35137,36.501322],[106.356614,36.510388],[106.362689,36.513481],[106.375056,36.515971],[106.392994,36.510665],[106.401712,36.509916],[106.411632,36.516036],[106.41102,36.520251],[106.414888,36.522318],[106.418318,36.527834],[106.414844,36.533009],[106.406891,36.536865],[106.406847,36.539549],[106.401538,36.546334],[106.395026,36.548595],[106.384123,36.545504],[106.3718,36.548904],[106.37145,36.557704],[106.361443,36.573172],[106.364284,36.577628],[106.377546,36.569578],[106.382157,36.562958],[106.383774,36.563592],[106.392579,36.556647],[106.395332,36.559673],[106.393497,36.564129],[106.397517,36.574359],[106.396228,36.5774],[106.407393,36.572635],[106.417466,36.564763],[106.418362,36.562714],[106.43027,36.559282],[106.438835,36.559786],[106.444888,36.557233],[106.447816,36.55977],[106.455922,36.559916],[106.459134,36.568699],[106.44976,36.577644],[106.456359,36.577774],[106.471654,36.581319],[106.465667,36.583221],[106.465798,36.585872],[106.460969,36.587839],[106.459265,36.592668],[106.453912,36.596099],[106.448209,36.596359],[106.444298,36.600846],[106.444888,36.610274],[106.447029,36.615216],[106.444691,36.624935],[106.439185,36.626771],[106.432805,36.635449],[106.429855,36.63514],[106.430489,36.629664],[106.420001,36.62526],[106.41019,36.624789],[106.404946,36.620579],[106.388428,36.62396],[106.380627,36.622139],[106.383839,36.617995],[106.383643,36.614208],[106.379273,36.610811],[106.363694,36.608746],[106.3314,36.59857],[106.320475,36.594327],[106.310074,36.594977],[106.306666,36.596586],[106.300504,36.605755],[106.295894,36.610372],[106.28451,36.609657],[106.277321,36.606308],[106.274218,36.613298],[106.26349,36.618759],[106.256673,36.619116],[106.256105,36.612875],[106.249615,36.606584],[106.231262,36.612534],[106.216644,36.610291],[106.2114,36.60491],[106.211007,36.587156],[106.212143,36.583498],[106.205348,36.588213],[106.195078,36.589742],[106.182187,36.587547],[106.171983,36.580278],[106.167416,36.579026],[106.152864,36.587303],[106.151335,36.598619],[106.146834,36.604731],[106.152777,36.61741],[106.15199,36.622708],[106.132085,36.643427],[106.119194,36.648935],[106.118626,36.661753],[106.10687,36.67551],[106.106346,36.69058],[106.077286,36.720436],[106.067562,36.74168],[106.071758,36.758944],[106.058014,36.7697],[106.047133,36.783422],[106.029653,36.795714],[106.031947,36.810745],[106.028539,36.824346],[106.004613,36.841996],[105.990498,36.840683],[105.984052,36.845302],[105.97647,36.842385],[105.970899,36.844719],[105.971008,36.84924],[105.984445,36.860355],[105.980534,36.865588],[105.981146,36.878467],[105.965436,36.888477],[105.963819,36.898291],[105.957352,36.902145],[105.952654,36.90221],[105.951845,36.906744],[105.956565,36.908185],[105.956652,36.911941],[105.936332,36.924294],[105.934693,36.932873],[105.926172,36.934217],[105.924052,36.932906],[105.923965,36.926803],[105.909282,36.918013],[105.900127,36.916248],[105.894883,36.920457],[105.888459,36.917414],[105.894249,36.908557],[105.908299,36.894712],[105.908473,36.890064],[105.903361,36.884978],[105.89792,36.882322],[105.899908,36.87824],[105.894533,36.871129],[105.882734,36.859707],[105.874519,36.855041],[105.875174,36.848754],[105.872378,36.845675],[105.861169,36.842288],[105.860884,36.838042],[105.857017,36.835562],[105.842924,36.831235],[105.839909,36.829225],[105.83803,36.821995],[105.838182,36.813874],[105.836413,36.806237],[105.831453,36.8028],[105.826668,36.80353],[105.824439,36.809642],[105.823019,36.822125],[105.816464,36.826729],[105.808925,36.828252],[105.795204,36.824492],[105.789763,36.820569],[105.782924,36.821104],[105.774971,36.819515],[105.76717,36.820342],[105.761096,36.825707],[105.749647,36.816597],[105.745714,36.815073],[105.740426,36.821136],[105.735248,36.827263],[105.722466,36.834671],[105.712371,36.83647],[105.708984,36.849774],[105.697688,36.864973],[105.69476,36.863774],[105.693274,36.854717],[105.694301,36.849353],[105.691767,36.84629],[105.68141,36.841202],[105.679596,36.833277],[105.679793,36.827036],[105.680951,36.820439],[105.68685,36.812333],[105.681934,36.809285],[105.673522,36.800887],[105.667382,36.7986],[105.662138,36.792957],[105.641687,36.791255],[105.623333,36.779724],[105.616778,36.777664],[105.607557,36.782335],[105.603427,36.77854],[105.595999,36.783486],[105.584068,36.788352],[105.572532,36.790947],[105.565999,36.787703],[105.563988,36.779172],[105.566021,36.770835],[105.570587,36.768613],[105.567331,36.764476],[105.560667,36.764006],[105.548366,36.758247],[105.544848,36.754353],[105.53897,36.752309],[105.530886,36.752244],[105.516727,36.76639],[105.504753,36.758668],[105.488781,36.744472],[105.476633,36.736001],[105.467172,36.731554],[105.462496,36.727432],[105.459218,36.71891],[105.456203,36.714885],[105.452248,36.714268],[105.440318,36.717401],[105.424608,36.727237],[105.414077,36.727675],[105.405708,36.718878],[105.399568,36.714609],[105.398978,36.711963],[105.405074,36.707271],[105.402758,36.703229],[105.390216,36.696686],[105.373632,36.681584],[105.36734,36.674146],[105.364062,36.66544],[105.355737,36.664238],[105.341338,36.67793],[105.327048,36.678174],[105.324579,36.693601],[105.316648,36.702352],[105.316757,36.711573],[105.314397,36.716476],[105.31088,36.710128],[105.30616,36.708716],[105.297442,36.700095],[105.288658,36.689249],[105.284157,36.686732],[105.278717,36.688047],[105.256845,36.697773],[105.252519,36.698228],[105.245898,36.696036],[105.238775,36.700079],[105.229817,36.70016],[105.22182,36.706849],[105.209518,36.705047],[105.202701,36.705924]]]]}}]}
|
public/china-city-data/citys/中山市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":442000,"name":"中山市","center":[113.382391,22.521113],"centroid":[113.398784,22.517323],"childrenNum":0,"level":"city","acroutes":[100000,440000],"parent":{"adcode":440000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.568749,22.411936],[113.573725,22.411718],[113.610107,22.445707],[113.631482,22.475966],[113.668426,22.480425],[113.692042,22.51515],[113.682342,22.514362],[113.662005,22.51479],[113.65161,22.515716],[113.63932,22.548274],[113.620781,22.579533],[113.615013,22.58529],[113.609797,22.588232],[113.59962,22.594394],[113.594666,22.594394],[113.589979,22.5952],[113.587422,22.596827],[113.580974,22.602099],[113.578556,22.604617],[113.577861,22.603915],[113.574715,22.605714],[113.571916,22.602807],[113.567395,22.605931],[113.565143,22.603475],[113.561633,22.607513],[113.558022,22.613731],[113.555641,22.617123],[113.551788,22.623764],[113.544742,22.63519],[113.541307,22.640334],[113.536877,22.647527],[113.532971,22.654983],[113.533089,22.656371],[113.53441,22.656536],[113.539509,22.65794],[113.540724,22.666206],[113.523373,22.6793],[113.507509,22.68958],[113.491907,22.69979],[113.482159,22.707146],[113.471314,22.714998],[113.464813,22.720961],[113.467975,22.728521],[113.449538,22.735094],[113.447783,22.735853],[113.441122,22.737222],[113.435531,22.737615],[113.426141,22.738003],[113.417886,22.740405],[113.412193,22.742824],[113.404274,22.747246],[113.39107,22.755706],[113.381455,22.761564],[113.372969,22.76748],[113.365153,22.772602],[113.361033,22.768569],[113.358738,22.764873],[113.355629,22.763629],[113.349738,22.761724],[113.345993,22.760138],[113.34396,22.758706],[113.341804,22.757685],[113.339792,22.755478],[113.336566,22.753515],[113.332505,22.751832],[113.330295,22.750509],[113.329348,22.748997],[113.328262,22.746304],[113.328824,22.745677],[113.329118,22.741261],[113.321023,22.739133],[113.313083,22.737638],[113.306176,22.736531],[113.301435,22.736269],[113.295941,22.737222],[113.291238,22.738956],[113.284876,22.738876],[113.28127,22.737547],[113.278279,22.735139],[113.274422,22.730672],[113.270564,22.726478],[113.266541,22.725468],[113.263919,22.726672],[113.260891,22.73033],[113.257884,22.73579],[113.254074,22.740839],[113.248066,22.744855],[113.243031,22.745352],[113.23912,22.743714],[113.236316,22.740776],[113.234385,22.734004],[113.231763,22.728196],[113.22812,22.721874],[113.222657,22.713434],[113.222234,22.712259],[113.217451,22.706381],[113.209549,22.698745],[113.204236,22.697324],[113.204974,22.694054],[113.204974,22.69176],[113.204375,22.689477],[113.201652,22.686555],[113.19926,22.682542],[113.199833,22.677879],[113.201042,22.675956],[113.197082,22.675773],[113.194509,22.675408],[113.189383,22.673884],[113.18659,22.675288],[113.184825,22.676926],[113.183075,22.677588],[113.180801,22.679084],[113.179667,22.678821],[113.177094,22.681287],[113.174151,22.684894],[113.173177,22.684506],[113.175831,22.681264],[113.17651,22.679106],[113.175793,22.679163],[113.173819,22.680687],[113.17315,22.679768],[113.172,22.68067],[113.167902,22.675996],[113.166323,22.674934],[113.165467,22.675716],[113.164082,22.675585],[113.161401,22.673701],[113.164649,22.670213],[113.166099,22.667959],[113.163568,22.667314],[113.162669,22.665778],[113.160839,22.665407],[113.161851,22.663495],[113.163648,22.663786],[113.164488,22.662233],[113.166168,22.658083],[113.169988,22.658694],[113.17063,22.651672],[113.169667,22.650764],[113.163161,22.651398],[113.16276,22.650907],[113.16008,22.644319],[113.157222,22.632055],[113.157046,22.62357],[113.158373,22.6181],[113.157014,22.614245],[113.16223,22.609654],[113.165558,22.601916],[113.176398,22.590008],[113.185103,22.574289],[113.18712,22.565001],[113.188725,22.552781],[113.187109,22.539932],[113.19224,22.53551],[113.201812,22.524785],[113.209399,22.519482],[113.215381,22.513099],[113.220051,22.504978],[113.225562,22.496451],[113.231282,22.489353],[113.237055,22.480979],[113.240153,22.476155],[113.242946,22.463361],[113.245161,22.457273],[113.248692,22.453328],[113.251372,22.449869],[113.25355,22.446296],[113.255867,22.44063],[113.256461,22.437771],[113.256129,22.427221],[113.256407,22.420411],[113.256343,22.410809],[113.257391,22.40688],[113.259227,22.401521],[113.261078,22.396969],[113.26264,22.392073],[113.273828,22.38478],[113.276433,22.381588],[113.280965,22.376835],[113.307155,22.346486],[113.313854,22.340032],[113.317358,22.335729],[113.320386,22.329583],[113.321034,22.321189],[113.321296,22.312181],[113.322505,22.308667],[113.329814,22.293071],[113.336603,22.280129],[113.33884,22.274124],[113.341071,22.267696],[113.342874,22.263242],[113.345137,22.258559],[113.34931,22.252627],[113.352403,22.249129],[113.356111,22.246278],[113.363248,22.241829],[113.372445,22.236698],[113.373991,22.236527],[113.375966,22.235673],[113.376929,22.234454],[113.379491,22.235908],[113.383028,22.233618],[113.385286,22.230371],[113.38748,22.230554],[113.389588,22.232198],[113.390363,22.232295],[113.394109,22.228968],[113.400454,22.220184],[113.408528,22.210792],[113.415761,22.202894],[113.420368,22.202058],[113.424622,22.201038],[113.430555,22.201284],[113.432594,22.203976],[113.440041,22.206107],[113.442561,22.207046],[113.456007,22.212567],[113.458355,22.213793],[113.46141,22.217114],[113.462657,22.218872],[113.463529,22.219382],[113.468221,22.2211],[113.477777,22.224977],[113.485107,22.226563],[113.486354,22.227101],[113.486145,22.229134],[113.482544,22.231379],[113.480035,22.233641],[113.479222,22.235805],[113.478879,22.238319],[113.480822,22.238651],[113.482518,22.240306],[113.484128,22.240781],[113.486284,22.242029],[113.492148,22.242877],[113.492421,22.243621],[113.493935,22.244113],[113.494904,22.243753],[113.506749,22.246724],[113.509382,22.251373],[113.512768,22.250005],[113.51317,22.250795],[113.514341,22.258284],[113.514384,22.261541],[113.513737,22.261684],[113.51226,22.264862],[113.509023,22.269379],[113.508258,22.269711],[113.506551,22.268732],[113.504727,22.266986],[113.499644,22.272928],[113.501254,22.27421],[113.499478,22.275006],[113.49882,22.27468],[113.495069,22.279969],[113.496386,22.282253],[113.495503,22.283649],[113.493748,22.284955],[113.494133,22.285355],[113.492159,22.287502],[113.49286,22.288223],[113.491388,22.290278],[113.486685,22.295441],[113.487932,22.296293],[113.485904,22.298205],[113.482919,22.301496],[113.48232,22.300987],[113.48042,22.30386],[113.479393,22.303007],[113.4779,22.303396],[113.474658,22.305353],[113.475787,22.306641],[113.474412,22.307213],[113.470479,22.310355],[113.475006,22.314928],[113.477793,22.313635],[113.478927,22.31447],[113.48202,22.314985],[113.483994,22.317028],[113.48302,22.318774],[113.484631,22.31934],[113.486862,22.319323],[113.487643,22.318596],[113.488858,22.318608],[113.490292,22.317847],[113.493357,22.317995],[113.503132,22.322848],[113.504101,22.324307],[113.50393,22.325532],[113.501559,22.327621],[113.500735,22.3292],[113.501147,22.330528],[113.500741,22.331815],[113.499612,22.332736],[113.496343,22.333698],[113.495893,22.334739],[113.496113,22.338143],[113.494781,22.339711],[113.49194,22.340015],[113.490334,22.340724],[113.489639,22.34327],[113.491554,22.345914],[113.490634,22.348414],[113.489666,22.34973],[113.490516,22.351406],[113.49324,22.354044],[113.492442,22.360823],[113.489168,22.365817],[113.489227,22.367465],[113.491303,22.370422],[113.49111,22.373695],[113.49134,22.376944],[113.488034,22.380027],[113.486675,22.382286],[113.485878,22.385015],[113.486113,22.386965],[113.487006,22.390197],[113.489559,22.39253],[113.493908,22.394424],[113.495235,22.395413],[113.495337,22.398639],[113.495,22.405656],[113.495893,22.407549],[113.499125,22.408527],[113.503721,22.410672],[113.504775,22.411976],[113.506947,22.413291],[113.508921,22.413377],[113.511324,22.41185],[113.514325,22.408716],[113.516209,22.408156],[113.517707,22.408344],[113.520607,22.413028],[113.52165,22.413486],[113.523651,22.413371],[113.524587,22.412433],[113.526203,22.411804],[113.527974,22.412359],[113.52898,22.414361],[113.530414,22.415453],[113.5341,22.416396],[113.537198,22.416345],[113.54464,22.414429],[113.552532,22.412628],[113.566561,22.412582],[113.568749,22.411936]]]]}}]}
|
public/china-city-data/citys/丰台区.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":110106,"name":"丰台区","center":[116.286968,39.863642],"centroid":[116.250342,39.835716],"childrenNum":0,"level":"district","acroutes":[100000,110000],"parent":{"adcode":110000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.25909,39.896667],[116.258362,39.896136],[116.258284,39.895165],[116.257652,39.895243],[116.256586,39.895227],[116.256565,39.89614],[116.256648,39.896428],[116.252901,39.896375],[116.241688,39.893995],[116.240039,39.894896],[116.237292,39.893853],[116.237374,39.891807],[116.233544,39.892118],[116.234457,39.890187],[116.234639,39.889541],[116.233606,39.889536],[116.231908,39.889351],[116.229871,39.889297],[116.22957,39.889158],[116.228066,39.889166],[116.227789,39.889073],[116.227719,39.887916],[116.228066,39.887916],[116.228066,39.885636],[116.227814,39.885636],[116.227727,39.883835],[116.222951,39.883989],[116.222782,39.881388],[116.21953,39.881341],[116.219096,39.876714],[116.214845,39.876903],[116.213647,39.877946],[116.210903,39.87808],[116.211032,39.87683],[116.211552,39.876595],[116.212089,39.874672],[116.210982,39.874751],[116.21097,39.875089],[116.210532,39.875107],[116.209631,39.874523],[116.208123,39.87413],[116.207871,39.875737],[116.207722,39.876323],[116.207458,39.876852],[116.207007,39.877496],[116.205689,39.878916],[116.20457,39.879883],[116.19943,39.883281],[116.195518,39.883426],[116.192935,39.881956],[116.1917,39.881525],[116.190357,39.881526],[116.188626,39.881981],[116.186383,39.882402],[116.184771,39.882483],[116.182921,39.882277],[116.180851,39.882376],[116.179095,39.882688],[116.177847,39.883108],[116.176533,39.8837],[116.173426,39.885438],[116.172344,39.885812],[116.171584,39.885458],[116.170935,39.885489],[116.170613,39.8857],[116.170224,39.88629],[116.170113,39.886942],[116.170022,39.887915],[116.169782,39.888301],[116.16934,39.888034],[116.168873,39.887178],[116.167031,39.888756],[116.165771,39.887951],[116.164407,39.887282],[116.163358,39.886889],[116.161333,39.887088],[116.159912,39.887616],[116.157272,39.88877],[116.156132,39.889024],[116.154884,39.888952],[116.153644,39.888769],[116.154103,39.886662],[116.150975,39.884054],[116.150244,39.884091],[116.149054,39.885199],[116.147608,39.885282],[116.140742,39.884242],[116.131677,39.881272],[116.126521,39.878211],[116.125905,39.877948],[116.124269,39.877884],[116.119737,39.877479],[116.112251,39.873242],[116.108053,39.87234],[116.106309,39.872884],[116.105433,39.872539],[116.103595,39.87047],[116.104149,39.868839],[116.101769,39.867691],[116.100505,39.86763],[116.095832,39.86904],[116.091006,39.866472],[116.087176,39.866157],[116.085338,39.866672],[116.084057,39.867218],[116.082574,39.868718],[116.078322,39.870312],[116.074195,39.869706],[116.070448,39.868447],[116.067353,39.865764],[116.068799,39.86377],[116.070187,39.860425],[116.070985,39.853712],[116.062325,39.852364],[116.060317,39.853317],[116.058003,39.852112],[116.056561,39.850955],[116.056446,39.849188],[116.054644,39.845956],[116.059454,39.843517],[116.061499,39.841898],[116.062717,39.841528],[116.065812,39.841537],[116.06777,39.841301],[116.068985,39.840791],[116.069803,39.839881],[116.070543,39.838997],[116.071567,39.838672],[116.072646,39.838631],[116.074129,39.838252],[116.076199,39.837012],[116.077405,39.83539],[116.078112,39.834084],[116.078058,39.833536],[116.077649,39.832711],[116.077843,39.832383],[116.078607,39.831589],[116.07945,39.832106],[116.080144,39.832442],[116.08083,39.832552],[116.081656,39.832165],[116.082342,39.831536],[116.083053,39.82849],[116.08347,39.828243],[116.08402,39.828218],[116.084375,39.828573],[116.084619,39.831183],[116.084896,39.831869],[116.085747,39.832169],[116.086875,39.831953],[116.088387,39.831112],[116.089742,39.829724],[116.089725,39.827045],[116.088221,39.826919],[116.088742,39.821095],[116.088982,39.819474],[116.085024,39.820188],[116.085177,39.819159],[116.088821,39.818603],[116.089746,39.817613],[116.089585,39.816346],[116.086759,39.816585],[116.086775,39.8164],[116.086176,39.816403],[116.086152,39.814771],[116.085705,39.814627],[116.086052,39.813227],[116.085722,39.813183],[116.085024,39.812664],[116.084801,39.812369],[116.084751,39.812012],[116.084825,39.811591],[116.085433,39.810777],[116.0858,39.810497],[116.086222,39.808986],[116.085759,39.808473],[116.085652,39.807284],[116.086106,39.805386],[116.087259,39.804579],[116.087127,39.803285],[116.086507,39.802179],[116.085891,39.801743],[116.085879,39.801486],[116.085656,39.801472],[116.085557,39.801102],[116.085652,39.800036],[116.085957,39.799366],[116.086313,39.799246],[116.086924,39.799488],[116.086718,39.798925],[116.0868,39.798531],[116.087759,39.797945],[116.08718,39.798033],[116.086598,39.797871],[116.086618,39.797544],[116.085912,39.796441],[116.085755,39.796069],[116.085606,39.795327],[116.085656,39.794557],[116.085809,39.793908],[116.086267,39.792973],[116.08666,39.792686],[116.089391,39.791563],[116.089812,39.790916],[116.090101,39.790172],[116.090374,39.789819],[116.090308,39.789493],[116.09089,39.788492],[116.091601,39.788638],[116.091907,39.787925],[116.091865,39.786253],[116.091287,39.786143],[116.091378,39.78583],[116.091857,39.785899],[116.091585,39.784086],[116.091837,39.782857],[116.092076,39.782754],[116.0917,39.7826],[116.091849,39.782404],[116.092518,39.782421],[116.092345,39.784218],[116.094002,39.783923],[116.094621,39.781552],[116.09558,39.782184],[116.09729,39.782095],[116.097679,39.782221],[116.098278,39.782819],[116.098426,39.783228],[116.09841,39.783543],[116.097542,39.783561],[116.097542,39.784304],[116.099096,39.784252],[116.099484,39.784478],[116.099554,39.785117],[116.099744,39.78568],[116.100104,39.785697],[116.100414,39.78522],[116.100666,39.784494],[116.100856,39.783458],[116.101108,39.782803],[116.101455,39.782872],[116.101368,39.785768],[116.10262,39.785768],[116.102905,39.785133],[116.107008,39.785324],[116.107086,39.787134],[116.106359,39.787183],[116.106359,39.788619],[116.113081,39.788891],[116.113081,39.788124],[116.113577,39.788049],[116.114002,39.788161],[116.114267,39.788622],[116.114234,39.790505],[116.114539,39.790696],[116.114965,39.790662],[116.116072,39.789853],[116.116721,39.789506],[116.117374,39.789506],[116.117799,39.789784],[116.117952,39.790004],[116.119175,39.790044],[116.119646,39.789925],[116.119791,39.789655],[116.119679,39.786691],[116.119791,39.785894],[116.120753,39.784856],[116.121675,39.784931],[116.121596,39.785739],[116.121786,39.786007],[116.122022,39.785812],[116.122174,39.784892],[116.12298,39.784969],[116.123778,39.785199],[116.124587,39.785351],[116.125054,39.785351],[116.125393,39.78516],[116.126161,39.785198],[116.126161,39.78462],[116.127888,39.78481],[116.128,39.78385],[116.129958,39.783849],[116.130731,39.783696],[116.131223,39.7835],[116.131491,39.783118],[116.130764,39.78277],[116.130462,39.782463],[116.130417,39.781891],[116.130528,39.781425],[116.131838,39.781121],[116.132297,39.780694],[116.133945,39.780615],[116.134482,39.780422],[116.134561,39.780154],[116.134024,39.780003],[116.131603,39.780275],[116.130991,39.780084],[116.130991,39.779238],[116.131727,39.77912],[116.132454,39.779158],[116.133061,39.778809],[116.132565,39.77862],[116.130731,39.778662],[116.128884,39.778854],[116.128851,39.778281],[116.12831,39.778242],[116.128235,39.77897],[116.127463,39.77905],[116.127347,39.778244],[116.126194,39.778552],[116.125657,39.778318],[116.124707,39.777051],[116.12436,39.776748],[116.123707,39.776709],[116.123096,39.776862],[116.123017,39.77744],[116.123364,39.777782],[116.123439,39.778246],[116.123249,39.778935],[116.122782,39.779284],[116.122212,39.779323],[116.12148,39.779056],[116.120786,39.778361],[116.120171,39.777362],[116.119563,39.776056],[116.118906,39.775102],[116.118601,39.774443],[116.118047,39.773944],[116.117502,39.773367],[116.117283,39.77272],[116.117398,39.772109],[116.117832,39.771782],[116.119807,39.771854],[116.119696,39.773114],[116.119869,39.773404],[116.120456,39.773222],[116.120708,39.772466],[116.120493,39.769693],[116.119844,39.771026],[116.119555,39.771313],[116.119055,39.771313],[116.118299,39.771061],[116.117936,39.770557],[116.117898,39.769981],[116.118332,39.769151],[116.118766,39.768682],[116.11934,39.768321],[116.119444,39.76699],[116.118906,39.766921],[116.118906,39.76616],[116.119406,39.765444],[116.120993,39.765368],[116.121464,39.761624],[116.123005,39.761587],[116.122249,39.765403],[116.123658,39.765545],[116.124339,39.761728],[116.128475,39.762412],[116.128508,39.763128],[116.129161,39.763201],[116.130268,39.763668],[116.131822,39.764713],[116.133805,39.766632],[116.134962,39.767202],[116.135986,39.767249],[116.137217,39.766935],[116.138015,39.766608],[116.13942,39.76806],[116.140316,39.767534],[116.139106,39.76613],[116.139969,39.765786],[116.141572,39.766554],[116.142146,39.765794],[116.143687,39.765613],[116.143849,39.766661],[116.14805,39.766477],[116.148451,39.768189],[116.147303,39.768641],[116.147104,39.770028],[116.148724,39.770164],[116.148901,39.768654],[116.151698,39.768434],[116.151599,39.767664],[116.155979,39.766926],[116.157863,39.768504],[116.159924,39.767489],[116.161275,39.769648],[116.162701,39.769199],[116.166122,39.775036],[116.167353,39.778549],[116.168617,39.783142],[116.169109,39.783906],[116.169716,39.784274],[116.170943,39.784394],[116.173232,39.784485],[116.177516,39.784567],[116.178673,39.784505],[116.179471,39.784377],[116.181115,39.783684],[116.182586,39.783919],[116.182995,39.783715],[116.182338,39.781506],[116.18385,39.781383],[116.183358,39.780199],[116.186622,39.780232],[116.188006,39.781784],[116.190733,39.780389],[116.191712,39.780263],[116.192882,39.780351],[116.194402,39.780586],[116.194448,39.778498],[116.200385,39.77815],[116.20126,39.782012],[116.201703,39.785314],[116.20186,39.788262],[116.201686,39.792463],[116.201533,39.795116],[116.201438,39.795997],[116.201426,39.796829],[116.201504,39.797556],[116.201851,39.79966],[116.202165,39.799894],[116.202847,39.800252],[116.203124,39.800478],[116.203264,39.800877],[116.203401,39.801854],[116.203558,39.802015],[116.20483,39.802633],[116.206346,39.803004],[116.206565,39.803155],[116.206702,39.803706],[116.206623,39.804873],[116.206425,39.805543],[116.207169,39.805785],[116.207743,39.8061],[116.208053,39.806352],[116.208069,39.806729],[116.207421,39.810819],[116.207466,39.811049],[116.208156,39.811365],[116.209726,39.81138],[116.210437,39.811599],[116.211647,39.812631],[116.213395,39.813705],[116.213969,39.814195],[116.21449,39.814801],[116.215746,39.815774],[116.216758,39.81691],[116.214452,39.818978],[116.214167,39.819628],[116.214023,39.821917],[116.214126,39.824699],[116.227207,39.825049],[116.228624,39.825654],[116.228301,39.827195],[116.228909,39.82736],[116.231016,39.827114],[116.239622,39.826871],[116.241341,39.826514],[116.242588,39.825801],[116.243006,39.825149],[116.243361,39.822776],[116.243828,39.821234],[116.24401,39.81957],[116.244303,39.818564],[116.244832,39.817851],[116.246856,39.816309],[116.247798,39.815537],[116.249224,39.814769],[116.251653,39.813285],[116.252545,39.812216],[116.252892,39.811448],[116.253429,39.809312],[116.253603,39.807237],[116.253491,39.805869],[116.253074,39.804745],[116.251355,39.802671],[116.251,39.801959],[116.250938,39.801425],[116.25112,39.800713],[116.251831,39.799112],[116.252186,39.797867],[116.252302,39.796381],[116.251942,39.794723],[116.251525,39.793061],[116.254615,39.793476],[116.256396,39.794129],[116.256863,39.794958],[116.256863,39.795909],[116.256569,39.797036],[116.256805,39.797332],[116.259296,39.797627],[116.259581,39.797558],[116.259833,39.797036],[116.260403,39.796951],[116.260527,39.796841],[116.260606,39.796146],[116.260899,39.795552],[116.26168,39.795418],[116.261726,39.795214],[116.261585,39.794193],[116.261672,39.7938],[116.262192,39.792776],[116.264502,39.792905],[116.265039,39.793135],[116.266237,39.79407],[116.270336,39.795204],[116.271964,39.795866],[116.274228,39.796933],[116.27574,39.796824],[116.277227,39.797024],[116.287246,39.799108],[116.289184,39.795894],[116.294823,39.797125],[116.296083,39.795564],[116.291155,39.793279],[116.292745,39.790864],[116.295712,39.791805],[116.295997,39.791293],[116.295195,39.790953],[116.296596,39.787539],[116.29917,39.78111],[116.298699,39.780284],[116.300186,39.777357],[116.301979,39.77781],[116.303091,39.77565],[116.30155,39.774936],[116.303037,39.772777],[116.304888,39.772412],[116.307053,39.770078],[116.310874,39.769973],[116.310688,39.772056],[116.316233,39.780539],[116.317972,39.783442],[116.321782,39.783631],[116.321621,39.791487],[116.321662,39.791956],[116.322612,39.794292],[116.323021,39.795892],[116.323071,39.796385],[116.322881,39.79839],[116.32683,39.798381],[116.328231,39.801424],[116.340134,39.802157],[116.34084,39.803191],[116.341754,39.80759],[116.346757,39.807244],[116.346261,39.806198],[116.349037,39.805933],[116.353826,39.805689],[116.355706,39.805662],[116.35683,39.800469],[116.36703,39.799821],[116.368187,39.794819],[116.36575,39.79415],[116.366613,39.790861],[116.367158,39.790723],[116.367332,39.789808],[116.367386,39.787789],[116.367576,39.784968],[116.370212,39.784447],[116.370203,39.785531],[116.378487,39.785642],[116.379218,39.779398],[116.3824,39.779237],[116.382676,39.779428],[116.382895,39.779097],[116.385614,39.778848],[116.385552,39.780207],[116.390654,39.780458],[116.391894,39.765271],[116.398897,39.765857],[116.398038,39.779077],[116.397897,39.781071],[116.397455,39.783918],[116.397368,39.784183],[116.397083,39.784368],[116.396067,39.784506],[116.396021,39.786743],[116.420249,39.787437],[116.420397,39.787481],[116.420629,39.787915],[116.420596,39.789534],[116.421777,39.789603],[116.421038,39.794135],[116.427442,39.794769],[116.427421,39.793935],[116.429276,39.794093],[116.429384,39.794911],[116.429392,39.803587],[116.424103,39.803557],[116.424087,39.805371],[116.425715,39.805356],[116.425715,39.806659],[116.424232,39.806696],[116.424232,39.808136],[116.422447,39.810433],[116.421806,39.810144],[116.421649,39.810512],[116.42098,39.810433],[116.420121,39.810239],[116.41929,39.809849],[116.419732,39.808385],[116.418431,39.808369],[116.418212,39.809363],[116.417782,39.810122],[116.416307,39.811882],[116.415535,39.811869],[116.415274,39.812529],[116.4128,39.81166],[116.411114,39.810938],[116.410007,39.811336],[116.410164,39.817057],[116.41294,39.816466],[116.412576,39.815458],[116.413147,39.815268],[116.413737,39.816154],[116.416245,39.814885],[116.416514,39.815164],[116.417278,39.814985],[116.419749,39.815371],[116.418927,39.818691],[116.419732,39.818851],[116.419307,39.820119],[116.417997,39.820432],[116.418431,39.822911],[116.414431,39.82428],[116.415778,39.829431],[116.420079,39.826617],[116.421137,39.826968],[116.421009,39.829776],[116.425227,39.830052],[116.425215,39.831896],[116.425182,39.832721],[116.431226,39.832686],[116.431305,39.83292],[116.432057,39.832932],[116.43209,39.834828],[116.432631,39.834663],[116.433238,39.837206],[116.433635,39.837087],[116.434032,39.837778],[116.434969,39.837563],[116.435205,39.83815],[116.436114,39.838037],[116.436791,39.839233],[116.435969,39.839677],[116.436428,39.840404],[116.436325,39.840631],[116.436729,39.841333],[116.437473,39.840948],[116.437353,39.840721],[116.438308,39.840268],[116.438523,39.839882],[116.43856,39.839352],[116.438733,39.839352],[116.438741,39.8397],[116.440584,39.839648],[116.441315,39.840946],[116.441853,39.840927],[116.441869,39.841284],[116.442328,39.841265],[116.442319,39.843679],[116.443551,39.843733],[116.443584,39.842953],[116.443047,39.842953],[116.44303,39.842493],[116.443811,39.842492],[116.444042,39.844283],[116.446703,39.844262],[116.445976,39.848335],[116.448037,39.848349],[116.448513,39.848253],[116.448513,39.848351],[116.449351,39.84836],[116.44931,39.848703],[116.450487,39.848696],[116.450487,39.849217],[116.450227,39.849222],[116.450227,39.849999],[116.451805,39.850087],[116.451814,39.850496],[116.451603,39.850569],[116.451752,39.851434],[116.451095,39.851534],[116.451136,39.852015],[116.453433,39.851962],[116.453425,39.851595],[116.453632,39.851585],[116.453884,39.851081],[116.455061,39.850593],[116.456135,39.850582],[116.456135,39.850144],[116.456507,39.850151],[116.456532,39.850629],[116.457961,39.850694],[116.458061,39.850563],[116.458011,39.849137],[116.458808,39.848619],[116.460304,39.848616],[116.460358,39.849379],[116.46087,39.849365],[116.460965,39.850846],[116.462386,39.850774],[116.463093,39.850233],[116.463085,39.850684],[116.463667,39.850696],[116.463667,39.851742],[116.465092,39.851716],[116.465683,39.853417],[116.467716,39.852591],[116.467794,39.856007],[116.467092,39.856503],[116.46475,39.856549],[116.464514,39.856436],[116.464593,39.856249],[116.463312,39.856227],[116.461494,39.857708],[116.461564,39.858991],[116.460792,39.859023],[116.4608,39.858047],[116.460556,39.857769],[116.456065,39.861221],[116.456065,39.859684],[116.455557,39.859642],[116.455557,39.859338],[116.454222,39.85938],[116.453677,39.859741],[116.452673,39.860841],[116.45095,39.862298],[116.450231,39.862721],[116.448186,39.86364],[116.447901,39.862782],[116.4466,39.862783],[116.44636,39.86086],[116.445129,39.862612],[116.445104,39.864292],[116.444191,39.864793],[116.444166,39.865443],[116.444253,39.866085],[116.442964,39.866088],[116.442918,39.86789],[116.443026,39.869005],[116.442989,39.869413],[116.44284,39.869635],[116.44298,39.870359],[116.443278,39.870719],[116.444782,39.870539],[116.444931,39.872616],[116.444046,39.872827],[116.443641,39.872846],[116.443509,39.872312],[116.443365,39.872104],[116.442989,39.871917],[116.442576,39.871878],[116.435209,39.872176],[116.426946,39.872696],[116.425107,39.872827],[116.423211,39.872828],[116.421414,39.872176],[116.419873,39.871828],[116.416869,39.871473],[116.416902,39.871188],[116.413659,39.87114],[116.413667,39.869825],[116.415828,39.869824],[116.415828,39.86936],[116.415047,39.869335],[116.415047,39.868835],[116.415192,39.868644],[116.415229,39.867064],[116.415679,39.867078],[116.415687,39.86685],[116.416753,39.866886],[116.416675,39.865739],[116.415828,39.865765],[116.415898,39.863644],[116.41582,39.8635],[116.415105,39.863466],[116.41508,39.863678],[116.414403,39.863709],[116.41437,39.864034],[116.41396,39.864035],[116.414142,39.860141],[116.412432,39.860107],[116.412452,39.858935],[116.410618,39.858874],[116.408226,39.858913],[116.406863,39.859964],[116.403685,39.859665],[116.403644,39.859693],[116.399471,39.859723],[116.399517,39.858624],[116.395505,39.85868],[116.395451,39.861106],[116.395364,39.861436],[116.39498,39.862121],[116.394955,39.862733],[116.394278,39.862733],[116.394278,39.862286],[116.392993,39.862306],[116.392972,39.863774],[116.391233,39.86374],[116.391204,39.865216],[116.391055,39.865268],[116.38768,39.865199],[116.387816,39.865775],[116.387911,39.866513],[116.387895,39.867376],[116.385341,39.866776],[116.385271,39.867065],[116.384193,39.86653],[116.383383,39.866231],[116.382569,39.866065],[116.381602,39.866017],[116.380681,39.866054],[116.378549,39.866434],[116.377665,39.86668],[116.377136,39.866694],[116.377855,39.866928],[116.378735,39.867025],[116.378619,39.867688],[116.379603,39.86779],[116.379689,39.867966],[116.380561,39.867941],[116.380516,39.869336],[116.380689,39.869614],[116.380586,39.871146],[116.373876,39.870627],[116.369476,39.870328],[116.364977,39.869987],[116.360593,39.869694],[116.355743,39.869313],[116.351855,39.868989],[116.350992,39.868987],[116.350574,39.868697],[116.350033,39.868964],[116.349637,39.86925],[116.349042,39.870013],[116.34948,39.873593],[116.344286,39.87365],[116.34427,39.87418],[116.344092,39.87418],[116.344005,39.875077],[116.343555,39.875576],[116.342919,39.875922],[116.342233,39.876133],[116.341572,39.876154],[116.340935,39.876087],[116.337593,39.875833],[116.336288,39.875562],[116.335271,39.875187],[116.334532,39.875134],[116.333019,39.875234],[116.330156,39.875738],[116.329132,39.875943],[116.327694,39.876445],[116.326632,39.876854],[116.326364,39.876854],[116.324876,39.876242],[116.32348,39.8761],[116.321666,39.875406],[116.321327,39.875203],[116.32129,39.876018],[116.320802,39.876108],[116.320798,39.878858],[116.320757,39.881511],[116.322005,39.881514],[116.322001,39.882246],[116.32186,39.882489],[116.321868,39.88396],[116.322488,39.883949],[116.322484,39.884128],[116.322922,39.884139],[116.323211,39.884258],[116.323203,39.884535],[116.323529,39.884535],[116.323434,39.885478],[116.323447,39.887053],[116.324422,39.887055],[116.32419,39.889679],[116.32545,39.889783],[116.326686,39.889733],[116.326285,39.890474],[116.325826,39.891117],[116.325756,39.891367],[116.325711,39.892318],[116.325983,39.893292],[116.32581,39.896793],[116.323814,39.896791],[116.323286,39.896733],[116.322955,39.89679],[116.314023,39.896779],[116.313229,39.896621],[116.312763,39.896364],[116.312771,39.895562],[116.310899,39.895562],[116.311031,39.895331],[116.311891,39.894481],[116.311234,39.893989],[116.310924,39.894231],[116.310341,39.894241],[116.30742,39.893781],[116.307429,39.892442],[116.305842,39.89246],[116.305846,39.891738],[116.306565,39.891709],[116.306528,39.890976],[116.304041,39.89097],[116.304028,39.892441],[116.302789,39.891925],[116.302752,39.890911],[116.302768,39.889768],[116.30352,39.889818],[116.303508,39.889098],[116.302752,39.889093],[116.302752,39.889544],[116.301715,39.889666],[116.300368,39.889587],[116.299182,39.889598],[116.299174,39.888694],[116.296604,39.886865],[116.295013,39.88683],[116.294993,39.888373],[116.294683,39.888406],[116.294199,39.888812],[116.294183,39.889404],[116.294633,39.889744],[116.294662,39.892691],[116.294914,39.892817],[116.295009,39.893139],[116.294976,39.89649],[116.293749,39.896667],[116.287709,39.896685],[116.283825,39.896681],[116.283164,39.896614],[116.282532,39.896662],[116.281842,39.896535],[116.277996,39.896524],[116.27612,39.89647],[116.272054,39.896436],[116.271513,39.896267],[116.266208,39.896256],[116.264126,39.896585],[116.263725,39.89652],[116.262721,39.896516],[116.262494,39.896624],[116.261754,39.896524],[116.26035,39.896558],[116.260052,39.896628],[116.25909,39.896667]]]]}}]}
|
public/china-city-data/citys/丰都县.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":500230,"name":"丰都县","center":[107.73248,29.866424],"centroid":[107.830885,29.884753],"childrenNum":0,"level":"district","acroutes":[100000,500000],"parent":{"adcode":500000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[107.701595,29.615451],[107.704059,29.612907],[107.707313,29.611577],[107.708747,29.610442],[107.709426,29.609062],[107.708904,29.606237],[107.709113,29.605511],[107.713801,29.600178],[107.716376,29.596663],[107.720512,29.594715],[107.724498,29.591732],[107.732254,29.585593],[107.734531,29.586384],[107.739107,29.589568],[107.745676,29.594687],[107.74908,29.598762],[107.7502,29.599833],[107.755448,29.602644],[107.757411,29.602644],[107.759121,29.601242],[107.760778,29.59869],[107.762368,29.597777],[107.764152,29.59767],[107.766518,29.598187],[107.76784,29.597641],[107.768638,29.596175],[107.768877,29.594291],[107.771065,29.588253],[107.771931,29.586607],[107.772953,29.585672],[107.776447,29.585802],[107.779254,29.5844],[107.780553,29.583372],[107.781262,29.582135],[107.780597,29.580676],[107.77906,29.578958],[107.77732,29.578382],[107.772662,29.580173],[107.773476,29.582775],[107.772304,29.583235],[107.770848,29.582207],[107.768489,29.579274],[107.769064,29.578124],[107.77108,29.577024],[107.776686,29.574932],[107.778574,29.573681],[107.784935,29.571761],[107.790869,29.569755],[107.795811,29.567749],[107.795371,29.566304],[107.793474,29.563708],[107.791795,29.560932],[107.79231,29.560415],[107.795206,29.56076],[107.801798,29.563413],[107.803493,29.563442],[107.804321,29.562054],[107.805822,29.558272],[107.806381,29.555733],[107.807307,29.554612],[107.809935,29.552936],[107.812749,29.551563],[107.814063,29.551534],[107.81572,29.553461],[107.817392,29.554669],[107.818923,29.554662],[107.820961,29.552706],[107.821841,29.551167],[107.822304,29.548442],[107.823648,29.546565],[107.825835,29.54499],[107.827395,29.545177],[107.829112,29.546593],[107.82953,29.547708],[107.829112,29.54919],[107.827634,29.55216],[107.827963,29.555237],[107.829038,29.556618],[107.835659,29.558883],[107.836406,29.559732],[107.836361,29.561364],[107.837966,29.563881],[107.83807,29.565843],[107.838877,29.570193],[107.837645,29.572832],[107.838272,29.574486],[107.836801,29.574601],[107.834151,29.576693],[107.832554,29.579123],[107.832285,29.581258],[107.833435,29.584414],[107.832009,29.586693],[107.831576,29.59051],[107.83174,29.592408],[107.832651,29.595786],[107.833382,29.597425],[107.835249,29.600207],[107.838115,29.603686],[107.839369,29.605619],[107.839952,29.607387],[107.838981,29.61078],[107.840161,29.613662],[107.842116,29.617449],[107.842855,29.619397],[107.845244,29.628695],[107.84617,29.635946],[107.845879,29.639639],[107.843886,29.64109],[107.842952,29.653555],[107.843072,29.655732],[107.84405,29.658354],[107.845812,29.660229],[107.850156,29.662844],[107.852762,29.66576],[107.854889,29.667096],[107.857457,29.667635],[107.862899,29.667419],[107.866766,29.667979],[107.870715,29.667987],[107.876224,29.666169],[107.881868,29.665207],[107.88728,29.663864],[107.891654,29.663389],[107.897163,29.661486],[107.901866,29.661292],[107.905539,29.662427],[107.908674,29.662096],[107.912974,29.660581],[107.922992,29.655215],[107.924336,29.654841],[107.927165,29.654848],[107.931472,29.655509],[107.934197,29.655703],[107.93628,29.654733],[107.936974,29.653146],[107.935854,29.649755],[107.935989,29.648857],[107.938564,29.64497],[107.944379,29.635019],[107.945634,29.632303],[107.948679,29.623126],[107.949023,29.621351],[107.948858,29.618556],[107.947709,29.612957],[107.947209,29.607157],[107.947716,29.604563],[107.948896,29.602536],[107.949896,29.601709],[107.951232,29.601558],[107.952345,29.602938],[107.95651,29.606036],[107.96031,29.607905],[107.961721,29.60899],[107.963579,29.613288],[107.966901,29.6165],[107.969118,29.620324],[107.971388,29.622573],[107.97668,29.626346],[107.979771,29.627424],[107.983421,29.627409],[107.98631,29.627071],[107.991349,29.626877],[107.996858,29.627797],[108.00024,29.626238],[108.004771,29.629766],[108.00984,29.624384],[108.011326,29.623486],[108.015036,29.622544],[108.021769,29.620072],[108.024352,29.619483],[108.025755,29.619821],[108.02854,29.621164],[108.033691,29.62064],[108.039088,29.622091],[108.04403,29.622566],[108.050263,29.62263],[108.054264,29.622278],[108.056041,29.621581],[108.06788,29.614222],[108.072546,29.614459],[108.07486,29.615552],[108.077413,29.618103],[108.078764,29.618829],[108.080399,29.618074],[108.079459,29.615437],[108.079488,29.614625],[108.081049,29.612375],[108.082146,29.611383],[108.085804,29.610219],[108.087334,29.609234],[108.089999,29.604936],[108.091268,29.603815],[108.094456,29.602169],[108.098741,29.600681],[108.103742,29.59974],[108.108385,29.599079],[108.113014,29.599093],[108.115007,29.599711],[108.116366,29.601062],[108.117366,29.603434],[108.11959,29.603779],[108.12292,29.603578],[108.132393,29.60383],[108.135103,29.6037],[108.138201,29.603039],[108.14421,29.600983],[108.148853,29.599855],[108.151167,29.599539],[108.153668,29.599733],[108.15864,29.601271],[108.161596,29.602406],[108.16335,29.6036],[108.164164,29.60797],[108.16706,29.609773],[108.168023,29.611276],[108.167747,29.613403],[108.165052,29.615286],[108.165664,29.616565],[108.167508,29.617665],[108.169516,29.617629],[108.172241,29.616522],[108.173555,29.616464],[108.176414,29.617499],[108.178527,29.619195],[108.181736,29.624262],[108.182013,29.625994],[108.181162,29.629802],[108.180154,29.633337],[108.179183,29.646507],[108.178915,29.647851],[108.177332,29.648569],[108.171166,29.647434],[108.168777,29.647621],[108.168188,29.648081],[108.163574,29.646019],[108.161021,29.645193],[108.156109,29.644884],[108.153265,29.645746],[108.149906,29.647657],[108.14742,29.650143],[108.145733,29.652865],[108.145546,29.65436],[108.14421,29.656472],[108.143568,29.65923],[108.143971,29.661428],[108.144695,29.662923],[108.146188,29.664503],[108.147965,29.665279],[108.150495,29.665846],[108.154049,29.667462],[108.156318,29.669581],[108.155855,29.672174],[108.156169,29.676117],[108.157035,29.678085],[108.158625,29.679536],[108.160237,29.680168],[108.16341,29.680061],[108.167747,29.681411],[108.172562,29.683738],[108.173749,29.684535],[108.174943,29.686086],[108.17769,29.694208],[108.179512,29.697863],[108.179049,29.700757],[108.177452,29.703033],[108.173921,29.705819],[108.16977,29.707126],[108.169143,29.708706],[108.174152,29.721292],[108.175727,29.723984],[108.178094,29.727451],[108.179019,29.729289],[108.179437,29.731564],[108.181042,29.734307],[108.180408,29.735268],[108.179131,29.73529],[108.176854,29.733818],[108.1761,29.733941],[108.174548,29.735455],[108.17289,29.739087],[108.172122,29.741958],[108.172234,29.745547],[108.173428,29.747937],[108.175182,29.749559],[108.17728,29.750148],[108.17825,29.749868],[108.181871,29.747506],[108.1857,29.744549],[108.187925,29.743918],[108.190247,29.746746],[108.19583,29.753069],[108.196599,29.754569],[108.197615,29.757813],[108.200048,29.761616],[108.201593,29.763439],[108.204139,29.765168],[108.206558,29.76463],[108.208215,29.764946],[108.210357,29.766883],[108.211873,29.770198],[108.214075,29.77144],[108.215583,29.77515],[108.217666,29.776735],[108.217509,29.77789],[108.213112,29.782375],[108.210342,29.784111],[108.208506,29.78442],[108.204676,29.783925],[108.195696,29.789047],[108.194121,29.790726],[108.191419,29.794342],[108.185454,29.801623],[108.185297,29.803639],[108.187373,29.805023],[108.187686,29.807964],[108.188791,29.809535],[108.190568,29.810883],[108.193195,29.811708],[108.194016,29.812669],[108.193262,29.814133],[108.190926,29.815266],[108.191142,29.818787],[108.19062,29.819462],[108.188201,29.820164],[108.185372,29.821376],[108.183536,29.821843],[108.181184,29.820279],[108.178347,29.821735],[108.17772,29.823915],[108.179198,29.827379],[108.179034,29.828312],[108.172988,29.837656],[108.17148,29.838695],[108.16986,29.838839],[108.167023,29.838287],[108.160013,29.835856],[108.157214,29.834027],[108.153579,29.831331],[108.151765,29.83042],[108.149965,29.830112],[108.148495,29.830506],[108.147509,29.831402],[108.146935,29.833052],[108.147017,29.834658],[108.148032,29.839527],[108.148077,29.843019],[108.147495,29.844747],[108.146002,29.846382],[108.141799,29.848347],[108.135707,29.850275],[108.132639,29.850964],[108.127981,29.851609],[108.122905,29.851752],[108.120352,29.851566],[108.116597,29.850856],[108.113432,29.849852],[108.111342,29.848849],[108.108803,29.848863],[108.107684,29.848031],[108.105989,29.845737],[108.104974,29.844905],[108.100532,29.844726],[108.099636,29.843442],[108.099203,29.840639],[108.098076,29.840259],[108.094344,29.840352],[108.087864,29.83886],[108.084132,29.838867],[108.080474,29.842295],[108.074106,29.847881],[108.07009,29.85024],[108.064178,29.852878],[108.061311,29.85467],[108.058937,29.857237],[108.062976,29.861123],[108.065775,29.8647],[108.067104,29.865632],[108.072464,29.870973],[108.073039,29.873338],[108.072539,29.87513],[108.071464,29.877173],[108.069829,29.879044],[108.068134,29.880177],[108.065521,29.884628],[108.064357,29.885588],[108.062356,29.886534],[108.059878,29.889724],[108.058295,29.890498],[108.054966,29.890963],[108.052853,29.892533],[108.051383,29.892856],[108.04662,29.892289],[108.043709,29.892583],[108.041678,29.894697],[108.039909,29.898252],[108.038618,29.899843],[108.035885,29.901964],[108.038953,29.903999],[108.040782,29.904451],[108.042358,29.904386],[108.04512,29.903003],[108.047411,29.903139],[108.049181,29.904379],[108.049979,29.906228],[108.048889,29.90956],[108.046336,29.912376],[108.039864,29.911545],[108.036938,29.911846],[108.033952,29.913924],[108.033071,29.916353],[108.033235,29.91972],[108.032952,29.921333],[108.03066,29.926333],[108.024912,29.934966],[108.021739,29.939107],[108.017126,29.944565],[108.0147,29.947201],[108.006884,29.954765],[108.003666,29.958296],[108.002614,29.958812],[107.994582,29.963961],[107.993529,29.964935],[107.993335,29.966876],[107.996112,29.96997],[107.998381,29.973693],[108.001098,29.977016],[108.002017,29.977532],[108.003532,29.976443],[108.004824,29.976142],[108.009676,29.97847],[108.011154,29.97799],[108.013498,29.974008],[108.0167,29.971531],[108.018044,29.971595],[108.021769,29.976923],[108.026838,29.983131],[108.030085,29.9849],[108.031944,29.98757],[108.032451,29.990213],[108.029861,29.99753],[108.028786,29.999198],[108.029786,30.000637],[108.029465,30.001732],[108.026823,30.003808],[108.02362,30.007051],[108.023493,30.007688],[108.02521,30.009864],[108.02486,30.010945],[108.021224,30.012076],[108.020231,30.013594],[108.018455,30.014811],[108.019656,30.016865],[108.020806,30.020787],[108.021791,30.022462],[108.022911,30.022691],[108.025143,30.024101],[108.027017,30.029076],[108.026644,30.030951],[108.025599,30.03226],[108.021217,30.03581],[108.016603,30.042151],[108.014849,30.043718],[108.013035,30.044362],[108.011445,30.044226],[108.008982,30.043288],[108.0076,30.04351],[108.003592,30.04673],[108.002136,30.04867],[108.001494,30.050222],[108.002278,30.051968],[108.000464,30.0535],[107.998493,30.053879],[107.994589,30.050466],[107.991715,30.049886],[107.98952,30.048713],[107.987318,30.047925],[107.981331,30.050909],[107.979614,30.05136],[107.976904,30.053299],[107.974463,30.054315],[107.970037,30.054988],[107.967536,30.05561],[107.961915,30.05873],[107.958093,30.060089],[107.955719,30.06157],[107.950829,30.065448],[107.948455,30.066471],[107.946216,30.066807],[107.940744,30.067194],[107.938101,30.067695],[107.936384,30.069011],[107.934466,30.072209],[107.927934,30.080836],[107.924366,30.086494],[107.920014,30.091751],[107.917438,30.094319],[107.915258,30.097066],[107.913467,30.09866],[107.913467,30.10072],[107.912347,30.102322],[107.910242,30.103695],[107.908256,30.105748],[107.908122,30.109009],[107.906532,30.112556],[107.901724,30.116789],[107.899358,30.118577],[107.898208,30.12025],[107.895894,30.120078],[107.890184,30.114529],[107.886108,30.110346],[107.883935,30.107772],[107.881972,30.104282],[107.881114,30.103195],[107.876217,30.099833],[107.874492,30.099762],[107.871633,30.101922],[107.869192,30.102952],[107.866952,30.104439],[107.86643,30.105183],[107.865698,30.109245],[107.863265,30.111991],[107.862205,30.113879],[107.859965,30.114279],[107.856949,30.114165],[107.855307,30.113478],[107.854785,30.113879],[107.854904,30.115881],[107.854247,30.116453],[107.848327,30.117368],[107.846088,30.119592],[107.844438,30.119885],[107.840511,30.116675],[107.838481,30.114608],[107.836055,30.111347],[107.834487,30.109631],[107.831927,30.108766],[107.822513,30.110761],[107.818766,30.112048],[107.815414,30.115123],[107.812936,30.118934],[107.812652,30.120886],[107.813406,30.123117],[107.816497,30.129195],[107.819042,30.133935],[107.826836,30.139747],[107.828769,30.141313],[107.830478,30.143658],[107.831583,30.146832],[107.839877,30.153122],[107.842087,30.155024],[107.845244,30.16012],[107.845976,30.161599],[107.845662,30.162957],[107.843818,30.164651],[107.8386,30.168668],[107.836891,30.169161],[107.830979,30.170047],[107.826873,30.171048],[107.816997,30.175829],[107.81478,30.177458],[107.812413,30.177887],[107.811764,30.178352],[107.811726,30.180188],[107.809308,30.181532],[107.808546,30.184233],[107.808098,30.184583],[107.806113,30.18409],[107.803888,30.18469],[107.802,30.186548],[107.799387,30.187148],[107.79708,30.186777],[107.794826,30.185884],[107.793318,30.186298],[107.791772,30.188899],[107.790212,30.190171],[107.788443,30.190764],[107.783703,30.190642],[107.782061,30.191178],[107.780373,30.193143],[107.779403,30.193729],[107.778014,30.193572],[107.776835,30.194615],[107.77844,30.195916],[107.778052,30.197123],[107.774252,30.197795],[107.770228,30.197609],[107.767653,30.198159],[107.765876,30.198216],[107.763667,30.199538],[107.762256,30.204068],[107.758613,30.206882],[107.758068,30.207797],[107.757478,30.21049],[107.757881,30.212976],[107.757732,30.214619],[107.758314,30.217005],[107.759927,30.219298],[107.762301,30.220748],[107.766914,30.222148],[107.768586,30.223534],[107.769131,30.22457],[107.769131,30.227498],[107.768571,30.229013],[107.768295,30.231262],[107.769318,30.234091],[107.770057,30.235176],[107.769907,30.236555],[107.767474,30.238776],[107.764921,30.240183],[107.76201,30.240918],[107.758553,30.240997],[107.756217,30.24074],[107.751865,30.239333],[107.749006,30.239247],[107.746639,30.238169],[107.745139,30.236776],[107.742063,30.22552],[107.739652,30.22257],[107.736509,30.221355],[107.73412,30.221098],[107.732859,30.222234],[107.731209,30.224913],[107.728708,30.231334],[107.726655,30.232198],[107.725439,30.231998],[107.721333,30.230205],[107.719989,30.228734],[107.71978,30.227384],[107.721131,30.225841],[107.720362,30.223327],[107.720288,30.221784],[107.72093,30.220234],[107.721706,30.219713],[107.721228,30.218341],[107.718922,30.218184],[107.710762,30.217062],[107.707978,30.216141],[107.706239,30.216027],[107.704962,30.216498],[107.701401,30.219191],[107.70108,30.220248],[107.701849,30.222934],[107.704738,30.224305],[107.705343,30.224213],[107.708,30.220341],[107.709531,30.219484],[107.713181,30.220013],[107.714689,30.221413],[107.714256,30.224341],[107.713524,30.226155],[107.711852,30.228441],[107.71083,30.228905],[107.707,30.227934],[107.705753,30.229755],[107.706769,30.231984],[107.708403,30.233148],[107.709516,30.234634],[107.709993,30.236269],[107.709262,30.237933],[107.707888,30.238412],[107.704589,30.237797],[107.702499,30.235512],[107.700752,30.234869],[107.698751,30.234684],[107.691241,30.234898],[107.689704,30.233477],[107.685702,30.228855],[107.68356,30.226648],[107.681447,30.225184],[107.678745,30.224184],[107.67552,30.223348],[107.6724,30.223327],[107.66807,30.226298],[107.669742,30.228005],[107.669242,30.230584],[107.668077,30.232198],[107.666741,30.234755],[107.667122,30.236019],[107.6681,30.236676],[107.672064,30.237883],[107.673124,30.238762],[107.674005,30.242418],[107.674154,30.24781],[107.674356,30.248931],[107.676229,30.251152],[107.675931,30.252802],[107.673669,30.255472],[107.671795,30.2567],[107.667473,30.256936],[107.665674,30.257343],[107.664569,30.258264],[107.662568,30.26107],[107.661538,30.261541],[107.659552,30.261427],[107.657365,30.260713],[107.65638,30.259614],[107.655932,30.254829],[107.657074,30.252245],[107.656984,30.25143],[107.655118,30.246367],[107.653655,30.243539],[107.651878,30.241625],[107.648736,30.240633],[107.645264,30.240247],[107.642823,30.239547],[107.642092,30.238055],[107.643152,30.232491],[107.642756,30.230398],[107.639061,30.22792],[107.637456,30.226598],[107.636366,30.22437],[107.634194,30.220813],[107.63288,30.213091],[107.629879,30.209354],[107.626557,30.206561],[107.621488,30.204561],[107.618226,30.205225],[107.61368,30.209804],[107.612306,30.209983],[107.61003,30.209126],[107.608947,30.207204],[107.608686,30.203903],[107.605737,30.198631],[107.602609,30.197052],[107.599579,30.19693],[107.595891,30.198066],[107.601116,30.192293],[107.60349,30.189149],[107.604491,30.187377],[107.603781,30.185262],[107.601206,30.182218],[107.598653,30.180145],[107.595958,30.178652],[107.592405,30.17773],[107.58865,30.175893],[107.586157,30.175429],[107.583126,30.175365],[107.581222,30.174957],[107.575504,30.171455],[107.573011,30.169619],[107.571368,30.167382],[107.569995,30.166924],[107.566568,30.167896],[107.563814,30.167889],[107.563545,30.166967],[107.566658,30.163079],[107.568562,30.161993],[107.570219,30.159877],[107.570697,30.156275],[107.570383,30.151407],[107.570786,30.148311],[107.571391,30.146196],[107.572973,30.144365],[107.573182,30.142185],[107.572399,30.140755],[107.569905,30.139948],[107.568726,30.13909],[107.569114,30.13766],[107.571167,30.135944],[107.573205,30.135772],[107.577281,30.134922],[107.57855,30.134235],[107.580453,30.132348],[107.582894,30.131611],[107.58323,30.130582],[107.582506,30.129667],[107.57961,30.129374],[107.579423,30.128744],[107.580289,30.124562],[107.579386,30.119578],[107.578669,30.119463],[107.575832,30.121466],[107.572272,30.122374],[107.57042,30.122259],[107.569181,30.121394],[107.5663,30.118641],[107.563023,30.116918],[107.559409,30.116289],[107.558163,30.114565],[107.558312,30.111991],[107.559178,30.108558],[107.559521,30.10426],[107.559014,30.100305],[107.557573,30.09836],[107.551407,30.096636],[107.549168,30.095714],[107.544457,30.093311],[107.541247,30.091995],[107.536656,30.089069],[107.535283,30.088497],[107.533185,30.086544],[107.528295,30.082896],[107.528922,30.081466],[107.528885,30.080149],[107.530229,30.078619],[107.533969,30.077038],[107.537179,30.074863],[107.539523,30.072416],[107.540157,30.070306],[107.540075,30.067308],[107.539314,30.064175],[107.537895,30.062708],[107.530819,30.05971],[107.529019,30.057864],[107.523122,30.051095],[107.518434,30.044491],[107.511029,30.036411],[107.509663,30.034508],[107.507722,30.0307],[107.503011,30.026349],[107.498488,30.020251],[107.496241,30.017932],[107.491351,30.013293],[107.490948,30.011482],[107.491224,30.008927],[107.491306,30.004954],[107.490575,30.003464],[107.485446,30.000959],[107.483102,29.996112],[107.484215,29.993234],[107.483923,29.992711],[107.477623,29.992747],[107.476869,29.992017],[107.475354,29.989461],[107.471345,29.989432],[107.472801,29.987076],[107.476929,29.983768],[107.477951,29.982737],[107.480587,29.978162],[107.484954,29.973837],[107.487425,29.972075],[107.487962,29.970564],[107.487372,29.968903],[107.487999,29.967685],[107.489156,29.968151],[107.493337,29.970994],[107.49583,29.97234],[107.498197,29.972469],[107.500302,29.970557],[107.501406,29.968752],[107.501526,29.96737],[107.5001,29.965974],[107.499607,29.962751],[107.500578,29.960595],[107.503213,29.957616],[107.504176,29.956892],[107.505773,29.956663],[107.515209,29.959435],[107.515956,29.960387],[107.517075,29.968824],[107.517501,29.970593],[107.519181,29.973944],[107.521808,29.977324],[107.523801,29.978677],[107.525436,29.978033],[107.526959,29.976637],[107.527549,29.973758],[107.530602,29.971466],[107.531378,29.970106],[107.533551,29.968552],[107.534566,29.969647],[107.536373,29.96997],[107.538739,29.967363],[107.539791,29.966969],[107.542546,29.967119],[107.546921,29.965673],[107.548317,29.963904],[107.548764,29.962106],[107.546182,29.960101],[107.546824,29.958582],[107.549489,29.957243],[107.552049,29.955388],[107.551631,29.952767],[107.553579,29.950475],[107.556304,29.949701],[107.557476,29.94766],[107.56029,29.947402],[107.561948,29.946148],[107.564426,29.947395],[107.565673,29.947524],[107.567681,29.948498],[107.569099,29.949658],[107.571913,29.951062],[107.573421,29.951076],[107.576609,29.950231],[107.577423,29.949121],[107.578371,29.946227],[107.579483,29.943892],[107.578766,29.940282],[107.578288,29.939049],[107.575161,29.937509],[107.573824,29.935876],[107.57313,29.933841],[107.573466,29.932459],[107.57522,29.930338],[107.577587,29.925839],[107.579356,29.923955],[107.584343,29.921805],[107.586418,29.92038],[107.589568,29.919828],[107.591009,29.91669],[107.592442,29.917915],[107.594734,29.917671],[107.596025,29.916948],[107.597018,29.915429],[107.597951,29.912369],[107.600781,29.908736],[107.601154,29.906715],[107.60046,29.90387],[107.600549,29.902781],[107.602035,29.900216],[107.602975,29.897385],[107.602371,29.895393],[107.59869,29.888613],[107.601482,29.887129],[107.604647,29.884979],[107.606088,29.883739],[107.610186,29.878291],[107.613083,29.876973],[107.622496,29.875603],[107.626438,29.875317],[107.626915,29.874514],[107.624474,29.87255],[107.621683,29.869876],[107.616972,29.865883],[107.615248,29.862686],[107.614091,29.859409],[107.614777,29.857531],[107.613583,29.856119],[107.607857,29.853932],[107.605767,29.853853],[107.604729,29.85315],[107.604267,29.851996],[107.603222,29.84649],[107.603154,29.84431],[107.602609,29.843091],[107.601475,29.842187],[107.597055,29.840086],[107.594726,29.838136],[107.59398,29.836501],[107.595368,29.835239],[107.596854,29.834816],[107.599877,29.834866],[107.603236,29.834335],[107.604692,29.83341],[107.605252,29.832428],[107.605543,29.824998],[107.605274,29.817833],[107.603692,29.815424],[107.60352,29.813738],[107.604625,29.809248],[107.605349,29.808143],[107.611075,29.803804],[107.612441,29.803029],[107.617039,29.801795],[107.620234,29.801903],[107.622668,29.80257],[107.626035,29.804987],[107.628229,29.807448],[107.630402,29.809112],[107.632604,29.811679],[107.635209,29.812928],[107.638636,29.813272],[107.639718,29.809994],[107.6398,29.807075],[107.639539,29.805539],[107.63936,29.796666],[107.637882,29.79361],[107.637605,29.789815],[107.638471,29.77868],[107.638524,29.772975],[107.63921,29.770112],[107.641405,29.765283],[107.6436,29.764156],[107.642256,29.763037],[107.640129,29.763654],[107.638785,29.765398],[107.637867,29.765132],[107.635896,29.762082],[107.635008,29.759729],[107.632163,29.758064],[107.628961,29.754748],[107.625475,29.754274],[107.625072,29.753894],[107.62658,29.751928],[107.630775,29.750385],[107.631813,29.748547],[107.632775,29.746035],[107.633552,29.74498],[107.637023,29.743049],[107.640345,29.740709],[107.638949,29.734264],[107.638606,29.729239],[107.635978,29.722742],[107.633111,29.72005],[107.63279,29.719023],[107.633724,29.713839],[107.632895,29.710199],[107.630446,29.701705],[107.63076,29.698969],[107.632858,29.695903],[107.634784,29.694596],[107.638449,29.693232],[107.641002,29.691357],[107.641211,29.689418],[107.642495,29.688384],[107.644473,29.68781],[107.654028,29.686991],[107.656514,29.686158],[107.658134,29.684987],[107.660859,29.682352],[107.665286,29.678682],[107.668697,29.676821],[107.6701,29.675054],[107.670242,29.673065],[107.669765,29.670493],[107.670138,29.667879],[107.671989,29.664711],[107.674169,29.663382],[107.677588,29.66497],[107.681529,29.666148],[107.684724,29.666529],[107.687076,29.666019],[107.689211,29.665142],[107.69316,29.663037],[107.695728,29.66071],[107.696624,29.660315],[107.703827,29.659101],[107.710777,29.657758],[107.715264,29.656522],[107.7181,29.656831],[107.719377,29.656019],[107.719571,29.654934],[107.716152,29.649834],[107.71445,29.644129],[107.713741,29.642563],[107.705402,29.628868],[107.702834,29.625332],[107.701103,29.621847],[107.698766,29.620302],[107.698467,29.618592],[107.700476,29.616996],[107.701595,29.615451]]]]}}]}
|
public/china-city-data/citys/临夏回族自治州.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":622901,"name":"临夏市","center":[103.211634,35.59941],"centroid":[103.187295,35.574698],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":0,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.271962,35.602266],[103.270078,35.609456],[103.270569,35.611237],[103.275987,35.612662],[103.276771,35.615578],[103.274536,35.619179],[103.273834,35.621712],[103.275039,35.624047],[103.279615,35.629376],[103.283558,35.632291],[103.273729,35.634467],[103.269867,35.636142],[103.266509,35.641813],[103.262167,35.64569],[103.263022,35.647945],[103.261383,35.6502],[103.258633,35.651571],[103.257768,35.655105],[103.2496,35.652547],[103.242567,35.647576],[103.235897,35.646046],[103.235183,35.640784],[103.232094,35.636142],[103.219596,35.626447],[103.215688,35.619971],[103.212236,35.616699],[103.20814,35.610973],[103.201821,35.605828],[103.193126,35.600484],[103.179821,35.593992],[103.162865,35.5842],[103.155856,35.578393],[103.152638,35.577865],[103.148718,35.578486],[103.14598,35.581323],[103.143885,35.581561],[103.144096,35.577324],[103.143183,35.575437],[103.140023,35.57281],[103.133014,35.569669],[103.129796,35.565669],[103.128251,35.560864],[103.126987,35.560072],[103.12384,35.560587],[103.10672,35.557035],[103.088512,35.556837],[103.085914,35.55594],[103.086429,35.554751],[103.08953,35.554131],[103.100073,35.549748],[103.11057,35.546526],[103.113156,35.544506],[103.11442,35.53995],[103.113109,35.536715],[103.105702,35.530838],[103.101899,35.526625],[103.097768,35.523799],[103.092245,35.520933],[103.089506,35.518133],[103.082321,35.514316],[103.078237,35.509402],[103.073685,35.502202],[103.074645,35.498331],[103.074434,35.495795],[103.076728,35.494698],[103.080671,35.494777],[103.088991,35.498173],[103.103408,35.504646],[103.110593,35.508239],[103.11745,35.513642],[103.126905,35.513642],[103.1323,35.514606],[103.137355,35.51425],[103.145137,35.516905],[103.15011,35.519295],[103.152018,35.520933],[103.156043,35.526969],[103.15678,35.53064],[103.158641,35.533889],[103.166013,35.540439],[103.173198,35.544466],[103.176486,35.547265],[103.187779,35.553893],[103.196637,35.557484],[103.205565,35.559478],[103.212832,35.560521],[103.218449,35.560164],[103.221585,35.55862],[103.227237,35.557577],[103.231953,35.559266],[103.240999,35.567227],[103.246112,35.574882],[103.246873,35.577878],[103.251016,35.583804],[103.252197,35.588885],[103.255649,35.592818],[103.260424,35.596249],[103.265982,35.599152],[103.268299,35.602068],[103.271962,35.602266]]]]}},{"type":"Feature","properties":{"adcode":622921,"name":"临夏县","center":[102.993873,35.49236],"centroid":[103.045652,35.514564],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":1,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.165732,35.806782],[103.163298,35.801794],[103.159799,35.797556],[103.154253,35.792448],[103.14516,35.785617],[103.139122,35.780509],[103.131984,35.777902],[103.123395,35.770647],[103.117263,35.769318],[103.104508,35.764512],[103.096668,35.76355],[103.094807,35.75906],[103.092081,35.747089],[103.090887,35.739963],[103.092619,35.738383],[103.094129,35.734747],[103.098283,35.728187],[103.099839,35.723418],[103.100986,35.713576],[103.103151,35.707198],[103.101009,35.703258],[103.100202,35.692926],[103.10067,35.686982],[103.101887,35.683568],[103.101173,35.679429],[103.101372,35.673009],[103.102308,35.670056],[103.104649,35.667117],[103.1083,35.658019],[103.10899,35.653681],[103.106228,35.643079],[103.104344,35.639835],[103.099991,35.63539],[103.096013,35.6351],[103.093976,35.635838],[103.090676,35.635258],[103.087306,35.635614],[103.082731,35.640243],[103.079782,35.641391],[103.07908,35.638239],[103.079571,35.632291],[103.081116,35.62931],[103.080976,35.624838],[103.078799,35.620037],[103.07915,35.616369],[103.075628,35.616778],[103.073311,35.615169],[103.065997,35.615565],[103.052212,35.613704],[103.048983,35.608599],[103.045109,35.606765],[103.040534,35.60852],[103.037924,35.608176],[103.032858,35.605934],[103.027861,35.606316],[103.024268,35.605564],[103.022864,35.603611],[103.026386,35.5996],[103.026597,35.597093],[103.020477,35.59456],[103.017446,35.591802],[103.017727,35.590429],[103.022525,35.585982],[103.023157,35.583752],[103.015586,35.579291],[103.010378,35.580386],[103.008892,35.580056],[103.004738,35.582696],[103.004656,35.585718],[103.000689,35.588212],[103.00152,35.592013],[102.998583,35.598017],[102.991222,35.594692],[102.98928,35.590271],[102.985032,35.587341],[102.976185,35.588978],[102.972944,35.589136],[102.96879,35.587922],[102.961476,35.584068],[102.954689,35.581178],[102.950055,35.577654],[102.94459,35.572718],[102.937394,35.568877],[102.932947,35.567174],[102.929355,35.565022],[102.924896,35.563557],[102.920414,35.562989],[102.913733,35.561009],[102.909532,35.56023],[102.898532,35.561603],[102.888398,35.561841],[102.882208,35.562395],[102.880277,35.561207],[102.873338,35.558778],[102.867007,35.555213],[102.863649,35.554672],[102.854357,35.55586],[102.850379,35.557392],[102.848331,35.560098],[102.845464,35.561867],[102.843404,35.564811],[102.835681,35.569471],[102.829935,35.573483],[102.819111,35.578076],[102.815179,35.578684],[102.808931,35.580611],[102.802062,35.584372],[102.793262,35.587394],[102.787551,35.590482],[102.778646,35.596249],[102.770595,35.603361],[102.770853,35.598254],[102.773755,35.593913],[102.780214,35.587816],[102.801675,35.574711],[102.806672,35.56753],[102.80872,35.560441],[102.807678,35.557999],[102.804753,35.556732],[102.792548,35.55924],[102.790231,35.557709],[102.785691,35.552388],[102.781735,35.54947],[102.776633,35.550619],[102.772947,35.549959],[102.762509,35.546315],[102.753019,35.546592],[102.74629,35.545285],[102.743856,35.543093],[102.741902,35.539713],[102.736987,35.536596],[102.735396,35.536266],[102.727275,35.53208],[102.727193,35.530429],[102.728983,35.52755],[102.72944,35.523641],[102.736906,35.521726],[102.741902,35.521977],[102.745343,35.524631],[102.747976,35.528329],[102.751088,35.529439],[102.773568,35.534219],[102.775475,35.535659],[102.779395,35.535183],[102.781572,35.533519],[102.781525,35.530918],[102.782847,35.528052],[102.780752,35.525622],[102.778354,35.524631],[102.776926,35.520418],[102.772549,35.519599],[102.765961,35.515914],[102.764545,35.513365],[102.760052,35.511687],[102.756576,35.508556],[102.753241,35.501476],[102.74574,35.495041],[102.74237,35.495293],[102.747753,35.487352],[102.76004,35.48122],[102.768267,35.478419],[102.772269,35.47645],[102.776797,35.475393],[102.78672,35.471943],[102.795462,35.470529],[102.801114,35.469036],[102.809843,35.468084],[102.814676,35.465877],[102.820433,35.46096],[102.822528,35.4571],[102.829795,35.448997],[102.835388,35.441091],[102.838852,35.43772],[102.841509,35.433648],[102.844411,35.430726],[102.848214,35.425754],[102.85314,35.420583],[102.857447,35.417687],[102.865497,35.411206],[102.871185,35.408561],[102.877071,35.408693],[102.889322,35.411246],[102.893184,35.413164],[102.897011,35.415994],[102.900545,35.419975],[102.907648,35.425859],[102.917068,35.429972],[102.926956,35.428121],[102.9307,35.425688],[102.934503,35.420504],[102.943467,35.412913],[102.949002,35.407305],[102.95064,35.399778],[102.953016,35.395929],[102.955426,35.390717],[102.957299,35.38479],[102.957182,35.379974],[102.958597,35.370831],[102.959323,35.356856],[102.957123,35.346029],[102.95676,35.339834],[102.954806,35.330607],[102.954069,35.318214],[102.95318,35.311077],[102.951717,35.304164],[102.95263,35.292946],[102.952044,35.284668],[102.950523,35.279594],[102.950675,35.274785],[102.951916,35.271142],[102.953273,35.263828],[102.955087,35.259972],[102.96054,35.25597],[102.967374,35.253148],[102.971037,35.253002],[102.97656,35.256116],[102.983441,35.260648],[102.986027,35.267816],[102.986623,35.275633],[102.989771,35.283051],[102.996172,35.285039],[103.001988,35.288151],[103.005885,35.289397],[103.014895,35.289158],[103.019424,35.288575],[103.031699,35.282217],[103.036579,35.279117],[103.04477,35.2777],[103.047906,35.276388],[103.060076,35.27346],[103.071813,35.27509],[103.080215,35.275726],[103.085083,35.272387],[103.089623,35.275023],[103.091788,35.27713],[103.096586,35.285264],[103.100553,35.293145],[103.101746,35.300271],[103.101103,35.303012],[103.101548,35.306694],[103.10115,35.310587],[103.102062,35.317486],[103.101115,35.321141],[103.101899,35.331931],[103.103139,35.33724],[103.105901,35.338894],[103.109938,35.344017],[103.11621,35.349881],[103.122962,35.358259],[103.123594,35.365379],[103.120505,35.374721],[103.119065,35.385703],[103.12109,35.39286],[103.123769,35.396802],[103.131422,35.403151],[103.139391,35.408561],[103.150883,35.414447],[103.152474,35.416021],[103.153457,35.419499],[103.155481,35.421615],[103.159121,35.423096],[103.160314,35.424458],[103.161426,35.428464],[103.161999,35.435684],[103.164375,35.439571],[103.164726,35.44363],[103.164036,35.446208],[103.160829,35.450055],[103.15279,35.454946],[103.151678,35.45792],[103.153633,35.46055],[103.154838,35.465137],[103.163298,35.472551],[103.16393,35.475075],[103.162608,35.47793],[103.159249,35.480639],[103.159051,35.482013],[103.162748,35.484339],[103.168775,35.489651],[103.172203,35.493192],[103.175632,35.494103],[103.178218,35.493813],[103.184221,35.491672],[103.190599,35.490272],[103.192693,35.491131],[103.194027,35.496046],[103.197877,35.49878],[103.20257,35.499058],[103.207461,35.501502],[103.213066,35.503497],[103.217829,35.501898],[103.219233,35.503774],[103.224979,35.508926],[103.2375,35.512823],[103.239688,35.514474],[103.243316,35.515676],[103.254245,35.516574],[103.260857,35.511423],[103.264941,35.506231],[103.267515,35.504448],[103.270721,35.500154],[103.271927,35.49742],[103.274817,35.4945],[103.281897,35.492795],[103.291422,35.494592],[103.289842,35.5003],[103.287736,35.505293],[103.28735,35.50919],[103.286086,35.513985],[103.283968,35.518978],[103.282564,35.52928],[103.282447,35.5334],[103.280984,35.538088],[103.282049,35.539765],[103.287642,35.543304],[103.297928,35.54815],[103.298034,35.551794],[103.296419,35.558276],[103.294488,35.561273],[103.28852,35.562857],[103.28735,35.565405],[103.283067,35.570447],[103.281101,35.5771],[103.281394,35.58168],[103.278304,35.585639],[103.278749,35.591247],[103.277918,35.597146],[103.274618,35.601329],[103.271962,35.602266],[103.268299,35.602068],[103.265982,35.599152],[103.260424,35.596249],[103.255649,35.592818],[103.252197,35.588885],[103.251016,35.583804],[103.246873,35.577878],[103.246112,35.574882],[103.240999,35.567227],[103.231953,35.559266],[103.227237,35.557577],[103.221585,35.55862],[103.218449,35.560164],[103.212832,35.560521],[103.205565,35.559478],[103.196637,35.557484],[103.187779,35.553893],[103.176486,35.547265],[103.173198,35.544466],[103.166013,35.540439],[103.158641,35.533889],[103.15678,35.53064],[103.156043,35.526969],[103.152018,35.520933],[103.15011,35.519295],[103.145137,35.516905],[103.137355,35.51425],[103.1323,35.514606],[103.126905,35.513642],[103.11745,35.513642],[103.110593,35.508239],[103.103408,35.504646],[103.088991,35.498173],[103.080671,35.494777],[103.076728,35.494698],[103.074434,35.495795],[103.074645,35.498331],[103.073685,35.502202],[103.078237,35.509402],[103.082321,35.514316],[103.089506,35.518133],[103.092245,35.520933],[103.097768,35.523799],[103.101899,35.526625],[103.105702,35.530838],[103.113109,35.536715],[103.11442,35.53995],[103.113156,35.544506],[103.11057,35.546526],[103.100073,35.549748],[103.08953,35.554131],[103.086429,35.554751],[103.085914,35.55594],[103.088512,35.556837],[103.10672,35.557035],[103.12384,35.560587],[103.126987,35.560072],[103.128251,35.560864],[103.129796,35.565669],[103.133014,35.569669],[103.140023,35.57281],[103.143183,35.575437],[103.144096,35.577324],[103.143885,35.581561],[103.14598,35.581323],[103.148718,35.578486],[103.152638,35.577865],[103.155856,35.578393],[103.162865,35.5842],[103.179821,35.593992],[103.193126,35.600484],[103.201821,35.605828],[103.20814,35.610973],[103.212236,35.616699],[103.215688,35.619971],[103.219596,35.626447],[103.232094,35.636142],[103.235183,35.640784],[103.235897,35.646046],[103.242567,35.647576],[103.2496,35.652547],[103.257768,35.655105],[103.260096,35.659681],[103.26287,35.661012],[103.265105,35.663254],[103.267644,35.667749],[103.269083,35.672917],[103.269399,35.677426],[103.270253,35.67968],[103.274454,35.684161],[103.275028,35.686191],[103.273682,35.690251],[103.269586,35.695681],[103.266836,35.698171],[103.259967,35.702283],[103.253052,35.702547],[103.244275,35.710031],[103.243468,35.712298],[103.243772,35.715684],[103.242146,35.71795],[103.239384,35.719096],[103.230011,35.720691],[103.22746,35.725144],[103.224546,35.728292],[103.219853,35.735089],[103.209404,35.745903],[103.207929,35.748393],[103.203307,35.752673],[103.197199,35.759666],[103.193466,35.762352],[103.188762,35.76937],[103.186679,35.773465],[103.180535,35.781378],[103.175328,35.786327],[103.173561,35.789052],[103.17053,35.796555],[103.165732,35.806782]]]]}},{"type":"Feature","properties":{"adcode":622922,"name":"康乐县","center":[103.709852,35.371906],"centroid":[103.654026,35.24447],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":2,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.676917,35.052387],[103.675793,35.046435],[103.679526,35.041108],[103.680404,35.036763],[103.6823,35.036152],[103.68808,35.036471],[103.690117,35.037892],[103.692796,35.035766],[103.699911,35.040483],[103.704323,35.04144],[103.708301,35.039739],[103.709214,35.036816],[103.709507,35.031528],[103.712373,35.027196],[103.714176,35.023382],[103.721712,35.016245],[103.725047,35.016218],[103.72679,35.01469],[103.729681,35.010291],[103.727059,35.007699],[103.72115,35.006915],[103.713953,35.00831],[103.707985,35.008403],[103.700765,35.006383],[103.685284,34.99624],[103.679304,34.99652],[103.677982,34.995789],[103.677876,34.992811],[103.680287,34.991548],[103.686384,34.990325],[103.692714,34.987134],[103.697945,34.989301],[103.699525,34.992412],[103.701456,34.9941],[103.707974,34.997969],[103.713965,34.997822],[103.716949,35.001106],[103.719383,35.002555],[103.725234,35.00419],[103.730137,35.003897],[103.731611,35.000428],[103.729716,34.997065],[103.729564,34.991933],[103.731038,34.984289],[103.733098,34.980792],[103.733051,34.978465],[103.727375,34.969183],[103.723783,34.971843],[103.724075,34.97308],[103.720272,34.972987],[103.716083,34.970061],[103.717183,34.967401],[103.713848,34.963359],[103.712689,34.960193],[103.704662,34.957148],[103.698635,34.955977],[103.694739,34.955871],[103.690596,34.954262],[103.686735,34.954488],[103.683985,34.952426],[103.683751,34.949726],[103.67742,34.941838],[103.669884,34.936065],[103.66869,34.934242],[103.669275,34.930676],[103.673032,34.927031],[103.672283,34.923412],[103.670352,34.91958],[103.672821,34.917251],[103.674307,34.913592],[103.67804,34.911277],[103.68567,34.907963],[103.685705,34.909493],[103.691369,34.90964],[103.696342,34.911237],[103.703644,34.916001],[103.710536,34.916386],[103.718131,34.918236],[103.722238,34.919726],[103.728499,34.92119],[103.732548,34.921576],[103.738679,34.920804],[103.748872,34.924184],[103.753892,34.926845],[103.757168,34.927137],[103.768191,34.925953],[103.778887,34.927883],[103.782526,34.927949],[103.789957,34.930158],[103.793912,34.929958],[103.797587,34.928747],[103.803847,34.929107],[103.805649,34.927816],[103.806983,34.925062],[103.813326,34.925102],[103.822453,34.922068],[103.825144,34.920325],[103.827344,34.916679],[103.828269,34.913738],[103.828269,34.908336],[103.832318,34.904902],[103.835231,34.904423],[103.841995,34.901735],[103.8399,34.905368],[103.838824,34.908988],[103.833652,34.914856],[103.834717,34.919261],[103.835325,34.924916],[103.836589,34.925594],[103.838379,34.934761],[103.840591,34.937089],[103.843446,34.938166],[103.846395,34.941426],[103.846699,34.947106],[103.848139,34.9495],[103.848338,34.954182],[103.845517,34.960273],[103.842709,34.962255],[103.8421,34.965101],[103.843364,34.968053],[103.839994,34.969409],[103.83646,34.974529],[103.834518,34.97913],[103.830001,34.984382],[103.825215,34.985964],[103.821997,34.989155],[103.819095,34.990697],[103.81645,34.993196],[103.814121,34.993236],[103.810166,34.991335],[103.805719,34.991229],[103.802209,34.993821],[103.799014,34.998115],[103.796264,34.994738],[103.789711,34.996985],[103.786552,34.99963],[103.784644,35.002648],[103.784691,35.010118],[103.78654,35.014411],[103.782994,35.017667],[103.780443,35.017734],[103.774663,35.020059],[103.769806,35.02394],[103.767875,35.026226],[103.764365,35.027993],[103.760679,35.027528],[103.758163,35.028338],[103.757414,35.032232],[103.752862,35.033959],[103.749141,35.037108],[103.743536,35.044841],[103.742635,35.047923],[103.743231,35.050408],[103.746882,35.05604],[103.746555,35.057236],[103.740669,35.061606],[103.738317,35.064927],[103.738328,35.067503],[103.739639,35.069987],[103.7424,35.071568],[103.746707,35.077159],[103.746683,35.078195],[103.743547,35.082484],[103.743231,35.084835],[103.748989,35.08838],[103.747924,35.09012],[103.741488,35.096015],[103.738387,35.097754],[103.735333,35.100476],[103.740095,35.108774],[103.746122,35.111123],[103.748497,35.115106],[103.746847,35.118185],[103.743032,35.120322],[103.739182,35.124809],[103.734127,35.126587],[103.729447,35.129972],[103.726252,35.129255],[103.720483,35.122433],[103.718189,35.125034],[103.716516,35.13325],[103.716656,35.139673],[103.718412,35.148643],[103.718318,35.15277],[103.719605,35.157387],[103.721009,35.169791],[103.720623,35.174606],[103.721875,35.181503],[103.722016,35.187233],[103.721115,35.190204],[103.716024,35.191954],[103.709015,35.192299],[103.70286,35.191968],[103.694376,35.195256],[103.691568,35.195668],[103.687753,35.202948],[103.687589,35.21028],[103.69,35.219786],[103.69179,35.222517],[103.693101,35.226428],[103.69956,35.238477],[103.703925,35.243818],[103.709951,35.249874],[103.717031,35.259177],[103.724965,35.268253],[103.730137,35.274984],[103.731752,35.277766],[103.733519,35.286045],[103.734689,35.29639],[103.739194,35.30815],[103.740212,35.312759],[103.742681,35.315315],[103.750416,35.320254],[103.753693,35.323974],[103.755577,35.327893],[103.758584,35.330687],[103.763487,35.337187],[103.768882,35.346109],[103.770661,35.347578],[103.77705,35.356869],[103.781087,35.36473],[103.782245,35.371731],[103.780279,35.375317],[103.780607,35.387515],[103.784761,35.390823],[103.790343,35.391206],[103.796873,35.394289],[103.800313,35.397358],[103.80325,35.398641],[103.805602,35.39249],[103.80648,35.392371],[103.812729,35.395056],[103.814133,35.396339],[103.814028,35.403509],[103.814507,35.405678],[103.81652,35.408138],[103.815795,35.415002],[103.811734,35.422686],[103.807428,35.427671],[103.803718,35.430831],[103.800547,35.435142],[103.789629,35.434705],[103.779261,35.434798],[103.772802,35.435393],[103.76942,35.436252],[103.759427,35.444132],[103.755167,35.446604],[103.751727,35.449526],[103.748052,35.451311],[103.741254,35.453492],[103.736479,35.453888],[103.733086,35.45521],[103.726299,35.456704],[103.722367,35.456638],[103.712795,35.457629],[103.706347,35.457061],[103.695172,35.453888],[103.691802,35.453835],[103.687039,35.452844],[103.676414,35.449909],[103.670294,35.447503],[103.666081,35.447424],[103.65851,35.446155],[103.645099,35.442704],[103.640068,35.4417],[103.624645,35.440298],[103.610988,35.436173],[103.602399,35.43144],[103.591797,35.429205],[103.585385,35.427512],[103.577825,35.427393],[103.571436,35.425225],[103.569529,35.423135],[103.565492,35.416417],[103.563303,35.414566],[103.552549,35.408204],[103.54396,35.404646],[103.540414,35.401379],[103.533335,35.393945],[103.52622,35.387886],[103.524055,35.384869],[103.516695,35.377434],[103.511757,35.373927],[103.505742,35.369018],[103.49748,35.364095],[103.495035,35.361528],[103.488996,35.357544],[103.483286,35.351734],[103.478687,35.345712],[103.476499,35.34407],[103.469513,35.332964],[103.468752,35.329972],[103.462562,35.320929],[103.460339,35.315301],[103.455389,35.309395],[103.453856,35.30823],[103.451059,35.302827],[103.449444,35.301436],[103.446121,35.293105],[103.442727,35.288668],[103.438749,35.287714],[103.438082,35.285727],[103.435297,35.283595],[103.431388,35.282376],[103.429504,35.277209],[103.42748,35.274268],[103.428053,35.272029],[103.42425,35.265723],[103.426157,35.265087],[103.430417,35.26616],[103.431037,35.259005],[103.434981,35.258965],[103.442189,35.259866],[103.446554,35.257984],[103.450497,35.258793],[103.457378,35.258024],[103.456067,35.252869],[103.458981,35.247515],[103.461556,35.246376],[103.461953,35.244136],[103.469384,35.237019],[103.479904,35.238715],[103.490483,35.236462],[103.493291,35.232499],[103.498136,35.234182],[103.505285,35.233997],[103.510306,35.240836],[103.515068,35.242943],[103.524161,35.244706],[103.524324,35.242956],[103.520849,35.240451],[103.516227,35.238278],[103.510926,35.234461],[103.510586,35.232592],[103.515981,35.233268],[103.520907,35.231955],[103.521083,35.227223],[103.522464,35.224015],[103.526466,35.223471],[103.528502,35.220475],[103.530737,35.22208],[103.5366,35.222716],[103.54712,35.221324],[103.553638,35.220064],[103.558962,35.221828],[103.560191,35.218421],[103.557581,35.214682],[103.555487,35.213475],[103.553532,35.208888],[103.554246,35.207164],[103.559407,35.207403],[103.564672,35.205812],[103.565983,35.204393],[103.563221,35.19637],[103.563701,35.194726],[103.566077,35.193307],[103.569271,35.192922],[103.571015,35.194487],[103.571284,35.198492],[103.574514,35.201661],[103.581547,35.200349],[103.589937,35.200375],[103.592031,35.198757],[103.592359,35.193082],[103.591868,35.191304],[103.589047,35.187923],[103.590159,35.182472],[103.594805,35.185111],[103.598678,35.189872],[103.600913,35.191755],[103.603909,35.191318],[103.60722,35.185708],[103.609807,35.182485],[103.612311,35.181835],[103.621813,35.183042],[103.635995,35.18088],[103.637821,35.179859],[103.638102,35.1771],[103.634837,35.172988],[103.627816,35.169897],[103.625569,35.166886],[103.625815,35.161181],[103.628518,35.157957],[103.633152,35.149731],[103.634696,35.14311],[103.637493,35.134364],[103.642595,35.130091],[103.644315,35.126667],[103.644105,35.123256],[103.640723,35.119606],[103.640758,35.115398],[103.643204,35.114084],[103.648516,35.11261],[103.651594,35.109291],[103.653548,35.105282],[103.654508,35.099865],[103.657737,35.09243],[103.662945,35.087902],[103.664583,35.085047],[103.664618,35.080944],[103.662032,35.076973],[103.662172,35.075671],[103.664876,35.073971],[103.673828,35.072497],[103.685354,35.0702],[103.690351,35.065113],[103.697395,35.061792],[103.702755,35.057488],[103.704685,35.05422],[103.70637,35.048189],[103.706487,35.043313],[103.705259,35.042396],[103.701444,35.044708],[103.698156,35.049331],[103.696295,35.050022],[103.685506,35.051244],[103.681328,35.050288],[103.676917,35.052387]]]]}},{"type":"Feature","properties":{"adcode":622923,"name":"永靖县","center":[103.319871,35.938933],"centroid":[103.219728,36.002814],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":3,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.470999,35.881762],[103.473023,35.884983],[103.473351,35.894607],[103.47245,35.896421],[103.471186,35.902363],[103.472087,35.910394],[103.473421,35.913627],[103.476698,35.917333],[103.483953,35.919502],[103.486211,35.918858],[103.493712,35.922853],[103.498943,35.927281],[103.504092,35.934679],[103.505426,35.937675],[103.509288,35.940933],[103.518228,35.943127],[103.521832,35.94523],[103.529415,35.946793],[103.534751,35.946333],[103.542111,35.943916],[103.54499,35.941669],[103.549039,35.937373],[103.550256,35.93372],[103.552292,35.931],[103.554152,35.92393],[103.553965,35.920487],[103.558705,35.911169],[103.564672,35.908738],[103.56892,35.90766],[103.582693,35.909014],[103.588053,35.908869],[103.59594,35.909447],[103.607384,35.914218],[103.611269,35.917254],[103.612603,35.920487],[103.616418,35.926283],[103.618162,35.933654],[103.624001,35.934942],[103.623521,35.941984],[103.621157,35.946083],[103.620736,35.951562],[103.616839,35.959286],[103.617097,35.96123],[103.620537,35.966431],[103.63046,35.977883],[103.632859,35.982374],[103.63204,35.984423],[103.6286,35.988677],[103.622351,35.994441],[103.621801,35.99687],[103.623931,35.99985],[103.623217,36.00455],[103.623814,36.006349],[103.629115,36.008764],[103.630648,36.012584],[103.633351,36.014395],[103.633316,36.01748],[103.631794,36.019528],[103.628471,36.021693],[103.624645,36.022979],[103.624411,36.024922],[103.622152,36.025329],[103.618267,36.033006],[103.614405,36.037061],[103.612147,36.043268],[103.6088,36.047519],[103.608976,36.052583],[103.606963,36.05589],[103.604073,36.058448],[103.601791,36.065164],[103.597531,36.069244],[103.592581,36.068837],[103.589399,36.067053],[103.583782,36.066332],[103.577615,36.06296],[103.575064,36.062895],[103.574865,36.065086],[103.576608,36.069178],[103.574724,36.081783],[103.572244,36.083514],[103.570804,36.086006],[103.571202,36.091828],[103.570207,36.092602],[103.564895,36.092208],[103.554012,36.097532],[103.548653,36.098568],[103.538858,36.105058],[103.521844,36.101728],[103.512529,36.103734],[103.509732,36.102751],[103.505777,36.103183],[103.501681,36.10515],[103.499353,36.107261],[103.495081,36.108192],[103.493396,36.105701],[103.495924,36.099774],[103.492542,36.098516],[103.487674,36.099433],[103.482537,36.098765],[103.481905,36.100469],[103.477927,36.105124],[103.477365,36.108048],[103.475036,36.111194],[103.470227,36.110578],[103.465768,36.109096],[103.462351,36.105163],[103.461602,36.103328],[103.461696,36.0963],[103.460479,36.089717],[103.457706,36.085206],[103.453692,36.082937],[103.448637,36.077848],[103.445419,36.073559],[103.438304,36.069231],[103.433541,36.071303],[103.426789,36.070569],[103.419359,36.072064],[103.419148,36.074097],[103.41586,36.07655],[103.412033,36.077205],[103.409904,36.078425],[103.410477,36.081061],[103.4094,36.084629],[103.406838,36.087317],[103.410746,36.093664],[103.410512,36.098411],[103.409201,36.102908],[103.412876,36.107903],[103.414245,36.114917],[103.413449,36.120593],[103.412326,36.123005],[103.409541,36.125692],[103.405387,36.126675],[103.402812,36.125797],[103.399524,36.126453],[103.396657,36.128995],[103.394258,36.126728],[103.390911,36.125024],[103.384499,36.122927],[103.376846,36.123215],[103.365682,36.119886],[103.360604,36.122822],[103.352167,36.122297],[103.347989,36.122756],[103.342992,36.125221],[103.339552,36.12952],[103.33507,36.13741],[103.333818,36.138773],[103.329219,36.139808],[103.323977,36.137436],[103.321437,36.137541],[103.320419,36.139087],[103.319869,36.144919],[103.317424,36.149767],[103.31293,36.152519],[103.310859,36.152336],[103.308039,36.150436],[103.303756,36.148772],[103.298361,36.145089],[103.288497,36.148955],[103.284658,36.149007],[103.277485,36.151851],[103.272067,36.147841],[103.266485,36.145994],[103.260986,36.146164],[103.259312,36.147579],[103.260763,36.152663],[103.260447,36.156424],[103.259172,36.158468],[103.256621,36.160079],[103.252443,36.159372],[103.246733,36.156306],[103.242777,36.157315],[103.238518,36.159608],[103.232784,36.159883],[103.231157,36.161232],[103.23042,36.168281],[103.223891,36.168582],[103.218133,36.168137],[103.21041,36.170167],[103.20718,36.16701],[103.200861,36.170272],[103.199574,36.173848],[103.196543,36.178105],[103.192729,36.180254],[103.19006,36.180096],[103.187299,36.178538],[103.180605,36.177608],[103.17706,36.175341],[103.171618,36.17466],[103.165124,36.176743],[103.164398,36.182127],[103.163099,36.184772],[103.160104,36.187759],[103.155715,36.190103],[103.151245,36.188178],[103.146506,36.187575],[103.143651,36.188374],[103.140878,36.193377],[103.136045,36.196874],[103.132581,36.195525],[103.128111,36.1947],[103.123161,36.19563],[103.122435,36.202675],[103.120025,36.204809],[103.116327,36.2057],[103.114396,36.20714],[103.115648,36.212849],[103.115098,36.216698],[103.112875,36.219644],[103.110125,36.221424],[103.10748,36.221582],[103.10528,36.219618],[103.103654,36.21645],[103.102729,36.211841],[103.098809,36.209576],[103.094725,36.208319],[103.087084,36.210204],[103.084533,36.210021],[103.075932,36.20663],[103.070971,36.206931],[103.066571,36.203015],[103.057595,36.202348],[103.054904,36.201758],[103.049135,36.199231],[103.042125,36.200292],[103.038123,36.200043],[103.037129,36.200855],[103.031886,36.202007],[103.028434,36.201981],[103.018874,36.204823],[103.012403,36.20295],[103.009629,36.202727],[103.004083,36.196913],[102.9998,36.193495],[102.996945,36.194215],[102.987443,36.193796],[102.988168,36.18992],[102.987384,36.188571],[102.98199,36.184982],[102.983733,36.181747],[102.981791,36.179049],[102.978011,36.17542],[102.977859,36.171608],[102.975659,36.170115],[102.972148,36.169316],[102.969597,36.163197],[102.969901,36.159529],[102.965736,36.151707],[102.961909,36.151877],[102.953999,36.150475],[102.951296,36.151654],[102.949107,36.151052],[102.948569,36.148889],[102.953449,36.140948],[102.953484,36.139467],[102.950991,36.13623],[102.946755,36.134042],[102.945889,36.132429],[102.946708,36.126217],[102.944848,36.119322],[102.942215,36.112925],[102.942121,36.108729],[102.941162,36.10494],[102.934901,36.101033],[102.932163,36.10144],[102.929413,36.099551],[102.919232,36.096221],[102.91722,36.095093],[102.914973,36.091553],[102.910093,36.088248],[102.904816,36.087907],[102.90024,36.089219],[102.896964,36.091631],[102.89171,36.092182],[102.885133,36.090255],[102.883963,36.088996],[102.88195,36.083435],[102.885203,36.078491],[102.888445,36.077481],[102.892997,36.07752],[102.893371,36.073795],[102.894635,36.071382],[102.895185,36.066489],[102.896063,36.065623],[102.901984,36.065768],[102.903528,36.06927],[102.90526,36.070529],[102.909379,36.070857],[102.910421,36.066699],[102.91289,36.065886],[102.918425,36.065479],[102.921023,36.061137],[102.923913,36.061045],[102.927178,36.056572],[102.928922,36.052321],[102.93242,36.048621],[102.933696,36.048555],[102.944029,36.051153],[102.946556,36.050497],[102.947539,36.047506],[102.953156,36.045826],[102.969211,36.044094],[102.970194,36.041667],[102.975507,36.036759],[102.975542,36.035447],[102.972464,36.034095],[102.965291,36.035408],[102.962401,36.034712],[102.955859,36.027153],[102.952864,36.024318],[102.951857,36.021549],[102.953554,36.0158],[102.958668,36.01072],[102.963852,36.007832],[102.966309,36.002016],[102.967093,35.997461],[102.971774,35.995308],[102.971493,35.993063],[102.969012,35.990489],[102.96549,35.983595],[102.961254,35.980549],[102.958223,35.976544],[102.955543,35.97087],[102.950956,35.966155],[102.950114,35.963121],[102.950839,35.953571],[102.949072,35.950419],[102.94548,35.948067],[102.944356,35.945886],[102.944649,35.938161],[102.942262,35.928214],[102.943139,35.92581],[102.94837,35.920448],[102.947387,35.91155],[102.948979,35.91063],[102.950383,35.906661],[102.948534,35.903362],[102.950008,35.894778],[102.947949,35.890058],[102.947855,35.884339],[102.949014,35.882459],[102.951272,35.871256],[102.954361,35.868126],[102.95607,35.861551],[102.950886,35.853633],[102.949131,35.852199],[102.947645,35.846214],[102.948908,35.843478],[102.950535,35.835927],[102.955614,35.837019],[102.96762,35.838006],[102.982586,35.83227],[103.005358,35.810124],[103.024034,35.803702],[103.030517,35.80382],[103.048959,35.807163],[103.051077,35.79516],[103.055934,35.785472],[103.065447,35.774347],[103.076716,35.76625],[103.084533,35.763537],[103.096668,35.76355],[103.104508,35.764512],[103.117263,35.769318],[103.123395,35.770647],[103.131984,35.777902],[103.139122,35.780509],[103.14516,35.785617],[103.154253,35.792448],[103.159799,35.797556],[103.163298,35.801794],[103.165732,35.806782],[103.211452,35.831651],[103.237898,35.853028],[103.243737,35.854698],[103.253438,35.859644],[103.263501,35.863076],[103.275823,35.866522],[103.283605,35.871032],[103.286648,35.873386],[103.29973,35.880289],[103.306108,35.88476],[103.308214,35.890531],[103.31114,35.896776],[103.313305,35.90026],[103.320443,35.9021],[103.328236,35.90557],[103.34511,35.91736],[103.34944,35.917596],[103.360557,35.917018],[103.382568,35.927111],[103.390841,35.929476],[103.401022,35.928871],[103.419675,35.919318],[103.446835,35.897814],[103.470999,35.881762]]]]}},{"type":"Feature","properties":{"adcode":622924,"name":"广河县","center":[103.576188,35.481688],"centroid":[103.619802,35.471909],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":4,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.800547,35.435142],[103.802396,35.440219],[103.807381,35.442797],[103.823003,35.445058],[103.825215,35.446697],[103.827099,35.449936],[103.82697,35.456347],[103.828035,35.45866],[103.840977,35.468904],[103.844581,35.470556],[103.846781,35.472419],[103.849847,35.473371],[103.854235,35.477322],[103.854996,35.481234],[103.854586,35.48718],[103.856178,35.493773],[103.854387,35.49812],[103.849414,35.501277],[103.845377,35.500894],[103.843458,35.504025],[103.836132,35.504831],[103.832985,35.506786],[103.83206,35.508583],[103.829755,35.517248],[103.831007,35.520946],[103.827157,35.523363],[103.824945,35.528686],[103.822547,35.531103],[103.821037,35.534272],[103.81817,35.535487],[103.811325,35.534166],[103.809686,35.535593],[103.809066,35.539026],[103.803917,35.546526],[103.803508,35.549404],[103.800875,35.553233],[103.798698,35.554751],[103.795843,35.560547],[103.793198,35.564375],[103.785346,35.59894],[103.771281,35.617622],[103.760866,35.624917],[103.7567,35.626052],[103.750276,35.63328],[103.747503,35.630048],[103.742904,35.627094],[103.735087,35.619113],[103.72273,35.61191],[103.711016,35.600616],[103.710092,35.597463],[103.710501,35.588925],[103.712619,35.583791],[103.713111,35.573892],[103.718868,35.569589],[103.718763,35.564784],[103.715954,35.551913],[103.712397,35.548176],[103.707108,35.545338],[103.70348,35.544136],[103.698156,35.543581],[103.693955,35.542142],[103.67687,35.538405],[103.66676,35.537771],[103.658919,35.535804],[103.65026,35.533136],[103.641589,35.530918],[103.637973,35.529029],[103.635165,35.528752],[103.631549,35.527075],[103.627629,35.526559],[103.614803,35.521752],[103.597297,35.514355],[103.585256,35.513259],[103.577112,35.513127],[103.573496,35.512149],[103.565363,35.512268],[103.554211,35.510498],[103.54664,35.510393],[103.534973,35.507011],[103.530234,35.506033],[103.526922,35.504382],[103.522171,35.503854],[103.518286,35.502651],[103.515501,35.502612],[103.509861,35.503906],[103.505379,35.504078],[103.5003,35.505848],[103.482362,35.506971],[103.477915,35.50598],[103.474556,35.505941],[103.462737,35.504382],[103.452767,35.498979],[103.448356,35.497525],[103.441077,35.498252],[103.44371,35.490853],[103.445793,35.488607],[103.44708,35.480229],[103.451188,35.475855],[103.44859,35.473807],[103.44474,35.472987],[103.442575,35.474824],[103.440902,35.474547],[103.438152,35.469631],[103.435484,35.466855],[103.432652,35.45989],[103.430335,35.457048],[103.427527,35.456426],[103.420599,35.457087],[103.418879,35.458132],[103.410863,35.45866],[103.396985,35.460603],[103.39104,35.459678],[103.388314,35.458026],[103.389788,35.455594],[103.399863,35.454364],[103.402999,35.45291],[103.403585,35.450663],[103.401701,35.443207],[103.399372,35.436636],[103.401034,35.431757],[103.401373,35.428729],[103.398763,35.423188],[103.39881,35.419234],[103.404333,35.417396],[103.408101,35.415372],[103.409541,35.409315],[103.40995,35.404514],[103.411752,35.399699],[103.416211,35.396233],[103.420002,35.396273],[103.42439,35.39794],[103.429422,35.399051],[103.434489,35.399038],[103.438152,35.397464],[103.439778,35.3945],[103.440317,35.387132],[103.438573,35.380847],[103.43635,35.376322],[103.434618,35.368872],[103.435156,35.363857],[103.434396,35.360866],[103.432488,35.359],[103.428627,35.356869],[103.423419,35.352886],[103.420049,35.342283],[103.419862,35.32829],[103.420225,35.325086],[103.418937,35.320704],[103.420505,35.31689],[103.425163,35.311541],[103.427199,35.297714],[103.426508,35.296761],[103.426953,35.29137],[103.432137,35.291065],[103.430873,35.284177],[103.431388,35.282376],[103.435297,35.283595],[103.438082,35.285727],[103.438749,35.287714],[103.442727,35.288668],[103.446121,35.293105],[103.449444,35.301436],[103.451059,35.302827],[103.453856,35.30823],[103.455389,35.309395],[103.460339,35.315301],[103.462562,35.320929],[103.468752,35.329972],[103.469513,35.332964],[103.476499,35.34407],[103.478687,35.345712],[103.483286,35.351734],[103.488996,35.357544],[103.495035,35.361528],[103.49748,35.364095],[103.505742,35.369018],[103.511757,35.373927],[103.516695,35.377434],[103.524055,35.384869],[103.52622,35.387886],[103.533335,35.393945],[103.540414,35.401379],[103.54396,35.404646],[103.552549,35.408204],[103.563303,35.414566],[103.565492,35.416417],[103.569529,35.423135],[103.571436,35.425225],[103.577825,35.427393],[103.585385,35.427512],[103.591797,35.429205],[103.602399,35.43144],[103.610988,35.436173],[103.624645,35.440298],[103.640068,35.4417],[103.645099,35.442704],[103.65851,35.446155],[103.666081,35.447424],[103.670294,35.447503],[103.676414,35.449909],[103.687039,35.452844],[103.691802,35.453835],[103.695172,35.453888],[103.706347,35.457061],[103.712795,35.457629],[103.722367,35.456638],[103.726299,35.456704],[103.733086,35.45521],[103.736479,35.453888],[103.741254,35.453492],[103.748052,35.451311],[103.751727,35.449526],[103.755167,35.446604],[103.759427,35.444132],[103.76942,35.436252],[103.772802,35.435393],[103.779261,35.434798],[103.789629,35.434705],[103.800547,35.435142]]]]}},{"type":"Feature","properties":{"adcode":622925,"name":"和政县","center":[103.350357,35.425971],"centroid":[103.333182,35.31092],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":5,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.431388,35.282376],[103.430873,35.284177],[103.432137,35.291065],[103.426953,35.29137],[103.426508,35.296761],[103.427199,35.297714],[103.425163,35.311541],[103.420505,35.31689],[103.418937,35.320704],[103.420225,35.325086],[103.419862,35.32829],[103.420049,35.342283],[103.423419,35.352886],[103.428627,35.356869],[103.432488,35.359],[103.434396,35.360866],[103.435156,35.363857],[103.434618,35.368872],[103.43635,35.376322],[103.438573,35.380847],[103.440317,35.387132],[103.439778,35.3945],[103.438152,35.397464],[103.434489,35.399038],[103.429422,35.399051],[103.42439,35.39794],[103.420002,35.396273],[103.416211,35.396233],[103.411752,35.399699],[103.40995,35.404514],[103.409541,35.409315],[103.408101,35.415372],[103.404333,35.417396],[103.39881,35.419234],[103.398763,35.423188],[103.401373,35.428729],[103.401034,35.431757],[103.399372,35.436636],[103.401701,35.443207],[103.403585,35.450663],[103.402999,35.45291],[103.399863,35.454364],[103.389788,35.455594],[103.388314,35.458026],[103.39104,35.459678],[103.396985,35.460603],[103.410863,35.45866],[103.418879,35.458132],[103.420599,35.457087],[103.427527,35.456426],[103.430335,35.457048],[103.432652,35.45989],[103.435484,35.466855],[103.438152,35.469631],[103.440902,35.474547],[103.442575,35.474824],[103.44474,35.472987],[103.44859,35.473807],[103.451188,35.475855],[103.44708,35.480229],[103.445793,35.488607],[103.44371,35.490853],[103.441077,35.498252],[103.439416,35.501409],[103.435519,35.505386],[103.430148,35.509072],[103.427573,35.513034],[103.428638,35.514804],[103.438035,35.520484],[103.439029,35.523509],[103.439264,35.527682],[103.437953,35.530838],[103.435004,35.53064],[103.431845,35.528818],[103.427433,35.527352],[103.421746,35.526295],[103.416702,35.524367],[103.412911,35.523984],[103.409482,35.525886],[103.406674,35.524644],[103.406253,35.523099],[103.39929,35.52026],[103.392,35.520339],[103.388711,35.521501],[103.386465,35.52059],[103.384124,35.516535],[103.381526,35.514699],[103.374494,35.511753],[103.370901,35.510776],[103.364594,35.513259],[103.360814,35.516297],[103.35625,35.516812],[103.347954,35.515003],[103.343179,35.515808],[103.33878,35.515386],[103.334005,35.510247],[103.330319,35.508715],[103.326001,35.505835],[103.319858,35.50388],[103.30901,35.499309],[103.304844,35.497155],[103.300936,35.496165],[103.291422,35.494592],[103.281897,35.492795],[103.274817,35.4945],[103.271927,35.49742],[103.270721,35.500154],[103.267515,35.504448],[103.264941,35.506231],[103.260857,35.511423],[103.254245,35.516574],[103.243316,35.515676],[103.239688,35.514474],[103.2375,35.512823],[103.224979,35.508926],[103.219233,35.503774],[103.217829,35.501898],[103.213066,35.503497],[103.207461,35.501502],[103.20257,35.499058],[103.197877,35.49878],[103.194027,35.496046],[103.192693,35.491131],[103.190599,35.490272],[103.184221,35.491672],[103.178218,35.493813],[103.175632,35.494103],[103.172203,35.493192],[103.168775,35.489651],[103.162748,35.484339],[103.159051,35.482013],[103.159249,35.480639],[103.162608,35.47793],[103.16393,35.475075],[103.163298,35.472551],[103.154838,35.465137],[103.153633,35.46055],[103.151678,35.45792],[103.15279,35.454946],[103.160829,35.450055],[103.164036,35.446208],[103.164726,35.44363],[103.164375,35.439571],[103.161999,35.435684],[103.161426,35.428464],[103.160314,35.424458],[103.159121,35.423096],[103.155481,35.421615],[103.153457,35.419499],[103.152474,35.416021],[103.150883,35.414447],[103.139391,35.408561],[103.131422,35.403151],[103.123769,35.396802],[103.12109,35.39286],[103.119065,35.385703],[103.120505,35.374721],[103.123594,35.365379],[103.122962,35.358259],[103.11621,35.349881],[103.109938,35.344017],[103.105901,35.338894],[103.103139,35.33724],[103.101899,35.331931],[103.101115,35.321141],[103.102062,35.317486],[103.10115,35.310587],[103.101548,35.306694],[103.101103,35.303012],[103.101746,35.300271],[103.100553,35.293145],[103.096586,35.285264],[103.091788,35.27713],[103.089623,35.275023],[103.085083,35.272387],[103.087997,35.268783],[103.088675,35.264901],[103.091683,35.258077],[103.096434,35.249225],[103.099032,35.246071],[103.103584,35.243871],[103.107047,35.240505],[103.11016,35.239418],[103.114724,35.236754],[103.123734,35.235097],[103.129059,35.2345],[103.136407,35.231664],[103.140959,35.229225],[103.148285,35.227289],[103.165334,35.226918],[103.171174,35.227939],[103.178663,35.229901],[103.186129,35.232326],[103.19975,35.234871],[103.204781,35.234951],[103.211171,35.236449],[103.215652,35.236064],[103.227366,35.236966],[103.232702,35.236382],[103.245012,35.236608],[103.250079,35.236025],[103.257054,35.236846],[103.262086,35.236939],[103.269762,35.232724],[103.272407,35.228416],[103.274431,35.226401],[103.275367,35.222968],[103.278585,35.217758],[103.279826,35.213886],[103.283945,35.207085],[103.289281,35.19641],[103.292206,35.192113],[103.295962,35.18783],[103.298069,35.18283],[103.301755,35.181066],[103.305757,35.178161],[103.317997,35.171529],[103.321168,35.168385],[103.324878,35.166395],[103.331197,35.160783],[103.338031,35.156803],[103.341717,35.155503],[103.353711,35.14725],[103.363927,35.142632],[103.374599,35.14169],[103.387424,35.141292],[103.392175,35.142128],[103.396072,35.140814],[103.401502,35.140681],[103.407973,35.143362],[103.418891,35.139553],[103.436549,35.136143],[103.441066,35.133927],[103.448087,35.132427],[103.452908,35.12952],[103.457121,35.128432],[103.470262,35.1268],[103.474159,35.126853],[103.482455,35.129043],[103.486574,35.131405],[103.488762,35.133489],[103.488915,35.138306],[103.488435,35.146334],[103.490799,35.152332],[103.494403,35.152836],[103.501365,35.152703],[103.511792,35.148723],[103.524945,35.145697],[103.535933,35.14104],[103.539642,35.137656],[103.547038,35.132015],[103.550993,35.12956],[103.555838,35.125499],[103.569412,35.118132],[103.573098,35.115438],[103.585209,35.11103],[103.588018,35.110619],[103.599544,35.107605],[103.606331,35.104273],[103.610029,35.101578],[103.613703,35.100264],[103.618524,35.09713],[103.621918,35.096042],[103.625031,35.094037],[103.629068,35.088818],[103.634498,35.083879],[103.638195,35.081873],[103.641975,35.076774],[103.644947,35.073799],[103.649932,35.071674],[103.651851,35.067012],[103.655772,35.063612],[103.659493,35.061805],[103.667766,35.059999],[103.674038,35.055748],[103.676917,35.052387],[103.681328,35.050288],[103.685506,35.051244],[103.696295,35.050022],[103.698156,35.049331],[103.701444,35.044708],[103.705259,35.042396],[103.706487,35.043313],[103.70637,35.048189],[103.704685,35.05422],[103.702755,35.057488],[103.697395,35.061792],[103.690351,35.065113],[103.685354,35.0702],[103.673828,35.072497],[103.664876,35.073971],[103.662172,35.075671],[103.662032,35.076973],[103.664618,35.080944],[103.664583,35.085047],[103.662945,35.087902],[103.657737,35.09243],[103.654508,35.099865],[103.653548,35.105282],[103.651594,35.109291],[103.648516,35.11261],[103.643204,35.114084],[103.640758,35.115398],[103.640723,35.119606],[103.644105,35.123256],[103.644315,35.126667],[103.642595,35.130091],[103.637493,35.134364],[103.634696,35.14311],[103.633152,35.149731],[103.628518,35.157957],[103.625815,35.161181],[103.625569,35.166886],[103.627816,35.169897],[103.634837,35.172988],[103.638102,35.1771],[103.637821,35.179859],[103.635995,35.18088],[103.621813,35.183042],[103.612311,35.181835],[103.609807,35.182485],[103.60722,35.185708],[103.603909,35.191318],[103.600913,35.191755],[103.598678,35.189872],[103.594805,35.185111],[103.590159,35.182472],[103.589047,35.187923],[103.591868,35.191304],[103.592359,35.193082],[103.592031,35.198757],[103.589937,35.200375],[103.581547,35.200349],[103.574514,35.201661],[103.571284,35.198492],[103.571015,35.194487],[103.569271,35.192922],[103.566077,35.193307],[103.563701,35.194726],[103.563221,35.19637],[103.565983,35.204393],[103.564672,35.205812],[103.559407,35.207403],[103.554246,35.207164],[103.553532,35.208888],[103.555487,35.213475],[103.557581,35.214682],[103.560191,35.218421],[103.558962,35.221828],[103.553638,35.220064],[103.54712,35.221324],[103.5366,35.222716],[103.530737,35.22208],[103.528502,35.220475],[103.526466,35.223471],[103.522464,35.224015],[103.521083,35.227223],[103.520907,35.231955],[103.515981,35.233268],[103.510586,35.232592],[103.510926,35.234461],[103.516227,35.238278],[103.520849,35.240451],[103.524324,35.242956],[103.524161,35.244706],[103.515068,35.242943],[103.510306,35.240836],[103.505285,35.233997],[103.498136,35.234182],[103.493291,35.232499],[103.490483,35.236462],[103.479904,35.238715],[103.469384,35.237019],[103.461953,35.244136],[103.461556,35.246376],[103.458981,35.247515],[103.456067,35.252869],[103.457378,35.258024],[103.450497,35.258793],[103.446554,35.257984],[103.442189,35.259866],[103.434981,35.258965],[103.431037,35.259005],[103.430417,35.26616],[103.426157,35.265087],[103.42425,35.265723],[103.428053,35.272029],[103.42748,35.274268],[103.429504,35.277209],[103.431388,35.282376]]]]}},{"type":"Feature","properties":{"adcode":622926,"name":"东乡族自治县","center":[103.389568,35.66383],"centroid":[103.446269,35.69273],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":6,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.470999,35.881762],[103.446835,35.897814],[103.419675,35.919318],[103.401022,35.928871],[103.390841,35.929476],[103.382568,35.927111],[103.360557,35.917018],[103.34944,35.917596],[103.34511,35.91736],[103.328236,35.90557],[103.320443,35.9021],[103.313305,35.90026],[103.31114,35.896776],[103.308214,35.890531],[103.306108,35.88476],[103.29973,35.880289],[103.286648,35.873386],[103.283605,35.871032],[103.275823,35.866522],[103.263501,35.863076],[103.253438,35.859644],[103.243737,35.854698],[103.237898,35.853028],[103.211452,35.831651],[103.165732,35.806782],[103.17053,35.796555],[103.173561,35.789052],[103.175328,35.786327],[103.180535,35.781378],[103.186679,35.773465],[103.188762,35.76937],[103.193466,35.762352],[103.197199,35.759666],[103.203307,35.752673],[103.207929,35.748393],[103.209404,35.745903],[103.219853,35.735089],[103.224546,35.728292],[103.22746,35.725144],[103.230011,35.720691],[103.239384,35.719096],[103.242146,35.71795],[103.243772,35.715684],[103.243468,35.712298],[103.244275,35.710031],[103.253052,35.702547],[103.259967,35.702283],[103.266836,35.698171],[103.269586,35.695681],[103.273682,35.690251],[103.275028,35.686191],[103.274454,35.684161],[103.270253,35.67968],[103.269399,35.677426],[103.269083,35.672917],[103.267644,35.667749],[103.265105,35.663254],[103.26287,35.661012],[103.260096,35.659681],[103.257768,35.655105],[103.258633,35.651571],[103.261383,35.6502],[103.263022,35.647945],[103.262167,35.64569],[103.266509,35.641813],[103.269867,35.636142],[103.273729,35.634467],[103.283558,35.632291],[103.279615,35.629376],[103.275039,35.624047],[103.273834,35.621712],[103.274536,35.619179],[103.276771,35.615578],[103.275987,35.612662],[103.270569,35.611237],[103.270078,35.609456],[103.271962,35.602266],[103.274618,35.601329],[103.277918,35.597146],[103.278749,35.591247],[103.278304,35.585639],[103.281394,35.58168],[103.281101,35.5771],[103.283067,35.570447],[103.28735,35.565405],[103.28852,35.562857],[103.294488,35.561273],[103.296419,35.558276],[103.298034,35.551794],[103.297928,35.54815],[103.287642,35.543304],[103.282049,35.539765],[103.280984,35.538088],[103.282447,35.5334],[103.282564,35.52928],[103.283968,35.518978],[103.286086,35.513985],[103.28735,35.50919],[103.287736,35.505293],[103.289842,35.5003],[103.291422,35.494592],[103.300936,35.496165],[103.304844,35.497155],[103.30901,35.499309],[103.319858,35.50388],[103.326001,35.505835],[103.330319,35.508715],[103.334005,35.510247],[103.33878,35.515386],[103.343179,35.515808],[103.347954,35.515003],[103.35625,35.516812],[103.360814,35.516297],[103.364594,35.513259],[103.370901,35.510776],[103.374494,35.511753],[103.381526,35.514699],[103.384124,35.516535],[103.386465,35.52059],[103.388711,35.521501],[103.392,35.520339],[103.39929,35.52026],[103.406253,35.523099],[103.406674,35.524644],[103.409482,35.525886],[103.412911,35.523984],[103.416702,35.524367],[103.421746,35.526295],[103.427433,35.527352],[103.431845,35.528818],[103.435004,35.53064],[103.437953,35.530838],[103.439264,35.527682],[103.439029,35.523509],[103.438035,35.520484],[103.428638,35.514804],[103.427573,35.513034],[103.430148,35.509072],[103.435519,35.505386],[103.439416,35.501409],[103.441077,35.498252],[103.448356,35.497525],[103.452767,35.498979],[103.462737,35.504382],[103.474556,35.505941],[103.477915,35.50598],[103.482362,35.506971],[103.5003,35.505848],[103.505379,35.504078],[103.509861,35.503906],[103.515501,35.502612],[103.518286,35.502651],[103.522171,35.503854],[103.526922,35.504382],[103.530234,35.506033],[103.534973,35.507011],[103.54664,35.510393],[103.554211,35.510498],[103.565363,35.512268],[103.573496,35.512149],[103.577112,35.513127],[103.585256,35.513259],[103.597297,35.514355],[103.614803,35.521752],[103.627629,35.526559],[103.631549,35.527075],[103.635165,35.528752],[103.637973,35.529029],[103.641589,35.530918],[103.65026,35.533136],[103.658919,35.535804],[103.66676,35.537771],[103.67687,35.538405],[103.693955,35.542142],[103.698156,35.543581],[103.70348,35.544136],[103.707108,35.545338],[103.712397,35.548176],[103.715954,35.551913],[103.718763,35.564784],[103.718868,35.569589],[103.713111,35.573892],[103.712619,35.583791],[103.710501,35.588925],[103.710092,35.597463],[103.711016,35.600616],[103.72273,35.61191],[103.735087,35.619113],[103.742904,35.627094],[103.747503,35.630048],[103.750276,35.63328],[103.747561,35.634651],[103.742506,35.640112],[103.738223,35.642591],[103.733566,35.647418],[103.720003,35.659232],[103.692773,35.674104],[103.686606,35.678757],[103.685038,35.680536],[103.678321,35.684016],[103.672856,35.688801],[103.668983,35.693269],[103.664969,35.696195],[103.659247,35.706658],[103.640571,35.719966],[103.637645,35.729715],[103.627301,35.740872],[103.621555,35.753595],[103.612264,35.757243],[103.595671,35.757058],[103.589937,35.769028],[103.591575,35.781088],[103.58212,35.794528],[103.579077,35.795502],[103.573367,35.799833],[103.572267,35.801557],[103.564415,35.807137],[103.554351,35.803281],[103.547915,35.803215],[103.541105,35.814651],[103.540824,35.816336],[103.537875,35.822178],[103.523295,35.838019],[103.52168,35.840624],[103.517631,35.849358],[103.515934,35.851739],[103.510867,35.855737],[103.506479,35.857763],[103.470999,35.881762]]]]}},{"type":"Feature","properties":{"adcode":622927,"name":"积石山保安族东乡族撒拉族自治县","center":[102.877473,35.712906],"centroid":[102.897289,35.712042],"childrenNum":0,"level":"district","parent":{"adcode":622900},"subFeatureIndex":7,"acroutes":[100000,620000,622900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[102.950535,35.835927],[102.949014,35.835309],[102.945784,35.830375],[102.943654,35.829823],[102.940647,35.830481],[102.934445,35.834783],[102.93125,35.834467],[102.927201,35.832783],[102.922801,35.833467],[102.917875,35.840755],[102.914072,35.84507],[102.910538,35.845978],[102.904781,35.845149],[102.894928,35.846188],[102.8891,35.848701],[102.88635,35.849306],[102.881389,35.848872],[102.875842,35.846004],[102.873045,35.845649],[102.867147,35.846188],[102.863976,35.845188],[102.858628,35.846464],[102.853304,35.846859],[102.851677,35.848227],[102.85128,35.851752],[102.848413,35.854777],[102.841684,35.856448],[102.835143,35.856869],[102.827513,35.856001],[102.820059,35.850384],[102.817297,35.850108],[102.810943,35.854449],[102.797942,35.857289],[102.788792,35.861985],[102.784064,35.862313],[102.773965,35.857539],[102.77207,35.855474],[102.771496,35.851016],[102.767295,35.847346],[102.764171,35.843136],[102.761421,35.841189],[102.756869,35.839519],[102.755079,35.837887],[102.753943,35.834901],[102.745998,35.82981],[102.74223,35.825718],[102.74044,35.821968],[102.73721,35.820599],[102.734425,35.821139],[102.728901,35.820362],[102.723097,35.817217],[102.718054,35.816888],[102.715152,35.81548],[102.712636,35.805518],[102.703579,35.798543],[102.694826,35.796437],[102.694147,35.791303],[102.695598,35.782615],[102.694486,35.779943],[102.688249,35.775453],[102.686002,35.772162],[102.686892,35.764301],[102.696148,35.747286],[102.696581,35.739265],[102.697494,35.73476],[102.699015,35.723233],[102.702221,35.713141],[102.708037,35.704971],[102.716451,35.697842],[102.727017,35.691371],[102.732997,35.675092],[102.736379,35.670399],[102.738134,35.665745],[102.741832,35.659733],[102.743962,35.657795],[102.751989,35.655554],[102.764534,35.653338],[102.766792,35.651888],[102.76843,35.647892],[102.768688,35.640323],[102.764639,35.626329],[102.762673,35.6234],[102.763457,35.621039],[102.765762,35.618124],[102.763516,35.61476],[102.763176,35.611871],[102.769238,35.608097],[102.770537,35.606211],[102.770595,35.603361],[102.778646,35.596249],[102.787551,35.590482],[102.793262,35.587394],[102.802062,35.584372],[102.808931,35.580611],[102.815179,35.578684],[102.819111,35.578076],[102.829935,35.573483],[102.835681,35.569471],[102.843404,35.564811],[102.845464,35.561867],[102.848331,35.560098],[102.850379,35.557392],[102.854357,35.55586],[102.863649,35.554672],[102.867007,35.555213],[102.873338,35.558778],[102.880277,35.561207],[102.882208,35.562395],[102.888398,35.561841],[102.898532,35.561603],[102.909532,35.56023],[102.913733,35.561009],[102.920414,35.562989],[102.924896,35.563557],[102.929355,35.565022],[102.932947,35.567174],[102.937394,35.568877],[102.94459,35.572718],[102.950055,35.577654],[102.954689,35.581178],[102.961476,35.584068],[102.96879,35.587922],[102.972944,35.589136],[102.976185,35.588978],[102.985032,35.587341],[102.98928,35.590271],[102.991222,35.594692],[102.998583,35.598017],[103.00152,35.592013],[103.000689,35.588212],[103.004656,35.585718],[103.004738,35.582696],[103.008892,35.580056],[103.010378,35.580386],[103.015586,35.579291],[103.023157,35.583752],[103.022525,35.585982],[103.017727,35.590429],[103.017446,35.591802],[103.020477,35.59456],[103.026597,35.597093],[103.026386,35.5996],[103.022864,35.603611],[103.024268,35.605564],[103.027861,35.606316],[103.032858,35.605934],[103.037924,35.608176],[103.040534,35.60852],[103.045109,35.606765],[103.048983,35.608599],[103.052212,35.613704],[103.065997,35.615565],[103.073311,35.615169],[103.075628,35.616778],[103.07915,35.616369],[103.078799,35.620037],[103.080976,35.624838],[103.081116,35.62931],[103.079571,35.632291],[103.07908,35.638239],[103.079782,35.641391],[103.082731,35.640243],[103.087306,35.635614],[103.090676,35.635258],[103.093976,35.635838],[103.096013,35.6351],[103.099991,35.63539],[103.104344,35.639835],[103.106228,35.643079],[103.10899,35.653681],[103.1083,35.658019],[103.104649,35.667117],[103.102308,35.670056],[103.101372,35.673009],[103.101173,35.679429],[103.101887,35.683568],[103.10067,35.686982],[103.100202,35.692926],[103.101009,35.703258],[103.103151,35.707198],[103.100986,35.713576],[103.099839,35.723418],[103.098283,35.728187],[103.094129,35.734747],[103.092619,35.738383],[103.090887,35.739963],[103.092081,35.747089],[103.094807,35.75906],[103.096668,35.76355],[103.084533,35.763537],[103.076716,35.76625],[103.065447,35.774347],[103.055934,35.785472],[103.051077,35.79516],[103.048959,35.807163],[103.030517,35.80382],[103.024034,35.803702],[103.005358,35.810124],[102.982586,35.83227],[102.96762,35.838006],[102.955614,35.837019],[102.950535,35.835927]]]]}}]}
|
public/china-city-data/citys/临汾市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":141002,"name":"尧都区","center":[111.522945,36.080366],"centroid":[111.469655,36.11972],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":0,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.351554,36.331541],[111.345548,36.329749],[111.336045,36.314834],[111.325156,36.299159],[111.316907,36.290733],[111.31077,36.284919],[111.301772,36.278981],[111.297065,36.273011],[111.295965,36.264242],[111.300189,36.252965],[111.304654,36.24605],[111.305622,36.240372],[111.305358,36.236226],[111.303576,36.229015],[111.293325,36.225084],[111.273395,36.221154],[111.266532,36.217393],[111.260042,36.212487],[111.251155,36.209546],[111.2413,36.2045],[111.229993,36.199624],[111.219588,36.198215],[111.203662,36.206683],[111.194863,36.210645],[111.185096,36.208354],[111.168443,36.203463],[111.156807,36.203618],[111.151703,36.207518],[111.14231,36.211682],[111.132323,36.212363],[111.132389,36.207549],[111.128803,36.198184],[111.122358,36.19306],[111.117914,36.188029],[111.108873,36.183244],[111.106827,36.180163],[111.106211,36.176912],[111.110831,36.164275],[111.103154,36.15633],[111.096906,36.152582],[111.088305,36.149639],[111.090923,36.144945],[111.097148,36.141351],[111.109841,36.135077],[111.118288,36.131792],[111.133071,36.123766],[111.138504,36.119195],[111.145566,36.115631],[111.155421,36.116545],[111.172667,36.117103],[111.18415,36.110966],[111.194335,36.107076],[111.203002,36.104938],[111.208677,36.104736],[111.212703,36.107913],[111.217125,36.113399],[111.224076,36.119226],[111.230719,36.121597],[111.237033,36.120729],[111.247834,36.112284],[111.252871,36.105403],[111.254213,36.098583],[111.258415,36.091422],[111.259185,36.084353],[111.265432,36.076601],[111.268776,36.073314],[111.275375,36.064212],[111.291675,36.054659],[111.293149,36.054039],[111.30582,36.051666],[111.323506,36.046998],[111.334131,36.045214],[111.347132,36.042391],[111.355117,36.041864],[111.369922,36.037505],[111.379359,36.032665],[111.385452,36.030664],[111.391502,36.02933],[111.403469,36.032649],[111.410068,36.040064],[111.422695,36.041771],[111.42936,36.039552],[111.431208,36.033425],[111.429646,36.023031],[111.432528,36.018112],[111.439193,36.016111],[111.452766,36.016018],[111.458947,36.018873],[111.461301,36.017275],[111.466448,36.016825],[111.480131,36.013411],[111.488798,36.009749],[111.491416,36.004116],[111.494232,35.999957],[111.49542,35.996589],[111.498169,35.984032],[111.500479,35.979934],[111.504747,35.977218],[111.509256,35.976566],[111.540163,35.97981],[111.550326,35.978755],[111.556662,35.971023],[111.564911,35.949596],[111.569816,35.941396],[111.5747,35.936177],[111.588295,35.931735],[111.593112,35.930648],[111.610314,35.931968],[111.618212,35.931828],[111.624767,35.928691],[111.637944,35.91718],[111.647755,35.904237],[111.654618,35.89998],[111.667311,35.90127],[111.672634,35.905449],[111.676352,35.921063],[111.67908,35.927728],[111.681587,35.930058],[111.688077,35.931953],[111.69681,35.933211],[111.702969,35.938088],[111.704795,35.948633],[111.706379,35.955978],[111.711329,35.966552],[111.715112,35.976892],[111.718632,35.988146],[111.717686,35.994773],[111.71762,35.999895],[111.723845,36.005963],[111.732007,36.011378],[111.742412,36.017104],[111.754004,36.02196],[111.772109,36.03099],[111.78401,36.035147],[111.793073,36.039661],[111.801806,36.044593],[111.813179,36.052643],[111.818216,36.057652],[111.820636,36.064181],[111.821604,36.071562],[111.82057,36.078911],[111.820086,36.086414],[111.821252,36.094956],[111.820152,36.103403],[111.81991,36.111664],[111.818304,36.114577],[111.815114,36.116049],[111.799188,36.117243],[111.786495,36.111912],[111.766147,36.115646],[111.75649,36.115708],[111.751849,36.112981],[111.748637,36.109634],[111.738694,36.105759],[111.730533,36.100133],[111.723185,36.099342],[111.709899,36.098536],[111.698746,36.09942],[111.683985,36.103574],[111.670985,36.106441],[111.657588,36.106983],[111.646567,36.110393],[111.643355,36.11684],[111.652044,36.118668],[111.652462,36.11983],[111.647887,36.139879],[111.646721,36.147454],[111.646677,36.152675],[111.644103,36.153201],[111.643883,36.154688],[111.63053,36.155354],[111.619773,36.154642],[111.61379,36.157662],[111.608863,36.163253],[111.607103,36.161193],[111.605299,36.155339],[111.602417,36.152489],[111.593816,36.152349],[111.57206,36.159675],[111.563767,36.165065],[111.559807,36.173396],[111.562623,36.177639],[111.570388,36.180504],[111.578989,36.183167],[111.587195,36.187874],[111.592518,36.201652],[111.593046,36.206729],[111.590692,36.211899],[111.584775,36.215551],[111.576064,36.218848],[111.566693,36.223042],[111.559653,36.226647],[111.552196,36.227932],[111.543309,36.22527],[111.53341,36.22072],[111.521817,36.224821],[111.514756,36.228891],[111.505847,36.23932],[111.501007,36.256322],[111.498477,36.264257],[111.494936,36.270011],[111.487104,36.274527],[111.483409,36.274836],[111.481209,36.27929],[111.468164,36.292789],[111.458573,36.292356],[111.457891,36.295479],[111.452942,36.299638],[111.452326,36.303055],[111.449268,36.306239],[111.442735,36.308883],[111.438291,36.315035],[111.427534,36.318621],[111.404964,36.32012],[111.388752,36.31961],[111.375553,36.321063],[111.370318,36.322423],[111.363586,36.324865],[111.351554,36.331541]]]]}},{"type":"Feature","properties":{"adcode":141021,"name":"曲沃县","center":[111.475529,35.641387],"centroid":[111.519853,35.701063],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":1,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.612624,35.650014],[111.61698,35.653911],[111.616276,35.656686],[111.616804,35.660691],[111.620301,35.66331],[111.619114,35.665055],[111.621753,35.665554],[111.624415,35.669435],[111.623733,35.671055],[111.61841,35.671912],[111.618498,35.674717],[111.6172,35.675232],[111.616298,35.672863],[111.612404,35.675107],[111.611018,35.673253],[111.607983,35.673377],[111.608863,35.671757],[111.605937,35.670401],[111.599645,35.683256],[111.600129,35.69086],[111.602285,35.694287],[111.605981,35.694023],[111.604507,35.696796],[111.607807,35.695425],[111.605915,35.699117],[111.61038,35.696095],[111.613944,35.696874],[111.612008,35.698276],[111.614736,35.698182],[111.611722,35.702155],[111.614296,35.702482],[111.614626,35.704865],[111.616496,35.705473],[111.621665,35.704818],[111.626175,35.705893],[111.627077,35.711423],[111.630552,35.712949],[111.631806,35.715784],[111.631124,35.72136],[111.623293,35.721515],[111.619927,35.723914],[111.615154,35.722995],[111.612514,35.723774],[111.602813,35.723587],[111.600437,35.724739],[111.598194,35.730158],[111.59375,35.730158],[111.586491,35.727511],[111.584027,35.724537],[111.576746,35.723758],[111.573424,35.722014],[111.568233,35.722933],[111.568386,35.72435],[111.572984,35.723291],[111.572588,35.730859],[111.570674,35.732868],[111.572126,35.734378],[111.57547,35.734814],[111.575866,35.737555],[111.57767,35.73877],[111.577956,35.740778],[111.581453,35.743581],[111.589394,35.743534],[111.589042,35.745215],[111.59463,35.750633],[111.593134,35.753155],[111.595708,35.755895],[111.595928,35.758838],[111.59342,35.759787],[111.590274,35.7596],[111.589372,35.762605],[111.591286,35.782993],[111.59474,35.794928],[111.598524,35.805493],[111.601889,35.822931],[111.600547,35.837099],[111.599271,35.846243],[111.589526,35.857127],[111.581849,35.861403],[111.566165,35.854624],[111.561171,35.850908],[111.549314,35.836151],[111.545487,35.830397],[111.534928,35.823211],[111.524589,35.819462],[111.51337,35.818451],[111.506616,35.818389],[111.496827,35.816942],[111.489018,35.813209],[111.480989,35.807189],[111.470672,35.802506],[111.463633,35.802677],[111.450676,35.803455],[111.438621,35.801728],[111.435585,35.798725],[111.431824,35.788611],[111.429976,35.766543],[111.430548,35.762573],[111.414863,35.74453],[111.414863,35.742273],[111.412114,35.742273],[111.396429,35.711423],[111.377291,35.70231],[111.381229,35.701095],[111.38521,35.70069],[111.397265,35.697793],[111.402743,35.697388],[111.409122,35.695503],[111.415567,35.692387],[111.415347,35.68698],[111.417217,35.683443],[111.428458,35.679486],[111.438203,35.681542],[111.448366,35.684441],[111.44962,35.682992],[111.448168,35.677382],[111.444561,35.670899],[111.443175,35.659709],[111.445132,35.645899],[111.447288,35.638089],[111.453624,35.626785],[111.459079,35.613904],[111.458903,35.606528],[111.457825,35.60018],[111.456945,35.587966],[111.454988,35.578137],[111.448454,35.568963],[111.44599,35.563158],[111.449312,35.561098],[111.460003,35.563485],[111.475929,35.565811],[111.482903,35.567028],[111.496849,35.571272],[111.506572,35.574783],[111.519771,35.574673],[111.535478,35.5716],[111.543947,35.568916],[111.557388,35.567277],[111.559235,35.566279],[111.564361,35.559569],[111.570784,35.554403],[111.575338,35.55562],[111.578506,35.557415],[111.585237,35.558773],[111.585501,35.562378],[111.584709,35.570913],[111.586777,35.580977],[111.590912,35.58639],[111.592518,35.590134],[111.599601,35.597169],[111.601163,35.604516],[111.600745,35.613655],[111.601977,35.624212],[111.604111,35.633162],[111.605277,35.633692],[111.607081,35.639429],[111.611788,35.644231],[111.612624,35.650014]]]]}},{"type":"Feature","properties":{"adcode":141022,"name":"翼城县","center":[111.713508,35.738621],"centroid":[111.832131,35.68903],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":2,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.035313,35.830972],[112.028208,35.834782],[112.011951,35.847207],[112.001436,35.851219],[111.992351,35.852727],[111.975655,35.854157],[111.964634,35.853365],[111.959882,35.853504],[111.950995,35.849493],[111.946552,35.849508],[111.941492,35.848638],[111.939886,35.847643],[111.932583,35.845279],[111.924752,35.845792],[111.922222,35.84786],[111.918394,35.84814],[111.915733,35.851172],[111.910519,35.854639],[111.903634,35.852478],[111.90315,35.849104],[111.912015,35.841298],[111.914303,35.837675],[111.913665,35.83598],[111.910123,35.837908],[111.905504,35.841936],[111.903788,35.842542],[111.899608,35.841578],[111.896881,35.838795],[111.894417,35.838608],[111.887179,35.840956],[111.880998,35.842076],[111.874839,35.838623],[111.863686,35.830303],[111.861222,35.825933],[111.855107,35.820396],[111.845868,35.817813],[111.838234,35.819587],[111.827499,35.824331],[111.814257,35.826291],[111.799848,35.832138],[111.789465,35.831812],[111.789069,35.836135],[111.797296,35.839665],[111.797692,35.844377],[111.789465,35.847129],[111.768127,35.845372],[111.756798,35.847798],[111.747207,35.849073],[111.738452,35.849897],[111.718632,35.853349],[111.697778,35.858075],[111.691465,35.860423],[111.685349,35.862164],[111.685349,35.857858],[111.684139,35.855059],[111.68106,35.853598],[111.681104,35.850395],[111.678046,35.847611],[111.670743,35.844097],[111.659458,35.84304],[111.648679,35.84475],[111.640188,35.846927],[111.626791,35.854095],[111.622523,35.855883],[111.613702,35.861045],[111.607455,35.863968],[111.59815,35.864092],[111.586887,35.862833],[111.581849,35.861403],[111.589526,35.857127],[111.599271,35.846243],[111.600547,35.837099],[111.601889,35.822931],[111.598524,35.805493],[111.59474,35.794928],[111.591286,35.782993],[111.589372,35.762605],[111.590274,35.7596],[111.59342,35.759787],[111.595928,35.758838],[111.595708,35.755895],[111.593134,35.753155],[111.59463,35.750633],[111.589042,35.745215],[111.589394,35.743534],[111.581453,35.743581],[111.577956,35.740778],[111.57767,35.73877],[111.575866,35.737555],[111.57547,35.734814],[111.572126,35.734378],[111.570674,35.732868],[111.572588,35.730859],[111.572984,35.723291],[111.568386,35.72435],[111.568233,35.722933],[111.573424,35.722014],[111.576746,35.723758],[111.584027,35.724537],[111.586491,35.727511],[111.59375,35.730158],[111.598194,35.730158],[111.600437,35.724739],[111.602813,35.723587],[111.612514,35.723774],[111.615154,35.722995],[111.619927,35.723914],[111.623293,35.721515],[111.631124,35.72136],[111.631806,35.715784],[111.630552,35.712949],[111.627077,35.711423],[111.626175,35.705893],[111.621665,35.704818],[111.616496,35.705473],[111.614626,35.704865],[111.614296,35.702482],[111.611722,35.702155],[111.614736,35.698182],[111.612008,35.698276],[111.613944,35.696874],[111.61038,35.696095],[111.605915,35.699117],[111.607807,35.695425],[111.604507,35.696796],[111.605981,35.694023],[111.602285,35.694287],[111.600129,35.69086],[111.599645,35.683256],[111.605937,35.670401],[111.608863,35.671757],[111.607983,35.673377],[111.611018,35.673253],[111.612404,35.675107],[111.616298,35.672863],[111.6172,35.675232],[111.618498,35.674717],[111.61841,35.671912],[111.623733,35.671055],[111.624415,35.669435],[111.621753,35.665554],[111.619114,35.665055],[111.620301,35.66331],[111.616804,35.660691],[111.616276,35.656686],[111.61698,35.653911],[111.612624,35.650014],[111.653188,35.643233],[111.665221,35.649999],[111.665749,35.652742],[111.671358,35.653864],[111.67556,35.655969],[111.680114,35.654426],[111.682885,35.651791],[111.680818,35.644309],[111.681609,35.641472],[111.683413,35.639928],[111.696084,35.640723],[111.712956,35.644496],[111.722811,35.644839],[111.731589,35.641737],[111.744721,35.629264],[111.75495,35.621125],[111.764651,35.611378],[111.771999,35.608228],[111.782426,35.605576],[111.813179,35.601147],[111.823342,35.599353],[111.831195,35.601396],[111.836342,35.603455],[111.841094,35.601911],[111.852929,35.599727],[111.860518,35.599665],[111.859396,35.596764],[111.854711,35.592895],[111.846241,35.590056],[111.83995,35.584596],[111.837574,35.579307],[111.835661,35.569197],[111.83588,35.564281],[111.837662,35.560583],[111.842128,35.556229],[111.843844,35.553279],[111.852159,35.552156],[111.861112,35.55253],[111.864412,35.548987],[111.87783,35.547411],[111.882054,35.548191],[111.887971,35.547161],[111.890743,35.544367],[111.896001,35.54457],[111.899982,35.542338],[111.904404,35.543275],[111.907,35.542947],[111.908847,35.541136],[111.90733,35.539513],[111.908209,35.536734],[111.90744,35.532082],[111.90293,35.53113],[111.902248,35.53024],[111.902776,35.523309],[111.901676,35.521685],[111.896419,35.517906],[111.893185,35.514659],[111.891381,35.511255],[111.888279,35.509397],[111.88278,35.514987],[111.879172,35.515674],[111.873739,35.514378],[111.871913,35.515939],[111.867139,35.515143],[111.855899,35.511426],[111.853281,35.511505],[111.851609,35.506211],[111.849695,35.504103],[111.851103,35.499402],[111.846197,35.495576],[111.844372,35.492249],[111.844394,35.486579],[111.846153,35.483346],[111.84545,35.482206],[111.839642,35.482456],[111.836738,35.481659],[111.834231,35.478394],[111.833989,35.472505],[111.836474,35.467396],[111.83676,35.463146],[111.838894,35.458193],[111.838322,35.45338],[111.836144,35.452115],[111.832075,35.451411],[111.831041,35.449536],[111.831503,35.447098],[111.829413,35.445239],[111.824244,35.445426],[111.821054,35.442285],[111.819932,35.438284],[111.816412,35.437112],[111.812849,35.436799],[111.812211,35.433642],[111.814257,35.430344],[111.822506,35.429875],[111.824486,35.428968],[111.826553,35.429594],[111.832581,35.434455],[111.83577,35.435408],[111.838146,35.435142],[111.84138,35.428234],[111.845538,35.426999],[111.848463,35.424451],[111.848419,35.419542],[111.850773,35.415603],[111.851829,35.411522],[111.851829,35.405237],[111.851323,35.399342],[111.85944,35.398044],[111.86329,35.392509],[111.891799,35.387895],[111.907198,35.388224],[111.933309,35.39193],[111.941734,35.39118],[111.949345,35.39365],[111.95931,35.403439],[111.968154,35.414399],[111.972641,35.42034],[111.972421,35.424639],[111.974225,35.427468],[111.974049,35.431469],[111.971695,35.439691],[111.971893,35.446114],[111.971211,35.456865],[111.962566,35.475098],[111.958255,35.482612],[111.955703,35.484424],[111.949939,35.496279],[111.947014,35.506554],[111.951677,35.514612],[111.960938,35.519608],[111.965074,35.52551],[111.962148,35.546381],[111.964128,35.556853],[111.966746,35.566669],[111.96019,35.572536],[111.953547,35.572349],[111.9484,35.576436],[111.948202,35.583863],[111.946662,35.606855],[111.941404,35.622606],[111.942174,35.626956],[111.947498,35.629981],[111.953943,35.634861],[111.957595,35.640115],[111.959354,35.654145],[111.959464,35.658681],[111.964414,35.664884],[111.968396,35.666271],[111.977811,35.667611],[111.989338,35.670479],[112.00335,35.678878],[112.011489,35.68751],[112.018991,35.694599],[112.027416,35.701095],[112.031287,35.707778],[112.037029,35.722948],[112.033311,35.728165],[112.02504,35.73701],[112.022246,35.744172],[112.02515,35.752128],[112.038899,35.761655],[112.048732,35.766325],[112.053725,35.773002],[112.052493,35.782386],[112.048468,35.790354],[112.044442,35.795582],[112.035599,35.804419],[112.030716,35.811016],[112.02867,35.818544],[112.031155,35.823833],[112.033663,35.826151],[112.035313,35.830972]]]]}},{"type":"Feature","properties":{"adcode":141023,"name":"襄汾县","center":[111.442932,35.876139],"centroid":[111.377154,35.868491],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":3,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.654618,35.89998],[111.647755,35.904237],[111.637944,35.91718],[111.624767,35.928691],[111.618212,35.931828],[111.610314,35.931968],[111.593112,35.930648],[111.588295,35.931735],[111.5747,35.936177],[111.569816,35.941396],[111.564911,35.949596],[111.556662,35.971023],[111.550326,35.978755],[111.540163,35.97981],[111.509256,35.976566],[111.504747,35.977218],[111.500479,35.979934],[111.498169,35.984032],[111.49542,35.996589],[111.494232,35.999957],[111.491416,36.004116],[111.488798,36.009749],[111.480131,36.013411],[111.466448,36.016825],[111.461301,36.017275],[111.458947,36.018873],[111.452766,36.016018],[111.439193,36.016111],[111.432528,36.018112],[111.429646,36.023031],[111.431208,36.033425],[111.42936,36.039552],[111.422695,36.041771],[111.410068,36.040064],[111.403469,36.032649],[111.391502,36.02933],[111.385452,36.030664],[111.379359,36.032665],[111.369922,36.037505],[111.355117,36.041864],[111.347132,36.042391],[111.334131,36.045214],[111.323506,36.046998],[111.30582,36.051666],[111.293149,36.054039],[111.284262,36.047199],[111.28061,36.042655],[111.279115,36.035473],[111.28105,36.028213],[111.283932,36.023527],[111.285714,36.018562],[111.286198,36.011471],[111.283536,35.999926],[111.280368,35.994602],[111.277421,35.985864],[111.279379,35.959115],[111.275309,35.949674],[111.262814,35.939206],[111.248626,35.928256],[111.217191,35.906801],[111.213693,35.898752],[111.214243,35.886164],[111.210239,35.874663],[111.204498,35.865895],[111.190793,35.848342],[111.18525,35.844377],[111.170445,35.838235],[111.158918,35.838561],[111.146775,35.839557],[111.142596,35.835762],[111.13835,35.830397],[111.130189,35.824906],[111.126933,35.819727],[111.137162,35.815511],[111.14484,35.811482],[111.153199,35.802443],[111.158412,35.795862],[111.162218,35.789047],[111.16466,35.780379],[111.166442,35.776052],[111.170731,35.77266],[111.178958,35.768644],[111.18382,35.764815],[111.187977,35.755024],[111.189187,35.750229],[111.188373,35.735795],[111.188483,35.730532],[111.191981,35.724615],[111.196029,35.719397],[111.207292,35.714304],[111.214463,35.712435],[111.219852,35.709616],[111.228608,35.706984],[111.235999,35.70365],[111.24207,35.695487],[111.243632,35.689769],[111.252783,35.68028],[111.257887,35.678971],[111.26519,35.679766],[111.270755,35.683506],[111.274583,35.689504],[111.277047,35.690813],[111.278235,35.692963],[111.283426,35.697871],[111.291455,35.704631],[111.299287,35.708401],[111.307998,35.709896],[111.316137,35.712093],[111.322054,35.713089],[111.331096,35.712311],[111.336793,35.709647],[111.338399,35.699584],[111.338025,35.694879],[111.339961,35.685952],[111.342908,35.684456],[111.347572,35.679158],[111.347572,35.670728],[111.357669,35.670744],[111.365984,35.676026],[111.374277,35.700862],[111.377291,35.70231],[111.396429,35.711423],[111.412114,35.742273],[111.414863,35.742273],[111.414863,35.74453],[111.430548,35.762573],[111.429976,35.766543],[111.431824,35.788611],[111.435585,35.798725],[111.438621,35.801728],[111.450676,35.803455],[111.463633,35.802677],[111.470672,35.802506],[111.480989,35.807189],[111.489018,35.813209],[111.496827,35.816942],[111.506616,35.818389],[111.51337,35.818451],[111.524589,35.819462],[111.534928,35.823211],[111.545487,35.830397],[111.549314,35.836151],[111.561171,35.850908],[111.566165,35.854624],[111.581849,35.861403],[111.586887,35.862833],[111.59815,35.864092],[111.607455,35.863968],[111.613702,35.861045],[111.622523,35.855883],[111.626791,35.854095],[111.640188,35.846927],[111.648679,35.84475],[111.659458,35.84304],[111.670743,35.844097],[111.678046,35.847611],[111.681104,35.850395],[111.68106,35.853598],[111.684139,35.855059],[111.685349,35.857858],[111.685349,35.862164],[111.684139,35.865507],[111.67589,35.870093],[111.668345,35.871896],[111.661305,35.874538],[111.652154,35.875222],[111.651494,35.882092],[111.651076,35.891231],[111.654618,35.89998]]]]}},{"type":"Feature","properties":{"adcode":141024,"name":"洪洞县","center":[111.673692,36.255742],"centroid":[111.652867,36.320865],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":4,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.81991,36.111664],[111.827499,36.112423],[111.835595,36.114128],[111.844284,36.11997],[111.851257,36.125997],[111.85911,36.131591],[111.866084,36.138051],[111.879546,36.149391],[111.8863,36.158839],[111.889291,36.16539],[111.892635,36.175394],[111.891931,36.182238],[111.890479,36.187471],[111.887575,36.192859],[111.882362,36.199299],[111.868899,36.210691],[111.863884,36.213477],[111.862102,36.219606],[111.86373,36.225177],[111.866436,36.231707],[111.868349,36.237525],[111.869977,36.244611],[111.871187,36.24622],[111.875587,36.248742],[111.877632,36.259632],[111.876906,36.261303],[111.874113,36.262633],[111.874905,36.264752],[111.878028,36.268309],[111.88366,36.271867],[111.886168,36.272887],[111.892701,36.269763],[111.893691,36.2708],[111.895077,36.278331],[111.893735,36.285491],[111.896309,36.289635],[111.896045,36.292588],[111.894175,36.29701],[111.892877,36.302019],[111.890083,36.306471],[111.891359,36.309609],[111.891579,36.315112],[111.894263,36.326936],[111.893625,36.332639],[111.892107,36.338557],[111.890501,36.341478],[111.887113,36.345696],[111.882604,36.349651],[111.87772,36.355182],[111.873629,36.356866],[111.870043,36.368653],[111.868679,36.37687],[111.866699,36.385735],[111.866875,36.392174],[111.868459,36.39866],[111.881966,36.414361],[111.887113,36.418467],[111.890281,36.422265],[111.890787,36.42779],[111.889115,36.431865],[111.885486,36.435384],[111.873673,36.442251],[111.865028,36.446186],[111.85944,36.442606],[111.849255,36.441974],[111.835001,36.442776],[111.819844,36.457558],[111.810649,36.459024],[111.799672,36.457435],[111.780534,36.453902],[111.757238,36.453392],[111.748241,36.455537],[111.738276,36.459934],[111.719644,36.465781],[111.696502,36.474636],[111.692256,36.478338],[111.692828,36.482734],[111.696942,36.485217],[111.700836,36.491124],[111.698702,36.497694],[111.692718,36.501549],[111.682269,36.504294],[111.676044,36.50747],[111.677056,36.504988],[111.677716,36.499513],[111.677584,36.49262],[111.676396,36.484755],[111.667113,36.482503],[111.6586,36.48167],[111.650417,36.480143],[111.641023,36.47513],[111.6313,36.471258],[111.621973,36.465334],[111.61412,36.459256],[111.601823,36.455275],[111.592672,36.464285],[111.588009,36.470286],[111.582245,36.475546],[111.578659,36.482518],[111.570894,36.492065],[111.560203,36.50286],[111.553428,36.502119],[111.543639,36.499868],[111.527075,36.496661],[111.518605,36.491479],[111.509916,36.489968],[111.490492,36.487099],[111.478987,36.485233],[111.471002,36.485587],[111.462577,36.487993],[111.442405,36.496075],[111.434991,36.500346],[111.429294,36.504232],[111.409804,36.522178],[111.402721,36.52967],[111.400411,36.534156],[111.395571,36.542201],[111.392228,36.549167],[111.391172,36.543835],[111.38708,36.536992],[111.382065,36.531011],[111.377973,36.523936],[111.372672,36.517954],[111.364378,36.514115],[111.363102,36.507855],[111.36913,36.498943],[111.374959,36.493484],[111.38851,36.48332],[111.393987,36.470487],[111.395439,36.461817],[111.397793,36.452744],[111.395593,36.447359],[111.391348,36.442576],[111.387278,36.439628],[111.377863,36.431387],[111.374805,36.425969],[111.374805,36.417695],[111.377951,36.409344],[111.384506,36.397486],[111.383846,36.390568],[111.381449,36.383789],[111.378017,36.379959],[111.365588,36.373858],[111.358109,36.370753],[111.353181,36.363633],[111.351092,36.35665],[111.351136,36.347921],[111.349882,36.337306],[111.351554,36.331541],[111.363586,36.324865],[111.370318,36.322423],[111.375553,36.321063],[111.388752,36.31961],[111.404964,36.32012],[111.427534,36.318621],[111.438291,36.315035],[111.442735,36.308883],[111.449268,36.306239],[111.452326,36.303055],[111.452942,36.299638],[111.457891,36.295479],[111.458573,36.292356],[111.468164,36.292789],[111.481209,36.27929],[111.483409,36.274836],[111.487104,36.274527],[111.494936,36.270011],[111.498477,36.264257],[111.501007,36.256322],[111.505847,36.23932],[111.514756,36.228891],[111.521817,36.224821],[111.53341,36.22072],[111.543309,36.22527],[111.552196,36.227932],[111.559653,36.226647],[111.566693,36.223042],[111.576064,36.218848],[111.584775,36.215551],[111.590692,36.211899],[111.593046,36.206729],[111.592518,36.201652],[111.587195,36.187874],[111.578989,36.183167],[111.570388,36.180504],[111.562623,36.177639],[111.559807,36.173396],[111.563767,36.165065],[111.57206,36.159675],[111.593816,36.152349],[111.602417,36.152489],[111.605299,36.155339],[111.607103,36.161193],[111.608863,36.163253],[111.61379,36.157662],[111.619773,36.154642],[111.63053,36.155354],[111.643883,36.154688],[111.644103,36.153201],[111.646677,36.152675],[111.646721,36.147454],[111.647887,36.139879],[111.652462,36.11983],[111.652044,36.118668],[111.643355,36.11684],[111.646567,36.110393],[111.657588,36.106983],[111.670985,36.106441],[111.683985,36.103574],[111.698746,36.09942],[111.709899,36.098536],[111.723185,36.099342],[111.730533,36.100133],[111.738694,36.105759],[111.748637,36.109634],[111.751849,36.112981],[111.75649,36.115708],[111.766147,36.115646],[111.786495,36.111912],[111.799188,36.117243],[111.815114,36.116049],[111.818304,36.114577],[111.81991,36.111664]]]]}},{"type":"Feature","properties":{"adcode":141025,"name":"古县","center":[111.920207,36.26855],"centroid":[112.004986,36.297955],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":5,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.050998,36.593136],[112.052163,36.591165],[112.047676,36.589363],[112.029748,36.587684],[112.001172,36.586467],[111.992087,36.585389],[111.985906,36.583525],[111.980912,36.580783],[111.978559,36.57724],[111.978097,36.570785],[111.978493,36.564376],[111.975655,36.55943],[111.969693,36.553898],[111.963666,36.549506],[111.958629,36.543326],[111.950775,36.526926],[111.948686,36.523843],[111.941756,36.520112],[111.933441,36.51632],[111.92297,36.514732],[111.907462,36.512034],[111.895121,36.504417],[111.888279,36.499776],[111.881592,36.488256],[111.875323,36.47951],[111.871121,36.469237],[111.867975,36.460629],[111.86593,36.452282],[111.865028,36.446186],[111.873673,36.442251],[111.885486,36.435384],[111.889115,36.431865],[111.890787,36.42779],[111.890281,36.422265],[111.887113,36.418467],[111.881966,36.414361],[111.868459,36.39866],[111.866875,36.392174],[111.866699,36.385735],[111.868679,36.37687],[111.870043,36.368653],[111.873629,36.356866],[111.87772,36.355182],[111.882604,36.349651],[111.887113,36.345696],[111.890501,36.341478],[111.892107,36.338557],[111.893625,36.332639],[111.894263,36.326936],[111.891579,36.315112],[111.891359,36.309609],[111.890083,36.306471],[111.892877,36.302019],[111.894175,36.29701],[111.896045,36.292588],[111.896309,36.289635],[111.893735,36.285491],[111.895077,36.278331],[111.893691,36.2708],[111.892701,36.269763],[111.886168,36.272887],[111.88366,36.271867],[111.878028,36.268309],[111.874905,36.264752],[111.874113,36.262633],[111.876906,36.261303],[111.877632,36.259632],[111.875587,36.248742],[111.871187,36.24622],[111.869977,36.244611],[111.868349,36.237525],[111.866436,36.231707],[111.86373,36.225177],[111.862102,36.219606],[111.863884,36.213477],[111.868899,36.210691],[111.882362,36.199299],[111.887575,36.192859],[111.890479,36.187471],[111.891931,36.182238],[111.892635,36.175394],[111.889291,36.16539],[111.8863,36.158839],[111.879546,36.149391],[111.866084,36.138051],[111.85911,36.131591],[111.851257,36.125997],[111.844284,36.11997],[111.835595,36.114128],[111.827499,36.112423],[111.81991,36.111664],[111.820152,36.103403],[111.821252,36.094956],[111.820086,36.086414],[111.82057,36.078911],[111.823298,36.079066],[111.837508,36.077903],[111.8449,36.079624],[111.849255,36.083469],[111.851851,36.091747],[111.850355,36.098366],[111.852357,36.10035],[111.8579,36.101094],[111.871341,36.09725],[111.876862,36.096273],[111.885486,36.097188],[111.890853,36.095731],[111.892635,36.091902],[111.890479,36.080523],[111.891865,36.076492],[111.895561,36.07626],[111.909617,36.072926],[111.915645,36.071949],[111.934585,36.071283],[111.948488,36.06415],[111.955593,36.061591],[111.963204,36.059327],[111.968616,36.058583],[111.972861,36.060955],[111.977921,36.066708],[111.984146,36.069577],[111.987622,36.069639],[111.991889,36.067716],[111.999479,36.063545],[112.015449,36.058924],[112.019101,36.056288],[112.035489,36.049014],[112.039801,36.048021],[112.049722,36.04312],[112.054957,36.040173],[112.058037,36.039754],[112.063844,36.040886],[112.061205,36.045757],[112.069278,36.048378],[112.077593,36.047122],[112.084676,36.047184],[112.088834,36.048952],[112.091408,36.053419],[112.097699,36.0617],[112.11136,36.075081],[112.119829,36.083732],[112.126846,36.085329],[112.134919,36.083112],[112.147656,36.087345],[112.156059,36.08953],[112.165562,36.090801],[112.17269,36.091189],[112.175329,36.094568],[112.177419,36.099342],[112.185932,36.107231],[112.188792,36.114081],[112.183843,36.129856],[112.179267,36.134333],[112.170798,36.14005],[112.166266,36.146417],[112.163517,36.15616],[112.160767,36.159102],[112.153112,36.160326],[112.148822,36.169448],[112.146446,36.181061],[112.143653,36.199314],[112.138527,36.214267],[112.134831,36.224001],[112.131246,36.231893],[112.125856,36.246375],[112.121303,36.256291],[112.117893,36.265804],[112.116221,36.279506],[112.110612,36.288011],[112.102099,36.292263],[112.095257,36.297505],[112.087822,36.30777],[112.080717,36.31689],[112.06985,36.322408],[112.067144,36.329409],[112.061293,36.336517],[112.053439,36.329996],[112.048424,36.323134],[112.040857,36.32097],[112.027812,36.319502],[112.017825,36.319533],[112.012611,36.325499],[112.011511,36.329579],[112.012567,36.335606],[112.015823,36.338495],[112.020135,36.337985],[112.027152,36.339902],[112.034543,36.340211],[112.040857,36.344383],[112.045124,36.349605],[112.049766,36.357376],[112.056321,36.362242],[112.062304,36.371896],[112.068684,36.384329],[112.078451,36.387711],[112.087052,36.391726],[112.092772,36.396096],[112.096115,36.401964],[112.097765,36.407537],[112.097303,36.41555],[112.093673,36.423669],[112.092508,36.438548],[112.087998,36.45168],[112.0867,36.468605],[112.086854,36.4755],[112.085358,36.481408],[112.0856,36.486929],[112.086678,36.492944],[112.088438,36.496691],[112.096071,36.502505],[112.10322,36.50232],[112.110458,36.500084],[112.116683,36.495967],[112.122139,36.490662],[112.127506,36.486729],[112.133951,36.478492],[112.137757,36.472199],[112.140771,36.469098],[112.147018,36.464516],[112.151902,36.458962],[112.157577,36.454118],[112.161713,36.451294],[112.167234,36.449427],[112.183711,36.44935],[112.185251,36.45026],[112.184327,36.45404],[112.180983,36.458731],[112.17313,36.480698],[112.17148,36.487546],[112.16862,36.49589],[112.167366,36.501318],[112.161801,36.512913],[112.15386,36.517553],[112.141145,36.520775],[112.132808,36.524537],[112.128012,36.529362],[112.121237,36.534125],[112.117255,36.536329],[112.10608,36.544698],[112.102935,36.549706],[112.098139,36.555793],[112.093211,36.563852],[112.090396,36.570569],[112.087096,36.58009],[112.084896,36.582832],[112.079749,36.585111],[112.07194,36.586713],[112.067342,36.586652],[112.062084,36.588038],[112.056365,36.590379],[112.050998,36.593136]]]]}},{"type":"Feature","properties":{"adcode":141026,"name":"安泽县","center":[112.251372,36.146032],"centroid":[112.302432,36.157882],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":6,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.144159,35.910406],[112.148668,35.907966],[112.153926,35.906708],[112.163143,35.907112],[112.165122,35.908091],[112.172646,35.910017],[112.179861,35.909241],[112.183865,35.914911],[112.186966,35.916776],[112.191014,35.917133],[112.196865,35.914259],[112.205027,35.90907],[112.212594,35.904921],[112.217785,35.903725],[112.222757,35.9043],[112.2316,35.900135],[112.240355,35.896981],[112.248538,35.897012],[112.259801,35.900291],[112.265697,35.902373],[112.278103,35.903833],[112.288574,35.901596],[112.299617,35.897556],[112.311804,35.8958],[112.327335,35.894992],[112.339741,35.899887],[112.347375,35.90085],[112.364049,35.899358],[112.381867,35.8958],[112.395704,35.897012],[112.412004,35.905558],[112.423795,35.916589],[112.428547,35.921405],[112.447355,35.932434],[112.463325,35.940697],[112.482156,35.94736],[112.50125,35.955155],[112.516956,35.962717],[112.526481,35.969812],[112.530133,35.973476],[112.532333,35.984917],[112.530309,35.993159],[112.528879,35.997039],[112.527889,36.00739],[112.528153,36.013364],[112.527449,36.020378],[112.522126,36.031052],[112.517682,36.031703],[112.50334,36.032618],[112.500392,36.037753],[112.501514,36.045943],[112.501404,36.051278],[112.499094,36.057032],[112.493485,36.063576],[112.490515,36.068709],[112.494276,36.077361],[112.498126,36.082539],[112.509719,36.088352],[112.516296,36.090724],[112.523248,36.093762],[112.533411,36.099482],[112.541308,36.103109],[112.552439,36.107588],[112.56478,36.1145],[112.568475,36.118544],[112.570235,36.122991],[112.570367,36.131994],[112.568563,36.139322],[112.564538,36.147098],[112.561876,36.156593],[112.560996,36.162448],[112.562206,36.166954],[112.56544,36.171724],[112.567243,36.188416],[112.567001,36.192828],[112.563922,36.207441],[112.56192,36.213415],[112.560974,36.224821],[112.562338,36.23047],[112.563592,36.239103],[112.568629,36.24489],[112.571027,36.251821],[112.572391,36.257343],[112.574437,36.263283],[112.574437,36.269346],[112.573601,36.273645],[112.570345,36.274109],[112.56555,36.272624],[112.550723,36.258271],[112.546851,36.256399],[112.540714,36.255549],[112.534577,36.256369],[112.527537,36.256786],[112.5247,36.25742],[112.512073,36.258874],[112.506925,36.259215],[112.504593,36.261736],[112.477448,36.268356],[112.472235,36.270815],[112.472917,36.272887],[112.470959,36.27929],[112.470563,36.282197],[112.471223,36.287114],[112.474478,36.292217],[112.47714,36.29415],[112.47835,36.296453],[112.476414,36.297706],[112.468759,36.292371],[112.467417,36.292109],[112.463281,36.296036],[112.460972,36.299777],[112.454548,36.304864],[112.45512,36.307646],[112.4582,36.308156],[112.460356,36.309965],[112.461016,36.313644],[112.456308,36.314494],[112.452832,36.317678],[112.452481,36.32199],[112.453184,36.329084],[112.451755,36.335219],[112.449247,36.339623],[112.443681,36.342683],[112.434354,36.343316],[112.416646,36.343116],[112.394692,36.345572],[112.386289,36.344707],[112.367349,36.344336],[112.354876,36.343131],[112.347639,36.346546],[112.345505,36.349744],[112.342623,36.355769],[112.336772,36.361331],[112.330744,36.365131],[112.320669,36.366722],[112.31385,36.369163],[112.298891,36.376963],[112.290862,36.382986],[112.279181,36.395803],[112.273286,36.400713],[112.266247,36.405731],[112.257162,36.410471],[112.247174,36.410455],[112.236198,36.409591],[112.212792,36.409637],[112.202805,36.417942],[112.199725,36.422604],[112.192906,36.435245],[112.189386,36.442961],[112.185251,36.45026],[112.183711,36.44935],[112.167234,36.449427],[112.161713,36.451294],[112.157577,36.454118],[112.151902,36.458962],[112.147018,36.464516],[112.140771,36.469098],[112.137757,36.472199],[112.133951,36.478492],[112.127506,36.486729],[112.122139,36.490662],[112.116683,36.495967],[112.110458,36.500084],[112.10322,36.50232],[112.096071,36.502505],[112.088438,36.496691],[112.086678,36.492944],[112.0856,36.486929],[112.085358,36.481408],[112.086854,36.4755],[112.0867,36.468605],[112.087998,36.45168],[112.092508,36.438548],[112.093673,36.423669],[112.097303,36.41555],[112.097765,36.407537],[112.096115,36.401964],[112.092772,36.396096],[112.087052,36.391726],[112.078451,36.387711],[112.068684,36.384329],[112.062304,36.371896],[112.056321,36.362242],[112.049766,36.357376],[112.045124,36.349605],[112.040857,36.344383],[112.034543,36.340211],[112.027152,36.339902],[112.020135,36.337985],[112.015823,36.338495],[112.012567,36.335606],[112.011511,36.329579],[112.012611,36.325499],[112.017825,36.319533],[112.027812,36.319502],[112.040857,36.32097],[112.048424,36.323134],[112.053439,36.329996],[112.061293,36.336517],[112.067144,36.329409],[112.06985,36.322408],[112.080717,36.31689],[112.087822,36.30777],[112.095257,36.297505],[112.102099,36.292263],[112.110612,36.288011],[112.116221,36.279506],[112.117893,36.265804],[112.121303,36.256291],[112.125856,36.246375],[112.131246,36.231893],[112.134831,36.224001],[112.138527,36.214267],[112.143653,36.199314],[112.146446,36.181061],[112.148822,36.169448],[112.153112,36.160326],[112.160767,36.159102],[112.163517,36.15616],[112.166266,36.146417],[112.170798,36.14005],[112.179267,36.134333],[112.183843,36.129856],[112.188792,36.114081],[112.185932,36.107231],[112.177419,36.099342],[112.175329,36.094568],[112.17269,36.091189],[112.165562,36.090801],[112.156059,36.08953],[112.147656,36.087345],[112.134919,36.083112],[112.126846,36.085329],[112.119829,36.083732],[112.11136,36.075081],[112.097699,36.0617],[112.091408,36.053419],[112.088834,36.048952],[112.084676,36.047184],[112.077593,36.047122],[112.069278,36.048378],[112.061205,36.045757],[112.063844,36.040886],[112.071038,36.042329],[112.073369,36.042205],[112.081773,36.036915],[112.085226,36.031781],[112.085908,36.028662],[112.083928,36.022286],[112.085886,36.01487],[112.079639,36.011021],[112.073787,36.00798],[112.075877,36.003542],[112.079749,36.000097],[112.084764,35.994354],[112.09077,35.986392],[112.097611,35.979577],[112.113845,35.965729],[112.120137,35.957298],[112.134721,35.935867],[112.139275,35.929716],[112.14528,35.920582],[112.147062,35.912053],[112.144159,35.910406]]]]}},{"type":"Feature","properties":{"adcode":141027,"name":"浮山县","center":[111.850039,35.971359],"centroid":[111.921567,35.940038],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":7,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.685349,35.862164],[111.691465,35.860423],[111.697778,35.858075],[111.718632,35.853349],[111.738452,35.849897],[111.747207,35.849073],[111.756798,35.847798],[111.768127,35.845372],[111.789465,35.847129],[111.797692,35.844377],[111.797296,35.839665],[111.789069,35.836135],[111.789465,35.831812],[111.799848,35.832138],[111.814257,35.826291],[111.827499,35.824331],[111.838234,35.819587],[111.845868,35.817813],[111.855107,35.820396],[111.861222,35.825933],[111.863686,35.830303],[111.874839,35.838623],[111.880998,35.842076],[111.887179,35.840956],[111.894417,35.838608],[111.896881,35.838795],[111.899608,35.841578],[111.903788,35.842542],[111.905504,35.841936],[111.910123,35.837908],[111.913665,35.83598],[111.914303,35.837675],[111.912015,35.841298],[111.90315,35.849104],[111.903634,35.852478],[111.910519,35.854639],[111.915733,35.851172],[111.918394,35.84814],[111.922222,35.84786],[111.924752,35.845792],[111.932583,35.845279],[111.939886,35.847643],[111.941492,35.848638],[111.946552,35.849508],[111.950995,35.849493],[111.959882,35.853504],[111.964634,35.853365],[111.975655,35.854157],[111.992351,35.852727],[112.001436,35.851219],[112.011951,35.847207],[112.028208,35.834782],[112.035313,35.830972],[112.034015,35.844688],[112.035599,35.855914],[112.038943,35.861216],[112.045388,35.864185],[112.050668,35.858713],[112.065868,35.84559],[112.092398,35.833429],[112.108324,35.827333],[112.129552,35.820069],[112.150142,35.8166],[112.168092,35.816398],[112.186724,35.817269],[112.204741,35.821422],[112.213518,35.830008],[112.213628,35.837613],[112.209778,35.847985],[112.194358,35.864667],[112.192246,35.864543],[112.187208,35.867932],[112.183425,35.873559],[112.177815,35.87701],[112.173306,35.877367],[112.16917,35.875424],[112.162417,35.871041],[112.159315,35.869751],[112.158457,35.872626],[112.155641,35.877305],[112.15353,35.889552],[112.152562,35.893546],[112.148514,35.895846],[112.144093,35.895582],[112.141783,35.897307],[112.141277,35.905931],[112.144159,35.910406],[112.147062,35.912053],[112.14528,35.920582],[112.139275,35.929716],[112.134721,35.935867],[112.120137,35.957298],[112.113845,35.965729],[112.097611,35.979577],[112.09077,35.986392],[112.084764,35.994354],[112.079749,36.000097],[112.075877,36.003542],[112.073787,36.00798],[112.079639,36.011021],[112.085886,36.01487],[112.083928,36.022286],[112.085908,36.028662],[112.085226,36.031781],[112.081773,36.036915],[112.073369,36.042205],[112.071038,36.042329],[112.063844,36.040886],[112.058037,36.039754],[112.054957,36.040173],[112.049722,36.04312],[112.039801,36.048021],[112.035489,36.049014],[112.019101,36.056288],[112.015449,36.058924],[111.999479,36.063545],[111.991889,36.067716],[111.987622,36.069639],[111.984146,36.069577],[111.977921,36.066708],[111.972861,36.060955],[111.968616,36.058583],[111.963204,36.059327],[111.955593,36.061591],[111.948488,36.06415],[111.934585,36.071283],[111.915645,36.071949],[111.909617,36.072926],[111.895561,36.07626],[111.891865,36.076492],[111.890479,36.080523],[111.892635,36.091902],[111.890853,36.095731],[111.885486,36.097188],[111.876862,36.096273],[111.871341,36.09725],[111.8579,36.101094],[111.852357,36.10035],[111.850355,36.098366],[111.851851,36.091747],[111.849255,36.083469],[111.8449,36.079624],[111.837508,36.077903],[111.823298,36.079066],[111.82057,36.078911],[111.821604,36.071562],[111.820636,36.064181],[111.818216,36.057652],[111.813179,36.052643],[111.801806,36.044593],[111.793073,36.039661],[111.78401,36.035147],[111.772109,36.03099],[111.754004,36.02196],[111.742412,36.017104],[111.732007,36.011378],[111.723845,36.005963],[111.71762,35.999895],[111.717686,35.994773],[111.718632,35.988146],[111.715112,35.976892],[111.711329,35.966552],[111.706379,35.955978],[111.704795,35.948633],[111.702969,35.938088],[111.69681,35.933211],[111.688077,35.931953],[111.681587,35.930058],[111.67908,35.927728],[111.676352,35.921063],[111.672634,35.905449],[111.667311,35.90127],[111.654618,35.89998],[111.651076,35.891231],[111.651494,35.882092],[111.652154,35.875222],[111.661305,35.874538],[111.668345,35.871896],[111.67589,35.870093],[111.684139,35.865507],[111.685349,35.862164]]]]}},{"type":"Feature","properties":{"adcode":141028,"name":"吉县","center":[110.682853,36.099355],"centroid":[110.721328,36.153216],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":8,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.514931,35.895365],[110.523026,35.893764],[110.525292,35.892785],[110.529406,35.889319],[110.532881,35.890904],[110.533981,35.888713],[110.536533,35.889257],[110.538161,35.891992],[110.540316,35.892614],[110.542956,35.89165],[110.547136,35.891946],[110.549028,35.89005],[110.551095,35.890392],[110.552547,35.893127],[110.551623,35.894929],[110.547862,35.89409],[110.547202,35.896996],[110.5441,35.897462],[110.544672,35.900508],[110.547356,35.901891],[110.550084,35.898457],[110.551205,35.89869],[110.551095,35.904424],[110.555055,35.902761],[110.560532,35.903227],[110.561984,35.905092],[110.562864,35.910639],[110.566384,35.91126],[110.570498,35.908044],[110.573687,35.909971],[110.576437,35.914026],[110.58231,35.915098],[110.586952,35.91777],[110.5888,35.917987],[110.596323,35.91704],[110.599953,35.917692],[110.604352,35.921032],[110.603846,35.922648],[110.605386,35.924217],[110.611853,35.925491],[110.612777,35.923269],[110.614867,35.923036],[110.619729,35.924419],[110.6225,35.922974],[110.625404,35.925475],[110.628858,35.925833],[110.636755,35.930353],[110.642958,35.93085],[110.646456,35.933055],[110.650196,35.933848],[110.652154,35.93714],[110.657103,35.934624],[110.661613,35.935059],[110.661481,35.939734],[110.665946,35.945387],[110.668256,35.947018],[110.670676,35.950931],[110.674041,35.953463],[110.678661,35.952857],[110.69208,35.94854],[110.705058,35.949938],[110.718279,35.953618],[110.726924,35.957904],[110.734162,35.962841],[110.736449,35.972048],[110.741861,35.981751],[110.750704,35.989015],[110.762495,35.99288],[110.76861,35.996186],[110.773406,35.999895],[110.78689,36.004783],[110.802795,36.015211],[110.803829,36.02376],[110.802399,36.031501],[110.800419,36.038746],[110.798725,36.049696],[110.799429,36.055466],[110.803367,36.059343],[110.822879,36.067174],[110.827235,36.07336],[110.829918,36.082678],[110.835792,36.091003],[110.844327,36.098071],[110.851828,36.099823],[110.860319,36.100009],[110.866479,36.093514],[110.879567,36.086616],[110.889708,36.089887],[110.896902,36.094134],[110.902577,36.09694],[110.909595,36.095281],[110.929965,36.093623],[110.942327,36.095638],[110.956054,36.107665],[110.960388,36.108688],[110.971123,36.106038],[110.978822,36.107386],[110.989535,36.116762],[110.998708,36.120295],[111.007199,36.121194],[111.01327,36.12014],[111.017758,36.11715],[111.023235,36.112609],[111.030957,36.108425],[111.037556,36.107836],[111.044265,36.109556],[111.049765,36.112361],[111.056804,36.117305],[111.06314,36.120156],[111.064174,36.129391],[111.064481,36.13675],[111.069871,36.140917],[111.075568,36.148787],[111.08285,36.150057],[111.088305,36.149639],[111.096906,36.152582],[111.103154,36.15633],[111.110831,36.164275],[111.106211,36.176912],[111.106827,36.180163],[111.108873,36.183244],[111.117914,36.188029],[111.122358,36.19306],[111.128803,36.198184],[111.132389,36.207549],[111.132323,36.212363],[111.129199,36.216341],[111.12469,36.219807],[111.11644,36.223784],[111.111491,36.225378],[111.104672,36.228969],[111.098116,36.233007],[111.094421,36.240867],[111.089801,36.245694],[111.085885,36.248711],[111.078428,36.25295],[111.071301,36.253043],[111.05412,36.250119],[111.048951,36.258348],[111.044243,36.264087],[111.033201,36.270413],[111.028097,36.273831],[111.021718,36.275578],[111.016834,36.275547],[111.007309,36.276661],[111.000644,36.277929],[110.993912,36.280094],[110.985597,36.280357],[110.980758,36.280109],[110.97297,36.281316],[110.965799,36.28164],[110.955042,36.280388],[110.943955,36.279599],[110.938192,36.28045],[110.93311,36.283651],[110.931834,36.289094],[110.932098,36.293237],[110.921913,36.295943],[110.919714,36.302498],[110.915182,36.309609],[110.910122,36.308666],[110.904469,36.304492],[110.900531,36.299932],[110.897518,36.294722],[110.887663,36.289418],[110.872044,36.293021],[110.864433,36.296082],[110.856382,36.298293],[110.84888,36.294227],[110.843865,36.293299],[110.832272,36.297706],[110.825695,36.302436],[110.831964,36.307754],[110.836342,36.315901],[110.834296,36.32587],[110.831854,36.328049],[110.825387,36.330985],[110.820459,36.324726],[110.811572,36.322238],[110.798263,36.321357],[110.789442,36.321604],[110.778993,36.320615],[110.76927,36.317601],[110.765861,36.313767],[110.765861,36.310089],[110.767818,36.306734],[110.768456,36.302174],[110.75572,36.301076],[110.735569,36.300257],[110.724593,36.29854],[110.719335,36.296422],[110.712604,36.294691],[110.707346,36.292804],[110.697117,36.292263],[110.688934,36.294582],[110.681939,36.300179],[110.664868,36.310305],[110.656839,36.314231],[110.634445,36.32315],[110.624282,36.325591],[110.601734,36.329455],[110.592825,36.330367],[110.584774,36.331557],[110.574787,36.331742],[110.54465,36.325143],[110.532683,36.325468],[110.525204,36.337259],[110.520474,36.339778],[110.513743,36.34242],[110.504614,36.342884],[110.489215,36.344769],[110.485014,36.345711],[110.479668,36.347859],[110.471859,36.350177],[110.469329,36.351583],[110.467614,36.348014],[110.461608,36.340597],[110.459672,36.335451],[110.459342,36.331093],[110.45998,36.327848],[110.465788,36.31927],[110.471111,36.314247],[110.473531,36.310506],[110.473839,36.306688],[110.468053,36.298881],[110.467284,36.293794],[110.468229,36.291397],[110.473619,36.284548],[110.476039,36.279553],[110.474741,36.269346],[110.476831,36.261241],[110.477007,36.257683],[110.473927,36.248154],[110.471045,36.243791],[110.465084,36.237138],[110.463302,36.233905],[110.456351,36.22657],[110.454173,36.223692],[110.452875,36.219328],[110.452875,36.215768],[110.454019,36.211558],[110.459166,36.203633],[110.459826,36.199748],[110.459496,36.194562],[110.45789,36.190041],[110.453051,36.182455],[110.449663,36.175502],[110.448189,36.170656],[110.447068,36.164337],[110.447507,36.158607],[110.450015,36.144635],[110.449795,36.139089],[110.450455,36.132273],[110.451841,36.129608],[110.453601,36.1209],[110.455559,36.117181],[110.45855,36.10765],[110.46042,36.104535],[110.469065,36.096537],[110.470429,36.094615],[110.470671,36.082849],[110.468031,36.076864],[110.467965,36.074647],[110.471507,36.069779],[110.473993,36.065142],[110.478216,36.061591],[110.48002,36.058831],[110.481714,36.053403],[110.483804,36.049603],[110.487764,36.04495],[110.492207,36.034682],[110.493241,36.029081],[110.493395,36.023031],[110.496695,36.013395],[110.499686,36.008104],[110.49896,36.004488],[110.492977,35.995906],[110.493175,35.99229],[110.49885,35.983365],[110.502832,35.981021],[110.510245,35.978304],[110.514271,35.975712],[110.516141,35.97343],[110.516823,35.97048],[110.515811,35.9609],[110.514381,35.957283],[110.511785,35.955419],[110.508288,35.954301],[110.504328,35.951708],[110.502722,35.947484],[110.503228,35.943244],[110.506242,35.936162],[110.507782,35.933615],[110.514227,35.927106],[110.516273,35.923999],[110.516691,35.921716],[110.515613,35.91488],[110.513501,35.910344],[110.513149,35.906584],[110.515613,35.899824],[110.514931,35.895365]]]]}},{"type":"Feature","properties":{"adcode":141029,"name":"乡宁县","center":[110.857365,35.975402],"centroid":[110.937073,35.91888],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":9,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.514931,35.895365],[110.512929,35.886366],[110.511169,35.883786],[110.511697,35.879745],[110.516229,35.877258],[110.526546,35.875362],[110.530153,35.875455],[110.537479,35.878331],[110.54245,35.879248],[110.549248,35.877678],[110.551227,35.875393],[110.54982,35.863859],[110.549072,35.846818],[110.550743,35.838079],[110.555187,35.831858],[110.562622,35.826773],[110.56733,35.819353],[110.569926,35.813038],[110.571047,35.807655],[110.571267,35.800716],[110.568364,35.795333],[110.564954,35.791194],[110.56381,35.787677],[110.565218,35.781624],[110.569354,35.776535],[110.573995,35.769811],[110.575821,35.762854],[110.575205,35.753311],[110.577229,35.73687],[110.58473,35.737726],[110.586556,35.738489],[110.597841,35.744935],[110.599997,35.748796],[110.607058,35.752299],[110.610864,35.757997],[110.611128,35.761017],[110.616759,35.762496],[110.620609,35.769329],[110.62404,35.772722],[110.626504,35.77792],[110.626658,35.783305],[110.627472,35.784394],[110.634995,35.787522],[110.644828,35.789093],[110.656157,35.788175],[110.661129,35.785794],[110.665,35.783009],[110.671512,35.77655],[110.675647,35.76841],[110.686162,35.768846],[110.696831,35.765329],[110.698965,35.760363],[110.696831,35.756113],[110.684732,35.750415],[110.679761,35.7426],[110.680465,35.734083],[110.684732,35.729131],[110.695401,35.733413],[110.7075,35.73768],[110.731984,35.741806],[110.741509,35.744266],[110.746568,35.744359],[110.754026,35.739439],[110.759569,35.732448],[110.766674,35.729349],[110.774044,35.727885],[110.789266,35.726982],[110.795734,35.724739],[110.801827,35.723197],[110.806425,35.72396],[110.810802,35.723571],[110.815752,35.723945],[110.822439,35.72164],[110.8295,35.720285],[110.835968,35.721048],[110.845493,35.719117],[110.856184,35.713557],[110.874112,35.709709],[110.883461,35.703915],[110.898684,35.690875],[110.904183,35.689286],[110.912498,35.690408],[110.925741,35.701843],[110.93443,35.704055],[110.940568,35.70622],[110.948927,35.711407],[110.95381,35.719039],[110.95425,35.725004],[110.952776,35.727044],[110.950313,35.737633],[110.949411,35.749871],[110.951324,35.764332],[110.953128,35.769889],[110.951698,35.786012],[110.962125,35.801432],[110.967823,35.805695],[110.976358,35.807857],[110.983683,35.794913],[110.984321,35.787631],[110.984321,35.781499],[110.987951,35.769796],[110.996068,35.76125],[110.997916,35.755101],[110.997278,35.745932],[110.999148,35.738178],[111.002646,35.734129],[111.009157,35.733787],[111.01701,35.736449],[111.025479,35.737524],[111.030583,35.736932],[111.038766,35.737072],[111.043847,35.737851],[111.050623,35.738193],[111.053945,35.740311],[111.057024,35.741058],[111.060566,35.747753],[111.061798,35.755786],[111.074623,35.770963],[111.078428,35.779414],[111.081728,35.784783],[111.092111,35.800514],[111.095894,35.805119],[111.101108,35.812416],[111.109115,35.81702],[111.112283,35.819291],[111.12216,35.819198],[111.126933,35.819727],[111.130189,35.824906],[111.13835,35.830397],[111.142596,35.835762],[111.146775,35.839557],[111.158918,35.838561],[111.170445,35.838235],[111.18525,35.844377],[111.190793,35.848342],[111.204498,35.865895],[111.210239,35.874663],[111.214243,35.886164],[111.213693,35.898752],[111.217191,35.906801],[111.248626,35.928256],[111.262814,35.939206],[111.275309,35.949674],[111.279379,35.959115],[111.277421,35.985864],[111.280368,35.994602],[111.283536,35.999926],[111.286198,36.011471],[111.285714,36.018562],[111.283932,36.023527],[111.28105,36.028213],[111.279115,36.035473],[111.28061,36.042655],[111.284262,36.047199],[111.293149,36.054039],[111.291675,36.054659],[111.275375,36.064212],[111.268776,36.073314],[111.265432,36.076601],[111.259185,36.084353],[111.258415,36.091422],[111.254213,36.098583],[111.252871,36.105403],[111.247834,36.112284],[111.237033,36.120729],[111.230719,36.121597],[111.224076,36.119226],[111.217125,36.113399],[111.212703,36.107913],[111.208677,36.104736],[111.203002,36.104938],[111.194335,36.107076],[111.18415,36.110966],[111.172667,36.117103],[111.155421,36.116545],[111.145566,36.115631],[111.138504,36.119195],[111.133071,36.123766],[111.118288,36.131792],[111.109841,36.135077],[111.097148,36.141351],[111.090923,36.144945],[111.088305,36.149639],[111.08285,36.150057],[111.075568,36.148787],[111.069871,36.140917],[111.064481,36.13675],[111.064174,36.129391],[111.06314,36.120156],[111.056804,36.117305],[111.049765,36.112361],[111.044265,36.109556],[111.037556,36.107836],[111.030957,36.108425],[111.023235,36.112609],[111.017758,36.11715],[111.01327,36.12014],[111.007199,36.121194],[110.998708,36.120295],[110.989535,36.116762],[110.978822,36.107386],[110.971123,36.106038],[110.960388,36.108688],[110.956054,36.107665],[110.942327,36.095638],[110.929965,36.093623],[110.909595,36.095281],[110.902577,36.09694],[110.896902,36.094134],[110.889708,36.089887],[110.879567,36.086616],[110.866479,36.093514],[110.860319,36.100009],[110.851828,36.099823],[110.844327,36.098071],[110.835792,36.091003],[110.829918,36.082678],[110.827235,36.07336],[110.822879,36.067174],[110.803367,36.059343],[110.799429,36.055466],[110.798725,36.049696],[110.800419,36.038746],[110.802399,36.031501],[110.803829,36.02376],[110.802795,36.015211],[110.78689,36.004783],[110.773406,35.999895],[110.76861,35.996186],[110.762495,35.99288],[110.750704,35.989015],[110.741861,35.981751],[110.736449,35.972048],[110.734162,35.962841],[110.726924,35.957904],[110.718279,35.953618],[110.705058,35.949938],[110.69208,35.94854],[110.678661,35.952857],[110.674041,35.953463],[110.670676,35.950931],[110.668256,35.947018],[110.665946,35.945387],[110.661481,35.939734],[110.661613,35.935059],[110.657103,35.934624],[110.652154,35.93714],[110.650196,35.933848],[110.646456,35.933055],[110.642958,35.93085],[110.636755,35.930353],[110.628858,35.925833],[110.625404,35.925475],[110.6225,35.922974],[110.619729,35.924419],[110.614867,35.923036],[110.612777,35.923269],[110.611853,35.925491],[110.605386,35.924217],[110.603846,35.922648],[110.604352,35.921032],[110.599953,35.917692],[110.596323,35.91704],[110.5888,35.917987],[110.586952,35.91777],[110.58231,35.915098],[110.576437,35.914026],[110.573687,35.909971],[110.570498,35.908044],[110.566384,35.91126],[110.562864,35.910639],[110.561984,35.905092],[110.560532,35.903227],[110.555055,35.902761],[110.551095,35.904424],[110.551205,35.89869],[110.550084,35.898457],[110.547356,35.901891],[110.544672,35.900508],[110.5441,35.897462],[110.547202,35.896996],[110.547862,35.89409],[110.551623,35.894929],[110.552547,35.893127],[110.551095,35.890392],[110.549028,35.89005],[110.547136,35.891946],[110.542956,35.89165],[110.540316,35.892614],[110.538161,35.891992],[110.536533,35.889257],[110.533981,35.888713],[110.532881,35.890904],[110.529406,35.889319],[110.525292,35.892785],[110.523026,35.893764],[110.514931,35.895365]]]]}},{"type":"Feature","properties":{"adcode":141030,"name":"大宁县","center":[110.751283,36.46383],"centroid":[110.704006,36.426124],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":10,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.760581,36.601561],[110.753564,36.600051],[110.74901,36.603501],[110.746678,36.60752],[110.743401,36.609183],[110.741223,36.607921],[110.740299,36.605118],[110.739463,36.597495],[110.739837,36.59269],[110.736911,36.59001],[110.712252,36.583217],[110.707126,36.579042],[110.697227,36.573912],[110.688626,36.570246],[110.679057,36.564453],[110.67083,36.559876],[110.661921,36.553204],[110.660315,36.544389],[110.660139,36.53955],[110.659149,36.533755],[110.656861,36.53041],[110.642101,36.52503],[110.635941,36.523319],[110.622808,36.520976],[110.610952,36.522409],[110.606816,36.524552],[110.603692,36.527342],[110.593001,36.532768],[110.589944,36.533524],[110.585654,36.532105],[110.581078,36.531751],[110.577317,36.529624],[110.567704,36.527466],[110.561764,36.527327],[110.555209,36.530102],[110.546652,36.535327],[110.544452,36.536267],[110.537039,36.537639],[110.531033,36.535373],[110.525556,36.536005],[110.52175,36.535836],[110.516031,36.537254],[110.511169,36.53471],[110.50798,36.534757],[110.507936,36.537423],[110.511455,36.544651],[110.512555,36.548026],[110.511763,36.551879],[110.508904,36.554314],[110.491393,36.548967],[110.499224,36.539643],[110.50127,36.536144],[110.502172,36.530965],[110.501468,36.520667],[110.5016,36.515241],[110.502634,36.511602],[110.503008,36.50656],[110.502634,36.496075],[110.503404,36.488179],[110.502744,36.483906],[110.500434,36.478863],[110.495771,36.473017],[110.488731,36.468389],[110.477843,36.460382],[110.474631,36.456401],[110.473179,36.453238],[110.473069,36.448501],[110.473949,36.445909],[110.477315,36.440245],[110.48442,36.433779],[110.489743,36.430044],[110.491459,36.426849],[110.492141,36.423144],[110.491767,36.41805],[110.489435,36.411984],[110.487654,36.405191],[110.48684,36.400018],[110.487016,36.393873],[110.479426,36.380793],[110.473949,36.374013],[110.469263,36.369981],[110.468625,36.367556],[110.468625,36.361732],[110.469637,36.354935],[110.469329,36.351583],[110.471859,36.350177],[110.479668,36.347859],[110.485014,36.345711],[110.489215,36.344769],[110.504614,36.342884],[110.513743,36.34242],[110.520474,36.339778],[110.525204,36.337259],[110.532683,36.325468],[110.54465,36.325143],[110.574787,36.331742],[110.584774,36.331557],[110.592825,36.330367],[110.601734,36.329455],[110.624282,36.325591],[110.634445,36.32315],[110.656839,36.314231],[110.664868,36.310305],[110.681939,36.300179],[110.688934,36.294582],[110.697117,36.292263],[110.707346,36.292804],[110.712604,36.294691],[110.719335,36.296422],[110.724593,36.29854],[110.735569,36.300257],[110.75572,36.301076],[110.768456,36.302174],[110.767818,36.306734],[110.765861,36.310089],[110.765861,36.313767],[110.76927,36.317601],[110.778993,36.320615],[110.789442,36.321604],[110.798263,36.321357],[110.811572,36.322238],[110.820459,36.324726],[110.825387,36.330985],[110.831854,36.328049],[110.834296,36.32587],[110.836342,36.315901],[110.831964,36.307754],[110.825695,36.302436],[110.832272,36.297706],[110.843865,36.293299],[110.84888,36.294227],[110.856382,36.298293],[110.864433,36.296082],[110.872044,36.293021],[110.887663,36.289418],[110.897518,36.294722],[110.900531,36.299932],[110.904469,36.304492],[110.910122,36.308666],[110.915182,36.309609],[110.919714,36.302498],[110.921913,36.295943],[110.932098,36.293237],[110.931834,36.289094],[110.93311,36.283651],[110.938192,36.28045],[110.943955,36.279599],[110.955042,36.280388],[110.965799,36.28164],[110.97297,36.281316],[110.980758,36.280109],[110.985597,36.280357],[110.993912,36.280094],[111.000644,36.277929],[111.007309,36.276661],[111.016834,36.275547],[111.021718,36.275578],[111.017956,36.283187],[111.016724,36.288398],[111.013138,36.29418],[111.005285,36.303658],[110.999566,36.307492],[110.995716,36.309362],[110.989843,36.311356],[110.968153,36.311155],[110.962323,36.312685],[110.95612,36.31536],[110.950115,36.322856],[110.943207,36.327338],[110.935662,36.325344],[110.924465,36.32638],[110.918878,36.328636],[110.914214,36.333906],[110.903787,36.350841],[110.895648,36.364451],[110.889357,36.372406],[110.884759,36.380221],[110.880051,36.385966],[110.879281,36.39236],[110.880909,36.39727],[110.886321,36.400976],[110.888389,36.4036],[110.889247,36.407321],[110.887421,36.41274],[110.880205,36.42157],[110.875894,36.425738],[110.87255,36.432235],[110.869382,36.440122],[110.866105,36.445693],[110.865291,36.452775],[110.867051,36.455846],[110.867205,36.457466],[110.864103,36.468342],[110.860825,36.477598],[110.8579,36.482518],[110.854512,36.485788],[110.8491,36.489443],[110.842611,36.492343],[110.837662,36.497617],[110.841049,36.505358],[110.839333,36.516536],[110.840521,36.530842],[110.841841,36.535959],[110.840609,36.540721],[110.838123,36.547256],[110.833416,36.556671],[110.831722,36.563729],[110.822549,36.568335],[110.80946,36.57137],[110.799781,36.574806],[110.79085,36.579874],[110.776441,36.592489],[110.760581,36.601561]]]]}},{"type":"Feature","properties":{"adcode":141031,"name":"隰县","center":[110.935809,36.692675],"centroid":[111.002721,36.706748],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":11,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.867051,36.455846],[110.870988,36.456494],[110.875278,36.456247],[110.880821,36.458361],[110.889313,36.462681],[110.896066,36.467833],[110.900707,36.474266],[110.894086,36.484292],[110.893822,36.49629],[110.907945,36.499205],[110.913356,36.503153],[110.920725,36.507655],[110.924971,36.515672],[110.926137,36.519403],[110.93322,36.523889],[110.940172,36.526541],[110.949565,36.531165],[110.959178,36.536699],[110.967647,36.542186],[110.974356,36.548042],[110.978228,36.553759],[110.980934,36.559876],[110.987819,36.563667],[111.002492,36.566718],[111.011203,36.565562],[111.031199,36.566594],[111.039976,36.567966],[111.053263,36.570461],[111.059752,36.568043],[111.071257,36.567457],[111.07834,36.568489],[111.087183,36.572603],[111.096532,36.573743],[111.108279,36.573389],[111.11721,36.572433],[111.130981,36.571478],[111.140396,36.571447],[111.149371,36.572356],[111.160524,36.57194],[111.171677,36.57097],[111.185404,36.571108],[111.195193,36.573589],[111.199482,36.577317],[111.20727,36.590179],[111.213451,36.596586],[111.220578,36.602377],[111.222646,36.601499],[111.231335,36.603624],[111.24097,36.604517],[111.250209,36.607243],[111.252959,36.608752],[111.259559,36.616636],[111.262242,36.622964],[111.267016,36.628013],[111.272933,36.63334],[111.271107,36.639005],[111.270535,36.650918],[111.26849,36.655642],[111.263804,36.661167],[111.262484,36.667537],[111.264926,36.67363],[111.272779,36.687999],[111.271569,36.691583],[111.264552,36.695275],[111.258503,36.69972],[111.254609,36.70804],[111.252057,36.715068],[111.254939,36.71716],[111.258943,36.718251],[111.262308,36.719927],[111.263474,36.723633],[111.25991,36.728753],[111.257337,36.731567],[111.254037,36.737593],[111.248098,36.740329],[111.231423,36.740437],[111.229289,36.741236],[111.220072,36.742005],[111.211625,36.748937],[111.208567,36.76509],[111.207028,36.77431],[111.206258,36.785849],[111.2032,36.793545],[111.200516,36.806233],[111.194643,36.812023],[111.187582,36.81746],[111.184744,36.821775],[111.182522,36.823387],[111.181092,36.827457],[111.183556,36.830512],[111.182346,36.833997],[111.182522,36.836991],[111.185074,36.840384],[111.183864,36.842211],[111.18063,36.843808],[111.18096,36.847032],[111.177243,36.848091],[111.173613,36.844652],[111.168619,36.842672],[111.161844,36.841213],[111.15982,36.841244],[111.156081,36.843839],[111.150757,36.844668],[111.145896,36.843869],[111.140924,36.84565],[111.135271,36.846003],[111.128451,36.842196],[111.12029,36.839156],[111.115671,36.835533],[111.114549,36.835517],[111.107795,36.839402],[111.102274,36.839279],[111.099854,36.836853],[111.096378,36.836638],[111.091297,36.839386],[111.088239,36.8404],[111.086105,36.843946],[111.080298,36.848122],[111.075656,36.850931],[111.072247,36.854154],[111.068573,36.854093],[111.067803,36.855121],[111.068639,36.8639],[111.071037,36.865742],[111.070971,36.870162],[111.072093,36.877068],[111.07504,36.884111],[111.082806,36.88856],[111.081464,36.891659],[111.082168,36.900818],[111.08417,36.908073],[111.087601,36.909791],[111.092903,36.910374],[111.094663,36.912767],[111.094289,36.914469],[111.091099,36.918641],[111.085775,36.920834],[111.085269,36.924622],[111.082674,36.927229],[111.080804,36.931093],[111.067121,36.929759],[111.057574,36.929391],[111.051943,36.92864],[111.045607,36.928579],[111.042176,36.9291],[111.042858,36.924668],[111.040042,36.923794],[111.036126,36.924116],[111.035488,36.921141],[111.032299,36.91973],[111.031375,36.917215],[111.020354,36.917476],[111.019562,36.916709],[111.02009,36.912736],[111.02152,36.910589],[111.020706,36.908426],[111.017076,36.906233],[111.014766,36.905788],[111.015954,36.901524],[111.014106,36.899805],[111.002646,36.89887],[110.999588,36.898287],[110.999082,36.90183],[111.00082,36.904254],[111.004515,36.905205],[111.007111,36.908411],[111.007155,36.909853],[111.003327,36.91562],[111.003107,36.923518],[111.000512,36.926416],[110.995694,36.928579],[110.991229,36.928855],[110.989557,36.928211],[110.988193,36.925573],[110.987753,36.917752],[110.99367,36.908027],[110.99345,36.906294],[110.991295,36.903763],[110.984871,36.898885],[110.979306,36.896676],[110.971079,36.8962],[110.966899,36.897443],[110.958188,36.901784],[110.95183,36.903886],[110.937422,36.906371],[110.930668,36.900419],[110.926907,36.895403],[110.923651,36.894728],[110.914852,36.89103],[110.906251,36.888913],[110.900135,36.888238],[110.896704,36.885967],[110.896088,36.878403],[110.89523,36.875932],[110.87728,36.872495],[110.867051,36.868459],[110.85856,36.864514],[110.850332,36.863087],[110.843821,36.861291],[110.838937,36.858897],[110.834384,36.844867],[110.82994,36.839586],[110.821295,36.832969],[110.813838,36.829391],[110.804533,36.823879],[110.799671,36.819978],[110.796064,36.811286],[110.795074,36.801825],[110.798703,36.792117],[110.803653,36.783391],[110.807546,36.777614],[110.808668,36.770545],[110.803125,36.75779],[110.799429,36.755992],[110.791884,36.749183],[110.784867,36.741328],[110.783305,36.737747],[110.783635,36.731413],[110.785483,36.72946],[110.78722,36.729322],[110.793336,36.732335],[110.795382,36.732689],[110.797229,36.730952],[110.800551,36.724832],[110.801035,36.721311],[110.796702,36.714576],[110.794194,36.70618],[110.796064,36.696859],[110.803015,36.680877],[110.804005,36.671738],[110.803301,36.662506],[110.800419,36.655488],[110.796328,36.65298],[110.78689,36.649302],[110.780159,36.647593],[110.780731,36.640498],[110.784603,36.634479],[110.784427,36.629645],[110.774748,36.625258],[110.766015,36.623672],[110.760625,36.623164],[110.758447,36.614326],[110.760889,36.608937],[110.760581,36.601561],[110.776441,36.592489],[110.79085,36.579874],[110.799781,36.574806],[110.80946,36.57137],[110.822549,36.568335],[110.831722,36.563729],[110.833416,36.556671],[110.838123,36.547256],[110.840609,36.540721],[110.841841,36.535959],[110.840521,36.530842],[110.839333,36.516536],[110.841049,36.505358],[110.837662,36.497617],[110.842611,36.492343],[110.8491,36.489443],[110.854512,36.485788],[110.8579,36.482518],[110.860825,36.477598],[110.864103,36.468342],[110.867205,36.457466],[110.867051,36.455846]]]]}},{"type":"Feature","properties":{"adcode":141032,"name":"永和县","center":[110.631276,36.760614],"centroid":[110.611263,36.731533],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":12,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.838937,36.858897],[110.824727,36.857485],[110.819117,36.858621],[110.808492,36.863379],[110.803763,36.864453],[110.799099,36.863885],[110.791422,36.864484],[110.784405,36.868259],[110.776507,36.876715],[110.773362,36.886642],[110.76916,36.897121],[110.765773,36.900143],[110.759437,36.902475],[110.752398,36.903702],[110.738495,36.907751],[110.725318,36.910819],[110.721799,36.920067],[110.720457,36.928241],[110.717795,36.932596],[110.712142,36.935786],[110.7053,36.936521],[110.699581,36.934406],[110.695819,36.934222],[110.691046,36.932964],[110.68548,36.932213],[110.677715,36.93209],[110.668674,36.933915],[110.661745,36.933715],[110.658709,36.932335],[110.653341,36.928349],[110.648722,36.92338],[110.646126,36.915957],[110.64573,36.905144],[110.64595,36.899591],[110.647138,36.89258],[110.639835,36.884126],[110.640121,36.881564],[110.638053,36.876193],[110.635215,36.874091],[110.630354,36.871912],[110.622061,36.872295],[110.613371,36.874321],[110.604836,36.874965],[110.598369,36.870469],[110.597313,36.866893],[110.588206,36.865297],[110.574303,36.861476],[110.571949,36.865451],[110.5703,36.866203],[110.566824,36.864929],[110.5626,36.865374],[110.558201,36.872341],[110.554175,36.87208],[110.54839,36.869548],[110.544914,36.8674],[110.54432,36.865896],[110.54542,36.862366],[110.54509,36.859588],[110.543088,36.858114],[110.539261,36.860416],[110.537325,36.863808],[110.534993,36.869978],[110.532837,36.870653],[110.524962,36.871129],[110.518165,36.873538],[110.508354,36.873185],[110.506,36.873753],[110.501446,36.878817],[110.49973,36.879584],[110.487962,36.880152],[110.479118,36.877697],[110.475115,36.875733],[110.472409,36.875594],[110.469769,36.876745],[110.468053,36.880597],[110.461806,36.887179],[110.459298,36.887962],[110.455053,36.887624],[110.450125,36.890417],[110.445088,36.890417],[110.440776,36.886658],[110.436949,36.885261],[110.432769,36.885384],[110.426082,36.892779],[110.421572,36.896016],[110.414863,36.899192],[110.410551,36.899468],[110.408725,36.892334],[110.402192,36.886566],[110.398694,36.885047],[110.392623,36.884126],[110.382438,36.884417],[110.379248,36.883973],[110.376036,36.882285],[110.374673,36.879707],[110.375442,36.875594],[110.377708,36.87317],[110.382878,36.870438],[110.386837,36.869686],[110.400674,36.869548],[110.407515,36.86832],[110.414049,36.865742],[110.419658,36.86255],[110.422848,36.859818],[110.42452,36.855551],[110.422848,36.842027],[110.421418,36.838005],[110.419526,36.834995],[110.415215,36.832508],[110.408681,36.830343],[110.406525,36.827641],[110.407229,36.824923],[110.411475,36.822543],[110.419746,36.821314],[110.422914,36.81918],[110.423508,36.815832],[110.423112,36.8119],[110.41957,36.798323],[110.416029,36.791072],[110.410727,36.781132],[110.407537,36.776031],[110.403292,36.772989],[110.398452,36.772989],[110.390071,36.775616],[110.38411,36.775278],[110.382526,36.772712],[110.383934,36.767503],[110.385342,36.766012],[110.388509,36.764937],[110.394471,36.764429],[110.406987,36.764107],[110.413191,36.763108],[110.420142,36.760787],[110.424696,36.758221],[110.428017,36.755562],[110.430657,36.752411],[110.431977,36.74803],[110.431273,36.743988],[110.42661,36.738608],[110.416688,36.731889],[110.414511,36.728891],[110.414511,36.724955],[110.415743,36.723602],[110.42122,36.721527],[110.425884,36.722357],[110.429931,36.725555],[110.433737,36.732289],[110.436641,36.735179],[110.43994,36.737147],[110.44698,36.737762],[110.449465,36.736717],[110.452457,36.732673],[110.451841,36.72657],[110.449773,36.723987],[110.44005,36.714776],[110.436751,36.711255],[110.435079,36.707641],[110.434199,36.703442],[110.434727,36.698674],[110.438026,36.689461],[110.438136,36.685938],[110.435761,36.681492],[110.433275,36.67983],[110.426763,36.679738],[110.423552,36.680984],[110.420032,36.683984],[110.414753,36.692168],[110.411541,36.694967],[110.408549,36.696628],[110.402962,36.697244],[110.39953,36.696413],[110.393217,36.692475],[110.391347,36.688953],[110.390621,36.68523],[110.391655,36.681292],[110.394471,36.676846],[110.398804,36.673323],[110.406481,36.668876],[110.422364,36.661767],[110.426698,36.657412],[110.429909,36.652657],[110.439324,36.635141],[110.447419,36.621132],[110.453755,36.613618],[110.471507,36.595739],[110.476039,36.592674],[110.48717,36.586421],[110.494737,36.583879],[110.496805,36.582246],[110.498279,36.578026],[110.497971,36.575376],[110.496299,36.572125],[110.493153,36.568366],[110.490051,36.560647],[110.488973,36.553682],[110.491393,36.548967],[110.508904,36.554314],[110.511763,36.551879],[110.512555,36.548026],[110.511455,36.544651],[110.507936,36.537423],[110.50798,36.534757],[110.511169,36.53471],[110.516031,36.537254],[110.52175,36.535836],[110.525556,36.536005],[110.531033,36.535373],[110.537039,36.537639],[110.544452,36.536267],[110.546652,36.535327],[110.555209,36.530102],[110.561764,36.527327],[110.567704,36.527466],[110.577317,36.529624],[110.581078,36.531751],[110.585654,36.532105],[110.589944,36.533524],[110.593001,36.532768],[110.603692,36.527342],[110.606816,36.524552],[110.610952,36.522409],[110.622808,36.520976],[110.635941,36.523319],[110.642101,36.52503],[110.656861,36.53041],[110.659149,36.533755],[110.660139,36.53955],[110.660315,36.544389],[110.661921,36.553204],[110.67083,36.559876],[110.679057,36.564453],[110.688626,36.570246],[110.697227,36.573912],[110.707126,36.579042],[110.712252,36.583217],[110.736911,36.59001],[110.739837,36.59269],[110.739463,36.597495],[110.740299,36.605118],[110.741223,36.607921],[110.743401,36.609183],[110.746678,36.60752],[110.74901,36.603501],[110.753564,36.600051],[110.760581,36.601561],[110.760889,36.608937],[110.758447,36.614326],[110.760625,36.623164],[110.766015,36.623672],[110.774748,36.625258],[110.784427,36.629645],[110.784603,36.634479],[110.780731,36.640498],[110.780159,36.647593],[110.78689,36.649302],[110.796328,36.65298],[110.800419,36.655488],[110.803301,36.662506],[110.804005,36.671738],[110.803015,36.680877],[110.796064,36.696859],[110.794194,36.70618],[110.796702,36.714576],[110.801035,36.721311],[110.800551,36.724832],[110.797229,36.730952],[110.795382,36.732689],[110.793336,36.732335],[110.78722,36.729322],[110.785483,36.72946],[110.783635,36.731413],[110.783305,36.737747],[110.784867,36.741328],[110.791884,36.749183],[110.799429,36.755992],[110.803125,36.75779],[110.808668,36.770545],[110.807546,36.777614],[110.803653,36.783391],[110.798703,36.792117],[110.795074,36.801825],[110.796064,36.811286],[110.799671,36.819978],[110.804533,36.823879],[110.813838,36.829391],[110.821295,36.832969],[110.82994,36.839586],[110.834384,36.844867],[110.838937,36.858897]]]]}},{"type":"Feature","properties":{"adcode":141033,"name":"蒲县","center":[111.09733,36.411682],"centroid":[111.156072,36.419989],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":13,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.272933,36.63334],[111.267016,36.628013],[111.262242,36.622964],[111.259559,36.616636],[111.252959,36.608752],[111.250209,36.607243],[111.24097,36.604517],[111.231335,36.603624],[111.222646,36.601499],[111.220578,36.602377],[111.213451,36.596586],[111.20727,36.590179],[111.199482,36.577317],[111.195193,36.573589],[111.185404,36.571108],[111.171677,36.57097],[111.160524,36.57194],[111.149371,36.572356],[111.140396,36.571447],[111.130981,36.571478],[111.11721,36.572433],[111.108279,36.573389],[111.096532,36.573743],[111.087183,36.572603],[111.07834,36.568489],[111.071257,36.567457],[111.059752,36.568043],[111.053263,36.570461],[111.039976,36.567966],[111.031199,36.566594],[111.011203,36.565562],[111.002492,36.566718],[110.987819,36.563667],[110.980934,36.559876],[110.978228,36.553759],[110.974356,36.548042],[110.967647,36.542186],[110.959178,36.536699],[110.949565,36.531165],[110.940172,36.526541],[110.93322,36.523889],[110.926137,36.519403],[110.924971,36.515672],[110.920725,36.507655],[110.913356,36.503153],[110.907945,36.499205],[110.893822,36.49629],[110.894086,36.484292],[110.900707,36.474266],[110.896066,36.467833],[110.889313,36.462681],[110.880821,36.458361],[110.875278,36.456247],[110.870988,36.456494],[110.867051,36.455846],[110.865291,36.452775],[110.866105,36.445693],[110.869382,36.440122],[110.87255,36.432235],[110.875894,36.425738],[110.880205,36.42157],[110.887421,36.41274],[110.889247,36.407321],[110.888389,36.4036],[110.886321,36.400976],[110.880909,36.39727],[110.879281,36.39236],[110.880051,36.385966],[110.884759,36.380221],[110.889357,36.372406],[110.895648,36.364451],[110.903787,36.350841],[110.914214,36.333906],[110.918878,36.328636],[110.924465,36.32638],[110.935662,36.325344],[110.943207,36.327338],[110.950115,36.322856],[110.95612,36.31536],[110.962323,36.312685],[110.968153,36.311155],[110.989843,36.311356],[110.995716,36.309362],[110.999566,36.307492],[111.005285,36.303658],[111.013138,36.29418],[111.016724,36.288398],[111.017956,36.283187],[111.021718,36.275578],[111.028097,36.273831],[111.033201,36.270413],[111.044243,36.264087],[111.048951,36.258348],[111.05412,36.250119],[111.071301,36.253043],[111.078428,36.25295],[111.085885,36.248711],[111.089801,36.245694],[111.094421,36.240867],[111.098116,36.233007],[111.104672,36.228969],[111.111491,36.225378],[111.11644,36.223784],[111.12469,36.219807],[111.129199,36.216341],[111.132323,36.212363],[111.14231,36.211682],[111.151703,36.207518],[111.156807,36.203618],[111.168443,36.203463],[111.185096,36.208354],[111.194863,36.210645],[111.203662,36.206683],[111.219588,36.198215],[111.229993,36.199624],[111.2413,36.2045],[111.251155,36.209546],[111.260042,36.212487],[111.266532,36.217393],[111.273395,36.221154],[111.293325,36.225084],[111.303576,36.229015],[111.305358,36.236226],[111.305622,36.240372],[111.304654,36.24605],[111.300189,36.252965],[111.295965,36.264242],[111.297065,36.273011],[111.301772,36.278981],[111.31077,36.284919],[111.316907,36.290733],[111.325156,36.299159],[111.336045,36.314834],[111.345548,36.329749],[111.351554,36.331541],[111.349882,36.337306],[111.351136,36.347921],[111.351092,36.35665],[111.353181,36.363633],[111.358109,36.370753],[111.365588,36.373858],[111.378017,36.379959],[111.381449,36.383789],[111.383846,36.390568],[111.384506,36.397486],[111.377951,36.409344],[111.374805,36.417695],[111.374805,36.425969],[111.377863,36.431387],[111.387278,36.439628],[111.391348,36.442576],[111.395593,36.447359],[111.397793,36.452744],[111.395439,36.461817],[111.393987,36.470487],[111.38851,36.48332],[111.374959,36.493484],[111.36913,36.498943],[111.363102,36.507855],[111.364378,36.514115],[111.372672,36.517954],[111.377973,36.523936],[111.382065,36.531011],[111.38708,36.536992],[111.391172,36.543835],[111.392228,36.549167],[111.393525,36.56738],[111.391942,36.573959],[111.388642,36.584372],[111.384682,36.591996],[111.367348,36.606581],[111.357427,36.613233],[111.347088,36.617575],[111.337167,36.620316],[111.327092,36.624888],[111.318381,36.626535],[111.301948,36.624149],[111.294403,36.625396],[111.285076,36.627721],[111.278301,36.630384],[111.272933,36.63334]]]]}},{"type":"Feature","properties":{"adcode":141034,"name":"汾西县","center":[111.563021,36.653368],"centroid":[111.477149,36.637495],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":14,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.67501,36.650717],[111.673514,36.650117],[111.668499,36.651225],[111.658314,36.65692],[111.644411,36.671445],[111.636404,36.676046],[111.629013,36.68103],[111.622985,36.687768],[111.61885,36.689045],[111.612074,36.692137],[111.603605,36.695398],[111.593332,36.702488],[111.572214,36.716514],[111.565857,36.722833],[111.555122,36.735056],[111.546433,36.745494],[111.541549,36.754225],[111.538205,36.768363],[111.542077,36.774034],[111.544937,36.774018],[111.54938,36.775247],[111.551558,36.778766],[111.547709,36.783652],[111.543837,36.786294],[111.542341,36.788245],[111.537172,36.788199],[111.537238,36.785004],[111.535346,36.784082],[111.532442,36.784405],[111.530264,36.788138],[111.525711,36.791287],[111.521091,36.79121],[111.518957,36.789275],[111.518319,36.783421],[111.515306,36.779043],[111.511918,36.779672],[111.511434,36.78548],[111.512028,36.789536],[111.506529,36.795112],[111.505143,36.798077],[111.503757,36.803791],[111.499115,36.803929],[111.497751,36.802946],[111.497883,36.79969],[111.49619,36.79439],[111.4941,36.790657],[111.493638,36.78697],[111.49036,36.779181],[111.483233,36.77494],[111.476259,36.771852],[111.469572,36.771037],[111.461961,36.771913],[111.456989,36.77348],[111.449114,36.776922],[111.442449,36.780717],[111.434749,36.785741],[111.42595,36.795481],[111.421353,36.800012],[111.414687,36.804021],[111.40767,36.800688],[111.395021,36.796172],[111.380547,36.784205],[111.376037,36.781716],[111.365676,36.778244],[111.36407,36.774156],[111.364268,36.771805],[111.366622,36.768671],[111.365742,36.766151],[111.364246,36.765567],[111.358725,36.767195],[111.356921,36.767011],[111.352455,36.761187],[111.352807,36.760188],[111.357449,36.758559],[111.356921,36.754578],[111.355403,36.753902],[111.34469,36.751643],[111.338663,36.750782],[111.335121,36.751873],[111.329512,36.756422],[111.323352,36.75381],[111.32333,36.750367],[111.325266,36.744234],[111.325244,36.73996],[111.321812,36.738346],[111.320647,36.736025],[111.316225,36.737854],[111.312837,36.741897],[111.306942,36.738438],[111.300739,36.737731],[111.290576,36.740022],[111.287496,36.738085],[111.274693,36.738531],[111.274275,36.739868],[111.276013,36.74614],[111.278917,36.749383],[111.276959,36.753272],[111.277267,36.758574],[111.273901,36.760418],[111.270931,36.759312],[111.2653,36.758405],[111.252365,36.758943],[111.24834,36.759435],[111.243874,36.758128],[111.234657,36.748907],[111.229289,36.741236],[111.231423,36.740437],[111.248098,36.740329],[111.254037,36.737593],[111.257337,36.731567],[111.25991,36.728753],[111.263474,36.723633],[111.262308,36.719927],[111.258943,36.718251],[111.254939,36.71716],[111.252057,36.715068],[111.254609,36.70804],[111.258503,36.69972],[111.264552,36.695275],[111.271569,36.691583],[111.272779,36.687999],[111.264926,36.67363],[111.262484,36.667537],[111.263804,36.661167],[111.26849,36.655642],[111.270535,36.650918],[111.271107,36.639005],[111.272933,36.63334],[111.278301,36.630384],[111.285076,36.627721],[111.294403,36.625396],[111.301948,36.624149],[111.318381,36.626535],[111.327092,36.624888],[111.337167,36.620316],[111.347088,36.617575],[111.357427,36.613233],[111.367348,36.606581],[111.384682,36.591996],[111.388642,36.584372],[111.391942,36.573959],[111.393525,36.56738],[111.392228,36.549167],[111.395571,36.542201],[111.400411,36.534156],[111.402721,36.52967],[111.409804,36.522178],[111.429294,36.504232],[111.434991,36.500346],[111.442405,36.496075],[111.462577,36.487993],[111.471002,36.485587],[111.478987,36.485233],[111.490492,36.487099],[111.509916,36.489968],[111.518605,36.491479],[111.527075,36.496661],[111.543639,36.499868],[111.553428,36.502119],[111.560203,36.50286],[111.570894,36.492065],[111.578659,36.482518],[111.582245,36.475546],[111.588009,36.470286],[111.592672,36.464285],[111.601823,36.455275],[111.61412,36.459256],[111.621973,36.465334],[111.6313,36.471258],[111.641023,36.47513],[111.650417,36.480143],[111.6586,36.48167],[111.667113,36.482503],[111.676396,36.484755],[111.677584,36.49262],[111.677716,36.499513],[111.677056,36.504988],[111.676044,36.50747],[111.673206,36.507115],[111.666805,36.508657],[111.660975,36.515056],[111.655498,36.524229],[111.648987,36.536344],[111.641881,36.544282],[111.629365,36.547857],[111.625031,36.552727],[111.627407,36.560185],[111.646589,36.57687],[111.65222,36.582647],[111.656422,36.588331],[111.658028,36.598511],[111.657192,36.606966],[111.65596,36.612432],[111.653254,36.618745],[111.647337,36.626043],[111.641573,36.635202],[111.665441,36.642468],[111.669291,36.642622],[111.670919,36.643653],[111.67501,36.650717]]]]}},{"type":"Feature","properties":{"adcode":141081,"name":"侯马市","center":[111.371272,35.620302],"centroid":[111.363659,35.615536],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":15,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.377291,35.70231],[111.374277,35.700862],[111.365984,35.676026],[111.357669,35.670744],[111.347572,35.670728],[111.326256,35.675933],[111.321636,35.677429],[111.313299,35.677398],[111.306854,35.675886],[111.304544,35.673938],[111.301046,35.672754],[111.295767,35.672692],[111.293479,35.671959],[111.291763,35.669512],[111.293413,35.664229],[111.296977,35.659974],[111.298605,35.655969],[111.302014,35.650139],[111.301178,35.646694],[111.298737,35.645088],[111.289894,35.641378],[111.288266,35.639928],[111.291037,35.637855],[111.292247,35.635048],[111.290268,35.629779],[111.285736,35.628453],[111.28204,35.631634],[111.275595,35.633692],[111.273395,35.633692],[111.26816,35.629903],[111.267258,35.616368],[111.265432,35.611846],[111.26629,35.598027],[111.269216,35.592115],[111.273571,35.584846],[111.28193,35.575344],[111.283976,35.571943],[111.280412,35.56709],[111.275661,35.565405],[111.271305,35.558944],[111.273043,35.555293],[111.278499,35.550345],[111.286506,35.544274],[111.296251,35.536204],[111.302388,35.536094],[111.307426,35.534502],[111.314421,35.535798],[111.320691,35.537609],[111.327774,35.540668],[111.333603,35.543821],[111.336089,35.548425],[111.339169,35.55214],[111.348386,35.555339],[111.351334,35.555745],[111.357229,35.555246],[111.361893,35.551235],[111.366204,35.553248],[111.375773,35.555995],[111.377885,35.56013],[111.380085,35.561738],[111.38598,35.561644],[111.391634,35.562331],[111.404524,35.567012],[111.407912,35.569384],[111.410354,35.572177],[111.41152,35.571927],[111.4113,35.567917],[111.412444,35.564999],[111.419593,35.561691],[111.423047,35.559522],[111.436707,35.563595],[111.442339,35.562736],[111.44599,35.563158],[111.448454,35.568963],[111.454988,35.578137],[111.456945,35.587966],[111.457825,35.60018],[111.458903,35.606528],[111.459079,35.613904],[111.453624,35.626785],[111.447288,35.638089],[111.445132,35.645899],[111.443175,35.659709],[111.444561,35.670899],[111.448168,35.677382],[111.44962,35.682992],[111.448366,35.684441],[111.438203,35.681542],[111.428458,35.679486],[111.417217,35.683443],[111.415347,35.68698],[111.415567,35.692387],[111.409122,35.695503],[111.402743,35.697388],[111.397265,35.697793],[111.38521,35.70069],[111.381229,35.701095],[111.377291,35.70231]]]]}},{"type":"Feature","properties":{"adcode":141082,"name":"霍州市","center":[111.723103,36.57202],"centroid":[111.823963,36.592999],"childrenNum":0,"level":"district","parent":{"adcode":141000},"subFeatureIndex":16,"acroutes":[100000,140000,141000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.676044,36.50747],[111.682269,36.504294],[111.692718,36.501549],[111.698702,36.497694],[111.700836,36.491124],[111.696942,36.485217],[111.692828,36.482734],[111.692256,36.478338],[111.696502,36.474636],[111.719644,36.465781],[111.738276,36.459934],[111.748241,36.455537],[111.757238,36.453392],[111.780534,36.453902],[111.799672,36.457435],[111.810649,36.459024],[111.819844,36.457558],[111.835001,36.442776],[111.849255,36.441974],[111.85944,36.442606],[111.865028,36.446186],[111.86593,36.452282],[111.867975,36.460629],[111.871121,36.469237],[111.875323,36.47951],[111.881592,36.488256],[111.888279,36.499776],[111.895121,36.504417],[111.907462,36.512034],[111.92297,36.514732],[111.933441,36.51632],[111.941756,36.520112],[111.948686,36.523843],[111.950775,36.526926],[111.958629,36.543326],[111.963666,36.549506],[111.969693,36.553898],[111.975655,36.55943],[111.978493,36.564376],[111.978097,36.570785],[111.978559,36.57724],[111.980912,36.580783],[111.985906,36.583525],[111.992087,36.585389],[112.001172,36.586467],[112.029748,36.587684],[112.047676,36.589363],[112.052163,36.591165],[112.050998,36.593136],[112.048622,36.596802],[112.04156,36.602023],[112.039537,36.633832],[112.039097,36.63688],[112.036963,36.640298],[112.033267,36.644761],[112.027856,36.649379],[112.022532,36.654673],[112.022466,36.66069],[112.02174,36.670215],[112.019387,36.678261],[112.013117,36.68503],[112.001876,36.687138],[111.996421,36.687122],[111.995343,36.683523],[111.98958,36.679154],[111.981836,36.67703],[111.973521,36.681661],[111.965954,36.687384],[111.955263,36.693368],[111.949961,36.698905],[111.936125,36.704934],[111.928074,36.706995],[111.921276,36.70781],[111.915029,36.706041],[111.90403,36.707456],[111.884364,36.706164],[111.874267,36.705657],[111.85768,36.709548],[111.85867,36.705687],[111.858098,36.702873],[111.855613,36.700135],[111.84336,36.695875],[111.837156,36.696505],[111.837574,36.698582],[111.840412,36.702642],[111.84446,36.704749],[111.844636,36.708287],[111.8427,36.711701],[111.83929,36.71227],[111.833175,36.71227],[111.827983,36.708363],[111.824662,36.708225],[111.818502,36.712792],[111.806997,36.709947],[111.797934,36.706349],[111.786627,36.703181],[111.781788,36.706087],[111.767159,36.712008],[111.764849,36.714069],[111.759526,36.717283],[111.755148,36.718805],[111.751035,36.718236],[111.745755,36.714991],[111.736296,36.713023],[111.71828,36.711301],[111.708183,36.706595],[111.687153,36.699566],[111.672216,36.695413],[111.670809,36.689061],[111.675098,36.680384],[111.682819,36.671015],[111.685679,36.661736],[111.676858,36.651472],[111.67501,36.650717],[111.670919,36.643653],[111.669291,36.642622],[111.665441,36.642468],[111.641573,36.635202],[111.647337,36.626043],[111.653254,36.618745],[111.65596,36.612432],[111.657192,36.606966],[111.658028,36.598511],[111.656422,36.588331],[111.65222,36.582647],[111.646589,36.57687],[111.627407,36.560185],[111.625031,36.552727],[111.629365,36.547857],[111.641881,36.544282],[111.648987,36.536344],[111.655498,36.524229],[111.660975,36.515056],[111.666805,36.508657],[111.673206,36.507115],[111.676044,36.50747]]]]}}]}
|
public/china-city-data/citys/临沂市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":371302,"name":"兰山区","center":[118.327667,35.061631],"centroid":[118.284576,35.199955],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":0,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.380756,35.031046],[118.368032,35.066461],[118.368674,35.071891],[118.374028,35.078146],[118.377133,35.086675],[118.381791,35.094671],[118.385431,35.103841],[118.388412,35.129069],[118.394426,35.139352],[118.4074,35.152933],[118.41295,35.163176],[118.41875,35.166914],[118.420784,35.171458],[118.426352,35.177797],[118.442949,35.187745],[118.449552,35.19835],[118.455477,35.209779],[118.472466,35.24669],[118.480479,35.251101],[118.483745,35.256995],[118.484994,35.267006],[118.480871,35.272642],[118.481996,35.280053],[118.480515,35.286694],[118.474322,35.287609],[118.457083,35.301805],[118.452372,35.307256],[118.452479,35.310677],[118.434383,35.324339],[118.427334,35.322199],[118.420338,35.324284],[118.416519,35.328947],[118.411843,35.33019],[118.407614,35.334341],[118.401832,35.333025],[118.391481,35.335694],[118.374867,35.345567],[118.360108,35.34149],[118.354915,35.342112],[118.348508,35.331964],[118.334035,35.33019],[118.316921,35.329861],[118.311567,35.330867],[118.311139,35.339699],[118.308658,35.350741],[118.304982,35.355896],[118.297594,35.358858],[118.287636,35.370501],[118.28744,35.374504],[118.27393,35.38207],[118.266417,35.380955],[118.251623,35.382051],[118.248607,35.383586],[118.238024,35.387204],[118.233848,35.386748],[118.230279,35.381795],[118.236614,35.376331],[118.24195,35.373955],[118.244181,35.369203],[118.242628,35.361216],[118.237132,35.355348],[118.233188,35.347085],[118.226496,35.346994],[118.225889,35.349571],[118.217947,35.352697],[118.220482,35.356737],[118.215681,35.354854],[118.215431,35.346043],[118.211077,35.34341],[118.215074,35.339205],[118.212968,35.336645],[118.219304,35.336499],[118.221909,35.333756],[118.217751,35.333061],[118.210506,35.321669],[118.212308,35.316804],[118.206544,35.314499],[118.202118,35.320206],[118.197996,35.322016],[118.193231,35.31706],[118.189626,35.317609],[118.188038,35.328051],[118.183237,35.330849],[118.17344,35.330282],[118.172244,35.326917],[118.163839,35.325235],[118.159538,35.326222],[118.151811,35.31684],[118.149812,35.322985],[118.142656,35.324704],[118.139211,35.321943],[118.133358,35.322894],[118.132269,35.315725],[118.135999,35.313512],[118.135535,35.310018],[118.145208,35.300324],[118.145868,35.29586],[118.14196,35.288963],[118.142299,35.283218],[118.138694,35.274106],[118.140246,35.272148],[118.134411,35.264572],[118.138355,35.258239],[118.131413,35.255787],[118.129003,35.25262],[118.129253,35.241271],[118.11553,35.23252],[118.116333,35.229115],[118.128093,35.220473],[118.139193,35.218513],[118.149633,35.211152],[118.166855,35.208973],[118.178205,35.206372],[118.186396,35.203185],[118.178615,35.199834],[118.173315,35.19531],[118.168871,35.187213],[118.164856,35.183934],[118.158431,35.183],[118.153595,35.170121],[118.147956,35.15953],[118.139765,35.159218],[118.136802,35.148626],[118.126808,35.138289],[118.123239,35.120526],[118.119581,35.11112],[118.115101,35.103987],[118.112389,35.092526],[118.120812,35.071212],[118.125773,35.070277],[118.126666,35.063654],[118.133626,35.058058],[118.13516,35.048829],[118.133037,35.040241],[118.129485,35.032918],[118.136677,35.03134],[118.154166,35.035194],[118.165659,35.039562],[118.1857,35.049012],[118.197389,35.052205],[118.207829,35.045599],[118.214218,35.043709],[118.226371,35.046627],[118.232528,35.049691],[118.241147,35.048756],[118.249553,35.038039],[118.260296,35.035157],[118.265864,35.038149],[118.27186,35.038442],[118.276,35.041617],[118.27691,35.047251],[118.281247,35.048242],[118.296291,35.04404],[118.2987,35.046205],[118.304125,35.045049],[118.303822,35.041801],[118.310532,35.040938],[118.31121,35.033487],[118.314315,35.03591],[118.324434,35.034754],[118.324987,35.031303],[118.333375,35.030771],[118.34692,35.026054],[118.349222,35.019244],[118.354201,35.019795],[118.35429,35.025834],[118.366122,35.026807],[118.368728,35.030055],[118.380756,35.031046]]]]}},{"type":"Feature","properties":{"adcode":371311,"name":"罗庄区","center":[118.284795,34.997204],"centroid":[118.267563,34.92875],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":1,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.430689,34.934928],[118.421748,34.949498],[118.414877,34.963533],[118.414502,34.966784],[118.408595,34.975802],[118.406971,34.98054],[118.400761,34.987794],[118.387983,35.008781],[118.380756,35.031046],[118.368728,35.030055],[118.366122,35.026807],[118.35429,35.025834],[118.354201,35.019795],[118.349222,35.019244],[118.34692,35.026054],[118.333375,35.030771],[118.324987,35.031303],[118.324434,35.034754],[118.314315,35.03591],[118.31121,35.033487],[118.310532,35.040938],[118.303822,35.041801],[118.304125,35.045049],[118.2987,35.046205],[118.296291,35.04404],[118.281247,35.048242],[118.27691,35.047251],[118.276,35.041617],[118.27186,35.038442],[118.265864,35.038149],[118.260296,35.035157],[118.249553,35.038039],[118.241147,35.048756],[118.232528,35.049691],[118.226371,35.046627],[118.214218,35.043709],[118.207829,35.045599],[118.197389,35.052205],[118.1857,35.049012],[118.165659,35.039562],[118.154166,35.035194],[118.136677,35.03134],[118.137587,35.025063],[118.131395,35.021906],[118.124595,34.997287],[118.127594,34.991228],[118.115994,34.981165],[118.108159,34.978943],[118.105964,34.961622],[118.110943,34.956516],[118.106767,34.948451],[118.108213,34.941634],[118.101806,34.940697],[118.101806,34.935699],[118.099219,34.921035],[118.107838,34.922616],[118.109676,34.926328],[118.118367,34.928662],[118.132787,34.924159],[118.135642,34.926475],[118.13566,34.919473],[118.131627,34.913003],[118.13268,34.907894],[118.136195,34.907563],[118.147028,34.913647],[118.152185,34.913224],[118.15563,34.916643],[118.159538,34.913003],[118.159805,34.909291],[118.171673,34.9135],[118.179097,34.920484],[118.186664,34.916091],[118.200583,34.914658],[118.202475,34.910724],[118.210345,34.910651],[118.212023,34.905044],[118.221874,34.897673],[118.22257,34.895155],[118.220535,34.854829],[118.220535,34.848483],[118.2147,34.850727],[118.215306,34.853063],[118.209542,34.856355],[118.203831,34.847048],[118.199638,34.847876],[118.198103,34.844068],[118.19432,34.844638],[118.192696,34.837666],[118.195694,34.837243],[118.198192,34.822708],[118.197014,34.817979],[118.18968,34.814741],[118.185254,34.815605],[118.181256,34.808925],[118.190429,34.809661],[118.188769,34.797607],[118.186414,34.794827],[118.186164,34.786378],[118.192017,34.783267],[118.190572,34.772147],[118.198817,34.769975],[118.209542,34.769183],[118.206365,34.767011],[118.213325,34.762426],[118.21213,34.75854],[118.221392,34.757491],[118.226299,34.76458],[118.228423,34.764322],[118.235508,34.770767],[118.243824,34.770675],[118.253104,34.777487],[118.259279,34.779438],[118.265775,34.789342],[118.265578,34.802686],[118.280141,34.809385],[118.286458,34.796208],[118.284834,34.785771],[118.2886,34.787096],[118.292401,34.780984],[118.301609,34.789618],[118.317153,34.788919],[118.328949,34.803607],[118.336016,34.818697],[118.349097,34.826149],[118.353541,34.832515],[118.357717,34.844105],[118.369102,34.853136],[118.374724,34.860254],[118.365926,34.865827],[118.363427,34.863712],[118.354719,34.86739],[118.362321,34.872227],[118.357128,34.880428],[118.365676,34.881531],[118.374313,34.879196],[118.378079,34.8828],[118.388037,34.886753],[118.389054,34.889676],[118.385539,34.896883],[118.397424,34.904769],[118.402617,34.913132],[118.410969,34.919013],[118.419749,34.920925],[118.429707,34.927614],[118.430689,34.934928]]]]}},{"type":"Feature","properties":{"adcode":371312,"name":"河东区","center":[118.398296,35.085004],"centroid":[118.51276,35.128335],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":2,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.614662,35.098926],[118.622675,35.101677],[118.634275,35.113265],[118.637701,35.119939],[118.639968,35.130278],[118.647035,35.142999],[118.646803,35.156011],[118.648284,35.160171],[118.654227,35.167812],[118.660294,35.170524],[118.67168,35.179025],[118.672554,35.181993],[118.668379,35.190034],[118.660062,35.200896],[118.656672,35.212379],[118.657332,35.22809],[118.660401,35.237189],[118.64823,35.239953],[118.639165,35.240942],[118.631812,35.237701],[118.623567,35.239624],[118.60888,35.238617],[118.591802,35.255],[118.587697,35.270647],[118.582807,35.275368],[118.570404,35.277985],[118.567692,35.282212],[118.567799,35.28814],[118.574009,35.297854],[118.584735,35.30486],[118.587126,35.311683],[118.572671,35.324576],[118.576561,35.333975],[118.573099,35.340558],[118.574241,35.347286],[118.581344,35.350997],[118.585645,35.357578],[118.586037,35.366261],[118.59148,35.372292],[118.593604,35.377647],[118.58279,35.379895],[118.576258,35.386327],[118.575401,35.391078],[118.57094,35.389817],[118.562195,35.391078],[118.523827,35.402114],[118.513547,35.40237],[118.504178,35.397218],[118.500663,35.393307],[118.498717,35.387351],[118.486475,35.383696],[118.484012,35.373297],[118.48155,35.368216],[118.484958,35.35416],[118.483655,35.348017],[118.475464,35.339443],[118.474268,35.325125],[118.469771,35.324741],[118.456869,35.317444],[118.452479,35.310677],[118.452372,35.307256],[118.457083,35.301805],[118.474322,35.287609],[118.480515,35.286694],[118.481996,35.280053],[118.480871,35.272642],[118.484994,35.267006],[118.483745,35.256995],[118.480479,35.251101],[118.472466,35.24669],[118.455477,35.209779],[118.449552,35.19835],[118.442949,35.187745],[118.426352,35.177797],[118.420784,35.171458],[118.41875,35.166914],[118.41295,35.163176],[118.4074,35.152933],[118.394426,35.139352],[118.388412,35.129069],[118.385431,35.103841],[118.381791,35.094671],[118.377133,35.086675],[118.374028,35.078146],[118.368674,35.071891],[118.368032,35.066461],[118.380756,35.031046],[118.387983,35.008781],[118.400761,34.987794],[118.406971,34.98054],[118.408595,34.975802],[118.414502,34.966784],[118.414877,34.963533],[118.421748,34.949498],[118.430689,34.934928],[118.439058,34.931969],[118.449159,34.919638],[118.449748,34.91043],[118.451997,34.904383],[118.471021,34.894033],[118.480354,34.886789],[118.492507,34.879711],[118.497664,34.872668],[118.505909,34.869284],[118.523059,34.867887],[118.529252,34.865625],[118.532,34.859721],[118.528556,34.844785],[118.528895,34.838016],[118.533017,34.829847],[118.545438,34.829755],[118.549846,34.849292],[118.561178,34.858875],[118.561517,34.867592],[118.548811,34.881402],[118.545724,34.886183],[118.548472,34.900265],[118.548811,34.912103],[118.542297,34.92449],[118.540191,34.934413],[118.547008,34.94022],[118.546937,34.950931],[118.553344,34.967721],[118.554861,34.974608],[118.55122,34.985572],[118.553576,34.992366],[118.553201,35.000959],[118.536765,35.008946],[118.532428,35.016491],[118.53357,35.022089],[118.541351,35.02945],[118.549578,35.032845],[118.561785,35.044168],[118.561928,35.05182],[118.570583,35.057031],[118.575366,35.061434],[118.590499,35.061563],[118.60035,35.069708],[118.598815,35.075688],[118.599672,35.08165],[118.603223,35.083099],[118.611075,35.092067],[118.614662,35.098926]]]]}},{"type":"Feature","properties":{"adcode":371321,"name":"沂南县","center":[118.455395,35.547002],"centroid":[118.407078,35.538035],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":3,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.219107,35.762825],[118.216502,35.763407],[118.217394,35.768735],[118.2137,35.770881],[118.193856,35.765098],[118.182309,35.752493],[118.166284,35.745399],[118.155326,35.736594],[118.152667,35.726277],[118.147188,35.721219],[118.145904,35.714467],[118.147313,35.709007],[118.152792,35.704075],[118.160609,35.690041],[118.159984,35.683378],[118.151007,35.675531],[118.138747,35.661346],[118.142084,35.658541],[118.149776,35.65692],[118.151935,35.654352],[118.141585,35.647796],[118.132376,35.625863],[118.135606,35.616334],[118.144976,35.613746],[118.155879,35.607915],[118.161376,35.60161],[118.173475,35.598621],[118.175242,35.592789],[118.183005,35.588833],[118.193124,35.581488],[118.208846,35.574998],[118.210506,35.567669],[118.21809,35.560649],[118.225586,35.556328],[118.220535,35.550711],[118.208989,35.546407],[118.205705,35.54245],[118.197086,35.535938],[118.192999,35.530029],[118.191179,35.521929],[118.192517,35.515562],[118.190036,35.50956],[118.184254,35.508447],[118.174635,35.510399],[118.16002,35.51631],[118.153666,35.517296],[118.146635,35.515453],[118.149223,35.510016],[118.150847,35.498174],[118.156861,35.489579],[118.15795,35.478464],[118.162036,35.464554],[118.162161,35.456339],[118.153506,35.446114],[118.146492,35.44049],[118.144619,35.432674],[118.138355,35.423487],[118.136873,35.415212],[118.140157,35.410353],[118.150936,35.403356],[118.158538,35.401657],[118.163375,35.393892],[118.172601,35.39212],[118.183487,35.395537],[118.190197,35.393764],[118.19432,35.395189],[118.202636,35.406627],[118.208507,35.409787],[118.215467,35.411011],[118.218304,35.409385],[118.222445,35.401036],[118.237275,35.395719],[118.242325,35.388593],[118.248607,35.383586],[118.251623,35.382051],[118.266417,35.380955],[118.27393,35.38207],[118.28744,35.374504],[118.287636,35.370501],[118.297594,35.358858],[118.304982,35.355896],[118.308658,35.350741],[118.311139,35.339699],[118.311567,35.330867],[118.316921,35.329861],[118.334035,35.33019],[118.348508,35.331964],[118.354915,35.342112],[118.360108,35.34149],[118.374867,35.345567],[118.391481,35.335694],[118.401832,35.333025],[118.407614,35.334341],[118.411843,35.33019],[118.416519,35.328947],[118.420338,35.324284],[118.427334,35.322199],[118.434383,35.324339],[118.452479,35.310677],[118.456869,35.317444],[118.469771,35.324741],[118.474268,35.325125],[118.475464,35.339443],[118.483655,35.348017],[118.484958,35.35416],[118.48155,35.368216],[118.484012,35.373297],[118.486475,35.383696],[118.498717,35.387351],[118.500663,35.393307],[118.504178,35.397218],[118.513547,35.40237],[118.523827,35.402114],[118.562195,35.391078],[118.57094,35.389817],[118.575401,35.391078],[118.576258,35.386327],[118.58279,35.379895],[118.593604,35.377647],[118.60192,35.388758],[118.606114,35.390749],[118.60358,35.406352],[118.601403,35.414518],[118.619052,35.423103],[118.623817,35.423469],[118.635667,35.421058],[118.642252,35.425149],[118.639308,35.429222],[118.63258,35.43092],[118.631437,35.443594],[118.628903,35.449346],[118.632883,35.452066],[118.640521,35.451409],[118.648016,35.45329],[118.650979,35.458621],[118.662043,35.461542],[118.669075,35.456357],[118.678265,35.45685],[118.681852,35.458803],[118.693577,35.459114],[118.700787,35.455389],[118.709139,35.45769],[118.710834,35.460848],[118.723897,35.468771],[118.734355,35.486075],[118.72909,35.490601],[118.725039,35.496568],[118.719721,35.498685],[118.705801,35.507662],[118.698842,35.513574],[118.698734,35.523717],[118.696557,35.528606],[118.69952,35.531944],[118.720274,35.547556],[118.725111,35.553191],[118.724022,35.562983],[118.734837,35.569747],[118.739691,35.577185],[118.740583,35.581488],[118.735818,35.593445],[118.737335,35.603232],[118.723719,35.604908],[118.716527,35.600553],[118.713083,35.601154],[118.700126,35.607113],[118.691239,35.605637],[118.685618,35.609974],[118.686706,35.624424],[118.694559,35.637613],[118.697289,35.644444],[118.697075,35.65009],[118.693488,35.653806],[118.683619,35.652312],[118.681709,35.642841],[118.672947,35.643533],[118.672554,35.648761],[118.666398,35.651129],[118.653085,35.660453],[118.644055,35.663895],[118.641253,35.667355],[118.635417,35.669576],[118.629635,35.663604],[118.626958,35.663567],[118.617714,35.649763],[118.611771,35.651748],[118.607917,35.650364],[118.606239,35.657011],[118.601956,35.659215],[118.595621,35.656155],[118.59248,35.660071],[118.582914,35.659634],[118.580969,35.654899],[118.580487,35.643114],[118.572599,35.63734],[118.566603,35.639016],[118.567317,35.643952],[118.560928,35.644007],[118.549882,35.638688],[118.549703,35.640291],[118.541173,35.644827],[118.532678,35.642167],[118.526557,35.643624],[118.517973,35.649908],[118.517848,35.656738],[118.511888,35.658159],[118.500234,35.655736],[118.489866,35.660544],[118.486404,35.666863],[118.489437,35.670924],[118.479515,35.672381],[118.466041,35.679026],[118.456958,35.670523],[118.451354,35.670596],[118.439237,35.682467],[118.422569,35.691624],[118.412504,35.695192],[118.400708,35.69532],[118.382737,35.696649],[118.364266,35.702564],[118.353773,35.698305],[118.348187,35.700416],[118.338639,35.711501],[118.338283,35.714886],[118.343119,35.723584],[118.342994,35.728843],[118.338639,35.744726],[118.333928,35.747673],[118.319651,35.746145],[118.299878,35.747618],[118.289724,35.746218],[118.28064,35.748673],[118.274965,35.747891],[118.268451,35.739978],[118.26117,35.733301],[118.257351,35.732136],[118.263294,35.728115],[118.256281,35.728952],[118.252533,35.726787],[118.247964,35.729207],[118.241022,35.729698],[118.236132,35.73421],[118.238167,35.744417],[118.23499,35.751529],[118.229369,35.750674],[118.227852,35.759478],[118.221267,35.75655],[118.219107,35.762825]]]]}},{"type":"Feature","properties":{"adcode":371322,"name":"郯城县","center":[118.342963,34.614741],"centroid":[118.322841,34.625779],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":4,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.292401,34.780984],[118.29224,34.775774],[118.301038,34.752924],[118.301877,34.7411],[118.295595,34.73935],[118.287547,34.741266],[118.26979,34.739645],[118.263205,34.743089],[118.258279,34.741266],[118.248625,34.73469],[118.246947,34.729532],[118.247019,34.720598],[118.242575,34.702357],[118.238006,34.699077],[118.217751,34.690379],[118.20335,34.674011],[118.203742,34.6685],[118.190893,34.669827],[118.186842,34.667596],[118.178151,34.657328],[118.159145,34.653216],[118.150579,34.648828],[118.14635,34.649399],[118.136784,34.654341],[118.131912,34.647703],[118.121794,34.64195],[118.11685,34.634204],[118.118153,34.63201],[118.117778,34.622769],[118.114834,34.619505],[118.114727,34.614395],[118.102841,34.593437],[118.100004,34.594858],[118.09622,34.588677],[118.091438,34.584303],[118.08239,34.579874],[118.078999,34.569779],[118.10045,34.564722],[118.116476,34.559738],[118.127219,34.555401],[118.132073,34.560551],[118.137195,34.563246],[118.142299,34.559775],[118.140728,34.554016],[118.146385,34.550896],[118.156165,34.549142],[118.163571,34.551469],[118.173136,34.549807],[118.172405,34.546964],[118.184683,34.544195],[118.18131,34.537567],[118.167586,34.51971],[118.166337,34.515093],[118.169335,34.512397],[118.164981,34.504898],[118.153613,34.502681],[118.141603,34.496863],[118.13284,34.483414],[118.141281,34.47994],[118.139943,34.475339],[118.148634,34.472845],[118.147367,34.470923],[118.155737,34.465065],[118.173547,34.456915],[118.177776,34.453256],[118.179275,34.441999],[118.178865,34.425195],[118.174992,34.413436],[118.177116,34.408702],[118.175849,34.402044],[118.17178,34.391317],[118.168871,34.387969],[118.170424,34.381347],[118.179293,34.379424],[118.183362,34.390356],[118.187681,34.390245],[118.189608,34.380644],[118.202886,34.380903],[118.204385,34.377352],[118.217698,34.379146],[118.21627,34.382642],[118.220267,34.405928],[118.230939,34.398697],[118.235472,34.402081],[118.24079,34.402044],[118.242396,34.405724],[118.27741,34.40467],[118.279891,34.41216],[118.289188,34.412289],[118.29067,34.424585],[118.295916,34.425177],[118.314012,34.423013],[118.31469,34.426656],[118.320026,34.428098],[118.320936,34.421349],[118.337551,34.422255],[118.347384,34.421035],[118.35222,34.422847],[118.353202,34.417448],[118.36962,34.415044],[118.379971,34.415525],[118.382255,34.420369],[118.395175,34.427062],[118.404973,34.427765],[118.408239,34.435511],[118.405365,34.437045],[118.411344,34.446399],[118.41386,34.46403],[118.416251,34.47388],[118.421391,34.483229],[118.430903,34.489067],[118.433758,34.493852],[118.43954,34.50802],[118.440932,34.524752],[118.436738,34.537659],[118.432741,34.546447],[118.428012,34.561178],[118.423872,34.592921],[118.432402,34.612772],[118.432509,34.61956],[118.439183,34.626292],[118.443449,34.622567],[118.454335,34.617752],[118.459974,34.620113],[118.46365,34.625259],[118.473822,34.623415],[118.476499,34.630885],[118.474911,34.637192],[118.466434,34.64313],[118.460848,34.657549],[118.462562,34.667375],[118.468451,34.674306],[118.484262,34.670896],[118.495469,34.671578],[118.500805,34.675173],[118.508158,34.687061],[118.51626,34.691245],[118.52272,34.692277],[118.52454,34.706521],[118.52322,34.711791],[118.512013,34.715365],[118.50259,34.726659],[118.502037,34.744894],[118.49397,34.757509],[118.490776,34.772589],[118.492935,34.784004],[118.492561,34.78844],[118.487207,34.795435],[118.470592,34.802852],[118.460152,34.803772],[118.45744,34.801288],[118.441093,34.802907],[118.439986,34.80403],[118.443752,34.816047],[118.440218,34.818384],[118.441664,34.82775],[118.433687,34.829755],[118.439665,34.834575],[118.454406,34.842026],[118.464418,34.840297],[118.471806,34.843663],[118.472644,34.853799],[118.479926,34.870737],[118.486654,34.87743],[118.485886,34.881752],[118.480354,34.886789],[118.471021,34.894033],[118.451997,34.904383],[118.449748,34.91043],[118.449159,34.919638],[118.439058,34.931969],[118.430689,34.934928],[118.429707,34.927614],[118.419749,34.920925],[118.410969,34.919013],[118.402617,34.913132],[118.397424,34.904769],[118.385539,34.896883],[118.389054,34.889676],[118.388037,34.886753],[118.378079,34.8828],[118.374313,34.879196],[118.365676,34.881531],[118.357128,34.880428],[118.362321,34.872227],[118.354719,34.86739],[118.363427,34.863712],[118.365926,34.865827],[118.374724,34.860254],[118.369102,34.853136],[118.357717,34.844105],[118.353541,34.832515],[118.349097,34.826149],[118.336016,34.818697],[118.328949,34.803607],[118.317153,34.788919],[118.301609,34.789618],[118.292401,34.780984]]]]}},{"type":"Feature","properties":{"adcode":371323,"name":"沂水县","center":[118.634543,35.787029],"centroid":[118.602502,35.909224],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":5,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.737335,35.603232],[118.739691,35.62497],[118.742725,35.63049],[118.751433,35.640437],[118.766602,35.653515],[118.770082,35.658741],[118.785591,35.67411],[118.791408,35.682959],[118.791212,35.687965],[118.794085,35.697504],[118.802348,35.708953],[118.805864,35.715796],[118.806381,35.726095],[118.798886,35.730135],[118.776935,35.727478],[118.757216,35.725931],[118.74351,35.729334],[118.73564,35.729225],[118.722148,35.73099],[118.714314,35.733392],[118.707086,35.738067],[118.703303,35.745217],[118.706408,35.758496],[118.706533,35.765153],[118.702179,35.7723],[118.699109,35.787483],[118.700626,35.791374],[118.716741,35.807227],[118.724629,35.82044],[118.722113,35.834924],[118.723344,35.839031],[118.732838,35.848097],[118.749774,35.849478],[118.754378,35.853548],[118.757233,35.869097],[118.75602,35.877379],[118.758126,35.883989],[118.765157,35.896283],[118.765211,35.898353],[118.777274,35.896791],[118.778167,35.899061],[118.774954,35.906686],[118.775186,35.917233],[118.779487,35.920156],[118.792997,35.92041],[118.805739,35.923877],[118.803972,35.932607],[118.804115,35.939721],[118.806488,35.944965],[118.813876,35.948739],[118.837219,35.948866],[118.872215,35.954419],[118.883547,35.957303],[118.893041,35.963272],[118.897431,35.970547],[118.89727,35.976043],[118.890703,35.983715],[118.886242,35.985855],[118.879817,35.992312],[118.886027,35.999874],[118.896039,36.006402],[118.941261,36.007453],[118.956858,36.008432],[118.966869,36.011134],[118.981878,36.017407],[118.988035,36.022283],[118.998992,36.038398],[119.004489,36.034229],[119.012555,36.035316],[119.022834,36.030114],[119.024119,36.02629],[119.035612,36.022773],[119.036593,36.024839],[119.047943,36.024821],[119.049442,36.033649],[119.052066,36.037854],[119.045481,36.038633],[119.040305,36.042929],[119.042572,36.055505],[119.045855,36.056683],[119.049639,36.066631],[119.063541,36.075037],[119.066967,36.074747],[119.066931,36.081631],[119.064058,36.082192],[119.06272,36.087192],[119.057652,36.086757],[119.048836,36.092716],[119.038539,36.090452],[119.034862,36.095777],[119.027938,36.09719],[119.025047,36.103329],[119.020318,36.104307],[119.013876,36.098838],[119.0039,36.097479],[119.000563,36.099508],[118.990123,36.096103],[118.99039,36.092607],[118.981896,36.094726],[118.978237,36.098041],[118.970296,36.098711],[118.97001,36.104669],[118.958518,36.104162],[118.954609,36.111514],[118.943241,36.119571],[118.936335,36.113433],[118.92884,36.111768],[118.923058,36.114647],[118.916205,36.111695],[118.920791,36.105719],[118.910637,36.10657],[118.910369,36.102478],[118.916169,36.103039],[118.908263,36.091303],[118.896521,36.090796],[118.893344,36.087934],[118.886491,36.088568],[118.88087,36.084384],[118.875873,36.091539],[118.870537,36.095632],[118.865879,36.096085],[118.86049,36.101319],[118.863434,36.103673],[118.862025,36.107186],[118.865986,36.113687],[118.860204,36.114737],[118.858295,36.129964],[118.862292,36.130651],[118.861971,36.136607],[118.863934,36.139304],[118.858277,36.143232],[118.857724,36.152264],[118.859865,36.153784],[118.859847,36.162344],[118.854583,36.170179],[118.846641,36.172115],[118.844553,36.184725],[118.848747,36.188633],[118.847016,36.199251],[118.844286,36.201964],[118.835827,36.203157],[118.829384,36.20115],[118.82155,36.201114],[118.809058,36.198744],[118.802116,36.202868],[118.785733,36.197496],[118.779095,36.199775],[118.773794,36.204206],[118.766388,36.206648],[118.759625,36.202922],[118.755217,36.197388],[118.745509,36.191744],[118.744706,36.188144],[118.748275,36.187529],[118.75113,36.183115],[118.749131,36.176331],[118.744973,36.171391],[118.745134,36.167392],[118.741797,36.165547],[118.737888,36.168243],[118.733516,36.166813],[118.734962,36.157241],[118.732981,36.15192],[118.736479,36.146544],[118.728305,36.143829],[118.726074,36.141024],[118.720382,36.142526],[118.721292,36.149784],[118.714689,36.154508],[118.70871,36.153458],[118.703749,36.150436],[118.701233,36.144499],[118.693577,36.14392],[118.693256,36.148807],[118.679871,36.152065],[118.683387,36.15858],[118.680799,36.160046],[118.679122,36.165927],[118.675481,36.170215],[118.666005,36.169003],[118.659456,36.17197],[118.653138,36.176711],[118.644304,36.177036],[118.640789,36.171029],[118.636452,36.170215],[118.627119,36.173237],[118.622086,36.177181],[118.615465,36.170595],[118.611968,36.171283],[118.606257,36.164208],[118.596352,36.160208],[118.590053,36.154906],[118.581897,36.151449],[118.572171,36.156444],[118.563998,36.147106],[118.56332,36.142852],[118.566657,36.135793],[118.564997,36.130072],[118.556877,36.130941],[118.548311,36.126234],[118.546384,36.120404],[118.541726,36.125003],[118.536908,36.1235],[118.535837,36.118521],[118.531732,36.118051],[118.525843,36.113035],[118.51551,36.109884],[118.50996,36.114592],[118.507783,36.109522],[118.501894,36.112021],[118.498753,36.111079],[118.504803,36.10581],[118.516385,36.107168],[118.526718,36.104669],[118.524398,36.10188],[118.529448,36.093875],[118.527913,36.090488],[118.523273,36.089365],[118.522934,36.084783],[118.51121,36.078008],[118.507854,36.074964],[118.512048,36.074294],[118.512155,36.0702],[118.516581,36.068551],[118.51344,36.064094],[118.518651,36.060488],[118.522185,36.053512],[118.518312,36.047043],[118.522613,36.043599],[118.516831,36.026108],[118.507462,36.029788],[118.503339,36.024241],[118.499467,36.025673],[118.489188,36.0258],[118.482674,36.030368],[118.476071,36.031401],[118.474036,36.026308],[118.469861,36.02299],[118.476446,36.017407],[118.476588,36.012802],[118.487064,36.005821],[118.486332,35.998931],[118.492668,35.995431],[118.486743,35.990589],[118.489313,35.983498],[118.49936,35.976206],[118.505035,35.965486],[118.502179,35.962492],[118.481139,35.962438],[118.471003,35.960859],[118.466381,35.95509],[118.457993,35.953167],[118.448231,35.960932],[118.438113,35.963635],[118.430653,35.969712],[118.427441,35.976134],[118.422979,35.980033],[118.415662,35.99048],[118.38702,35.987578],[118.381809,35.974864],[118.376705,35.97519],[118.370138,35.97247],[118.365087,35.972869],[118.359055,35.968406],[118.356914,35.960732],[118.352809,35.956705],[118.344778,35.955906],[118.32695,35.950191],[118.319241,35.946344],[118.314119,35.950826],[118.303572,35.948939],[118.293489,35.937525],[118.289617,35.935692],[118.281372,35.935964],[118.273288,35.93228],[118.270575,35.929249],[118.257583,35.925728],[118.256798,35.930792],[118.245912,35.932135],[118.24063,35.934567],[118.236882,35.939249],[118.237756,35.943513],[118.234312,35.939793],[118.233581,35.933841],[118.228958,35.921535],[118.228013,35.915128],[118.234277,35.900386],[118.234919,35.889128],[118.240148,35.880593],[118.240915,35.875545],[118.233295,35.873565],[118.225425,35.874328],[118.211594,35.87104],[118.19564,35.874655],[118.193641,35.87262],[118.196086,35.866627],[118.204956,35.858961],[118.210649,35.845826],[118.218554,35.829909],[118.220892,35.81726],[118.231171,35.808881],[118.236043,35.798283],[118.233937,35.796828],[118.236222,35.791447],[118.248107,35.778992],[118.249446,35.775919],[118.236686,35.769645],[118.224836,35.767735],[118.219107,35.762825],[118.221267,35.75655],[118.227852,35.759478],[118.229369,35.750674],[118.23499,35.751529],[118.238167,35.744417],[118.236132,35.73421],[118.241022,35.729698],[118.247964,35.729207],[118.252533,35.726787],[118.256281,35.728952],[118.263294,35.728115],[118.257351,35.732136],[118.26117,35.733301],[118.268451,35.739978],[118.274965,35.747891],[118.28064,35.748673],[118.289724,35.746218],[118.299878,35.747618],[118.319651,35.746145],[118.333928,35.747673],[118.338639,35.744726],[118.342994,35.728843],[118.343119,35.723584],[118.338283,35.714886],[118.338639,35.711501],[118.348187,35.700416],[118.353773,35.698305],[118.364266,35.702564],[118.382737,35.696649],[118.400708,35.69532],[118.412504,35.695192],[118.422569,35.691624],[118.439237,35.682467],[118.451354,35.670596],[118.456958,35.670523],[118.466041,35.679026],[118.479515,35.672381],[118.489437,35.670924],[118.486404,35.666863],[118.489866,35.660544],[118.500234,35.655736],[118.511888,35.658159],[118.517848,35.656738],[118.517973,35.649908],[118.526557,35.643624],[118.532678,35.642167],[118.541173,35.644827],[118.549703,35.640291],[118.549882,35.638688],[118.560928,35.644007],[118.567317,35.643952],[118.566603,35.639016],[118.572599,35.63734],[118.580487,35.643114],[118.580969,35.654899],[118.582914,35.659634],[118.59248,35.660071],[118.595621,35.656155],[118.601956,35.659215],[118.606239,35.657011],[118.607917,35.650364],[118.611771,35.651748],[118.617714,35.649763],[118.626958,35.663567],[118.629635,35.663604],[118.635417,35.669576],[118.641253,35.667355],[118.644055,35.663895],[118.653085,35.660453],[118.666398,35.651129],[118.672554,35.648761],[118.672947,35.643533],[118.681709,35.642841],[118.683619,35.652312],[118.693488,35.653806],[118.697075,35.65009],[118.697289,35.644444],[118.694559,35.637613],[118.686706,35.624424],[118.685618,35.609974],[118.691239,35.605637],[118.700126,35.607113],[118.713083,35.601154],[118.716527,35.600553],[118.723719,35.604908],[118.737335,35.603232]]]]}},{"type":"Feature","properties":{"adcode":371324,"name":"兰陵县","center":[118.049968,34.855573],"centroid":[117.984382,34.855816],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":6,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.74462,35.022769],[117.743549,35.018198],[117.738017,35.013223],[117.728023,35.008028],[117.726685,35.001143],[117.727399,34.990016],[117.72656,34.979549],[117.719511,34.968345],[117.724365,34.959749],[117.720832,34.953925],[117.71471,34.947826],[117.716013,34.940844],[117.711998,34.93502],[117.704253,34.933605],[117.698274,34.926842],[117.698471,34.920006],[117.704984,34.913757],[117.704467,34.907232],[117.714032,34.900394],[117.715157,34.896258],[117.728666,34.877817],[117.742407,34.874139],[117.747047,34.869284],[117.752936,34.857606],[117.76318,34.848851],[117.795285,34.8359],[117.802066,34.834999],[117.803672,34.830712],[117.800514,34.813636],[117.79864,34.810655],[117.777403,34.801232],[117.776511,34.796778],[117.78406,34.794827],[117.785737,34.790483],[117.783667,34.787648],[117.784577,34.780653],[117.79955,34.768889],[117.815058,34.763825],[117.830602,34.760234],[117.832493,34.757546],[117.83053,34.750106],[117.831815,34.746404],[117.830049,34.740879],[117.825212,34.733714],[117.82366,34.728667],[117.826694,34.721666],[117.825266,34.713136],[117.831726,34.707811],[117.825658,34.684407],[117.819198,34.681827],[117.813648,34.668076],[117.805796,34.646265],[117.811667,34.645029],[117.820108,34.646172],[117.825337,34.649528],[117.826426,34.6527],[117.83178,34.653456],[117.831976,34.64868],[117.836794,34.647426],[117.847502,34.652405],[117.849376,34.647224],[117.863438,34.645195],[117.866918,34.648606],[117.877911,34.650211],[117.877626,34.646228],[117.881017,34.645158],[117.903128,34.644568],[117.909713,34.670177],[117.91653,34.669606],[117.924828,34.666251],[117.939694,34.66485],[117.94428,34.668758],[117.951686,34.678454],[117.963286,34.678546],[117.977117,34.673237],[117.987218,34.672408],[117.991626,34.670675],[117.990822,34.661716],[117.997104,34.657143],[118.007383,34.656111],[118.007847,34.647519],[118.018216,34.647021],[118.020679,34.660425],[118.028352,34.65989],[118.028013,34.656055],[118.037026,34.656775],[118.045181,34.654986],[118.053926,34.65093],[118.057423,34.655023],[118.077768,34.653695],[118.077893,34.650395],[118.083996,34.655908],[118.099932,34.651446],[118.102681,34.647721],[118.094561,34.636602],[118.101646,34.632194],[118.100539,34.626569],[118.113013,34.62146],[118.114834,34.619505],[118.117778,34.622769],[118.118153,34.63201],[118.11685,34.634204],[118.121794,34.64195],[118.131912,34.647703],[118.136784,34.654341],[118.14635,34.649399],[118.150579,34.648828],[118.159145,34.653216],[118.178151,34.657328],[118.186842,34.667596],[118.190893,34.669827],[118.203742,34.6685],[118.20335,34.674011],[118.217751,34.690379],[118.238006,34.699077],[118.242575,34.702357],[118.247019,34.720598],[118.246947,34.729532],[118.248625,34.73469],[118.258279,34.741266],[118.263205,34.743089],[118.26979,34.739645],[118.287547,34.741266],[118.295595,34.73935],[118.301877,34.7411],[118.301038,34.752924],[118.29224,34.775774],[118.292401,34.780984],[118.2886,34.787096],[118.284834,34.785771],[118.286458,34.796208],[118.280141,34.809385],[118.265578,34.802686],[118.265775,34.789342],[118.259279,34.779438],[118.253104,34.777487],[118.243824,34.770675],[118.235508,34.770767],[118.228423,34.764322],[118.226299,34.76458],[118.221392,34.757491],[118.21213,34.75854],[118.213325,34.762426],[118.206365,34.767011],[118.209542,34.769183],[118.198817,34.769975],[118.190572,34.772147],[118.192017,34.783267],[118.186164,34.786378],[118.186414,34.794827],[118.188769,34.797607],[118.190429,34.809661],[118.181256,34.808925],[118.185254,34.815605],[118.18968,34.814741],[118.197014,34.817979],[118.198192,34.822708],[118.195694,34.837243],[118.192696,34.837666],[118.19432,34.844638],[118.198103,34.844068],[118.199638,34.847876],[118.203831,34.847048],[118.209542,34.856355],[118.215306,34.853063],[118.2147,34.850727],[118.220535,34.848483],[118.220535,34.854829],[118.22257,34.895155],[118.221874,34.897673],[118.212023,34.905044],[118.210345,34.910651],[118.202475,34.910724],[118.200583,34.914658],[118.186664,34.916091],[118.179097,34.920484],[118.171673,34.9135],[118.159805,34.909291],[118.159538,34.913003],[118.15563,34.916643],[118.152185,34.913224],[118.147028,34.913647],[118.136195,34.907563],[118.13268,34.907894],[118.131627,34.913003],[118.13566,34.919473],[118.135642,34.926475],[118.132787,34.924159],[118.118367,34.928662],[118.109676,34.926328],[118.107838,34.922616],[118.099219,34.921035],[118.101806,34.935699],[118.101806,34.940697],[118.108213,34.941634],[118.106767,34.948451],[118.110943,34.956516],[118.105964,34.961622],[118.108159,34.978943],[118.115994,34.981165],[118.127594,34.991228],[118.124595,34.997287],[118.131395,35.021906],[118.137587,35.025063],[118.136677,35.03134],[118.129485,35.032918],[118.133037,35.040241],[118.13516,35.048829],[118.133626,35.058058],[118.126666,35.063654],[118.125773,35.070277],[118.120812,35.071212],[118.112389,35.092526],[118.107927,35.092269],[118.095453,35.087739],[118.086548,35.092581],[118.079677,35.09414],[118.067649,35.089133],[118.040381,35.086492],[118.029477,35.081154],[118.0215,35.075376],[118.004278,35.07334],[118.001905,35.067818],[117.995944,35.068222],[117.990608,35.072606],[117.97585,35.069414],[117.954595,35.054352],[117.923401,35.043948],[117.911765,35.041746],[117.901557,35.044719],[117.887209,35.043948],[117.87825,35.042223],[117.865669,35.044296],[117.85257,35.048664],[117.837936,35.0496],[117.82705,35.049086],[117.822339,35.045618],[117.821375,35.035323],[117.817824,35.02956],[117.813309,35.030422],[117.807884,35.035286],[117.805118,35.041691],[117.800282,35.041893],[117.791519,35.039507],[117.772406,35.040626],[117.765036,35.036809],[117.765821,35.031248],[117.759611,35.022842],[117.753864,35.020768],[117.74462,35.022769]]]]}},{"type":"Feature","properties":{"adcode":371325,"name":"费县","center":[117.968869,35.269174],"centroid":[117.943937,35.245048],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":7,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.609848,35.128134],[117.611472,35.125036],[117.622982,35.113045],[117.64015,35.099898],[117.650697,35.092746],[117.656925,35.077486],[117.676467,35.065544],[117.693188,35.060205],[117.707376,35.052334],[117.703325,35.036736],[117.704395,35.031212],[117.71248,35.030037],[117.721992,35.032294],[117.736215,35.031524],[117.741247,35.028972],[117.74462,35.022769],[117.753864,35.020768],[117.759611,35.022842],[117.765821,35.031248],[117.765036,35.036809],[117.772406,35.040626],[117.791519,35.039507],[117.800282,35.041893],[117.805118,35.041691],[117.807884,35.035286],[117.813309,35.030422],[117.817824,35.02956],[117.821375,35.035323],[117.822339,35.045618],[117.82705,35.049086],[117.837936,35.0496],[117.85257,35.048664],[117.865669,35.044296],[117.87825,35.042223],[117.887209,35.043948],[117.901557,35.044719],[117.911765,35.041746],[117.923401,35.043948],[117.954595,35.054352],[117.97585,35.069414],[117.990608,35.072606],[117.995944,35.068222],[118.001905,35.067818],[118.004278,35.07334],[118.0215,35.075376],[118.029477,35.081154],[118.040381,35.086492],[118.067649,35.089133],[118.079677,35.09414],[118.086548,35.092581],[118.095453,35.087739],[118.107927,35.092269],[118.112389,35.092526],[118.115101,35.103987],[118.119581,35.11112],[118.123239,35.120526],[118.126808,35.138289],[118.136802,35.148626],[118.139765,35.159218],[118.147956,35.15953],[118.153595,35.170121],[118.158431,35.183],[118.164856,35.183934],[118.168871,35.187213],[118.173315,35.19531],[118.178615,35.199834],[118.186396,35.203185],[118.178205,35.206372],[118.166855,35.208973],[118.149633,35.211152],[118.139193,35.218513],[118.128093,35.220473],[118.116333,35.229115],[118.11553,35.23252],[118.129253,35.241271],[118.129003,35.25262],[118.131413,35.255787],[118.138355,35.258239],[118.134411,35.264572],[118.140246,35.272148],[118.138694,35.274106],[118.142299,35.283218],[118.14196,35.288963],[118.145868,35.29586],[118.145208,35.300324],[118.135535,35.310018],[118.135999,35.313512],[118.132269,35.315725],[118.133358,35.322894],[118.139211,35.321943],[118.142656,35.324704],[118.149812,35.322985],[118.151811,35.31684],[118.159538,35.326222],[118.163839,35.325235],[118.172244,35.326917],[118.17344,35.330282],[118.183237,35.330849],[118.188038,35.328051],[118.189626,35.317609],[118.193231,35.31706],[118.197996,35.322016],[118.202118,35.320206],[118.206544,35.314499],[118.212308,35.316804],[118.210506,35.321669],[118.217751,35.333061],[118.221909,35.333756],[118.219304,35.336499],[118.212968,35.336645],[118.215074,35.339205],[118.211077,35.34341],[118.215431,35.346043],[118.215681,35.354854],[118.220482,35.356737],[118.217947,35.352697],[118.225889,35.349571],[118.226496,35.346994],[118.233188,35.347085],[118.237132,35.355348],[118.242628,35.361216],[118.244181,35.369203],[118.24195,35.373955],[118.236614,35.376331],[118.230279,35.381795],[118.233848,35.386748],[118.238024,35.387204],[118.248607,35.383586],[118.242325,35.388593],[118.237275,35.395719],[118.222445,35.401036],[118.218304,35.409385],[118.215467,35.411011],[118.208507,35.409787],[118.202636,35.406627],[118.19432,35.395189],[118.190197,35.393764],[118.183487,35.395537],[118.172601,35.39212],[118.163375,35.393892],[118.158538,35.401657],[118.150936,35.403356],[118.140157,35.410353],[118.136873,35.415212],[118.138355,35.423487],[118.144619,35.432674],[118.146492,35.44049],[118.142816,35.446059],[118.141656,35.453764],[118.136481,35.460447],[118.126434,35.46711],[118.101949,35.472112],[118.091866,35.47547],[118.079445,35.477971],[118.069095,35.478683],[118.05298,35.47443],[118.043843,35.473773],[118.034242,35.485253],[118.029834,35.498119],[118.021999,35.502115],[118.019983,35.513483],[118.014861,35.518591],[118.017324,35.525322],[118.016485,35.528296],[118.009489,35.534096],[117.992429,35.53696],[117.98256,35.537051],[117.973173,35.538382],[117.947635,35.547848],[117.941853,35.547574],[117.940586,35.535665],[117.945494,35.527457],[117.952953,35.518737],[117.946672,35.512132],[117.945119,35.503593],[117.946654,35.496349],[117.946529,35.488776],[117.942264,35.480234],[117.939908,35.469885],[117.936214,35.465996],[117.916691,35.450752],[117.91239,35.441823],[117.914442,35.42619],[117.906929,35.406279],[117.906036,35.401931],[117.900683,35.389817],[117.89101,35.379804],[117.878714,35.371141],[117.873039,35.350248],[117.877679,35.33478],[117.886549,35.321742],[117.884871,35.314481],[117.87784,35.308903],[117.872575,35.299263],[117.866258,35.297324],[117.850339,35.300269],[117.834956,35.297744],[117.819127,35.296958],[117.812292,35.290793],[117.805064,35.286091],[117.793036,35.282468],[117.785577,35.276375],[117.775422,35.273978],[117.771353,35.271599],[117.744567,35.263931],[117.736197,35.263199],[117.714336,35.269183],[117.70684,35.270025],[117.698845,35.272569],[117.70063,35.25866],[117.698007,35.254103],[117.693848,35.231221],[117.699452,35.220161],[117.694866,35.220125],[117.694509,35.214796],[117.686978,35.214027],[117.678929,35.190877],[117.677466,35.184209],[117.672523,35.170469],[117.658728,35.153977],[117.63626,35.136108],[117.628479,35.134238],[117.617557,35.129948],[117.609848,35.128134]]]]}},{"type":"Feature","properties":{"adcode":371326,"name":"平邑县","center":[117.631884,35.511519],"centroid":[117.675793,35.429117],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":8,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[117.941853,35.547574],[117.93832,35.550419],[117.921438,35.551623],[117.917047,35.550456],[117.912265,35.552079],[117.903021,35.557969],[117.899148,35.558552],[117.88662,35.563658],[117.877322,35.572792],[117.862546,35.579282],[117.850661,35.597728],[117.838204,35.608243],[117.820751,35.614858],[117.813256,35.620051],[117.808045,35.634025],[117.802566,35.641548],[117.795392,35.642841],[117.784167,35.642604],[117.776047,35.650946],[117.764411,35.658068],[117.76318,35.670232],[117.760789,35.677606],[117.761056,35.68711],[117.75233,35.691898],[117.750652,35.69643],[117.750277,35.709808],[117.745013,35.711391],[117.732646,35.712374],[117.718083,35.720927],[117.707447,35.726022],[117.702361,35.725822],[117.697293,35.721673],[117.679161,35.713302],[117.663903,35.709681],[117.650965,35.7111],[117.6346,35.709335],[117.625838,35.703857],[117.609634,35.68214],[117.605351,35.67482],[117.59898,35.649162],[117.596909,35.630454],[117.595232,35.625936],[117.588914,35.619869],[117.585542,35.605382],[117.585542,35.593992],[117.592787,35.589708],[117.590253,35.579829],[117.590378,35.573539],[117.593483,35.567468],[117.589289,35.558352],[117.582436,35.554139],[117.556114,35.549854],[117.547209,35.551185],[117.546745,35.548833],[117.528649,35.54721],[117.515068,35.550985],[117.502772,35.551878],[117.499471,35.550857],[117.496258,35.543033],[117.497418,35.538893],[117.502826,35.53758],[117.504236,35.531689],[117.516407,35.527311],[117.520011,35.519923],[117.513765,35.514577],[117.501666,35.512935],[117.498382,35.503119],[117.494313,35.502918],[117.481768,35.507881],[117.472416,35.514377],[117.467455,35.51226],[117.463779,35.505655],[117.46269,35.4979],[117.452304,35.49029],[117.448485,35.484213],[117.447718,35.477624],[117.442132,35.469246],[117.432959,35.465631],[117.428765,35.46209],[117.428533,35.458621],[117.442774,35.448835],[117.449877,35.445986],[117.453803,35.442407],[117.451947,35.43439],[117.455802,35.424948],[117.467402,35.41819],[117.473023,35.407376],[117.474754,35.400963],[117.465599,35.395281],[117.463351,35.390384],[117.466759,35.382801],[117.46385,35.375618],[117.453089,35.367229],[117.44463,35.366078],[117.439669,35.35968],[117.439027,35.34895],[117.44322,35.343319],[117.44695,35.3303],[117.45391,35.325052],[117.474219,35.317682],[117.478877,35.314371],[117.467794,35.297507],[117.463136,35.287463],[117.456962,35.287865],[117.441525,35.283108],[117.428515,35.27568],[117.419218,35.273996],[117.419539,35.267719],[117.426481,35.261772],[117.439455,35.258916],[117.441971,35.253462],[117.449788,35.246781],[117.45043,35.241363],[117.446807,35.235468],[117.44836,35.231843],[117.459781,35.228126],[117.469846,35.227778],[117.480608,35.22278],[117.487621,35.21584],[117.490066,35.210511],[117.494813,35.205914],[117.507144,35.198973],[117.515746,35.197819],[117.526811,35.200603],[117.527328,35.189595],[117.529006,35.182707],[117.533289,35.179886],[117.538179,35.171257],[117.548422,35.161747],[117.556042,35.161307],[117.565304,35.167134],[117.570355,35.16838],[117.581241,35.166749],[117.583757,35.164312],[117.58622,35.152988],[117.591056,35.152529],[117.600354,35.135503],[117.604351,35.134018],[117.609848,35.128134],[117.617557,35.129948],[117.628479,35.134238],[117.63626,35.136108],[117.658728,35.153977],[117.672523,35.170469],[117.677466,35.184209],[117.678929,35.190877],[117.686978,35.214027],[117.694509,35.214796],[117.694866,35.220125],[117.699452,35.220161],[117.693848,35.231221],[117.698007,35.254103],[117.70063,35.25866],[117.698845,35.272569],[117.70684,35.270025],[117.714336,35.269183],[117.736197,35.263199],[117.744567,35.263931],[117.771353,35.271599],[117.775422,35.273978],[117.785577,35.276375],[117.793036,35.282468],[117.805064,35.286091],[117.812292,35.290793],[117.819127,35.296958],[117.834956,35.297744],[117.850339,35.300269],[117.866258,35.297324],[117.872575,35.299263],[117.87784,35.308903],[117.884871,35.314481],[117.886549,35.321742],[117.877679,35.33478],[117.873039,35.350248],[117.878714,35.371141],[117.89101,35.379804],[117.900683,35.389817],[117.906036,35.401931],[117.906929,35.406279],[117.914442,35.42619],[117.91239,35.441823],[117.916691,35.450752],[117.936214,35.465996],[117.939908,35.469885],[117.942264,35.480234],[117.946529,35.488776],[117.946654,35.496349],[117.945119,35.503593],[117.946672,35.512132],[117.952953,35.518737],[117.945494,35.527457],[117.940586,35.535665],[117.941853,35.547574]]]]}},{"type":"Feature","properties":{"adcode":371327,"name":"莒南县","center":[118.838322,35.175911],"centroid":[118.883939,35.208098],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":9,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.862471,35.021502],[118.865326,35.029835],[118.871947,35.030606],[118.885778,35.034258],[118.90382,35.041342],[118.911137,35.047765],[118.926538,35.050774],[118.931642,35.049233],[118.936745,35.043361],[118.945187,35.04081],[118.96562,35.046462],[118.985161,35.049012],[118.992121,35.048187],[118.999902,35.053049],[119.011752,35.053526],[119.027206,35.055324],[119.037361,35.051324],[119.061399,35.0516],[119.067842,35.053214],[119.073606,35.056664],[119.105425,35.056077],[119.114616,35.054957],[119.12038,35.058003],[119.120487,35.070093],[119.129446,35.076183],[119.138083,35.096304],[119.159034,35.10098],[119.171402,35.107159],[119.18566,35.108241],[119.189747,35.109892],[119.203239,35.110882],[119.197706,35.120856],[119.196653,35.129893],[119.189979,35.138124],[119.184947,35.139517],[119.174221,35.13904],[119.164227,35.143164],[119.163407,35.154142],[119.165441,35.158119],[119.173133,35.16171],[119.164888,35.166511],[119.161907,35.170469],[119.157321,35.182432],[119.149183,35.189283],[119.139921,35.187488],[119.135388,35.191646],[119.136316,35.200969],[119.139029,35.202343],[119.161319,35.204138],[119.170206,35.212324],[119.172972,35.219484],[119.174578,35.230342],[119.177951,35.232832],[119.182145,35.241857],[119.181984,35.252327],[119.183751,35.256537],[119.187499,35.258203],[119.185179,35.264681],[119.179557,35.287591],[119.177398,35.28975],[119.164085,35.289567],[119.155965,35.293903],[119.159248,35.298622],[119.157642,35.301714],[119.148255,35.31064],[119.143223,35.314042],[119.141278,35.320827],[119.148184,35.326753],[119.146489,35.334871],[119.133729,35.335585],[119.105675,35.330648],[119.096163,35.326862],[119.093772,35.327685],[119.092219,35.335127],[119.087222,35.340558],[119.085563,35.354251],[119.078424,35.357505],[119.078531,35.363099],[119.075533,35.366096],[119.065772,35.364561],[119.048889,35.371488],[119.044571,35.377007],[119.031561,35.382636],[119.024333,35.386876],[119.01384,35.389342],[118.999652,35.388959],[118.98443,35.382216],[118.982859,35.378561],[118.988481,35.366992],[118.989659,35.360667],[118.986875,35.353118],[118.980646,35.34884],[118.973026,35.340174],[118.961819,35.334158],[118.947203,35.336956],[118.9416,35.335731],[118.935336,35.331178],[118.930446,35.331269],[118.923254,35.339187],[118.921969,35.348401],[118.904837,35.355513],[118.889543,35.357267],[118.877212,35.362514],[118.871037,35.367211],[118.874106,35.377409],[118.874142,35.388484],[118.871858,35.392979],[118.865754,35.3917],[118.859687,35.381704],[118.841288,35.370757],[118.833703,35.372694],[118.823585,35.372183],[118.816767,35.373297],[118.808772,35.372438],[118.797547,35.369423],[118.784127,35.371049],[118.776418,35.376258],[118.773616,35.375966],[118.773098,35.370976],[118.768958,35.368015],[118.760803,35.366809],[118.748257,35.363336],[118.740976,35.359699],[118.735087,35.361545],[118.723897,35.368472],[118.712512,35.363556],[118.709585,35.369825],[118.703089,35.372658],[118.696896,35.379804],[118.692506,35.379511],[118.682923,35.368655],[118.677855,35.367979],[118.672537,35.370958],[118.652299,35.373553],[118.64575,35.372987],[118.63208,35.368436],[118.625191,35.371324],[118.625049,35.386638],[118.622889,35.388538],[118.606114,35.390749],[118.60192,35.388758],[118.593604,35.377647],[118.59148,35.372292],[118.586037,35.366261],[118.585645,35.357578],[118.581344,35.350997],[118.574241,35.347286],[118.573099,35.340558],[118.576561,35.333975],[118.572671,35.324576],[118.587126,35.311683],[118.584735,35.30486],[118.574009,35.297854],[118.567799,35.28814],[118.567692,35.282212],[118.570404,35.277985],[118.582807,35.275368],[118.587697,35.270647],[118.591802,35.255],[118.60888,35.238617],[118.623567,35.239624],[118.631812,35.237701],[118.639165,35.240942],[118.64823,35.239953],[118.660401,35.237189],[118.657332,35.22809],[118.656672,35.212379],[118.660062,35.200896],[118.668379,35.190034],[118.672554,35.181993],[118.67168,35.179025],[118.660294,35.170524],[118.654227,35.167812],[118.648284,35.160171],[118.646803,35.156011],[118.647035,35.142999],[118.639968,35.130278],[118.637701,35.119939],[118.634275,35.113265],[118.622675,35.101677],[118.614662,35.098926],[118.626387,35.094671],[118.633918,35.09546],[118.639254,35.086492],[118.658331,35.078531],[118.670877,35.069249],[118.675214,35.063269],[118.680871,35.058627],[118.715688,35.036607],[118.731749,35.024108],[118.747311,35.019428],[118.773777,35.01739],[118.787661,35.012452],[118.790998,35.012874],[118.806952,35.020089],[118.815857,35.020694],[118.827207,35.014839],[118.833293,35.013168],[118.837772,35.014967],[118.844518,35.021337],[118.851781,35.023099],[118.862471,35.021502]]]]}},{"type":"Feature","properties":{"adcode":371328,"name":"蒙阴县","center":[117.943271,35.712435],"centroid":[118.030018,35.741507],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":10,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.237756,35.943513],[118.236364,35.947741],[118.225657,35.948249],[118.218019,35.953403],[118.209863,35.955743],[118.207044,35.964397],[118.198478,35.967245],[118.193784,35.974011],[118.197746,35.978038],[118.206133,35.978637],[118.20658,35.981775],[118.201386,35.99068],[118.202439,35.994379],[118.197603,36.004951],[118.194444,36.003627],[118.190857,36.009992],[118.178383,36.01699],[118.169121,36.017824],[118.171013,36.022102],[118.166997,36.019782],[118.150204,36.021468],[118.146796,36.020634],[118.135553,36.023661],[118.132698,36.030423],[118.118028,36.031021],[118.109373,36.030042],[118.101806,36.024604],[118.096131,36.024223],[118.093276,36.014633],[118.090385,36.016972],[118.089189,36.012947],[118.084353,36.012149],[118.07841,36.017661],[118.074377,36.012494],[118.078196,36.012802],[118.075876,36.009049],[118.066793,36.009157],[118.060439,36.000382],[118.058958,35.992965],[118.047412,35.989864],[118.042237,35.986363],[118.032725,35.974265],[118.032011,35.963526],[118.022999,35.958973],[118.021053,35.949012],[118.01909,35.947923],[118.008472,35.948903],[117.988485,35.947705],[117.997408,35.934567],[117.999228,35.925383],[117.996587,35.918286],[117.98827,35.908683],[117.981382,35.906196],[117.979169,35.898915],[117.979348,35.889673],[117.968122,35.88408],[117.960038,35.870078],[117.957183,35.869642],[117.943602,35.874164],[117.937606,35.874836],[117.921562,35.881901],[117.906286,35.884643],[117.899362,35.883971],[117.891403,35.885206],[117.883372,35.882627],[117.866883,35.869842],[117.859459,35.859361],[117.855425,35.850223],[117.842166,35.845063],[117.82739,35.827764],[117.828442,35.821785],[117.84097,35.812043],[117.844825,35.805591],[117.846128,35.796392],[117.839311,35.789574],[117.831155,35.786665],[117.828585,35.782792],[117.828478,35.773846],[117.835028,35.756368],[117.837455,35.746472],[117.837383,35.741433],[117.832601,35.738267],[117.823071,35.739486],[117.811489,35.732937],[117.803083,35.733009],[117.792144,35.734702],[117.781758,35.734083],[117.774441,35.731154],[117.769033,35.726605],[117.760342,35.714722],[117.75415,35.709626],[117.750277,35.709808],[117.750652,35.69643],[117.75233,35.691898],[117.761056,35.68711],[117.760789,35.677606],[117.76318,35.670232],[117.764411,35.658068],[117.776047,35.650946],[117.784167,35.642604],[117.795392,35.642841],[117.802566,35.641548],[117.808045,35.634025],[117.813256,35.620051],[117.820751,35.614858],[117.838204,35.608243],[117.850661,35.597728],[117.862546,35.579282],[117.877322,35.572792],[117.88662,35.563658],[117.899148,35.558552],[117.903021,35.557969],[117.912265,35.552079],[117.917047,35.550456],[117.921438,35.551623],[117.93832,35.550419],[117.941853,35.547574],[117.947635,35.547848],[117.973173,35.538382],[117.98256,35.537051],[117.992429,35.53696],[118.009489,35.534096],[118.016485,35.528296],[118.017324,35.525322],[118.014861,35.518591],[118.019983,35.513483],[118.021999,35.502115],[118.029834,35.498119],[118.034242,35.485253],[118.043843,35.473773],[118.05298,35.47443],[118.069095,35.478683],[118.079445,35.477971],[118.091866,35.47547],[118.101949,35.472112],[118.126434,35.46711],[118.136481,35.460447],[118.141656,35.453764],[118.142816,35.446059],[118.146492,35.44049],[118.153506,35.446114],[118.162161,35.456339],[118.162036,35.464554],[118.15795,35.478464],[118.156861,35.489579],[118.150847,35.498174],[118.149223,35.510016],[118.146635,35.515453],[118.153666,35.517296],[118.16002,35.51631],[118.174635,35.510399],[118.184254,35.508447],[118.190036,35.50956],[118.192517,35.515562],[118.191179,35.521929],[118.192999,35.530029],[118.197086,35.535938],[118.205705,35.54245],[118.208989,35.546407],[118.220535,35.550711],[118.225586,35.556328],[118.21809,35.560649],[118.210506,35.567669],[118.208846,35.574998],[118.193124,35.581488],[118.183005,35.588833],[118.175242,35.592789],[118.173475,35.598621],[118.161376,35.60161],[118.155879,35.607915],[118.144976,35.613746],[118.135606,35.616334],[118.132376,35.625863],[118.141585,35.647796],[118.151935,35.654352],[118.149776,35.65692],[118.142084,35.658541],[118.138747,35.661346],[118.151007,35.675531],[118.159984,35.683378],[118.160609,35.690041],[118.152792,35.704075],[118.147313,35.709007],[118.145904,35.714467],[118.147188,35.721219],[118.152667,35.726277],[118.155326,35.736594],[118.166284,35.745399],[118.182309,35.752493],[118.193856,35.765098],[118.2137,35.770881],[118.217394,35.768735],[118.216502,35.763407],[118.219107,35.762825],[118.224836,35.767735],[118.236686,35.769645],[118.249446,35.775919],[118.248107,35.778992],[118.236222,35.791447],[118.233937,35.796828],[118.236043,35.798283],[118.231171,35.808881],[118.220892,35.81726],[118.218554,35.829909],[118.210649,35.845826],[118.204956,35.858961],[118.196086,35.866627],[118.193641,35.87262],[118.19564,35.874655],[118.211594,35.87104],[118.225425,35.874328],[118.233295,35.873565],[118.240915,35.875545],[118.240148,35.880593],[118.234919,35.889128],[118.234277,35.900386],[118.228013,35.915128],[118.228958,35.921535],[118.233581,35.933841],[118.234312,35.939793],[118.237756,35.943513]]]]}},{"type":"Feature","properties":{"adcode":371329,"name":"临沭县","center":[118.648379,34.917062],"centroid":[118.658552,34.880317],"childrenNum":0,"level":"district","parent":{"adcode":371300},"subFeatureIndex":11,"acroutes":[100000,370000,371300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[118.862471,35.021502],[118.851781,35.023099],[118.844518,35.021337],[118.837772,35.014967],[118.833293,35.013168],[118.827207,35.014839],[118.815857,35.020694],[118.806952,35.020089],[118.790998,35.012874],[118.787661,35.012452],[118.773777,35.01739],[118.747311,35.019428],[118.731749,35.024108],[118.715688,35.036607],[118.680871,35.058627],[118.675214,35.063269],[118.670877,35.069249],[118.658331,35.078531],[118.639254,35.086492],[118.633918,35.09546],[118.626387,35.094671],[118.614662,35.098926],[118.611075,35.092067],[118.603223,35.083099],[118.599672,35.08165],[118.598815,35.075688],[118.60035,35.069708],[118.590499,35.061563],[118.575366,35.061434],[118.570583,35.057031],[118.561928,35.05182],[118.561785,35.044168],[118.549578,35.032845],[118.541351,35.02945],[118.53357,35.022089],[118.532428,35.016491],[118.536765,35.008946],[118.553201,35.000959],[118.553576,34.992366],[118.55122,34.985572],[118.554861,34.974608],[118.553344,34.967721],[118.546937,34.950931],[118.547008,34.94022],[118.540191,34.934413],[118.542297,34.92449],[118.548811,34.912103],[118.548472,34.900265],[118.545724,34.886183],[118.548811,34.881402],[118.561517,34.867592],[118.561178,34.858875],[118.549846,34.849292],[118.545438,34.829755],[118.533017,34.829847],[118.528895,34.838016],[118.528556,34.844785],[118.532,34.859721],[118.529252,34.865625],[118.523059,34.867887],[118.505909,34.869284],[118.497664,34.872668],[118.492507,34.879711],[118.480354,34.886789],[118.485886,34.881752],[118.486654,34.87743],[118.479926,34.870737],[118.472644,34.853799],[118.471806,34.843663],[118.464418,34.840297],[118.454406,34.842026],[118.439665,34.834575],[118.433687,34.829755],[118.441664,34.82775],[118.440218,34.818384],[118.443752,34.816047],[118.439986,34.80403],[118.441093,34.802907],[118.45744,34.801288],[118.460152,34.803772],[118.470592,34.802852],[118.487207,34.795435],[118.492561,34.78844],[118.492935,34.784004],[118.490776,34.772589],[118.49397,34.757509],[118.502037,34.744894],[118.50259,34.726659],[118.512013,34.715365],[118.52322,34.711791],[118.525236,34.712583],[118.539317,34.711478],[118.546098,34.706208],[118.558912,34.706835],[118.570458,34.712528],[118.583289,34.714021],[118.601331,34.714168],[118.604936,34.696497],[118.607417,34.694378],[118.622265,34.691116],[118.633686,34.687024],[118.643234,34.689531],[118.65055,34.695096],[118.659224,34.695889],[118.664328,34.693456],[118.677444,34.680647],[118.681353,34.678343],[118.690293,34.678583],[118.704053,34.688757],[118.720096,34.694212],[118.739387,34.693788],[118.744759,34.695281],[118.758715,34.703444],[118.766246,34.705213],[118.76737,34.710501],[118.783413,34.722053],[118.779202,34.728648],[118.76853,34.738079],[118.759214,34.740861],[118.752361,34.737692],[118.740101,34.736919],[118.734623,34.739792],[118.730357,34.745447],[118.719257,34.745539],[118.716491,34.747749],[118.718187,34.754526],[118.715581,34.757343],[118.716455,34.763825],[118.727199,34.76876],[118.733516,34.768833],[118.738531,34.766845],[118.741386,34.776695],[118.740208,34.781224],[118.728412,34.786857],[118.737567,34.792103],[118.756537,34.789544],[118.766353,34.794109],[118.773562,34.795306],[118.777167,34.801969],[118.779059,34.809625],[118.776632,34.81877],[118.782414,34.825376],[118.781968,34.827492],[118.768262,34.838807],[118.766495,34.842247],[118.76903,34.846128],[118.781254,34.844326],[118.788749,34.84565],[118.797297,34.842854],[118.802491,34.845632],[118.804614,34.852474],[118.803544,34.8595],[118.804454,34.870277],[118.807184,34.877706],[118.814554,34.886146],[118.818249,34.894199],[118.829741,34.911129],[118.853102,34.936784],[118.860775,34.944005],[118.859259,34.962633],[118.860918,34.978263],[118.86413,34.986343],[118.86513,34.993229],[118.862471,35.021502]]]]}}]}
|
public/china-city-data/citys/临沧市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":530902,"name":"临翔区","center":[100.086486,23.886562],"centroid":[100.132871,23.842644],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":0,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[100.157087,23.502218],[100.156955,23.510681],[100.16473,23.524633],[100.169444,23.542165],[100.171679,23.554304],[100.175342,23.561367],[100.180112,23.579858],[100.185652,23.586899],[100.187362,23.591797],[100.185014,23.599703],[100.184845,23.607786],[100.186836,23.611817],[100.192245,23.612584],[100.199719,23.617107],[100.213805,23.620528],[100.220641,23.617775],[100.222125,23.612112],[100.239216,23.608553],[100.246409,23.615868],[100.255123,23.635157],[100.265434,23.639837],[100.279332,23.642825],[100.288629,23.640859],[100.301381,23.628197],[100.307372,23.618778],[100.312011,23.615632],[100.315185,23.617638],[100.321871,23.613823],[100.331599,23.613194],[100.355883,23.614944],[100.360747,23.611306],[100.364691,23.612859],[100.365743,23.618385],[100.369931,23.622691],[100.383641,23.623635],[100.394797,23.638165],[100.399906,23.639286],[100.40678,23.645165],[100.410423,23.645813],[100.414348,23.650571],[100.429336,23.654483],[100.435646,23.658808],[100.436529,23.661796],[100.429824,23.667536],[100.413841,23.674592],[100.40524,23.677521],[100.3889,23.686365],[100.384242,23.690551],[100.382778,23.695995],[100.386966,23.710537],[100.384975,23.723053],[100.378552,23.734056],[100.372129,23.738182],[100.354399,23.743977],[100.347845,23.751088],[100.350794,23.759417],[100.360785,23.766154],[100.361292,23.776348],[100.357367,23.802172],[100.353348,23.815524],[100.359489,23.826028],[100.362795,23.827952],[100.364879,23.837611],[100.358719,23.838769],[100.350887,23.844638],[100.351526,23.849526],[100.359959,23.861754],[100.363978,23.861833],[100.365969,23.856219],[100.374439,23.855631],[100.378326,23.860322],[100.377632,23.86619],[100.381331,23.871528],[100.388262,23.87198],[100.389727,23.875493],[100.39461,23.876808],[100.401314,23.872706],[100.404132,23.873393],[100.410198,23.892762],[100.413729,23.897608],[100.410555,23.902082],[100.412076,23.912128],[100.414855,23.915934],[100.410329,23.932648],[100.405672,23.938592],[100.395718,23.941063],[100.39136,23.95242],[100.381144,23.949164],[100.371997,23.952675],[100.358381,23.962285],[100.338041,23.968894],[100.318641,23.971424],[100.309081,23.969483],[100.302977,23.959638],[100.294958,23.969483],[100.283689,23.974307],[100.277398,23.979091],[100.270768,23.976503],[100.268289,23.964756],[100.264119,23.956617],[100.25856,23.955695],[100.25101,23.959343],[100.244982,23.96862],[100.246653,23.987288],[100.248963,23.992366],[100.249527,24.000033],[100.247479,24.002405],[100.227121,24.013482],[100.225487,24.018775],[100.224585,24.033418],[100.222106,24.040572],[100.221599,24.049705],[100.218068,24.054703],[100.217392,24.061954],[100.211307,24.065481],[100.204415,24.07377],[100.195268,24.081235],[100.191869,24.090444],[100.18569,24.097634],[100.160862,24.1117],[100.15487,24.110486],[100.146757,24.116382],[100.150325,24.120437],[100.150513,24.127547],[100.157068,24.13309],[100.159491,24.142961],[100.163397,24.148875],[100.162946,24.156375],[100.157706,24.163953],[100.152523,24.175349],[100.152598,24.181634],[100.155002,24.192225],[100.149912,24.193498],[100.151584,24.199782],[100.1461,24.219121],[100.131826,24.226617],[100.127187,24.22742],[100.12561,24.236637],[100.120614,24.237792],[100.115956,24.245287],[100.114754,24.253016],[100.101532,24.256695],[100.095541,24.257028],[100.089419,24.252449],[100.088386,24.245404],[100.085719,24.242039],[100.087484,24.237831],[100.088686,24.224562],[100.081287,24.221646],[100.076385,24.215617],[100.067614,24.213817],[100.062693,24.209491],[100.056082,24.20863],[100.053603,24.210783],[100.039687,24.210959],[100.035855,24.209256],[100.031949,24.202698],[100.033038,24.19849],[100.029996,24.185608],[100.030747,24.179539],[100.036212,24.181184],[100.049472,24.177405],[100.053491,24.171727],[100.063294,24.170493],[100.067201,24.165911],[100.072854,24.163601],[100.068985,24.159077],[100.070901,24.154221],[100.077925,24.149776],[100.073887,24.138985],[100.076967,24.134089],[100.075202,24.128232],[100.069905,24.126391],[100.06213,24.117185],[100.051894,24.111034],[100.046861,24.111857],[100.037245,24.118399],[100.019798,24.119849],[100.012004,24.118967],[100.009693,24.114854],[100.011403,24.109095],[100.010764,24.096243],[100.01345,24.089582],[100.011891,24.084312],[99.994011,24.080275],[99.988678,24.07571],[99.978254,24.062228],[99.974667,24.054918],[99.971136,24.053546],[99.958816,24.052939],[99.955548,24.050901],[99.954985,24.045844],[99.957182,24.040552],[99.957126,24.034123],[99.952055,24.028419],[99.935527,24.030595],[99.921667,24.024499],[99.907544,24.014717],[99.898717,24.006542],[99.886227,23.997013],[99.88033,23.982896],[99.887335,23.980072],[99.897402,23.97264],[99.902323,23.962991],[99.902604,23.944476],[99.899186,23.930412],[99.893796,23.915816],[99.884255,23.904966],[99.872461,23.89651],[99.869475,23.891231],[99.868874,23.884932],[99.876555,23.880595],[99.87663,23.875944],[99.870151,23.864895],[99.863164,23.845109],[99.859371,23.840496],[99.851013,23.835334],[99.855952,23.826362],[99.860573,23.812108],[99.855408,23.800621],[99.856722,23.797283],[99.872517,23.799207],[99.879973,23.798461],[99.888613,23.803665],[99.894284,23.799698],[99.903675,23.801249],[99.912239,23.796399],[99.911863,23.790135],[99.93226,23.781356],[99.93842,23.777919],[99.950289,23.763483],[99.957069,23.751147],[99.971136,23.738398],[99.975606,23.733309],[99.98233,23.722366],[99.990049,23.717611],[99.99142,23.714467],[99.990743,23.700712],[99.994068,23.693303],[99.996659,23.678975],[100.003402,23.673511],[100.007383,23.668184],[100.019291,23.641174],[100.025526,23.629337],[100.025131,23.62627],[100.030578,23.623734],[100.028061,23.617834],[100.022483,23.613764],[100.016004,23.613095],[100.01236,23.610165],[100.011327,23.602063],[100.013694,23.595199],[100.003252,23.592682],[99.998556,23.584854],[99.996603,23.570986],[99.986029,23.56479],[99.985954,23.555268],[99.988321,23.543562],[99.992265,23.535653],[99.993373,23.519045],[99.990988,23.512531],[99.996472,23.512039],[100.006463,23.514381],[100.010651,23.516782],[100.024155,23.517805],[100.032512,23.515148],[100.038673,23.511488],[100.049565,23.502041],[100.071464,23.498479],[100.082958,23.503635],[100.081136,23.513712],[100.086564,23.519714],[100.098321,23.52424],[100.104932,23.531048],[100.109139,23.524004],[100.101251,23.501352],[100.102378,23.500368],[100.111862,23.504757],[100.123093,23.51379],[100.128032,23.520993],[100.134681,23.519084],[100.139508,23.520973],[100.142437,23.516526],[100.141573,23.51076],[100.148241,23.505584],[100.157087,23.502218]]]]}},{"type":"Feature","properties":{"adcode":530921,"name":"凤庆县","center":[99.91871,24.592738],"centroid":[99.915278,24.604465],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":1,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[100.189427,24.738353],[100.186141,24.735039],[100.175116,24.728275],[100.170665,24.722212],[100.155565,24.713771],[100.149969,24.708897],[100.141461,24.709657],[100.137554,24.705115],[100.137949,24.699597],[100.136183,24.68546],[100.132746,24.681345],[100.133272,24.672667],[100.126643,24.663442],[100.115092,24.661687],[100.098377,24.66705],[100.099448,24.684641],[100.092536,24.700435],[100.094753,24.711997],[100.103636,24.720653],[100.107918,24.721296],[100.115149,24.729308],[100.11851,24.730751],[100.126812,24.729659],[100.130925,24.732486],[100.130643,24.744025],[100.132314,24.755836],[100.135432,24.76293],[100.144165,24.767997],[100.145912,24.77811],[100.151227,24.786762],[100.152917,24.792627],[100.152974,24.810316],[100.150983,24.818128],[100.154777,24.822511],[100.155866,24.830166],[100.170214,24.841657],[100.17583,24.85451],[100.180525,24.860158],[100.1806,24.86931],[100.183061,24.874333],[100.179436,24.877682],[100.183774,24.885567],[100.181727,24.891233],[100.187418,24.895048],[100.192545,24.905891],[100.199926,24.910796],[100.201278,24.914514],[100.198874,24.91903],[100.199175,24.927652],[100.205016,24.933276],[100.207213,24.941625],[100.2071,24.954799],[100.211307,24.962815],[100.210049,24.966765],[100.20079,24.97408],[100.194217,24.972874],[100.185333,24.973788],[100.183925,24.981745],[100.180807,24.984741],[100.168862,24.985928],[100.161932,24.984138],[100.15889,24.980792],[100.150232,24.982173],[100.144015,24.981006],[100.139695,24.984585],[100.12822,24.985227],[100.121534,24.984255],[100.11451,24.989565],[100.105965,24.990246],[100.101194,24.988282],[100.094396,24.977543],[100.090208,24.975656],[100.075183,24.978244],[100.066525,24.968827],[100.066337,24.962485],[100.062618,24.949973],[100.060703,24.947327],[100.047443,24.943882],[100.042654,24.944116],[100.029676,24.948553],[100.025394,24.953612],[100.019572,24.974333],[100.020624,24.991297],[100.014727,25.016563],[100.003815,25.020763],[99.993241,25.03284],[99.978987,25.028406],[99.97446,25.018994],[99.967286,25.011234],[99.955886,25.008316],[99.94704,25.010203],[99.938683,25.009794],[99.931546,25.003862],[99.922362,24.993825],[99.912464,24.989293],[99.902379,24.991452],[99.897778,24.9862],[99.894679,24.977271],[99.890096,24.971785],[99.875128,24.962504],[99.866751,24.956375],[99.859934,24.954137],[99.851821,24.949389],[99.847257,24.944135],[99.844365,24.932673],[99.860028,24.909551],[99.865775,24.904918],[99.862714,24.901258],[99.850318,24.893335],[99.839068,24.87299],[99.834767,24.870731],[99.815893,24.869757],[99.812287,24.860839],[99.810183,24.850518],[99.831424,24.833087],[99.837923,24.829348],[99.829847,24.82553],[99.814728,24.822219],[99.808925,24.819978],[99.803779,24.805544],[99.799215,24.801452],[99.777223,24.790386],[99.771138,24.786528],[99.77033,24.778481],[99.801431,24.766964],[99.807159,24.761644],[99.813545,24.741823],[99.816249,24.736735],[99.81516,24.725721],[99.809808,24.717046],[99.808005,24.710398],[99.807141,24.699148],[99.795064,24.696964],[99.783495,24.697062],[99.777185,24.695736],[99.758742,24.684836],[99.744262,24.670249],[99.726138,24.670131],[99.728993,24.648755],[99.732205,24.640679],[99.73012,24.631744],[99.722044,24.630866],[99.713743,24.631842],[99.70238,24.630515],[99.697065,24.627101],[99.688651,24.614048],[99.684238,24.597521],[99.680144,24.59356],[99.672481,24.592799],[99.665063,24.596019],[99.656724,24.584661],[99.645267,24.579782],[99.645361,24.575332],[99.655052,24.567036],[99.663767,24.570003],[99.668124,24.569535],[99.674378,24.56325],[99.673796,24.551128],[99.667072,24.548141],[99.665213,24.544197],[99.678209,24.540195],[99.682754,24.529496],[99.682735,24.524693],[99.677158,24.516921],[99.680087,24.509892],[99.691131,24.510341],[99.68683,24.494151],[99.680388,24.493565],[99.673138,24.490206],[99.675336,24.482648],[99.680538,24.478975],[99.683449,24.472803],[99.683224,24.461786],[99.681684,24.451783],[99.677308,24.448794],[99.658996,24.455026],[99.650695,24.456433],[99.644385,24.4553],[99.636309,24.451666],[99.631726,24.440295],[99.623876,24.432773],[99.61503,24.426871],[99.609659,24.414052],[99.603818,24.407212],[99.596399,24.388918],[99.591009,24.372439],[99.590145,24.356388],[99.579778,24.347512],[99.569486,24.344383],[99.565692,24.338908],[99.550574,24.326647],[99.537051,24.327683],[99.525088,24.323185],[99.517763,24.318472],[99.520393,24.314482],[99.521839,24.305055],[99.533765,24.299422],[99.540507,24.28837],[99.544376,24.279704],[99.549053,24.27538],[99.555513,24.275341],[99.564246,24.27943],[99.571646,24.277845],[99.573768,24.282814],[99.579271,24.282071],[99.57944,24.295686],[99.58483,24.299363],[99.584793,24.303275],[99.589563,24.303314],[99.599404,24.297857],[99.605752,24.3004],[99.609978,24.295921],[99.614316,24.296312],[99.62166,24.302336],[99.626092,24.298737],[99.6349,24.285514],[99.638412,24.27808],[99.644798,24.275537],[99.651127,24.268239],[99.657588,24.266987],[99.672331,24.2673],[99.67511,24.263054],[99.679543,24.262467],[99.687318,24.257223],[99.700314,24.254699],[99.706775,24.250433],[99.722908,24.248731],[99.733576,24.253819],[99.739304,24.252899],[99.756113,24.253975],[99.760113,24.248555],[99.766611,24.248672],[99.774049,24.245189],[99.778481,24.237596],[99.782988,24.235933],[99.785655,24.228692],[99.791834,24.227498],[99.802558,24.233291],[99.815911,24.225502],[99.813207,24.22967],[99.814484,24.233213],[99.82241,24.230238],[99.8395,24.229181],[99.845379,24.224386],[99.84998,24.2356],[99.850299,24.243839],[99.852346,24.248731],[99.84998,24.264972],[99.850825,24.271448],[99.860835,24.267691],[99.882903,24.266908],[99.897646,24.269276],[99.931151,24.26908],[99.958647,24.266498],[99.967418,24.268904],[99.99495,24.268806],[100.004416,24.275517],[100.004266,24.278882],[100.008548,24.280075],[100.023159,24.296527],[100.037827,24.305779],[100.034447,24.309906],[100.024324,24.329541],[100.020962,24.338067],[100.016642,24.340668],[100.005205,24.341724],[99.999552,24.339319],[100.007665,24.349662],[100.013224,24.351715],[100.015159,24.360807],[100.010914,24.36935],[100.00436,24.374765],[100.002726,24.378401],[100.00404,24.392612],[100.007646,24.400587],[100.005975,24.405668],[100.000359,24.410671],[99.995758,24.42099],[99.98156,24.435059],[99.979888,24.449927],[99.989504,24.449732],[100.001317,24.45573],[100.006163,24.454714],[100.011215,24.457292],[100.012079,24.461571],[100.021525,24.462645],[100.03116,24.456941],[100.04303,24.446176],[100.051181,24.445649],[100.058036,24.449869],[100.067332,24.447251],[100.082413,24.451041],[100.085606,24.454636],[100.085531,24.459227],[100.092912,24.469619],[100.098189,24.471338],[100.105307,24.465224],[100.113064,24.465439],[100.117215,24.472139],[100.121271,24.475186],[100.12144,24.480519],[100.129554,24.491944],[100.126492,24.49753],[100.131188,24.504619],[100.128896,24.512508],[100.134756,24.517234],[100.141724,24.525201],[100.150945,24.554817],[100.154664,24.562449],[100.157237,24.576483],[100.165707,24.58751],[100.171924,24.591803],[100.17521,24.59715],[100.18738,24.602751],[100.192958,24.610029],[100.196771,24.620819],[100.197973,24.630437],[100.212678,24.636738],[100.216754,24.640874],[100.214462,24.648501],[100.218688,24.658332],[100.214444,24.672511],[100.205673,24.672745],[100.206668,24.69051],[100.209523,24.695853],[100.208284,24.701858],[100.209824,24.707981],[100.207814,24.712465],[100.202236,24.717417],[100.200452,24.726053],[100.189427,24.738353]]]]}},{"type":"Feature","properties":{"adcode":530922,"name":"云县","center":[100.125637,24.439026],"centroid":[100.228076,24.320177],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":2,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.845379,24.224386],[99.846543,24.216107],[99.843726,24.209706],[99.835124,24.198079],[99.834429,24.176739],[99.831162,24.173567],[99.820456,24.179402],[99.813188,24.179461],[99.800398,24.176367],[99.785148,24.177424],[99.777861,24.172432],[99.766217,24.169083],[99.760376,24.170513],[99.750347,24.167889],[99.739454,24.166675],[99.731566,24.163523],[99.724429,24.158764],[99.724054,24.146407],[99.719396,24.142275],[99.719058,24.133227],[99.725124,24.127684],[99.728505,24.128369],[99.7335,24.122905],[99.7369,24.115775],[99.74552,24.107214],[99.750028,24.096008],[99.747342,24.092874],[99.75662,24.081118],[99.763381,24.076298],[99.771532,24.075063],[99.775326,24.069165],[99.789975,24.058054],[99.788303,24.053272],[99.797468,24.054644],[99.807685,24.054546],[99.81794,24.047706],[99.824626,24.04798],[99.819029,24.043237],[99.824832,24.034084],[99.82102,24.028792],[99.813564,24.026616],[99.820945,24.016834],[99.825396,24.01305],[99.843294,24.008483],[99.846299,24.002032],[99.853774,23.993562],[99.862958,23.988837],[99.88033,23.982896],[99.886227,23.997013],[99.898717,24.006542],[99.907544,24.014717],[99.921667,24.024499],[99.935527,24.030595],[99.952055,24.028419],[99.957126,24.034123],[99.957182,24.040552],[99.954985,24.045844],[99.955548,24.050901],[99.958816,24.052939],[99.971136,24.053546],[99.974667,24.054918],[99.978254,24.062228],[99.988678,24.07571],[99.994011,24.080275],[100.011891,24.084312],[100.01345,24.089582],[100.010764,24.096243],[100.011403,24.109095],[100.009693,24.114854],[100.012004,24.118967],[100.019798,24.119849],[100.037245,24.118399],[100.046861,24.111857],[100.051894,24.111034],[100.06213,24.117185],[100.069905,24.126391],[100.075202,24.128232],[100.076967,24.134089],[100.073887,24.138985],[100.077925,24.149776],[100.070901,24.154221],[100.068985,24.159077],[100.072854,24.163601],[100.067201,24.165911],[100.063294,24.170493],[100.053491,24.171727],[100.049472,24.177405],[100.036212,24.181184],[100.030747,24.179539],[100.029996,24.185608],[100.033038,24.19849],[100.031949,24.202698],[100.035855,24.209256],[100.039687,24.210959],[100.053603,24.210783],[100.056082,24.20863],[100.062693,24.209491],[100.067614,24.213817],[100.076385,24.215617],[100.081287,24.221646],[100.088686,24.224562],[100.087484,24.237831],[100.085719,24.242039],[100.088386,24.245404],[100.089419,24.252449],[100.095541,24.257028],[100.101532,24.256695],[100.114754,24.253016],[100.115956,24.245287],[100.120614,24.237792],[100.12561,24.236637],[100.127187,24.22742],[100.131826,24.226617],[100.1461,24.219121],[100.151584,24.199782],[100.149912,24.193498],[100.155002,24.192225],[100.152598,24.181634],[100.152523,24.175349],[100.157706,24.163953],[100.162946,24.156375],[100.163397,24.148875],[100.159491,24.142961],[100.157068,24.13309],[100.150513,24.127547],[100.150325,24.120437],[100.146757,24.116382],[100.15487,24.110486],[100.160862,24.1117],[100.18569,24.097634],[100.191869,24.090444],[100.195268,24.081235],[100.204415,24.07377],[100.211307,24.065481],[100.217392,24.061954],[100.218068,24.054703],[100.221599,24.049705],[100.222106,24.040572],[100.224585,24.033418],[100.225487,24.018775],[100.227121,24.013482],[100.247479,24.002405],[100.249527,24.000033],[100.248963,23.992366],[100.246653,23.987288],[100.244982,23.96862],[100.25101,23.959343],[100.25856,23.955695],[100.264119,23.956617],[100.268289,23.964756],[100.270768,23.976503],[100.277398,23.979091],[100.283689,23.974307],[100.294958,23.969483],[100.302977,23.959638],[100.309081,23.969483],[100.318641,23.971424],[100.338041,23.968894],[100.358381,23.962285],[100.371997,23.952675],[100.381144,23.949164],[100.39136,23.95242],[100.390027,23.957853],[100.392093,23.960422],[100.391285,23.976542],[100.378289,23.997366],[100.383097,24.009953],[100.381876,24.020245],[100.375453,24.026047],[100.368542,24.034829],[100.366776,24.051116],[100.377237,24.064286],[100.392844,24.070517],[100.400112,24.070439],[100.407813,24.066206],[100.425016,24.062326],[100.436566,24.066069],[100.448849,24.068185],[100.480176,24.075729],[100.49783,24.088504],[100.512648,24.127214],[100.517738,24.150735],[100.521832,24.157785],[100.522038,24.171061],[100.524386,24.178815],[100.526058,24.190483],[100.524161,24.197159],[100.52309,24.208865],[100.520236,24.214932],[100.521644,24.229279],[100.518414,24.24697],[100.507239,24.256578],[100.513287,24.272719],[100.514958,24.284849],[100.510075,24.29682],[100.511502,24.30484],[100.509343,24.310375],[100.511747,24.320408],[100.510638,24.330519],[100.504084,24.342995],[100.509793,24.375],[100.507765,24.390149],[100.510394,24.398143],[100.507746,24.422025],[100.514845,24.445277],[100.520949,24.451842],[100.540913,24.462977],[100.546904,24.469658],[100.546379,24.476417],[100.535974,24.486261],[100.533345,24.493116],[100.529363,24.509638],[100.518094,24.513485],[100.510469,24.518718],[100.498769,24.52112],[100.498825,24.536583],[100.494205,24.545369],[100.497867,24.551986],[100.497529,24.55958],[100.494186,24.567349],[100.490017,24.566217],[100.486373,24.568617],[100.487162,24.579411],[100.481509,24.584505],[100.478185,24.593365],[100.470072,24.597502],[100.4644,24.593638],[100.46177,24.598497],[100.462146,24.609502],[100.450614,24.617014],[100.449243,24.621189],[100.453676,24.624057],[100.44483,24.626262],[100.44051,24.630203],[100.439872,24.6351],[100.429805,24.644483],[100.423025,24.645673],[100.420546,24.649847],[100.420283,24.656479],[100.425185,24.661335],[100.423213,24.671516],[100.416283,24.67881],[100.409409,24.676665],[100.405747,24.678205],[100.404188,24.683003],[100.405953,24.69753],[100.409353,24.703867],[100.405164,24.713108],[100.397671,24.713557],[100.392412,24.717612],[100.385801,24.728568],[100.382177,24.729737],[100.374777,24.725643],[100.36995,24.726638],[100.358419,24.742446],[100.357066,24.748586],[100.350869,24.750496],[100.345178,24.746208],[100.338361,24.745896],[100.330454,24.749658],[100.321458,24.758058],[100.311992,24.759422],[100.294507,24.757454],[100.280985,24.751958],[100.265678,24.749716],[100.252907,24.745721],[100.243535,24.744259],[100.23822,24.7419],[100.224473,24.741608],[100.192526,24.739795],[100.189427,24.738353],[100.200452,24.726053],[100.202236,24.717417],[100.207814,24.712465],[100.209824,24.707981],[100.208284,24.701858],[100.209523,24.695853],[100.206668,24.69051],[100.205673,24.672745],[100.214444,24.672511],[100.218688,24.658332],[100.214462,24.648501],[100.216754,24.640874],[100.212678,24.636738],[100.197973,24.630437],[100.196771,24.620819],[100.192958,24.610029],[100.18738,24.602751],[100.17521,24.59715],[100.171924,24.591803],[100.165707,24.58751],[100.157237,24.576483],[100.154664,24.562449],[100.150945,24.554817],[100.141724,24.525201],[100.134756,24.517234],[100.128896,24.512508],[100.131188,24.504619],[100.126492,24.49753],[100.129554,24.491944],[100.12144,24.480519],[100.121271,24.475186],[100.117215,24.472139],[100.113064,24.465439],[100.105307,24.465224],[100.098189,24.471338],[100.092912,24.469619],[100.085531,24.459227],[100.085606,24.454636],[100.082413,24.451041],[100.067332,24.447251],[100.058036,24.449869],[100.051181,24.445649],[100.04303,24.446176],[100.03116,24.456941],[100.021525,24.462645],[100.012079,24.461571],[100.011215,24.457292],[100.006163,24.454714],[100.001317,24.45573],[99.989504,24.449732],[99.979888,24.449927],[99.98156,24.435059],[99.995758,24.42099],[100.000359,24.410671],[100.005975,24.405668],[100.007646,24.400587],[100.00404,24.392612],[100.002726,24.378401],[100.00436,24.374765],[100.010914,24.36935],[100.015159,24.360807],[100.013224,24.351715],[100.007665,24.349662],[99.999552,24.339319],[100.005205,24.341724],[100.016642,24.340668],[100.020962,24.338067],[100.024324,24.329541],[100.034447,24.309906],[100.037827,24.305779],[100.023159,24.296527],[100.008548,24.280075],[100.004266,24.278882],[100.004416,24.275517],[99.99495,24.268806],[99.967418,24.268904],[99.958647,24.266498],[99.931151,24.26908],[99.897646,24.269276],[99.882903,24.266908],[99.860835,24.267691],[99.850825,24.271448],[99.84998,24.264972],[99.852346,24.248731],[99.850299,24.243839],[99.84998,24.2356],[99.845379,24.224386]]]]}},{"type":"Feature","properties":{"adcode":530923,"name":"永德县","center":[99.253679,24.028159],"centroid":[99.420248,24.083704],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":3,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.525088,24.323185],[99.519754,24.321171],[99.507979,24.31945],[99.50195,24.317201],[99.494344,24.301456],[99.486268,24.290737],[99.482718,24.282286],[99.482155,24.274265],[99.483582,24.260276],[99.473046,24.256245],[99.469985,24.246852],[99.465759,24.242547],[99.459693,24.241217],[99.445701,24.245209],[99.439672,24.242743],[99.433136,24.237733],[99.431352,24.232939],[99.423821,24.230453],[99.39426,24.235659],[99.377225,24.241686],[99.369431,24.239886],[99.361017,24.242234],[99.364961,24.248848],[99.36252,24.263974],[99.362557,24.273776],[99.360116,24.283714],[99.360886,24.288292],[99.371272,24.300635],[99.372568,24.307735],[99.369694,24.314189],[99.358858,24.328876],[99.353355,24.333941],[99.351627,24.341958],[99.35296,24.35412],[99.347758,24.371325],[99.339532,24.384872],[99.336076,24.398652],[99.333071,24.402776],[99.3314,24.417452],[99.321615,24.425054],[99.316863,24.431952],[99.31615,24.43883],[99.31198,24.443265],[99.302609,24.44895],[99.294026,24.446215],[99.282438,24.44557],[99.266324,24.442405],[99.261272,24.434179],[99.25468,24.426402],[99.24989,24.417941],[99.248087,24.410613],[99.241045,24.407662],[99.224874,24.385947],[99.219071,24.380923],[99.214789,24.374296],[99.216423,24.34585],[99.209624,24.336268],[99.195557,24.33312],[99.189434,24.329052],[99.189397,24.321269],[99.178354,24.315147],[99.166033,24.304664],[99.165263,24.29596],[99.160737,24.289798],[99.151178,24.281601],[99.12556,24.264541],[99.117522,24.256558],[99.127514,24.245502],[99.138012,24.241804],[99.144999,24.236031],[99.152755,24.232547],[99.156737,24.223603],[99.147947,24.213797],[99.138162,24.207886],[99.132866,24.197824],[99.133336,24.190268],[99.13974,24.184668],[99.156004,24.177248],[99.155591,24.169671],[99.14729,24.160409],[99.148717,24.155044],[99.144379,24.152302],[99.135984,24.150383],[99.138388,24.140317],[99.129467,24.137555],[99.116902,24.125706],[99.116489,24.120907],[99.110611,24.115853],[99.109165,24.108409],[99.102967,24.102179],[99.08843,24.094069],[99.088111,24.087407],[99.09213,24.083195],[99.09106,24.075925],[99.097952,24.072457],[99.103211,24.067245],[99.10661,24.057466],[99.102497,24.050626],[99.092299,24.0441],[99.090027,24.040023],[99.092393,24.03624],[99.108038,24.038925],[99.110104,24.035123],[99.111268,24.02591],[99.120114,24.01952],[99.132829,24.006659],[99.14436,24.005032],[99.153337,23.998719],[99.155253,23.970345],[99.15514,23.962109],[99.158558,23.958578],[99.175649,23.951439],[99.177058,23.948066],[99.17518,23.924448],[99.178804,23.90583],[99.183537,23.899551],[99.181697,23.892605],[99.188176,23.882832],[99.183349,23.873864],[99.188514,23.86672],[99.175875,23.85726],[99.172344,23.856357],[99.159779,23.848976],[99.15854,23.846111],[99.162709,23.836806],[99.165338,23.835981],[99.174128,23.840555],[99.177903,23.840398],[99.184364,23.821787],[99.18395,23.818626],[99.174222,23.810537],[99.180739,23.803881],[99.177884,23.796988],[99.183049,23.794043],[99.199745,23.802153],[99.20352,23.802859],[99.206356,23.798657],[99.214695,23.805432],[99.22863,23.807984],[99.238302,23.808063],[99.253478,23.812913],[99.267845,23.8211],[99.27423,23.821728],[99.287847,23.825478],[99.300505,23.826617],[99.310271,23.824261],[99.315943,23.815563],[99.32154,23.802977],[99.327287,23.79795],[99.342706,23.795142],[99.349861,23.792236],[99.359271,23.778194],[99.360811,23.772086],[99.370258,23.755351],[99.372643,23.74934],[99.376643,23.751403],[99.395518,23.75651],[99.406242,23.765428],[99.435766,23.776407],[99.457195,23.797204],[99.474342,23.797754],[99.480145,23.8082],[99.485911,23.813384],[99.503922,23.819922],[99.521876,23.819706],[99.533446,23.835334],[99.537784,23.860793],[99.564941,23.879261],[99.592812,23.886463],[99.583178,23.903828],[99.586521,23.909813],[99.608006,23.928352],[99.648573,23.964031],[99.676557,23.970561],[99.693065,23.98019],[99.715245,23.982229],[99.736787,23.991876],[99.768752,23.9847],[99.77927,23.985778],[99.774687,23.990994],[99.774218,23.999837],[99.779082,24.000013],[99.783139,24.004385],[99.783646,24.019049],[99.803666,24.016716],[99.809394,24.020029],[99.813564,24.026616],[99.82102,24.028792],[99.824832,24.034084],[99.819029,24.043237],[99.824626,24.04798],[99.81794,24.047706],[99.807685,24.054546],[99.797468,24.054644],[99.788303,24.053272],[99.789975,24.058054],[99.775326,24.069165],[99.771532,24.075063],[99.763381,24.076298],[99.75662,24.081118],[99.747342,24.092874],[99.750028,24.096008],[99.74552,24.107214],[99.7369,24.115775],[99.7335,24.122905],[99.728505,24.128369],[99.725124,24.127684],[99.719058,24.133227],[99.719396,24.142275],[99.724054,24.146407],[99.724429,24.158764],[99.731566,24.163523],[99.739454,24.166675],[99.750347,24.167889],[99.760376,24.170513],[99.766217,24.169083],[99.777861,24.172432],[99.785148,24.177424],[99.800398,24.176367],[99.813188,24.179461],[99.820456,24.179402],[99.831162,24.173567],[99.834429,24.176739],[99.835124,24.198079],[99.843726,24.209706],[99.846543,24.216107],[99.845379,24.224386],[99.8395,24.229181],[99.82241,24.230238],[99.814484,24.233213],[99.813207,24.22967],[99.815911,24.225502],[99.802558,24.233291],[99.791834,24.227498],[99.785655,24.228692],[99.782988,24.235933],[99.778481,24.237596],[99.774049,24.245189],[99.766611,24.248672],[99.760113,24.248555],[99.756113,24.253975],[99.739304,24.252899],[99.733576,24.253819],[99.722908,24.248731],[99.706775,24.250433],[99.700314,24.254699],[99.687318,24.257223],[99.679543,24.262467],[99.67511,24.263054],[99.672331,24.2673],[99.657588,24.266987],[99.651127,24.268239],[99.644798,24.275537],[99.638412,24.27808],[99.6349,24.285514],[99.626092,24.298737],[99.62166,24.302336],[99.614316,24.296312],[99.609978,24.295921],[99.605752,24.3004],[99.599404,24.297857],[99.589563,24.303314],[99.584793,24.303275],[99.58483,24.299363],[99.57944,24.295686],[99.579271,24.282071],[99.573768,24.282814],[99.571646,24.277845],[99.564246,24.27943],[99.555513,24.275341],[99.549053,24.27538],[99.544376,24.279704],[99.540507,24.28837],[99.533765,24.299422],[99.521839,24.305055],[99.520393,24.314482],[99.517763,24.318472],[99.525088,24.323185]]]]}},{"type":"Feature","properties":{"adcode":530924,"name":"镇康县","center":[98.82743,23.761415],"centroid":[98.997293,23.896411],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":4,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.117522,24.256558],[99.104019,24.252527],[99.097671,24.240023],[99.091135,24.236148],[99.079134,24.238223],[99.07134,24.237322],[99.050023,24.227831],[99.031881,24.23196],[99.025307,24.231138],[99.026453,24.219884],[99.024312,24.216616],[99.017138,24.213092],[98.979369,24.204989],[98.971425,24.201269],[98.960288,24.193811],[98.952494,24.192186],[98.946014,24.188095],[98.938032,24.187723],[98.92312,24.183455],[98.909297,24.181634],[98.897465,24.16599],[98.876844,24.151519],[98.8806,24.149208],[98.887155,24.141296],[98.89108,24.129075],[98.894122,24.123179],[98.890892,24.116049],[98.897916,24.112738],[98.899907,24.108918],[98.89478,24.099143],[98.886723,24.09258],[98.866777,24.080785],[98.860223,24.064423],[98.852861,24.057486],[98.84146,24.05045],[98.825609,24.04457],[98.821177,24.04165],[98.807486,24.025165],[98.797438,24.023479],[98.783371,24.023617],[98.773905,24.022225],[98.76782,24.01705],[98.762787,24.005012],[98.756514,23.994935],[98.746767,23.983249],[98.73454,23.976072],[98.727629,23.970404],[98.71698,23.970718],[98.709393,23.977248],[98.701185,23.981464],[98.688715,23.978131],[98.681409,23.968502],[98.673221,23.960657],[98.674479,23.955597],[98.683099,23.951361],[98.694668,23.951969],[98.699645,23.950066],[98.701091,23.946379],[98.698518,23.937572],[98.692152,23.930039],[98.687795,23.922114],[98.68417,23.910087],[98.685447,23.901827],[98.693729,23.885756],[98.69649,23.869821],[98.696133,23.860439],[98.690875,23.850645],[98.691288,23.848015],[98.699119,23.840575],[98.701467,23.834332],[98.696847,23.826264],[98.687682,23.817154],[98.673577,23.81089],[98.668863,23.800758],[98.684808,23.802015],[98.689147,23.79744],[98.694067,23.786168],[98.70111,23.784302],[98.70851,23.789388],[98.716097,23.790606],[98.729207,23.786973],[98.736775,23.787621],[98.739592,23.782986],[98.746786,23.782829],[98.74733,23.778626],[98.751406,23.776309],[98.766956,23.777723],[98.77646,23.78224],[98.786207,23.781395],[98.792761,23.77786],[98.797701,23.772361],[98.803185,23.761499],[98.805777,23.752404],[98.821177,23.735687],[98.82375,23.726354],[98.835714,23.723879],[98.836709,23.718672],[98.846325,23.719418],[98.853462,23.717355],[98.855358,23.714487],[98.854964,23.700161],[98.859716,23.692811],[98.877651,23.694914],[98.879041,23.704799],[98.888751,23.710399],[98.898705,23.720617],[98.90402,23.73325],[98.908415,23.736355],[98.916077,23.730402],[98.916265,23.722346],[98.912453,23.714762],[98.929449,23.705939],[98.926012,23.702421],[98.931853,23.700888],[98.938295,23.679565],[98.93683,23.676125],[98.937243,23.657746],[98.940925,23.651986],[98.946991,23.649077],[98.957471,23.636573],[98.968983,23.63095],[98.979125,23.628865],[99.005005,23.627489],[99.026998,23.634155],[99.037252,23.634587],[99.050906,23.63325],[99.055319,23.635688],[99.076185,23.636711],[99.078758,23.632011],[99.085801,23.629357],[99.091586,23.632975],[99.086477,23.64019],[99.088505,23.646069],[99.092205,23.649843],[99.095041,23.643415],[99.100375,23.639837],[99.106422,23.641665],[99.112263,23.638559],[99.134256,23.640073],[99.156399,23.646521],[99.160455,23.652773],[99.16455,23.653657],[99.171536,23.645617],[99.176175,23.644476],[99.17856,23.647681],[99.176344,23.651534],[99.169959,23.652144],[99.167573,23.65578],[99.173283,23.659044],[99.177978,23.657235],[99.186711,23.658965],[99.190073,23.663624],[99.196346,23.662562],[99.198355,23.668754],[99.203858,23.668538],[99.200459,23.674671],[99.20876,23.67243],[99.21184,23.676322],[99.219953,23.682081],[99.233964,23.677344],[99.233983,23.673767],[99.251224,23.679388],[99.260558,23.686837],[99.265497,23.689058],[99.275282,23.686739],[99.283565,23.695681],[99.297519,23.698589],[99.309088,23.712797],[99.315699,23.719517],[99.337053,23.723132],[99.354425,23.740284],[99.372643,23.74934],[99.370258,23.755351],[99.360811,23.772086],[99.359271,23.778194],[99.349861,23.792236],[99.342706,23.795142],[99.327287,23.79795],[99.32154,23.802977],[99.315943,23.815563],[99.310271,23.824261],[99.300505,23.826617],[99.287847,23.825478],[99.27423,23.821728],[99.267845,23.8211],[99.253478,23.812913],[99.238302,23.808063],[99.22863,23.807984],[99.214695,23.805432],[99.206356,23.798657],[99.20352,23.802859],[99.199745,23.802153],[99.183049,23.794043],[99.177884,23.796988],[99.180739,23.803881],[99.174222,23.810537],[99.18395,23.818626],[99.184364,23.821787],[99.177903,23.840398],[99.174128,23.840555],[99.165338,23.835981],[99.162709,23.836806],[99.15854,23.846111],[99.159779,23.848976],[99.172344,23.856357],[99.175875,23.85726],[99.188514,23.86672],[99.183349,23.873864],[99.188176,23.882832],[99.181697,23.892605],[99.183537,23.899551],[99.178804,23.90583],[99.17518,23.924448],[99.177058,23.948066],[99.175649,23.951439],[99.158558,23.958578],[99.15514,23.962109],[99.155253,23.970345],[99.153337,23.998719],[99.14436,24.005032],[99.132829,24.006659],[99.120114,24.01952],[99.111268,24.02591],[99.110104,24.035123],[99.108038,24.038925],[99.092393,24.03624],[99.090027,24.040023],[99.092299,24.0441],[99.102497,24.050626],[99.10661,24.057466],[99.103211,24.067245],[99.097952,24.072457],[99.09106,24.075925],[99.09213,24.083195],[99.088111,24.087407],[99.08843,24.094069],[99.102967,24.102179],[99.109165,24.108409],[99.110611,24.115853],[99.116489,24.120907],[99.116902,24.125706],[99.129467,24.137555],[99.138388,24.140317],[99.135984,24.150383],[99.144379,24.152302],[99.148717,24.155044],[99.14729,24.160409],[99.155591,24.169671],[99.156004,24.177248],[99.13974,24.184668],[99.133336,24.190268],[99.132866,24.197824],[99.138162,24.207886],[99.147947,24.213797],[99.156737,24.223603],[99.152755,24.232547],[99.144999,24.236031],[99.138012,24.241804],[99.127514,24.245502],[99.117522,24.256558]]]]}},{"type":"Feature","properties":{"adcode":530925,"name":"双江拉祜族佤族布朗族傣族自治县","center":[99.824419,23.477476],"centroid":[99.876713,23.46552],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":5,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.674209,23.247356],[99.68621,23.244812],[99.707564,23.2358],[99.727603,23.234518],[99.734533,23.231422],[99.76248,23.221186],[99.781918,23.212606],[99.790069,23.206945],[99.799178,23.198739],[99.807328,23.20089],[99.817996,23.209016],[99.842449,23.214717],[99.88527,23.2555],[99.904821,23.256012],[99.94227,23.249604],[99.971362,23.227537],[100.002406,23.226511],[100.028437,23.217241],[100.042992,23.217853],[100.067013,23.231876],[100.082714,23.246725],[100.090339,23.267665],[100.091353,23.281939],[100.086752,23.303031],[100.078901,23.32416],[100.081681,23.34893],[100.082545,23.351176],[100.109928,23.384649],[100.102922,23.408778],[100.108876,23.425971],[100.130774,23.447079],[100.135282,23.448143],[100.144391,23.459286],[100.156185,23.485409],[100.157087,23.502218],[100.148241,23.505584],[100.141573,23.51076],[100.142437,23.516526],[100.139508,23.520973],[100.134681,23.519084],[100.128032,23.520993],[100.123093,23.51379],[100.111862,23.504757],[100.102378,23.500368],[100.101251,23.501352],[100.109139,23.524004],[100.104932,23.531048],[100.098321,23.52424],[100.086564,23.519714],[100.081136,23.513712],[100.082958,23.503635],[100.071464,23.498479],[100.049565,23.502041],[100.038673,23.511488],[100.032512,23.515148],[100.024155,23.517805],[100.010651,23.516782],[100.006463,23.514381],[99.996472,23.512039],[99.990988,23.512531],[99.993373,23.519045],[99.992265,23.535653],[99.988321,23.543562],[99.985954,23.555268],[99.986029,23.56479],[99.996603,23.570986],[99.998556,23.584854],[100.003252,23.592682],[100.013694,23.595199],[100.011327,23.602063],[100.01236,23.610165],[100.016004,23.613095],[100.022483,23.613764],[100.028061,23.617834],[100.030578,23.623734],[100.025131,23.62627],[100.025526,23.629337],[100.019291,23.641174],[100.007383,23.668184],[100.003402,23.673511],[99.996659,23.678975],[99.994068,23.693303],[99.990743,23.700712],[99.99142,23.714467],[99.990049,23.717611],[99.98233,23.722366],[99.975606,23.733309],[99.971136,23.738398],[99.957069,23.751147],[99.950289,23.763483],[99.93842,23.777919],[99.93226,23.781356],[99.911863,23.790135],[99.912239,23.796399],[99.903675,23.801249],[99.894284,23.799698],[99.888613,23.803665],[99.879973,23.798461],[99.872517,23.799207],[99.856722,23.797283],[99.860911,23.784459],[99.854938,23.780983],[99.853999,23.77678],[99.838862,23.763679],[99.834429,23.756215],[99.818447,23.745156],[99.812456,23.739459],[99.804173,23.735058],[99.791102,23.719733],[99.776453,23.683555],[99.77202,23.676302],[99.765766,23.653421],[99.747981,23.631972],[99.743905,23.616261],[99.739867,23.606055],[99.735829,23.601099],[99.712334,23.589692],[99.705611,23.577556],[99.701667,23.56481],[99.697967,23.557806],[99.692257,23.551176],[99.68683,23.555327],[99.678961,23.552514],[99.675655,23.548028],[99.67635,23.520599],[99.673645,23.502651],[99.672087,23.498006],[99.667992,23.494877],[99.659316,23.492948],[99.650395,23.496707],[99.643108,23.503301],[99.631276,23.511094],[99.626186,23.51318],[99.618016,23.511508],[99.603649,23.503399],[99.596155,23.492377],[99.591836,23.476886],[99.5893,23.461235],[99.586558,23.455408],[99.586708,23.441212],[99.60239,23.436073],[99.616739,23.433178],[99.62474,23.427073],[99.629642,23.412382],[99.633698,23.405213],[99.647465,23.393159],[99.650996,23.381536],[99.660161,23.380473],[99.678003,23.367549],[99.685365,23.368239],[99.700164,23.376375],[99.71224,23.360496],[99.715396,23.351452],[99.7144,23.33492],[99.71748,23.319863],[99.712409,23.304135],[99.715602,23.297354],[99.712278,23.291362],[99.686924,23.288582],[99.674528,23.275157],[99.671843,23.254889],[99.674209,23.247356]]]]}},{"type":"Feature","properties":{"adcode":530926,"name":"耿马傣族佤族自治县","center":[99.402495,23.534579],"centroid":[99.424852,23.638198],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":6,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.813564,24.026616],[99.809394,24.020029],[99.803666,24.016716],[99.783646,24.019049],[99.783139,24.004385],[99.779082,24.000013],[99.774218,23.999837],[99.774687,23.990994],[99.77927,23.985778],[99.768752,23.9847],[99.736787,23.991876],[99.715245,23.982229],[99.693065,23.98019],[99.676557,23.970561],[99.648573,23.964031],[99.608006,23.928352],[99.586521,23.909813],[99.583178,23.903828],[99.592812,23.886463],[99.564941,23.879261],[99.537784,23.860793],[99.533446,23.835334],[99.521876,23.819706],[99.503922,23.819922],[99.485911,23.813384],[99.480145,23.8082],[99.474342,23.797754],[99.457195,23.797204],[99.435766,23.776407],[99.406242,23.765428],[99.395518,23.75651],[99.376643,23.751403],[99.372643,23.74934],[99.354425,23.740284],[99.337053,23.723132],[99.315699,23.719517],[99.309088,23.712797],[99.297519,23.698589],[99.283565,23.695681],[99.275282,23.686739],[99.265497,23.689058],[99.260558,23.686837],[99.251224,23.679388],[99.233983,23.673767],[99.233964,23.677344],[99.219953,23.682081],[99.21184,23.676322],[99.20876,23.67243],[99.200459,23.674671],[99.203858,23.668538],[99.198355,23.668754],[99.196346,23.662562],[99.190073,23.663624],[99.186711,23.658965],[99.177978,23.657235],[99.173283,23.659044],[99.167573,23.65578],[99.169959,23.652144],[99.176344,23.651534],[99.17856,23.647681],[99.176175,23.644476],[99.171536,23.645617],[99.16455,23.653657],[99.160455,23.652773],[99.156399,23.646521],[99.134256,23.640073],[99.112263,23.638559],[99.106422,23.641665],[99.100375,23.639837],[99.095041,23.643415],[99.092205,23.649843],[99.088505,23.646069],[99.086477,23.64019],[99.091586,23.632975],[99.085801,23.629357],[99.078758,23.632011],[99.076185,23.636711],[99.055319,23.635688],[99.050906,23.63325],[99.037252,23.634587],[99.026998,23.634155],[99.005005,23.627489],[98.979125,23.628865],[98.968983,23.63095],[98.957471,23.636573],[98.946991,23.649077],[98.940925,23.651986],[98.937243,23.657746],[98.93683,23.676125],[98.938295,23.679565],[98.931853,23.700888],[98.926012,23.702421],[98.929449,23.705939],[98.912453,23.714762],[98.916265,23.722346],[98.916077,23.730402],[98.908415,23.736355],[98.90402,23.73325],[98.898705,23.720617],[98.888751,23.710399],[98.879041,23.704799],[98.877651,23.694914],[98.859716,23.692811],[98.854964,23.700161],[98.855358,23.714487],[98.853462,23.717355],[98.846325,23.719418],[98.836709,23.718672],[98.835714,23.723879],[98.82375,23.726354],[98.817477,23.710419],[98.811862,23.703129],[98.814679,23.69629],[98.821966,23.692025],[98.828164,23.690335],[98.836089,23.683712],[98.838718,23.667555],[98.841329,23.657569],[98.843977,23.638264],[98.847264,23.631893],[98.865425,23.62568],[98.873369,23.624461],[98.881952,23.619978],[98.885633,23.613607],[98.884319,23.600942],[98.882084,23.595357],[98.860129,23.582749],[98.844672,23.578953],[98.824013,23.561269],[98.813082,23.552593],[98.803767,23.540572],[98.802753,23.530537],[98.803673,23.521229],[98.814322,23.504737],[98.815374,23.49157],[98.8202,23.481],[98.824689,23.474839],[98.825872,23.470055],[98.832389,23.474248],[98.83838,23.475961],[98.848503,23.475725],[98.848259,23.479957],[98.85626,23.482575],[98.871097,23.484504],[98.875905,23.488126],[98.887436,23.489858],[98.904151,23.495054],[98.910537,23.495664],[98.934708,23.505013],[98.940117,23.495723],[98.94562,23.49218],[98.950202,23.493106],[98.960175,23.486],[98.965321,23.485646],[98.981886,23.475193],[98.985567,23.476729],[98.994432,23.484898],[99.013325,23.493046],[99.032144,23.496786],[99.042849,23.496648],[99.049723,23.491177],[99.051469,23.480725],[99.057723,23.470685],[99.073424,23.461275],[99.076936,23.455703],[99.07211,23.441999],[99.076335,23.426837],[99.084993,23.418251],[99.092224,23.413052],[99.100112,23.409703],[99.117747,23.41636],[99.123231,23.416341],[99.157263,23.397275],[99.174504,23.385575],[99.20091,23.374661],[99.207596,23.369894],[99.216216,23.367017],[99.244613,23.382994],[99.255468,23.385476],[99.267037,23.39044],[99.276202,23.402062],[99.294307,23.416222],[99.30905,23.420634],[99.338461,23.416695],[99.350801,23.423391],[99.35651,23.422603],[99.358088,23.417325],[99.375272,23.417955],[99.380925,23.411161],[99.401359,23.413249],[99.408646,23.406414],[99.415144,23.404858],[99.423783,23.367214],[99.434207,23.349837],[99.439897,23.349029],[99.440818,23.359531],[99.444104,23.363254],[99.471863,23.374208],[99.534403,23.364436],[99.559532,23.354368],[99.57358,23.35159],[99.589657,23.352556],[99.60348,23.348654],[99.612438,23.347827],[99.623913,23.352969],[99.647089,23.38134],[99.650996,23.381536],[99.647465,23.393159],[99.633698,23.405213],[99.629642,23.412382],[99.62474,23.427073],[99.616739,23.433178],[99.60239,23.436073],[99.586708,23.441212],[99.586558,23.455408],[99.5893,23.461235],[99.591836,23.476886],[99.596155,23.492377],[99.603649,23.503399],[99.618016,23.511508],[99.626186,23.51318],[99.631276,23.511094],[99.643108,23.503301],[99.650395,23.496707],[99.659316,23.492948],[99.667992,23.494877],[99.672087,23.498006],[99.673645,23.502651],[99.67635,23.520599],[99.675655,23.548028],[99.678961,23.552514],[99.68683,23.555327],[99.692257,23.551176],[99.697967,23.557806],[99.701667,23.56481],[99.705611,23.577556],[99.712334,23.589692],[99.735829,23.601099],[99.739867,23.606055],[99.743905,23.616261],[99.747981,23.631972],[99.765766,23.653421],[99.77202,23.676302],[99.776453,23.683555],[99.791102,23.719733],[99.804173,23.735058],[99.812456,23.739459],[99.818447,23.745156],[99.834429,23.756215],[99.838862,23.763679],[99.853999,23.77678],[99.854938,23.780983],[99.860911,23.784459],[99.856722,23.797283],[99.855408,23.800621],[99.860573,23.812108],[99.855952,23.826362],[99.851013,23.835334],[99.859371,23.840496],[99.863164,23.845109],[99.870151,23.864895],[99.87663,23.875944],[99.876555,23.880595],[99.868874,23.884932],[99.869475,23.891231],[99.872461,23.89651],[99.884255,23.904966],[99.893796,23.915816],[99.899186,23.930412],[99.902604,23.944476],[99.902323,23.962991],[99.897402,23.97264],[99.887335,23.980072],[99.88033,23.982896],[99.862958,23.988837],[99.853774,23.993562],[99.846299,24.002032],[99.843294,24.008483],[99.825396,24.01305],[99.820945,24.016834],[99.813564,24.026616]]]]}},{"type":"Feature","properties":{"adcode":530927,"name":"沧源佤族自治县","center":[99.2474,23.146887],"centroid":[99.263543,23.269841],"childrenNum":0,"level":"district","parent":{"adcode":530900},"subFeatureIndex":7,"acroutes":[100000,530000,530900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.674209,23.247356],[99.671843,23.254889],[99.674528,23.275157],[99.686924,23.288582],[99.712278,23.291362],[99.715602,23.297354],[99.712409,23.304135],[99.71748,23.319863],[99.7144,23.33492],[99.715396,23.351452],[99.71224,23.360496],[99.700164,23.376375],[99.685365,23.368239],[99.678003,23.367549],[99.660161,23.380473],[99.650996,23.381536],[99.647089,23.38134],[99.623913,23.352969],[99.612438,23.347827],[99.60348,23.348654],[99.589657,23.352556],[99.57358,23.35159],[99.559532,23.354368],[99.534403,23.364436],[99.471863,23.374208],[99.444104,23.363254],[99.440818,23.359531],[99.439897,23.349029],[99.434207,23.349837],[99.423783,23.367214],[99.415144,23.404858],[99.408646,23.406414],[99.401359,23.413249],[99.380925,23.411161],[99.375272,23.417955],[99.358088,23.417325],[99.35651,23.422603],[99.350801,23.423391],[99.338461,23.416695],[99.30905,23.420634],[99.294307,23.416222],[99.276202,23.402062],[99.267037,23.39044],[99.255468,23.385476],[99.244613,23.382994],[99.216216,23.367017],[99.207596,23.369894],[99.20091,23.374661],[99.174504,23.385575],[99.157263,23.397275],[99.123231,23.416341],[99.117747,23.41636],[99.100112,23.409703],[99.092224,23.413052],[99.084993,23.418251],[99.076335,23.426837],[99.07211,23.441999],[99.076936,23.455703],[99.073424,23.461275],[99.057723,23.470685],[99.051469,23.480725],[99.049723,23.491177],[99.042849,23.496648],[99.032144,23.496786],[99.013325,23.493046],[98.994432,23.484898],[98.985567,23.476729],[98.981886,23.475193],[98.965321,23.485646],[98.960175,23.486],[98.950202,23.493106],[98.94562,23.49218],[98.940117,23.495723],[98.934708,23.505013],[98.910537,23.495664],[98.904151,23.495054],[98.887436,23.489858],[98.875905,23.488126],[98.871097,23.484504],[98.874815,23.483284],[98.881783,23.473166],[98.891606,23.462692],[98.898536,23.458578],[98.896188,23.441291],[98.899869,23.434182],[98.912528,23.426345],[98.913579,23.416734],[98.907513,23.404346],[98.907231,23.392292],[98.917505,23.37214],[98.920773,23.36089],[98.920585,23.353896],[98.915871,23.350802],[98.905109,23.356831],[98.898987,23.356812],[98.894667,23.353442],[98.886028,23.340989],[98.879774,23.335747],[98.874365,23.333954],[98.872806,23.329836],[98.877576,23.324436],[98.882065,23.323707],[98.894667,23.331806],[98.906912,23.331727],[98.932924,23.312059],[98.936924,23.310107],[98.93221,23.303997],[98.932661,23.294989],[98.925318,23.296448],[98.928116,23.274723],[98.930257,23.266758],[98.922688,23.261455],[98.920829,23.257708],[98.915307,23.254928],[98.910574,23.248914],[98.911607,23.235563],[98.910481,23.230239],[98.905522,23.221857],[98.898123,23.215309],[98.889897,23.211817],[98.890479,23.207813],[98.895399,23.203316],[98.889239,23.193078],[98.885671,23.191796],[98.884506,23.182681],[98.890272,23.176585],[98.90032,23.178499],[98.90325,23.177078],[98.906987,23.185502],[98.914932,23.184003],[98.921486,23.185443],[98.928698,23.18349],[98.931065,23.17915],[98.937882,23.180748],[98.951047,23.177315],[98.955254,23.172777],[98.962335,23.169916],[98.965039,23.166838],[98.978148,23.169364],[98.985097,23.165339],[98.993098,23.164628],[99.002827,23.160287],[99.015241,23.16232],[99.029195,23.160958],[99.033703,23.159005],[99.043995,23.163365],[99.052221,23.160544],[99.057536,23.16447],[99.060109,23.15565],[99.050267,23.13639],[99.04715,23.1206],[99.048446,23.114718],[99.066006,23.104513],[99.090233,23.09251],[99.106535,23.086607],[99.109634,23.08874],[99.111831,23.10169],[99.123607,23.097288],[99.143928,23.099953],[99.163141,23.098986],[99.166785,23.102026],[99.189322,23.100861],[99.193998,23.106171],[99.200703,23.109191],[99.204121,23.108599],[99.20769,23.103388],[99.208497,23.097327],[99.216122,23.089806],[99.222188,23.088601],[99.231598,23.091188],[99.237889,23.088582],[99.239204,23.08333],[99.243674,23.079816],[99.255393,23.07794],[99.263075,23.084594],[99.270061,23.095195],[99.274907,23.099203],[99.282175,23.101157],[99.300899,23.101868],[99.307698,23.100802],[99.314835,23.104019],[99.325315,23.111007],[99.327831,23.12664],[99.325315,23.132364],[99.337541,23.133133],[99.348528,23.128673],[99.357637,23.118686],[99.380587,23.099894],[99.393001,23.094327],[99.407312,23.090813],[99.420309,23.088759],[99.425117,23.084633],[99.440686,23.079184],[99.453683,23.080921],[99.461608,23.083251],[99.477459,23.083034],[99.485385,23.079677],[99.497123,23.077881],[99.513951,23.073182],[99.510044,23.08639],[99.508016,23.098235],[99.503189,23.106526],[99.509256,23.114758],[99.515829,23.117738],[99.53183,23.121252],[99.540733,23.127153],[99.53908,23.136074],[99.54894,23.145665],[99.553579,23.147382],[99.560847,23.153262],[99.578313,23.165023],[99.591723,23.170015],[99.600174,23.165319],[99.611349,23.162773],[99.615537,23.158038],[99.616795,23.149257],[99.621941,23.147678],[99.622787,23.153223],[99.6269,23.153381],[99.639689,23.148862],[99.635426,23.15348],[99.634018,23.162083],[99.626693,23.170824],[99.623895,23.17183],[99.623275,23.17769],[99.618448,23.179544],[99.618749,23.184575],[99.613922,23.188402],[99.624158,23.196353],[99.629135,23.204085],[99.635407,23.208188],[99.661588,23.230949],[99.66756,23.248342],[99.674209,23.247356]]]]}}]}
|
public/china-city-data/citys/丹东市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":210602,"name":"元宝区","center":[124.397814,40.136483],"centroid":[124.323638,40.178832],"childrenNum":0,"level":"district","parent":{"adcode":210600},"subFeatureIndex":0,"acroutes":[100000,210000,210600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.401369,40.127747],[124.403094,40.131189],[124.405891,40.134715],[124.41004,40.138242],[124.417872,40.142957],[124.412254,40.144543],[124.407522,40.146625],[124.408385,40.151482],[124.411508,40.154625],[124.419177,40.159538],[124.420039,40.162794],[124.413559,40.170877],[124.412091,40.171514],[124.399621,40.170637],[124.397057,40.171019],[124.391882,40.173425],[124.387314,40.177091],[124.383514,40.183361],[124.380997,40.185951],[124.370741,40.193253],[124.367221,40.197258],[124.367012,40.201715],[124.366266,40.20378],[124.363748,40.205846],[124.359763,40.210373],[124.358504,40.21299],[124.350905,40.215282],[124.345754,40.21374],[124.34361,40.212],[124.339717,40.213188],[124.337619,40.212141],[124.335801,40.212665],[124.332305,40.216046],[124.33016,40.22077],[124.326827,40.222934],[124.323657,40.227687],[124.322212,40.227885],[124.319555,40.230954],[124.3148,40.229002],[124.313751,40.222864],[124.308157,40.223005],[124.306572,40.222326],[124.299789,40.222949],[124.298134,40.221732],[124.298181,40.218182],[124.29578,40.216216],[124.296432,40.215084],[124.293892,40.21067],[124.287249,40.209977],[124.285501,40.206723],[124.282494,40.207812],[124.283193,40.209581],[124.281864,40.210826],[124.275268,40.212919],[124.27,40.210302],[124.268742,40.208124],[124.264476,40.207883],[124.262052,40.21108],[124.258253,40.210741],[124.253777,40.211477],[124.251446,40.208633],[124.249046,40.207812],[124.242053,40.202365],[124.242449,40.199097],[124.245223,40.196607],[124.244663,40.190593],[124.245829,40.188682],[124.243242,40.186333],[124.238277,40.184338],[124.23802,40.182427],[124.235806,40.180743],[124.236692,40.177969],[124.233079,40.176072],[124.233522,40.169278],[124.231634,40.166574],[124.232939,40.162922],[124.229373,40.159212],[124.227695,40.154172],[124.233079,40.153323],[124.238813,40.151652],[124.241587,40.150066],[124.244337,40.152473],[124.248393,40.157443],[124.250118,40.162794],[124.257693,40.165385],[124.262611,40.165725],[124.272331,40.162511],[124.277203,40.162412],[124.288158,40.158505],[124.290442,40.156961],[124.296875,40.157712],[124.305173,40.157726],[124.317224,40.152997],[124.322981,40.151553],[124.326011,40.151397],[124.330603,40.145322],[124.330021,40.143694],[124.333797,40.141995],[124.341465,40.148961],[124.344868,40.152983],[124.345731,40.15505],[124.3496,40.158547],[124.356732,40.157485],[124.361324,40.153408],[124.367571,40.146045],[124.36524,40.144204],[124.367408,40.136712],[124.372629,40.134191],[124.37496,40.135183],[124.382349,40.13497],[124.385519,40.133851],[124.387966,40.135395],[124.389505,40.134375],[124.39377,40.133653],[124.400367,40.130155],[124.401369,40.127747]]]]}},{"type":"Feature","properties":{"adcode":210603,"name":"振兴区","center":[124.361153,40.102801],"centroid":[124.292666,40.049622],"childrenNum":0,"level":"district","parent":{"adcode":210600},"subFeatureIndex":1,"acroutes":[100000,210000,210600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.297202,39.968539],[124.302306,39.970229],[124.30501,39.968837],[124.309858,39.968539],[124.315173,39.968866],[124.32389,39.973309],[124.328739,39.978051],[124.328226,39.97957],[124.335102,39.983331],[124.342724,39.98573],[124.350439,39.989136],[124.34939,39.98556],[124.349041,39.976078],[124.34932,39.972358],[124.353935,39.976887],[124.359273,39.990641],[124.362257,39.993962],[124.366452,40.000234],[124.370088,40.010976],[124.37193,40.019162],[124.371673,40.022],[124.366149,40.033248],[124.360625,40.039801],[124.354891,40.042737],[124.347898,40.043417],[124.344286,40.043304],[124.341255,40.044807],[124.33699,40.049218],[124.335824,40.05479],[124.336943,40.061426],[124.340719,40.068302],[124.344589,40.073164],[124.347153,40.079713],[124.350812,40.08388],[124.361091,40.091817],[124.36531,40.095969],[124.367804,40.099299],[124.377687,40.107418],[124.380741,40.10858],[124.388759,40.113227],[124.396917,40.121231],[124.401369,40.127747],[124.400367,40.130155],[124.39377,40.133653],[124.389505,40.134375],[124.387966,40.135395],[124.385519,40.133851],[124.382349,40.13497],[124.37496,40.135183],[124.372629,40.134191],[124.367408,40.136712],[124.36524,40.144204],[124.367571,40.146045],[124.361324,40.153408],[124.356732,40.157485],[124.3496,40.158547],[124.345731,40.15505],[124.344868,40.152983],[124.341465,40.148961],[124.333797,40.141995],[124.330021,40.143694],[124.327876,40.139658],[124.326244,40.134234],[124.327946,40.13422],[124.332235,40.131727],[124.332212,40.12718],[124.331326,40.124716],[124.33664,40.122676],[124.336873,40.119474],[124.332235,40.116046],[124.33037,40.113921],[124.335545,40.108736],[124.33368,40.104825],[124.335894,40.104584],[124.337736,40.102799],[124.344216,40.100589],[124.346057,40.097896],[124.344961,40.09553],[124.344705,40.092001],[124.343307,40.094084],[124.335335,40.098194],[124.332328,40.095402],[124.331629,40.093574],[124.325895,40.091533],[124.318436,40.091973],[124.315406,40.090924],[124.309066,40.086616],[124.304917,40.084646],[124.302866,40.08483],[124.292307,40.082874],[124.287342,40.084305],[124.285104,40.085538],[124.283356,40.083753],[124.281468,40.079486],[124.282261,40.073916],[124.279767,40.074327],[124.27958,40.071577],[124.272937,40.075872],[124.267226,40.07865],[124.266131,40.080223],[124.264686,40.088827],[124.260141,40.09176],[124.251306,40.087735],[124.242915,40.088005],[124.239069,40.089294],[124.234874,40.087608],[124.231587,40.090697],[124.228813,40.092114],[124.221005,40.092582],[124.216436,40.090938],[124.214385,40.08595],[124.210003,40.084433],[124.210866,40.081811],[124.208372,40.07787],[124.205901,40.077601],[124.205714,40.081017],[124.200493,40.084305],[124.1973,40.083115],[124.196111,40.085227],[124.194736,40.083384],[124.192335,40.082732],[124.18786,40.08286],[124.185552,40.080819],[124.179026,40.078395],[124.178093,40.076822],[124.179818,40.072512],[124.177371,40.068103],[124.174061,40.065977],[124.173268,40.061525],[124.175623,40.0611],[124.175529,40.059852],[124.172709,40.059101],[124.166905,40.056066],[124.167674,40.054067],[124.175553,40.053599],[124.179236,40.049558],[124.176485,40.048111],[124.179585,40.045942],[124.178816,40.044992],[124.174504,40.045516],[124.174131,40.04441],[124.176625,40.043261],[124.182336,40.042609],[124.188512,40.043006],[124.191822,40.042255],[124.20082,40.045672],[124.20695,40.035149],[124.21336,40.026355],[124.219024,40.019063],[124.2221,40.016892],[124.226576,40.012296],[124.226739,40.009798],[124.224851,40.004009],[124.229839,40.00408],[124.233429,40.006251],[124.236529,40.009671],[124.242286,40.017219],[124.243661,40.023134],[124.244943,40.019985],[124.246132,40.010976],[124.244594,40.005854],[124.250281,39.996275],[124.255432,39.98661],[124.255642,39.981103],[124.259698,39.98194],[124.258556,39.978917],[124.263614,39.977412],[124.265898,39.978477],[124.26972,39.978704],[124.26993,39.977369],[124.274639,39.977923],[124.274242,39.979328],[124.2793,39.980592],[124.278298,39.98326],[124.284149,39.984538],[124.2862,39.98397],[124.287249,39.981954],[124.28578,39.979953],[124.285384,39.977227],[124.287156,39.977696],[124.28958,39.982792],[124.290722,39.9815],[124.289486,39.978775],[124.291118,39.978775],[124.290582,39.975495],[124.293612,39.97683],[124.29592,39.972685],[124.297202,39.968539]]],[[[124.365054,40.092738],[124.362583,40.088812],[124.36813,40.090754],[124.369646,40.092412],[124.371067,40.097159],[124.369319,40.098917],[124.367315,40.097443],[124.365054,40.092738]]]]}},{"type":"Feature","properties":{"adcode":210604,"name":"振安区","center":[124.427709,40.158557],"centroid":[124.29086,40.241859],"childrenNum":0,"level":"district","parent":{"adcode":210600},"subFeatureIndex":2,"acroutes":[100000,210000,210600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.122945,40.218606],[124.129215,40.219243],[124.132664,40.217729],[124.136184,40.218366],[124.133224,40.213485],[124.139704,40.209765],[124.141312,40.205138],[124.14369,40.203922],[124.147932,40.203144],[124.149633,40.20187],[124.148817,40.200328],[124.151358,40.197413],[124.150449,40.194258],[124.153013,40.191413],[124.151731,40.186927],[124.154948,40.18639],[124.161101,40.182611],[124.166952,40.18346],[124.170751,40.185102],[124.174737,40.187876],[124.182079,40.185611],[124.183618,40.184465],[124.187813,40.185243],[124.190261,40.183248],[124.189841,40.180672],[124.190517,40.177502],[124.188419,40.174345],[124.188396,40.172491],[124.186741,40.171401],[124.18434,40.16799],[124.183897,40.165739],[124.182336,40.164564],[124.182452,40.161732],[124.179049,40.159255],[124.179049,40.156197],[124.174457,40.154399],[124.172802,40.152756],[124.172639,40.150675],[124.170005,40.146469],[124.168537,40.141117],[124.166019,40.139021],[124.159143,40.13759],[124.155181,40.134276],[124.153666,40.13092],[124.154854,40.128965],[124.152337,40.123342],[124.150193,40.122435],[124.148118,40.119772],[124.148095,40.115749],[124.146813,40.110578],[124.145764,40.109005],[124.148118,40.107234],[124.153619,40.105945],[124.155227,40.101623],[124.153852,40.099002],[124.15546,40.097046],[124.159889,40.095601],[124.161731,40.096238],[124.163572,40.1009],[124.164574,40.098746],[124.167068,40.098194],[124.167115,40.099894],[124.173292,40.098746],[124.176858,40.099866],[124.180424,40.104258],[124.182056,40.104386],[124.185459,40.107333],[124.189049,40.108821],[124.192195,40.108481],[124.195715,40.113241],[124.194643,40.114162],[124.194899,40.11691],[124.19758,40.117477],[124.199328,40.119701],[124.199235,40.12354],[124.205784,40.124914],[124.208138,40.126656],[124.21583,40.125197],[124.217718,40.122534],[124.219886,40.122846],[124.223942,40.121231],[124.223732,40.118086],[124.226226,40.116811],[124.22604,40.113794],[124.228044,40.114629],[124.232007,40.113751],[124.23196,40.112023],[124.233638,40.109968],[124.23175,40.108212],[124.233638,40.106625],[124.235876,40.107021],[124.237671,40.105732],[124.239839,40.10593],[124.240351,40.109033],[124.244617,40.10875],[124.243265,40.107036],[124.245293,40.104343],[124.249768,40.102643],[124.245246,40.102161],[124.243964,40.103734],[124.241377,40.102799],[124.241424,40.100886],[124.239326,40.096238],[124.235084,40.094864],[124.233755,40.092355],[124.231587,40.090697],[124.234874,40.087608],[124.239069,40.089294],[124.242915,40.088005],[124.251306,40.087735],[124.260141,40.09176],[124.264686,40.088827],[124.266131,40.080223],[124.267226,40.07865],[124.272937,40.075872],[124.27958,40.071577],[124.279767,40.074327],[124.282261,40.073916],[124.281468,40.079486],[124.283356,40.083753],[124.285104,40.085538],[124.287342,40.084305],[124.292307,40.082874],[124.302866,40.08483],[124.304917,40.084646],[124.309066,40.086616],[124.315406,40.090924],[124.318436,40.091973],[124.325895,40.091533],[124.331629,40.093574],[124.332328,40.095402],[124.335335,40.098194],[124.343307,40.094084],[124.344705,40.092001],[124.344961,40.09553],[124.346057,40.097896],[124.344216,40.100589],[124.337736,40.102799],[124.335894,40.104584],[124.33368,40.104825],[124.335545,40.108736],[124.33037,40.113921],[124.332235,40.116046],[124.336873,40.119474],[124.33664,40.122676],[124.331326,40.124716],[124.332212,40.12718],[124.332235,40.131727],[124.327946,40.13422],[124.326244,40.134234],[124.327876,40.139658],[124.330021,40.143694],[124.330603,40.145322],[124.326011,40.151397],[124.322981,40.151553],[124.317224,40.152997],[124.305173,40.157726],[124.296875,40.157712],[124.290442,40.156961],[124.288158,40.158505],[124.277203,40.162412],[124.272331,40.162511],[124.262611,40.165725],[124.257693,40.165385],[124.250118,40.162794],[124.248393,40.157443],[124.244337,40.152473],[124.241587,40.150066],[124.238813,40.151652],[124.233079,40.153323],[124.227695,40.154172],[124.229373,40.159212],[124.232939,40.162922],[124.231634,40.166574],[124.233522,40.169278],[124.233079,40.176072],[124.236692,40.177969],[124.235806,40.180743],[124.23802,40.182427],[124.238277,40.184338],[124.243242,40.186333],[124.245829,40.188682],[124.244663,40.190593],[124.245223,40.196607],[124.242449,40.199097],[124.242053,40.202365],[124.249046,40.207812],[124.251446,40.208633],[124.253777,40.211477],[124.258253,40.210741],[124.262052,40.21108],[124.264476,40.207883],[124.268742,40.208124],[124.27,40.210302],[124.275268,40.212919],[124.281864,40.210826],[124.283193,40.209581],[124.282494,40.207812],[124.285501,40.206723],[124.287249,40.209977],[124.293892,40.21067],[124.296432,40.215084],[124.29578,40.216216],[124.298181,40.218182],[124.298134,40.221732],[124.299789,40.222949],[124.306572,40.222326],[124.308157,40.223005],[124.313751,40.222864],[124.3148,40.229002],[124.319555,40.230954],[124.322212,40.227885],[124.323657,40.227687],[124.326827,40.222934],[124.33016,40.22077],[124.332305,40.216046],[124.335801,40.212665],[124.337619,40.212141],[124.339717,40.213188],[124.34361,40.212],[124.345754,40.21374],[124.350905,40.215282],[124.358504,40.21299],[124.359763,40.210373],[124.363748,40.205846],[124.366266,40.20378],[124.367012,40.201715],[124.367221,40.197258],[124.370741,40.193253],[124.380997,40.185951],[124.383514,40.183361],[124.387314,40.177091],[124.391882,40.173425],[124.397057,40.171019],[124.399621,40.170637],[124.412091,40.171514],[124.413559,40.170877],[124.420039,40.162794],[124.419177,40.159538],[124.411508,40.154625],[124.408385,40.151482],[124.407522,40.146625],[124.412254,40.144543],[124.417872,40.142957],[124.427941,40.144459],[124.431064,40.146738],[124.432976,40.150123],[124.436775,40.154823],[124.443488,40.160727],[124.445726,40.16404],[124.445866,40.168612],[124.449292,40.172364],[124.455655,40.175775],[124.4578,40.177587],[124.471295,40.179228],[124.477939,40.1807],[124.484045,40.183404],[124.487309,40.182965],[124.490129,40.183984],[124.492227,40.190097],[124.497961,40.196536],[124.502017,40.199819],[124.506911,40.205181],[124.509242,40.209991],[124.513321,40.216895],[124.506795,40.224561],[124.50514,40.230685],[124.505233,40.235168],[124.506655,40.238279],[124.506142,40.242606],[124.504744,40.245053],[124.50183,40.258597],[124.499523,40.274033],[124.49542,40.280972],[124.488707,40.288151],[124.481481,40.292093],[124.471645,40.294086],[124.461319,40.294481],[124.456028,40.294001],[124.440714,40.291726],[124.434864,40.291118],[124.428827,40.291274],[124.41617,40.29263],[124.413233,40.294467],[124.410366,40.30002],[124.409201,40.303919],[124.405937,40.311519],[124.402301,40.317226],[124.399271,40.320601],[124.395775,40.32289],[124.388223,40.323483],[124.381417,40.325079],[124.371837,40.329711],[124.367711,40.332775],[124.3651,40.335487],[124.364844,40.337619],[124.366662,40.340485],[124.368946,40.342476],[124.366849,40.344693],[124.363982,40.344975],[124.361254,40.34297],[124.357222,40.345257],[124.354798,40.34441],[124.353026,40.346161],[124.351768,40.349422],[124.353912,40.351625],[124.35242,40.353305],[124.345731,40.353799],[124.343516,40.351639],[124.337899,40.352811],[124.334682,40.351709],[124.332188,40.351836],[124.33009,40.349027],[124.325685,40.348434],[124.32452,40.34458],[124.322608,40.344566],[124.321839,40.34273],[124.312539,40.340824],[124.308413,40.34273],[124.301094,40.342321],[124.297901,40.346599],[124.295453,40.348011],[124.291258,40.348801],[124.287365,40.34866],[124.278275,40.354872],[124.274639,40.354674],[124.272191,40.357582],[124.272541,40.36296],[124.27697,40.367449],[124.276993,40.368846],[124.274289,40.370977],[124.273287,40.374844],[124.269697,40.375959],[124.269138,40.377878],[124.265805,40.381716],[124.264989,40.384369],[124.261026,40.383523],[124.260047,40.381745],[124.255782,40.380461],[124.252006,40.378273],[124.250794,40.379162],[124.252542,40.383128],[124.252728,40.3888],[124.250817,40.392214],[124.246761,40.394373],[124.240841,40.396151],[124.23224,40.396941],[124.227765,40.396066],[124.221145,40.390987],[124.215038,40.389294],[124.209397,40.388546],[124.206717,40.385456],[124.203267,40.385202],[124.199491,40.386119],[124.197137,40.387586],[124.195692,40.384793],[124.196834,40.382747],[124.194852,40.379924],[124.191193,40.37864],[124.189818,40.376566],[124.193967,40.370525],[124.191403,40.369777],[124.188139,40.366178],[124.186485,40.361309],[124.18772,40.358711],[124.189165,40.351596],[124.187697,40.347771],[124.186368,40.347403],[124.184736,40.344382],[124.184457,40.341883],[124.182475,40.340062],[124.182778,40.336955],[124.184946,40.3343],[124.183571,40.329965],[124.183851,40.328101],[124.180867,40.32707],[124.178816,40.322565],[124.17856,40.319712],[124.175809,40.318087],[124.16849,40.318652],[124.167208,40.313087],[124.167511,40.311858],[124.165087,40.310771],[124.161125,40.311604],[124.155041,40.308256],[124.151615,40.303142],[124.145484,40.30252],[124.140519,40.300839],[124.137233,40.300712],[124.134716,40.296728],[124.13038,40.298466],[124.130031,40.300387],[124.12742,40.303227],[124.12453,40.302323],[124.123737,40.300034],[124.121593,40.29824],[124.120357,40.29547],[124.120754,40.293365],[124.118889,40.290892],[124.115882,40.289211],[124.112386,40.288688],[124.110078,40.286088],[124.107234,40.284901],[124.105533,40.281325],[124.105999,40.278428],[124.107817,40.277679],[124.103342,40.274669],[124.100055,40.271121],[124.100661,40.265411],[124.098121,40.263715],[124.096582,40.260308],[124.093552,40.257254],[124.09227,40.253211],[124.094112,40.246353],[124.091711,40.242932],[124.092037,40.241277],[124.095627,40.238831],[124.096629,40.235154],[124.092596,40.230445],[124.098167,40.225622],[124.097328,40.223571],[124.09847,40.222072],[124.106139,40.219257],[124.111989,40.220035],[124.112829,40.221619],[124.115929,40.221237],[124.120217,40.221916],[124.122945,40.218606]]],[[[124.718766,40.319782],[124.722728,40.321802],[124.727017,40.325262],[124.728858,40.327564],[124.731889,40.333623],[124.735012,40.344029],[124.735408,40.351625],[124.736574,40.356919],[124.734895,40.357878],[124.733217,40.362522],[124.730443,40.363595],[124.728509,40.367082],[124.727157,40.367717],[124.722891,40.367477],[124.718859,40.368846],[124.712193,40.368549],[124.71119,40.36989],[124.705992,40.372713],[124.702286,40.373771],[124.695806,40.380235],[124.694035,40.382521],[124.690236,40.37912],[124.689886,40.376156],[124.686879,40.37315],[124.689024,40.370045],[124.691215,40.364809],[124.688651,40.363228],[124.689816,40.359121],[124.693942,40.355394],[124.693988,40.353474],[124.69231,40.350411],[124.699559,40.344439],[124.700328,40.341135],[124.702473,40.341022],[124.700538,40.339567],[124.699746,40.334667],[124.705037,40.336927],[124.70231,40.336404],[124.702613,40.338522],[124.704897,40.338169],[124.710561,40.340415],[124.713754,40.335868],[124.712682,40.33406],[124.715386,40.331081],[124.719092,40.329273],[124.718742,40.327677],[124.715502,40.324853],[124.712729,40.32361],[124.714104,40.321618],[124.718766,40.319782]]]]}},{"type":"Feature","properties":{"adcode":210624,"name":"宽甸满族自治县","center":[124.784867,40.730412],"centroid":[124.925347,40.763806],"childrenNum":0,"level":"district","parent":{"adcode":210600},"subFeatureIndex":3,"acroutes":[100000,210000,210600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.736574,40.356919],[124.737413,40.366799],[124.739254,40.371711],[124.743706,40.375084],[124.750512,40.378936],[124.75613,40.384694],[124.76578,40.388884],[124.775429,40.394712],[124.786152,40.398972],[124.789601,40.401004],[124.800626,40.405842],[124.820789,40.416717],[124.833888,40.423078],[124.845706,40.431595],[124.856428,40.436967],[124.862721,40.441479],[124.868129,40.447146],[124.873536,40.451587],[124.876427,40.454603],[124.880179,40.455632],[124.881555,40.456873],[124.890062,40.468261],[124.897381,40.478971],[124.902952,40.484015],[124.906985,40.484705],[124.910248,40.483973],[124.913278,40.481775],[124.914816,40.477209],[124.914117,40.467401],[124.916541,40.462412],[124.922322,40.458832],[124.932834,40.456464],[124.940969,40.455816],[124.950013,40.456901],[124.96183,40.460523],[124.972413,40.46516],[124.97803,40.468444],[124.985885,40.475138],[124.991992,40.476843],[124.995838,40.477139],[125.002854,40.475448],[125.008774,40.471925],[125.012457,40.470995],[125.018261,40.471953],[125.020942,40.475504],[125.024648,40.476364],[125.02607,40.473546],[125.024205,40.467599],[125.024881,40.464583],[125.028983,40.463638],[125.033156,40.463497],[125.039542,40.464879],[125.044297,40.466457],[125.04516,40.468923],[125.044763,40.479661],[125.043015,40.483776],[125.040405,40.484438],[125.03206,40.48472],[125.031034,40.486171],[125.032153,40.490102],[125.031128,40.492271],[125.017026,40.49144],[125.012481,40.492299],[125.004625,40.496258],[125.001828,40.513386],[125.004695,40.518118],[125.015697,40.533663],[125.017981,40.536296],[125.026,40.540125],[125.03544,40.542941],[125.043435,40.547544],[125.047747,40.550486],[125.0608,40.556369],[125.07665,40.561844],[125.093153,40.563687],[125.10187,40.566474],[125.113641,40.569302],[125.124899,40.576661],[125.150958,40.589563],[125.155667,40.59277],[125.164105,40.599564],[125.174267,40.606652],[125.181726,40.611293],[125.190094,40.615175],[125.204476,40.618788],[125.214895,40.620673],[125.230162,40.618381],[125.237924,40.618113],[125.251559,40.61869],[125.262724,40.620223],[125.265522,40.623232],[125.269624,40.630135],[125.269717,40.634788],[125.27319,40.648915],[125.27629,40.652921],[125.279647,40.655169],[125.290159,40.658233],[125.305403,40.661198],[125.311393,40.658894],[125.329271,40.643813],[125.334119,40.643363],[125.341928,40.64408],[125.353652,40.650546],[125.357265,40.651951],[125.36265,40.652387],[125.375749,40.658289],[125.383744,40.656504],[125.395282,40.643195],[125.402951,40.635435],[125.407286,40.631878],[125.41598,40.632848],[125.420735,40.634071],[125.42253,40.635505],[125.421737,40.649028],[125.418591,40.655183],[125.414325,40.661311],[125.414162,40.666383],[125.418894,40.673212],[125.421108,40.674462],[125.427914,40.6765],[125.435117,40.675853],[125.453694,40.676668],[125.455349,40.678705],[125.455745,40.686038],[125.458915,40.69198],[125.459661,40.698328],[125.459195,40.700674],[125.460174,40.707162],[125.46388,40.711178],[125.472924,40.71643],[125.47924,40.723492],[125.48593,40.727086],[125.495603,40.728756],[125.505486,40.726552],[125.52108,40.727703],[125.536604,40.726005],[125.542104,40.72797],[125.544645,40.729416],[125.548002,40.733697],[125.551381,40.745867],[125.551078,40.751578],[125.550402,40.754666],[125.551032,40.76171],[125.555903,40.767224],[125.572686,40.780579],[125.579678,40.785488],[125.585459,40.788462],[125.597207,40.788967],[125.597067,40.784072],[125.596111,40.779373],[125.595971,40.775361],[125.599118,40.771138],[125.604502,40.767364],[125.617252,40.76366],[125.628114,40.764783],[125.638743,40.766957],[125.647251,40.768248],[125.657064,40.76923],[125.678974,40.768346],[125.685291,40.769146],[125.687342,40.770731],[125.688088,40.775936],[125.682843,40.783875],[125.675944,40.787901],[125.668275,40.790285],[125.655968,40.792964],[125.640724,40.798293],[125.637694,40.802388],[125.636482,40.807913],[125.638207,40.812806],[125.64168,40.819255],[125.648113,40.826054],[125.658276,40.828451],[125.67331,40.834997],[125.681072,40.840939],[125.68958,40.850987],[125.690325,40.854097],[125.688601,40.85704],[125.693076,40.856816],[125.696782,40.857474],[125.70226,40.861467],[125.703542,40.863737],[125.70776,40.866987],[125.705593,40.874229],[125.703308,40.877745],[125.692889,40.891806],[125.687971,40.897477],[125.683123,40.901146],[125.677086,40.90361],[125.67056,40.905598],[125.666108,40.907993],[125.659185,40.914208],[125.655432,40.915958],[125.652379,40.916294],[125.648206,40.914614],[125.647134,40.908273],[125.645549,40.906691],[125.640701,40.906299],[125.631983,40.907699],[125.625434,40.906929],[125.618674,40.905178],[125.610889,40.902532],[125.600843,40.898318],[125.592731,40.894313],[125.587463,40.892086],[125.584247,40.891862],[125.580051,40.893123],[125.578093,40.895573],[125.576928,40.898976],[125.577511,40.902],[125.579678,40.906299],[125.585226,40.912921],[125.586042,40.915608],[125.585925,40.918912],[125.579329,40.925925],[125.572196,40.931971],[125.56581,40.931551],[125.555507,40.926904],[125.552663,40.920508],[125.548002,40.912249],[125.543666,40.909757],[125.538235,40.908217],[125.530916,40.908077],[125.526954,40.909029],[125.522432,40.911297],[125.51819,40.915146],[125.511407,40.924735],[125.50537,40.931523],[125.501104,40.938478],[125.501314,40.941935],[125.502456,40.944439],[125.506279,40.947014],[125.51453,40.950456],[125.519775,40.953562],[125.524506,40.957535],[125.526021,40.959578],[125.528585,40.965845],[125.531242,40.973691],[125.531942,40.976852],[125.531779,40.981831],[125.529588,40.98604],[125.526627,40.987788],[125.523084,40.988711],[125.515369,40.988585],[125.502339,40.9879],[125.494694,40.986082],[125.490755,40.98239],[125.48903,40.978391],[125.489543,40.975342],[125.499309,40.969635],[125.502036,40.967383],[125.504041,40.962795],[125.503738,40.957297],[125.501197,40.953856],[125.495953,40.953352],[125.483622,40.957871],[125.468495,40.961256],[125.465535,40.962347],[125.461805,40.964698],[125.456538,40.969132],[125.454953,40.974293],[125.456654,40.980712],[125.464602,40.988767],[125.467097,40.993479],[125.466607,40.995451],[125.462575,41.001784],[125.460593,41.007083],[125.460617,41.012604],[125.461596,41.016979],[125.46071,41.020697],[125.45698,41.025435],[125.452435,41.028621],[125.446701,41.030913],[125.443648,41.031514],[125.437331,41.030773],[125.434254,41.028244],[125.433648,41.026008],[125.434464,41.018349],[125.432576,41.01136],[125.429802,41.010368],[125.426935,41.010382],[125.419803,41.013121],[125.414418,41.013639],[125.408078,41.012758],[125.400387,41.015679],[125.395865,41.016783],[125.387567,41.01512],[125.385958,41.013443],[125.386588,41.010312],[125.390923,41.004762],[125.391692,41.002399],[125.389664,40.999324],[125.385609,40.998876],[125.378779,40.999631],[125.363838,40.997897],[125.357475,40.998904],[125.354678,40.998471],[125.352114,41.002875],[125.347056,41.008956],[125.344888,41.008942],[125.341532,41.010242],[125.342651,41.015512],[125.345308,41.018503],[125.346939,41.024596],[125.350995,41.027294],[125.353909,41.0283],[125.356286,41.031039],[125.354678,41.033009],[125.3523,41.037774],[125.350273,41.038361],[125.34617,41.036852],[125.338735,41.035385],[125.33652,41.036866],[125.333956,41.036964],[125.330577,41.042916],[125.326148,41.046311],[125.318619,41.045235],[125.316987,41.043558],[125.314307,41.043419],[125.312186,41.045165],[125.318106,41.050264],[125.318503,41.054204],[125.31729,41.056327],[125.309249,41.064904],[125.308177,41.069066],[125.307174,41.079051],[125.303888,41.084231],[125.299902,41.086968],[125.290905,41.091338],[125.286033,41.093334],[125.28305,41.095233],[125.281908,41.09695],[125.278388,41.098123],[125.274892,41.100608],[125.272328,41.100636],[125.270113,41.097955],[125.264519,41.096866],[125.262351,41.09755],[125.259904,41.099658],[125.25699,41.099421],[125.251606,41.103302],[125.230885,41.113505],[125.223985,41.114524],[125.217808,41.113226],[125.207249,41.106847],[125.197087,41.101599],[125.195875,41.101417],[125.189698,41.10379],[125.169023,41.106889],[125.154571,41.1046],[125.146506,41.102702],[125.137043,41.098318],[125.122475,41.094647],[125.107231,41.090305],[125.103548,41.090026],[125.096486,41.092874],[125.083479,41.097606],[125.076184,41.101613],[125.067233,41.107531],[125.053131,41.116129],[125.05143,41.116924],[125.045299,41.117985],[125.041197,41.113854],[125.034601,41.111886],[125.026909,41.111383],[125.022876,41.109611],[125.020545,41.110602],[125.015697,41.110295],[125.011688,41.10742],[125.010779,41.102311],[125.008285,41.101403],[125.005977,41.098584],[125.002178,41.099309],[124.997353,41.09843],[124.995302,41.100985],[124.991503,41.102981],[124.986678,41.107559],[124.979918,41.111062],[124.97162,41.113938],[124.960292,41.116966],[124.957542,41.116478],[124.953136,41.117287],[124.948614,41.115138],[124.946959,41.116017],[124.943067,41.116254],[124.932624,41.117734],[124.923884,41.117301],[124.921366,41.11938],[124.915562,41.11945],[124.912019,41.11825],[124.906798,41.121027],[124.901973,41.121404],[124.89836,41.122939],[124.895447,41.122213],[124.892207,41.122548],[124.887732,41.125842],[124.885307,41.126902],[124.874515,41.129735],[124.863141,41.135539],[124.855798,41.138636],[124.843538,41.137367],[124.836895,41.137897],[124.823609,41.142654],[124.818225,41.143589],[124.813982,41.143547],[124.8034,41.136446],[124.794659,41.133167],[124.778949,41.134562],[124.764637,41.137953],[124.758857,41.141887],[124.749557,41.151707],[124.746317,41.153228],[124.738811,41.154706],[124.736037,41.154818],[124.73077,41.149127],[124.725362,41.146839],[124.724033,41.144691],[124.720444,41.142849],[124.718602,41.139431],[124.719815,41.134785],[124.718439,41.132707],[124.713498,41.132162],[124.712565,41.13046],[124.70823,41.127418],[124.702426,41.124921],[124.696226,41.12633],[124.69266,41.126316],[124.688487,41.125283],[124.684595,41.126749],[124.681099,41.126846],[124.679094,41.124921],[124.678092,41.12139],[124.678092,41.118055],[124.673546,41.114915],[124.672451,41.113435],[124.672498,41.110602],[124.671192,41.107978],[124.671798,41.106582],[124.670586,41.101934],[124.673313,41.099365],[124.671285,41.095722],[124.662918,41.094102],[124.65441,41.091491],[124.653641,41.09064],[124.650867,41.091603],[124.643525,41.101683],[124.64166,41.103344],[124.638187,41.103218],[124.636462,41.099658],[124.633991,41.09635],[124.624738,41.094703],[124.621428,41.092664],[124.618584,41.093362],[124.613899,41.091156],[124.610636,41.090361],[124.610613,41.091464],[124.606137,41.094633],[124.60348,41.093767],[124.595718,41.097732],[124.591429,41.097886],[124.585136,41.102018],[124.583038,41.101012],[124.578446,41.10192],[124.573994,41.100315],[124.571011,41.100957],[124.567421,41.100077],[124.566629,41.097858],[124.564601,41.097606],[124.558144,41.094716],[124.554625,41.096364],[124.552667,41.095875],[124.550592,41.092343],[124.544905,41.090947],[124.541455,41.08909],[124.540336,41.084399],[124.54029,41.081508],[124.537936,41.079567],[124.539544,41.074652],[124.535162,41.071175],[124.526234,41.065895],[124.519242,41.063423],[124.51803,41.06232],[124.517424,41.057054],[124.512179,41.050558],[124.510478,41.049426],[124.510198,41.045626],[124.510781,41.038319],[124.513834,41.033093],[124.520454,41.02605],[124.525535,41.021326],[124.525209,41.017524],[124.526141,41.015036],[124.526001,41.008047],[124.523134,41.004287],[124.522202,40.998666],[124.526258,40.995814],[124.526001,40.993311],[124.527796,40.99271],[124.530873,40.989774],[124.530593,40.988431],[124.532551,40.985397],[124.533157,40.98253],[124.532924,40.976712],[124.531712,40.975062],[124.529987,40.970265],[124.529498,40.966768],[124.530034,40.964082],[124.532621,40.963075],[124.534462,40.957829],[124.533367,40.95615],[124.53381,40.953184],[124.540383,40.948623],[124.54043,40.945153],[124.539194,40.940381],[124.540173,40.937191],[124.538798,40.934504],[124.541898,40.932167],[124.542434,40.925295],[124.544509,40.922621],[124.545208,40.918688],[124.545021,40.908805],[124.537236,40.908077],[124.535395,40.908455],[124.532155,40.907223],[124.530104,40.904492],[124.529171,40.898542],[124.53043,40.896959],[124.530477,40.894313],[124.527377,40.892884],[124.526304,40.890532],[124.5274,40.888431],[124.532015,40.888613],[124.528426,40.88395],[124.522995,40.883039],[124.517214,40.878347],[124.51479,40.877689],[124.513648,40.873655],[124.51106,40.872982],[124.509825,40.871007],[124.509708,40.866987],[124.507145,40.86305],[124.506538,40.860052],[124.506772,40.856353],[124.505117,40.85498],[124.505839,40.852794],[124.509242,40.849866],[124.512692,40.849277],[124.513438,40.84803],[124.512809,40.844597],[124.513951,40.841822],[124.511387,40.839383],[124.506166,40.839524],[124.503438,40.837589],[124.500059,40.8385],[124.496562,40.836328],[124.493719,40.836861],[124.492064,40.833805],[124.492507,40.831114],[124.494814,40.829096],[124.498357,40.827386],[124.501807,40.826867],[124.506096,40.824582],[124.508846,40.819942],[124.512482,40.81575],[124.515349,40.815456],[124.517564,40.813535],[124.522155,40.811768],[124.522295,40.807632],[124.52395,40.804225],[124.523181,40.799836],[124.52437,40.798069],[124.527307,40.796386],[124.528332,40.794479],[124.527796,40.790187],[124.528938,40.789402],[124.531456,40.784857],[124.530314,40.784128],[124.532714,40.781477],[124.531735,40.776736],[124.532388,40.774309],[124.528752,40.772359],[124.528612,40.768753],[124.521526,40.76526],[124.515955,40.764642],[124.513345,40.759605],[124.51148,40.759254],[124.508986,40.752182],[124.506678,40.75061],[124.49845,40.751733],[124.486213,40.749052],[124.484162,40.745698],[124.488824,40.735157],[124.487752,40.728546],[124.486283,40.724924],[124.482694,40.72095],[124.47992,40.72015],[124.472624,40.714955],[124.455073,40.709521],[124.45118,40.705786],[124.451273,40.703019],[124.453115,40.699031],[124.456308,40.689241],[124.447054,40.685968],[124.440132,40.682119],[124.436542,40.678143],[124.43216,40.671652],[124.430738,40.660004],[124.43223,40.655577],[124.434654,40.651796],[124.433582,40.649084],[124.430668,40.646456],[124.419666,40.640243],[124.403373,40.644361],[124.398595,40.645008],[124.391276,40.643925],[124.38412,40.641213],[124.380274,40.637923],[124.370158,40.635801],[124.364891,40.638528],[124.359716,40.641944],[124.356126,40.645176],[124.35319,40.645851],[124.349344,40.64408],[124.347595,40.644783],[124.348924,40.64013],[124.347106,40.636616],[124.348924,40.630065],[124.34657,40.62572],[124.350323,40.623836],[124.354821,40.616735],[124.358317,40.615442],[124.36207,40.615864],[124.364424,40.613487],[124.363399,40.610126],[124.364634,40.609535],[124.366825,40.604233],[124.369273,40.601983],[124.370019,40.598579],[124.372186,40.595288],[124.375496,40.595653],[124.378363,40.593614],[124.382582,40.592939],[124.385193,40.593487],[124.388083,40.592179],[124.390018,40.587002],[124.388199,40.585849],[124.39109,40.581178],[124.390181,40.578772],[124.392022,40.574649],[124.395472,40.57116],[124.395285,40.567135],[124.392139,40.565278],[124.391742,40.560113],[124.393118,40.557959],[124.396358,40.555524],[124.396707,40.550204],[124.404865,40.546192],[124.410413,40.535169],[124.420179,40.528791],[124.423372,40.522694],[124.424328,40.519427],[124.423675,40.510048],[124.418711,40.499456],[124.415984,40.490834],[124.420412,40.481225],[124.42596,40.474574],[124.433815,40.470798],[124.443302,40.464653],[124.444374,40.46323],[124.446891,40.456224],[124.439269,40.454477],[124.432719,40.455449],[124.427172,40.453617],[124.426962,40.450403],[124.428827,40.447118],[124.438733,40.44279],[124.444281,40.444355],[124.449175,40.442297],[124.452369,40.443678],[124.458522,40.438236],[124.461552,40.438321],[124.463067,40.436558],[124.467077,40.435994],[124.467496,40.43426],[124.463883,40.432244],[124.461879,40.426321],[124.462508,40.423275],[124.464396,40.42288],[124.465492,40.419129],[124.468732,40.416915],[124.475328,40.417902],[124.478055,40.413798],[124.480549,40.413177],[124.478801,40.406773],[124.47675,40.4047],[124.474629,40.399212],[124.472438,40.397096],[124.468638,40.397858],[124.465888,40.396898],[124.463743,40.397985],[124.462671,40.393019],[124.459128,40.393216],[124.455585,40.390535],[124.45456,40.388264],[124.448966,40.385752],[124.444467,40.385301],[124.442439,40.383015],[124.446075,40.380658],[124.449012,40.379557],[124.447148,40.378414],[124.44456,40.375281],[124.441437,40.373757],[124.443045,40.371414],[124.443138,40.366221],[124.439642,40.36543],[124.438989,40.36272],[124.435726,40.36392],[124.434514,40.357737],[124.430831,40.356269],[124.427708,40.351258],[124.42554,40.349987],[124.424351,40.351342],[124.418687,40.350622],[124.414958,40.347968],[124.41307,40.345032],[124.409014,40.343944],[124.404446,40.345257],[124.399225,40.345935],[124.396894,40.347502],[124.390693,40.347785],[124.386358,40.346825],[124.383491,40.345399],[124.38151,40.355973],[124.379762,40.355098],[124.375986,40.34818],[124.368946,40.342476],[124.366662,40.340485],[124.364844,40.337619],[124.3651,40.335487],[124.367711,40.332775],[124.371837,40.329711],[124.381417,40.325079],[124.388223,40.323483],[124.395775,40.32289],[124.399271,40.320601],[124.402301,40.317226],[124.405937,40.311519],[124.409201,40.303919],[124.410366,40.30002],[124.413233,40.294467],[124.41617,40.29263],[124.428827,40.291274],[124.434864,40.291118],[124.440714,40.291726],[124.456028,40.294001],[124.461319,40.294481],[124.471645,40.294086],[124.481481,40.292093],[124.488707,40.288151],[124.49542,40.280972],[124.499523,40.274033],[124.50183,40.258597],[124.504744,40.245053],[124.506142,40.242606],[124.506655,40.238279],[124.505233,40.235168],[124.50514,40.230685],[124.506795,40.224561],[124.513321,40.216895],[124.51486,40.220417],[124.52092,40.221845],[124.5243,40.224094],[124.523111,40.227135],[124.526025,40.230176],[124.529265,40.23176],[124.531945,40.231873],[124.536281,40.233301],[124.548867,40.238817],[124.558331,40.247725],[124.566862,40.25215],[124.572875,40.257141],[124.579705,40.261255],[124.588306,40.267559],[124.590101,40.2704],[124.59362,40.273128],[124.597326,40.274386],[124.607699,40.281015],[124.614645,40.287275],[124.620612,40.290525],[124.632453,40.292828],[124.64117,40.294015],[124.646089,40.293718],[124.649725,40.294594],[124.666367,40.30074],[124.671495,40.30221],[124.672358,40.303142],[124.694664,40.311646],[124.705503,40.315997],[124.708323,40.316294],[124.718766,40.319782],[124.714104,40.321618],[124.712729,40.32361],[124.715502,40.324853],[124.718742,40.327677],[124.719092,40.329273],[124.715386,40.331081],[124.712682,40.33406],[124.713754,40.335868],[124.710561,40.340415],[124.704897,40.338169],[124.702613,40.338522],[124.70231,40.336404],[124.705037,40.336927],[124.699746,40.334667],[124.700538,40.339567],[124.702473,40.341022],[124.700328,40.341135],[124.699559,40.344439],[124.69231,40.350411],[124.693988,40.353474],[124.693942,40.355394],[124.689816,40.359121],[124.688651,40.363228],[124.691215,40.364809],[124.689024,40.370045],[124.686879,40.37315],[124.689886,40.376156],[124.690236,40.37912],[124.694035,40.382521],[124.695806,40.380235],[124.702286,40.373771],[124.705992,40.372713],[124.71119,40.36989],[124.712193,40.368549],[124.718859,40.368846],[124.722891,40.367477],[124.727157,40.367717],[124.728509,40.367082],[124.730443,40.363595],[124.733217,40.362522],[124.734895,40.357878],[124.736574,40.356919]]],[[[124.811721,40.404305],[124.825753,40.411555],[124.828923,40.414235],[124.82897,40.415758],[124.825334,40.414728],[124.812794,40.408988],[124.796547,40.400185],[124.795382,40.398366],[124.802584,40.39979],[124.811721,40.404305]]]]}},{"type":"Feature","properties":{"adcode":210681,"name":"东港市","center":[124.149437,39.883467],"centroid":[123.848319,39.962615],"childrenNum":0,"level":"district","parent":{"adcode":210600},"subFeatureIndex":4,"acroutes":[100000,210000,210600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[123.599801,40.170354],[123.606327,40.16857],[123.60677,40.166036],[123.606677,40.159382],[123.603553,40.151156],[123.601036,40.145945],[123.59726,40.139771],[123.592738,40.134361],[123.590454,40.130282],[123.591106,40.128441],[123.588146,40.126515],[123.584696,40.12548],[123.582226,40.122053],[123.576189,40.11742],[123.575163,40.115749],[123.567961,40.114559],[123.56591,40.112759],[123.563229,40.107843],[123.564185,40.104627],[123.563252,40.102501],[123.5564,40.10185],[123.553556,40.099469],[123.548498,40.100107],[123.54626,40.102501],[123.536377,40.103621],[123.528848,40.103352],[123.529082,40.101354],[123.526098,40.099908],[123.522462,40.099767],[123.520014,40.096706],[123.516355,40.095983],[123.513488,40.093787],[123.51435,40.09108],[123.510621,40.088883],[123.505167,40.08765],[123.502346,40.086134],[123.498757,40.085595],[123.495773,40.081768],[123.4923,40.081457],[123.491461,40.080138],[123.487545,40.079189],[123.48307,40.075943],[123.478758,40.074851],[123.476287,40.071889],[123.478688,40.06463],[123.480459,40.062433],[123.481508,40.059228],[123.480902,40.055939],[123.482907,40.05099],[123.479131,40.048891],[123.474819,40.048381],[123.474888,40.045105],[123.471112,40.046906],[123.471089,40.044765],[123.468129,40.04112],[123.465891,40.04363],[123.463817,40.044651],[123.465402,40.049572],[123.462302,40.0554],[123.458176,40.058094],[123.449598,40.057654],[123.453468,40.056166],[123.45729,40.055953],[123.459691,40.051841],[123.462651,40.040893],[123.464096,40.038241],[123.46694,40.036936],[123.470133,40.036511],[123.472861,40.037447],[123.474749,40.033759],[123.477173,40.031291],[123.472791,40.032185],[123.463514,40.032936],[123.460787,40.032341],[123.45771,40.032993],[123.454283,40.035745],[123.448503,40.037135],[123.444214,40.036383],[123.442722,40.035106],[123.437175,40.033305],[123.43545,40.034043],[123.430555,40.033305],[123.427199,40.031546],[123.425777,40.031915],[123.423003,40.030539],[123.420439,40.025376],[123.41664,40.024128],[123.415614,40.021602],[123.406314,40.013558],[123.40657,40.011402],[123.405172,40.00933],[123.406174,40.003853],[123.407456,40.002391],[123.407759,39.998915],[123.401069,39.993181],[123.401745,39.988441],[123.401675,39.981841],[123.396664,39.98123],[123.391256,39.97842],[123.389741,39.976163],[123.383448,39.972685],[123.377108,39.971506],[123.380464,39.966225],[123.381117,39.963698],[123.383378,39.960602],[123.383308,39.957223],[123.38501,39.954866],[123.393331,39.954397],[123.393844,39.949981],[123.396058,39.950648],[123.395708,39.947126],[123.393564,39.948333],[123.390813,39.946288],[123.393564,39.944485],[123.391186,39.938534],[123.391256,39.935934],[123.394193,39.937056],[123.399065,39.934471],[123.395056,39.930423],[123.395778,39.92815],[123.397853,39.926019],[123.399531,39.927227],[123.405288,39.92886],[123.407363,39.934798],[123.411372,39.935025],[123.416476,39.933377],[123.421418,39.933605],[123.426826,39.929883],[123.429693,39.929144],[123.431767,39.925962],[123.434984,39.924939],[123.437175,39.922681],[123.43834,39.924499],[123.442023,39.924627],[123.443585,39.927866],[123.448573,39.928519],[123.448852,39.925465],[123.447314,39.922865],[123.449528,39.92153],[123.450857,39.925621],[123.4544,39.926616],[123.454307,39.928747],[123.456428,39.92923],[123.45785,39.926602],[123.459784,39.927766],[123.460623,39.926573],[123.464353,39.924726],[123.464003,39.923661],[123.458549,39.920109],[123.459085,39.918219],[123.461905,39.918148],[123.464493,39.920393],[123.466451,39.920507],[123.470553,39.924868],[123.472651,39.92349],[123.473956,39.92001],[123.480646,39.909907],[123.482161,39.908103],[123.488198,39.904095],[123.489876,39.902404],[123.490529,39.898056],[123.488291,39.895895],[123.480809,39.891447],[123.477359,39.885221],[123.474259,39.881298],[123.474376,39.876521],[123.476637,39.868318],[123.48307,39.859929],[123.491717,39.857284],[123.500155,39.851894],[123.504421,39.84383],[123.501461,39.833617],[123.501297,39.828353],[123.504444,39.820158],[123.514653,39.814324],[123.517753,39.808419],[123.518872,39.798599],[123.518826,39.770342],[123.520807,39.77074],[123.521553,39.772648],[123.535585,39.775325],[123.534559,39.788365],[123.536634,39.788465],[123.541552,39.786073],[123.54344,39.782187],[123.546237,39.779468],[123.548288,39.774884],[123.547985,39.766042],[123.54295,39.762937],[123.543044,39.760602],[123.54661,39.756344],[123.551062,39.755433],[123.552623,39.758466],[123.555724,39.759619],[123.563532,39.760787],[123.565467,39.761556],[123.570128,39.766939],[123.570385,39.774912],[123.573508,39.77897],[123.576632,39.780991],[123.579312,39.781119],[123.580571,39.77981],[123.58141,39.775354],[123.583321,39.772848],[123.586398,39.77131],[123.600826,39.77188],[123.612574,39.774969],[123.623925,39.782088],[123.642036,39.79635],[123.646278,39.802513],[123.644157,39.817128],[123.645113,39.823872],[123.652455,39.829648],[123.658422,39.831383],[123.661849,39.825579],[123.665392,39.824782],[123.674948,39.826774],[123.679284,39.823445],[123.68271,39.818906],[123.685437,39.811165],[123.687955,39.808248],[123.692197,39.806868],[123.696975,39.806968],[123.736064,39.817512],[123.763778,39.82087],[123.777647,39.822136],[123.795036,39.822748],[123.803637,39.8274],[123.812331,39.83127],[123.821095,39.831711],[123.82895,39.831426],[123.851023,39.825821],[123.871349,39.82279],[123.885451,39.822378],[123.910811,39.819518],[123.928199,39.81892],[123.943979,39.819418],[123.951741,39.817654],[123.956496,39.814125],[123.966985,39.808049],[123.976798,39.805217],[123.995492,39.801488],[123.998988,39.800449],[124.002694,39.80035],[124.02901,39.805203],[124.035117,39.806896],[124.053041,39.810241],[124.06029,39.812674],[124.071665,39.817953],[124.093599,39.822079],[124.103272,39.823416],[124.107258,39.818863],[124.09551,39.792308],[124.09551,39.785091],[124.099286,39.777518],[124.144762,39.74542],[124.150799,39.74579],[124.164061,39.7784],[124.166695,39.824057],[124.166462,39.827229],[124.173292,39.841298],[124.174504,39.842336],[124.181613,39.845152],[124.188279,39.849106],[124.190144,39.848509],[124.192125,39.85013],[124.195062,39.851012],[124.199771,39.854127],[124.203663,39.857355],[124.2135,39.863284],[124.214455,39.865375],[124.214175,39.870607],[124.214851,39.874104],[124.214875,39.892427],[124.218418,39.895796],[124.220632,39.901566],[124.224012,39.905389],[124.225597,39.912692],[124.227531,39.916088],[124.234291,39.923547],[124.238696,39.926701],[124.244034,39.929286],[124.249745,39.930963],[124.256551,39.932412],[124.263008,39.93325],[124.267506,39.934585],[124.271259,39.934812],[124.275641,39.933931],[124.280396,39.932312],[124.28648,39.931872],[124.288974,39.934755],[124.290302,39.939783],[124.294241,39.942979],[124.296083,39.946771],[124.291491,39.948277],[124.288857,39.948064],[124.287901,39.950606],[124.290326,39.956953],[124.290092,39.959836],[124.288274,39.962164],[124.291677,39.964947],[124.296735,39.965842],[124.297202,39.968539],[124.29592,39.972685],[124.293612,39.97683],[124.290582,39.975495],[124.291118,39.978775],[124.289486,39.978775],[124.290722,39.9815],[124.28958,39.982792],[124.287156,39.977696],[124.285384,39.977227],[124.28578,39.979953],[124.287249,39.981954],[124.2862,39.98397],[124.284149,39.984538],[124.278298,39.98326],[124.2793,39.980592],[124.274242,39.979328],[124.274639,39.977923],[124.26993,39.977369],[124.26972,39.978704],[124.265898,39.978477],[124.263614,39.977412],[124.258556,39.978917],[124.259698,39.98194],[124.255642,39.981103],[124.255432,39.98661],[124.250281,39.996275],[124.244594,40.005854],[124.246132,40.010976],[124.244943,40.019985],[124.243661,40.023134],[124.242286,40.017219],[124.236529,40.009671],[124.233429,40.006251],[124.229839,40.00408],[124.224851,40.004009],[124.226739,40.009798],[124.226576,40.012296],[124.2221,40.016892],[124.219024,40.019063],[124.21336,40.026355],[124.20695,40.035149],[124.20082,40.045672],[124.191822,40.042255],[124.188512,40.043006],[124.182336,40.042609],[124.176625,40.043261],[124.174131,40.04441],[124.174504,40.045516],[124.178816,40.044992],[124.179585,40.045942],[124.176485,40.048111],[124.179236,40.049558],[124.175553,40.053599],[124.167674,40.054067],[124.166905,40.056066],[124.172709,40.059101],[124.175529,40.059852],[124.175623,40.0611],[124.173268,40.061525],[124.174061,40.065977],[124.177371,40.068103],[124.179818,40.072512],[124.178093,40.076822],[124.179026,40.078395],[124.185552,40.080819],[124.18786,40.08286],[124.192335,40.082732],[124.194736,40.083384],[124.196111,40.085227],[124.1973,40.083115],[124.200493,40.084305],[124.205714,40.081017],[124.205901,40.077601],[124.208372,40.07787],[124.210866,40.081811],[124.210003,40.084433],[124.214385,40.08595],[124.216436,40.090938],[124.221005,40.092582],[124.228813,40.092114],[124.231587,40.090697],[124.233755,40.092355],[124.235084,40.094864],[124.239326,40.096238],[124.241424,40.100886],[124.241377,40.102799],[124.243964,40.103734],[124.245246,40.102161],[124.249768,40.102643],[124.245293,40.104343],[124.243265,40.107036],[124.244617,40.10875],[124.240351,40.109033],[124.239839,40.10593],[124.237671,40.105732],[124.235876,40.107021],[124.233638,40.106625],[124.23175,40.108212],[124.233638,40.109968],[124.23196,40.112023],[124.232007,40.113751],[124.228044,40.114629],[124.22604,40.113794],[124.226226,40.116811],[124.223732,40.118086],[124.223942,40.121231],[124.219886,40.122846],[124.217718,40.122534],[124.21583,40.125197],[124.208138,40.126656],[124.205784,40.124914],[124.199235,40.12354],[124.199328,40.119701],[124.19758,40.117477],[124.194899,40.11691],[124.194643,40.114162],[124.195715,40.113241],[124.192195,40.108481],[124.189049,40.108821],[124.185459,40.107333],[124.182056,40.104386],[124.180424,40.104258],[124.176858,40.099866],[124.173292,40.098746],[124.167115,40.099894],[124.167068,40.098194],[124.164574,40.098746],[124.163572,40.1009],[124.161731,40.096238],[124.159889,40.095601],[124.15546,40.097046],[124.153852,40.099002],[124.155227,40.101623],[124.153619,40.105945],[124.148118,40.107234],[124.145764,40.109005],[124.146813,40.110578],[124.148095,40.115749],[124.148118,40.119772],[124.150193,40.122435],[124.152337,40.123342],[124.154854,40.128965],[124.153666,40.13092],[124.155181,40.134276],[124.159143,40.13759],[124.166019,40.139021],[124.168537,40.141117],[124.170005,40.146469],[124.172639,40.150675],[124.172802,40.152756],[124.174457,40.154399],[124.179049,40.156197],[124.179049,40.159255],[124.182452,40.161732],[124.182336,40.164564],[124.183897,40.165739],[124.18434,40.16799],[124.186741,40.171401],[124.188396,40.172491],[124.188419,40.174345],[124.190517,40.177502],[124.189841,40.180672],[124.190261,40.183248],[124.187813,40.185243],[124.183618,40.184465],[124.182079,40.185611],[124.174737,40.187876],[124.170751,40.185102],[124.166952,40.18346],[124.161101,40.182611],[124.154948,40.18639],[124.151731,40.186927],[124.153013,40.191413],[124.150449,40.194258],[124.151358,40.197413],[124.148817,40.200328],[124.149633,40.20187],[124.147932,40.203144],[124.14369,40.203922],[124.141312,40.205138],[124.139704,40.209765],[124.133224,40.213485],[124.136184,40.218366],[124.132664,40.217729],[124.129215,40.219243],[124.122945,40.218606],[124.122059,40.215862],[124.119565,40.214589],[124.118819,40.212212],[124.112899,40.211547],[124.109332,40.208675],[124.10227,40.200314],[124.101314,40.198206],[124.096745,40.196805],[124.093039,40.193324],[124.09276,40.190862],[124.096279,40.187748],[124.09234,40.186276],[124.090033,40.184069],[124.086769,40.184224],[124.084322,40.182738],[124.080383,40.181748],[124.077935,40.183276],[124.077609,40.187663],[124.07642,40.188314],[124.072994,40.187182],[124.068821,40.187295],[124.065721,40.184635],[124.062248,40.180658],[124.06064,40.180573],[124.05726,40.177035],[124.054067,40.176129],[124.049895,40.172916],[124.051503,40.171486],[124.05127,40.169886],[124.053368,40.168188],[124.053927,40.163007],[124.055722,40.161124],[124.054114,40.157174],[124.0543,40.155772],[124.052738,40.151581],[124.050594,40.151085],[124.04775,40.152983],[124.04528,40.149372],[124.042459,40.14654],[124.042016,40.143595],[124.039965,40.142122],[124.0388,40.138128],[124.033788,40.134163],[124.029033,40.134559],[124.02267,40.129659],[124.019803,40.12684],[124.020549,40.12524],[124.016796,40.122208],[124.011225,40.122393],[124.009873,40.123313],[124.007822,40.121132],[124.002694,40.117973],[123.99745,40.11555],[123.996494,40.112363],[123.997287,40.109274],[123.991226,40.107361],[123.988709,40.104273],[123.988173,40.100319],[123.992229,40.098846],[123.993021,40.097174],[123.991832,40.09502],[123.99132,40.088019],[123.986588,40.084972],[123.98773,40.082831],[123.985679,40.081697],[123.984676,40.078636],[123.985236,40.076014],[123.984024,40.070187],[123.982788,40.069039],[123.985119,40.066629],[123.98456,40.064914],[123.986145,40.063255],[123.991949,40.061213],[123.988173,40.056889],[123.988499,40.054535],[123.984653,40.053869],[123.978523,40.055513],[123.970878,40.055088],[123.965447,40.054124],[123.956613,40.056719],[123.946124,40.056634],[123.935681,40.057456],[123.923421,40.057428],[123.913981,40.059384],[123.906638,40.056903],[123.896359,40.050153],[123.890882,40.048523],[123.885521,40.048721],[123.878295,40.052436],[123.877246,40.059824],[123.870486,40.063567],[123.867013,40.061936],[123.861746,40.061227],[123.858715,40.059172],[123.860534,40.054975],[123.859671,40.053245],[123.855825,40.051104],[123.856641,40.047601],[123.854939,40.044041],[123.850348,40.041701],[123.846875,40.040978],[123.843448,40.046041],[123.839928,40.047487],[123.833239,40.047232],[123.827109,40.047814],[123.810419,40.052309],[123.804499,40.055485],[123.799301,40.056222],[123.795036,40.058378],[123.786481,40.061114],[123.781283,40.060263],[123.776249,40.056279],[123.76879,40.054578],[123.766925,40.05272],[123.764664,40.045133],[123.761914,40.039744],[123.751028,40.046495],[123.746949,40.050026],[123.744619,40.051004],[123.742707,40.050494],[123.744455,40.047913],[123.74315,40.04563],[123.737113,40.043885],[123.732055,40.040184],[123.729654,40.035348],[123.728419,40.035121],[123.725622,40.038383],[123.72124,40.039716],[123.717161,40.039205],[123.715179,40.037574],[123.713734,40.03895],[123.708443,40.04736],[123.704178,40.051316],[123.700448,40.055896],[123.697581,40.062603],[123.696346,40.0667],[123.693386,40.070258],[123.688491,40.073519],[123.682361,40.078593],[123.677023,40.084334],[123.674785,40.087608],[123.671639,40.095303],[123.671475,40.099554],[123.672151,40.106511],[123.673806,40.109926],[123.676533,40.112873],[123.681358,40.115706],[123.686323,40.117704],[123.694015,40.123512],[123.69842,40.130608],[123.699842,40.137732],[123.699423,40.143099],[123.698444,40.145832],[123.694458,40.150703],[123.689283,40.155177],[123.684948,40.155885],[123.677209,40.151043],[123.674715,40.150406],[123.669517,40.150562],[123.667,40.152388],[123.66355,40.157103],[123.661756,40.161053],[123.655928,40.168924],[123.655788,40.174232],[123.653271,40.177572],[123.644927,40.181238],[123.635207,40.182724],[123.631268,40.182285],[123.624042,40.179795],[123.612084,40.17811],[123.608099,40.176398],[123.603693,40.172647],[123.599801,40.170354]]],[[[123.825663,39.786259],[123.827412,39.788237],[123.82543,39.790358],[123.824778,39.792806],[123.825477,39.796123],[123.817808,39.79618],[123.814009,39.795141],[123.809464,39.792408],[123.808555,39.78949],[123.815291,39.786856],[123.818508,39.788963],[123.82254,39.788565],[123.825663,39.786259]]],[[[123.716508,39.745235],[123.7211,39.746716],[123.725645,39.748995],[123.734036,39.750078],[123.744502,39.750419],[123.752357,39.749351],[123.755527,39.750946],[123.756693,39.754108],[123.753126,39.759093],[123.748301,39.763279],[123.742404,39.765429],[123.737393,39.765073],[123.73061,39.765942],[123.720121,39.76308],[123.719328,39.762012],[123.721356,39.758437],[123.715739,39.755219],[123.711147,39.749166],[123.711823,39.746004],[123.716508,39.745235]]],[[[123.576725,39.77608],[123.578356,39.775766],[123.578473,39.77756],[123.574394,39.777475],[123.576725,39.77608]]],[[[123.599871,39.763365],[123.601735,39.763678],[123.602714,39.766013],[123.600616,39.767181],[123.599171,39.7658],[123.599871,39.763365]]],[[[123.758184,39.751431],[123.758417,39.749323],[123.760469,39.749693],[123.760748,39.751915],[123.758184,39.751431]]]]}},{"type":"Feature","properties":{"adcode":210682,"name":"凤城市","center":[124.071067,40.457567],"centroid":[124.059326,40.583747],"childrenNum":0,"level":"district","parent":{"adcode":210600},"subFeatureIndex":5,"acroutes":[100000,210000,210600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.510478,41.049426],[124.503858,41.050306],[124.491901,41.054595],[124.481388,41.059889],[124.475468,41.061761],[124.466377,41.061468],[124.456285,41.064429],[124.442952,41.068675],[124.425936,41.076747],[124.420505,41.077193],[124.405518,41.071607],[124.393514,41.064945],[124.383188,41.056621],[124.375333,41.053031],[124.370461,41.052975],[124.36552,41.05616],[124.356756,41.065686],[124.349017,41.06806],[124.343446,41.071021],[124.338645,41.072124],[124.33333,41.070029],[124.321769,41.061496],[124.3117,41.056593],[124.297225,41.053925],[124.291911,41.056425],[124.291887,41.064932],[124.295733,41.080866],[124.297528,41.089076],[124.29557,41.096043],[124.292074,41.098248],[124.285524,41.100105],[124.268555,41.100985],[124.256598,41.098486],[124.254849,41.096448],[124.253288,41.09286],[124.250957,41.089844],[124.247903,41.088895],[124.241307,41.085613],[124.239815,41.082919],[124.237321,41.080768],[124.23823,41.076006],[124.241727,41.073046],[124.239536,41.07063],[124.238953,41.067865],[124.235899,41.064652],[124.23548,41.062781],[124.236366,41.059331],[124.235317,41.054986],[124.237857,41.052346],[124.232729,41.047359],[124.232077,41.042231],[124.228697,41.041085],[124.226739,41.04205],[124.219,41.042385],[124.215994,41.041868],[124.214362,41.044481],[124.208954,41.046017],[124.205691,41.040974],[124.20322,41.039171],[124.200237,41.033372],[124.188023,41.027196],[124.184666,41.027098],[124.174481,41.033023],[124.167558,41.038361],[124.160472,41.045305],[124.150985,41.053044],[124.145974,41.055084],[124.137536,41.053031],[124.136301,41.050712],[124.133364,41.048672],[124.128632,41.047792],[124.12453,41.048169],[124.120194,41.046618],[124.123201,41.039898],[124.118912,41.039632],[124.11178,41.037886],[124.106022,41.037397],[124.103109,41.038249],[124.10157,41.03769],[124.096,41.037592],[124.093599,41.036027],[124.098261,41.026134],[124.10192,41.021619],[124.107025,41.016154],[124.113971,41.002329],[124.114717,40.999771],[124.11798,40.994122],[124.12735,40.984572],[124.127187,40.977691],[124.129751,40.970698],[124.129518,40.96702],[124.134669,40.962683],[124.141405,40.959438],[124.147932,40.957339],[124.147559,40.951603],[124.142804,40.943978],[124.136184,40.935288],[124.132175,40.925099],[124.131266,40.915944],[124.131452,40.909491],[124.13679,40.90354],[124.140869,40.90109],[124.149097,40.893179],[124.149796,40.88993],[124.14933,40.887423],[124.145041,40.882311],[124.141265,40.87993],[124.14045,40.872142],[124.143386,40.866511],[124.14348,40.863064],[124.141685,40.859001],[124.139074,40.856115],[124.134389,40.853551],[124.126185,40.852948],[124.115952,40.853803],[124.11185,40.851197],[124.103085,40.846475],[124.09847,40.847105],[124.094158,40.848885],[124.093809,40.857628],[124.084368,40.861187],[124.071409,40.862126],[124.059055,40.863485],[124.043415,40.865642],[124.031481,40.865754],[124.030199,40.863849],[124.023952,40.862014],[124.022577,40.861005],[124.020246,40.861803],[124.016423,40.859884],[124.013207,40.861243],[124.009337,40.860556],[124.002741,40.862182],[123.996611,40.861845],[123.992485,40.863975],[123.988219,40.867477],[123.980621,40.867687],[123.977707,40.863092],[123.977194,40.861047],[123.972952,40.857278],[123.972672,40.854588],[123.97456,40.852724],[123.968617,40.850762],[123.964305,40.849824],[123.959433,40.846727],[123.955564,40.84611],[123.953722,40.843209],[123.952627,40.839818],[123.946893,40.839257],[123.944469,40.835627],[123.942371,40.833875],[123.938688,40.82904],[123.934003,40.828507],[123.931439,40.826615],[123.928059,40.828115],[123.924913,40.83089],[123.92088,40.831002],[123.920297,40.832137],[123.915939,40.835011],[123.911463,40.834268],[123.907011,40.831815],[123.902373,40.832362],[123.897968,40.831507],[123.89904,40.834604],[123.898294,40.836594],[123.89531,40.840168],[123.89249,40.838837],[123.887898,40.840463],[123.884309,40.840519],[123.879227,40.842354],[123.872794,40.839818],[123.866874,40.841331],[123.866757,40.842929],[123.859648,40.848801],[123.852259,40.852262],[123.848763,40.856718],[123.844217,40.855709],[123.843635,40.85299],[123.840162,40.854055],[123.838646,40.852934],[123.835267,40.854237],[123.831561,40.859225],[123.827971,40.860851],[123.827132,40.862812],[123.824545,40.86263],[123.822517,40.858609],[123.818414,40.85753],[123.814032,40.855078],[123.810769,40.857474],[123.807809,40.857068],[123.801655,40.857292],[123.793264,40.853159],[123.791656,40.850889],[123.787414,40.851841],[123.785129,40.853551],[123.781283,40.853733],[123.77858,40.855919],[123.772892,40.855639],[123.771634,40.851211],[123.768976,40.85072],[123.767741,40.849221],[123.764151,40.849095],[123.761098,40.85037],[123.754408,40.851407],[123.749863,40.85065],[123.744922,40.85222],[123.742311,40.851757],[123.741309,40.849431],[123.737603,40.846909],[123.736367,40.843602],[123.735854,40.839566],[123.734106,40.833693],[123.732684,40.830918],[123.722498,40.830133],[123.719119,40.826559],[123.715436,40.825535],[123.714247,40.820629],[123.709282,40.82018],[123.702453,40.816984],[123.69926,40.816732],[123.695344,40.815344],[123.692989,40.816409],[123.693526,40.818582],[123.691195,40.818989],[123.688234,40.825521],[123.68898,40.832838],[123.686626,40.833847],[123.671895,40.825816],[123.66376,40.826769],[123.658189,40.829923],[123.6539,40.834422],[123.644367,40.841345],[123.644321,40.843223],[123.642409,40.844541],[123.63882,40.845073],[123.636512,40.846853],[123.633785,40.847119],[123.626792,40.849473],[123.623622,40.851631],[123.612667,40.853467],[123.608658,40.85449],[123.604113,40.854658],[123.59768,40.856942],[123.582272,40.85746],[123.575,40.856802],[123.563625,40.858791],[123.549523,40.860206],[123.544442,40.861075],[123.540643,40.857993],[123.538661,40.854854],[123.537543,40.851449],[123.537333,40.847315],[123.539454,40.837365],[123.539617,40.834828],[123.538195,40.830974],[123.533743,40.826993],[123.544885,40.821232],[123.548195,40.815834],[123.556982,40.806104],[123.564185,40.800116],[123.575769,40.791898],[123.581223,40.786891],[123.58423,40.781729],[123.585512,40.777549],[123.584953,40.772976],[123.58106,40.768739],[123.576702,40.766368],[123.567774,40.763464],[123.561038,40.753459],[123.561271,40.750666],[123.557309,40.747663],[123.557612,40.745782],[123.555747,40.744028],[123.55605,40.741193],[123.554908,40.739719],[123.557565,40.738554],[123.555304,40.734371],[123.555863,40.732939],[123.554908,40.730244],[123.556027,40.728504],[123.554815,40.725289],[123.551435,40.722958],[123.555094,40.719181],[123.557961,40.720515],[123.560152,40.719926],[123.558707,40.714717],[123.55894,40.713018],[123.561854,40.712456],[123.565187,40.713158],[123.570408,40.712175],[123.573625,40.7091],[123.578123,40.708089],[123.581037,40.704606],[123.580454,40.701769],[123.577867,40.697387],[123.579545,40.696067],[123.577238,40.692303],[123.579708,40.688637],[123.582902,40.68646],[123.592528,40.686137],[123.601432,40.688581],[123.609754,40.691755],[123.617119,40.693356],[123.623156,40.693609],[123.625813,40.692373],[123.636302,40.690884],[123.643901,40.686502],[123.66383,40.675755],[123.671242,40.673226],[123.678911,40.670219],[123.688771,40.668055],[123.695017,40.666018],[123.703222,40.662083],[123.710494,40.657024],[123.725412,40.654228],[123.728885,40.651586],[123.731146,40.648985],[123.734386,40.642674],[123.736041,40.635266],[123.741146,40.62475],[123.745947,40.619309],[123.748721,40.61554],[123.748744,40.610717],[123.741845,40.606357],[123.731379,40.603038],[123.725412,40.599339],[123.717464,40.592488],[123.721333,40.586608],[123.726857,40.583218],[123.73336,40.580924],[123.736227,40.578758],[123.738162,40.575705],[123.738488,40.570878],[123.738185,40.566066],[123.741192,40.549219],[123.739001,40.545221],[123.735621,40.540674],[123.735202,40.538619],[123.740143,40.535423],[123.741006,40.530354],[123.738372,40.528341],[123.737906,40.524975],[123.738815,40.5223],[123.740563,40.521328],[123.739164,40.516906],[123.7404,40.514822],[123.739561,40.513132],[123.740843,40.511118],[123.738209,40.507808],[123.740633,40.507287],[123.745271,40.504949],[123.748092,40.505949],[123.751122,40.504738],[123.753033,40.501442],[123.757182,40.502879],[123.762566,40.502033],[123.767321,40.499949],[123.768813,40.497512],[123.769536,40.492398],[123.765713,40.483818],[123.756809,40.471037],[123.757438,40.46688],[123.766156,40.456929],[123.768533,40.451108],[123.769256,40.443509],[123.766203,40.43787],[123.759769,40.430975],[123.751565,40.424375],[123.747532,40.417634],[123.751658,40.411061],[123.761681,40.402908],[123.759536,40.397237],[123.751471,40.383297],[123.741588,40.368945],[123.738558,40.363539],[123.730004,40.356241],[123.718,40.341728],[123.715972,40.333072],[123.708047,40.326208],[123.705903,40.320545],[123.705506,40.314132],[123.711287,40.300175],[123.704131,40.296276],[123.698187,40.297448],[123.694388,40.296459],[123.691031,40.294736],[123.687279,40.291373],[123.684412,40.292051],[123.680379,40.290327],[123.679191,40.282852],[123.674692,40.281099],[123.67341,40.276831],[123.666044,40.272846],[123.662478,40.27016],[123.658329,40.269948],[123.656651,40.267036],[123.653481,40.263404],[123.647724,40.260364],[123.645183,40.260675],[123.640008,40.26428],[123.635813,40.264803],[123.630988,40.261396],[123.629403,40.259431],[123.629519,40.256462],[123.626746,40.253296],[123.626443,40.251514],[123.624158,40.249506],[123.620849,40.249323],[123.620639,40.247216],[123.615091,40.2432],[123.611572,40.24132],[123.605162,40.241532],[123.604276,40.242366],[123.599218,40.242041],[123.596164,40.243002],[123.593764,40.241518],[123.592202,40.23596],[123.593204,40.233655],[123.591922,40.231293],[123.591759,40.228677],[123.589871,40.225961],[123.58733,40.225297],[123.583671,40.221619],[123.583088,40.218691],[123.579452,40.213202],[123.577867,40.207685],[123.576119,40.204346],[123.571271,40.200102],[123.566539,40.194583],[123.561061,40.19055],[123.560549,40.187111],[123.566026,40.18012],[123.567098,40.178153],[123.571947,40.172845],[123.577517,40.168683],[123.581247,40.166532],[123.5874,40.166532],[123.592621,40.167961],[123.596724,40.16983],[123.599801,40.170354],[123.603693,40.172647],[123.608099,40.176398],[123.612084,40.17811],[123.624042,40.179795],[123.631268,40.182285],[123.635207,40.182724],[123.644927,40.181238],[123.653271,40.177572],[123.655788,40.174232],[123.655928,40.168924],[123.661756,40.161053],[123.66355,40.157103],[123.667,40.152388],[123.669517,40.150562],[123.674715,40.150406],[123.677209,40.151043],[123.684948,40.155885],[123.689283,40.155177],[123.694458,40.150703],[123.698444,40.145832],[123.699423,40.143099],[123.699842,40.137732],[123.69842,40.130608],[123.694015,40.123512],[123.686323,40.117704],[123.681358,40.115706],[123.676533,40.112873],[123.673806,40.109926],[123.672151,40.106511],[123.671475,40.099554],[123.671639,40.095303],[123.674785,40.087608],[123.677023,40.084334],[123.682361,40.078593],[123.688491,40.073519],[123.693386,40.070258],[123.696346,40.0667],[123.697581,40.062603],[123.700448,40.055896],[123.704178,40.051316],[123.708443,40.04736],[123.713734,40.03895],[123.715179,40.037574],[123.717161,40.039205],[123.72124,40.039716],[123.725622,40.038383],[123.728419,40.035121],[123.729654,40.035348],[123.732055,40.040184],[123.737113,40.043885],[123.74315,40.04563],[123.744455,40.047913],[123.742707,40.050494],[123.744619,40.051004],[123.746949,40.050026],[123.751028,40.046495],[123.761914,40.039744],[123.764664,40.045133],[123.766925,40.05272],[123.76879,40.054578],[123.776249,40.056279],[123.781283,40.060263],[123.786481,40.061114],[123.795036,40.058378],[123.799301,40.056222],[123.804499,40.055485],[123.810419,40.052309],[123.827109,40.047814],[123.833239,40.047232],[123.839928,40.047487],[123.843448,40.046041],[123.846875,40.040978],[123.850348,40.041701],[123.854939,40.044041],[123.856641,40.047601],[123.855825,40.051104],[123.859671,40.053245],[123.860534,40.054975],[123.858715,40.059172],[123.861746,40.061227],[123.867013,40.061936],[123.870486,40.063567],[123.877246,40.059824],[123.878295,40.052436],[123.885521,40.048721],[123.890882,40.048523],[123.896359,40.050153],[123.906638,40.056903],[123.913981,40.059384],[123.923421,40.057428],[123.935681,40.057456],[123.946124,40.056634],[123.956613,40.056719],[123.965447,40.054124],[123.970878,40.055088],[123.978523,40.055513],[123.984653,40.053869],[123.988499,40.054535],[123.988173,40.056889],[123.991949,40.061213],[123.986145,40.063255],[123.98456,40.064914],[123.985119,40.066629],[123.982788,40.069039],[123.984024,40.070187],[123.985236,40.076014],[123.984676,40.078636],[123.985679,40.081697],[123.98773,40.082831],[123.986588,40.084972],[123.99132,40.088019],[123.991832,40.09502],[123.993021,40.097174],[123.992229,40.098846],[123.988173,40.100319],[123.988709,40.104273],[123.991226,40.107361],[123.997287,40.109274],[123.996494,40.112363],[123.99745,40.11555],[124.002694,40.117973],[124.007822,40.121132],[124.009873,40.123313],[124.011225,40.122393],[124.016796,40.122208],[124.020549,40.12524],[124.019803,40.12684],[124.02267,40.129659],[124.029033,40.134559],[124.033788,40.134163],[124.0388,40.138128],[124.039965,40.142122],[124.042016,40.143595],[124.042459,40.14654],[124.04528,40.149372],[124.04775,40.152983],[124.050594,40.151085],[124.052738,40.151581],[124.0543,40.155772],[124.054114,40.157174],[124.055722,40.161124],[124.053927,40.163007],[124.053368,40.168188],[124.05127,40.169886],[124.051503,40.171486],[124.049895,40.172916],[124.054067,40.176129],[124.05726,40.177035],[124.06064,40.180573],[124.062248,40.180658],[124.065721,40.184635],[124.068821,40.187295],[124.072994,40.187182],[124.07642,40.188314],[124.077609,40.187663],[124.077935,40.183276],[124.080383,40.181748],[124.084322,40.182738],[124.086769,40.184224],[124.090033,40.184069],[124.09234,40.186276],[124.096279,40.187748],[124.09276,40.190862],[124.093039,40.193324],[124.096745,40.196805],[124.101314,40.198206],[124.10227,40.200314],[124.109332,40.208675],[124.112899,40.211547],[124.118819,40.212212],[124.119565,40.214589],[124.122059,40.215862],[124.122945,40.218606],[124.120217,40.221916],[124.115929,40.221237],[124.112829,40.221619],[124.111989,40.220035],[124.106139,40.219257],[124.09847,40.222072],[124.097328,40.223571],[124.098167,40.225622],[124.092596,40.230445],[124.096629,40.235154],[124.095627,40.238831],[124.092037,40.241277],[124.091711,40.242932],[124.094112,40.246353],[124.09227,40.253211],[124.093552,40.257254],[124.096582,40.260308],[124.098121,40.263715],[124.100661,40.265411],[124.100055,40.271121],[124.103342,40.274669],[124.107817,40.277679],[124.105999,40.278428],[124.105533,40.281325],[124.107234,40.284901],[124.110078,40.286088],[124.112386,40.288688],[124.115882,40.289211],[124.118889,40.290892],[124.120754,40.293365],[124.120357,40.29547],[124.121593,40.29824],[124.123737,40.300034],[124.12453,40.302323],[124.12742,40.303227],[124.130031,40.300387],[124.13038,40.298466],[124.134716,40.296728],[124.137233,40.300712],[124.140519,40.300839],[124.145484,40.30252],[124.151615,40.303142],[124.155041,40.308256],[124.161125,40.311604],[124.165087,40.310771],[124.167511,40.311858],[124.167208,40.313087],[124.16849,40.318652],[124.175809,40.318087],[124.17856,40.319712],[124.178816,40.322565],[124.180867,40.32707],[124.183851,40.328101],[124.183571,40.329965],[124.184946,40.3343],[124.182778,40.336955],[124.182475,40.340062],[124.184457,40.341883],[124.184736,40.344382],[124.186368,40.347403],[124.187697,40.347771],[124.189165,40.351596],[124.18772,40.358711],[124.186485,40.361309],[124.188139,40.366178],[124.191403,40.369777],[124.193967,40.370525],[124.189818,40.376566],[124.191193,40.37864],[124.194852,40.379924],[124.196834,40.382747],[124.195692,40.384793],[124.197137,40.387586],[124.199491,40.386119],[124.203267,40.385202],[124.206717,40.385456],[124.209397,40.388546],[124.215038,40.389294],[124.221145,40.390987],[124.227765,40.396066],[124.23224,40.396941],[124.240841,40.396151],[124.246761,40.394373],[124.250817,40.392214],[124.252728,40.3888],[124.252542,40.383128],[124.250794,40.379162],[124.252006,40.378273],[124.255782,40.380461],[124.260047,40.381745],[124.261026,40.383523],[124.264989,40.384369],[124.265805,40.381716],[124.269138,40.377878],[124.269697,40.375959],[124.273287,40.374844],[124.274289,40.370977],[124.276993,40.368846],[124.27697,40.367449],[124.272541,40.36296],[124.272191,40.357582],[124.274639,40.354674],[124.278275,40.354872],[124.287365,40.34866],[124.291258,40.348801],[124.295453,40.348011],[124.297901,40.346599],[124.301094,40.342321],[124.308413,40.34273],[124.312539,40.340824],[124.321839,40.34273],[124.322608,40.344566],[124.32452,40.34458],[124.325685,40.348434],[124.33009,40.349027],[124.332188,40.351836],[124.334682,40.351709],[124.337899,40.352811],[124.343516,40.351639],[124.345731,40.353799],[124.35242,40.353305],[124.353912,40.351625],[124.351768,40.349422],[124.353026,40.346161],[124.354798,40.34441],[124.357222,40.345257],[124.361254,40.34297],[124.363982,40.344975],[124.366849,40.344693],[124.368946,40.342476],[124.375986,40.34818],[124.379762,40.355098],[124.38151,40.355973],[124.383491,40.345399],[124.386358,40.346825],[124.390693,40.347785],[124.396894,40.347502],[124.399225,40.345935],[124.404446,40.345257],[124.409014,40.343944],[124.41307,40.345032],[124.414958,40.347968],[124.418687,40.350622],[124.424351,40.351342],[124.42554,40.349987],[124.427708,40.351258],[124.430831,40.356269],[124.434514,40.357737],[124.435726,40.36392],[124.438989,40.36272],[124.439642,40.36543],[124.443138,40.366221],[124.443045,40.371414],[124.441437,40.373757],[124.44456,40.375281],[124.447148,40.378414],[124.449012,40.379557],[124.446075,40.380658],[124.442439,40.383015],[124.444467,40.385301],[124.448966,40.385752],[124.45456,40.388264],[124.455585,40.390535],[124.459128,40.393216],[124.462671,40.393019],[124.463743,40.397985],[124.465888,40.396898],[124.468638,40.397858],[124.472438,40.397096],[124.474629,40.399212],[124.47675,40.4047],[124.478801,40.406773],[124.480549,40.413177],[124.478055,40.413798],[124.475328,40.417902],[124.468732,40.416915],[124.465492,40.419129],[124.464396,40.42288],[124.462508,40.423275],[124.461879,40.426321],[124.463883,40.432244],[124.467496,40.43426],[124.467077,40.435994],[124.463067,40.436558],[124.461552,40.438321],[124.458522,40.438236],[124.452369,40.443678],[124.449175,40.442297],[124.444281,40.444355],[124.438733,40.44279],[124.428827,40.447118],[124.426962,40.450403],[124.427172,40.453617],[124.432719,40.455449],[124.439269,40.454477],[124.446891,40.456224],[124.444374,40.46323],[124.443302,40.464653],[124.433815,40.470798],[124.42596,40.474574],[124.420412,40.481225],[124.415984,40.490834],[124.418711,40.499456],[124.423675,40.510048],[124.424328,40.519427],[124.423372,40.522694],[124.420179,40.528791],[124.410413,40.535169],[124.404865,40.546192],[124.396707,40.550204],[124.396358,40.555524],[124.393118,40.557959],[124.391742,40.560113],[124.392139,40.565278],[124.395285,40.567135],[124.395472,40.57116],[124.392022,40.574649],[124.390181,40.578772],[124.39109,40.581178],[124.388199,40.585849],[124.390018,40.587002],[124.388083,40.592179],[124.385193,40.593487],[124.382582,40.592939],[124.378363,40.593614],[124.375496,40.595653],[124.372186,40.595288],[124.370019,40.598579],[124.369273,40.601983],[124.366825,40.604233],[124.364634,40.609535],[124.363399,40.610126],[124.364424,40.613487],[124.36207,40.615864],[124.358317,40.615442],[124.354821,40.616735],[124.350323,40.623836],[124.34657,40.62572],[124.348924,40.630065],[124.347106,40.636616],[124.348924,40.64013],[124.347595,40.644783],[124.349344,40.64408],[124.35319,40.645851],[124.356126,40.645176],[124.359716,40.641944],[124.364891,40.638528],[124.370158,40.635801],[124.380274,40.637923],[124.38412,40.641213],[124.391276,40.643925],[124.398595,40.645008],[124.403373,40.644361],[124.419666,40.640243],[124.430668,40.646456],[124.433582,40.649084],[124.434654,40.651796],[124.43223,40.655577],[124.430738,40.660004],[124.43216,40.671652],[124.436542,40.678143],[124.440132,40.682119],[124.447054,40.685968],[124.456308,40.689241],[124.453115,40.699031],[124.451273,40.703019],[124.45118,40.705786],[124.455073,40.709521],[124.472624,40.714955],[124.47992,40.72015],[124.482694,40.72095],[124.486283,40.724924],[124.487752,40.728546],[124.488824,40.735157],[124.484162,40.745698],[124.486213,40.749052],[124.49845,40.751733],[124.506678,40.75061],[124.508986,40.752182],[124.51148,40.759254],[124.513345,40.759605],[124.515955,40.764642],[124.521526,40.76526],[124.528612,40.768753],[124.528752,40.772359],[124.532388,40.774309],[124.531735,40.776736],[124.532714,40.781477],[124.530314,40.784128],[124.531456,40.784857],[124.528938,40.789402],[124.527796,40.790187],[124.528332,40.794479],[124.527307,40.796386],[124.52437,40.798069],[124.523181,40.799836],[124.52395,40.804225],[124.522295,40.807632],[124.522155,40.811768],[124.517564,40.813535],[124.515349,40.815456],[124.512482,40.81575],[124.508846,40.819942],[124.506096,40.824582],[124.501807,40.826867],[124.498357,40.827386],[124.494814,40.829096],[124.492507,40.831114],[124.492064,40.833805],[124.493719,40.836861],[124.496562,40.836328],[124.500059,40.8385],[124.503438,40.837589],[124.506166,40.839524],[124.511387,40.839383],[124.513951,40.841822],[124.512809,40.844597],[124.513438,40.84803],[124.512692,40.849277],[124.509242,40.849866],[124.505839,40.852794],[124.505117,40.85498],[124.506772,40.856353],[124.506538,40.860052],[124.507145,40.86305],[124.509708,40.866987],[124.509825,40.871007],[124.51106,40.872982],[124.513648,40.873655],[124.51479,40.877689],[124.517214,40.878347],[124.522995,40.883039],[124.528426,40.88395],[124.532015,40.888613],[124.5274,40.888431],[124.526304,40.890532],[124.527377,40.892884],[124.530477,40.894313],[124.53043,40.896959],[124.529171,40.898542],[124.530104,40.904492],[124.532155,40.907223],[124.535395,40.908455],[124.537236,40.908077],[124.545021,40.908805],[124.545208,40.918688],[124.544509,40.922621],[124.542434,40.925295],[124.541898,40.932167],[124.538798,40.934504],[124.540173,40.937191],[124.539194,40.940381],[124.54043,40.945153],[124.540383,40.948623],[124.53381,40.953184],[124.533367,40.95615],[124.534462,40.957829],[124.532621,40.963075],[124.530034,40.964082],[124.529498,40.966768],[124.529987,40.970265],[124.531712,40.975062],[124.532924,40.976712],[124.533157,40.98253],[124.532551,40.985397],[124.530593,40.988431],[124.530873,40.989774],[124.527796,40.99271],[124.526001,40.993311],[124.526258,40.995814],[124.522202,40.998666],[124.523134,41.004287],[124.526001,41.008047],[124.526141,41.015036],[124.525209,41.017524],[124.525535,41.021326],[124.520454,41.02605],[124.513834,41.033093],[124.510781,41.038319],[124.510198,41.045626],[124.510478,41.049426]]]]}}]}
|
public/china-city-data/citys/丽水市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":331102,"name":"莲都区","center":[119.922293,28.451103],"centroid":[119.842776,28.440721],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":0,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.615035,28.527156],[119.619368,28.52037],[119.621369,28.514562],[119.620603,28.508998],[119.617819,28.503173],[119.61761,28.500391],[119.624344,28.48998],[119.624936,28.486754],[119.625162,28.477962],[119.625823,28.474231],[119.624309,28.462487],[119.627702,28.462548],[119.633897,28.464536],[119.636211,28.466111],[119.638804,28.47131],[119.647678,28.470056],[119.655264,28.470989],[119.670036,28.469185],[119.676474,28.466937],[119.685592,28.460468],[119.691438,28.450435],[119.693683,28.44808],[119.694971,28.441151],[119.696589,28.436516],[119.696432,28.432156],[119.693318,28.425823],[119.687506,28.417271],[119.684548,28.415297],[119.683347,28.410967],[119.685453,28.405413],[119.689089,28.392223],[119.692761,28.386377],[119.693318,28.380852],[119.694918,28.375067],[119.695423,28.368179],[119.699582,28.361857],[119.704541,28.355979],[119.706141,28.349365],[119.707951,28.334989],[119.711535,28.322418],[119.709743,28.313428],[119.700747,28.307119],[119.692656,28.303504],[119.686358,28.304393],[119.668766,28.308007],[119.65375,28.313306],[119.644198,28.310136],[119.635393,28.308589],[119.636368,28.298174],[119.63936,28.293855],[119.645068,28.288524],[119.652636,28.286686],[119.656691,28.284067],[119.663129,28.275932],[119.668035,28.27394],[119.674787,28.274737],[119.678893,28.276943],[119.683887,28.281202],[119.690064,28.282749],[119.693753,28.281861],[119.69718,28.276039],[119.699147,28.267766],[119.706907,28.261561],[119.719818,28.253348],[119.728605,28.240767],[119.736365,28.230315],[119.745291,28.226039],[119.745291,28.224997],[119.738697,28.220659],[119.733686,28.219325],[119.723994,28.220628],[119.723594,28.22023],[119.718217,28.224414],[119.710091,28.226499],[119.707412,28.225089],[119.707029,28.211155],[119.706281,28.203598],[119.703966,28.199136],[119.684948,28.190275],[119.682495,28.186794],[119.686514,28.183528],[119.697546,28.176736],[119.697963,28.175386],[119.695632,28.173607],[119.689472,28.172457],[119.686218,28.171185],[119.68507,28.166829],[119.687001,28.165142],[119.703062,28.164514],[119.714389,28.159606],[119.718965,28.158118],[119.723298,28.157735],[119.727717,28.158732],[119.731719,28.158686],[119.733425,28.150711],[119.733024,28.1491],[119.728935,28.1441],[119.726151,28.133515],[119.72636,28.130677],[119.725177,28.118619],[119.725525,28.110932],[119.726465,28.108585],[119.737479,28.104626],[119.749694,28.103751],[119.753226,28.103137],[119.759194,28.103628],[119.763596,28.105209],[119.768294,28.109229],[119.773236,28.116563],[119.779622,28.116256],[119.783345,28.11552],[119.789801,28.115274],[119.794568,28.114522],[119.798327,28.115566],[119.800362,28.118803],[119.800293,28.12856],[119.801493,28.130892],[119.810924,28.131797],[119.813343,28.133377],[119.816405,28.139927],[119.820999,28.141124],[119.826584,28.139789],[119.831891,28.13686],[119.83297,28.134543],[119.838399,28.127026],[119.847012,28.121058],[119.848421,28.120982],[119.854685,28.125308],[119.858322,28.13123],[119.857521,28.135249],[119.854215,28.142689],[119.847186,28.151953],[119.844402,28.154392],[119.844019,28.160312],[119.847012,28.165664],[119.850614,28.165848],[119.861523,28.161799],[119.875008,28.152674],[119.877601,28.152704],[119.887763,28.154744],[119.891573,28.159345],[119.90217,28.185506],[119.900551,28.186672],[119.897158,28.192283],[119.893574,28.19929],[119.888093,28.204747],[119.885013,28.211508],[119.874399,28.217823],[119.868414,28.217118],[119.864725,28.215401],[119.859923,28.212121],[119.856686,28.209024],[119.852197,28.206418],[119.846977,28.205453],[119.843549,28.203966],[119.840835,28.200854],[119.842018,28.198063],[119.839547,28.194706],[119.835702,28.195748],[119.828046,28.192115],[119.828324,28.198523],[119.827124,28.200869],[119.826549,28.205928],[119.82467,28.210573],[119.821208,28.214374],[119.814717,28.220322],[119.809689,28.223709],[119.806713,28.22702],[119.804382,28.233058],[119.804904,28.239464],[119.807897,28.243265],[119.812925,28.245395],[119.816875,28.259937],[119.821503,28.271704],[119.833388,28.283454],[119.840748,28.296382],[119.847656,28.303856],[119.854268,28.309048],[119.862602,28.314791],[119.870363,28.31911],[119.875635,28.321484],[119.881516,28.326093],[119.884474,28.329768],[119.887641,28.334958],[119.892234,28.340715],[119.902326,28.347635],[119.904919,28.352259],[119.913567,28.363786],[119.9199,28.36899],[119.923363,28.37447],[119.926547,28.380806],[119.930288,28.385428],[119.933472,28.38803],[119.937787,28.388045],[119.947601,28.383729],[119.951359,28.384602],[119.954544,28.388642],[119.957136,28.394136],[119.962339,28.397319],[119.96695,28.398772],[119.97431,28.399752],[119.978364,28.40904],[119.982227,28.413966],[119.986264,28.417057],[119.991832,28.419413],[119.997,28.418342],[119.999958,28.414349],[120.007857,28.41415],[120.011215,28.414915],[120.015043,28.417531],[120.018854,28.421738],[120.02082,28.425915],[120.024579,28.431728],[120.027798,28.438229],[120.030808,28.442191],[120.045076,28.454198],[120.04866,28.456339],[120.058978,28.460009],[120.065886,28.464047],[120.069975,28.46735],[120.07476,28.472717],[120.07911,28.476249],[120.088593,28.480791],[120.091238,28.479017],[120.090838,28.473726],[120.094196,28.464154],[120.098616,28.464475],[120.1117,28.470225],[120.114815,28.475286],[120.118713,28.479201],[120.121792,28.483665],[120.12402,28.488986],[120.127935,28.495423],[120.130162,28.500162],[120.137139,28.512468],[120.139088,28.516656],[120.140497,28.521975],[120.137974,28.523947],[120.131275,28.524222],[120.117895,28.527874],[120.113806,28.531283],[120.111422,28.54386],[120.109247,28.548169],[120.107281,28.554098],[120.103731,28.561371],[120.099712,28.566107],[120.096736,28.571332],[120.091499,28.573073],[120.087114,28.571607],[120.083791,28.56901],[120.068653,28.550583],[120.065416,28.545235],[120.060318,28.541002],[120.054159,28.537441],[120.050035,28.536204],[120.045876,28.536112],[120.039299,28.538496],[120.033453,28.542958],[120.012312,28.554403],[119.997991,28.561753],[119.991727,28.56768],[119.990005,28.570262],[119.991379,28.58398],[119.991362,28.589266],[119.989396,28.59232],[119.984576,28.595436],[119.982157,28.599881],[119.980835,28.605654],[119.979895,28.614176],[119.976294,28.621169],[119.974397,28.626056],[119.973318,28.631369],[119.969334,28.635614],[119.964479,28.638057],[119.96133,28.637476],[119.958615,28.635263],[119.954631,28.633782],[119.945965,28.632209],[119.942155,28.63485],[119.94045,28.637431],[119.942068,28.650926],[119.940171,28.655353],[119.937422,28.658421],[119.934516,28.663565],[119.925451,28.670968],[119.911026,28.687054],[119.910382,28.690274],[119.910487,28.699002],[119.907894,28.717906],[119.906102,28.724389],[119.903335,28.727013],[119.899003,28.729225],[119.893574,28.730094],[119.887571,28.730064],[119.882073,28.728843],[119.877479,28.730369],[119.873738,28.732764],[119.86991,28.726555],[119.868536,28.722467],[119.866187,28.718516],[119.861262,28.717723],[119.849657,28.716578],[119.844715,28.714366],[119.842105,28.70834],[119.835023,28.704876],[119.832135,28.701031],[119.826375,28.695325],[119.815883,28.689892],[119.813882,28.686855],[119.813865,28.678782],[119.812229,28.667564],[119.810159,28.663672],[119.810176,28.661047],[119.812194,28.658055],[119.811725,28.653934],[119.80774,28.647751],[119.802903,28.643079],[119.794968,28.632881],[119.790392,28.630316],[119.786808,28.62914],[119.783484,28.629216],[119.777255,28.630896],[119.769634,28.636713],[119.764936,28.638698],[119.757732,28.637843],[119.752425,28.635232],[119.750442,28.629018],[119.749398,28.622712],[119.762065,28.615474],[119.767929,28.611014],[119.772731,28.608556],[119.773967,28.603256],[119.772975,28.599973],[119.769286,28.595467],[119.767633,28.591526],[119.767059,28.587998],[119.76377,28.588212],[119.758307,28.591358],[119.754113,28.592657],[119.743986,28.592427],[119.73988,28.591465],[119.73854,28.589174],[119.739306,28.584851],[119.737113,28.581429],[119.732729,28.578924],[119.727004,28.571897],[119.720444,28.565939],[119.718321,28.56189],[119.718565,28.557276],[119.717712,28.553777],[119.707794,28.545739],[119.707359,28.539871],[119.705706,28.53547],[119.703584,28.533224],[119.697459,28.531466],[119.68239,28.529586],[119.674734,28.530029],[119.671341,28.531818],[119.664747,28.537335],[119.66024,28.539963],[119.649365,28.542515],[119.644737,28.541873],[119.638264,28.528516],[119.634819,28.526285],[119.629147,28.525414],[119.621195,28.526117],[119.615035,28.527156]]]]}},{"type":"Feature","properties":{"adcode":331121,"name":"青田县","center":[120.291939,28.135247],"centroid":[120.139789,28.203157],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":1,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[120.332854,28.41031],[120.33181,28.411488],[120.324415,28.408382],[120.321649,28.4078],[120.313488,28.408825],[120.307294,28.407326],[120.301865,28.406775],[120.295879,28.407112],[120.29273,28.407984],[120.281176,28.414181],[120.272894,28.421432],[120.269466,28.423941],[120.266769,28.423957],[120.264959,28.421631],[120.261549,28.420499],[120.258104,28.420438],[120.25391,28.422672],[120.249473,28.428745],[120.248168,28.43156],[120.245715,28.433977],[120.242165,28.432768],[120.23879,28.430061],[120.234857,28.433227],[120.233257,28.444241],[120.227515,28.452485],[120.22186,28.457593],[120.217875,28.461814],[120.208183,28.466631],[120.204373,28.470286],[120.201345,28.469613],[120.194698,28.470148],[120.190209,28.471555],[120.184293,28.467105],[120.17822,28.461508],[120.173383,28.457761],[120.163413,28.452316],[120.159063,28.450863],[120.148814,28.446336],[120.143159,28.444623],[120.138775,28.444103],[120.133537,28.446306],[120.130614,28.448997],[120.125742,28.457409],[120.120418,28.463496],[120.1117,28.470225],[120.098616,28.464475],[120.094196,28.464154],[120.090838,28.473726],[120.091238,28.479017],[120.088593,28.480791],[120.07911,28.476249],[120.07476,28.472717],[120.069975,28.46735],[120.065886,28.464047],[120.058978,28.460009],[120.04866,28.456339],[120.045076,28.454198],[120.030808,28.442191],[120.027798,28.438229],[120.024579,28.431728],[120.02082,28.425915],[120.018854,28.421738],[120.015043,28.417531],[120.011215,28.414915],[120.007857,28.41415],[119.999958,28.414349],[119.997,28.418342],[119.991832,28.419413],[119.986264,28.417057],[119.982227,28.413966],[119.978364,28.40904],[119.97431,28.399752],[119.96695,28.398772],[119.962339,28.397319],[119.957136,28.394136],[119.954544,28.388642],[119.951359,28.384602],[119.947601,28.383729],[119.937787,28.388045],[119.933472,28.38803],[119.930288,28.385428],[119.926547,28.380806],[119.923363,28.37447],[119.9199,28.36899],[119.913567,28.363786],[119.904919,28.352259],[119.902326,28.347635],[119.892234,28.340715],[119.887641,28.334958],[119.884474,28.329768],[119.881516,28.326093],[119.875635,28.321484],[119.870363,28.31911],[119.862602,28.314791],[119.854268,28.309048],[119.847656,28.303856],[119.840748,28.296382],[119.833388,28.283454],[119.821503,28.271704],[119.816875,28.259937],[119.812925,28.245395],[119.807897,28.243265],[119.804904,28.239464],[119.804382,28.233058],[119.806713,28.22702],[119.809689,28.223709],[119.814717,28.220322],[119.821208,28.214374],[119.82467,28.210573],[119.826549,28.205928],[119.827124,28.200869],[119.828324,28.198523],[119.828046,28.192115],[119.835702,28.195748],[119.839547,28.194706],[119.842018,28.198063],[119.840835,28.200854],[119.843549,28.203966],[119.846977,28.205453],[119.852197,28.206418],[119.856686,28.209024],[119.859923,28.212121],[119.864725,28.215401],[119.868414,28.217118],[119.874399,28.217823],[119.885013,28.211508],[119.888093,28.204747],[119.893574,28.19929],[119.897158,28.192283],[119.900551,28.186672],[119.90217,28.185506],[119.908573,28.180216],[119.912731,28.174344],[119.919152,28.154407],[119.922319,28.149714],[119.927295,28.144744],[119.930375,28.137765],[119.935856,28.132534],[119.943286,28.12428],[119.949167,28.116057],[119.954335,28.109705],[119.95872,28.102692],[119.962043,28.09525],[119.965227,28.091014],[119.974919,28.074669],[119.97525,28.064339],[119.974414,28.056802],[119.971857,28.051598],[119.969455,28.044106],[119.966602,28.037995],[119.960721,28.028091],[119.956997,28.019722],[119.953117,28.014101],[119.950837,28.008911],[119.94687,28.007421],[119.934882,28.005731],[119.927904,28.006192],[119.915289,28.007743],[119.897419,28.01361],[119.893157,28.016497],[119.888807,28.017787],[119.885709,28.017895],[119.880472,28.016466],[119.880089,28.013272],[119.882978,28.008358],[119.885066,28.002552],[119.886823,27.99518],[119.883082,27.988621],[119.876331,27.984335],[119.873425,27.980341],[119.874138,27.975179],[119.875235,27.97415],[119.876453,27.973919],[119.879097,27.969617],[119.881603,27.967482],[119.882891,27.964624],[119.88825,27.957633],[119.892113,27.951364],[119.895071,27.952009],[119.898342,27.954898],[119.902918,27.955313],[119.906833,27.954237],[119.911096,27.956219],[119.915359,27.960307],[119.923293,27.964762],[119.928618,27.968818],[119.945565,27.973873],[119.948732,27.973474],[119.955379,27.974918],[119.958546,27.973719],[119.960303,27.97607],[119.962443,27.976208],[119.966028,27.970201],[119.966271,27.967958],[119.968672,27.966729],[119.968742,27.962504],[119.964618,27.9594],[119.966289,27.95751],[119.963644,27.953853],[119.962147,27.950242],[119.963,27.947368],[119.963,27.940622],[119.966898,27.937579],[119.979982,27.939147],[119.989361,27.939623],[119.993311,27.940422],[120.001245,27.941022],[120.006883,27.942897],[120.006726,27.947046],[120.009388,27.947906],[120.013843,27.943527],[120.020507,27.939592],[120.027658,27.939639],[120.031782,27.941329],[120.035923,27.947891],[120.038412,27.949673],[120.042988,27.951102],[120.046276,27.950918],[120.063555,27.951056],[120.065764,27.95204],[120.068357,27.955267],[120.067852,27.957372],[120.06432,27.961244],[120.065434,27.96444],[120.068166,27.967804],[120.07429,27.972306],[120.076987,27.971968],[120.078745,27.96739],[120.0844,27.967113],[120.092212,27.974549],[120.09571,27.976024],[120.09691,27.980602],[120.099051,27.982737],[120.100512,27.981139],[120.10615,27.982246],[120.117442,27.982599],[120.127308,27.980725],[120.12964,27.979434],[120.132424,27.979434],[120.135765,27.977191],[120.141437,27.976147],[120.14389,27.976608],[120.145752,27.97968],[120.149354,27.980141],[120.153408,27.977975],[120.15694,27.978297],[120.160472,27.977437],[120.161551,27.980233],[120.168041,27.980494],[120.171939,27.978589],[120.175141,27.975471],[120.176707,27.972198],[120.17655,27.966652],[120.174862,27.960383],[120.176863,27.959677],[120.177316,27.95479],[120.178325,27.952962],[120.18786,27.948582],[120.192819,27.944187],[120.192541,27.941836],[120.197761,27.937487],[120.202041,27.935981],[120.207644,27.936304],[120.21403,27.934905],[120.218658,27.935658],[120.226906,27.933399],[120.229951,27.93134],[120.23404,27.9328],[120.238616,27.933414],[120.241591,27.934967],[120.242131,27.938978],[120.245611,27.943434],[120.246463,27.947445],[120.245959,27.952316],[120.247786,27.958032],[120.248969,27.964009],[120.25746,27.967343],[120.260592,27.965315],[120.258034,27.961213],[120.260783,27.958755],[120.265586,27.957141],[120.270788,27.957387],[120.27653,27.959615],[120.281037,27.963533],[120.29005,27.972444],[120.295183,27.977084],[120.302317,27.977345],[120.307311,27.97842],[120.311313,27.977514],[120.319265,27.979219],[120.324624,27.978989],[120.326956,27.976592],[120.328156,27.967927],[120.328922,27.966667],[120.333063,27.96845],[120.336056,27.970677],[120.341311,27.976577],[120.343712,27.981001],[120.350654,27.984135],[120.349123,27.987699],[120.345173,27.989127],[120.335534,27.990448],[120.334699,27.992338],[120.335186,27.996854],[120.336404,27.999665],[120.341206,28.005931],[120.344477,28.019031],[120.349175,28.021688],[120.348166,28.037258],[120.344912,28.039991],[120.345452,28.043998],[120.347592,28.04647],[120.347087,28.049494],[120.350272,28.052565],[120.354291,28.052381],[120.357179,28.050554],[120.36367,28.052519],[120.366401,28.051628],[120.370525,28.053164],[120.372996,28.056188],[120.37411,28.063372],[120.373796,28.066181],[120.371378,28.069236],[120.370142,28.072275],[120.364627,28.075283],[120.362312,28.080103],[120.366227,28.082221],[120.365601,28.085935],[120.36842,28.088912],[120.376789,28.093546],[120.383662,28.095373],[120.387473,28.094191],[120.390239,28.094222],[120.396294,28.099102],[120.39793,28.098457],[120.399774,28.101756],[120.405917,28.10903],[120.41185,28.114568],[120.412598,28.1171],[120.411746,28.119678],[120.406839,28.122439],[120.405603,28.124203],[120.408996,28.129067],[120.408005,28.131613],[120.405447,28.132181],[120.401114,28.13462],[120.400279,28.136583],[120.397808,28.137565],[120.390518,28.139084],[120.385663,28.14206],[120.385124,28.146232],[120.385889,28.147352],[120.397408,28.152459],[120.404072,28.154729],[120.410997,28.156293],[120.418758,28.155434],[120.421577,28.160204],[120.419906,28.162581],[120.418862,28.166737],[120.416026,28.16821],[120.413677,28.172626],[120.415382,28.177119],[120.422099,28.182823],[120.430224,28.183835],[120.431042,28.186917],[120.428745,28.192237],[120.42664,28.193679],[120.425178,28.196377],[120.416165,28.199842],[120.414095,28.198416],[120.412111,28.199259],[120.412233,28.204349],[120.414042,28.210864],[120.415765,28.213914],[120.421577,28.215999],[120.427841,28.226713],[120.435462,28.234009],[120.438437,28.234453],[120.438298,28.236798],[120.435897,28.244322],[120.433478,28.247004],[120.428954,28.247081],[120.424587,28.248276],[120.421437,28.253838],[120.424778,28.259109],[120.426466,28.264227],[120.426449,28.268073],[120.423473,28.27869],[120.421785,28.282764],[120.418532,28.285736],[120.417035,28.288846],[120.416652,28.294743],[120.414164,28.302907],[120.408579,28.30499],[120.403324,28.305832],[120.398939,28.309064],[120.394989,28.315496],[120.388412,28.315879],[120.377711,28.317579],[120.372491,28.325159],[120.373396,28.328589],[120.372126,28.33061],[120.369968,28.331345],[120.364279,28.331314],[120.35845,28.328864],[120.348114,28.332386],[120.346478,28.334407],[120.3553,28.338388],[120.359633,28.343333],[120.360816,28.345492],[120.359581,28.349197],[120.359389,28.353774],[120.360172,28.354892],[120.359859,28.359393],[120.358032,28.364398],[120.353491,28.367215],[120.349349,28.368011],[120.343555,28.367505],[120.341415,28.367903],[120.334681,28.371347],[120.335377,28.375097],[120.334316,28.381372],[120.335029,28.384479],[120.339814,28.386086],[120.344686,28.392391],[120.34406,28.394763],[120.34225,28.395589],[120.339571,28.394824],[120.337639,28.395528],[120.334124,28.399645],[120.332906,28.40549],[120.331688,28.407586],[120.332854,28.41031]]]]}},{"type":"Feature","properties":{"adcode":331122,"name":"缙云县","center":[120.078965,28.654208],"centroid":[120.184965,28.659237],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":2,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[120.332854,28.41031],[120.338822,28.412375],[120.339745,28.414532],[120.337378,28.417883],[120.338213,28.419734],[120.338196,28.427108],[120.341206,28.430504],[120.343781,28.431912],[120.348271,28.429954],[120.356031,28.429724],[120.366749,28.424293],[120.36527,28.420499],[120.369342,28.415099],[120.374318,28.41083],[120.376702,28.41158],[120.376807,28.41493],[120.378286,28.419704],[120.381679,28.425594],[120.380756,28.429403],[120.381035,28.436287],[120.377503,28.44164],[120.374545,28.443659],[120.372143,28.446994],[120.372022,28.450879],[120.378077,28.457103],[120.384323,28.458893],[120.384845,28.466922],[120.383958,28.469491],[120.384984,28.471433],[120.38528,28.476754],[120.387803,28.479491],[120.38582,28.486066],[120.383436,28.489032],[120.383436,28.493588],[120.37973,28.498037],[120.376145,28.498312],[120.371865,28.496065],[120.369934,28.49608],[120.368107,28.498969],[120.366297,28.499764],[120.361616,28.49926],[120.357284,28.498083],[120.350411,28.497655],[120.345347,28.496141],[120.341015,28.496325],[120.336334,28.501553],[120.335638,28.505145],[120.337222,28.506628],[120.336821,28.509242],[120.334316,28.509181],[120.324241,28.512345],[120.32144,28.514898],[120.321127,28.517435],[120.317647,28.521654],[120.313366,28.522158],[120.311191,28.517389],[120.306476,28.508753],[120.304214,28.506995],[120.301099,28.507515],[120.299237,28.509273],[120.292643,28.511994],[120.293704,28.518093],[120.29092,28.523992],[120.292173,28.526713],[120.290294,28.530457],[120.289981,28.534905],[120.290955,28.539046],[120.294296,28.541965],[120.304927,28.549132],[120.306824,28.55257],[120.310373,28.556573],[120.312809,28.557918],[120.315071,28.557245],[120.319874,28.553838],[120.32278,28.55503],[120.322553,28.559323],[120.326225,28.563876],[120.325268,28.568276],[120.321422,28.567405],[120.3201,28.569896],[120.321214,28.572019],[120.324885,28.575426],[120.331723,28.58036],[120.332976,28.580574],[120.342685,28.575395],[120.348358,28.573929],[120.355787,28.577427],[120.358798,28.579749],[120.361338,28.580207],[120.365879,28.578634],[120.370612,28.574036],[120.372613,28.57373],[120.376511,28.575991],[120.379521,28.579444],[120.382044,28.587295],[120.3818,28.591129],[120.378616,28.594856],[120.381435,28.598033],[120.381713,28.599881],[120.377329,28.605303],[120.373466,28.605501],[120.369568,28.60906],[120.368924,28.611808],[120.37009,28.614924],[120.368855,28.618222],[120.365114,28.620497],[120.361303,28.624407],[120.355178,28.625567],[120.353282,28.626911],[120.349767,28.632988],[120.351994,28.637522],[120.355335,28.636973],[120.357249,28.638652],[120.357458,28.646835],[120.35008,28.647751],[120.347801,28.650819],[120.345365,28.650835],[120.34232,28.652331],[120.339153,28.652773],[120.336195,28.654376],[120.332524,28.658681],[120.330175,28.660452],[120.326538,28.664924],[120.324154,28.666389],[120.322553,28.669808],[120.323563,28.675837],[120.324067,28.686336],[120.326225,28.6936],[120.331584,28.701306],[120.339484,28.703839],[120.344199,28.706127],[120.349523,28.704327],[120.352673,28.706814],[120.355074,28.709881],[120.355509,28.7122],[120.35316,28.714915],[120.351751,28.719828],[120.352795,28.722955],[120.35189,28.723977],[120.345939,28.723153],[120.343103,28.721918],[120.344303,28.728004],[120.347453,28.730201],[120.35497,28.731559],[120.357127,28.733465],[120.363757,28.735159],[120.365531,28.737935],[120.36889,28.739673],[120.369951,28.741733],[120.369029,28.743166],[120.370734,28.75006],[120.368698,28.752073],[120.368385,28.758707],[120.370003,28.760674],[120.368977,28.763877],[120.374197,28.773209],[120.379973,28.777935],[120.386046,28.787114],[120.388969,28.787967],[120.392693,28.785818],[120.400662,28.785513],[120.403411,28.788181],[120.403341,28.791901],[120.404264,28.793501],[120.408753,28.795453],[120.409866,28.798563],[120.406908,28.801886],[120.408092,28.806611],[120.414216,28.813211],[120.415104,28.82231],[120.42095,28.829656],[120.423264,28.829961],[120.42671,28.831988],[120.424709,28.836742],[120.422516,28.846845],[120.418097,28.851644],[120.415574,28.848003],[120.411398,28.845869],[120.406891,28.845184],[120.404699,28.848688],[120.404786,28.85329],[120.402228,28.855849],[120.399044,28.854234],[120.396416,28.849161],[120.392954,28.847149],[120.392379,28.844239],[120.394259,28.842197],[120.392849,28.834563],[120.390761,28.830738],[120.388447,28.829458],[120.384271,28.830997],[120.381296,28.833984],[120.376389,28.832963],[120.373883,28.833831],[120.368437,28.838037],[120.36487,28.838997],[120.357928,28.839363],[120.357875,28.841877],[120.355683,28.845839],[120.353473,28.847424],[120.352551,28.849679],[120.348479,28.851004],[120.347261,28.858257],[120.338283,28.860252],[120.335917,28.862309],[120.335673,28.865051],[120.331393,28.868905],[120.327286,28.870094],[120.322223,28.87244],[120.316411,28.876888],[120.318169,28.880741],[120.316568,28.886271],[120.312427,28.887428],[120.303431,28.892043],[120.304301,28.893718],[120.308094,28.895896],[120.30832,28.901958],[120.307903,28.906313],[120.31013,28.90977],[120.313853,28.913409],[120.314288,28.919104],[120.306528,28.926869],[120.308233,28.931771],[120.307937,28.933827],[120.303988,28.93165],[120.302004,28.933324],[120.297132,28.932015],[120.289859,28.932685],[120.27928,28.93031],[120.276983,28.932213],[120.277766,28.935669],[120.275643,28.938318],[120.27533,28.942428],[120.272685,28.948913],[120.270997,28.950115],[120.263741,28.943098],[120.265377,28.940891],[120.264977,28.938957],[120.262489,28.937039],[120.2588,28.93675],[120.255529,28.932441],[120.255459,28.93098],[120.258608,28.927113],[120.258295,28.924951],[120.255842,28.92288],[120.254258,28.919378],[120.250744,28.913805],[120.252014,28.912176],[120.255268,28.911155],[120.261358,28.911521],[120.262523,28.910744],[120.261671,28.907775],[120.259148,28.905597],[120.258974,28.903739],[120.26134,28.899521],[120.261775,28.888966],[120.260853,28.88033],[120.262001,28.868966],[120.260696,28.865493],[120.25445,28.863223],[120.24709,28.861623],[120.244584,28.860283],[120.241835,28.857266],[120.238929,28.852543],[120.238181,28.84846],[120.23651,28.844818],[120.232874,28.84139],[120.227532,28.837504],[120.217892,28.83377],[120.2165,28.832612],[120.215126,28.825876],[120.212794,28.822539],[120.206217,28.816046],[120.201884,28.810026],[120.200092,28.804584],[120.200336,28.801825],[120.206113,28.797618],[120.209349,28.795849],[120.209384,28.793684],[120.206252,28.789126],[120.202267,28.785803],[120.198839,28.783973],[120.195029,28.783943],[120.186886,28.785604],[120.182814,28.784781],[120.182362,28.781427],[120.180361,28.779796],[120.178429,28.775237],[120.175506,28.773681],[120.16611,28.774063],[120.162125,28.778317],[120.158767,28.779506],[120.153338,28.780131],[120.145578,28.784004],[120.138061,28.782022],[120.137539,28.779521],[120.141141,28.776045],[120.138636,28.769061],[120.13613,28.764365],[120.131415,28.759729],[120.125986,28.759348],[120.120192,28.760507],[120.117877,28.762748],[120.111335,28.762306],[120.109647,28.763633],[120.109873,28.767231],[120.107751,28.76836],[120.105384,28.767613],[120.100095,28.768634],[120.097032,28.768573],[120.092178,28.773575],[120.091899,28.775176],[120.088645,28.778804],[120.089585,28.783378],[120.091116,28.785223],[120.08828,28.787373],[120.083947,28.787037],[120.075787,28.782631],[120.072603,28.779704],[120.069053,28.778271],[120.058665,28.769793],[120.049182,28.763145],[120.037281,28.76104],[120.028963,28.758067],[120.025675,28.764151],[120.02136,28.765844],[120.016348,28.769839],[120.010676,28.772233],[120.010154,28.774947],[120.011233,28.777844],[120.009441,28.781595],[120.005317,28.780909],[120.00389,28.78222],[119.996582,28.785498],[119.992006,28.78934],[119.984454,28.791154],[119.982627,28.793608],[119.982418,28.796657],[119.97772,28.795087],[119.973423,28.795133],[119.97163,28.794248],[119.970534,28.791154],[119.967594,28.787815],[119.963331,28.786992],[119.958424,28.789035],[119.952577,28.78719],[119.948697,28.787159],[119.946609,28.790224],[119.943599,28.792465],[119.936256,28.793349],[119.933229,28.794492],[119.9282,28.797511],[119.92131,28.796154],[119.921014,28.784004],[119.919396,28.780817],[119.915185,28.778835],[119.915307,28.774718],[119.914419,28.773392],[119.906746,28.768528],[119.903144,28.763648],[119.900778,28.758768],[119.901665,28.755611],[119.898081,28.75038],[119.890181,28.744905],[119.886753,28.74463],[119.882369,28.749206],[119.88002,28.748718],[119.871789,28.742297],[119.874452,28.735387],[119.873738,28.732764],[119.877479,28.730369],[119.882073,28.728843],[119.887571,28.730064],[119.893574,28.730094],[119.899003,28.729225],[119.903335,28.727013],[119.906102,28.724389],[119.907894,28.717906],[119.910487,28.699002],[119.910382,28.690274],[119.911026,28.687054],[119.925451,28.670968],[119.934516,28.663565],[119.937422,28.658421],[119.940171,28.655353],[119.942068,28.650926],[119.94045,28.637431],[119.942155,28.63485],[119.945965,28.632209],[119.954631,28.633782],[119.958615,28.635263],[119.96133,28.637476],[119.964479,28.638057],[119.969334,28.635614],[119.973318,28.631369],[119.974397,28.626056],[119.976294,28.621169],[119.979895,28.614176],[119.980835,28.605654],[119.982157,28.599881],[119.984576,28.595436],[119.989396,28.59232],[119.991362,28.589266],[119.991379,28.58398],[119.990005,28.570262],[119.991727,28.56768],[119.997991,28.561753],[120.012312,28.554403],[120.033453,28.542958],[120.039299,28.538496],[120.045876,28.536112],[120.050035,28.536204],[120.054159,28.537441],[120.060318,28.541002],[120.065416,28.545235],[120.068653,28.550583],[120.083791,28.56901],[120.087114,28.571607],[120.091499,28.573073],[120.096736,28.571332],[120.099712,28.566107],[120.103731,28.561371],[120.107281,28.554098],[120.109247,28.548169],[120.111422,28.54386],[120.113806,28.531283],[120.117895,28.527874],[120.131275,28.524222],[120.137974,28.523947],[120.140497,28.521975],[120.139088,28.516656],[120.137139,28.512468],[120.130162,28.500162],[120.127935,28.495423],[120.12402,28.488986],[120.121792,28.483665],[120.118713,28.479201],[120.114815,28.475286],[120.1117,28.470225],[120.120418,28.463496],[120.125742,28.457409],[120.130614,28.448997],[120.133537,28.446306],[120.138775,28.444103],[120.143159,28.444623],[120.148814,28.446336],[120.159063,28.450863],[120.163413,28.452316],[120.173383,28.457761],[120.17822,28.461508],[120.184293,28.467105],[120.190209,28.471555],[120.194698,28.470148],[120.201345,28.469613],[120.204373,28.470286],[120.208183,28.466631],[120.217875,28.461814],[120.22186,28.457593],[120.227515,28.452485],[120.233257,28.444241],[120.234857,28.433227],[120.23879,28.430061],[120.242165,28.432768],[120.245715,28.433977],[120.248168,28.43156],[120.249473,28.428745],[120.25391,28.422672],[120.258104,28.420438],[120.261549,28.420499],[120.264959,28.421631],[120.266769,28.423957],[120.269466,28.423941],[120.272894,28.421432],[120.281176,28.414181],[120.29273,28.407984],[120.295879,28.407112],[120.301865,28.406775],[120.307294,28.407326],[120.313488,28.408825],[120.321649,28.4078],[120.324415,28.408382],[120.33181,28.411488],[120.332854,28.41031]]]]}},{"type":"Feature","properties":{"adcode":331123,"name":"遂昌县","center":[119.27589,28.5924],"centroid":[119.083049,28.519107],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":3,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.494662,28.555626],[119.495967,28.566978],[119.497637,28.574036],[119.495915,28.578863],[119.498072,28.584851],[119.500909,28.58812],[119.503658,28.592504],[119.506198,28.594199],[119.50846,28.598461],[119.509887,28.603363],[119.50973,28.611763],[119.507938,28.615321],[119.495288,28.622208],[119.488433,28.626453],[119.48584,28.629583],[119.48537,28.632087],[119.48678,28.636988],[119.482047,28.639461],[119.475644,28.637797],[119.468458,28.633629],[119.464577,28.633491],[119.461202,28.634881],[119.459027,28.639721],[119.457513,28.645369],[119.456243,28.646682],[119.455686,28.65088],[119.458348,28.652407],[119.462263,28.66123],[119.46188,28.671212],[119.458922,28.679484],[119.459584,28.686123],[119.462141,28.690915],[119.462803,28.694439],[119.463064,28.700848],[119.464229,28.708248],[119.463116,28.714671],[119.463325,28.72114],[119.461306,28.733465],[119.460819,28.739445],[119.461689,28.741626],[119.463742,28.742312],[119.471224,28.740131],[119.479663,28.739658],[119.474739,28.746339],[119.473034,28.749801],[119.471903,28.755779],[119.472964,28.75982],[119.472529,28.762779],[119.470841,28.765356],[119.465882,28.766972],[119.463412,28.766423],[119.45579,28.761086],[119.449022,28.760507],[119.446133,28.758067],[119.440078,28.756984],[119.43451,28.756877],[119.4307,28.755581],[119.426628,28.752454],[119.421199,28.74916],[119.416727,28.750121],[119.413613,28.751997],[119.412847,28.754162],[119.412447,28.761635],[119.411716,28.763282],[119.408375,28.764715],[119.404983,28.767491],[119.399641,28.774977],[119.39623,28.776258],[119.395917,28.778926],[119.394212,28.782037],[119.38767,28.786931],[119.377926,28.786794],[119.371888,28.784796],[119.370391,28.776975],[119.368738,28.774124],[119.363275,28.771562],[119.359551,28.768314],[119.359864,28.764319],[119.358211,28.76104],[119.353339,28.757441],[119.351025,28.756801],[119.34624,28.75703],[119.341821,28.758402],[119.338445,28.761162],[119.336218,28.768329],[119.33413,28.772553],[119.327709,28.779796],[119.327013,28.783836],[119.329206,28.798197],[119.327379,28.801291],[119.322019,28.801108],[119.318783,28.809309],[119.31673,28.811169],[119.311527,28.811885],[119.309143,28.808715],[119.302636,28.804005],[119.300722,28.803578],[119.291308,28.806017],[119.285897,28.806032],[119.282052,28.805392],[119.276536,28.802938],[119.275474,28.800194],[119.276223,28.796825],[119.271142,28.786534],[119.262807,28.779902],[119.255743,28.776151],[119.250853,28.769564],[119.250053,28.765996],[119.248522,28.763633],[119.243859,28.762169],[119.238047,28.762001],[119.231905,28.763953],[119.220055,28.766286],[119.213583,28.768954],[119.206675,28.767704],[119.196635,28.769244],[119.187517,28.770174],[119.185725,28.769458],[119.176816,28.757518],[119.174398,28.752424],[119.169561,28.748886],[119.166655,28.748169],[119.161209,28.748184],[119.149377,28.741427],[119.137701,28.738026],[119.130376,28.737477],[119.127435,28.736775],[119.122372,28.73708],[119.107043,28.742907],[119.103945,28.743548],[119.097142,28.743273],[119.092287,28.737889],[119.089434,28.735448],[119.086354,28.735677],[119.080786,28.740131],[119.073443,28.734762],[119.067057,28.733435],[119.063978,28.733542],[119.059454,28.729332],[119.052668,28.726006],[119.047569,28.722162],[119.045655,28.715449],[119.043707,28.712291],[119.039217,28.709438],[119.035442,28.708889],[119.029734,28.709698],[119.025715,28.707852],[119.023592,28.705166],[119.015031,28.69891],[119.007967,28.694592],[119.006418,28.691082],[119.003339,28.687573],[119.001651,28.683071],[118.996292,28.680858],[118.991454,28.676508],[118.98399,28.663855],[118.980318,28.662207],[118.974141,28.654972],[118.968869,28.650819],[118.966433,28.646942],[118.962692,28.642423],[118.961022,28.642133],[118.95695,28.647385],[118.954027,28.647965],[118.949799,28.645324],[118.945101,28.644606],[118.940577,28.644728],[118.934365,28.642591],[118.930189,28.64053],[118.925508,28.633598],[118.925613,28.627201],[118.92483,28.621933],[118.923647,28.619261],[118.917748,28.61332],[118.9166,28.610892],[118.917139,28.599743],[118.911449,28.596169],[118.909118,28.589739],[118.90964,28.582545],[118.908561,28.574464],[118.912772,28.570629],[118.91399,28.568414],[118.914077,28.563907],[118.911693,28.559919],[118.90736,28.556695],[118.902923,28.548872],[118.898782,28.544853],[118.894728,28.541934],[118.890187,28.539749],[118.890395,28.535057],[118.889299,28.53301],[118.885054,28.531267],[118.881991,28.529158],[118.878337,28.522082],[118.876806,28.520508],[118.873448,28.519896],[118.868036,28.521715],[118.866175,28.524283],[118.864539,28.529938],[118.860902,28.531481],[118.857875,28.530931],[118.854534,28.532215],[118.852307,28.535256],[118.851002,28.539612],[118.845991,28.540956],[118.841571,28.539764],[118.838404,28.539917],[118.835359,28.54143],[118.829478,28.545862],[118.82525,28.547741],[118.821805,28.547436],[118.814236,28.542912],[118.809381,28.536234],[118.805153,28.533575],[118.800246,28.534538],[118.795374,28.534339],[118.784795,28.5298],[118.780549,28.52656],[118.779888,28.522678],[118.777295,28.518429],[118.772476,28.518628],[118.771066,28.520584],[118.769187,28.52037],[118.764994,28.524115],[118.759687,28.523136],[118.75612,28.524512],[118.751195,28.524466],[118.748933,28.519896],[118.744148,28.512223],[118.742809,28.509151],[118.734596,28.505635],[118.732856,28.500223],[118.731098,28.499275],[118.72694,28.499841],[118.723164,28.493236],[118.724086,28.487885],[118.726174,28.487671],[118.729724,28.479522],[118.72567,28.471601],[118.725043,28.469368],[118.724921,28.462441],[118.725861,28.460514],[118.730281,28.458143],[118.731133,28.456476],[118.72821,28.443721],[118.725809,28.436807],[118.723964,28.433166],[118.725008,28.431024],[118.728071,28.428118],[118.724051,28.424982],[118.722764,28.413997],[118.723477,28.411197],[118.725061,28.410172],[118.728488,28.41057],[118.732055,28.413064],[118.733256,28.416292],[118.734961,28.416766],[118.739137,28.4149],[118.744914,28.415129],[118.747472,28.416384],[118.753214,28.417317],[118.754919,28.41643],[118.752988,28.41314],[118.753579,28.411105],[118.756729,28.409407],[118.757546,28.40751],[118.756033,28.399507],[118.753144,28.395605],[118.749299,28.39285],[118.746724,28.385397],[118.743331,28.381617],[118.739798,28.374424],[118.738354,28.369801],[118.742008,28.364413],[118.739607,28.359209],[118.737397,28.356744],[118.730333,28.346227],[118.726975,28.343563],[118.723982,28.338358],[118.720937,28.337607],[118.717909,28.338189],[118.713455,28.333473],[118.708009,28.33283],[118.702997,28.328941],[118.701901,28.327057],[118.701275,28.319156],[118.69943,28.316782],[118.699082,28.314026],[118.700161,28.310381],[118.704407,28.3113],[118.706425,28.310381],[118.713507,28.312908],[118.719388,28.31205],[118.722346,28.310473],[118.728123,28.303964],[118.729776,28.300977],[118.729776,28.295065],[118.727618,28.290868],[118.726679,28.286135],[118.727323,28.281125],[118.739346,28.277372],[118.740773,28.274967],[118.740877,28.267506],[118.754519,28.253471],[118.763288,28.249364],[118.776791,28.245962],[118.782272,28.25629],[118.786865,28.262404],[118.792364,28.265453],[118.798628,28.267353],[118.803848,28.267904],[118.807711,28.267567],[118.810843,28.26841],[118.812461,28.270432],[118.813087,28.273389],[118.820308,28.28903],[118.831131,28.295402],[118.845329,28.302126],[118.849314,28.305005],[118.855978,28.311254],[118.865844,28.319248],[118.871203,28.316583],[118.871777,28.310611],[118.873117,28.303458],[118.873222,28.298419],[118.875675,28.294222],[118.880234,28.291128],[118.88782,28.285185],[118.888951,28.280114],[118.887872,28.270509],[118.888481,28.265453],[118.892449,28.259615],[118.904716,28.261592],[118.913607,28.263905],[118.919314,28.263752],[118.925996,28.261301],[118.931094,28.25819],[118.935374,28.254421],[118.938332,28.249533],[118.94263,28.237733],[118.949538,28.22587],[118.955262,28.218636],[118.960639,28.215754],[118.971392,28.210925],[118.983624,28.210864],[118.989958,28.213255],[118.997127,28.2179],[119.001198,28.222621],[119.001599,28.226744],[119.000729,28.232032],[118.997805,28.2383],[118.994534,28.241809],[118.990811,28.247173],[118.989366,28.250636],[118.989523,28.255003],[118.990724,28.259784],[118.992899,28.262725],[119.001268,28.271704],[119.006105,28.276407],[119.014631,28.281953],[119.02046,28.284342],[119.032362,28.290255],[119.038156,28.291726],[119.044664,28.292032],[119.051415,28.291419],[119.05566,28.286272],[119.061716,28.273496],[119.063073,28.267276],[119.064308,28.265407],[119.06664,28.265131],[119.070189,28.27008],[119.077097,28.274262],[119.083657,28.276162],[119.092392,28.281217],[119.100518,28.290638],[119.104728,28.29992],[119.105738,28.306782],[119.106921,28.311116],[119.113063,28.323321],[119.121641,28.331345],[119.128949,28.332524],[119.133299,28.330794],[119.140294,28.32303],[119.139389,28.319386],[119.139302,28.309523],[119.140938,28.304209],[119.142678,28.302325],[119.146262,28.300609],[119.153222,28.299721],[119.165733,28.301881],[119.172258,28.303305],[119.173684,28.306705],[119.176886,28.309829],[119.182402,28.319064],[119.184159,28.324745],[119.185116,28.337332],[119.186038,28.344665],[119.184907,28.347758],[119.184194,28.353407],[119.184281,28.359056],[119.184994,28.361],[119.187674,28.362745],[119.185499,28.368975],[119.191485,28.376567],[119.196043,28.379873],[119.204134,28.383041],[119.205631,28.38829],[119.20798,28.391672],[119.212643,28.394549],[119.221152,28.395788],[119.224318,28.398573],[119.225484,28.405015],[119.227677,28.406331],[119.226876,28.409162],[119.221099,28.414731],[119.219881,28.417195],[119.220769,28.420086],[119.22658,28.426251],[119.232757,28.429785],[119.233453,28.432386],[119.231661,28.44034],[119.231087,28.446351],[119.231853,28.458832],[119.237142,28.467289],[119.239091,28.468695],[119.239613,28.472824],[119.235037,28.476754],[119.233262,28.479583],[119.233088,28.481922],[119.234758,28.485408],[119.242345,28.498878],[119.245459,28.502684],[119.249131,28.504427],[119.25315,28.505115],[119.26975,28.503235],[119.272551,28.503708],[119.274883,28.509533],[119.275353,28.517298],[119.273543,28.522907],[119.276536,28.523564],[119.280677,28.51982],[119.283148,28.518887],[119.285967,28.5217],[119.289012,28.532521],[119.290351,28.535653],[119.292335,28.537808],[119.296929,28.539963],[119.300095,28.543447],[119.310518,28.55234],[119.313546,28.554342],[119.319775,28.560576],[119.3263,28.569896],[119.344257,28.582636],[119.352,28.588838],[119.358855,28.592061],[119.366616,28.593558],[119.371853,28.596169],[119.375733,28.600614],[119.380188,28.603516],[119.386556,28.604096],[119.38934,28.602462],[119.401485,28.589739],[119.40794,28.585218],[119.411925,28.585034],[119.415457,28.590258],[119.419198,28.593894],[119.421077,28.593985],[119.423009,28.592244],[119.430178,28.589311],[119.432909,28.589281],[119.437903,28.59061],[119.444167,28.594673],[119.453842,28.590045],[119.460071,28.584515],[119.457426,28.579444],[119.455616,28.574357],[119.454572,28.56846],[119.454903,28.560225],[119.457426,28.555641],[119.460454,28.554632],[119.466526,28.554327],[119.474861,28.556252],[119.476931,28.556176],[119.482221,28.554174],[119.487806,28.554525],[119.494662,28.555626]]]]}},{"type":"Feature","properties":{"adcode":331124,"name":"松阳县","center":[119.485292,28.449937],"centroid":[119.434983,28.405328],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":4,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.615035,28.527156],[119.6134,28.527798],[119.608267,28.526545],[119.5964,28.525781],[119.592189,28.527523],[119.589492,28.527462],[119.584759,28.524054],[119.581279,28.523671],[119.574215,28.52387],[119.572788,28.529128],[119.568508,28.532291],[119.559564,28.532918],[119.555701,28.532582],[119.54587,28.533071],[119.543086,28.532566],[119.54072,28.53356],[119.536874,28.539887],[119.535169,28.543799],[119.537083,28.549819],[119.534873,28.555733],[119.530141,28.557597],[119.522171,28.558727],[119.514637,28.561661],[119.511575,28.561569],[119.508791,28.559797],[119.504893,28.55257],[119.500874,28.549025],[119.498403,28.548658],[119.495358,28.551561],[119.494662,28.555626],[119.487806,28.554525],[119.482221,28.554174],[119.476931,28.556176],[119.474861,28.556252],[119.466526,28.554327],[119.460454,28.554632],[119.457426,28.555641],[119.454903,28.560225],[119.454572,28.56846],[119.455616,28.574357],[119.457426,28.579444],[119.460071,28.584515],[119.453842,28.590045],[119.444167,28.594673],[119.437903,28.59061],[119.432909,28.589281],[119.430178,28.589311],[119.423009,28.592244],[119.421077,28.593985],[119.419198,28.593894],[119.415457,28.590258],[119.411925,28.585034],[119.40794,28.585218],[119.401485,28.589739],[119.38934,28.602462],[119.386556,28.604096],[119.380188,28.603516],[119.375733,28.600614],[119.371853,28.596169],[119.366616,28.593558],[119.358855,28.592061],[119.352,28.588838],[119.344257,28.582636],[119.3263,28.569896],[119.319775,28.560576],[119.313546,28.554342],[119.310518,28.55234],[119.300095,28.543447],[119.296929,28.539963],[119.292335,28.537808],[119.290351,28.535653],[119.289012,28.532521],[119.285967,28.5217],[119.283148,28.518887],[119.280677,28.51982],[119.276536,28.523564],[119.273543,28.522907],[119.275353,28.517298],[119.274883,28.509533],[119.272551,28.503708],[119.26975,28.503235],[119.25315,28.505115],[119.249131,28.504427],[119.245459,28.502684],[119.242345,28.498878],[119.234758,28.485408],[119.233088,28.481922],[119.233262,28.479583],[119.235037,28.476754],[119.239613,28.472824],[119.239091,28.468695],[119.237142,28.467289],[119.231853,28.458832],[119.231087,28.446351],[119.231661,28.44034],[119.233453,28.432386],[119.232757,28.429785],[119.22658,28.426251],[119.220769,28.420086],[119.219881,28.417195],[119.221099,28.414731],[119.226876,28.409162],[119.227677,28.406331],[119.225484,28.405015],[119.224318,28.398573],[119.221152,28.395788],[119.212643,28.394549],[119.20798,28.391672],[119.205631,28.38829],[119.204134,28.383041],[119.196043,28.379873],[119.191485,28.376567],[119.185499,28.368975],[119.187674,28.362745],[119.184994,28.361],[119.184281,28.359056],[119.184194,28.353407],[119.184907,28.347758],[119.186038,28.344665],[119.185116,28.337332],[119.184159,28.324745],[119.182402,28.319064],[119.176886,28.309829],[119.173684,28.306705],[119.172258,28.303305],[119.175268,28.300242],[119.179113,28.291863],[119.181462,28.284909],[119.185899,28.278368],[119.195365,28.267536],[119.199645,28.263737],[119.205753,28.26081],[119.212191,28.259707],[119.216123,28.260963],[119.218559,28.26389],[119.217933,28.268027],[119.212295,28.277372],[119.209772,28.28638],[119.211442,28.29001],[119.215149,28.292415],[119.220891,28.293181],[119.229156,28.292706],[119.245129,28.289045],[119.259466,28.283821],[119.265382,28.28206],[119.270759,28.279854],[119.274813,28.276759],[119.276727,28.272577],[119.277267,28.265912],[119.279998,28.258282],[119.283183,28.25439],[119.288159,28.246943],[119.291343,28.243403],[119.30067,28.244874],[119.320366,28.250084],[119.325099,28.251555],[119.330545,28.251417],[119.336183,28.248981],[119.342464,28.243066],[119.34885,28.239924],[119.354314,28.240001],[119.361587,28.242851],[119.364771,28.242851],[119.370739,28.244797],[119.371401,28.25059],[119.37723,28.254298],[119.3797,28.258956],[119.382258,28.25868],[119.387513,28.254559],[119.392594,28.253072],[119.395882,28.250743],[119.395517,28.249134],[119.392089,28.245518],[119.391776,28.243127],[119.393968,28.240568],[119.39764,28.242882],[119.400789,28.247862],[119.405626,28.250421],[119.408689,28.250176],[119.420155,28.244322],[119.424244,28.241043],[119.42755,28.239986],[119.435171,28.240982],[119.438999,28.239694],[119.442601,28.240736],[119.444237,28.243388],[119.445716,28.255723],[119.44669,28.260979],[119.448134,28.26461],[119.452589,28.266295],[119.46028,28.264227],[119.471015,28.260443],[119.476427,28.260259],[119.481699,28.262618],[119.48624,28.266372],[119.496437,28.269237],[119.503693,28.269926],[119.511662,28.268287],[119.523128,28.264503],[119.544757,28.263706],[119.55062,28.268823],[119.54975,28.291879],[119.54975,28.307839],[119.561234,28.308696],[119.576633,28.30839],[119.584707,28.309508],[119.58991,28.309814],[119.595808,28.308252],[119.600367,28.305587],[119.613782,28.303336],[119.627076,28.307119],[119.635393,28.308589],[119.644198,28.310136],[119.65375,28.313306],[119.668766,28.308007],[119.686358,28.304393],[119.692656,28.303504],[119.700747,28.307119],[119.709743,28.313428],[119.711535,28.322418],[119.707951,28.334989],[119.706141,28.349365],[119.704541,28.355979],[119.699582,28.361857],[119.695423,28.368179],[119.694918,28.375067],[119.693318,28.380852],[119.692761,28.386377],[119.689089,28.392223],[119.685453,28.405413],[119.683347,28.410967],[119.684548,28.415297],[119.687506,28.417271],[119.693318,28.425823],[119.696432,28.432156],[119.696589,28.436516],[119.694971,28.441151],[119.693683,28.44808],[119.691438,28.450435],[119.685592,28.460468],[119.676474,28.466937],[119.670036,28.469185],[119.655264,28.470989],[119.647678,28.470056],[119.638804,28.47131],[119.636211,28.466111],[119.633897,28.464536],[119.627702,28.462548],[119.624309,28.462487],[119.625823,28.474231],[119.625162,28.477962],[119.624936,28.486754],[119.624344,28.48998],[119.61761,28.500391],[119.617819,28.503173],[119.620603,28.508998],[119.621369,28.514562],[119.619368,28.52037],[119.615035,28.527156]]]]}},{"type":"Feature","properties":{"adcode":331125,"name":"云和县","center":[119.569458,28.111077],"centroid":[119.536122,28.125598],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":5,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.635393,28.308589],[119.627076,28.307119],[119.613782,28.303336],[119.600367,28.305587],[119.595808,28.308252],[119.58991,28.309814],[119.584707,28.309508],[119.576633,28.30839],[119.561234,28.308696],[119.54975,28.307839],[119.54975,28.291879],[119.55062,28.268823],[119.544757,28.263706],[119.523128,28.264503],[119.511662,28.268287],[119.503693,28.269926],[119.496437,28.269237],[119.48624,28.266372],[119.481699,28.262618],[119.476427,28.260259],[119.471015,28.260443],[119.46028,28.264227],[119.452589,28.266295],[119.448134,28.26461],[119.44669,28.260979],[119.445716,28.255723],[119.444237,28.243388],[119.442601,28.240736],[119.438999,28.239694],[119.435171,28.240982],[119.42755,28.239986],[119.424244,28.241043],[119.420155,28.244322],[119.408689,28.250176],[119.405626,28.250421],[119.400789,28.247862],[119.39764,28.242882],[119.393968,28.240568],[119.389149,28.236767],[119.38807,28.234223],[119.38887,28.230943],[119.39195,28.227694],[119.404791,28.217808],[119.410429,28.210726],[119.412082,28.203996],[119.412082,28.197312],[119.411107,28.190336],[119.409037,28.187929],[119.404861,28.177901],[119.401659,28.168532],[119.399676,28.164207],[119.397448,28.161324],[119.395726,28.157551],[119.393934,28.151232],[119.390245,28.147398],[119.380414,28.144054],[119.379492,28.142704],[119.380657,28.137473],[119.381928,28.13528],[119.381893,28.13192],[119.379422,28.129941],[119.379074,28.125998],[119.381649,28.121058],[119.385007,28.11822],[119.393446,28.116901],[119.394021,28.113771],[119.392298,28.111945],[119.392124,28.109152],[119.393586,28.106344],[119.396979,28.10372],[119.403069,28.101004],[119.404878,28.095695],[119.407714,28.092365],[119.406862,28.085643],[119.409193,28.081162],[119.409472,28.074746],[119.408793,28.07097],[119.409941,28.066902],[119.414083,28.06067],[119.416745,28.057769],[119.418763,28.054223],[119.418067,28.050999],[119.420138,28.04561],[119.422626,28.043292],[119.429377,28.039761],[119.429603,28.036444],[119.423914,28.032851],[119.417754,28.030717],[119.40975,28.026248],[119.402616,28.024483],[119.400685,28.023147],[119.39938,28.020398],[119.393429,28.014854],[119.388122,28.005777],[119.385321,28.003105],[119.385547,28.001185],[119.388313,27.99925],[119.389531,27.99478],[119.392872,27.991094],[119.392768,27.986931],[119.389671,27.988375],[119.388853,27.986762],[119.389792,27.978912],[119.389166,27.977099],[119.3868,27.976346],[119.384468,27.977437],[119.384851,27.981078],[119.383685,27.981616],[119.3785,27.97948],[119.372897,27.985472],[119.371105,27.986593],[119.367033,27.991048],[119.364754,27.99455],[119.361918,27.995763],[119.355375,27.995164],[119.35534,27.993551],[119.358055,27.986793],[119.357759,27.984949],[119.354818,27.981984],[119.353983,27.97945],[119.358333,27.975225],[119.360613,27.971722],[119.363431,27.969356],[119.366685,27.965254],[119.369469,27.964916],[119.372984,27.958862],[119.378187,27.955605],[119.377177,27.953761],[119.374028,27.953346],[119.371331,27.949228],[119.372305,27.94597],[119.381371,27.94282],[119.384938,27.94076],[119.386225,27.938824],[119.385912,27.935827],[119.386887,27.932569],[119.39021,27.929741],[119.387496,27.925038],[119.391097,27.923025],[119.390488,27.918859],[119.395221,27.915293],[119.39322,27.912803],[119.397309,27.909267],[119.397501,27.906024],[119.396631,27.901873],[119.398023,27.895662],[119.40145,27.896],[119.403103,27.900366],[119.405922,27.898475],[119.406114,27.895231],[119.407871,27.892433],[119.410446,27.890527],[119.412551,27.89188],[119.413213,27.898352],[119.411699,27.912019],[119.416171,27.914032],[119.42146,27.918091],[119.430995,27.914217],[119.433797,27.911158],[119.437051,27.905854],[119.440148,27.90464],[119.444846,27.905255],[119.454833,27.910605],[119.459323,27.913525],[119.472355,27.91557],[119.480185,27.91726],[119.487006,27.921057],[119.492957,27.919535],[119.494784,27.919966],[119.493079,27.924854],[119.493931,27.928542],[119.498403,27.930756],[119.503832,27.930417],[119.507416,27.92802],[119.509643,27.922886],[119.515055,27.92161],[119.518448,27.92201],[119.520849,27.925422],[119.521493,27.930679],[119.526278,27.935658],[119.525303,27.938225],[119.521997,27.941068],[119.519753,27.945048],[119.520031,27.950134],[119.519039,27.955543],[119.51723,27.960706],[119.515803,27.962934],[119.507834,27.968388],[119.504945,27.97862],[119.501257,27.987499],[119.503397,27.989988],[119.510687,27.991001],[119.513541,27.990694],[119.518256,27.992215],[119.522363,27.992015],[119.525303,27.990295],[119.527496,27.987822],[119.527792,27.985948],[119.531324,27.984949],[119.535291,27.988098],[119.540302,27.991001],[119.54888,27.990817],[119.55203,27.992614],[119.553022,27.996746],[119.552221,28.002291],[119.554274,28.00547],[119.557076,28.00739],[119.562574,28.00547],[119.567359,28.00524],[119.570039,28.0061],[119.577486,28.011521],[119.581801,28.013825],[119.584516,28.016835],[119.586482,28.023008],[119.594642,28.033481],[119.601011,28.039945],[119.604212,28.040759],[119.622587,28.04693],[119.633114,28.048911],[119.634993,28.053148],[119.648095,28.067209],[119.651279,28.071185],[119.65857,28.074393],[119.667966,28.07493],[119.680737,28.077647],[119.682443,28.081837],[119.681346,28.085904],[119.681468,28.088498],[119.68761,28.094053],[119.692152,28.09726],[119.69384,28.0997],[119.693492,28.10214],[119.694449,28.106206],[119.696484,28.10903],[119.700295,28.111086],[119.704923,28.115873],[119.710752,28.123406],[119.715224,28.127057],[119.72636,28.130677],[119.726151,28.133515],[119.728935,28.1441],[119.733024,28.1491],[119.733425,28.150711],[119.731719,28.158686],[119.727717,28.158732],[119.723298,28.157735],[119.718965,28.158118],[119.714389,28.159606],[119.703062,28.164514],[119.687001,28.165142],[119.68507,28.166829],[119.686218,28.171185],[119.689472,28.172457],[119.695632,28.173607],[119.697963,28.175386],[119.697546,28.176736],[119.686514,28.183528],[119.682495,28.186794],[119.684948,28.190275],[119.703966,28.199136],[119.706281,28.203598],[119.707029,28.211155],[119.707412,28.225089],[119.710091,28.226499],[119.718217,28.224414],[119.723594,28.22023],[119.723994,28.220628],[119.733686,28.219325],[119.738697,28.220659],[119.745291,28.224997],[119.745291,28.226039],[119.736365,28.230315],[119.728605,28.240767],[119.719818,28.253348],[119.706907,28.261561],[119.699147,28.267766],[119.69718,28.276039],[119.693753,28.281861],[119.690064,28.282749],[119.683887,28.281202],[119.678893,28.276943],[119.674787,28.274737],[119.668035,28.27394],[119.663129,28.275932],[119.656691,28.284067],[119.652636,28.286686],[119.645068,28.288524],[119.63936,28.293855],[119.636368,28.298174],[119.635393,28.308589]]]]}},{"type":"Feature","properties":{"adcode":331126,"name":"庆元县","center":[119.067233,27.618231],"centroid":[119.150358,27.623654],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":6,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.501187,27.649888],[119.497585,27.651121],[119.49367,27.649349],[119.492992,27.654218],[119.490956,27.655189],[119.487319,27.654804],[119.485979,27.652985],[119.488763,27.650381],[119.487702,27.648548],[119.483613,27.650952],[119.482395,27.654449],[119.481769,27.661167],[119.47888,27.67283],[119.480081,27.679223],[119.483265,27.692702],[119.480307,27.697138],[119.473399,27.698909],[119.460715,27.70587],[119.453494,27.705362],[119.449196,27.69857],[119.445925,27.69244],[119.441957,27.688404],[119.435711,27.686248],[119.426141,27.685323],[119.42019,27.684076],[119.413769,27.67548],[119.406375,27.679316],[119.397796,27.686155],[119.38927,27.686556],[119.380101,27.681703],[119.371401,27.675202],[119.366772,27.676219],[119.355166,27.687695],[119.347302,27.693348],[119.340394,27.69646],[119.328823,27.698986],[119.323498,27.70299],[119.315286,27.715773],[119.309909,27.718391],[119.298616,27.721594],[119.291413,27.723103],[119.287393,27.727537],[119.287672,27.730802],[119.292074,27.736668],[119.295919,27.73944],[119.299051,27.745521],[119.304985,27.746583],[119.309283,27.749247],[119.313024,27.752356],[119.319392,27.753973],[119.318017,27.759976],[119.319723,27.760792],[119.324925,27.760561],[119.326717,27.761977],[119.327448,27.766241],[119.324142,27.771028],[119.324212,27.774615],[119.319166,27.780986],[119.318713,27.782849],[119.31539,27.783849],[119.313824,27.788204],[119.309404,27.794298],[119.303802,27.794591],[119.300757,27.79379],[119.29665,27.800084],[119.29357,27.802439],[119.289829,27.79833],[119.284035,27.794714],[119.272586,27.795822],[119.266931,27.799146],[119.261815,27.803393],[119.258614,27.799438],[119.255412,27.798946],[119.25355,27.797499],[119.251515,27.793144],[119.247234,27.787989],[119.245703,27.787127],[119.241266,27.78942],[119.239404,27.795883],[119.23582,27.800977],[119.236046,27.805239],[119.238934,27.81184],[119.247339,27.820963],[119.247652,27.82304],[119.244294,27.824717],[119.241318,27.831471],[119.240866,27.834717],[119.242206,27.837009],[119.24097,27.840039],[119.236794,27.839408],[119.236585,27.841962],[119.24412,27.841377],[119.249653,27.844515],[119.248156,27.847791],[119.244798,27.849222],[119.239822,27.847238],[119.236377,27.844284],[119.229834,27.841839],[119.22585,27.839654],[119.209615,27.832763],[119.202307,27.830579],[119.198149,27.831117],[119.18844,27.838701],[119.183237,27.838793],[119.172797,27.836193],[119.169091,27.834624],[119.162322,27.834809],[119.156354,27.834101],[119.155206,27.832317],[119.155275,27.82321],[119.156772,27.819087],[119.156041,27.814271],[119.157659,27.811748],[119.161035,27.808624],[119.162357,27.803577],[119.165385,27.801808],[119.168656,27.802454],[119.172432,27.805793],[119.176729,27.806778],[119.180088,27.805008],[119.186439,27.799115],[119.185847,27.787142],[119.18308,27.778862],[119.177739,27.771552],[119.172971,27.766549],[119.172919,27.763763],[119.174485,27.764209],[119.179235,27.767827],[119.18181,27.767319],[119.182802,27.764979],[119.181688,27.760838],[119.179566,27.75856],[119.174346,27.757267],[119.166046,27.757406],[119.162897,27.75562],[119.160234,27.75288],[119.147619,27.718853],[119.143809,27.709659],[119.138554,27.706055],[119.133351,27.70567],[119.128706,27.707133],[119.128758,27.709921],[119.133056,27.717713],[119.137806,27.721332],[119.13838,27.724104],[119.136884,27.726906],[119.133786,27.727876],[119.126635,27.725982],[119.122302,27.72147],[119.122546,27.718729],[119.117883,27.711938],[119.114177,27.708288],[119.108452,27.707919],[119.092409,27.712323],[119.084022,27.709212],[119.082474,27.712339],[119.080003,27.712169],[119.08002,27.715234],[119.081412,27.720962],[119.077463,27.726013],[119.078472,27.728723],[119.081882,27.730555],[119.082752,27.73442],[119.078802,27.736991],[119.075201,27.738146],[119.067318,27.734543],[119.05881,27.726321],[119.056722,27.725428],[119.048909,27.725982],[119.040627,27.729786],[119.040209,27.735344],[119.039217,27.738146],[119.030952,27.742873],[119.029995,27.747045],[119.030082,27.752141],[119.031788,27.759515],[119.035076,27.76735],[119.03666,27.774522],[119.035355,27.777924],[119.032205,27.77954],[119.032658,27.781263],[119.01966,27.780956],[119.018129,27.782356],[119.017154,27.786065],[119.017259,27.792082],[119.014214,27.797207],[119.009063,27.800515],[119.003286,27.799192],[118.997475,27.796006],[118.991715,27.79516],[118.986513,27.795683],[118.98392,27.797099],[118.989175,27.798422],[118.996553,27.802039],[118.99925,27.806639],[118.997266,27.812209],[118.988897,27.812301],[118.982076,27.810532],[118.979831,27.813671],[118.974716,27.816579],[118.969513,27.815763],[118.965494,27.816948],[118.954984,27.816194],[118.948616,27.819825],[118.942143,27.818517],[118.927214,27.808901],[118.925822,27.810024],[118.923264,27.816194],[118.9162,27.820794],[118.911589,27.823163],[118.907604,27.82864],[118.906282,27.83184],[118.903167,27.833886],[118.899913,27.837701],[118.898974,27.842346],[118.89652,27.848683],[118.889108,27.855466],[118.886411,27.85482],[118.878494,27.850391],[118.874492,27.849914],[118.870072,27.845807],[118.858797,27.839485],[118.851872,27.834978],[118.846112,27.832286],[118.837813,27.832886],[118.835933,27.829471],[118.838178,27.824102],[118.838787,27.820656],[118.841467,27.816748],[118.847122,27.812532],[118.848253,27.807439],[118.84733,27.804377],[118.847678,27.801869],[118.851472,27.796022],[118.851941,27.793698],[118.850375,27.792344],[118.847,27.79239],[118.842023,27.790605],[118.839396,27.788574],[118.841902,27.782741],[118.840022,27.779309],[118.847,27.777108],[118.849036,27.774307],[118.85396,27.77423],[118.855613,27.765241],[118.860154,27.760515],[118.863582,27.75308],[118.866001,27.749308],[118.868628,27.743135],[118.870751,27.736668],[118.872195,27.734436],[118.877937,27.73305],[118.880651,27.731171],[118.884897,27.723965],[118.89043,27.718729],[118.895372,27.719653],[118.897964,27.718914],[118.897112,27.714063],[118.9004,27.709628],[118.901149,27.707303],[118.90007,27.704992],[118.895633,27.704592],[118.890465,27.705593],[118.878494,27.705316],[118.876145,27.704192],[118.875049,27.700957],[118.879886,27.695104],[118.880878,27.692316],[118.880564,27.689313],[118.878424,27.686109],[118.874666,27.682797],[118.874318,27.680594],[118.875501,27.67796],[118.879851,27.672876],[118.878981,27.67035],[118.879903,27.667962],[118.886202,27.661968],[118.892153,27.658286],[118.89532,27.655559],[118.898034,27.649549],[118.902384,27.643909],[118.903724,27.63887],[118.90094,27.632999],[118.90315,27.631596],[118.902645,27.623674],[118.905777,27.621363],[118.910249,27.622041],[118.913903,27.619128],[118.913468,27.616477],[118.911502,27.613008],[118.908735,27.611452],[118.907848,27.603821],[118.90616,27.598718],[118.906769,27.59545],[118.902749,27.592321],[118.904263,27.588821],[118.903724,27.586632],[118.904054,27.575977],[118.906612,27.572708],[118.910197,27.570334],[118.909118,27.568036],[118.899739,27.566324],[118.89605,27.563132],[118.893841,27.555745],[118.889038,27.547494],[118.882722,27.542481],[118.869185,27.539905],[118.866523,27.535324],[118.86346,27.528784],[118.859632,27.527596],[118.857301,27.521842],[118.857875,27.516689],[118.862521,27.51419],[118.865931,27.514776],[118.873587,27.517754],[118.87618,27.516442],[118.877189,27.510379],[118.876249,27.507787],[118.880025,27.505797],[118.87999,27.503266],[118.878407,27.501908],[118.879921,27.499563],[118.886498,27.501245],[118.887977,27.49731],[118.890326,27.494116],[118.889856,27.488268],[118.88782,27.483561],[118.889456,27.481338],[118.893614,27.481693],[118.897721,27.478977],[118.901879,27.472202],[118.902871,27.469408],[118.901444,27.464701],[118.904437,27.461984],[118.910771,27.460857],[118.92095,27.462802],[118.926291,27.462432],[118.933356,27.463574],[118.937166,27.462694],[118.939098,27.461166],[118.939637,27.45865],[118.94919,27.456366],[118.952426,27.453819],[118.955436,27.449836],[118.958377,27.45175],[118.961109,27.456582],[118.963371,27.462509],[118.962884,27.465148],[118.959943,27.468127],[118.965998,27.47336],[118.970157,27.473236],[118.977604,27.475813],[118.984773,27.475258],[118.988305,27.477233],[118.989558,27.481369],[118.988897,27.483653],[118.990445,27.488561],[118.987905,27.491817],[118.98479,27.493252],[118.982772,27.496045],[118.983329,27.498822],[118.990706,27.503359],[118.994291,27.499162],[118.998919,27.496323],[119.005688,27.496261],[119.016667,27.498437],[119.020826,27.497927],[119.024393,27.49373],[119.030065,27.490413],[119.033597,27.484826],[119.037164,27.480613],[119.040261,27.47873],[119.042349,27.479162],[119.04395,27.481462],[119.051206,27.479517],[119.05533,27.477619],[119.055747,27.472418],[119.056617,27.471461],[119.065143,27.466769],[119.066431,27.466954],[119.072504,27.472264],[119.075583,27.472526],[119.078246,27.470921],[119.082717,27.46575],[119.086076,27.464161],[119.09006,27.464871],[119.094254,27.469424],[119.097386,27.471214],[119.101614,27.475258],[119.108974,27.478221],[119.115099,27.482835],[119.120945,27.482064],[119.124425,27.480181],[119.128427,27.476986],[119.130759,27.472819],[119.130515,27.471044],[119.131925,27.465318],[119.131298,27.46308],[119.123607,27.463204],[119.118892,27.461429],[119.119379,27.459113],[119.124008,27.456721],[119.125904,27.454189],[119.125922,27.452213],[119.123399,27.447057],[119.12279,27.441824],[119.121398,27.438335],[119.12232,27.436204],[119.125278,27.434907],[119.128514,27.431773],[119.131716,27.431711],[119.134761,27.434027],[119.138763,27.434413],[119.145201,27.431634],[119.146245,27.426678],[119.14755,27.424856],[119.15143,27.427728],[119.153988,27.428546],[119.157207,27.426076],[119.161766,27.426153],[119.164184,27.428345],[119.166185,27.427666],[119.168517,27.424856],[119.173493,27.425504],[119.178278,27.428037],[119.180262,27.428222],[119.1867,27.424223],[119.192233,27.422015],[119.194738,27.418741],[119.199228,27.419452],[119.2045,27.418834],[119.209476,27.422123],[119.214279,27.421335],[119.223988,27.416888],[119.225467,27.417583],[119.23488,27.419174],[119.237386,27.41695],[119.242658,27.418772],[119.243441,27.419838],[119.244137,27.428623],[119.247269,27.429503],[119.248226,27.425782],[119.248139,27.42115],[119.248922,27.418618],[119.25108,27.420749],[119.255412,27.421907],[119.259292,27.421845],[119.262129,27.42064],[119.267853,27.421474],[119.270655,27.427079],[119.276449,27.435509],[119.277928,27.441021],[119.281704,27.4507],[119.285027,27.457647],[119.291761,27.461645],[119.299486,27.464685],[119.322124,27.47427],[119.327779,27.47765],[119.334687,27.480027],[119.340376,27.483869],[119.342795,27.487573],[119.345248,27.488021],[119.343909,27.491045],[119.34765,27.492774],[119.347093,27.496662],[119.344726,27.497464],[119.343717,27.501152],[119.344135,27.505457],[119.341855,27.506799],[119.344831,27.510502],[119.350277,27.514359],[119.360038,27.524403],[119.370374,27.531653],[119.376812,27.534985],[119.384468,27.537083],[119.39496,27.539273],[119.416675,27.539659],[119.422643,27.536574],[119.426906,27.531051],[119.427307,27.525729],[119.429656,27.518942],[119.432857,27.513017],[119.438477,27.508774],[119.446099,27.510873],[119.451701,27.513526],[119.456608,27.517383],[119.466526,27.526439],[119.470076,27.532902],[119.474652,27.539288],[119.477158,27.545813],[119.477471,27.553833],[119.482865,27.56432],[119.484831,27.570395],[119.483456,27.576224],[119.481856,27.58566],[119.48591,27.592845],[119.488711,27.598811],[119.498386,27.606565],[119.500926,27.60823],[119.501831,27.610742],[119.498768,27.617617],[119.499273,27.621455],[119.497968,27.625878],[119.500195,27.628853],[119.499464,27.631411],[119.500456,27.640643],[119.501326,27.644788],[119.501187,27.649888]]]]}},{"type":"Feature","properties":{"adcode":331127,"name":"景宁畲族自治县","center":[119.634669,27.977247],"centroid":[119.613501,27.891149],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":7,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.90217,28.185506],[119.891573,28.159345],[119.887763,28.154744],[119.877601,28.152704],[119.875008,28.152674],[119.861523,28.161799],[119.850614,28.165848],[119.847012,28.165664],[119.844019,28.160312],[119.844402,28.154392],[119.847186,28.151953],[119.854215,28.142689],[119.857521,28.135249],[119.858322,28.13123],[119.854685,28.125308],[119.848421,28.120982],[119.847012,28.121058],[119.838399,28.127026],[119.83297,28.134543],[119.831891,28.13686],[119.826584,28.139789],[119.820999,28.141124],[119.816405,28.139927],[119.813343,28.133377],[119.810924,28.131797],[119.801493,28.130892],[119.800293,28.12856],[119.800362,28.118803],[119.798327,28.115566],[119.794568,28.114522],[119.789801,28.115274],[119.783345,28.11552],[119.779622,28.116256],[119.773236,28.116563],[119.768294,28.109229],[119.763596,28.105209],[119.759194,28.103628],[119.753226,28.103137],[119.749694,28.103751],[119.737479,28.104626],[119.726465,28.108585],[119.725525,28.110932],[119.725177,28.118619],[119.72636,28.130677],[119.715224,28.127057],[119.710752,28.123406],[119.704923,28.115873],[119.700295,28.111086],[119.696484,28.10903],[119.694449,28.106206],[119.693492,28.10214],[119.69384,28.0997],[119.692152,28.09726],[119.68761,28.094053],[119.681468,28.088498],[119.681346,28.085904],[119.682443,28.081837],[119.680737,28.077647],[119.667966,28.07493],[119.65857,28.074393],[119.651279,28.071185],[119.648095,28.067209],[119.634993,28.053148],[119.633114,28.048911],[119.622587,28.04693],[119.604212,28.040759],[119.601011,28.039945],[119.594642,28.033481],[119.586482,28.023008],[119.584516,28.016835],[119.581801,28.013825],[119.577486,28.011521],[119.570039,28.0061],[119.567359,28.00524],[119.562574,28.00547],[119.557076,28.00739],[119.554274,28.00547],[119.552221,28.002291],[119.553022,27.996746],[119.55203,27.992614],[119.54888,27.990817],[119.540302,27.991001],[119.535291,27.988098],[119.531324,27.984949],[119.527792,27.985948],[119.527496,27.987822],[119.525303,27.990295],[119.522363,27.992015],[119.518256,27.992215],[119.513541,27.990694],[119.510687,27.991001],[119.503397,27.989988],[119.501257,27.987499],[119.504945,27.97862],[119.507834,27.968388],[119.515803,27.962934],[119.51723,27.960706],[119.519039,27.955543],[119.520031,27.950134],[119.519753,27.945048],[119.521997,27.941068],[119.525303,27.938225],[119.526278,27.935658],[119.521493,27.930679],[119.520849,27.925422],[119.518448,27.92201],[119.515055,27.92161],[119.509643,27.922886],[119.507416,27.92802],[119.503832,27.930417],[119.498403,27.930756],[119.493931,27.928542],[119.493079,27.924854],[119.494784,27.919966],[119.492957,27.919535],[119.487006,27.921057],[119.480185,27.91726],[119.472355,27.91557],[119.459323,27.913525],[119.454833,27.910605],[119.444846,27.905255],[119.440148,27.90464],[119.437051,27.905854],[119.433797,27.911158],[119.430995,27.914217],[119.42146,27.918091],[119.416171,27.914032],[119.411699,27.912019],[119.413213,27.898352],[119.412551,27.89188],[119.410446,27.890527],[119.407871,27.892433],[119.406114,27.895231],[119.405922,27.898475],[119.403103,27.900366],[119.40145,27.896],[119.398023,27.895662],[119.396631,27.901873],[119.397501,27.906024],[119.397309,27.909267],[119.39322,27.912803],[119.388,27.912664],[119.386469,27.913602],[119.38245,27.921072],[119.379874,27.922041],[119.371679,27.917322],[119.369086,27.91806],[119.368095,27.92015],[119.366024,27.920873],[119.364162,27.919289],[119.365937,27.917184],[119.36665,27.914155],[119.365798,27.910927],[119.363414,27.908883],[119.360787,27.908468],[119.357411,27.909206],[119.352852,27.903087],[119.348885,27.900612],[119.337471,27.904025],[119.331781,27.906654],[119.326804,27.905562],[119.32322,27.908852],[119.320627,27.909651],[119.314833,27.906961],[119.314537,27.905347],[119.316556,27.902534],[119.315164,27.898629],[119.312136,27.903533],[119.311458,27.907699],[119.308639,27.910067],[119.303889,27.908283],[119.29618,27.901227],[119.292526,27.901519],[119.28976,27.905716],[119.286628,27.905532],[119.282782,27.8968],[119.277232,27.892725],[119.271594,27.885176],[119.265539,27.881809],[119.26573,27.878564],[119.269054,27.875966],[119.268236,27.87412],[119.263764,27.872352],[119.25884,27.873121],[119.257222,27.87083],[119.256369,27.867139],[119.257083,27.863663],[119.259327,27.859403],[119.262703,27.856866],[119.268445,27.857742],[119.268079,27.854405],[119.263329,27.851237],[119.25757,27.849252],[119.254455,27.850221],[119.252889,27.853051],[119.251306,27.848653],[119.248156,27.847791],[119.249653,27.844515],[119.24412,27.841377],[119.236585,27.841962],[119.236794,27.839408],[119.24097,27.840039],[119.242206,27.837009],[119.240866,27.834717],[119.241318,27.831471],[119.244294,27.824717],[119.247652,27.82304],[119.247339,27.820963],[119.238934,27.81184],[119.236046,27.805239],[119.23582,27.800977],[119.239404,27.795883],[119.241266,27.78942],[119.245703,27.787127],[119.247234,27.787989],[119.251515,27.793144],[119.25355,27.797499],[119.255412,27.798946],[119.258614,27.799438],[119.261815,27.803393],[119.266931,27.799146],[119.272586,27.795822],[119.284035,27.794714],[119.289829,27.79833],[119.29357,27.802439],[119.29665,27.800084],[119.300757,27.79379],[119.303802,27.794591],[119.309404,27.794298],[119.313824,27.788204],[119.31539,27.783849],[119.318713,27.782849],[119.319166,27.780986],[119.324212,27.774615],[119.324142,27.771028],[119.327448,27.766241],[119.326717,27.761977],[119.324925,27.760561],[119.319723,27.760792],[119.318017,27.759976],[119.319392,27.753973],[119.313024,27.752356],[119.309283,27.749247],[119.304985,27.746583],[119.299051,27.745521],[119.295919,27.73944],[119.292074,27.736668],[119.287672,27.730802],[119.287393,27.727537],[119.291413,27.723103],[119.298616,27.721594],[119.309909,27.718391],[119.315286,27.715773],[119.323498,27.70299],[119.328823,27.698986],[119.340394,27.69646],[119.347302,27.693348],[119.355166,27.687695],[119.366772,27.676219],[119.371401,27.675202],[119.380101,27.681703],[119.38927,27.686556],[119.397796,27.686155],[119.406375,27.679316],[119.413769,27.67548],[119.42019,27.684076],[119.426141,27.685323],[119.435711,27.686248],[119.441957,27.688404],[119.445925,27.69244],[119.449196,27.69857],[119.453494,27.705362],[119.460715,27.70587],[119.473399,27.698909],[119.480307,27.697138],[119.483265,27.692702],[119.480081,27.679223],[119.47888,27.67283],[119.481769,27.661167],[119.482395,27.654449],[119.483613,27.650952],[119.487702,27.648548],[119.488763,27.650381],[119.485979,27.652985],[119.487319,27.654804],[119.490956,27.655189],[119.492992,27.654218],[119.49367,27.649349],[119.497585,27.651121],[119.501187,27.649888],[119.507921,27.64975],[119.511488,27.653448],[119.514202,27.652955],[119.516656,27.650489],[119.520431,27.650089],[119.524399,27.653987],[119.524573,27.658671],[119.525912,27.660289],[119.537066,27.658902],[119.53938,27.659935],[119.541903,27.663925],[119.540998,27.669579],[119.53898,27.672553],[119.539171,27.675356],[119.543504,27.675141],[119.546131,27.670504],[119.549315,27.670149],[119.550673,27.66582],[119.550151,27.663833],[119.55899,27.66297],[119.561896,27.66545],[119.566524,27.66374],[119.568351,27.664156],[119.573606,27.667299],[119.575207,27.670457],[119.57893,27.669857],[119.58107,27.666698],[119.583959,27.665158],[119.589301,27.664757],[119.595008,27.666883],[119.596922,27.671181],[119.598592,27.671074],[119.606266,27.674756],[119.610198,27.674679],[119.614531,27.673061],[119.61768,27.673924],[119.620394,27.67266],[119.621682,27.670766],[119.626258,27.669702],[119.632888,27.669194],[119.635567,27.668393],[119.640996,27.671289],[119.642997,27.673184],[119.645938,27.681149],[119.646947,27.685739],[119.649853,27.687911],[119.654098,27.689421],[119.656134,27.693441],[119.650253,27.696321],[119.649365,27.700218],[119.650827,27.706887],[119.647225,27.710213],[119.65074,27.717143],[119.657108,27.717667],[119.660397,27.719515],[119.663285,27.720038],[119.666,27.721871],[119.666887,27.724812],[119.669601,27.725782],[119.673203,27.730201],[119.677118,27.73171],[119.678597,27.734004],[119.678841,27.740132],[119.680181,27.744212],[119.685401,27.747938],[119.697006,27.753649],[119.704019,27.755789],[119.705759,27.754681],[119.709952,27.755528],[119.715207,27.757744],[119.719452,27.760438],[119.723768,27.766842],[119.725873,27.767719],[119.734817,27.766626],[119.736522,27.771259],[119.73948,27.774815],[119.748423,27.782664],[119.754044,27.790482],[119.754548,27.792375],[119.75166,27.794806],[119.753243,27.79913],[119.756201,27.795622],[119.758028,27.798376],[119.763579,27.799346],[119.768138,27.805301],[119.77033,27.805916],[119.772209,27.802931],[119.771618,27.798284],[119.773079,27.794098],[119.778404,27.794252],[119.781849,27.793714],[119.785068,27.795776],[119.786181,27.801423],[119.784929,27.805454],[119.788043,27.808532],[119.783745,27.812286],[119.784128,27.819763],[119.785746,27.822502],[119.79389,27.826379],[119.793455,27.829625],[119.788287,27.830671],[119.785781,27.833501],[119.785294,27.846146],[119.785607,27.848068],[119.788983,27.853175],[119.788931,27.856066],[119.785973,27.859342],[119.785085,27.861649],[119.785938,27.863925],[119.790114,27.867077],[119.797248,27.880948],[119.799997,27.888436],[119.800188,27.890557],[119.798501,27.894847],[119.795682,27.895262],[119.791036,27.898583],[119.789035,27.901904],[119.78994,27.907407],[119.78646,27.909298],[119.787626,27.911481],[119.791401,27.914002],[119.793211,27.916154],[119.797457,27.917537],[119.799249,27.919643],[119.804712,27.922118],[119.811725,27.922041],[119.815135,27.920719],[119.819259,27.916077],[119.825297,27.911757],[119.833074,27.911342],[119.835197,27.913464],[119.837129,27.920043],[119.842644,27.925929],[119.843079,27.927036],[119.850614,27.930832],[119.85117,27.932216],[119.846612,27.936934],[119.837981,27.944541],[119.831421,27.951625],[119.833614,27.956204],[119.841479,27.959584],[119.846072,27.960998],[119.850927,27.960353],[119.854859,27.96192],[119.860079,27.954683],[119.862011,27.94955],[119.863559,27.949043],[119.865682,27.950857],[119.865891,27.958248],[119.86683,27.960153],[119.865317,27.964486],[119.865525,27.966376],[119.868292,27.967973],[119.875235,27.97415],[119.874138,27.975179],[119.873425,27.980341],[119.876331,27.984335],[119.883082,27.988621],[119.886823,27.99518],[119.885066,28.002552],[119.882978,28.008358],[119.880089,28.013272],[119.880472,28.016466],[119.885709,28.017895],[119.888807,28.017787],[119.893157,28.016497],[119.897419,28.01361],[119.915289,28.007743],[119.927904,28.006192],[119.934882,28.005731],[119.94687,28.007421],[119.950837,28.008911],[119.953117,28.014101],[119.956997,28.019722],[119.960721,28.028091],[119.966602,28.037995],[119.969455,28.044106],[119.971857,28.051598],[119.974414,28.056802],[119.97525,28.064339],[119.974919,28.074669],[119.965227,28.091014],[119.962043,28.09525],[119.95872,28.102692],[119.954335,28.109705],[119.949167,28.116057],[119.943286,28.12428],[119.935856,28.132534],[119.930375,28.137765],[119.927295,28.144744],[119.922319,28.149714],[119.919152,28.154407],[119.912731,28.174344],[119.908573,28.180216],[119.90217,28.185506]]]]}},{"type":"Feature","properties":{"adcode":331181,"name":"龙泉市","center":[119.132319,28.069177],"centroid":[119.075649,28.045449],"childrenNum":0,"level":"district","parent":{"adcode":331100},"subFeatureIndex":8,"acroutes":[100000,330000,331100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.393968,28.240568],[119.391776,28.243127],[119.392089,28.245518],[119.395517,28.249134],[119.395882,28.250743],[119.392594,28.253072],[119.387513,28.254559],[119.382258,28.25868],[119.3797,28.258956],[119.37723,28.254298],[119.371401,28.25059],[119.370739,28.244797],[119.364771,28.242851],[119.361587,28.242851],[119.354314,28.240001],[119.34885,28.239924],[119.342464,28.243066],[119.336183,28.248981],[119.330545,28.251417],[119.325099,28.251555],[119.320366,28.250084],[119.30067,28.244874],[119.291343,28.243403],[119.288159,28.246943],[119.283183,28.25439],[119.279998,28.258282],[119.277267,28.265912],[119.276727,28.272577],[119.274813,28.276759],[119.270759,28.279854],[119.265382,28.28206],[119.259466,28.283821],[119.245129,28.289045],[119.229156,28.292706],[119.220891,28.293181],[119.215149,28.292415],[119.211442,28.29001],[119.209772,28.28638],[119.212295,28.277372],[119.217933,28.268027],[119.218559,28.26389],[119.216123,28.260963],[119.212191,28.259707],[119.205753,28.26081],[119.199645,28.263737],[119.195365,28.267536],[119.185899,28.278368],[119.181462,28.284909],[119.179113,28.291863],[119.175268,28.300242],[119.172258,28.303305],[119.165733,28.301881],[119.153222,28.299721],[119.146262,28.300609],[119.142678,28.302325],[119.140938,28.304209],[119.139302,28.309523],[119.139389,28.319386],[119.140294,28.32303],[119.133299,28.330794],[119.128949,28.332524],[119.121641,28.331345],[119.113063,28.323321],[119.106921,28.311116],[119.105738,28.306782],[119.104728,28.29992],[119.100518,28.290638],[119.092392,28.281217],[119.083657,28.276162],[119.077097,28.274262],[119.070189,28.27008],[119.06664,28.265131],[119.064308,28.265407],[119.063073,28.267276],[119.061716,28.273496],[119.05566,28.286272],[119.051415,28.291419],[119.044664,28.292032],[119.038156,28.291726],[119.032362,28.290255],[119.02046,28.284342],[119.014631,28.281953],[119.006105,28.276407],[119.001268,28.271704],[118.992899,28.262725],[118.990724,28.259784],[118.989523,28.255003],[118.989366,28.250636],[118.990811,28.247173],[118.994534,28.241809],[118.997805,28.2383],[119.000729,28.232032],[119.001599,28.226744],[119.001198,28.222621],[118.997127,28.2179],[118.989958,28.213255],[118.983624,28.210864],[118.971392,28.210925],[118.960639,28.215754],[118.955262,28.218636],[118.949538,28.22587],[118.94263,28.237733],[118.938332,28.249533],[118.935374,28.254421],[118.931094,28.25819],[118.925996,28.261301],[118.919314,28.263752],[118.913607,28.263905],[118.904716,28.261592],[118.892449,28.259615],[118.888481,28.265453],[118.887872,28.270509],[118.888951,28.280114],[118.88782,28.285185],[118.880234,28.291128],[118.875675,28.294222],[118.873222,28.298419],[118.873117,28.303458],[118.871777,28.310611],[118.871203,28.316583],[118.865844,28.319248],[118.855978,28.311254],[118.849314,28.305005],[118.845329,28.302126],[118.831131,28.295402],[118.820308,28.28903],[118.813087,28.273389],[118.812461,28.270432],[118.810843,28.26841],[118.807711,28.267567],[118.803848,28.267904],[118.798628,28.267353],[118.792364,28.265453],[118.786865,28.262404],[118.782272,28.25629],[118.776791,28.245962],[118.781193,28.243096],[118.789423,28.24302],[118.795913,28.242545],[118.802073,28.24043],[118.804387,28.238284],[118.808267,28.231725],[118.812113,28.228552],[118.812391,28.225579],[118.810007,28.220138],[118.806997,28.216244],[118.806197,28.212075],[118.804161,28.20789],[118.794782,28.205943],[118.791529,28.202601],[118.787718,28.197634],[118.782115,28.193203],[118.775956,28.191869],[118.771606,28.188619],[118.769291,28.185767],[118.761583,28.173454],[118.760939,28.167397],[118.762662,28.166247],[118.765777,28.16617],[118.775173,28.16798],[118.782916,28.172657],[118.787231,28.172565],[118.798123,28.1689],[118.803082,28.16456],[118.805536,28.159422],[118.805884,28.153073],[118.803587,28.14025],[118.801377,28.136522],[118.800437,28.133117],[118.802125,28.125615],[118.80129,28.120521],[118.803152,28.118205],[118.802317,28.1173],[118.795548,28.114937],[118.79339,28.113648],[118.789562,28.108385],[118.785352,28.106728],[118.780688,28.108017],[118.773589,28.107986],[118.767691,28.105638],[118.765168,28.102938],[118.763532,28.094728],[118.757198,28.091551],[118.751282,28.092871],[118.746236,28.091152],[118.743174,28.088513],[118.741747,28.083095],[118.739885,28.082128],[118.73644,28.078138],[118.735762,28.075544],[118.729672,28.072213],[118.7264,28.069358],[118.724365,28.065414],[118.719527,28.0648],[118.718779,28.063633],[118.719092,28.04951],[118.720363,28.045441],[118.724608,28.043184],[118.731255,28.037642],[118.732664,28.035953],[118.734509,28.030916],[118.7335,28.026448],[118.72908,28.01963],[118.726592,28.014194],[118.725774,28.010631],[118.72567,28.006039],[118.726557,28.000417],[118.729463,27.996746],[118.732508,27.990879],[118.730837,27.988851],[118.732021,27.986286],[118.731881,27.982845],[118.729915,27.972567],[118.730855,27.969203],[118.736388,27.966099],[118.739711,27.961997],[118.747019,27.955297],[118.753492,27.948014],[118.754188,27.942743],[118.758138,27.941698],[118.761496,27.942297],[118.767099,27.941821],[118.770875,27.9399],[118.771501,27.938517],[118.784395,27.936181],[118.798871,27.929956],[118.804544,27.927098],[118.805518,27.922917],[118.802908,27.922487],[118.800785,27.919751],[118.803709,27.918321],[118.810286,27.917845],[118.818412,27.916707],[118.818394,27.914863],[118.816341,27.910497],[118.820395,27.904717],[118.821196,27.901627],[118.820413,27.89537],[118.823492,27.89068],[118.828869,27.886821],[118.831514,27.886329],[118.826172,27.880671],[118.826555,27.874843],[118.833202,27.871322],[118.835759,27.866508],[118.83529,27.862325],[118.832993,27.859803],[118.831253,27.85439],[118.830592,27.850098],[118.826311,27.846638],[118.835411,27.838209],[118.837813,27.832886],[118.846112,27.832286],[118.851872,27.834978],[118.858797,27.839485],[118.870072,27.845807],[118.874492,27.849914],[118.878494,27.850391],[118.886411,27.85482],[118.889108,27.855466],[118.89652,27.848683],[118.898974,27.842346],[118.899913,27.837701],[118.903167,27.833886],[118.906282,27.83184],[118.907604,27.82864],[118.911589,27.823163],[118.9162,27.820794],[118.923264,27.816194],[118.925822,27.810024],[118.927214,27.808901],[118.942143,27.818517],[118.948616,27.819825],[118.954984,27.816194],[118.965494,27.816948],[118.969513,27.815763],[118.974716,27.816579],[118.979831,27.813671],[118.982076,27.810532],[118.988897,27.812301],[118.997266,27.812209],[118.99925,27.806639],[118.996553,27.802039],[118.989175,27.798422],[118.98392,27.797099],[118.986513,27.795683],[118.991715,27.79516],[118.997475,27.796006],[119.003286,27.799192],[119.009063,27.800515],[119.014214,27.797207],[119.017259,27.792082],[119.017154,27.786065],[119.018129,27.782356],[119.01966,27.780956],[119.032658,27.781263],[119.032205,27.77954],[119.035355,27.777924],[119.03666,27.774522],[119.035076,27.76735],[119.031788,27.759515],[119.030082,27.752141],[119.029995,27.747045],[119.030952,27.742873],[119.039217,27.738146],[119.040209,27.735344],[119.040627,27.729786],[119.048909,27.725982],[119.056722,27.725428],[119.05881,27.726321],[119.067318,27.734543],[119.075201,27.738146],[119.078802,27.736991],[119.082752,27.73442],[119.081882,27.730555],[119.078472,27.728723],[119.077463,27.726013],[119.081412,27.720962],[119.08002,27.715234],[119.080003,27.712169],[119.082474,27.712339],[119.084022,27.709212],[119.092409,27.712323],[119.108452,27.707919],[119.114177,27.708288],[119.117883,27.711938],[119.122546,27.718729],[119.122302,27.72147],[119.126635,27.725982],[119.133786,27.727876],[119.136884,27.726906],[119.13838,27.724104],[119.137806,27.721332],[119.133056,27.717713],[119.128758,27.709921],[119.128706,27.707133],[119.133351,27.70567],[119.138554,27.706055],[119.143809,27.709659],[119.147619,27.718853],[119.160234,27.75288],[119.162897,27.75562],[119.166046,27.757406],[119.174346,27.757267],[119.179566,27.75856],[119.181688,27.760838],[119.182802,27.764979],[119.18181,27.767319],[119.179235,27.767827],[119.174485,27.764209],[119.172919,27.763763],[119.172971,27.766549],[119.177739,27.771552],[119.18308,27.778862],[119.185847,27.787142],[119.186439,27.799115],[119.180088,27.805008],[119.176729,27.806778],[119.172432,27.805793],[119.168656,27.802454],[119.165385,27.801808],[119.162357,27.803577],[119.161035,27.808624],[119.157659,27.811748],[119.156041,27.814271],[119.156772,27.819087],[119.155275,27.82321],[119.155206,27.832317],[119.156354,27.834101],[119.162322,27.834809],[119.169091,27.834624],[119.172797,27.836193],[119.183237,27.838793],[119.18844,27.838701],[119.198149,27.831117],[119.202307,27.830579],[119.209615,27.832763],[119.22585,27.839654],[119.229834,27.841839],[119.236377,27.844284],[119.239822,27.847238],[119.244798,27.849222],[119.248156,27.847791],[119.251306,27.848653],[119.252889,27.853051],[119.254455,27.850221],[119.25757,27.849252],[119.263329,27.851237],[119.268079,27.854405],[119.268445,27.857742],[119.262703,27.856866],[119.259327,27.859403],[119.257083,27.863663],[119.256369,27.867139],[119.257222,27.87083],[119.25884,27.873121],[119.263764,27.872352],[119.268236,27.87412],[119.269054,27.875966],[119.26573,27.878564],[119.265539,27.881809],[119.271594,27.885176],[119.277232,27.892725],[119.282782,27.8968],[119.286628,27.905532],[119.28976,27.905716],[119.292526,27.901519],[119.29618,27.901227],[119.303889,27.908283],[119.308639,27.910067],[119.311458,27.907699],[119.312136,27.903533],[119.315164,27.898629],[119.316556,27.902534],[119.314537,27.905347],[119.314833,27.906961],[119.320627,27.909651],[119.32322,27.908852],[119.326804,27.905562],[119.331781,27.906654],[119.337471,27.904025],[119.348885,27.900612],[119.352852,27.903087],[119.357411,27.909206],[119.360787,27.908468],[119.363414,27.908883],[119.365798,27.910927],[119.36665,27.914155],[119.365937,27.917184],[119.364162,27.919289],[119.366024,27.920873],[119.368095,27.92015],[119.369086,27.91806],[119.371679,27.917322],[119.379874,27.922041],[119.38245,27.921072],[119.386469,27.913602],[119.388,27.912664],[119.39322,27.912803],[119.395221,27.915293],[119.390488,27.918859],[119.391097,27.923025],[119.387496,27.925038],[119.39021,27.929741],[119.386887,27.932569],[119.385912,27.935827],[119.386225,27.938824],[119.384938,27.94076],[119.381371,27.94282],[119.372305,27.94597],[119.371331,27.949228],[119.374028,27.953346],[119.377177,27.953761],[119.378187,27.955605],[119.372984,27.958862],[119.369469,27.964916],[119.366685,27.965254],[119.363431,27.969356],[119.360613,27.971722],[119.358333,27.975225],[119.353983,27.97945],[119.354818,27.981984],[119.357759,27.984949],[119.358055,27.986793],[119.35534,27.993551],[119.355375,27.995164],[119.361918,27.995763],[119.364754,27.99455],[119.367033,27.991048],[119.371105,27.986593],[119.372897,27.985472],[119.3785,27.97948],[119.383685,27.981616],[119.384851,27.981078],[119.384468,27.977437],[119.3868,27.976346],[119.389166,27.977099],[119.389792,27.978912],[119.388853,27.986762],[119.389671,27.988375],[119.392768,27.986931],[119.392872,27.991094],[119.389531,27.99478],[119.388313,27.99925],[119.385547,28.001185],[119.385321,28.003105],[119.388122,28.005777],[119.393429,28.014854],[119.39938,28.020398],[119.400685,28.023147],[119.402616,28.024483],[119.40975,28.026248],[119.417754,28.030717],[119.423914,28.032851],[119.429603,28.036444],[119.429377,28.039761],[119.422626,28.043292],[119.420138,28.04561],[119.418067,28.050999],[119.418763,28.054223],[119.416745,28.057769],[119.414083,28.06067],[119.409941,28.066902],[119.408793,28.07097],[119.409472,28.074746],[119.409193,28.081162],[119.406862,28.085643],[119.407714,28.092365],[119.404878,28.095695],[119.403069,28.101004],[119.396979,28.10372],[119.393586,28.106344],[119.392124,28.109152],[119.392298,28.111945],[119.394021,28.113771],[119.393446,28.116901],[119.385007,28.11822],[119.381649,28.121058],[119.379074,28.125998],[119.379422,28.129941],[119.381893,28.13192],[119.381928,28.13528],[119.380657,28.137473],[119.379492,28.142704],[119.380414,28.144054],[119.390245,28.147398],[119.393934,28.151232],[119.395726,28.157551],[119.397448,28.161324],[119.399676,28.164207],[119.401659,28.168532],[119.404861,28.177901],[119.409037,28.187929],[119.411107,28.190336],[119.412082,28.197312],[119.412082,28.203996],[119.410429,28.210726],[119.404791,28.217808],[119.39195,28.227694],[119.38887,28.230943],[119.38807,28.234223],[119.389149,28.236767],[119.393968,28.240568]]]]}}]}
|
public/china-city-data/citys/丽江市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":530702,"name":"古城区","center":[100.234412,26.872229],"centroid":[100.324243,26.864646],"childrenNum":0,"level":"district","parent":{"adcode":530700},"subFeatureIndex":0,"acroutes":[100000,530000,530700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[100.405199,26.562047],[100.409906,26.576115],[100.416382,26.583586],[100.421495,26.587186],[100.428994,26.602126],[100.425543,26.610899],[100.415743,26.614925],[100.406477,26.620157],[100.400917,26.628034],[100.401194,26.631651],[100.409885,26.640636],[100.411738,26.648491],[100.399234,26.657533],[100.397444,26.663307],[100.39819,26.676858],[100.392822,26.685139],[100.394654,26.689687],[100.400555,26.69375],[100.401172,26.697015],[100.397849,26.709589],[100.390862,26.71882],[100.38822,26.725777],[100.390628,26.739708],[100.388199,26.749053],[100.385344,26.750783],[100.386836,26.758281],[100.382383,26.764691],[100.376738,26.769062],[100.382511,26.777919],[100.393205,26.781939],[100.40032,26.786193],[100.406242,26.795165],[100.409459,26.796],[100.421793,26.791747],[100.442968,26.795592],[100.447868,26.803165],[100.447612,26.808544],[100.443309,26.821398],[100.44529,26.832328],[100.44431,26.845217],[100.450808,26.854593],[100.449444,26.875203],[100.445588,26.883315],[100.446057,26.88834],[100.453108,26.903591],[100.453918,26.907801],[100.459925,26.919712],[100.454621,26.93713],[100.457539,26.94512],[100.456921,26.951481],[100.451851,26.957163],[100.447761,26.974285],[100.447825,26.981013],[100.438239,26.987585],[100.43858,27.007067],[100.452107,27.012126],[100.456836,27.019161],[100.459158,27.032863],[100.464654,27.0398],[100.464463,27.045943],[100.461821,27.052143],[100.464463,27.056735],[100.478458,27.063399],[100.484338,27.06925],[100.487448,27.079982],[100.481143,27.087633],[100.477926,27.094354],[100.478395,27.099293],[100.482996,27.111745],[100.4762,27.117186],[100.46491,27.122008],[100.462354,27.125513],[100.461544,27.140692],[100.450999,27.146093],[100.446228,27.150565],[100.447953,27.156798],[100.44299,27.170541],[100.444609,27.17838],[100.432253,27.189178],[100.417938,27.19272],[100.410141,27.199338],[100.408692,27.204755],[100.40473,27.207464],[100.395165,27.210096],[100.392523,27.208258],[100.399234,27.205026],[100.397317,27.200866],[100.387496,27.20075],[100.383555,27.206323],[100.373159,27.202801],[100.352879,27.203943],[100.350131,27.203343],[100.349961,27.195371],[100.34521,27.189565],[100.34063,27.188037],[100.340055,27.184495],[100.348661,27.18136],[100.350728,27.176948],[100.349812,27.170348],[100.339735,27.157728],[100.336391,27.149733],[100.334559,27.138911],[100.338266,27.13349],[100.347617,27.127139],[100.350323,27.120517],[100.352176,27.109537],[100.345785,27.101713],[100.347213,27.091216],[100.350642,27.087129],[100.34602,27.073124],[100.35256,27.061772],[100.362955,27.061249],[100.368302,27.056832],[100.366726,27.051348],[100.351431,27.057045],[100.33948,27.053112],[100.338649,27.044896],[100.33997,27.040284],[100.334516,27.03825],[100.332237,27.052007],[100.329041,27.058808],[100.330277,27.067468],[100.325633,27.074616],[100.318603,27.076979],[100.299133,27.077599],[100.293381,27.078955],[100.28846,27.070761],[100.289695,27.058769],[100.287246,27.056987],[100.288801,27.042687],[100.29108,27.036234],[100.288524,27.004314],[100.285243,26.99656],[100.282495,26.98394],[100.271588,26.959432],[100.270608,26.95344],[100.272057,26.93938],[100.270608,26.932553],[100.25902,26.928731],[100.225383,26.93007],[100.20768,26.933968],[100.180413,26.945605],[100.176046,26.945237],[100.172552,26.941765],[100.165522,26.928402],[100.163307,26.921147],[100.165096,26.909799],[100.168228,26.900874],[100.184993,26.876523],[100.189743,26.864297],[100.192427,26.862414],[100.207851,26.862861],[100.215669,26.861735],[100.221122,26.85632],[100.229451,26.837627],[100.237035,26.836735],[100.256208,26.842131],[100.263046,26.836074],[100.263259,26.832774],[100.255483,26.797282],[100.251713,26.79029],[100.239528,26.790407],[100.221612,26.794912],[100.211621,26.784056],[100.209938,26.777239],[100.211003,26.74748],[100.209597,26.746256],[100.186867,26.745751],[100.179795,26.744371],[100.167929,26.733821],[100.161602,26.726166],[100.15404,26.719559],[100.150035,26.718548],[100.131907,26.719947],[100.122725,26.721463],[100.111903,26.720317],[100.102211,26.716897],[100.096395,26.709706],[100.096949,26.697093],[100.095522,26.690698],[100.087384,26.682281],[100.085488,26.677752],[100.082058,26.655647],[100.080695,26.638185],[100.085275,26.634121],[100.088364,26.621441],[100.095415,26.614556],[100.104596,26.614672],[100.111712,26.613038],[100.110646,26.603215],[100.11561,26.603449],[100.12264,26.606931],[100.125857,26.604383],[100.134995,26.60413],[100.139362,26.608312],[100.146286,26.609712],[100.148906,26.613077],[100.154551,26.614906],[100.162263,26.627431],[100.167077,26.63309],[100.176216,26.647636],[100.186441,26.661849],[100.190212,26.6726],[100.195367,26.678335],[100.19901,26.685936],[100.206998,26.688618],[100.210982,26.694274],[100.221846,26.687627],[100.230431,26.689609],[100.241977,26.695868],[100.24562,26.693827],[100.246131,26.687316],[100.239634,26.681134],[100.239251,26.677246],[100.242127,26.665193],[100.23908,26.655686],[100.242276,26.648628],[100.242872,26.64153],[100.248326,26.640072],[100.257869,26.64398],[100.269245,26.643494],[100.274485,26.649133],[100.291059,26.649658],[100.296576,26.652322],[100.296598,26.632624],[100.308144,26.624319],[100.313682,26.625564],[100.320158,26.624358],[100.327188,26.627587],[100.336476,26.623989],[100.345551,26.624105],[100.34161,26.616384],[100.33867,26.604091],[100.339245,26.598372],[100.346062,26.59557],[100.352432,26.598119],[100.35371,26.604558],[100.357885,26.612202],[100.361485,26.612786],[100.366854,26.603235],[100.362487,26.59452],[100.369964,26.591855],[100.369921,26.586933],[100.358652,26.573975],[100.35959,26.567534],[100.363999,26.563973],[100.374416,26.566678],[100.385131,26.566172],[100.405199,26.562047]]]]}},{"type":"Feature","properties":{"adcode":530721,"name":"玉龙纳西族自治县","center":[100.238312,26.830593],"childrenNum":0,"level":"district","parent":{"adcode":530700},"subFeatureIndex":1,"acroutes":[100000,530000,530700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[100.374736,27.75458],[100.361422,27.759412],[100.350792,27.755966],[100.350174,27.749593],[100.345658,27.745358],[100.344379,27.734305],[100.33588,27.724195],[100.327699,27.720459],[100.315621,27.721672],[100.311957,27.723964],[100.305545,27.73546],[100.297109,27.735345],[100.295831,27.721961],[100.292997,27.709751],[100.284391,27.705012],[100.27947,27.69436],[100.278703,27.689063],[100.282836,27.685711],[100.29272,27.6818],[100.294084,27.668198],[100.29615,27.664055],[100.286351,27.655288],[100.285307,27.645864],[100.281792,27.642896],[100.275231,27.642588],[100.272121,27.6306],[100.270438,27.62873],[100.261129,27.62767],[100.258253,27.618861],[100.263387,27.60928],[100.2659,27.600238],[100.25821,27.59482],[100.241914,27.59295],[100.240614,27.590019],[100.242872,27.577813],[100.242808,27.569695],[100.24594,27.561344],[100.23776,27.550639],[100.223764,27.544679],[100.219226,27.540011],[100.217415,27.532719],[100.207808,27.521375],[100.199862,27.51684],[100.192108,27.508505],[100.188785,27.502369],[100.187379,27.495344],[100.181904,27.482819],[100.176216,27.478882],[100.177196,27.47147],[100.194068,27.449926],[100.197987,27.440369],[100.203079,27.434345],[100.206274,27.425153],[100.207574,27.413586],[100.213027,27.40447],[100.20604,27.393576],[100.210982,27.385618],[100.21765,27.37876],[100.221016,27.372578],[100.227896,27.365661],[100.233116,27.352657],[100.232562,27.343845],[100.234777,27.338686],[100.233094,27.329795],[100.239038,27.326181],[100.239549,27.316053],[100.233669,27.304687],[100.226235,27.301767],[100.220121,27.302077],[100.20604,27.299177],[100.198392,27.293976],[100.194472,27.284599],[100.180583,27.270522],[100.172147,27.255206],[100.157811,27.247663],[100.150227,27.240468],[100.14701,27.234239],[100.133866,27.215726],[100.133185,27.213346],[100.125004,27.206594],[100.118422,27.192584],[100.108623,27.182076],[100.104213,27.174877],[100.077691,27.168161],[100.06655,27.162315],[100.062588,27.157302],[100.058732,27.14286],[100.056815,27.132096],[100.0556,27.110428],[100.057645,27.102875],[100.063525,27.092708],[100.064398,27.077928],[100.067509,27.072543],[100.072557,27.070877],[100.074538,27.066344],[100.078735,27.046718],[100.067892,27.034122],[100.069873,27.025944],[100.076285,27.020944],[100.077223,27.013056],[100.072579,27.000185],[100.064888,26.988806],[100.059925,26.975351],[100.060223,26.967925],[100.057091,26.960227],[100.060308,26.93711],[100.05871,26.931932],[100.049082,26.931466],[100.036747,26.91298],[100.037301,26.905143],[100.03417,26.900874],[100.021963,26.897052],[100.009352,26.886613],[100.000661,26.884149],[99.993546,26.876911],[99.980572,26.874117],[99.974075,26.867169],[99.965724,26.867053],[99.960825,26.873651],[99.964936,26.884557],[99.964702,26.892124],[99.961826,26.896664],[99.951984,26.905434],[99.953433,26.911797],[99.959823,26.92233],[99.959142,26.929275],[99.956415,26.933639],[99.958077,26.939108],[99.957033,26.945993],[99.951792,26.955108],[99.959227,26.960033],[99.965831,26.961332],[99.964127,26.969244],[99.957757,26.976709],[99.949236,26.983048],[99.948853,26.996386],[99.928082,27.014606],[99.930383,27.019839],[99.918113,27.038599],[99.912255,27.040808],[99.900006,27.051271],[99.897513,27.059525],[99.898536,27.065608],[99.896107,27.074926],[99.880684,27.085851],[99.874804,27.087536],[99.868052,27.086083],[99.861767,27.088524],[99.857954,27.092746],[99.848794,27.113372],[99.846046,27.127139],[99.837631,27.131341],[99.829259,27.140963],[99.822379,27.152095],[99.805976,27.15796],[99.798775,27.166438],[99.796666,27.182657],[99.791852,27.187282],[99.776684,27.191849],[99.774511,27.200711],[99.76925,27.20582],[99.752761,27.207851],[99.741982,27.214546],[99.739405,27.22093],[99.7318,27.232382],[99.722235,27.23776],[99.720424,27.246019],[99.703957,27.24981],[99.700527,27.254471],[99.698141,27.265185],[99.689769,27.268937],[99.678372,27.276169],[99.678351,27.280229],[99.671918,27.285179],[99.66116,27.287035],[99.66018,27.289394],[99.661714,27.303256],[99.645673,27.31095],[99.641178,27.318469],[99.64137,27.325949],[99.644033,27.333042],[99.643031,27.337584],[99.646078,27.341372],[99.658497,27.347846],[99.657347,27.353565],[99.647569,27.364965],[99.643649,27.373853],[99.639538,27.378142],[99.621239,27.387086],[99.616211,27.391104],[99.614827,27.39715],[99.616062,27.402616],[99.614635,27.407309],[99.60916,27.414938],[99.60066,27.420036],[99.595462,27.424883],[99.600383,27.433669],[99.600256,27.439558],[99.6049,27.444018],[99.605219,27.452532],[99.597571,27.456451],[99.589263,27.452552],[99.586111,27.45315],[99.581914,27.464656],[99.573648,27.470678],[99.566789,27.474037],[99.566278,27.48747],[99.559866,27.496927],[99.562039,27.507617],[99.566001,27.513792],[99.568003,27.525947],[99.565234,27.5316],[99.559312,27.531831],[99.550492,27.540782],[99.553177,27.553089],[99.551281,27.563716],[99.542547,27.568036],[99.54293,27.55955],[99.527422,27.553031],[99.520157,27.547167],[99.50237,27.542769],[99.499302,27.537831],[99.501901,27.532603],[99.501262,27.527259],[99.496298,27.517111],[99.498045,27.507926],[99.485391,27.493125],[99.47981,27.490751],[99.473483,27.490616],[99.456697,27.484942],[99.449177,27.484074],[99.439825,27.486351],[99.427427,27.479364],[99.413133,27.477666],[99.409639,27.470891],[99.410619,27.465177],[99.414922,27.460447],[99.413282,27.454135],[99.417606,27.445852],[99.410981,27.44203],[99.404505,27.428649],[99.405805,27.422875],[99.411024,27.41992],[99.411706,27.416618],[99.4175,27.408294],[99.419417,27.397748],[99.415071,27.384381],[99.417798,27.373505],[99.421292,27.370394],[99.42813,27.369332],[99.427193,27.364521],[99.430729,27.357778],[99.438121,27.354087],[99.440975,27.346879],[99.426021,27.332617],[99.421505,27.318121],[99.417628,27.312593],[99.413133,27.302463],[99.402034,27.300105],[99.399542,27.29676],[99.397603,27.283052],[99.400373,27.273945],[99.407019,27.261859],[99.413516,27.243447],[99.41963,27.232247],[99.417905,27.228591],[99.407466,27.227449],[99.397901,27.222594],[99.395473,27.21886],[99.383373,27.213694],[99.386313,27.211005],[99.387399,27.204485],[99.394834,27.198002],[99.403525,27.195719],[99.411791,27.191152],[99.406657,27.18167],[99.408063,27.175941],[99.417457,27.167967],[99.415881,27.159257],[99.418309,27.154495],[99.427299,27.15494],[99.431325,27.153624],[99.434585,27.148939],[99.433775,27.127488],[99.435096,27.124254],[99.442232,27.119781],[99.441593,27.112055],[99.435565,27.114843],[99.424679,27.11463],[99.424189,27.108201],[99.43173,27.10427],[99.433157,27.096465],[99.428172,27.075817],[99.429152,27.067739],[99.431858,27.060203],[99.438014,27.058943],[99.440336,27.040168],[99.453331,27.027243],[99.462044,27.022514],[99.470203,27.02075],[99.47736,26.995456],[99.481131,26.992994],[99.484731,26.986965],[99.489205,26.985549],[99.492059,26.981362],[99.490525,26.978802],[99.493742,26.968177],[99.492933,26.961856],[99.497278,26.94322],[99.509932,26.932843],[99.512467,26.923999],[99.521563,26.910536],[99.526974,26.908033],[99.54374,26.909081],[99.556457,26.902912],[99.559035,26.899904],[99.555903,26.892512],[99.557586,26.885294],[99.553262,26.87891],[99.557075,26.872293],[99.556692,26.867441],[99.560398,26.858921],[99.56534,26.854321],[99.574117,26.854612],[99.573372,26.849604],[99.568834,26.84415],[99.569047,26.836288],[99.564382,26.833823],[99.551387,26.838093],[99.548234,26.834424],[99.550514,26.83126],[99.56206,26.828736],[99.574884,26.83192],[99.579145,26.830037],[99.577227,26.826737],[99.579294,26.819534],[99.572882,26.81468],[99.575544,26.811845],[99.571071,26.803418],[99.571348,26.795495],[99.573989,26.788484],[99.580487,26.776559],[99.588731,26.752939],[99.589945,26.742215],[99.599276,26.728536],[99.599936,26.708812],[99.601917,26.703701],[99.626032,26.695557],[99.643351,26.677091],[99.654492,26.677616],[99.663567,26.675439],[99.676796,26.668965],[99.690898,26.657261],[99.693881,26.638749],[99.702359,26.630115],[99.703105,26.624981],[99.713138,26.619613],[99.727433,26.619827],[99.73393,26.626984],[99.739298,26.626848],[99.751036,26.633965],[99.759962,26.63696],[99.769058,26.63836],[99.776237,26.642989],[99.789871,26.644],[99.802823,26.639761],[99.80949,26.63309],[99.818267,26.631923],[99.827427,26.620935],[99.833179,26.619301],[99.847793,26.622063],[99.865666,26.621908],[99.877851,26.618815],[99.89059,26.618912],[99.895255,26.620021],[99.897002,26.624417],[99.893913,26.638749],[99.894169,26.643708],[99.902668,26.645166],[99.913895,26.641102],[99.938372,26.624611],[99.945103,26.616637],[99.946935,26.610257],[99.959994,26.608798],[99.973883,26.600278],[99.992693,26.595454],[100.016212,26.58275],[100.019577,26.582069],[100.035299,26.586874],[100.040092,26.592555],[100.051681,26.593119],[100.053704,26.594987],[100.052554,26.611813],[100.050339,26.616753],[100.051404,26.631515],[100.056197,26.643766],[100.06197,26.643922],[100.066848,26.64013],[100.080695,26.638185],[100.082058,26.655647],[100.085488,26.677752],[100.087384,26.682281],[100.095522,26.690698],[100.096949,26.697093],[100.096395,26.709706],[100.102211,26.716897],[100.111903,26.720317],[100.122725,26.721463],[100.131907,26.719947],[100.150035,26.718548],[100.15404,26.719559],[100.161602,26.726166],[100.167929,26.733821],[100.179795,26.744371],[100.186867,26.745751],[100.209597,26.746256],[100.211003,26.74748],[100.209938,26.777239],[100.211621,26.784056],[100.221612,26.794912],[100.239528,26.790407],[100.251713,26.79029],[100.255483,26.797282],[100.263259,26.832774],[100.263046,26.836074],[100.256208,26.842131],[100.237035,26.836735],[100.229451,26.837627],[100.221122,26.85632],[100.215669,26.861735],[100.207851,26.862861],[100.192427,26.862414],[100.189743,26.864297],[100.184993,26.876523],[100.168228,26.900874],[100.165096,26.909799],[100.163307,26.921147],[100.165522,26.928402],[100.172552,26.941765],[100.176046,26.945237],[100.180413,26.945605],[100.20768,26.933968],[100.225383,26.93007],[100.25902,26.928731],[100.270608,26.932553],[100.272057,26.93938],[100.270608,26.95344],[100.271588,26.959432],[100.282495,26.98394],[100.285243,26.99656],[100.288524,27.004314],[100.29108,27.036234],[100.288801,27.042687],[100.287246,27.056987],[100.289695,27.058769],[100.28846,27.070761],[100.293381,27.078955],[100.299133,27.077599],[100.318603,27.076979],[100.325633,27.074616],[100.330277,27.067468],[100.329041,27.058808],[100.332237,27.052007],[100.334516,27.03825],[100.33997,27.040284],[100.338649,27.044896],[100.33948,27.053112],[100.351431,27.057045],[100.366726,27.051348],[100.368302,27.056832],[100.362955,27.061249],[100.35256,27.061772],[100.34602,27.073124],[100.350642,27.087129],[100.347213,27.091216],[100.345785,27.101713],[100.352176,27.109537],[100.350323,27.120517],[100.347617,27.127139],[100.338266,27.13349],[100.334559,27.138911],[100.336391,27.149733],[100.339735,27.157728],[100.349812,27.170348],[100.350728,27.176948],[100.348661,27.18136],[100.340055,27.184495],[100.34063,27.188037],[100.34521,27.189565],[100.349961,27.195371],[100.350131,27.203343],[100.352879,27.203943],[100.373159,27.202801],[100.383555,27.206323],[100.387496,27.20075],[100.397317,27.200866],[100.399234,27.205026],[100.392523,27.208258],[100.395165,27.210096],[100.40473,27.207464],[100.408692,27.204755],[100.410141,27.199338],[100.417938,27.19272],[100.432253,27.189178],[100.444609,27.17838],[100.44299,27.170541],[100.447953,27.156798],[100.454259,27.163457],[100.460522,27.163573],[100.467743,27.158386],[100.47897,27.155695],[100.481888,27.158037],[100.482975,27.168973],[100.486234,27.175651],[100.491666,27.178515],[100.498952,27.177799],[100.506024,27.174161],[100.513203,27.175902],[100.521,27.185134],[100.525069,27.197132],[100.528562,27.200828],[100.529606,27.213211],[100.537872,27.22476],[100.539661,27.235574],[100.534208,27.250216],[100.525452,27.260138],[100.520957,27.273056],[100.514971,27.278141],[100.514204,27.283865],[100.516271,27.289201],[100.515504,27.301748],[100.513544,27.307934],[100.513523,27.318141],[100.508517,27.328365],[100.50907,27.341217],[100.504725,27.355517],[100.509795,27.364772],[100.512969,27.366955],[100.517805,27.379069],[100.526134,27.390119],[100.526283,27.395411],[100.523024,27.402094],[100.51855,27.405822],[100.50775,27.404895],[100.501359,27.406923],[100.492305,27.414764],[100.485914,27.415324],[100.476179,27.41233],[100.471045,27.412292],[100.458434,27.418761],[100.455175,27.4317],[100.448613,27.438767],[100.444396,27.448324],[100.444289,27.453652],[100.439943,27.459115],[100.440241,27.468246],[100.438133,27.479905],[100.430464,27.490635],[100.432658,27.503816],[100.437046,27.509566],[100.441243,27.519812],[100.442968,27.532931],[100.449998,27.542171],[100.455366,27.561112],[100.452597,27.565548],[100.451468,27.579819],[100.44855,27.581921],[100.447761,27.588997],[100.444289,27.593471],[100.444758,27.608644],[100.449721,27.617531],[100.450701,27.624277],[100.448869,27.628923],[100.441946,27.633587],[100.427971,27.63297],[100.430762,27.642838],[100.427332,27.654902],[100.421133,27.661319],[100.405518,27.66656],[100.40309,27.672591],[100.405433,27.678351],[100.410503,27.682474],[100.413336,27.687522],[100.410546,27.696075],[100.410311,27.702874],[100.414998,27.716858],[100.412335,27.724888],[100.39868,27.734459],[100.395314,27.742431],[100.386431,27.745454],[100.378442,27.752847],[100.374736,27.75458]]]]}},{"type":"Feature","properties":{"adcode":530722,"name":"永胜县","center":[100.750901,26.685623],"centroid":[100.698844,26.485493],"childrenNum":0,"level":"district","parent":{"adcode":530700},"subFeatureIndex":2,"acroutes":[100000,530000,530700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[101.195741,26.361695],[101.185409,26.366899],[101.187326,26.381342],[101.186858,26.385688],[101.175887,26.390346],[101.161678,26.397946],[101.158866,26.407904],[101.152454,26.422673],[101.15337,26.429803],[101.158078,26.437518],[101.154584,26.447063],[101.140972,26.457036],[101.122609,26.469442],[101.118199,26.468137],[101.110062,26.47248],[101.106781,26.477699],[101.099623,26.484398],[101.086117,26.48504],[101.079045,26.492809],[101.077532,26.504764],[101.072398,26.514303],[101.072612,26.517846],[101.076893,26.525224],[101.073868,26.532952],[101.067094,26.539667],[101.062557,26.540873],[101.057764,26.53883],[101.052161,26.540309],[101.043384,26.537993],[101.038612,26.542372],[101.033713,26.543929],[101.025277,26.552998],[101.020484,26.553991],[101.009556,26.56446],[101.00342,26.57629],[100.993429,26.588314],[100.987529,26.58917],[100.984205,26.596426],[100.980903,26.593197],[100.974811,26.592827],[100.974747,26.599753],[100.962008,26.604577],[100.954382,26.603215],[100.94748,26.604363],[100.939704,26.599889],[100.932994,26.600764],[100.927306,26.597029],[100.918827,26.595104],[100.912841,26.586719],[100.904576,26.579326],[100.897844,26.582594],[100.895565,26.59061],[100.89188,26.595356],[100.884764,26.597243],[100.883337,26.60269],[100.884786,26.607826],[100.889856,26.61123],[100.897077,26.612455],[100.908197,26.608176],[100.919062,26.617745],[100.925218,26.626906],[100.934101,26.628248],[100.94209,26.632001],[100.949077,26.639683],[100.955532,26.650747],[100.95125,26.656172],[100.951911,26.660002],[100.944476,26.660935],[100.934357,26.652166],[100.930906,26.654714],[100.926646,26.650689],[100.921448,26.649775],[100.917869,26.654947],[100.915142,26.654519],[100.91037,26.648666],[100.90334,26.653022],[100.886256,26.651836],[100.884317,26.649853],[100.882464,26.639663],[100.875498,26.639216],[100.870257,26.646391],[100.860692,26.64783],[100.854813,26.64715],[100.854983,26.657922],[100.853407,26.661849],[100.855686,26.665757],[100.861246,26.668634],[100.867744,26.676333],[100.871578,26.687704],[100.871472,26.694469],[100.87537,26.698881],[100.890751,26.70166],[100.894479,26.710561],[100.90236,26.716294],[100.904342,26.719947],[100.90334,26.728789],[100.908432,26.738038],[100.914269,26.743866],[100.911137,26.750239],[100.901977,26.759641],[100.90334,26.767838],[100.909774,26.779958],[100.902446,26.78761],[100.901658,26.79668],[100.896119,26.800408],[100.884424,26.813088],[100.879758,26.815185],[100.872345,26.827804],[100.877117,26.836055],[100.877628,26.841976],[100.873346,26.842306],[100.866828,26.836346],[100.864442,26.825902],[100.857199,26.816874],[100.849615,26.811301],[100.823796,26.802175],[100.813976,26.802],[100.806818,26.775511],[100.802259,26.768421],[100.789712,26.768304],[100.782767,26.76374],[100.770518,26.778133],[100.764916,26.779764],[100.75616,26.777861],[100.753433,26.779842],[100.753093,26.785086],[100.74717,26.785688],[100.746808,26.793456],[100.737606,26.797184],[100.728637,26.805826],[100.725612,26.806389],[100.722523,26.805165],[100.71168,26.806233],[100.713321,26.810913],[100.720265,26.810932],[100.730789,26.817806],[100.735411,26.821728],[100.734687,26.826426],[100.727359,26.824271],[100.723631,26.827785],[100.713789,26.832075],[100.705971,26.829396],[100.698494,26.832444],[100.696044,26.82961],[100.689398,26.831765],[100.678235,26.847547],[100.670864,26.851701],[100.673229,26.856456],[100.669863,26.863909],[100.66,26.868605],[100.654845,26.876426],[100.654291,26.886672],[100.65608,26.89484],[100.659361,26.899439],[100.666795,26.903862],[100.666668,26.913097],[100.670886,26.916647],[100.672547,26.922524],[100.669586,26.926268],[100.670971,26.930884],[100.676062,26.932553],[100.679258,26.936451],[100.660809,26.94547],[100.650137,26.945392],[100.65035,26.952975],[100.652267,26.955961],[100.664793,26.959859],[100.671354,26.964493],[100.677766,26.973122],[100.683241,26.974382],[100.682858,26.980955],[100.669842,26.982506],[100.667754,26.984018],[100.671652,26.989407],[100.673804,26.996192],[100.670523,26.998693],[100.66507,26.997588],[100.659105,26.992141],[100.652885,26.992063],[100.650286,26.988574],[100.631284,26.993982],[100.627535,26.992276],[100.621016,26.985414],[100.603995,26.979481],[100.603718,26.973529],[100.61373,26.97762],[100.617927,26.97731],[100.618481,26.9738],[100.611195,26.968565],[100.610471,26.964706],[100.61388,26.954953],[100.612175,26.950182],[100.602802,26.943472],[100.603718,26.94033],[100.613944,26.936645],[100.629899,26.932688],[100.632626,26.930749],[100.626342,26.926869],[100.615264,26.926132],[100.609193,26.928984],[100.602781,26.924561],[100.596177,26.922757],[100.591874,26.924212],[100.589637,26.93007],[100.585803,26.930729],[100.585441,26.924774],[100.577282,26.92041],[100.575812,26.915037],[100.571083,26.918606],[100.569251,26.924406],[100.574001,26.928421],[100.578943,26.927665],[100.583928,26.935055],[100.581116,26.939399],[100.568718,26.933677],[100.563989,26.934085],[100.555489,26.939903],[100.549503,26.934841],[100.546776,26.937867],[100.53702,26.939263],[100.532589,26.937809],[100.532567,26.947021],[100.539789,26.957512],[100.556831,26.958385],[100.555638,26.96395],[100.559494,26.968953],[100.559281,26.979074],[100.553082,26.984657],[100.541749,26.979927],[100.536508,26.981226],[100.529883,26.978085],[100.523386,26.972443],[100.519637,26.973257],[100.510924,26.979462],[100.49876,26.978531],[100.490494,26.981459],[100.479012,26.990183],[100.472664,26.99753],[100.488343,27.005419],[100.489238,27.010342],[100.497929,27.009044],[100.502935,27.013889],[100.502765,27.019064],[100.507281,27.027766],[100.502658,27.034704],[100.521724,27.041466],[100.52558,27.047454],[100.510498,27.05377],[100.509049,27.056638],[100.50023,27.062779],[100.494947,27.063981],[100.488684,27.068514],[100.484338,27.06925],[100.478458,27.063399],[100.464463,27.056735],[100.461821,27.052143],[100.464463,27.045943],[100.464654,27.0398],[100.459158,27.032863],[100.456836,27.019161],[100.452107,27.012126],[100.43858,27.007067],[100.438239,26.987585],[100.447825,26.981013],[100.447761,26.974285],[100.451851,26.957163],[100.456921,26.951481],[100.457539,26.94512],[100.454621,26.93713],[100.459925,26.919712],[100.453918,26.907801],[100.453108,26.903591],[100.446057,26.88834],[100.445588,26.883315],[100.449444,26.875203],[100.450808,26.854593],[100.44431,26.845217],[100.44529,26.832328],[100.443309,26.821398],[100.447612,26.808544],[100.447868,26.803165],[100.442968,26.795592],[100.421793,26.791747],[100.409459,26.796],[100.406242,26.795165],[100.40032,26.786193],[100.393205,26.781939],[100.382511,26.777919],[100.376738,26.769062],[100.382383,26.764691],[100.386836,26.758281],[100.385344,26.750783],[100.388199,26.749053],[100.390628,26.739708],[100.38822,26.725777],[100.390862,26.71882],[100.397849,26.709589],[100.401172,26.697015],[100.400555,26.69375],[100.394654,26.689687],[100.392822,26.685139],[100.39819,26.676858],[100.397444,26.663307],[100.399234,26.657533],[100.411738,26.648491],[100.409885,26.640636],[100.401194,26.631651],[100.400917,26.628034],[100.406477,26.620157],[100.415743,26.614925],[100.425543,26.610899],[100.428994,26.602126],[100.421495,26.587186],[100.416382,26.583586],[100.409906,26.576115],[100.405199,26.562047],[100.404325,26.555256],[100.406498,26.549223],[100.410396,26.545817],[100.409523,26.539978],[100.41634,26.534801],[100.429164,26.535599],[100.441477,26.537837],[100.450872,26.536241],[100.45362,26.529545],[100.451873,26.522402],[100.443906,26.511052],[100.445674,26.505504],[100.456368,26.501921],[100.460181,26.496762],[100.469405,26.491076],[100.469724,26.48358],[100.464803,26.482275],[100.453385,26.483638],[100.449742,26.48173],[100.440561,26.484826],[100.433787,26.483619],[100.42665,26.474817],[100.430187,26.472188],[100.43172,26.465722],[100.429867,26.457931],[100.431933,26.45277],[100.439155,26.448835],[100.443416,26.441764],[100.440263,26.432667],[100.444758,26.422049],[100.448635,26.418737],[100.452725,26.419672],[100.463717,26.427894],[100.468084,26.429005],[100.474091,26.427154],[100.476946,26.419419],[100.483443,26.418601],[100.49386,26.413749],[100.496118,26.406774],[100.494457,26.395647],[100.491687,26.394146],[100.480695,26.395686],[100.471258,26.395121],[100.458285,26.398102],[100.45264,26.39818],[100.446803,26.387598],[100.446994,26.374209],[100.442116,26.367289],[100.433595,26.362124],[100.432423,26.35608],[100.436386,26.351714],[100.440497,26.351967],[100.445865,26.356509],[100.450637,26.353722],[100.444225,26.347035],[100.438069,26.343175],[100.436343,26.336175],[100.429484,26.329],[100.427822,26.32473],[100.43155,26.316696],[100.422603,26.3134],[100.415126,26.317417],[100.405561,26.314921],[100.399916,26.308856],[100.394675,26.298383],[100.397785,26.295184],[100.403345,26.296667],[100.40882,26.291634],[100.412186,26.28432],[100.411249,26.275542],[100.414572,26.262705],[100.419194,26.254432],[100.419706,26.244911],[100.423945,26.23652],[100.433361,26.229397],[100.437344,26.224869],[100.437259,26.22079],[100.431656,26.214115],[100.438963,26.206913],[100.445439,26.205273],[100.445546,26.201916],[100.422816,26.187119],[100.416127,26.181886],[100.413933,26.170953],[100.425394,26.152441],[100.423306,26.143419],[100.434511,26.133478],[100.442372,26.129591],[100.451298,26.128302],[100.460607,26.131329],[100.469107,26.136408],[100.47701,26.134533],[100.480972,26.131779],[100.484508,26.123868],[100.491773,26.112948],[100.489706,26.107576],[100.479566,26.107361],[100.477116,26.101598],[100.482165,26.091732],[100.477329,26.082607],[100.478224,26.069944],[100.485211,26.063984],[100.485403,26.05298],[100.483209,26.044595],[100.483891,26.035037],[100.490367,26.025986],[100.492412,26.01449],[100.498568,26.010892],[100.507366,26.010384],[100.518657,26.012222],[100.528285,26.025282],[100.534506,26.024226],[100.546819,26.019065],[100.552315,26.018302],[100.551974,26.012867],[100.556703,26.010599],[100.564798,26.012144],[100.567248,26.009524],[100.564969,26.00008],[100.569016,25.992258],[100.570337,25.985237],[100.579582,25.987056],[100.582288,25.98999],[100.594771,25.990909],[100.60261,25.996188],[100.624808,26.000999],[100.628664,25.999943],[100.634586,25.993431],[100.641147,25.992043],[100.645535,26.001624],[100.650371,25.999669],[100.664601,25.997909],[100.669054,25.998554],[100.667456,26.007236],[100.662578,26.013903],[100.660234,26.025125],[100.657294,26.029524],[100.655143,26.038555],[100.652778,26.041214],[100.652161,26.052511],[100.649434,26.059039],[100.648305,26.067931],[100.653268,26.076725],[100.646451,26.090188],[100.647389,26.095268],[100.653247,26.100836],[100.666795,26.108905],[100.669948,26.112988],[100.669735,26.123419],[100.67668,26.123692],[100.681665,26.127501],[100.687693,26.127169],[100.687246,26.131876],[100.691592,26.135704],[100.704501,26.14045],[100.707015,26.148028],[100.716239,26.150332],[100.723162,26.150098],[100.740971,26.155781],[100.746894,26.159335],[100.751964,26.165505],[100.762743,26.168278],[100.767344,26.177396],[100.766599,26.185654],[100.770646,26.186689],[100.785174,26.18378],[100.79001,26.184405],[100.805476,26.194947],[100.811696,26.197192],[100.823498,26.19727],[100.831018,26.19319],[100.832424,26.189852],[100.827226,26.183624],[100.830805,26.175287],[100.845312,26.171675],[100.855409,26.166267],[100.86572,26.153535],[100.873879,26.152539],[100.882805,26.153535],[100.893648,26.151934],[100.902339,26.155156],[100.905726,26.1616],[100.920297,26.178353],[100.922555,26.186299],[100.93146,26.203673],[100.940386,26.211461],[100.946414,26.218526],[100.953977,26.222703],[100.960559,26.229807],[100.976771,26.241632],[100.986591,26.250023],[100.999266,26.257515],[101.013454,26.264539],[101.022444,26.267836],[101.036099,26.279365],[101.042213,26.288123],[101.045813,26.29062],[101.053652,26.302206],[101.05804,26.306165],[101.065219,26.308368],[101.070034,26.312659],[101.090293,26.316501],[101.105972,26.325471],[101.109934,26.329838],[101.124334,26.33832],[101.133558,26.338222],[101.149067,26.341322],[101.16743,26.340894],[101.173288,26.342668],[101.181937,26.349628],[101.186176,26.355613],[101.195741,26.361695]]],[[[100.730789,26.817806],[100.720265,26.810932],[100.725612,26.806389],[100.728637,26.805826],[100.733558,26.811573],[100.730789,26.817806]]]]}},{"type":"Feature","properties":{"adcode":530723,"name":"华坪县","center":[101.267796,26.628834],"centroid":[101.244045,26.640458],"childrenNum":0,"level":"district","parent":{"adcode":530700},"subFeatureIndex":3,"acroutes":[100000,530000,530700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[101.273155,26.90233],[101.270513,26.897887],[101.264783,26.894433],[101.261481,26.896296],[101.252023,26.890902],[101.249615,26.891755],[101.24789,26.899478],[101.242777,26.907257],[101.245909,26.913795],[101.229421,26.902],[101.226715,26.902077],[101.222731,26.907762],[101.212613,26.907122],[101.204369,26.90103],[101.193355,26.908499],[101.191523,26.921302],[101.188093,26.926617],[101.180936,26.927315],[101.176505,26.925473],[101.174545,26.916026],[101.171989,26.915386],[101.164682,26.921283],[101.166471,26.923766],[101.162658,26.926966],[101.167089,26.927587],[101.172649,26.932145],[101.17005,26.936839],[101.172734,26.94225],[101.163915,26.938197],[101.148193,26.938856],[101.139331,26.941203],[101.133026,26.939496],[101.126763,26.929662],[101.119903,26.927005],[101.116005,26.92041],[101.113214,26.921322],[101.106078,26.929992],[101.1048,26.942735],[101.105673,26.946905],[101.097387,26.947351],[101.091166,26.95057],[101.084541,26.950337],[101.083902,26.945916],[101.088248,26.943356],[101.081047,26.942735],[101.068266,26.938274],[101.061151,26.938992],[101.050606,26.945993],[101.046516,26.94225],[101.045493,26.932902],[101.049008,26.925201],[101.049541,26.918237],[101.061278,26.913058],[101.06507,26.913698],[101.077277,26.90945],[101.08354,26.900777],[101.086671,26.899206],[101.099666,26.900001],[101.104097,26.894317],[101.090548,26.878153],[101.089036,26.872273],[101.089994,26.858261],[101.093467,26.852225],[101.093616,26.839433],[101.095874,26.834832],[101.095768,26.828037],[101.101434,26.819689],[101.102414,26.81136],[101.107974,26.807942],[101.110892,26.798835],[101.11609,26.796738],[101.113853,26.79431],[101.102499,26.800796],[101.094873,26.80235],[101.089078,26.812719],[101.080025,26.804525],[101.077042,26.811243],[101.080195,26.819709],[101.073336,26.82064],[101.071568,26.809981],[101.074763,26.81002],[101.08109,26.80002],[101.074848,26.795165],[101.072761,26.790776],[101.086586,26.802272],[101.101391,26.799845],[101.112107,26.793786],[101.114983,26.787513],[101.114876,26.781959],[101.12116,26.774209],[101.126678,26.773996],[101.128574,26.768479],[101.134198,26.765313],[101.136413,26.760923],[101.125847,26.755154],[101.118071,26.74715],[101.114493,26.746858],[101.109273,26.750763],[101.103138,26.752181],[101.089249,26.760068],[101.082262,26.75799],[101.075658,26.759369],[101.057082,26.754784],[101.055399,26.747888],[101.051479,26.746547],[101.038208,26.74713],[101.033564,26.743089],[101.016266,26.739203],[101.021528,26.726457],[101.02255,26.715731],[101.021698,26.7099],[101.012027,26.706849],[101.01241,26.701718],[101.003889,26.694294],[101.000566,26.689298],[100.980861,26.681348],[100.97888,26.676041],[100.981159,26.674],[100.98674,26.675516],[100.990085,26.670695],[100.99654,26.666126],[100.995155,26.655802],[100.990554,26.650747],[100.995389,26.64435],[101.001567,26.641802],[101.000438,26.630173],[100.995581,26.626848],[100.995858,26.618835],[101.002334,26.617473],[100.996838,26.612241],[100.990255,26.599033],[100.984205,26.596426],[100.987529,26.58917],[100.993429,26.588314],[101.00342,26.57629],[101.009556,26.56446],[101.020484,26.553991],[101.025277,26.552998],[101.033713,26.543929],[101.038612,26.542372],[101.043384,26.537993],[101.052161,26.540309],[101.057764,26.53883],[101.062557,26.540873],[101.067094,26.539667],[101.073868,26.532952],[101.076893,26.525224],[101.072612,26.517846],[101.072398,26.514303],[101.077532,26.504764],[101.079045,26.492809],[101.086117,26.48504],[101.099623,26.484398],[101.106781,26.477699],[101.110062,26.47248],[101.118199,26.468137],[101.122609,26.469442],[101.140972,26.457036],[101.154584,26.447063],[101.158078,26.437518],[101.15337,26.429803],[101.152454,26.422673],[101.158866,26.407904],[101.161678,26.397946],[101.175887,26.390346],[101.186858,26.385688],[101.187326,26.381342],[101.185409,26.366899],[101.195741,26.361695],[101.206137,26.360798],[101.212868,26.355593],[101.226715,26.35185],[101.231934,26.352552],[101.244673,26.357543],[101.253663,26.359492],[101.273325,26.356334],[101.281442,26.360116],[101.296524,26.365437],[101.308752,26.366782],[101.316612,26.37146],[101.329309,26.374267],[101.339236,26.372474],[101.349035,26.376314],[101.363031,26.386],[101.374598,26.390716],[101.386826,26.392841],[101.411558,26.390931],[101.421805,26.385065],[101.429133,26.38602],[101.434161,26.389255],[101.437036,26.394887],[101.438847,26.408742],[101.442277,26.411606],[101.451011,26.413106],[101.455804,26.416126],[101.46816,26.420121],[101.47634,26.428634],[101.478087,26.432336],[101.476681,26.438375],[101.477043,26.44753],[101.471525,26.451874],[101.462514,26.45238],[101.455889,26.458263],[101.452374,26.464904],[101.454121,26.473648],[101.463345,26.482665],[101.461833,26.492381],[101.446197,26.508385],[101.440317,26.51185],[101.439188,26.517827],[101.445004,26.527657],[101.438485,26.538499],[101.429197,26.532601],[101.422913,26.531706],[101.419547,26.539005],[101.414775,26.5392],[101.417971,26.549359],[101.412815,26.54967],[101.401674,26.540718],[101.398329,26.544163],[101.404379,26.548366],[101.406574,26.556365],[101.401354,26.555625],[101.394921,26.559809],[101.39539,26.563234],[101.40046,26.569072],[101.400481,26.574422],[101.39605,26.591991],[101.397989,26.602671],[101.400247,26.605102],[101.422188,26.600609],[101.43497,26.604091],[101.452076,26.600998],[101.461897,26.606775],[101.465603,26.617415],[101.464432,26.620157],[101.465923,26.628578],[101.461684,26.635735],[101.461066,26.640733],[101.471994,26.653216],[101.472399,26.660352],[101.475317,26.662802],[101.478278,26.670384],[101.481218,26.673222],[101.472356,26.680065],[101.468863,26.686694],[101.460853,26.685897],[101.454057,26.691164],[101.452907,26.695382],[101.454505,26.703642],[101.465412,26.710347],[101.468479,26.710386],[101.472782,26.721444],[101.498921,26.732247],[101.500625,26.735803],[101.49302,26.742195],[101.492189,26.74645],[101.496556,26.75424],[101.500881,26.756999],[101.510616,26.754415],[101.513044,26.760321],[101.512597,26.769684],[101.505695,26.771937],[101.497174,26.77048],[101.475893,26.78225],[101.465838,26.786601],[101.460597,26.786581],[101.45067,26.781434],[101.44592,26.774229],[101.447411,26.768926],[101.452502,26.764536],[101.459127,26.747363],[101.458573,26.731295],[101.457082,26.72976],[101.440956,26.73592],[101.436057,26.740563],[101.428622,26.739203],[101.421613,26.732966],[101.421592,26.726321],[101.416181,26.722163],[101.410259,26.724495],[101.400417,26.721832],[101.389681,26.723173],[101.391917,26.736464],[101.389276,26.741885],[101.390256,26.749986],[101.386933,26.753308],[101.380371,26.749928],[101.376856,26.756203],[101.366184,26.767158],[101.358025,26.767683],[101.35779,26.770616],[101.366503,26.775977],[101.37986,26.786445],[101.38084,26.794971],[101.371978,26.800369],[101.379157,26.805884],[101.387806,26.817165],[101.389638,26.822776],[101.397499,26.833997],[101.399672,26.840423],[101.397243,26.844325],[101.390703,26.848478],[101.384163,26.860338],[101.374705,26.865364],[101.367249,26.876407],[101.365396,26.883683],[101.356406,26.884964],[101.34863,26.887661],[101.340237,26.885663],[101.335764,26.888224],[101.327711,26.887021],[101.32328,26.888263],[101.319254,26.894937],[101.311542,26.902892],[101.293989,26.896179],[101.287279,26.896664],[101.278204,26.901806],[101.273155,26.90233]]]]}},{"type":"Feature","properties":{"adcode":530724,"name":"宁蒗彝族自治县","center":[100.852427,27.281109],"centroid":[100.770953,27.260698],"childrenNum":0,"level":"district","parent":{"adcode":530700},"subFeatureIndex":4,"acroutes":[100000,530000,530700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[101.273155,26.90233],[101.267765,26.903009],[101.263633,26.908945],[101.263377,26.913135],[101.255559,26.923921],[101.258009,26.935598],[101.264996,26.947137],[101.264463,26.955515],[101.252001,26.953615],[101.234981,26.953207],[101.227077,26.958967],[101.225863,26.964959],[101.228632,26.979326],[101.227226,26.984405],[101.213401,26.994254],[101.20733,26.992393],[101.196742,26.995669],[101.18705,27.001775],[101.17299,27.00823],[101.16187,27.010207],[101.152369,27.013618],[101.137414,27.02234],[101.136477,27.025479],[101.137691,27.036661],[101.14257,27.041408],[101.145616,27.051155],[101.144465,27.057277],[101.146319,27.060067],[101.144295,27.070606],[101.15222,27.076979],[101.156395,27.086742],[101.156821,27.095981],[101.145296,27.103747],[101.144828,27.106226],[101.149344,27.113333],[101.150601,27.121214],[101.156033,27.124641],[101.155202,27.132057],[101.160379,27.14106],[101.160038,27.149597],[101.163063,27.153895],[101.168495,27.16607],[101.170348,27.175109],[101.167046,27.17927],[101.17054,27.195332],[101.1676,27.198448],[101.152475,27.19748],[101.147554,27.198506],[101.14159,27.202859],[101.129894,27.203711],[101.118689,27.208645],[101.11053,27.205317],[101.102968,27.206652],[101.096662,27.201776],[101.085883,27.198389],[101.082368,27.194926],[101.073272,27.194365],[101.059617,27.19866],[101.056507,27.202743],[101.057551,27.2064],[101.055335,27.213095],[101.04822,27.215145],[101.042383,27.221665],[101.038804,27.234471],[101.044087,27.238108],[101.042553,27.247006],[101.032456,27.261801],[101.028068,27.266558],[101.026768,27.273268],[101.030368,27.28137],[101.030006,27.294595],[101.026086,27.301091],[101.010237,27.312245],[101.00947,27.314294],[101.014263,27.324152],[101.021016,27.331477],[101.018332,27.340096],[101.020292,27.343845],[101.017778,27.346937],[101.007809,27.346976],[101.000779,27.350145],[100.996305,27.355884],[100.995198,27.368211],[100.990447,27.375418],[100.983822,27.379165],[100.972681,27.398347],[100.965629,27.401032],[100.962647,27.405436],[100.962796,27.410573],[100.952486,27.425559],[100.951868,27.432414],[100.957172,27.438226],[100.955937,27.444308],[100.950781,27.450833],[100.947117,27.458498],[100.941664,27.461065],[100.936743,27.469211],[100.921256,27.471335],[100.916591,27.468864],[100.911989,27.45983],[100.901295,27.453382],[100.904469,27.472319],[100.901594,27.486274],[100.909071,27.494379],[100.911648,27.50343],[100.912032,27.521703],[100.908517,27.528513],[100.903234,27.532738],[100.892114,27.551179],[100.887555,27.553378],[100.887832,27.560592],[100.882783,27.571102],[100.871536,27.585488],[100.868106,27.591832],[100.863803,27.594531],[100.85411,27.596652],[100.853237,27.600431],[100.855899,27.619324],[100.855282,27.623622],[100.847634,27.623429],[100.845759,27.618572],[100.84005,27.614138],[100.831998,27.613193],[100.828163,27.615719],[100.833489,27.625954],[100.838495,27.627978],[100.840561,27.635842],[100.849977,27.640352],[100.851831,27.643339],[100.848422,27.646307],[100.838985,27.646596],[100.832253,27.650431],[100.832829,27.659199],[100.848401,27.671743],[100.844289,27.676444],[100.83645,27.681646],[100.829654,27.683611],[100.818471,27.684709],[100.80358,27.682628],[100.794335,27.682551],[100.789201,27.68417],[100.78151,27.693628],[100.776696,27.727373],[100.776504,27.736751],[100.774864,27.744299],[100.770433,27.751499],[100.76204,27.756139],[100.757374,27.766728],[100.749471,27.773061],[100.739629,27.774485],[100.727551,27.787227],[100.723397,27.788017],[100.722119,27.791808],[100.717773,27.79279],[100.714599,27.79762],[100.709869,27.798294],[100.705758,27.80528],[100.703947,27.818538],[100.707036,27.840047],[100.714769,27.846453],[100.71937,27.853859],[100.719498,27.858283],[100.706142,27.864726],[100.699879,27.86913],[100.699303,27.873323],[100.704075,27.880631],[100.703159,27.88888],[100.694659,27.895418],[100.691784,27.907223],[100.689994,27.909895],[100.680408,27.913798],[100.68126,27.922256],[100.679854,27.924198],[100.673868,27.920123],[100.664623,27.919796],[100.658807,27.916451],[100.654951,27.910876],[100.650946,27.910664],[100.64479,27.914278],[100.634671,27.915374],[100.631667,27.906973],[100.624382,27.900667],[100.618779,27.88863],[100.610876,27.877669],[100.607979,27.871804],[100.609875,27.866572],[100.60947,27.860033],[100.607084,27.856013],[100.593259,27.848319],[100.58772,27.839913],[100.578134,27.837508],[100.571338,27.830024],[100.565118,27.827331],[100.556341,27.820866],[100.55338,27.81415],[100.546393,27.808589],[100.544262,27.810167],[100.536593,27.824656],[100.531822,27.825926],[100.523407,27.821501],[100.519274,27.821462],[100.511158,27.827658],[100.506685,27.848608],[100.504299,27.852012],[100.498462,27.848858],[100.495628,27.844664],[100.489685,27.847723],[100.478011,27.857879],[100.469511,27.860802],[100.45869,27.861995],[100.443224,27.866246],[100.43253,27.865149],[100.429782,27.863168],[100.433297,27.858033],[100.430847,27.850185],[100.424456,27.844953],[100.415211,27.840894],[100.411738,27.833256],[100.411589,27.815709],[100.407521,27.810148],[100.405965,27.804279],[100.394739,27.793078],[100.392843,27.787516],[100.376973,27.775583],[100.379209,27.769673],[100.374736,27.75458],[100.378442,27.752847],[100.386431,27.745454],[100.395314,27.742431],[100.39868,27.734459],[100.412335,27.724888],[100.414998,27.716858],[100.410311,27.702874],[100.410546,27.696075],[100.413336,27.687522],[100.410503,27.682474],[100.405433,27.678351],[100.40309,27.672591],[100.405518,27.66656],[100.421133,27.661319],[100.427332,27.654902],[100.430762,27.642838],[100.427971,27.63297],[100.441946,27.633587],[100.448869,27.628923],[100.450701,27.624277],[100.449721,27.617531],[100.444758,27.608644],[100.444289,27.593471],[100.447761,27.588997],[100.44855,27.581921],[100.451468,27.579819],[100.452597,27.565548],[100.455366,27.561112],[100.449998,27.542171],[100.442968,27.532931],[100.441243,27.519812],[100.437046,27.509566],[100.432658,27.503816],[100.430464,27.490635],[100.438133,27.479905],[100.440241,27.468246],[100.439943,27.459115],[100.444289,27.453652],[100.444396,27.448324],[100.448613,27.438767],[100.455175,27.4317],[100.458434,27.418761],[100.471045,27.412292],[100.476179,27.41233],[100.485914,27.415324],[100.492305,27.414764],[100.501359,27.406923],[100.50775,27.404895],[100.51855,27.405822],[100.523024,27.402094],[100.526283,27.395411],[100.526134,27.390119],[100.517805,27.379069],[100.512969,27.366955],[100.509795,27.364772],[100.504725,27.355517],[100.50907,27.341217],[100.508517,27.328365],[100.513523,27.318141],[100.513544,27.307934],[100.515504,27.301748],[100.516271,27.289201],[100.514204,27.283865],[100.514971,27.278141],[100.520957,27.273056],[100.525452,27.260138],[100.534208,27.250216],[100.539661,27.235574],[100.537872,27.22476],[100.529606,27.213211],[100.528562,27.200828],[100.525069,27.197132],[100.521,27.185134],[100.513203,27.175902],[100.506024,27.174161],[100.498952,27.177799],[100.491666,27.178515],[100.486234,27.175651],[100.482975,27.168973],[100.481888,27.158037],[100.47897,27.155695],[100.467743,27.158386],[100.460522,27.163573],[100.454259,27.163457],[100.447953,27.156798],[100.446228,27.150565],[100.450999,27.146093],[100.461544,27.140692],[100.462354,27.125513],[100.46491,27.122008],[100.4762,27.117186],[100.482996,27.111745],[100.478395,27.099293],[100.477926,27.094354],[100.481143,27.087633],[100.487448,27.079982],[100.484338,27.06925],[100.488684,27.068514],[100.494947,27.063981],[100.50023,27.062779],[100.509049,27.056638],[100.510498,27.05377],[100.52558,27.047454],[100.521724,27.041466],[100.502658,27.034704],[100.507281,27.027766],[100.502765,27.019064],[100.502935,27.013889],[100.497929,27.009044],[100.489238,27.010342],[100.488343,27.005419],[100.472664,26.99753],[100.479012,26.990183],[100.490494,26.981459],[100.49876,26.978531],[100.510924,26.979462],[100.519637,26.973257],[100.523386,26.972443],[100.529883,26.978085],[100.536508,26.981226],[100.541749,26.979927],[100.553082,26.984657],[100.559281,26.979074],[100.559494,26.968953],[100.555638,26.96395],[100.556831,26.958385],[100.539789,26.957512],[100.532567,26.947021],[100.532589,26.937809],[100.53702,26.939263],[100.546776,26.937867],[100.549503,26.934841],[100.555489,26.939903],[100.563989,26.934085],[100.568718,26.933677],[100.581116,26.939399],[100.583928,26.935055],[100.578943,26.927665],[100.574001,26.928421],[100.569251,26.924406],[100.571083,26.918606],[100.575812,26.915037],[100.577282,26.92041],[100.585441,26.924774],[100.585803,26.930729],[100.589637,26.93007],[100.591874,26.924212],[100.596177,26.922757],[100.602781,26.924561],[100.609193,26.928984],[100.615264,26.926132],[100.626342,26.926869],[100.632626,26.930749],[100.629899,26.932688],[100.613944,26.936645],[100.603718,26.94033],[100.602802,26.943472],[100.612175,26.950182],[100.61388,26.954953],[100.610471,26.964706],[100.611195,26.968565],[100.618481,26.9738],[100.617927,26.97731],[100.61373,26.97762],[100.603718,26.973529],[100.603995,26.979481],[100.621016,26.985414],[100.627535,26.992276],[100.631284,26.993982],[100.650286,26.988574],[100.652885,26.992063],[100.659105,26.992141],[100.66507,26.997588],[100.670523,26.998693],[100.673804,26.996192],[100.671652,26.989407],[100.667754,26.984018],[100.669842,26.982506],[100.682858,26.980955],[100.683241,26.974382],[100.677766,26.973122],[100.671354,26.964493],[100.664793,26.959859],[100.652267,26.955961],[100.65035,26.952975],[100.650137,26.945392],[100.660809,26.94547],[100.679258,26.936451],[100.676062,26.932553],[100.670971,26.930884],[100.669586,26.926268],[100.672547,26.922524],[100.670886,26.916647],[100.666668,26.913097],[100.666795,26.903862],[100.659361,26.899439],[100.65608,26.89484],[100.654291,26.886672],[100.654845,26.876426],[100.66,26.868605],[100.669863,26.863909],[100.673229,26.856456],[100.670864,26.851701],[100.678235,26.847547],[100.689398,26.831765],[100.696044,26.82961],[100.698494,26.832444],[100.705971,26.829396],[100.713789,26.832075],[100.723631,26.827785],[100.727359,26.824271],[100.734687,26.826426],[100.735411,26.821728],[100.730789,26.817806],[100.733558,26.811573],[100.728637,26.805826],[100.737606,26.797184],[100.746808,26.793456],[100.74717,26.785688],[100.753093,26.785086],[100.753433,26.779842],[100.75616,26.777861],[100.764916,26.779764],[100.770518,26.778133],[100.782767,26.76374],[100.789712,26.768304],[100.802259,26.768421],[100.806818,26.775511],[100.813976,26.802],[100.823796,26.802175],[100.849615,26.811301],[100.857199,26.816874],[100.864442,26.825902],[100.866828,26.836346],[100.873346,26.842306],[100.877628,26.841976],[100.877117,26.836055],[100.872345,26.827804],[100.879758,26.815185],[100.884424,26.813088],[100.896119,26.800408],[100.901658,26.79668],[100.902446,26.78761],[100.909774,26.779958],[100.90334,26.767838],[100.901977,26.759641],[100.911137,26.750239],[100.914269,26.743866],[100.908432,26.738038],[100.90334,26.728789],[100.904342,26.719947],[100.90236,26.716294],[100.894479,26.710561],[100.890751,26.70166],[100.87537,26.698881],[100.871472,26.694469],[100.871578,26.687704],[100.867744,26.676333],[100.861246,26.668634],[100.855686,26.665757],[100.853407,26.661849],[100.854983,26.657922],[100.854813,26.64715],[100.860692,26.64783],[100.870257,26.646391],[100.875498,26.639216],[100.882464,26.639663],[100.884317,26.649853],[100.886256,26.651836],[100.90334,26.653022],[100.91037,26.648666],[100.915142,26.654519],[100.917869,26.654947],[100.921448,26.649775],[100.926646,26.650689],[100.930906,26.654714],[100.934357,26.652166],[100.944476,26.660935],[100.951911,26.660002],[100.95125,26.656172],[100.955532,26.650747],[100.949077,26.639683],[100.94209,26.632001],[100.934101,26.628248],[100.925218,26.626906],[100.919062,26.617745],[100.908197,26.608176],[100.897077,26.612455],[100.889856,26.61123],[100.884786,26.607826],[100.883337,26.60269],[100.884764,26.597243],[100.89188,26.595356],[100.895565,26.59061],[100.897844,26.582594],[100.904576,26.579326],[100.912841,26.586719],[100.918827,26.595104],[100.927306,26.597029],[100.932994,26.600764],[100.939704,26.599889],[100.94748,26.604363],[100.954382,26.603215],[100.962008,26.604577],[100.974747,26.599753],[100.974811,26.592827],[100.980903,26.593197],[100.984205,26.596426],[100.990255,26.599033],[100.996838,26.612241],[101.002334,26.617473],[100.995858,26.618835],[100.995581,26.626848],[101.000438,26.630173],[101.001567,26.641802],[100.995389,26.64435],[100.990554,26.650747],[100.995155,26.655802],[100.99654,26.666126],[100.990085,26.670695],[100.98674,26.675516],[100.981159,26.674],[100.97888,26.676041],[100.980861,26.681348],[101.000566,26.689298],[101.003889,26.694294],[101.01241,26.701718],[101.012027,26.706849],[101.021698,26.7099],[101.02255,26.715731],[101.021528,26.726457],[101.016266,26.739203],[101.033564,26.743089],[101.038208,26.74713],[101.051479,26.746547],[101.055399,26.747888],[101.057082,26.754784],[101.075658,26.759369],[101.082262,26.75799],[101.089249,26.760068],[101.103138,26.752181],[101.109273,26.750763],[101.114493,26.746858],[101.118071,26.74715],[101.125847,26.755154],[101.136413,26.760923],[101.134198,26.765313],[101.128574,26.768479],[101.126678,26.773996],[101.12116,26.774209],[101.114876,26.781959],[101.114983,26.787513],[101.112107,26.793786],[101.101391,26.799845],[101.086586,26.802272],[101.072761,26.790776],[101.074848,26.795165],[101.08109,26.80002],[101.074763,26.81002],[101.071568,26.809981],[101.073336,26.82064],[101.080195,26.819709],[101.077042,26.811243],[101.080025,26.804525],[101.089078,26.812719],[101.094873,26.80235],[101.102499,26.800796],[101.113853,26.79431],[101.11609,26.796738],[101.110892,26.798835],[101.107974,26.807942],[101.102414,26.81136],[101.101434,26.819689],[101.095768,26.828037],[101.095874,26.834832],[101.093616,26.839433],[101.093467,26.852225],[101.089994,26.858261],[101.089036,26.872273],[101.090548,26.878153],[101.104097,26.894317],[101.099666,26.900001],[101.086671,26.899206],[101.08354,26.900777],[101.077277,26.90945],[101.06507,26.913698],[101.061278,26.913058],[101.049541,26.918237],[101.049008,26.925201],[101.045493,26.932902],[101.046516,26.94225],[101.050606,26.945993],[101.061151,26.938992],[101.068266,26.938274],[101.081047,26.942735],[101.088248,26.943356],[101.083902,26.945916],[101.084541,26.950337],[101.091166,26.95057],[101.097387,26.947351],[101.105673,26.946905],[101.1048,26.942735],[101.106078,26.929992],[101.113214,26.921322],[101.116005,26.92041],[101.119903,26.927005],[101.126763,26.929662],[101.133026,26.939496],[101.139331,26.941203],[101.148193,26.938856],[101.163915,26.938197],[101.172734,26.94225],[101.17005,26.936839],[101.172649,26.932145],[101.167089,26.927587],[101.162658,26.926966],[101.166471,26.923766],[101.164682,26.921283],[101.171989,26.915386],[101.174545,26.916026],[101.176505,26.925473],[101.180936,26.927315],[101.188093,26.926617],[101.191523,26.921302],[101.193355,26.908499],[101.204369,26.90103],[101.212613,26.907122],[101.222731,26.907762],[101.226715,26.902077],[101.229421,26.902],[101.245909,26.913795],[101.242777,26.907257],[101.24789,26.899478],[101.249615,26.891755],[101.252023,26.890902],[101.261481,26.896296],[101.264783,26.894433],[101.270513,26.897887],[101.273155,26.90233]]],[[[100.725612,26.806389],[100.720265,26.810932],[100.713321,26.810913],[100.71168,26.806233],[100.722523,26.805165],[100.725612,26.806389]]]]}}]}
|
public/china-city-data/citys/乌兰察布市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":150902,"name":"集宁区","center":[113.116453,41.034134],"centroid":[113.17194,41.069345],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":0,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.01365,41.190479],[113.030098,41.16706],[113.046053,41.170856],[113.049897,41.156613],[113.033986,41.152589],[113.042344,41.147462],[113.046232,41.137985],[113.056154,41.139251],[113.063707,41.130163],[113.076222,41.129773],[113.075819,41.11432],[113.088825,41.115457],[113.079752,41.110034],[113.084445,41.096753],[113.089183,41.095941],[113.091284,41.080382],[113.078501,41.075022],[113.077294,41.064625],[113.03926,41.055169],[113.046858,41.043989],[113.041048,41.040219],[113.048914,41.037228],[113.048511,41.023932],[113.033047,41.01434],[113.028533,40.994436],[113.04574,40.989329],[113.0524,40.981619],[113.076847,40.962226],[113.091462,40.957637],[113.092311,40.952104],[113.082881,40.925735],[113.093071,40.92186],[113.110591,40.966587],[113.139598,40.965773],[113.198236,40.968279],[113.232918,40.967563],[113.239757,40.9412],[113.276942,40.929056],[113.299557,40.946896],[113.297054,40.96356],[113.311222,40.976446],[113.324094,40.984091],[113.322574,40.994599],[113.328742,41.009755],[113.325658,41.071253],[113.259332,41.071156],[113.246192,41.068394],[113.245075,41.083533],[113.249142,41.133182],[113.255668,41.137953],[113.258394,41.152265],[113.248517,41.168844],[113.252271,41.173743],[113.235466,41.175851],[113.206772,41.192263],[113.189208,41.204844],[113.141698,41.219239],[113.12458,41.227277],[113.106614,41.213565],[113.103261,41.194825],[113.096379,41.186782],[113.066791,41.187917],[113.052087,41.193819],[113.01365,41.190479]]]]}},{"type":"Feature","properties":{"adcode":150921,"name":"卓资县","center":[112.577702,40.89576],"centroid":[112.438065,40.951759],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":1,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.859744,41.218461],[111.868862,41.205784],[111.862515,41.190609],[111.870336,41.18023],[111.866537,41.174975],[111.875878,41.158073],[111.87199,41.154731],[111.874046,41.144249],[111.882225,41.129806],[111.906896,41.123638],[111.917623,41.119093],[111.909086,41.113509],[111.930405,41.094804],[111.939344,41.09409],[111.943858,41.088341],[111.954584,41.087236],[111.975412,41.077134],[111.975054,41.071156],[111.985021,41.064658],[111.988909,41.068232],[112.007815,41.063975],[112.021402,41.051074],[112.034318,41.047434],[112.036508,41.032677],[112.029447,41.031767],[112.01796,41.01421],[112.019525,41.002047],[112.035436,40.989101],[112.032799,40.984059],[112.041648,40.969483],[112.072174,40.961022],[112.074498,40.957084],[112.094834,40.948329],[112.125226,40.961543],[112.13327,40.955261],[112.134924,40.947189],[112.145517,40.939735],[112.142969,40.916389],[112.152131,40.90841],[112.148556,40.901472],[112.164333,40.903166],[112.165808,40.896814],[112.15602,40.887562],[112.155036,40.880687],[112.167595,40.873649],[112.170143,40.868239],[112.187708,40.850671],[112.188467,40.839228],[112.178501,40.832674],[112.184534,40.827979],[112.184802,40.819467],[112.178411,40.81738],[112.18145,40.810726],[112.207686,40.823642],[112.224401,40.841152],[112.233117,40.841576],[112.246882,40.829642],[112.241564,40.805409],[112.248357,40.79187],[112.283397,40.797939],[112.292157,40.795361],[112.295062,40.78554],[112.310124,40.782277],[112.301498,40.762858],[112.301409,40.754175],[112.336315,40.740593],[112.347488,40.739385],[112.360181,40.711004],[112.380383,40.683035],[112.391154,40.677479],[112.408317,40.675812],[112.427624,40.680028],[112.470441,40.671007],[112.489078,40.647763],[112.498866,40.642401],[112.50566,40.655381],[112.514062,40.658062],[112.536499,40.652112],[112.546823,40.664372],[112.557728,40.669765],[112.571851,40.67055],[112.589997,40.678656],[112.592634,40.69555],[112.601036,40.695943],[112.619942,40.68895],[112.633484,40.688885],[112.653194,40.694472],[112.662937,40.70153],[112.670044,40.712212],[112.68667,40.712114],[112.700704,40.703588],[112.709196,40.704437],[112.723855,40.718059],[112.727878,40.728674],[112.723632,40.740691],[112.729442,40.750062],[112.739498,40.756362],[112.731498,40.76609],[112.73552,40.782114],[112.741554,40.785932],[112.752862,40.781005],[112.758582,40.770496],[112.771856,40.77203],[112.799924,40.763381],[112.805958,40.746405],[112.812438,40.737165],[112.841087,40.741442],[112.863747,40.765894],[112.879747,40.766873],[112.890608,40.752576],[112.904776,40.753098],[112.894496,40.784561],[112.897938,40.791381],[112.910229,40.802245],[112.895435,40.821391],[112.894496,40.833163],[112.907324,40.862471],[112.927436,40.874626],[112.927749,40.890657],[112.911257,40.908019],[112.90853,40.917366],[112.914832,40.92173],[112.93852,40.923846],[112.944554,40.928047],[112.956934,40.929089],[112.954923,40.940711],[112.938833,40.956628],[112.936732,40.973127],[112.91586,40.99024],[112.896686,40.984026],[112.879569,40.989687],[112.854272,40.992257],[112.841355,40.997428],[112.834294,41.007576],[112.844439,41.018697],[112.875591,41.02016],[112.884172,41.025557],[112.886317,41.043632],[112.881044,41.052602],[112.872909,41.055657],[112.851456,41.054292],[112.834875,41.058386],[112.824819,41.070376],[112.814539,41.088081],[112.81731,41.105034],[112.813243,41.10958],[112.788483,41.107339],[112.769935,41.091134],[112.773599,41.08454],[112.752817,41.06781],[112.74866,41.083241],[112.734537,41.102988],[112.740839,41.10919],[112.741509,41.121009],[112.731855,41.133506],[112.727163,41.14558],[112.720771,41.153238],[112.708749,41.152524],[112.704592,41.138764],[112.69467,41.137726],[112.691631,41.131267],[112.676882,41.126917],[112.673396,41.122632],[112.641708,41.114255],[112.618825,41.117729],[112.613953,41.12419],[112.595584,41.128994],[112.587986,41.116301],[112.596746,41.103638],[112.590712,41.094934],[112.605282,41.090225],[112.624501,41.072813],[112.625842,41.058614],[112.602914,41.023542],[112.58231,41.019803],[112.556387,41.025752],[112.519872,41.021038],[112.504498,41.023021],[112.489212,41.030499],[112.474821,41.034498],[112.403713,41.02468],[112.387668,41.028418],[112.365455,41.049774],[112.357321,41.052569],[112.345164,41.050782],[112.327018,41.054259],[112.322191,41.060206],[112.335331,41.066802],[112.349857,41.06404],[112.359645,41.071773],[112.369388,41.102858],[112.373053,41.106495],[112.386998,41.106917],[112.385567,41.114678],[112.367466,41.124839],[112.35969,41.133766],[112.351198,41.137012],[112.336315,41.136817],[112.314683,41.130682],[112.288001,41.136265],[112.278034,41.141783],[112.262436,41.157392],[112.24943,41.164789],[112.235977,41.18383],[112.216043,41.188955],[112.200669,41.198651],[112.191685,41.211718],[112.17269,41.221216],[112.150701,41.238459],[112.14136,41.242412],[112.130634,41.241732],[112.114231,41.256831],[112.114231,41.249152],[112.107571,41.239463],[112.098409,41.240209],[112.095594,41.235315],[112.070923,41.238394],[112.069805,41.243546],[112.050855,41.251485],[112.034005,41.24886],[112.018675,41.249217],[112.007502,41.241991],[111.995792,41.244616],[111.987747,41.25372],[111.979032,41.257673],[111.961065,41.260362],[111.931522,41.253947],[111.926293,41.228768],[111.929511,41.202445],[111.922807,41.194922],[111.906404,41.195376],[111.902516,41.202477],[111.885577,41.220568],[111.874135,41.223777],[111.859744,41.218461]]]]}},{"type":"Feature","properties":{"adcode":150922,"name":"化德县","center":[114.01008,41.899335],"centroid":[114.157017,41.968421],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":2,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.566156,42.118797],[113.566201,42.101501],[113.571117,42.092419],[113.579072,42.086951],[113.596458,42.083241],[113.624794,42.083496],[113.638873,42.080074],[113.65751,42.066319],[113.662248,42.059408],[113.693086,42.051184],[113.697198,42.044272],[113.697377,42.020488],[113.719322,42.000571],[113.720216,41.968121],[113.710785,41.957706],[113.704036,41.962128],[113.693444,41.941071],[113.707746,41.923823],[113.718249,41.915036],[113.752261,41.905736],[113.752574,41.900283],[113.768664,41.88559],[113.760619,41.883569],[113.761826,41.875483],[113.783815,41.861908],[113.797491,41.868584],[113.799726,41.861074],[113.80567,41.863384],[113.815503,41.849582],[113.799279,41.85215],[113.789134,41.85032],[113.791413,41.839533],[113.819213,41.842102],[113.809961,41.819688],[113.803883,41.819271],[113.821805,41.809089],[113.826274,41.799708],[113.839593,41.790038],[113.841425,41.777248],[113.827883,41.772234],[113.823727,41.763298],[113.834051,41.744105],[113.851928,41.735358],[113.852554,41.723908],[113.860018,41.715063],[113.877225,41.713744],[113.887371,41.69859],[113.908421,41.694793],[113.927729,41.709529],[113.936042,41.705443],[113.939305,41.688839],[113.924914,41.645507],[113.936579,41.629049],[113.960758,41.620641],[113.981094,41.615969],[113.993385,41.617129],[114.002368,41.628082],[114.035129,41.634202],[114.043755,41.63839],[114.055688,41.655264],[114.074012,41.661832],[114.083309,41.671072],[114.097074,41.698429],[114.102214,41.70155],[114.119108,41.700006],[114.136673,41.708371],[114.138416,41.72809],[114.147176,41.732464],[114.176853,41.729022],[114.190261,41.735294],[114.206708,41.738413],[114.213278,41.745487],[114.215245,41.756451],[114.206306,41.758541],[114.208407,41.770498],[114.200407,41.778501],[114.20063,41.78978],[114.211803,41.798038],[114.216496,41.806423],[114.243447,41.832791],[114.274196,41.856708],[114.286979,41.868616],[114.307895,41.895568],[114.330421,41.916961],[114.326756,41.929722],[114.343203,41.926933],[114.349997,41.930492],[114.34812,41.94761],[114.352232,41.95354],[114.360366,41.948828],[114.371405,41.949982],[114.374042,41.956809],[114.394735,41.952963],[114.421686,41.942161],[114.430088,41.945559],[114.461463,41.952578],[114.476302,41.953924],[114.487431,41.967223],[114.509286,41.97251],[114.511833,41.978053],[114.50142,41.992788],[114.49342,41.993877],[114.483676,42.001084],[114.482112,42.01258],[114.486,42.015301],[114.468346,42.025579],[114.472369,42.02926],[114.466112,42.037999],[114.474335,42.047984],[114.479922,42.064303],[114.493241,42.058832],[114.502403,42.067726],[114.504995,42.078827],[114.500705,42.085959],[114.511476,42.101213],[114.51094,42.110901],[114.543387,42.122793],[114.560282,42.132413],[114.571321,42.133724],[114.585534,42.131199],[114.607612,42.121962],[114.624864,42.112212],[114.647747,42.109622],[114.675502,42.120396],[114.704643,42.121418],[114.710229,42.115377],[114.723325,42.116943],[114.754879,42.115728],[114.776019,42.122154],[114.776153,42.129153],[114.789382,42.130975],[114.793986,42.149158],[114.807036,42.149509],[114.80279,42.17647],[114.789919,42.187935],[114.803684,42.190106],[114.809226,42.200291],[114.800154,42.20259],[114.798634,42.207921],[114.775348,42.214975],[114.757158,42.217465],[114.67653,42.19796],[114.687167,42.220943],[114.668709,42.234793],[114.6671,42.248257],[114.684441,42.258847],[114.686721,42.264843],[114.681894,42.272305],[114.667279,42.278045],[114.650027,42.269467],[114.615121,42.281074],[114.599121,42.280915],[114.575209,42.297716],[114.559969,42.292902],[114.556259,42.272273],[114.544817,42.253361],[114.525688,42.23524],[114.49847,42.220911],[114.460793,42.213188],[114.443452,42.206931],[114.43858,42.209613],[114.405596,42.199557],[114.414937,42.188446],[114.424949,42.188797],[114.437865,42.171488],[114.46562,42.170881],[114.479386,42.125829],[114.479207,42.114258],[114.458022,42.109686],[114.447921,42.098975],[114.406758,42.099998],[114.376992,42.10975],[114.375919,42.149637],[114.341684,42.173149],[114.311739,42.183049],[114.291046,42.191511],[114.274554,42.18752],[114.241614,42.16906],[114.236609,42.16165],[114.226776,42.134938],[114.213412,42.130592],[114.196831,42.130752],[114.174529,42.127747],[114.171266,42.119948],[114.132114,42.117071],[114.100248,42.125925],[114.099801,42.096705],[114.093767,42.065391],[114.065118,42.043984],[114.10579,41.983403],[114.075532,41.992084],[114.065297,41.986126],[114.065878,41.970844],[114.062347,41.966166],[114.044827,41.964628],[114.019128,41.976355],[114.006748,41.977893],[113.985116,41.967832],[113.959864,41.950623],[113.954948,41.950719],[113.951104,41.963122],[113.94516,41.968954],[113.922366,41.977124],[113.913159,41.985966],[113.914768,42.005375],[113.904354,42.032077],[113.907394,42.040719],[113.916019,42.05016],[113.912578,42.056848],[113.898812,42.058928],[113.866811,42.056784],[113.821537,42.059952],[113.795301,42.064815],[113.776887,42.081194],[113.758697,42.07566],[113.743322,42.083496],[113.733981,42.101757],[113.709534,42.129793],[113.694964,42.129505],[113.673198,42.114577],[113.644683,42.109494],[113.620772,42.11397],[113.602626,42.123176],[113.572592,42.13187],[113.566156,42.118797]]]]}},{"type":"Feature","properties":{"adcode":150923,"name":"商都县","center":[113.560643,41.560163],"centroid":[113.614976,41.719499],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":3,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[114.206708,41.738413],[114.190261,41.735294],[114.176853,41.729022],[114.147176,41.732464],[114.138416,41.72809],[114.136673,41.708371],[114.119108,41.700006],[114.102214,41.70155],[114.097074,41.698429],[114.083309,41.671072],[114.074012,41.661832],[114.055688,41.655264],[114.043755,41.63839],[114.035129,41.634202],[114.002368,41.628082],[113.993385,41.617129],[113.981094,41.615969],[113.960758,41.620641],[113.936579,41.629049],[113.924914,41.645507],[113.939305,41.688839],[113.936042,41.705443],[113.927729,41.709529],[113.908421,41.694793],[113.887371,41.69859],[113.877225,41.713744],[113.860018,41.715063],[113.852554,41.723908],[113.851928,41.735358],[113.834051,41.744105],[113.823727,41.763298],[113.827883,41.772234],[113.841425,41.777248],[113.839593,41.790038],[113.826274,41.799708],[113.821805,41.809089],[113.803883,41.819271],[113.809961,41.819688],[113.819213,41.842102],[113.791413,41.839533],[113.789134,41.85032],[113.799279,41.85215],[113.815503,41.849582],[113.80567,41.863384],[113.799726,41.861074],[113.797491,41.868584],[113.783815,41.861908],[113.761826,41.875483],[113.760619,41.883569],[113.768664,41.88559],[113.752574,41.900283],[113.752261,41.905736],[113.718249,41.915036],[113.707746,41.923823],[113.693444,41.941071],[113.704036,41.962128],[113.710785,41.957706],[113.720216,41.968121],[113.719322,42.000571],[113.697377,42.020488],[113.697198,42.044272],[113.693086,42.051184],[113.662248,42.059408],[113.65751,42.066319],[113.638873,42.080074],[113.624794,42.083496],[113.596458,42.083241],[113.579072,42.086951],[113.571117,42.092419],[113.566201,42.101501],[113.566156,42.118797],[113.544882,42.133021],[113.535406,42.134714],[113.504165,42.135162],[113.372453,42.143694],[113.330619,42.118478],[113.313501,42.104347],[113.300406,42.090213],[113.282797,42.075564],[113.279623,42.060048],[113.272919,42.049392],[113.25093,42.031149],[113.223533,42.015269],[113.18009,41.993493],[113.167889,41.985293],[113.180403,41.977572],[113.190057,41.967416],[113.204001,41.961071],[113.214996,41.95104],[113.226036,41.950912],[113.215756,41.935173],[113.220896,41.933794],[113.215398,41.919141],[113.223086,41.908302],[113.245701,41.904357],[113.265321,41.891076],[113.256293,41.885911],[113.218661,41.888253],[113.201365,41.882542],[113.186035,41.886072],[113.185588,41.892327],[113.174772,41.898102],[113.176202,41.893097],[113.163062,41.894156],[113.153095,41.889248],[113.151531,41.88251],[113.132044,41.874713],[113.132625,41.868263],[113.148402,41.86653],[113.148313,41.859405],[113.160514,41.855649],[113.165475,41.845505],[113.180537,41.840882],[113.193901,41.841042],[113.193901,41.837446],[113.206504,41.8378],[113.208158,41.82473],[113.187509,41.821069],[113.18228,41.812301],[113.172313,41.808928],[113.167487,41.797974],[113.158771,41.794536],[113.165431,41.773455],[113.172492,41.760887],[113.181163,41.760598],[113.194973,41.754297],[113.218974,41.753075],[113.225633,41.744008],[113.246461,41.737995],[113.26036,41.730759],[113.253075,41.720435],[113.26255,41.716639],[113.263489,41.704253],[113.247846,41.70258],[113.257187,41.67516],[113.234527,41.683175],[113.23046,41.672167],[113.246282,41.650788],[113.246908,41.639581],[113.253254,41.610911],[113.259288,41.595733],[113.279623,41.564237],[113.300361,41.568268],[113.315825,41.579197],[113.308004,41.567945],[113.306708,41.558691],[113.3152,41.548113],[113.32977,41.545823],[113.338083,41.536243],[113.383626,41.533985],[113.388319,41.537114],[113.379246,41.541275],[113.381972,41.546758],[113.392654,41.547565],[113.403738,41.542436],[113.396409,41.556853],[113.365749,41.572524],[113.360922,41.583001],[113.364318,41.600212],[113.377816,41.612876],[113.388677,41.618901],[113.401816,41.619191],[113.411023,41.608752],[113.41013,41.587514],[113.41442,41.54192],[113.42242,41.534049],[113.442443,41.541372],[113.44879,41.535243],[113.439002,41.518659],[113.438957,41.510269],[113.445706,41.501652],[113.460634,41.501749],[113.476142,41.513464],[113.487316,41.516852],[113.509529,41.514206],[113.523071,41.50417],[113.52325,41.497101],[113.515831,41.488934],[113.448164,41.465913],[113.431717,41.467334],[113.416834,41.475794],[113.395112,41.483898],[113.322619,41.477312],[113.314708,41.474664],[113.313323,41.460907],[113.321189,41.457645],[113.351983,41.46123],[113.369458,41.452994],[113.37214,41.439459],[113.363961,41.432383],[113.327357,41.432997],[113.315155,41.429766],[113.308987,41.419264],[113.311982,41.409698],[113.321814,41.404914],[113.336608,41.409698],[113.346843,41.41962],[113.366151,41.421106],[113.39404,41.41991],[113.403202,41.421785],[113.421035,41.434516],[113.420052,41.439491],[113.409951,41.444305],[113.383894,41.449344],[113.382419,41.455643],[113.395425,41.459615],[113.416163,41.454609],[113.431359,41.454932],[113.450131,41.460164],[113.469885,41.43807],[113.470019,41.42702],[113.481327,41.42004],[113.481774,41.415095],[113.468321,41.406401],[113.471047,41.401778],[113.489327,41.401649],[113.513328,41.420848],[113.519317,41.420815],[113.532367,41.405528],[113.549351,41.392015],[113.562044,41.389849],[113.569463,41.396574],[113.569821,41.420331],[113.567005,41.436681],[113.569821,41.444822],[113.585061,41.447632],[113.611252,41.447277],[113.629353,41.444111],[113.643923,41.43597],[113.683924,41.422108],[113.684773,41.409439],[113.668773,41.396056],[113.650985,41.386422],[113.639454,41.389526],[113.633644,41.371094],[113.619476,41.366793],[113.626761,41.357315],[113.622515,41.348354],[113.626448,41.339425],[113.643744,41.333212],[113.650538,41.327775],[113.659298,41.302236],[113.664974,41.304211],[113.677309,41.331432],[113.689019,41.34279],[113.730182,41.350457],[113.735635,41.350037],[113.754183,41.337257],[113.794765,41.331529],[113.818185,41.324571],[113.827794,41.316998],[113.835794,41.317969],[113.834364,41.309747],[113.8488,41.298772],[113.872443,41.297995],[113.886343,41.311786],[113.901136,41.313664],[113.903907,41.319328],[113.926657,41.326319],[113.923349,41.339328],[113.932511,41.354339],[113.937785,41.357024],[113.9385,41.366566],[113.933942,41.376365],[113.943998,41.390819],[113.918209,41.403782],[113.871191,41.41335],[113.878074,41.431059],[113.887862,41.439588],[113.91593,41.450765],[113.923483,41.463071],[113.930679,41.485577],[113.937473,41.48703],[113.952802,41.483543],[113.974881,41.500135],[113.977518,41.506623],[114.002323,41.514819],[114.00496,41.519531],[114.015106,41.519563],[114.032134,41.529565],[114.040581,41.530855],[114.058414,41.526661],[114.069766,41.531952],[114.083979,41.528952],[114.101186,41.537759],[114.20282,41.518918],[114.213904,41.51156],[114.231022,41.51369],[114.231603,41.547048],[114.223692,41.561561],[114.221591,41.581937],[114.237234,41.596216],[114.22767,41.609332],[114.227625,41.620222],[114.259313,41.623379],[114.215379,41.685074],[114.2211,41.689],[114.219312,41.700231],[114.228072,41.696723],[114.237547,41.698654],[114.232497,41.717668],[114.206708,41.738413]]]]}},{"type":"Feature","properties":{"adcode":150924,"name":"兴和县","center":[113.834009,40.872437],"centroid":[113.768588,40.94481],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":4,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.901136,41.313664],[113.886343,41.311786],[113.872443,41.297995],[113.8488,41.298772],[113.834364,41.309747],[113.835794,41.317969],[113.827794,41.316998],[113.818185,41.324571],[113.794765,41.331529],[113.754183,41.337257],[113.735635,41.350037],[113.730182,41.350457],[113.689019,41.34279],[113.677309,41.331432],[113.664974,41.304211],[113.659298,41.302236],[113.650538,41.327775],[113.643744,41.333212],[113.626448,41.339425],[113.622515,41.348354],[113.626761,41.357315],[113.619476,41.366793],[113.633644,41.371094],[113.639454,41.389526],[113.650985,41.386422],[113.668773,41.396056],[113.684773,41.409439],[113.683924,41.422108],[113.643923,41.43597],[113.629353,41.444111],[113.611252,41.447277],[113.585061,41.447632],[113.569821,41.444822],[113.567005,41.436681],[113.569821,41.420331],[113.569463,41.396574],[113.562044,41.389849],[113.549351,41.392015],[113.532367,41.405528],[113.519317,41.420815],[113.513328,41.420848],[113.489327,41.401649],[113.483651,41.394408],[113.469662,41.391466],[113.433192,41.36828],[113.415672,41.347578],[113.394353,41.334312],[113.392744,41.32195],[113.37214,41.302528],[113.363782,41.28501],[113.358106,41.278695],[113.361815,41.26927],[113.369413,41.26778],[113.388185,41.276007],[113.397794,41.271764],[113.40575,41.262532],[113.42032,41.239884],[113.422867,41.232755],[113.414688,41.210907],[113.42175,41.201667],[113.454242,41.204812],[113.49554,41.196316],[113.514177,41.197257],[113.530088,41.202121],[113.540099,41.19917],[113.560301,41.203807],[113.576123,41.17676],[113.593062,41.181268],[113.601106,41.180263],[113.610537,41.168942],[113.60723,41.163426],[113.582827,41.146748],[113.577463,41.138375],[113.581173,41.131072],[113.58971,41.129514],[113.616436,41.130325],[113.634716,41.119353],[113.650851,41.1176],[113.665913,41.107404],[113.666762,41.095551],[113.656348,41.090257],[113.644728,41.08951],[113.626135,41.097987],[113.618314,41.094609],[113.615096,41.077589],[113.620772,41.06625],[113.628191,41.060174],[113.63418,41.048637],[113.635521,41.030987],[113.632526,41.022826],[113.622023,41.015185],[113.594447,41.004193],[113.58676,40.999055],[113.567586,40.970361],[113.567407,40.943836],[113.561642,40.928763],[113.577061,40.919711],[113.588413,40.907205],[113.588592,40.900723],[113.56915,40.892286],[113.557351,40.891048],[113.55534,40.873681],[113.558647,40.858983],[113.540993,40.849595],[113.528479,40.851779],[113.511227,40.833066],[113.535004,40.814705],[113.538982,40.797482],[113.525931,40.791903],[113.514669,40.79236],[113.503495,40.778557],[113.508054,40.764001],[113.499204,40.756917],[113.490579,40.737165],[113.489953,40.71476],[113.512076,40.690551],[113.517037,40.67493],[113.521998,40.670027],[113.546937,40.661332],[113.582827,40.655905],[113.609151,40.642433],[113.617956,40.645049],[113.648616,40.64276],[113.671902,40.634617],[113.683164,40.619114],[113.692416,40.616235],[113.715657,40.618394],[113.731255,40.616562],[113.766653,40.584627],[113.770273,40.576542],[113.771837,40.558668],[113.78967,40.544391],[113.79481,40.51799],[113.810184,40.502132],[113.83271,40.487056],[113.85099,40.460601],[113.863415,40.456469],[113.890097,40.46647],[113.913785,40.483844],[113.930903,40.493382],[113.943417,40.505704],[113.94802,40.517073],[113.978546,40.523428],[114.001966,40.520775],[114.011396,40.515861],[114.039598,40.524411],[114.061945,40.528833],[114.076873,40.542393],[114.081655,40.554215],[114.081968,40.565445],[114.076873,40.575822],[114.04809,40.595917],[114.041788,40.608678],[114.051576,40.619932],[114.070481,40.660285],[114.072716,40.679146],[114.06409,40.707116],[114.072269,40.721522],[114.093231,40.731907],[114.12769,40.735205],[114.134751,40.737295],[114.127824,40.746568],[114.104181,40.768048],[114.105834,40.780678],[114.104404,40.79758],[114.091353,40.795981],[114.081119,40.7905],[114.076292,40.792817],[114.060962,40.810139],[114.05466,40.825892],[114.044782,40.831077],[114.057118,40.84288],[114.069677,40.846922],[114.073565,40.857321],[114.05533,40.867881],[114.051352,40.875311],[114.052246,40.893394],[114.04219,40.904306],[114.041386,40.917366],[114.046749,40.923586],[114.057476,40.925084],[114.047822,40.934558],[114.041207,40.931596],[114.011754,40.93534],[114.001117,40.947287],[113.991105,40.94019],[113.976446,40.961185],[113.972959,40.982985],[113.922589,41.024354],[113.905695,41.034075],[113.868465,41.068882],[113.849873,41.080935],[113.823369,41.093115],[113.82033,41.101657],[113.828285,41.104677],[113.843928,41.103248],[113.86337,41.106041],[113.877896,41.115619],[113.883661,41.124872],[113.907304,41.152816],[113.911103,41.165762],[113.920399,41.171991],[113.950389,41.170337],[113.97363,41.174294],[113.98449,41.179841],[113.996826,41.192457],[114.001027,41.208411],[114.000625,41.223971],[114.006703,41.229384],[114.010681,41.224393],[114.016223,41.232074],[114.006748,41.243514],[114.007061,41.250772],[113.995351,41.258774],[113.992357,41.269853],[113.976848,41.266646],[113.978099,41.254692],[113.971574,41.24886],[113.97144,41.23956],[113.961741,41.245166],[113.962144,41.253947],[113.952981,41.254271],[113.954501,41.266808],[113.951194,41.282873],[113.956333,41.286338],[113.936266,41.29479],[113.922545,41.291131],[113.910254,41.298384],[113.901136,41.313664]]]]}},{"type":"Feature","properties":{"adcode":150925,"name":"凉城县","center":[112.500911,40.531627],"centroid":[112.543546,40.497269],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":5,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.18145,40.810726],[112.172601,40.807464],[112.157182,40.795263],[112.151774,40.780026],[112.152444,40.76547],[112.131796,40.752576],[112.103191,40.747221],[112.093001,40.739352],[112.104935,40.731613],[112.105516,40.719464],[112.121024,40.716655],[112.130499,40.697772],[112.111147,40.684244],[112.116242,40.668621],[112.115482,40.658978],[112.105113,40.664176],[112.096443,40.662116],[112.086789,40.666987],[112.045715,40.656003],[112.04719,40.644036],[112.057872,40.639065],[112.087683,40.619343],[112.097426,40.595982],[112.098633,40.583514],[112.086342,40.575822],[112.070029,40.576771],[112.06842,40.583285],[112.056174,40.581615],[112.05224,40.56718],[112.053849,40.558045],[112.067615,40.553953],[112.068375,40.547797],[112.086208,40.538889],[112.094253,40.524739],[112.105069,40.522806],[112.113873,40.508423],[112.124466,40.506785],[112.134075,40.511274],[112.145472,40.506883],[112.145159,40.502132],[112.155617,40.496004],[112.161785,40.483484],[112.184266,40.463978],[112.224938,40.448894],[112.217965,40.433806],[112.218278,40.427672],[112.228692,40.418059],[112.240715,40.412186],[112.248402,40.39732],[112.261587,40.395974],[112.262615,40.38662],[112.249832,40.37838],[112.246972,40.365772],[112.235977,40.3551],[112.245407,40.353951],[112.269944,40.357793],[112.272581,40.350831],[112.266726,40.34771],[112.266235,40.329644],[112.282324,40.329118],[112.282414,40.323007],[112.292425,40.307365],[112.284961,40.292345],[112.289431,40.279195],[112.305342,40.275381],[112.310303,40.256407],[112.325141,40.258775],[112.345566,40.256473],[112.368181,40.26989],[112.386193,40.276006],[112.399825,40.287151],[112.418149,40.29527],[112.456139,40.300069],[112.46481,40.298393],[112.475089,40.288696],[112.498822,40.278209],[112.511515,40.269166],[112.564164,40.257953],[112.59536,40.244895],[112.629909,40.235749],[112.67791,40.201197],[112.705531,40.185725],[112.712324,40.17881],[112.720771,40.17858],[112.730336,40.168076],[112.750761,40.16801],[112.773287,40.176045],[112.810248,40.192605],[112.84502,40.203896],[112.855121,40.21841],[112.864552,40.24325],[112.879792,40.276926],[112.890474,40.305163],[112.890787,40.322777],[112.898698,40.329315],[112.950543,40.344623],[112.962386,40.34978],[112.989828,40.357432],[112.964666,40.388458],[112.963325,40.397386],[112.974007,40.405065],[112.976867,40.412153],[112.970968,40.419503],[112.937671,40.439219],[112.931548,40.447516],[112.928553,40.464666],[112.932352,40.474699],[112.943615,40.482173],[112.957828,40.485483],[112.976152,40.483943],[112.991348,40.489318],[112.999348,40.497708],[113.001315,40.506162],[112.998991,40.524018],[112.994343,40.534369],[112.99546,40.545766],[113.000063,40.548484],[113.023081,40.551955],[113.028578,40.556507],[113.020935,40.566394],[112.993225,40.568653],[112.982454,40.57448],[112.959034,40.59523],[112.939548,40.598142],[112.925782,40.605144],[112.875099,40.595819],[112.861021,40.597324],[112.837288,40.611557],[112.81217,40.616399],[112.804617,40.632034],[112.803455,40.650804],[112.808595,40.653485],[112.834785,40.640406],[112.844439,40.642106],[112.843724,40.654041],[112.833087,40.662835],[112.834294,40.679963],[112.829467,40.697642],[112.833042,40.711788],[112.841892,40.719921],[112.837646,40.733703],[112.841087,40.741442],[112.812438,40.737165],[112.805958,40.746405],[112.799924,40.763381],[112.771856,40.77203],[112.758582,40.770496],[112.752862,40.781005],[112.741554,40.785932],[112.73552,40.782114],[112.731498,40.76609],[112.739498,40.756362],[112.729442,40.750062],[112.723632,40.740691],[112.727878,40.728674],[112.723855,40.718059],[112.709196,40.704437],[112.700704,40.703588],[112.68667,40.712114],[112.670044,40.712212],[112.662937,40.70153],[112.653194,40.694472],[112.633484,40.688885],[112.619942,40.68895],[112.601036,40.695943],[112.592634,40.69555],[112.589997,40.678656],[112.571851,40.67055],[112.557728,40.669765],[112.546823,40.664372],[112.536499,40.652112],[112.514062,40.658062],[112.50566,40.655381],[112.498866,40.642401],[112.489078,40.647763],[112.470441,40.671007],[112.427624,40.680028],[112.408317,40.675812],[112.391154,40.677479],[112.380383,40.683035],[112.360181,40.711004],[112.347488,40.739385],[112.336315,40.740593],[112.301409,40.754175],[112.301498,40.762858],[112.310124,40.782277],[112.295062,40.78554],[112.292157,40.795361],[112.283397,40.797939],[112.248357,40.79187],[112.241564,40.805409],[112.246882,40.829642],[112.233117,40.841576],[112.224401,40.841152],[112.207686,40.823642],[112.18145,40.810726]]]]}},{"type":"Feature","properties":{"adcode":150926,"name":"察哈尔右翼前旗","center":[113.211958,40.786859],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":6,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.01365,41.190479],[113.00717,41.187949],[112.993985,41.175105],[112.970387,41.176954],[112.968509,41.15976],[112.946118,41.159306],[112.932218,41.152914],[112.917201,41.151551],[112.916709,41.145969],[112.887301,41.145547],[112.884127,41.142724],[112.895167,41.13224],[112.888284,41.123898],[112.852842,41.120392],[112.834696,41.114288],[112.819589,41.113898],[112.81731,41.105034],[112.814539,41.088081],[112.824819,41.070376],[112.834875,41.058386],[112.851456,41.054292],[112.872909,41.055657],[112.881044,41.052602],[112.886317,41.043632],[112.884172,41.025557],[112.875591,41.02016],[112.844439,41.018697],[112.834294,41.007576],[112.841355,40.997428],[112.854272,40.992257],[112.879569,40.989687],[112.896686,40.984026],[112.91586,40.99024],[112.936732,40.973127],[112.938833,40.956628],[112.954923,40.940711],[112.956934,40.929089],[112.944554,40.928047],[112.93852,40.923846],[112.914832,40.92173],[112.90853,40.917366],[112.911257,40.908019],[112.927749,40.890657],[112.927436,40.874626],[112.907324,40.862471],[112.894496,40.833163],[112.895435,40.821391],[112.910229,40.802245],[112.91443,40.802636],[112.958721,40.780058],[112.979013,40.764817],[112.999795,40.760769],[113.004265,40.757538],[113.007885,40.741018],[113.02098,40.730176],[113.046768,40.735467],[113.069607,40.729295],[113.074345,40.725833],[113.081451,40.704241],[113.094501,40.707312],[113.110412,40.70643],[113.124715,40.698262],[113.1341,40.687153],[113.148179,40.68493],[113.156358,40.688002],[113.17495,40.687283],[113.181342,40.690159],[113.179733,40.700255],[113.180671,40.727466],[113.197655,40.733867],[113.238907,40.735107],[113.25236,40.73083],[113.270729,40.71868],[113.285076,40.713944],[113.309077,40.696041],[113.320876,40.697053],[113.337681,40.704405],[113.349212,40.719595],[113.364452,40.7242],[113.369235,40.73514],[113.363737,40.744348],[113.3809,40.753751],[113.39395,40.780124],[113.432879,40.78231],[113.438555,40.780841],[113.453259,40.768016],[113.4765,40.760998],[113.499204,40.756917],[113.508054,40.764001],[113.503495,40.778557],[113.514669,40.79236],[113.525931,40.791903],[113.538982,40.797482],[113.535004,40.814705],[113.511227,40.833066],[113.528479,40.851779],[113.540993,40.849595],[113.558647,40.858983],[113.55534,40.873681],[113.557351,40.891048],[113.56915,40.892286],[113.588592,40.900723],[113.588413,40.907205],[113.577061,40.919711],[113.561642,40.928763],[113.567407,40.943836],[113.567586,40.970361],[113.58676,40.999055],[113.594447,41.004193],[113.622023,41.015185],[113.632526,41.022826],[113.635521,41.030987],[113.63418,41.048637],[113.628191,41.060174],[113.620772,41.06625],[113.615096,41.077589],[113.618314,41.094609],[113.626135,41.097987],[113.644728,41.08951],[113.656348,41.090257],[113.666762,41.095551],[113.665913,41.107404],[113.650851,41.1176],[113.634716,41.119353],[113.616436,41.130325],[113.58971,41.129514],[113.581173,41.131072],[113.577463,41.138375],[113.582827,41.146748],[113.60723,41.163426],[113.610537,41.168942],[113.601106,41.180263],[113.593062,41.181268],[113.576123,41.17676],[113.560301,41.203807],[113.540099,41.19917],[113.530088,41.202121],[113.514177,41.197257],[113.49554,41.196316],[113.454242,41.204812],[113.42175,41.201667],[113.411158,41.191971],[113.385548,41.176078],[113.378308,41.166541],[113.369369,41.161642],[113.357212,41.161318],[113.314038,41.17371],[113.287981,41.176078],[113.252271,41.173743],[113.248517,41.168844],[113.258394,41.152265],[113.255668,41.137953],[113.249142,41.133182],[113.245075,41.083533],[113.246192,41.068394],[113.259332,41.071156],[113.325658,41.071253],[113.328742,41.009755],[113.322574,40.994599],[113.324094,40.984091],[113.311222,40.976446],[113.297054,40.96356],[113.299557,40.946896],[113.276942,40.929056],[113.239757,40.9412],[113.232918,40.967563],[113.198236,40.968279],[113.139598,40.965773],[113.110591,40.966587],[113.093071,40.92186],[113.082881,40.925735],[113.092311,40.952104],[113.091462,40.957637],[113.076847,40.962226],[113.0524,40.981619],[113.04574,40.989329],[113.028533,40.994436],[113.033047,41.01434],[113.048511,41.023932],[113.048914,41.037228],[113.041048,41.040219],[113.046858,41.043989],[113.03926,41.055169],[113.077294,41.064625],[113.078501,41.075022],[113.091284,41.080382],[113.089183,41.095941],[113.084445,41.096753],[113.079752,41.110034],[113.088825,41.115457],[113.075819,41.11432],[113.076222,41.129773],[113.063707,41.130163],[113.056154,41.139251],[113.046232,41.137985],[113.042344,41.147462],[113.033986,41.152589],[113.049897,41.156613],[113.046053,41.170856],[113.030098,41.16706],[113.01365,41.190479]]]]}},{"type":"Feature","properties":{"adcode":150927,"name":"察哈尔右翼中旗","center":[112.633563,41.274212],"centroid":[112.463905,41.42039],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":7,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.786695,41.821134],[112.781108,41.819463],[112.730068,41.833497],[112.701598,41.818885],[112.697531,41.811755],[112.687608,41.807932],[112.666066,41.814806],[112.646445,41.812076],[112.636255,41.80774],[112.620702,41.811594],[112.613506,41.805652],[112.592679,41.795243],[112.552991,41.802086],[112.539672,41.801283],[112.507537,41.805748],[112.485324,41.806969],[112.478173,41.80427],[112.461726,41.749957],[112.462396,41.741854],[112.445904,41.692186],[112.440854,41.668368],[112.43196,41.64599],[112.42244,41.640547],[112.412965,41.640612],[112.406037,41.649339],[112.397188,41.652366],[112.376405,41.654041],[112.352449,41.67516],[112.338415,41.678862],[112.319108,41.678669],[112.30932,41.682821],[112.293096,41.683336],[112.282324,41.676963],[112.260961,41.681823],[112.248625,41.67046],[112.239776,41.670493],[112.22096,41.678572],[112.210859,41.678186],[112.183015,41.6637],[112.162858,41.65945],[112.154902,41.655135],[112.154858,41.645539],[112.177875,41.630112],[112.16983,41.613682],[112.149405,41.610588],[112.137516,41.606045],[112.14279,41.581582],[112.129293,41.566527],[112.124913,41.546436],[112.10261,41.539178],[112.094923,41.533017],[112.093672,41.522047],[112.109493,41.474212],[112.118834,41.461618],[112.123348,41.448343],[112.122678,41.438716],[112.115616,41.431446],[112.08518,41.430122],[112.07414,41.421235],[112.053403,41.420783],[112.045715,41.41781],[112.03986,41.402942],[112.031592,41.396994],[112.022698,41.397447],[112.008396,41.406789],[111.998608,41.404946],[111.972551,41.380214],[111.969736,41.361909],[111.959903,41.345216],[111.936394,41.332856],[111.93179,41.32483],[111.932953,41.312952],[111.93988,41.292134],[111.960216,41.277724],[111.961065,41.260362],[111.979032,41.257673],[111.987747,41.25372],[111.995792,41.244616],[112.007502,41.241991],[112.018675,41.249217],[112.034005,41.24886],[112.050855,41.251485],[112.069805,41.243546],[112.070923,41.238394],[112.095594,41.235315],[112.098409,41.240209],[112.107571,41.239463],[112.114231,41.249152],[112.114231,41.256831],[112.130634,41.241732],[112.14136,41.242412],[112.150701,41.238459],[112.17269,41.221216],[112.191685,41.211718],[112.200669,41.198651],[112.216043,41.188955],[112.235977,41.18383],[112.24943,41.164789],[112.262436,41.157392],[112.278034,41.141783],[112.288001,41.136265],[112.314683,41.130682],[112.336315,41.136817],[112.351198,41.137012],[112.35969,41.133766],[112.367466,41.124839],[112.385567,41.114678],[112.386998,41.106917],[112.373053,41.106495],[112.369388,41.102858],[112.359645,41.071773],[112.349857,41.06404],[112.335331,41.066802],[112.322191,41.060206],[112.327018,41.054259],[112.345164,41.050782],[112.357321,41.052569],[112.365455,41.049774],[112.387668,41.028418],[112.403713,41.02468],[112.474821,41.034498],[112.489212,41.030499],[112.504498,41.023021],[112.519872,41.021038],[112.556387,41.025752],[112.58231,41.019803],[112.602914,41.023542],[112.625842,41.058614],[112.624501,41.072813],[112.605282,41.090225],[112.590712,41.094934],[112.596746,41.103638],[112.587986,41.116301],[112.595584,41.128994],[112.613953,41.12419],[112.618825,41.117729],[112.641708,41.114255],[112.673396,41.122632],[112.676882,41.126917],[112.691631,41.131267],[112.69467,41.137726],[112.704592,41.138764],[112.708749,41.152524],[112.720771,41.153238],[112.727163,41.14558],[112.715721,41.168812],[112.711341,41.172802],[112.719788,41.186393],[112.740034,41.197938],[112.756437,41.214959],[112.7757,41.225754],[112.783879,41.243093],[112.806137,41.265966],[112.80417,41.274906],[112.824595,41.316318],[112.83988,41.341528],[112.842205,41.352269],[112.835992,41.361262],[112.839612,41.377012],[112.83997,41.39735],[112.85749,41.407241],[112.865311,41.420621],[112.849356,41.463588],[112.832193,41.490742],[112.829333,41.499942],[112.812081,41.52208],[112.793354,41.532339],[112.78598,41.546823],[112.786114,41.571492],[112.773421,41.596087],[112.776192,41.633333],[112.77427,41.647085],[112.774583,41.683432],[112.769979,41.702],[112.771052,41.71088],[112.78379,41.724101],[112.811321,41.742401],[112.815433,41.754908],[112.813869,41.765356],[112.802963,41.801315],[112.792863,41.80729],[112.786695,41.821134]]]]}},{"type":"Feature","properties":{"adcode":150928,"name":"察哈尔右翼后旗","center":[113.1906,41.447213],"centroid":[113.064458,41.521355],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":8,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.167889,41.985293],[113.149475,41.976099],[113.151486,41.966679],[113.170302,41.964211],[113.172045,41.950271],[113.163688,41.944116],[113.14143,41.942962],[113.127217,41.954052],[113.115776,41.945975],[113.086412,41.932864],[113.078903,41.934371],[113.059864,41.959565],[113.058746,41.972158],[113.042388,41.985934],[113.002119,41.98856],[112.990097,41.987792],[112.969716,41.968089],[112.922475,41.95229],[112.886452,41.943027],[112.879792,41.935653],[112.867323,41.929466],[112.865892,41.923823],[112.846182,41.924849],[112.819679,41.904741],[112.803947,41.898262],[112.780795,41.893899],[112.777756,41.873558],[112.776594,41.847913],[112.786695,41.821134],[112.792863,41.80729],[112.802963,41.801315],[112.813869,41.765356],[112.815433,41.754908],[112.811321,41.742401],[112.78379,41.724101],[112.771052,41.71088],[112.769979,41.702],[112.774583,41.683432],[112.77427,41.647085],[112.776192,41.633333],[112.773421,41.596087],[112.786114,41.571492],[112.78598,41.546823],[112.793354,41.532339],[112.812081,41.52208],[112.829333,41.499942],[112.832193,41.490742],[112.849356,41.463588],[112.865311,41.420621],[112.85749,41.407241],[112.83997,41.39735],[112.839612,41.377012],[112.835992,41.361262],[112.842205,41.352269],[112.83988,41.341528],[112.824595,41.316318],[112.80417,41.274906],[112.806137,41.265966],[112.783879,41.243093],[112.7757,41.225754],[112.756437,41.214959],[112.740034,41.197938],[112.719788,41.186393],[112.711341,41.172802],[112.715721,41.168812],[112.727163,41.14558],[112.731855,41.133506],[112.741509,41.121009],[112.740839,41.10919],[112.734537,41.102988],[112.74866,41.083241],[112.752817,41.06781],[112.773599,41.08454],[112.769935,41.091134],[112.788483,41.107339],[112.813243,41.10958],[112.81731,41.105034],[112.819589,41.113898],[112.834696,41.114288],[112.852842,41.120392],[112.888284,41.123898],[112.895167,41.13224],[112.884127,41.142724],[112.887301,41.145547],[112.916709,41.145969],[112.917201,41.151551],[112.932218,41.152914],[112.946118,41.159306],[112.968509,41.15976],[112.970387,41.176954],[112.993985,41.175105],[113.00717,41.187949],[113.01365,41.190479],[113.052087,41.193819],[113.066791,41.187917],[113.096379,41.186782],[113.103261,41.194825],[113.106614,41.213565],[113.12458,41.227277],[113.141698,41.219239],[113.189208,41.204844],[113.206772,41.192263],[113.235466,41.175851],[113.252271,41.173743],[113.287981,41.176078],[113.314038,41.17371],[113.357212,41.161318],[113.369369,41.161642],[113.378308,41.166541],[113.385548,41.176078],[113.411158,41.191971],[113.42175,41.201667],[113.414688,41.210907],[113.422867,41.232755],[113.42032,41.239884],[113.40575,41.262532],[113.397794,41.271764],[113.388185,41.276007],[113.369413,41.26778],[113.361815,41.26927],[113.358106,41.278695],[113.363782,41.28501],[113.37214,41.302528],[113.392744,41.32195],[113.394353,41.334312],[113.415672,41.347578],[113.433192,41.36828],[113.469662,41.391466],[113.483651,41.394408],[113.489327,41.401649],[113.471047,41.401778],[113.468321,41.406401],[113.481774,41.415095],[113.481327,41.42004],[113.470019,41.42702],[113.469885,41.43807],[113.450131,41.460164],[113.431359,41.454932],[113.416163,41.454609],[113.395425,41.459615],[113.382419,41.455643],[113.383894,41.449344],[113.409951,41.444305],[113.420052,41.439491],[113.421035,41.434516],[113.403202,41.421785],[113.39404,41.41991],[113.366151,41.421106],[113.346843,41.41962],[113.336608,41.409698],[113.321814,41.404914],[113.311982,41.409698],[113.308987,41.419264],[113.315155,41.429766],[113.327357,41.432997],[113.363961,41.432383],[113.37214,41.439459],[113.369458,41.452994],[113.351983,41.46123],[113.321189,41.457645],[113.313323,41.460907],[113.314708,41.474664],[113.322619,41.477312],[113.395112,41.483898],[113.416834,41.475794],[113.431717,41.467334],[113.448164,41.465913],[113.515831,41.488934],[113.52325,41.497101],[113.523071,41.50417],[113.509529,41.514206],[113.487316,41.516852],[113.476142,41.513464],[113.460634,41.501749],[113.445706,41.501652],[113.438957,41.510269],[113.439002,41.518659],[113.44879,41.535243],[113.442443,41.541372],[113.42242,41.534049],[113.41442,41.54192],[113.41013,41.587514],[113.411023,41.608752],[113.401816,41.619191],[113.388677,41.618901],[113.377816,41.612876],[113.364318,41.600212],[113.360922,41.583001],[113.365749,41.572524],[113.396409,41.556853],[113.403738,41.542436],[113.392654,41.547565],[113.381972,41.546758],[113.379246,41.541275],[113.388319,41.537114],[113.383626,41.533985],[113.338083,41.536243],[113.32977,41.545823],[113.3152,41.548113],[113.306708,41.558691],[113.308004,41.567945],[113.315825,41.579197],[113.300361,41.568268],[113.279623,41.564237],[113.259288,41.595733],[113.253254,41.610911],[113.246908,41.639581],[113.246282,41.650788],[113.23046,41.672167],[113.234527,41.683175],[113.257187,41.67516],[113.247846,41.70258],[113.263489,41.704253],[113.26255,41.716639],[113.253075,41.720435],[113.26036,41.730759],[113.246461,41.737995],[113.225633,41.744008],[113.218974,41.753075],[113.194973,41.754297],[113.181163,41.760598],[113.172492,41.760887],[113.165431,41.773455],[113.158771,41.794536],[113.167487,41.797974],[113.172313,41.808928],[113.18228,41.812301],[113.187509,41.821069],[113.208158,41.82473],[113.206504,41.8378],[113.193901,41.837446],[113.193901,41.841042],[113.180537,41.840882],[113.165475,41.845505],[113.160514,41.855649],[113.148313,41.859405],[113.148402,41.86653],[113.132625,41.868263],[113.132044,41.874713],[113.151531,41.88251],[113.153095,41.889248],[113.163062,41.894156],[113.176202,41.893097],[113.174772,41.898102],[113.185588,41.892327],[113.186035,41.886072],[113.201365,41.882542],[113.218661,41.888253],[113.256293,41.885911],[113.265321,41.891076],[113.245701,41.904357],[113.223086,41.908302],[113.215398,41.919141],[113.220896,41.933794],[113.215756,41.935173],[113.226036,41.950912],[113.214996,41.95104],[113.204001,41.961071],[113.190057,41.967416],[113.180403,41.977572],[113.167889,41.985293]]]]}},{"type":"Feature","properties":{"adcode":150929,"name":"四子王旗","center":[111.70123,41.528114],"centroid":[111.580676,42.29483],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":9,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.859744,41.218461],[111.874135,41.223777],[111.885577,41.220568],[111.902516,41.202477],[111.906404,41.195376],[111.922807,41.194922],[111.929511,41.202445],[111.926293,41.228768],[111.931522,41.253947],[111.961065,41.260362],[111.960216,41.277724],[111.93988,41.292134],[111.932953,41.312952],[111.93179,41.32483],[111.936394,41.332856],[111.959903,41.345216],[111.969736,41.361909],[111.972551,41.380214],[111.998608,41.404946],[112.008396,41.406789],[112.022698,41.397447],[112.031592,41.396994],[112.03986,41.402942],[112.045715,41.41781],[112.053403,41.420783],[112.07414,41.421235],[112.08518,41.430122],[112.115616,41.431446],[112.122678,41.438716],[112.123348,41.448343],[112.118834,41.461618],[112.109493,41.474212],[112.093672,41.522047],[112.094923,41.533017],[112.10261,41.539178],[112.124913,41.546436],[112.129293,41.566527],[112.14279,41.581582],[112.137516,41.606045],[112.149405,41.610588],[112.16983,41.613682],[112.177875,41.630112],[112.154858,41.645539],[112.154902,41.655135],[112.162858,41.65945],[112.183015,41.6637],[112.210859,41.678186],[112.22096,41.678572],[112.239776,41.670493],[112.248625,41.67046],[112.260961,41.681823],[112.282324,41.676963],[112.293096,41.683336],[112.30932,41.682821],[112.319108,41.678669],[112.338415,41.678862],[112.352449,41.67516],[112.376405,41.654041],[112.397188,41.652366],[112.406037,41.649339],[112.412965,41.640612],[112.42244,41.640547],[112.43196,41.64599],[112.440854,41.668368],[112.445904,41.692186],[112.462396,41.741854],[112.461726,41.749957],[112.478173,41.80427],[112.485324,41.806969],[112.507537,41.805748],[112.539672,41.801283],[112.552991,41.802086],[112.592679,41.795243],[112.613506,41.805652],[112.620702,41.811594],[112.636255,41.80774],[112.646445,41.812076],[112.666066,41.814806],[112.687608,41.807932],[112.697531,41.811755],[112.701598,41.818885],[112.730068,41.833497],[112.781108,41.819463],[112.786695,41.821134],[112.776594,41.847913],[112.777756,41.873558],[112.780795,41.893899],[112.803947,41.898262],[112.819679,41.904741],[112.846182,41.924849],[112.865892,41.923823],[112.867323,41.929466],[112.879792,41.935653],[112.886452,41.943027],[112.922475,41.95229],[112.969716,41.968089],[112.990097,41.987792],[113.002119,41.98856],[112.963906,41.998521],[112.939816,42.018215],[112.917916,42.042831],[112.898876,42.069806],[112.856149,42.117167],[112.827724,42.120619],[112.788617,42.138997],[112.737978,42.144589],[112.690022,42.254541],[112.63697,42.280436],[112.654758,42.31601],[112.62535,42.334808],[112.610512,42.341275],[112.589595,42.34704],[112.512855,42.364492],[112.441256,42.379329],[112.397635,42.387669],[112.359913,42.411665],[112.299666,42.451584],[112.25457,42.482865],[112.178545,42.511018],[112.180646,42.534839],[112.152176,42.544715],[112.043436,42.580487],[112.029044,42.584644],[112.026497,42.602791],[112.004329,42.627561],[111.935008,42.707541],[111.908416,42.744898],[111.858448,42.818343],[111.855945,42.83993],[111.811475,42.905055],[111.752613,42.987673],[111.658487,43.023915],[111.619023,43.054279],[111.544876,43.133112],[111.5034,43.178697],[111.379732,43.182468],[111.30773,43.223117],[111.215705,43.276825],[111.174855,43.336065],[111.152195,43.373417],[111.150989,43.380246],[111.142497,43.377364],[111.069646,43.35794],[111.056863,43.346533],[111.020527,43.330046],[110.931899,43.251531],[110.858601,43.183065],[110.820209,43.148929],[110.769884,43.099325],[110.736498,43.089601],[110.687245,43.036485],[110.68939,43.021489],[110.661323,42.979192],[110.631467,42.936014],[110.589589,42.91061],[110.542213,42.883964],[110.498369,42.856138],[110.469497,42.838982],[110.437183,42.781378],[110.396377,42.764327],[110.339884,42.738536],[110.344354,42.737429],[110.38288,42.713051],[110.406076,42.705103],[110.440222,42.688728],[110.475128,42.654761],[110.497967,42.639672],[110.538012,42.606439],[110.554281,42.596764],[110.578594,42.572205],[110.639378,42.491796],[110.704452,42.471105],[110.716028,42.461568],[110.730196,42.442871],[110.723179,42.39429],[110.743246,42.323562],[110.739001,42.3155],[110.74195,42.305238],[110.76251,42.294241],[110.771314,42.282222],[110.778108,42.262132],[110.779672,42.237696],[110.790398,42.218358],[110.795538,42.173724],[110.801661,42.160915],[110.813371,42.152449],[110.845283,42.120811],[110.876836,42.083464],[110.88725,42.065231],[110.903921,42.040719],[110.924346,42.022601],[110.936547,41.997657],[110.947587,41.985549],[110.963498,41.95261],[110.978783,41.929979],[110.994158,41.915806],[111.001398,41.89839],[111.017622,41.867653],[111.021823,41.854301],[111.067009,41.793218],[111.079881,41.786246],[111.099501,41.784382],[111.121044,41.771623],[111.142854,41.747288],[111.152329,41.746195],[111.162475,41.73867],[111.161045,41.724262],[111.193403,41.704832],[111.215035,41.68855],[111.243684,41.669688],[111.272288,41.659675],[111.293249,41.659675],[111.303752,41.645797],[111.316669,41.643349],[111.349117,41.646731],[111.359575,41.643382],[111.376201,41.625183],[111.378749,41.607817],[111.383665,41.598923],[111.39381,41.590962],[111.405207,41.567913],[111.431845,41.541468],[111.437387,41.5305],[111.437476,41.508075],[111.440292,41.49368],[111.441007,41.466462],[111.443465,41.461489],[111.436046,41.444046],[111.436135,41.436713],[111.427063,41.43164],[111.430593,41.416808],[111.419509,41.402748],[111.399799,41.396671],[111.38505,41.379826],[111.397297,41.360453],[111.420493,41.350457],[111.426392,41.331885],[111.425811,41.318778],[111.445923,41.329005],[111.456739,41.325186],[111.47131,41.324507],[111.481276,41.333277],[111.495131,41.334312],[111.500361,41.325736],[111.509702,41.325607],[111.523601,41.331497],[111.53616,41.330914],[111.54206,41.326578],[111.541881,41.316091],[111.562843,41.31525],[111.563915,41.321238],[111.573301,41.32059],[111.582508,41.306801],[111.616118,41.302722],[111.63556,41.306413],[111.647135,41.300423],[111.652811,41.305118],[111.673415,41.30188],[111.673236,41.307189],[111.688969,41.308484],[111.688254,41.300423],[111.696388,41.302107],[111.702556,41.294757],[111.717796,41.296409],[111.71364,41.303726],[111.704388,41.30706],[111.730892,41.311009],[111.732903,41.29929],[111.739071,41.287828],[111.763831,41.292555],[111.768837,41.283456],[111.791586,41.264379],[111.804636,41.26007],[111.830469,41.260459],[111.840392,41.252295],[111.83847,41.236125],[111.834984,41.23632],[111.828056,41.223064],[111.829173,41.217683],[111.837799,41.221021],[111.847989,41.219044],[111.85304,41.224198],[111.859744,41.218461]]]]}},{"type":"Feature","properties":{"adcode":150981,"name":"丰镇市","center":[113.163462,40.437534],"centroid":[113.301538,40.551733],"childrenNum":0,"level":"district","parent":{"adcode":150900},"subFeatureIndex":10,"acroutes":[100000,150000,150900]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.989828,40.357432],[113.006767,40.35996],[113.033137,40.368925],[113.083149,40.374867],[113.115329,40.381138],[113.170749,40.395974],[113.199264,40.401521],[113.219376,40.402834],[113.247757,40.412974],[113.257634,40.409594],[113.259154,40.400307],[113.27721,40.387276],[113.291199,40.365083],[113.302775,40.33467],[113.316004,40.320115],[113.323423,40.318768],[113.344519,40.322185],[113.363022,40.318538],[113.387649,40.31913],[113.404811,40.32304],[113.422197,40.324157],[113.457639,40.330465],[113.500098,40.334506],[113.537284,40.341404],[113.559854,40.34863],[113.572547,40.357563],[113.584167,40.371223],[113.626001,40.398928],[113.647812,40.4155],[113.667968,40.423768],[113.673376,40.43607],[113.688751,40.448172],[113.717892,40.457354],[113.763435,40.473977],[113.777558,40.485385],[113.790698,40.502525],[113.79481,40.51799],[113.78967,40.544391],[113.771837,40.558668],[113.770273,40.576542],[113.766653,40.584627],[113.731255,40.616562],[113.715657,40.618394],[113.692416,40.616235],[113.683164,40.619114],[113.671902,40.634617],[113.648616,40.64276],[113.617956,40.645049],[113.609151,40.642433],[113.582827,40.655905],[113.546937,40.661332],[113.521998,40.670027],[113.517037,40.67493],[113.512076,40.690551],[113.489953,40.71476],[113.490579,40.737165],[113.499204,40.756917],[113.4765,40.760998],[113.453259,40.768016],[113.438555,40.780841],[113.432879,40.78231],[113.39395,40.780124],[113.3809,40.753751],[113.363737,40.744348],[113.369235,40.73514],[113.364452,40.7242],[113.349212,40.719595],[113.337681,40.704405],[113.320876,40.697053],[113.309077,40.696041],[113.285076,40.713944],[113.270729,40.71868],[113.25236,40.73083],[113.238907,40.735107],[113.197655,40.733867],[113.180671,40.727466],[113.179733,40.700255],[113.181342,40.690159],[113.17495,40.687283],[113.156358,40.688002],[113.148179,40.68493],[113.1341,40.687153],[113.124715,40.698262],[113.110412,40.70643],[113.094501,40.707312],[113.081451,40.704241],[113.074345,40.725833],[113.069607,40.729295],[113.046768,40.735467],[113.02098,40.730176],[113.007885,40.741018],[113.004265,40.757538],[112.999795,40.760769],[112.979013,40.764817],[112.958721,40.780058],[112.91443,40.802636],[112.910229,40.802245],[112.897938,40.791381],[112.894496,40.784561],[112.904776,40.753098],[112.890608,40.752576],[112.879747,40.766873],[112.863747,40.765894],[112.841087,40.741442],[112.837646,40.733703],[112.841892,40.719921],[112.833042,40.711788],[112.829467,40.697642],[112.834294,40.679963],[112.833087,40.662835],[112.843724,40.654041],[112.844439,40.642106],[112.834785,40.640406],[112.808595,40.653485],[112.803455,40.650804],[112.804617,40.632034],[112.81217,40.616399],[112.837288,40.611557],[112.861021,40.597324],[112.875099,40.595819],[112.925782,40.605144],[112.939548,40.598142],[112.959034,40.59523],[112.982454,40.57448],[112.993225,40.568653],[113.020935,40.566394],[113.028578,40.556507],[113.023081,40.551955],[113.000063,40.548484],[112.99546,40.545766],[112.994343,40.534369],[112.998991,40.524018],[113.001315,40.506162],[112.999348,40.497708],[112.991348,40.489318],[112.976152,40.483943],[112.957828,40.485483],[112.943615,40.482173],[112.932352,40.474699],[112.928553,40.464666],[112.931548,40.447516],[112.937671,40.439219],[112.970968,40.419503],[112.976867,40.412153],[112.974007,40.405065],[112.963325,40.397386],[112.964666,40.388458],[112.989828,40.357432]]]]}}]}
|
public/china-city-data/citys/乌海市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":150302,"name":"海勃湾区","center":[106.817762,39.673527],"centroid":[106.848404,39.683678],"childrenNum":0,"level":"district","parent":{"adcode":150300},"subFeatureIndex":0,"acroutes":[100000,150000,150300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.952416,39.507484],[106.949332,39.540695],[106.942564,39.552431],[106.940632,39.564965],[106.945114,39.577619],[106.940896,39.584384],[106.923775,39.633131],[106.912994,39.638786],[106.90508,39.65055],[106.902878,39.663416],[106.897324,39.668113],[106.889506,39.670278],[106.887795,39.677708],[106.89025,39.679268],[106.893861,39.67904],[106.900291,39.675141],[106.904256,39.674808],[106.911009,39.680231],[106.91292,39.682343],[106.909245,39.685751],[106.902488,39.688598],[106.896791,39.690017],[106.89818,39.694047],[106.900751,39.697078],[106.912096,39.701387],[106.915581,39.704076],[106.916272,39.708455],[106.90726,39.721924],[106.900281,39.755111],[106.883577,39.757421],[106.883471,39.766584],[106.881486,39.790259],[106.875795,39.795026],[106.875737,39.796802],[106.87807,39.80567],[106.891237,39.819373],[106.907862,39.833913],[106.923838,39.839796],[106.921858,39.85025],[106.930738,39.856804],[106.952743,39.857897],[106.966248,39.859531],[106.967906,39.862048],[106.965055,39.869012],[106.964379,39.895237],[106.968423,39.906477],[106.967811,39.908302],[106.963466,39.911323],[106.951846,39.912406],[106.947046,39.911708],[106.941931,39.91321],[106.93323,39.915113],[106.921985,39.905962],[106.898634,39.881121],[106.867965,39.862773],[106.86352,39.843109],[106.84009,39.836369],[106.834478,39.833624],[106.825455,39.830521],[106.822847,39.829288],[106.801528,39.822285],[106.796708,39.819303],[106.787105,39.814074],[106.778278,39.812247],[106.769102,39.866277],[106.749811,39.858421],[106.753945,39.851001],[106.758078,39.83247],[106.758311,39.821603],[106.75915,39.80553],[106.758997,39.795498],[106.758606,39.792874],[106.752799,39.78906],[106.752308,39.786663],[106.754626,39.782849],[106.760924,39.77606],[106.763822,39.771921],[106.766467,39.764387],[106.767365,39.753439],[106.767407,39.747986],[106.766383,39.736869],[106.76481,39.730382],[106.760079,39.719446],[106.759631,39.717257],[106.759984,39.711477],[106.762487,39.707308],[106.767587,39.703603],[106.77663,39.699732],[106.787316,39.692742],[106.794354,39.68986],[106.796017,39.68717],[106.796296,39.684016],[106.794259,39.680039],[106.789998,39.675684],[106.786017,39.672538],[106.776847,39.666615],[106.768975,39.663381],[106.765448,39.658561],[106.764646,39.655134],[106.765359,39.650874],[106.768416,39.640863],[106.769751,39.633823],[106.772312,39.623153],[106.778468,39.612936],[106.784829,39.603166],[106.786524,39.597964],[106.785521,39.581506],[106.784592,39.576733],[106.782079,39.572451],[106.77464,39.563947],[106.764477,39.551299],[106.762508,39.546945],[106.76227,39.54324],[106.763764,39.539843],[106.768775,39.53411],[106.769144,39.52993],[106.768152,39.528359],[106.759467,39.520754],[106.754684,39.516091],[106.752239,39.510716],[106.751342,39.507255],[106.751162,39.501107],[106.791545,39.502354],[106.874559,39.505832],[106.873841,39.509855],[106.869032,39.516056],[106.868203,39.524574],[106.869327,39.52705],[106.872326,39.530791],[106.870742,39.534681],[106.871212,39.536041],[106.874913,39.538078],[106.876481,39.54245],[106.878081,39.545014],[106.876328,39.548411],[106.872975,39.552089],[106.908158,39.553985],[106.908718,39.55158],[106.909573,39.541107],[106.910201,39.522502],[106.937865,39.508239],[106.952416,39.507484]]]]}},{"type":"Feature","properties":{"adcode":150303,"name":"海南区","center":[106.884789,39.44153],"centroid":[106.922665,39.274726],"childrenNum":0,"level":"district","parent":{"adcode":150300},"subFeatureIndex":1,"acroutes":[100000,150000,150300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.952416,39.507484],[106.937865,39.508239],[106.910201,39.522502],[106.909573,39.541107],[106.908718,39.55158],[106.908158,39.553985],[106.872975,39.552089],[106.876328,39.548411],[106.878081,39.545014],[106.876481,39.54245],[106.874913,39.538078],[106.871212,39.536041],[106.870742,39.534681],[106.872326,39.530791],[106.869327,39.52705],[106.868203,39.524574],[106.869032,39.516056],[106.873841,39.509855],[106.874559,39.505832],[106.791545,39.502354],[106.751162,39.501107],[106.753728,39.493165],[106.757133,39.485407],[106.75934,39.476629],[106.759356,39.471181],[106.758084,39.466365],[106.757487,39.460336],[106.75886,39.456126],[106.750381,39.446843],[106.749124,39.443564],[106.752883,39.431448],[106.752625,39.428423],[106.750175,39.424668],[106.744119,39.422056],[106.740308,39.419866],[106.739378,39.412769],[106.741928,39.408556],[106.743454,39.403155],[106.74631,39.395466],[106.749072,39.391393],[106.751674,39.386131],[106.752936,39.381855],[106.751305,39.381574],[106.753095,39.376479],[106.755856,39.373469],[106.761457,39.372466],[106.772328,39.372967],[106.781514,39.371867],[106.787195,39.36693],[106.790954,39.361658],[106.793208,39.356641],[106.798049,39.348102],[106.797965,39.345848],[106.794127,39.340838],[106.793292,39.335899],[106.799554,39.326776],[106.806813,39.318656],[106.807146,39.315398],[106.80222,39.30311],[106.802389,39.298591],[106.801887,39.293913],[106.802806,39.289393],[106.804976,39.284538],[106.806475,39.277347],[106.803888,39.270156],[106.793451,39.253276],[106.79155,39.246779],[106.791054,39.24148],[106.79637,39.237556],[106.799295,39.232231],[106.798535,39.226913],[106.796149,39.220731],[106.795932,39.214319],[106.802114,39.20855],[106.814363,39.20234],[106.825524,39.193747],[106.829747,39.181358],[106.833913,39.164466],[106.843078,39.147799],[106.84774,39.137875],[106.850268,39.128179],[106.853668,39.116539],[106.859006,39.107776],[106.870172,39.096901],[106.878957,39.091352],[106.881449,39.090239],[106.897604,39.085786],[106.903021,39.083859],[106.905919,39.080837],[106.910338,39.079688],[106.913738,39.080386],[106.917545,39.079326],[106.920369,39.07952],[106.930728,39.0758],[106.932602,39.076445],[106.936287,39.07435],[106.938172,39.071999],[106.941112,39.071168],[106.943219,39.067881],[106.943604,39.064805],[106.945273,39.061914],[106.947495,39.061127],[106.949232,39.061852],[106.954469,39.061251],[106.959084,39.055664],[106.961697,39.054506],[106.966633,39.054966],[106.971052,39.054091],[106.975001,39.051527],[106.977409,39.049184],[106.980328,39.047743],[106.98339,39.044684],[106.987271,39.042438],[106.986991,39.040086],[106.989467,39.037248],[106.993068,39.036399],[106.997333,39.040183],[107.000174,39.040104],[107.002312,39.041138],[107.006736,39.040997],[107.011804,39.039343],[107.020072,39.041978],[107.02116,39.041784],[107.022643,39.038362],[107.027199,39.03677],[107.035293,39.037142],[107.038561,39.039839],[107.039886,39.044171],[107.043951,39.048008],[107.046818,39.047274],[107.049806,39.047628],[107.050598,39.048795],[107.046285,39.051394],[107.045926,39.052782],[107.043217,39.054427],[107.04356,39.058272],[107.04497,39.059439],[107.052726,39.058016],[107.054964,39.058113],[107.05706,39.06035],[107.060085,39.061755],[107.062635,39.060783],[107.064472,39.058042],[107.067809,39.05692],[107.069947,39.052712],[107.070243,39.047053],[107.073791,39.045108],[107.077692,39.04578],[107.091799,39.082763],[107.088959,39.113271],[107.103488,39.13716],[107.119463,39.209414],[107.139314,39.227363],[107.135107,39.232707],[107.12696,39.23835],[107.12733,39.250526],[107.127895,39.255127],[107.138728,39.268305],[107.136543,39.279982],[107.059705,39.222953],[107.052235,39.238438],[107.020215,39.25756],[106.993194,39.269468],[106.943029,39.299278],[106.942707,39.313213],[106.958767,39.340521],[106.960704,39.379453],[106.964965,39.449946],[106.963745,39.451959],[106.956349,39.482183],[106.953477,39.495976],[106.952416,39.507484]]]]}},{"type":"Feature","properties":{"adcode":150304,"name":"乌达区","center":[106.722711,39.502288],"centroid":[106.704571,39.533057],"childrenNum":0,"level":"district","parent":{"adcode":150300},"subFeatureIndex":2,"acroutes":[100000,150000,150300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.752883,39.431448],[106.749124,39.443564],[106.750381,39.446843],[106.75886,39.456126],[106.757487,39.460336],[106.758084,39.466365],[106.759356,39.471181],[106.75934,39.476629],[106.757133,39.485407],[106.753728,39.493165],[106.751162,39.501107],[106.751342,39.507255],[106.752239,39.510716],[106.754684,39.516091],[106.759467,39.520754],[106.768152,39.528359],[106.769144,39.52993],[106.768775,39.53411],[106.763764,39.539843],[106.76227,39.54324],[106.762508,39.546945],[106.764477,39.551299],[106.77464,39.563947],[106.782079,39.572451],[106.784592,39.576733],[106.785521,39.581506],[106.786524,39.597964],[106.784829,39.603166],[106.778468,39.612936],[106.772312,39.623153],[106.769751,39.633823],[106.738819,39.619812],[106.639612,39.574188],[106.637279,39.571582],[106.638446,39.566852],[106.626841,39.559594],[106.625073,39.55718],[106.619962,39.552976],[106.617465,39.548718],[106.611372,39.541195],[106.611473,39.530115],[106.62012,39.499604],[106.626746,39.492049],[106.631144,39.490222],[106.63948,39.481243],[106.644586,39.477983],[106.647938,39.47706],[106.658275,39.47532],[106.662504,39.471427],[106.665862,39.466558],[106.666759,39.462568],[106.668824,39.459677],[106.678047,39.457312],[106.69029,39.453172],[106.708351,39.445972],[106.711619,39.445559],[106.719316,39.441436],[106.727019,39.441128],[106.733851,39.43922],[106.743058,39.437436],[106.752883,39.431448]]]]}}]}
|
public/china-city-data/citys/乌鲁木齐市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":650102,"name":"天山区","center":[87.620116,43.796428],"centroid":[87.630072,43.712555],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":0,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[87.604891,43.804077],[87.606328,43.800366],[87.605674,43.794296],[87.608439,43.786195],[87.605544,43.77545],[87.597228,43.751441],[87.593528,43.744623],[87.588891,43.733062],[87.581947,43.710982],[87.582926,43.694953],[87.568951,43.694559],[87.553191,43.683754],[87.548249,43.652311],[87.549751,43.644256],[87.548554,43.638083],[87.548641,43.632982],[87.555215,43.623195],[87.560657,43.619319],[87.560527,43.613274],[87.566056,43.614194],[87.56943,43.619428],[87.579792,43.628559],[87.588739,43.627005],[87.59011,43.628406],[87.600842,43.624968],[87.608156,43.624728],[87.612401,43.621925],[87.614012,43.626917],[87.61941,43.634186],[87.63885,43.630201],[87.637195,43.638499],[87.646643,43.638893],[87.668085,43.638368],[87.695513,43.636901],[87.698713,43.638039],[87.702675,43.642877],[87.698125,43.654762],[87.701673,43.661831],[87.695905,43.667104],[87.689004,43.664085],[87.683584,43.666382],[87.679121,43.670868],[87.679121,43.680319],[87.681146,43.683163],[87.681494,43.690819],[87.67394,43.690294],[87.666321,43.693466],[87.659943,43.693181],[87.654501,43.69469],[87.645707,43.695062],[87.630665,43.698714],[87.629054,43.700814],[87.637674,43.701492],[87.644292,43.69854],[87.654436,43.698321],[87.661707,43.699414],[87.663992,43.702126],[87.658245,43.706631],[87.65535,43.712797],[87.664689,43.725499],[87.674506,43.735903],[87.671676,43.74034],[87.680253,43.746787],[87.682887,43.744929],[87.689897,43.751244],[87.69806,43.760945],[87.70496,43.767346],[87.699714,43.776061],[87.703284,43.776585],[87.702479,43.780692],[87.699148,43.781456],[87.698756,43.790693],[87.700324,43.792615],[87.69708,43.800519],[87.690789,43.80733],[87.683627,43.807658],[87.678468,43.819685],[87.674332,43.823962],[87.663165,43.823438],[87.644401,43.813224],[87.628292,43.810539],[87.616951,43.80661],[87.604891,43.804077]]]]}},{"type":"Feature","properties":{"adcode":650103,"name":"沙依巴克区","center":[87.596639,43.788872],"centroid":[87.475523,43.720147],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":1,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[87.484577,43.865326],[87.482574,43.861466],[87.468969,43.861379],[87.473518,43.850516],[87.477567,43.844757],[87.468468,43.840982],[87.460522,43.84083],[87.460392,43.834153],[87.451162,43.834262],[87.452381,43.829789],[87.45852,43.829505],[87.459151,43.825839],[87.452076,43.825337],[87.451314,43.819772],[87.45778,43.815952],[87.460544,43.812089],[87.455102,43.809011],[87.451336,43.810583],[87.442846,43.807112],[87.451271,43.804754],[87.457997,43.80471],[87.461045,43.807112],[87.486449,43.804732],[87.491586,43.802003],[87.498443,43.800672],[87.500141,43.797549],[87.497899,43.795235],[87.49041,43.795235],[87.486166,43.793597],[87.478068,43.793466],[87.46148,43.790104],[87.451706,43.789973],[87.440321,43.791261],[87.419358,43.78578],[87.408322,43.790235],[87.400855,43.790475],[87.392583,43.787702],[87.371881,43.787178],[87.347696,43.78792],[87.346434,43.785933],[87.35353,43.780517],[87.356251,43.774314],[87.356164,43.766428],[87.361084,43.748185],[87.36977,43.719443],[87.366287,43.700377],[87.361998,43.689944],[87.36067,43.673865],[87.36104,43.666951],[87.367658,43.661109],[87.3699,43.654193],[87.372839,43.639747],[87.365568,43.624903],[87.368616,43.616669],[87.372991,43.613975],[87.380327,43.606397],[87.380654,43.593736],[87.385769,43.574607],[87.385182,43.564175],[87.391386,43.567682],[87.404164,43.572109],[87.40941,43.572854],[87.415658,43.576667],[87.421557,43.578245],[87.426759,43.57682],[87.435793,43.581116],[87.443369,43.583504],[87.453361,43.591282],[87.464811,43.592377],[87.477197,43.599848],[87.485513,43.607032],[87.494351,43.618859],[87.497616,43.62175],[87.507107,43.625538],[87.510829,43.628362],[87.522824,43.632413],[87.533969,43.638171],[87.541087,43.636091],[87.548554,43.638083],[87.549751,43.644256],[87.548249,43.652311],[87.553191,43.683754],[87.568951,43.694559],[87.582926,43.694953],[87.581947,43.710982],[87.588891,43.733062],[87.593528,43.744623],[87.597228,43.751441],[87.605544,43.77545],[87.608439,43.786195],[87.605674,43.794296],[87.606328,43.800366],[87.604891,43.804077],[87.599122,43.81091],[87.598339,43.816083],[87.599645,43.836379],[87.591982,43.834808],[87.576918,43.834895],[87.574176,43.833564],[87.562856,43.848771],[87.558524,43.846829],[87.55306,43.849251],[87.549577,43.85453],[87.549991,43.850014],[87.537583,43.84792],[87.534165,43.851192],[87.526916,43.844626],[87.525784,43.84179],[87.513616,43.848356],[87.502623,43.847658],[87.491956,43.851519],[87.483532,43.849207],[87.487036,43.858521],[87.490911,43.864018],[87.484577,43.865326]]]]}},{"type":"Feature","properties":{"adcode":650104,"name":"新市区","center":[87.560653,43.870882],"centroid":[87.517061,43.951938],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":2,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[87.599645,43.836379],[87.600798,43.850342],[87.5986,43.858412],[87.598643,43.869993],[87.59971,43.875728],[87.602387,43.890641],[87.604804,43.895502],[87.608744,43.919562],[87.614447,43.933222],[87.615492,43.944047],[87.603824,43.955307],[87.602627,43.95866],[87.596183,43.965911],[87.585408,43.974662],[87.568603,43.981127],[87.56512,43.984719],[87.566099,44.001301],[87.563204,44.0045],[87.562312,44.014333],[87.558285,44.015399],[87.55774,44.026362],[87.558785,44.026362],[87.558219,44.038084],[87.555846,44.041346],[87.541936,44.042738],[87.535645,44.040998],[87.536625,44.047304],[87.528418,44.045586],[87.527047,44.046651],[87.529006,44.054152],[87.516729,44.049065],[87.512723,44.044238],[87.511939,44.037867],[87.509915,44.036127],[87.508304,44.021534],[87.513529,44.021055],[87.517599,44.016792],[87.51601,44.011571],[87.512484,44.010091],[87.510002,44.002781],[87.506367,44.003064],[87.506584,44.006132],[87.499858,44.006893],[87.500119,44.001671],[87.497246,44.001649],[87.496723,44.007285],[87.492435,44.007807],[87.493893,44.012593],[87.499096,44.046717],[87.504582,44.066455],[87.484555,44.079995],[87.478656,44.078278],[87.462743,44.078865],[87.46037,44.072954],[87.455951,44.06689],[87.453012,44.065477],[87.444457,44.067216],[87.440278,44.064521],[87.434052,44.06313],[87.421666,44.056891],[87.421296,44.055326],[87.428588,44.051043],[87.425628,44.044303],[87.4275,44.038106],[87.424474,44.035692],[87.428109,44.034387],[87.42147,44.022969],[87.410324,44.01379],[87.41877,44.007763],[87.449878,43.996318],[87.457605,43.994316],[87.456561,43.987352],[87.453448,43.98474],[87.456865,43.974728],[87.453644,43.9621],[87.449551,43.960228],[87.446786,43.948142],[87.437622,43.953565],[87.426542,43.937252],[87.447157,43.919605],[87.449921,43.91431],[87.449682,43.90276],[87.45249,43.899011],[87.481812,43.885191],[87.485796,43.884907],[87.482465,43.870407],[87.484577,43.865326],[87.490911,43.864018],[87.487036,43.858521],[87.483532,43.849207],[87.491956,43.851519],[87.502623,43.847658],[87.513616,43.848356],[87.525784,43.84179],[87.526916,43.844626],[87.534165,43.851192],[87.537583,43.84792],[87.549991,43.850014],[87.549577,43.85453],[87.55306,43.849251],[87.558524,43.846829],[87.562856,43.848771],[87.574176,43.833564],[87.576918,43.834895],[87.591982,43.834808],[87.599645,43.836379]]]]}},{"type":"Feature","properties":{"adcode":650105,"name":"水磨沟区","center":[87.613093,43.816747],"centroid":[87.776219,43.827476],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":3,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[87.70496,43.767346],[87.710403,43.764419],[87.717129,43.766996],[87.723115,43.77261],[87.730843,43.772414],[87.734239,43.76846],[87.745842,43.772217],[87.758032,43.769203],[87.762582,43.771562],[87.767915,43.771758],[87.773357,43.76787],[87.77192,43.763654],[87.77536,43.763348],[87.776992,43.766407],[87.781237,43.764856],[87.797346,43.766297],[87.799457,43.774292],[87.802374,43.777918],[87.815871,43.78329],[87.822162,43.782701],[87.83211,43.787614],[87.837639,43.784164],[87.848045,43.783836],[87.85562,43.787876],[87.864676,43.786653],[87.879435,43.788553],[87.881503,43.78626],[87.894847,43.7834],[87.898874,43.784164],[87.904098,43.775668],[87.912457,43.773069],[87.923233,43.776585],[87.927042,43.776738],[87.928871,43.773615],[87.927826,43.768569],[87.934139,43.76372],[87.938601,43.762671],[87.959804,43.760508],[87.966661,43.761906],[87.973409,43.766035],[87.984511,43.767018],[87.994307,43.762278],[88.000946,43.757187],[88.00678,43.759175],[88.012549,43.770623],[88.017381,43.77178],[87.989975,43.794383],[87.98105,43.800584],[87.974171,43.804055],[87.961828,43.80554],[87.953578,43.809011],[87.942933,43.803313],[87.925431,43.809753],[87.913415,43.81521],[87.867876,43.861989],[87.871097,43.863865],[87.868638,43.867136],[87.848959,43.875008],[87.841819,43.876971],[87.829977,43.882792],[87.823816,43.889224],[87.809732,43.890706],[87.793602,43.885016],[87.788791,43.887],[87.784677,43.885779],[87.78398,43.880568],[87.774772,43.878454],[87.78226,43.875859],[87.782957,43.849382],[87.760644,43.862011],[87.751023,43.864476],[87.730081,43.862753],[87.724944,43.866722],[87.718762,43.863494],[87.714299,43.870931],[87.705766,43.870298],[87.703916,43.880329],[87.716062,43.888526],[87.711992,43.888025],[87.709009,43.890357],[87.70496,43.89742],[87.69658,43.900973],[87.694359,43.911565],[87.687698,43.916555],[87.677641,43.911957],[87.674267,43.912894],[87.66754,43.910366],[87.668324,43.903959],[87.659856,43.900515],[87.655807,43.901191],[87.647383,43.899774],[87.640548,43.902716],[87.639263,43.895807],[87.630795,43.884188],[87.625179,43.886019],[87.617125,43.882138],[87.614447,43.878628],[87.615579,43.875379],[87.59971,43.875728],[87.598643,43.869993],[87.5986,43.858412],[87.600798,43.850342],[87.599645,43.836379],[87.598339,43.816083],[87.599122,43.81091],[87.604891,43.804077],[87.616951,43.80661],[87.628292,43.810539],[87.644401,43.813224],[87.663165,43.823438],[87.674332,43.823962],[87.678468,43.819685],[87.683627,43.807658],[87.690789,43.80733],[87.69708,43.800519],[87.700324,43.792615],[87.698756,43.790693],[87.699148,43.781456],[87.702479,43.780692],[87.703284,43.776585],[87.699714,43.776061],[87.70496,43.767346]]]]}},{"type":"Feature","properties":{"adcode":650106,"name":"头屯河区","center":[87.425823,43.876053],"centroid":[87.37259,43.898773],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":4,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[87.421666,44.056891],[87.417051,44.055935],[87.419641,44.053022],[87.409628,44.049065],[87.409628,44.046695],[87.399353,44.046869],[87.398134,44.044868],[87.390254,44.043694],[87.383223,44.044173],[87.375212,44.035627],[87.367615,44.031865],[87.36781,44.02982],[87.360627,44.026623],[87.353726,44.01851],[87.355816,44.014703],[87.350439,44.010222],[87.34417,44.007459],[87.343169,44.004086],[87.33888,44.001976],[87.341797,44.000605],[87.335484,43.999735],[87.326973,43.995448],[87.315523,43.987265],[87.314238,43.983326],[87.301177,43.967587],[87.296345,43.966477],[87.291294,43.96136],[87.286527,43.959074],[87.28176,43.953804],[87.273096,43.941347],[87.268503,43.930237],[87.262625,43.923832],[87.26441,43.911194],[87.263235,43.906901],[87.267915,43.899534],[87.269809,43.891949],[87.273901,43.885321],[87.27721,43.877145],[87.27795,43.871607],[87.280802,43.86598],[87.278843,43.860463],[87.280171,43.856667],[87.280214,43.846218],[87.281825,43.841986],[87.280606,43.8352],[87.282609,43.832844],[87.280758,43.826363],[87.281847,43.814075],[87.278799,43.811761],[87.281433,43.806784],[87.278407,43.8003],[87.272508,43.797418],[87.269047,43.79303],[87.267828,43.788248],[87.259142,43.779752],[87.264693,43.779796],[87.28152,43.798903],[87.346434,43.785933],[87.347696,43.78792],[87.371881,43.787178],[87.392583,43.787702],[87.400855,43.790475],[87.408322,43.790235],[87.419358,43.78578],[87.440321,43.791261],[87.451706,43.789973],[87.46148,43.790104],[87.478068,43.793466],[87.486166,43.793597],[87.49041,43.795235],[87.497899,43.795235],[87.500141,43.797549],[87.498443,43.800672],[87.491586,43.802003],[87.486449,43.804732],[87.461045,43.807112],[87.457997,43.80471],[87.451271,43.804754],[87.442846,43.807112],[87.451336,43.810583],[87.455102,43.809011],[87.460544,43.812089],[87.45778,43.815952],[87.451314,43.819772],[87.452076,43.825337],[87.459151,43.825839],[87.45852,43.829505],[87.452381,43.829789],[87.451162,43.834262],[87.460392,43.834153],[87.460522,43.84083],[87.468468,43.840982],[87.477567,43.844757],[87.473518,43.850516],[87.468969,43.861379],[87.482574,43.861466],[87.484577,43.865326],[87.482465,43.870407],[87.485796,43.884907],[87.481812,43.885191],[87.45249,43.899011],[87.449682,43.90276],[87.449921,43.91431],[87.447157,43.919605],[87.426542,43.937252],[87.437622,43.953565],[87.446786,43.948142],[87.449551,43.960228],[87.453644,43.9621],[87.456865,43.974728],[87.453448,43.98474],[87.456561,43.987352],[87.457605,43.994316],[87.449878,43.996318],[87.41877,44.007763],[87.410324,44.01379],[87.42147,44.022969],[87.428109,44.034387],[87.424474,44.035692],[87.4275,44.038106],[87.425628,44.044303],[87.428588,44.051043],[87.421296,44.055326],[87.421666,44.056891]]]]}},{"type":"Feature","properties":{"adcode":650107,"name":"达坂城区","center":[88.30994,43.36181],"centroid":[88.340482,43.557584],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":5,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[88.129816,43.3258],[88.133146,43.332423],[88.13652,43.331939],[88.145053,43.326284],[88.149037,43.32624],[88.164732,43.331037],[88.185543,43.327516],[88.190789,43.330157],[88.19806,43.323819],[88.21247,43.323247],[88.225074,43.325161],[88.231474,43.320408],[88.227142,43.319308],[88.229559,43.314818],[88.22847,43.302932],[88.223202,43.298947],[88.219132,43.292937],[88.216868,43.284438],[88.217085,43.277016],[88.218849,43.2714],[88.232497,43.251861],[88.241705,43.236481],[88.247975,43.224535],[88.254679,43.220898],[88.268481,43.220149],[88.281041,43.217371],[88.285656,43.217349],[88.297259,43.212786],[88.312954,43.212918],[88.315261,43.222992],[88.318679,43.224976],[88.332785,43.222882],[88.337791,43.228459],[88.347021,43.228393],[88.351636,43.227026],[88.369007,43.217504],[88.383005,43.2082],[88.391255,43.205224],[88.401029,43.203349],[88.412305,43.198322],[88.419946,43.196911],[88.430677,43.197484],[88.449202,43.20626],[88.459651,43.209038],[88.465594,43.2166],[88.473365,43.223676],[88.476021,43.236437],[88.482552,43.242188],[88.50247,43.249261],[88.513789,43.255408],[88.522867,43.262193],[88.53029,43.271488],[88.531966,43.277016],[88.53029,43.283601],[88.526241,43.286045],[88.526023,43.294478],[88.528723,43.297781],[88.529855,43.305573],[88.527025,43.3155],[88.530943,43.320914],[88.52611,43.330333],[88.524478,43.337813],[88.527917,43.343291],[88.526568,43.348615],[88.532532,43.352024],[88.541261,43.351342],[88.546442,43.349539],[88.552864,43.343269],[88.562834,43.342653],[88.5698,43.344721],[88.569756,43.348901],[88.579225,43.345843],[88.584428,43.348373],[88.589391,43.353124],[88.597598,43.35517],[88.60132,43.35099],[88.605935,43.351782],[88.613097,43.348813],[88.616384,43.350704],[88.625375,43.348241],[88.637413,43.347889],[88.642593,43.346811],[88.643987,43.35055],[88.641657,43.354048],[88.648754,43.356401],[88.654087,43.360052],[88.667584,43.364516],[88.667605,43.368915],[88.678686,43.368761],[88.691943,43.371663],[88.705613,43.381447],[88.718609,43.38114],[88.721156,43.379974],[88.727839,43.381755],[88.736307,43.381887],[88.739071,43.380502],[88.750892,43.391472],[88.754092,43.396769],[88.766695,43.395121],[88.782935,43.396395],[88.789792,43.394219],[88.794973,43.394307],[88.827408,43.391208],[88.84258,43.38846],[88.847413,43.394021],[88.855598,43.399385],[88.859277,43.406],[88.862781,43.406835],[88.871902,43.413998],[88.876017,43.41413],[88.883549,43.418349],[88.894803,43.421227],[88.896827,43.422765],[88.91459,43.427862],[88.922318,43.428543],[88.926998,43.430916],[88.931461,43.436231],[88.929959,43.439921],[88.933398,43.449343],[88.9317,43.455558],[88.936185,43.458105],[88.935815,43.46423],[88.937752,43.472375],[88.937926,43.479531],[88.936337,43.48989],[88.94622,43.502288],[88.95077,43.505623],[88.963635,43.531858],[88.962851,43.534533],[88.967096,43.54177],[88.970535,43.543524],[88.974127,43.550781],[88.973452,43.556547],[88.968772,43.563539],[88.959085,43.569084],[88.955319,43.576689],[88.952424,43.579582],[88.956647,43.58977],[88.953904,43.600264],[88.942389,43.609376],[88.938536,43.613537],[88.938035,43.617808],[88.932549,43.622604],[88.936359,43.632894],[88.930786,43.635456],[88.93133,43.642177],[88.917311,43.644169],[88.90917,43.647955],[88.907777,43.654106],[88.903793,43.661962],[88.901682,43.669008],[88.903467,43.673953],[88.902727,43.679619],[88.900245,43.682135],[88.88677,43.679641],[88.879587,43.684607],[88.870749,43.692503],[88.869878,43.696418],[88.862803,43.697643],[88.860648,43.70077],[88.853878,43.704072],[88.855228,43.709386],[88.849089,43.71365],[88.836986,43.71201],[88.837029,43.717213],[88.833546,43.721433],[88.819528,43.717979],[88.807446,43.720952],[88.802113,43.717235],[88.795038,43.717235],[88.784937,43.710763],[88.778472,43.711419],[88.764214,43.707309],[88.758097,43.706718],[88.756334,43.709277],[88.748214,43.710895],[88.741096,43.710873],[88.729624,43.714546],[88.724987,43.710742],[88.715953,43.708511],[88.707333,43.707812],[88.70496,43.70897],[88.702761,43.722329],[88.713667,43.724712],[88.721374,43.732362],[88.71985,43.737848],[88.722897,43.742941],[88.719197,43.745082],[88.70718,43.74635],[88.696427,43.753866],[88.693706,43.759459],[88.680666,43.760115],[88.671175,43.766319],[88.661488,43.760246],[88.65855,43.759809],[88.65498,43.764353],[88.649451,43.765992],[88.644857,43.769421],[88.633015,43.765402],[88.626898,43.765729],[88.617625,43.768853],[88.618539,43.775756],[88.610768,43.782897],[88.606197,43.789012],[88.601495,43.791763],[88.598556,43.804165],[88.588738,43.80113],[88.577745,43.8022],[88.574698,43.804252],[88.566317,43.799449],[88.561158,43.799776],[88.550056,43.804579],[88.54248,43.80375],[88.540151,43.801239],[88.531814,43.801283],[88.52648,43.808553],[88.526306,43.812111],[88.531727,43.817502],[88.533838,43.825206],[88.533142,43.829265],[88.528527,43.832255],[88.519253,43.835397],[88.515553,43.84467],[88.515901,43.853744],[88.512026,43.857998],[88.506236,43.854312],[88.502535,43.854159],[88.492848,43.847876],[88.490236,43.844953],[88.48758,43.836008],[88.481594,43.831251],[88.480418,43.8213],[88.474606,43.81521],[88.468489,43.810932],[88.460108,43.807701],[88.452119,43.807265],[88.443891,43.808836],[88.438405,43.811499],[88.433333,43.805736],[88.425039,43.801698],[88.415287,43.792877],[88.410781,43.790628],[88.404076,43.791196],[88.398721,43.795563],[88.391603,43.797222],[88.36781,43.798139],[88.351963,43.797331],[88.339272,43.801457],[88.33137,43.798466],[88.319724,43.791763],[88.31352,43.791021],[88.311756,43.79375],[88.312605,43.799296],[88.30725,43.802658],[88.306075,43.806981],[88.310385,43.811871],[88.310472,43.815669],[88.304703,43.821125],[88.292905,43.825883],[88.282587,43.830967],[88.278734,43.829614],[88.276121,43.824421],[88.267131,43.814032],[88.263126,43.814206],[88.259425,43.817567],[88.251697,43.816673],[88.247256,43.803379],[88.25161,43.800803],[88.257596,43.792964],[88.259186,43.786959],[88.253112,43.782002],[88.248084,43.775756],[88.240182,43.770448],[88.234587,43.764113],[88.2313,43.766647],[88.222854,43.767084],[88.217434,43.769072],[88.210555,43.768897],[88.210794,43.75887],[88.202718,43.758848],[88.195709,43.765336],[88.184541,43.766865],[88.169978,43.772108],[88.166343,43.767477],[88.168346,43.762125],[88.165973,43.759503],[88.152411,43.761142],[88.14686,43.760508],[88.138349,43.75686],[88.135083,43.756969],[88.129816,43.753626],[88.125549,43.748797],[88.119911,43.749955],[88.111465,43.748906],[88.108482,43.750174],[88.10537,43.755439],[88.106719,43.760661],[88.104564,43.768154],[88.09984,43.773287],[88.095378,43.774183],[88.088412,43.773025],[88.083231,43.77427],[88.076439,43.780692],[88.057849,43.780582],[88.033055,43.773681],[88.029942,43.774642],[88.017381,43.77178],[88.012549,43.770623],[88.00678,43.759175],[88.000946,43.757187],[87.994307,43.762278],[87.984511,43.767018],[87.973409,43.766035],[87.966661,43.761906],[87.959804,43.760508],[87.938601,43.762671],[87.934139,43.76372],[87.927826,43.768569],[87.928871,43.773615],[87.927042,43.776738],[87.923233,43.776585],[87.912457,43.773069],[87.904098,43.775668],[87.898874,43.784164],[87.894847,43.7834],[87.881503,43.78626],[87.879435,43.788553],[87.864676,43.786653],[87.85562,43.787876],[87.848045,43.783836],[87.837639,43.784164],[87.83211,43.787614],[87.822162,43.782701],[87.815871,43.78329],[87.802374,43.777918],[87.799457,43.774292],[87.797346,43.766297],[87.781237,43.764856],[87.776992,43.766407],[87.77536,43.763348],[87.77192,43.763654],[87.773357,43.76787],[87.767915,43.771758],[87.762582,43.771562],[87.758032,43.769203],[87.745842,43.772217],[87.734239,43.76846],[87.730843,43.772414],[87.723115,43.77261],[87.717129,43.766996],[87.710403,43.764419],[87.70496,43.767346],[87.69806,43.760945],[87.689897,43.751244],[87.682887,43.744929],[87.680253,43.746787],[87.671676,43.74034],[87.674506,43.735903],[87.664689,43.725499],[87.65535,43.712797],[87.658245,43.706631],[87.663992,43.702126],[87.661707,43.699414],[87.654436,43.698321],[87.644292,43.69854],[87.637674,43.701492],[87.629054,43.700814],[87.630665,43.698714],[87.645707,43.695062],[87.654501,43.69469],[87.659943,43.693181],[87.666321,43.693466],[87.67394,43.690294],[87.681494,43.690819],[87.681146,43.683163],[87.679121,43.680319],[87.679121,43.670868],[87.683584,43.666382],[87.689004,43.664085],[87.695905,43.667104],[87.701673,43.661831],[87.698125,43.654762],[87.702675,43.642877],[87.698713,43.638039],[87.706745,43.630201],[87.703502,43.624596],[87.702675,43.619735],[87.677445,43.626392],[87.660292,43.632544],[87.655677,43.624333],[87.655089,43.617698],[87.650278,43.604514],[87.675965,43.596014],[87.674746,43.589661],[87.692857,43.586812],[87.691072,43.581576],[87.698473,43.580261],[87.695709,43.574739],[87.708052,43.572153],[87.708835,43.574498],[87.728035,43.571868],[87.730125,43.57739],[87.737287,43.576338],[87.74434,43.578135],[87.742555,43.571692],[87.752742,43.569829],[87.756965,43.575024],[87.754658,43.5759],[87.755267,43.581729],[87.749455,43.581225],[87.736329,43.577237],[87.740225,43.595839],[87.714582,43.600593],[87.716345,43.60885],[87.722724,43.605587],[87.740944,43.603637],[87.753874,43.596343],[87.760165,43.589529],[87.773074,43.571692],[87.783283,43.562092],[87.79001,43.554486],[87.824556,43.511766],[87.833264,43.498778],[87.834766,43.494104],[87.841318,43.486269],[87.849547,43.481682],[87.917921,43.461574],[87.936163,43.455294],[87.987798,43.439416],[88.018013,43.430981],[88.041414,43.425511],[88.051514,43.422589],[88.057152,43.41435],[88.056238,43.396066],[88.056129,43.354972],[88.064467,43.350638],[88.09085,43.340541],[88.105435,43.337131],[88.114382,43.336779],[88.116842,43.331697],[88.125418,43.329144],[88.129816,43.3258]]],[[[87.388164,43.113696],[87.379478,43.114668],[87.371751,43.119504],[87.36657,43.120519],[87.363827,43.11639],[87.355032,43.11363],[87.351049,43.11617],[87.337835,43.118113],[87.336899,43.121182],[87.332829,43.122749],[87.325558,43.121138],[87.319027,43.121645],[87.312388,43.123964],[87.308557,43.126966],[87.296824,43.129549],[87.287071,43.133523],[87.2793,43.132905],[87.272486,43.135951],[87.262299,43.137342],[87.258729,43.130167],[87.254201,43.124184],[87.24767,43.120784],[87.245602,43.117516],[87.236264,43.115772],[87.225314,43.116589],[87.22268,43.11798],[87.222767,43.10716],[87.212057,43.103781],[87.215257,43.097729],[87.214473,43.086751],[87.217565,43.081868],[87.204852,43.073295],[87.204678,43.070754],[87.198931,43.061671],[87.192879,43.05913],[87.192749,43.051482],[87.19523,43.051128],[87.202631,43.045315],[87.208944,43.047039],[87.23437,43.041247],[87.242272,43.038373],[87.257444,43.03583],[87.270157,43.03227],[87.282108,43.027163],[87.294451,43.014889],[87.312257,43.012367],[87.334918,43.001993],[87.345258,42.999803],[87.355337,42.98801],[87.367702,42.983429],[87.377802,42.980862],[87.385073,42.973028],[87.403097,42.963643],[87.416093,42.964108],[87.427717,42.958175],[87.432223,42.958463],[87.441127,42.951511],[87.451401,42.946507],[87.467619,42.944714],[87.484098,42.939444],[87.49705,42.940019],[87.521757,42.931848],[87.524913,42.928282],[87.534688,42.923364],[87.538736,42.915811],[87.537604,42.908633],[87.542176,42.90737],[87.546704,42.903581],[87.555063,42.902828],[87.565272,42.899216],[87.569713,42.899083],[87.57903,42.902961],[87.587062,42.903226],[87.603802,42.900944],[87.618191,42.898041],[87.628118,42.901675],[87.641397,42.903448],[87.667954,42.90316],[87.68465,42.899748],[87.700433,42.894961],[87.710947,42.89618],[87.711382,42.902141],[87.71456,42.903204],[87.723638,42.901011],[87.737809,42.893565],[87.744884,42.893809],[87.748062,42.896955],[87.758315,42.898972],[87.76896,42.890374],[87.773248,42.885054],[87.7894,42.872198],[87.799218,42.866921],[87.809057,42.866966],[87.814499,42.862465],[87.81783,42.856434],[87.827256,42.8514],[87.833917,42.849249],[87.847391,42.842507],[87.855555,42.833057],[87.862455,42.830617],[87.871315,42.823296],[87.882177,42.829819],[87.887859,42.829175],[87.89698,42.830484],[87.926629,42.828377],[87.941497,42.827866],[87.946373,42.83197],[87.939995,42.838492],[87.931635,42.854416],[87.920947,42.860824],[87.905492,42.872597],[87.879522,42.880511],[87.87138,42.880954],[87.862629,42.884522],[87.842341,42.900102],[87.825797,42.917716],[87.815501,42.925424],[87.789923,42.931449],[87.776187,42.940374],[87.768154,42.951578],[87.760514,42.958529],[87.755812,42.961208],[87.73831,42.966498],[87.732367,42.969575],[87.700541,42.9798],[87.685848,42.985886],[87.666234,42.988851],[87.6599,42.991771],[87.638153,42.99821],[87.641201,43.011372],[87.639067,43.018162],[87.638175,43.028755],[87.634452,43.036516],[87.629337,43.039191],[87.614687,43.043701],[87.60981,43.043657],[87.597468,43.040097],[87.588151,43.04233],[87.583188,43.044784],[87.574241,43.053184],[87.561876,43.060279],[87.545789,43.064677],[87.542263,43.072411],[87.529594,43.076035],[87.519058,43.085138],[87.508457,43.092737],[87.488016,43.102743],[87.476217,43.103229],[87.464005,43.09996],[87.459151,43.100578],[87.447004,43.108529],[87.434966,43.111223],[87.428218,43.107866],[87.414199,43.105614],[87.399418,43.115397],[87.388164,43.113696]]]]}},{"type":"Feature","properties":{"adcode":650109,"name":"米东区","center":[87.691801,43.960982],"centroid":[87.734028,44.487584],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":6,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[88.017381,43.77178],[88.029942,43.774642],[88.033055,43.773681],[88.057849,43.780582],[88.076439,43.780692],[88.083231,43.77427],[88.088412,43.773025],[88.095378,43.774183],[88.09984,43.773287],[88.104564,43.768154],[88.106719,43.760661],[88.10537,43.755439],[88.108482,43.750174],[88.111465,43.748906],[88.119911,43.749955],[88.125549,43.748797],[88.129816,43.753626],[88.135083,43.756969],[88.138349,43.75686],[88.140003,43.767324],[88.144074,43.772108],[88.142332,43.777874],[88.144052,43.78388],[88.139742,43.788968],[88.140047,43.794056],[88.135475,43.806413],[88.132428,43.817327],[88.116798,43.819859],[88.111726,43.823111],[88.105892,43.820601],[88.104194,43.81748],[88.098404,43.816563],[88.097511,43.812809],[88.090806,43.81318],[88.087802,43.818484],[88.080662,43.82071],[88.077245,43.827759],[88.075569,43.835135],[88.071324,43.839564],[88.070997,43.849622],[88.065381,43.853897],[88.05983,43.855882],[88.047596,43.856122],[88.040108,43.859481],[88.032859,43.866722],[88.025349,43.869361],[88.018448,43.874463],[88.018361,43.882858],[88.013659,43.887741],[88.011852,43.892145],[88.013572,43.899273],[88.01921,43.903741],[88.024108,43.905615],[88.024587,43.909778],[88.018796,43.91601],[88.02032,43.919649],[88.016271,43.928386],[88.016772,43.934333],[88.019624,43.936598],[88.013855,43.943786],[88.010611,43.951147],[88.00641,43.95461],[88.001969,43.962601],[87.999205,43.96406],[87.998856,43.968828],[87.9957,43.971353],[87.993153,43.978994],[87.993001,43.985241],[87.996876,43.994686],[87.989082,44.00487],[87.973932,44.011114],[87.958541,44.009221],[87.956495,44.011527],[87.938601,44.020076],[87.932985,44.024579],[87.92861,44.026058],[87.904664,44.042194],[87.873797,44.060261],[87.866657,44.063586],[87.863413,44.068977],[87.864523,44.070759],[87.859843,44.080125],[87.860365,44.092988],[87.857993,44.099918],[87.851615,44.103393],[87.839773,44.103502],[87.835854,44.10448],[87.829955,44.109996],[87.825297,44.118445],[87.824339,44.123352],[87.774206,44.11725],[87.818679,44.225256],[87.816197,44.288626],[87.794734,44.329234],[87.795495,44.362504],[87.8022,44.378246],[87.821182,44.437045],[87.834156,44.47796],[87.857993,44.55147],[87.88873,44.64695],[87.89759,44.675243],[87.912958,44.722095],[87.92295,44.754841],[87.932332,44.782716],[87.95373,44.850094],[87.978917,44.928702],[87.989104,44.961202],[88.004386,45.002005],[87.33629,45.001919],[87.337335,44.999866],[87.382635,44.932021],[87.411957,44.887011],[87.42234,44.871493],[87.447374,44.832678],[87.471929,44.795447],[87.502884,44.747731],[87.504299,44.745947],[87.53817,44.693911],[87.555237,44.668101],[87.555237,44.666853],[87.581272,44.596526],[87.576069,44.589181],[87.57398,44.582115],[87.57398,44.576965],[87.577724,44.569833],[87.575438,44.56826],[87.583471,44.556126],[87.587998,44.552267],[87.592047,44.540454],[87.59085,44.529996],[87.5954,44.523267],[87.593985,44.518566],[87.601582,44.502603],[87.599253,44.494771],[87.594638,44.487046],[87.595726,44.481262],[87.598817,44.477722],[87.60759,44.475996],[87.623938,44.470923],[87.634757,44.463411],[87.639046,44.453285],[87.652673,44.450456],[87.655698,44.444539],[87.656634,44.435425],[87.658964,44.427714],[87.663753,44.41702],[87.693401,44.416587],[87.69277,44.370267],[87.700737,44.367456],[87.716171,44.356859],[87.716062,44.349895],[87.71345,44.295641],[87.712188,44.262874],[87.69068,44.245845],[87.693031,44.235031],[87.685151,44.230523],[87.691181,44.222004],[87.671285,44.209646],[87.67074,44.208064],[87.652564,44.196202],[87.647796,44.196701],[87.645358,44.201341],[87.636564,44.20518],[87.635933,44.208866],[87.638262,44.221462],[87.640177,44.226535],[87.60685,44.234229],[87.599841,44.234684],[87.603193,44.239691],[87.597816,44.248619],[87.584124,44.239409],[87.5826,44.235746],[87.583841,44.227575],[87.582295,44.222394],[87.58223,44.211923],[87.584733,44.206416],[87.580205,44.199498],[87.578573,44.193816],[87.572325,44.181951],[87.56882,44.182841],[87.564554,44.170735],[87.565076,44.165983],[87.568407,44.165853],[87.57054,44.16236],[87.567928,44.16121],[87.566818,44.151444],[87.564293,44.141155],[87.563705,44.133557],[87.573501,44.123396],[87.576788,44.116468],[87.576744,44.104871],[87.571542,44.106782],[87.572935,44.109714],[87.566578,44.110952],[87.563618,44.108346],[87.565338,44.102894],[87.561223,44.098636],[87.544919,44.097876],[87.544745,44.095443],[87.531879,44.095508],[87.527482,44.093575],[87.516729,44.049065],[87.529006,44.054152],[87.527047,44.046651],[87.528418,44.045586],[87.536625,44.047304],[87.535645,44.040998],[87.541936,44.042738],[87.555846,44.041346],[87.558219,44.038084],[87.558785,44.026362],[87.55774,44.026362],[87.558285,44.015399],[87.562312,44.014333],[87.563204,44.0045],[87.566099,44.001301],[87.56512,43.984719],[87.568603,43.981127],[87.585408,43.974662],[87.596183,43.965911],[87.602627,43.95866],[87.603824,43.955307],[87.615492,43.944047],[87.614447,43.933222],[87.608744,43.919562],[87.604804,43.895502],[87.602387,43.890641],[87.59971,43.875728],[87.615579,43.875379],[87.614447,43.878628],[87.617125,43.882138],[87.625179,43.886019],[87.630795,43.884188],[87.639263,43.895807],[87.640548,43.902716],[87.647383,43.899774],[87.655807,43.901191],[87.659856,43.900515],[87.668324,43.903959],[87.66754,43.910366],[87.674267,43.912894],[87.677641,43.911957],[87.687698,43.916555],[87.694359,43.911565],[87.69658,43.900973],[87.70496,43.89742],[87.709009,43.890357],[87.711992,43.888025],[87.716062,43.888526],[87.703916,43.880329],[87.705766,43.870298],[87.714299,43.870931],[87.718762,43.863494],[87.724944,43.866722],[87.730081,43.862753],[87.751023,43.864476],[87.760644,43.862011],[87.782957,43.849382],[87.78226,43.875859],[87.774772,43.878454],[87.78398,43.880568],[87.784677,43.885779],[87.788791,43.887],[87.793602,43.885016],[87.809732,43.890706],[87.823816,43.889224],[87.829977,43.882792],[87.841819,43.876971],[87.848959,43.875008],[87.868638,43.867136],[87.871097,43.863865],[87.867876,43.861989],[87.913415,43.81521],[87.925431,43.809753],[87.942933,43.803313],[87.953578,43.809011],[87.961828,43.80554],[87.974171,43.804055],[87.98105,43.800584],[87.989975,43.794383],[88.017381,43.77178]]]]}},{"type":"Feature","properties":{"adcode":650121,"name":"乌鲁木齐县","center":[87.505603,43.982546],"centroid":[87.350611,43.38505],"childrenNum":0,"level":"district","parent":{"adcode":650100},"subFeatureIndex":7,"acroutes":[100000,650000,650100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[87.259142,43.779752],[87.250283,43.772283],[87.248868,43.768722],[87.243534,43.765598],[87.237134,43.754172],[87.227164,43.745497],[87.221744,43.738897],[87.216781,43.727969],[87.214669,43.719203],[87.204308,43.705953],[87.202697,43.69819],[87.194947,43.692525],[87.18711,43.690075],[87.179034,43.684388],[87.169456,43.679444],[87.166626,43.6738],[87.159247,43.664894],[87.152607,43.659336],[87.150104,43.653909],[87.143944,43.650341],[87.140961,43.64106],[87.135955,43.636135],[87.133691,43.630398],[87.128053,43.625297],[87.123634,43.618071],[87.108004,43.602827],[87.102888,43.596189],[87.092461,43.590099],[87.084559,43.587798],[87.067558,43.577368],[87.05983,43.575374],[87.048924,43.568734],[87.04629,43.565205],[87.031031,43.55453],[87.019624,43.549641],[87.015423,43.545694],[87.004996,43.53927],[87.00493,43.537055],[86.997268,43.530915],[86.993567,43.512315],[86.988604,43.507357],[86.984294,43.499436],[86.984315,43.496869],[86.979026,43.491953],[86.976479,43.487059],[86.975826,43.480475],[86.977328,43.478851],[86.970819,43.474131],[86.965268,43.475909],[86.960261,43.468314],[86.955973,43.468951],[86.951314,43.465658],[86.938079,43.462759],[86.934836,43.457051],[86.931658,43.456699],[86.928784,43.450727],[86.921143,43.444797],[86.916964,43.443457],[86.912958,43.437374],[86.90079,43.42918],[86.901269,43.422963],[86.899157,43.419579],[86.901334,43.412241],[86.900311,43.408241],[86.901247,43.401011],[86.904686,43.393384],[86.916899,43.388768],[86.918814,43.38602],[86.929459,43.381359],[86.935641,43.376149],[86.940104,43.367177],[86.933747,43.360536],[86.924605,43.348923],[86.921056,43.341025],[86.920882,43.330927],[86.922624,43.325117],[86.90769,43.311693],[86.896523,43.304121],[86.895892,43.30269],[86.901922,43.293906],[86.899767,43.283623],[86.898852,43.270123],[86.894346,43.266401],[86.87937,43.265806],[86.876039,43.262942],[86.876583,43.257259],[86.874211,43.248138],[86.868159,43.240293],[86.85845,43.232536],[86.854793,43.211397],[86.837618,43.201233],[86.837683,43.195014],[86.834548,43.189479],[86.816154,43.179333],[86.815087,43.17181],[86.824383,43.169891],[86.832959,43.166604],[86.836682,43.163052],[86.843757,43.160911],[86.845476,43.149657],[86.837835,43.144846],[86.821531,43.141977],[86.817613,43.140101],[86.816306,43.130896],[86.8118,43.125244],[86.806097,43.123345],[86.800176,43.11787],[86.79789,43.112482],[86.800655,43.112371],[86.804247,43.105835],[86.811213,43.104951],[86.825558,43.099054],[86.82878,43.09901],[86.836377,43.092008],[86.849264,43.089622],[86.853879,43.083503],[86.857362,43.083061],[86.864698,43.08748],[86.869269,43.08801],[86.878085,43.086508],[86.891081,43.07946],[86.895892,43.079195],[86.90325,43.071616],[86.912153,43.074643],[86.915331,43.071837],[86.915723,43.064964],[86.92221,43.054864],[86.926433,43.05146],[86.9403,43.046951],[86.954036,43.04768],[86.963875,43.043723],[86.967641,43.043679],[86.975543,43.047724],[86.983641,43.049603],[86.992544,43.038284],[87.002427,43.03656],[87.023499,43.029374],[87.026024,43.034769],[87.029942,43.037577],[87.037539,43.038705],[87.045006,43.03289],[87.050296,43.02473],[87.054606,43.023005],[87.067014,43.024376],[87.073523,43.031784],[87.087215,43.035278],[87.105,43.044563],[87.111139,43.046707],[87.111226,43.063086],[87.11362,43.064368],[87.121609,43.06355],[87.126964,43.060743],[87.135737,43.058644],[87.138872,43.059528],[87.146077,43.057251],[87.169217,43.053052],[87.192749,43.051482],[87.192879,43.05913],[87.198931,43.061671],[87.204678,43.070754],[87.204852,43.073295],[87.217565,43.081868],[87.214473,43.086751],[87.215257,43.097729],[87.212057,43.103781],[87.222767,43.10716],[87.22268,43.11798],[87.225314,43.116589],[87.236264,43.115772],[87.245602,43.117516],[87.24767,43.120784],[87.254201,43.124184],[87.258729,43.130167],[87.262299,43.137342],[87.272486,43.135951],[87.2793,43.132905],[87.287071,43.133523],[87.296824,43.129549],[87.308557,43.126966],[87.312388,43.123964],[87.319027,43.121645],[87.325558,43.121138],[87.332829,43.122749],[87.336899,43.121182],[87.337835,43.118113],[87.351049,43.11617],[87.355032,43.11363],[87.363827,43.11639],[87.36657,43.120519],[87.371751,43.119504],[87.379478,43.114668],[87.388164,43.113696],[87.385182,43.123522],[87.386749,43.136061],[87.385682,43.147583],[87.386575,43.159146],[87.383375,43.165743],[87.390798,43.171435],[87.393933,43.184141],[87.389296,43.195257],[87.384616,43.200725],[87.384877,43.213976],[87.383418,43.222507],[87.384398,43.229781],[87.381786,43.243158],[87.371381,43.256267],[87.370597,43.259638],[87.364458,43.268119],[87.365046,43.274946],[87.369552,43.281927],[87.378891,43.282037],[87.390842,43.278999],[87.39722,43.283271],[87.402466,43.281069],[87.404773,43.276752],[87.41076,43.275607],[87.424539,43.278514],[87.429785,43.2788],[87.442803,43.270057],[87.447157,43.268956],[87.459107,43.269484],[87.469752,43.272414],[87.474955,43.272039],[87.482313,43.266973],[87.495874,43.267149],[87.500555,43.269991],[87.512897,43.267392],[87.532946,43.269154],[87.544331,43.265541],[87.565729,43.266246],[87.56795,43.260894],[87.587781,43.260982],[87.610964,43.264198],[87.616733,43.26585],[87.630686,43.265299],[87.636651,43.266511],[87.645119,43.270409],[87.647905,43.27325],[87.657026,43.277699],[87.664101,43.275012],[87.679992,43.274638],[87.682452,43.272722],[87.69412,43.275409],[87.698016,43.279373],[87.694729,43.283337],[87.695404,43.289348],[87.702239,43.286706],[87.708269,43.287256],[87.714669,43.289921],[87.721417,43.289568],[87.729363,43.292805],[87.740726,43.292805],[87.75259,43.298067],[87.759382,43.294632],[87.770962,43.293025],[87.788617,43.297362],[87.80675,43.295425],[87.821052,43.296085],[87.835288,43.302338],[87.842885,43.299696],[87.857253,43.297957],[87.871293,43.300466],[87.87482,43.298463],[87.882417,43.298287],[87.898722,43.300422],[87.90634,43.302249],[87.920664,43.307555],[87.933355,43.307511],[87.94905,43.308919],[87.974672,43.313784],[87.979918,43.312661],[87.983575,43.308611],[87.992152,43.302316],[87.999531,43.30029],[88.015662,43.310108],[88.028657,43.314994],[88.045332,43.318097],[88.051493,43.318075],[88.057936,43.315588],[88.071846,43.31889],[88.073979,43.316645],[88.093114,43.323049],[88.102322,43.322323],[88.110638,43.323379],[88.121413,43.32624],[88.129816,43.3258],[88.125418,43.329144],[88.116842,43.331697],[88.114382,43.336779],[88.105435,43.337131],[88.09085,43.340541],[88.064467,43.350638],[88.056129,43.354972],[88.056238,43.396066],[88.057152,43.41435],[88.051514,43.422589],[88.041414,43.425511],[88.018013,43.430981],[87.987798,43.439416],[87.936163,43.455294],[87.917921,43.461574],[87.849547,43.481682],[87.841318,43.486269],[87.834766,43.494104],[87.833264,43.498778],[87.824556,43.511766],[87.79001,43.554486],[87.783283,43.562092],[87.773074,43.571692],[87.760165,43.589529],[87.753874,43.596343],[87.740944,43.603637],[87.722724,43.605587],[87.716345,43.60885],[87.714582,43.600593],[87.740225,43.595839],[87.736329,43.577237],[87.749455,43.581225],[87.755267,43.581729],[87.754658,43.5759],[87.756965,43.575024],[87.752742,43.569829],[87.742555,43.571692],[87.74434,43.578135],[87.737287,43.576338],[87.730125,43.57739],[87.728035,43.571868],[87.708835,43.574498],[87.708052,43.572153],[87.695709,43.574739],[87.698473,43.580261],[87.691072,43.581576],[87.692857,43.586812],[87.674746,43.589661],[87.675965,43.596014],[87.650278,43.604514],[87.655089,43.617698],[87.655677,43.624333],[87.660292,43.632544],[87.677445,43.626392],[87.702675,43.619735],[87.703502,43.624596],[87.706745,43.630201],[87.698713,43.638039],[87.695513,43.636901],[87.668085,43.638368],[87.646643,43.638893],[87.637195,43.638499],[87.63885,43.630201],[87.61941,43.634186],[87.614012,43.626917],[87.612401,43.621925],[87.608156,43.624728],[87.600842,43.624968],[87.59011,43.628406],[87.588739,43.627005],[87.579792,43.628559],[87.56943,43.619428],[87.566056,43.614194],[87.560527,43.613274],[87.560657,43.619319],[87.555215,43.623195],[87.548641,43.632982],[87.548554,43.638083],[87.541087,43.636091],[87.533969,43.638171],[87.522824,43.632413],[87.510829,43.628362],[87.507107,43.625538],[87.497616,43.62175],[87.494351,43.618859],[87.485513,43.607032],[87.477197,43.599848],[87.464811,43.592377],[87.453361,43.591282],[87.443369,43.583504],[87.435793,43.581116],[87.426759,43.57682],[87.421557,43.578245],[87.415658,43.576667],[87.40941,43.572854],[87.404164,43.572109],[87.391386,43.567682],[87.385182,43.564175],[87.385769,43.574607],[87.380654,43.593736],[87.380327,43.606397],[87.372991,43.613975],[87.368616,43.616669],[87.365568,43.624903],[87.372839,43.639747],[87.3699,43.654193],[87.367658,43.661109],[87.36104,43.666951],[87.36067,43.673865],[87.361998,43.689944],[87.366287,43.700377],[87.36977,43.719443],[87.361084,43.748185],[87.356164,43.766428],[87.356251,43.774314],[87.35353,43.780517],[87.346434,43.785933],[87.28152,43.798903],[87.264693,43.779796],[87.259142,43.779752]]]]}}]}
|
public/china-city-data/citys/乐山市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":511102,"name":"市中区","center":[103.75539,29.588327],"centroid":[103.791477,29.606768],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":0,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.897892,29.747468],[103.893554,29.742504],[103.888585,29.74198],[103.879854,29.74207],[103.876121,29.744109],[103.867632,29.744124],[103.860393,29.746823],[103.856216,29.747003],[103.854497,29.744139],[103.853637,29.738231],[103.846224,29.734811],[103.842302,29.731092],[103.835546,29.730477],[103.830375,29.732307],[103.822505,29.730762],[103.82002,29.729637],[103.813278,29.724298],[103.807556,29.718958],[103.799269,29.714008],[103.796637,29.714008],[103.793494,29.715673],[103.784885,29.712268],[103.781205,29.712238],[103.777511,29.710333],[103.776464,29.704197],[103.7732,29.703462],[103.765115,29.706538],[103.763369,29.708053],[103.758668,29.716663],[103.755404,29.720233],[103.746755,29.720233],[103.744727,29.721973],[103.739717,29.728497],[103.736359,29.730237],[103.732223,29.730702],[103.730705,29.730057],[103.733686,29.725303],[103.730597,29.721403],[103.724889,29.721298],[103.722767,29.720233],[103.719329,29.716333],[103.720954,29.711383],[103.720175,29.707153],[103.712949,29.701722],[103.705589,29.697521],[103.700794,29.698197],[103.697181,29.694056],[103.69796,29.69278],[103.705683,29.686644],[103.706059,29.683403],[103.699062,29.682923],[103.697034,29.681917],[103.69843,29.678781],[103.703857,29.678841],[103.706422,29.678196],[103.707093,29.675045],[103.704783,29.672449],[103.70117,29.671113],[103.69835,29.671113],[103.6942,29.672929],[103.691299,29.662589],[103.687243,29.660863],[103.683549,29.663625],[103.681279,29.661524],[103.682313,29.658252],[103.680876,29.65498],[103.670857,29.650942],[103.663376,29.651062],[103.653518,29.653044],[103.646386,29.654815],[103.636501,29.654064],[103.628792,29.651318],[103.621875,29.64105],[103.620975,29.637433],[103.616717,29.63461],[103.61528,29.631053],[103.61383,29.630572],[103.616677,29.623501],[103.62037,29.618756],[103.622869,29.617916],[103.621687,29.615153],[103.622291,29.610573],[103.615065,29.612841],[103.611533,29.611219],[103.609693,29.608831],[103.611479,29.605107],[103.609451,29.603501],[103.611036,29.599101],[103.606657,29.591532],[103.604455,29.583797],[103.602118,29.57842],[103.600023,29.575145],[103.597927,29.573838],[103.593589,29.575941],[103.591105,29.574274],[103.586525,29.572772],[103.584376,29.568716],[103.581031,29.56837],[103.577821,29.570368],[103.57441,29.569737],[103.573107,29.568295],[103.573053,29.563999],[103.57398,29.561821],[103.581206,29.557644],[103.58318,29.555346],[103.583771,29.551454],[103.580132,29.547368],[103.576465,29.544257],[103.573201,29.539765],[103.571912,29.535106],[103.57034,29.533093],[103.563746,29.531395],[103.559945,29.531785],[103.558763,29.535572],[103.556923,29.536098],[103.549227,29.52908],[103.550355,29.525444],[103.55417,29.521025],[103.555284,29.51853],[103.553538,29.512563],[103.544392,29.50598],[103.536844,29.500974],[103.536119,29.497171],[103.53816,29.494886],[103.543949,29.493984],[103.549093,29.495142],[103.55472,29.498314],[103.557232,29.498825],[103.559582,29.49663],[103.561449,29.486934],[103.560522,29.478695],[103.560496,29.471523],[103.567386,29.47668],[103.570905,29.479822],[103.573497,29.493398],[103.576075,29.494315],[103.577284,29.49678],[103.575968,29.502387],[103.576841,29.504266],[103.57997,29.50598],[103.587921,29.508024],[103.591843,29.510038],[103.599391,29.517659],[103.601916,29.522318],[103.604509,29.522934],[103.609693,29.514322],[103.613776,29.511992],[103.617107,29.508295],[103.621324,29.505063],[103.621942,29.50135],[103.624104,29.500012],[103.629221,29.500478],[103.631169,29.49902],[103.630887,29.497171],[103.627126,29.492631],[103.626616,29.488392],[103.627663,29.486047],[103.631182,29.484017],[103.637965,29.48301],[103.643122,29.485926],[103.654243,29.488918],[103.661697,29.488512],[103.664531,29.487355],[103.671837,29.480995],[103.678889,29.476936],[103.681534,29.472921],[103.681521,29.469117],[103.686692,29.468921],[103.699089,29.469568],[103.715716,29.474289],[103.717959,29.475883],[103.719047,29.478364],[103.720981,29.486753],[103.721115,29.493563],[103.725332,29.498524],[103.726434,29.501501],[103.728435,29.503395],[103.737219,29.504071],[103.743598,29.507182],[103.746594,29.511361],[103.751576,29.512518],[103.751993,29.511301],[103.756385,29.509587],[103.75852,29.507228],[103.76075,29.502868],[103.7622,29.501546],[103.768593,29.498645],[103.775389,29.494781],[103.778962,29.493759],[103.792393,29.495202],[103.800424,29.498419],[103.812579,29.507077],[103.814231,29.510144],[103.817696,29.510955],[103.821887,29.508821],[103.824989,29.511992],[103.831973,29.510865],[103.83658,29.510985],[103.838487,29.511797],[103.843215,29.520785],[103.844773,29.522182],[103.850387,29.522122],[103.852429,29.521251],[103.855518,29.516486],[103.85811,29.515419],[103.861938,29.51575],[103.86551,29.517358],[103.869513,29.521611],[103.871877,29.522318],[103.874146,29.51593],[103.874428,29.512744],[103.876,29.507543],[103.879626,29.5035],[103.883803,29.496525],[103.885871,29.494285],[103.887188,29.490226],[103.893111,29.489339],[103.893393,29.486182],[103.897046,29.487009],[103.895273,29.493849],[103.895958,29.497412],[103.897838,29.497773],[103.901532,29.49636],[103.903748,29.497186],[103.904097,29.501486],[103.908382,29.499231],[103.910866,29.499832],[103.911081,29.50362],[103.914157,29.505905],[103.914667,29.507709],[103.911806,29.511526],[103.912048,29.513555],[103.91695,29.515164],[103.919516,29.516757],[103.919946,29.51847],[103.925801,29.524452],[103.927413,29.526931],[103.933605,29.524301],[103.934424,29.522122],[103.929844,29.520364],[103.93249,29.519582],[103.936358,29.520033],[103.937312,29.522438],[103.936251,29.528404],[103.934048,29.531815],[103.934652,29.533979],[103.937795,29.533634],[103.942133,29.530809],[103.946794,29.53159],[103.948352,29.533904],[103.945142,29.538863],[103.944685,29.544483],[103.946243,29.546451],[103.952193,29.547938],[103.953415,29.550237],[103.949359,29.554159],[103.948352,29.556322],[103.953724,29.55805],[103.960628,29.558395],[103.968686,29.561415],[103.9678,29.563804],[103.958438,29.565291],[103.95723,29.567724],[103.959943,29.569617],[103.963972,29.570534],[103.968109,29.572306],[103.96835,29.573568],[103.965436,29.575881],[103.964281,29.578675],[103.961259,29.579381],[103.958304,29.578675],[103.954503,29.576617],[103.946888,29.576602],[103.946203,29.578375],[103.947774,29.583962],[103.95081,29.589819],[103.956289,29.59413],[103.958586,29.594776],[103.96322,29.592192],[103.965825,29.588318],[103.968606,29.586635],[103.971507,29.591997],[103.970889,29.600933],[103.972218,29.604447],[103.984373,29.612315],[103.987382,29.615468],[103.986294,29.617195],[103.980546,29.620423],[103.976248,29.621804],[103.974045,29.624011],[103.971896,29.62817],[103.972729,29.630812],[103.972232,29.63362],[103.978504,29.632148],[103.981311,29.633034],[103.981889,29.635962],[103.979901,29.638003],[103.974475,29.639024],[103.973078,29.641186],[103.97332,29.648421],[103.969156,29.650087],[103.970056,29.652173],[103.974448,29.654109],[103.973091,29.657816],[103.973454,29.661088],[103.975979,29.670693],[103.976288,29.678031],[103.977362,29.682848],[103.974515,29.683913],[103.973938,29.688369],[103.970607,29.686734],[103.969868,29.687529],[103.972568,29.693351],[103.977322,29.692255],[103.977779,29.693291],[103.977671,29.701827],[103.98761,29.703777],[103.989047,29.704873],[103.993063,29.710993],[103.992781,29.712763],[103.989652,29.715028],[103.988819,29.719318],[103.986334,29.719438],[103.983769,29.721433],[103.983944,29.725633],[103.981271,29.728752],[103.978249,29.728482],[103.978813,29.724883],[103.975925,29.723248],[103.968041,29.724073],[103.964523,29.725318],[103.95735,29.729772],[103.953039,29.729937],[103.950313,29.731092],[103.950501,29.734631],[103.953791,29.742714],[103.954637,29.747483],[103.958156,29.751757],[103.955591,29.75702],[103.953254,29.760138],[103.950957,29.759029],[103.950756,29.757035],[103.946619,29.752671],[103.942348,29.751592],[103.938158,29.749312],[103.935391,29.750272],[103.923008,29.751637],[103.91648,29.747963],[103.907858,29.748278],[103.905037,29.747228],[103.902244,29.744964],[103.900148,29.745234],[103.897892,29.747468]]]]}},{"type":"Feature","properties":{"adcode":511111,"name":"沙湾区","center":[103.549961,29.416536],"centroid":[103.587445,29.343332],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":1,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.681521,29.469117],[103.681534,29.472921],[103.678889,29.476936],[103.671837,29.480995],[103.664531,29.487355],[103.661697,29.488512],[103.654243,29.488918],[103.643122,29.485926],[103.637965,29.48301],[103.631182,29.484017],[103.627663,29.486047],[103.626616,29.488392],[103.627126,29.492631],[103.630887,29.497171],[103.631169,29.49902],[103.629221,29.500478],[103.624104,29.500012],[103.621942,29.50135],[103.621324,29.505063],[103.617107,29.508295],[103.613776,29.511992],[103.609693,29.514322],[103.604509,29.522934],[103.601916,29.522318],[103.599391,29.517659],[103.591843,29.510038],[103.587921,29.508024],[103.57997,29.50598],[103.576841,29.504266],[103.575968,29.502387],[103.577284,29.49678],[103.576075,29.494315],[103.573497,29.493398],[103.570905,29.479822],[103.567386,29.47668],[103.560496,29.471523],[103.55382,29.464801],[103.538751,29.456034],[103.526005,29.447717],[103.520566,29.440708],[103.518175,29.434782],[103.515771,29.431202],[103.508706,29.423275],[103.506477,29.422267],[103.502394,29.422297],[103.499936,29.424884],[103.501212,29.430074],[103.499251,29.436993],[103.496095,29.441175],[103.495531,29.43764],[103.497451,29.433173],[103.497048,29.428961],[103.489822,29.421108],[103.488332,29.415978],[103.488023,29.409434],[103.483335,29.403746],[103.478702,29.403054],[103.473235,29.397938],[103.470992,29.395094],[103.467393,29.386186],[103.467191,29.378902],[103.466668,29.377547],[103.458636,29.37687],[103.456689,29.377622],[103.45274,29.381355],[103.444601,29.376298],[103.441659,29.374898],[103.435642,29.374477],[103.433856,29.373784],[103.433091,29.368833],[103.437509,29.365295],[103.437415,29.361216],[103.435562,29.359109],[103.42698,29.35512],[103.42565,29.353238],[103.42573,29.346418],[103.428014,29.338936],[103.427759,29.333832],[103.430686,29.332371],[103.43027,29.328532],[103.434205,29.321048],[103.434246,29.317705],[103.429572,29.313307],[103.432097,29.310747],[103.43344,29.307705],[103.433319,29.302539],[103.434393,29.298955],[103.437617,29.292884],[103.437724,29.28817],[103.445205,29.289058],[103.449369,29.290836],[103.453291,29.293607],[103.457696,29.297689],[103.460275,29.301425],[103.462826,29.308051],[103.463793,29.314075],[103.465123,29.316349],[103.470778,29.316816],[103.473746,29.314437],[103.478997,29.304527],[103.484316,29.295445],[103.485323,29.292915],[103.491851,29.280065],[103.501185,29.269233],[103.502756,29.259937],[103.505013,29.256652],[103.510452,29.254979],[103.522325,29.253081],[103.525911,29.253307],[103.527577,29.254422],[103.531566,29.261519],[103.534225,29.263372],[103.537018,29.262724],[103.540524,29.259515],[103.549979,29.252041],[103.552477,29.249555],[103.554465,29.245426],[103.5537,29.239925],[103.554129,29.235163],[103.560442,29.226059],[103.563504,29.220241],[103.567144,29.216427],[103.568393,29.213714],[103.574007,29.208167],[103.583476,29.201578],[103.59273,29.194206],[103.600828,29.189456],[103.605261,29.188446],[103.618302,29.186984],[103.630739,29.186365],[103.641323,29.187195],[103.652067,29.186501],[103.661254,29.189034],[103.666411,29.192517],[103.666989,29.200056],[103.666277,29.204156],[103.664142,29.206569],[103.655949,29.210036],[103.653786,29.212222],[103.653907,29.217498],[103.655613,29.220241],[103.659078,29.222999],[103.661979,29.223376],[103.66394,29.222201],[103.668883,29.215628],[103.672213,29.213292],[103.676632,29.214603],[103.677841,29.216503],[103.678002,29.222698],[103.677546,29.226481],[103.675477,29.228742],[103.676552,29.231289],[103.679211,29.232872],[103.686423,29.232751],[103.69189,29.234771],[103.691379,29.238328],[103.696873,29.242487],[103.698417,29.244401],[103.7007,29.244717],[103.707268,29.243542],[103.709108,29.243858],[103.711163,29.2463],[103.714212,29.247656],[103.715474,29.250444],[103.712613,29.257963],[103.710209,29.261323],[103.70798,29.262333],[103.699841,29.263824],[103.697061,29.265919],[103.694764,29.270649],[103.697423,29.272698],[103.703172,29.273678],[103.705092,29.277821],[103.704985,29.280864],[103.69471,29.289691],[103.696174,29.292463],[103.700606,29.294451],[103.711727,29.295731],[103.714977,29.302373],[103.718604,29.304994],[103.722619,29.304181],[103.725359,29.304557],[103.726635,29.302614],[103.727132,29.299015],[103.731081,29.302328],[103.734627,29.307359],[103.737917,29.310311],[103.739865,29.313398],[103.730302,29.318669],[103.726394,29.321545],[103.725225,29.32543],[103.728448,29.328622],[103.72728,29.331468],[103.721948,29.33323],[103.717825,29.336843],[103.715488,29.34014],[103.710572,29.341465],[103.700566,29.336196],[103.696456,29.334585],[103.69338,29.330504],[103.690251,29.328035],[103.688747,29.328306],[103.686141,29.332176],[103.675947,29.343121],[103.67404,29.34815],[103.674671,29.352591],[103.678499,29.36072],[103.677532,29.363941],[103.670964,29.372129],[103.669286,29.376765],[103.669218,29.382002],[103.66989,29.401188],[103.665847,29.409825],[103.66535,29.412443],[103.666868,29.419935],[103.668735,29.434301],[103.668695,29.439941],[103.670279,29.442378],[103.674631,29.445266],[103.67772,29.448168],[103.675638,29.456275],[103.680017,29.457944],[103.681494,29.459779],[103.67776,29.462049],[103.674779,29.460711],[103.671999,29.461177],[103.672415,29.464305],[103.681521,29.469117]]]]}},{"type":"Feature","properties":{"adcode":511112,"name":"五通桥区","center":[103.816837,29.406186],"centroid":[103.802151,29.409682],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":2,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.944094,29.447161],[103.942375,29.449808],[103.94216,29.453131],[103.937379,29.458004],[103.93656,29.460515],[103.937513,29.463342],[103.93155,29.463057],[103.929522,29.462395],[103.927722,29.458771],[103.926231,29.457748],[103.922,29.459282],[103.919771,29.459192],[103.910571,29.457102],[103.90728,29.455282],[103.905857,29.45644],[103.903949,29.463012],[103.902821,29.463989],[103.900108,29.460982],[103.897744,29.461538],[103.895072,29.466275],[103.895649,29.472244],[103.8944,29.472921],[103.884663,29.471342],[103.882527,29.474304],[103.878847,29.4768],[103.878283,29.48528],[103.87964,29.486498],[103.884287,29.486813],[103.888692,29.48531],[103.896213,29.485716],[103.897046,29.487009],[103.893393,29.486182],[103.893111,29.489339],[103.887188,29.490226],[103.885871,29.494285],[103.883803,29.496525],[103.879626,29.5035],[103.876,29.507543],[103.874428,29.512744],[103.874146,29.51593],[103.871877,29.522318],[103.869513,29.521611],[103.86551,29.517358],[103.861938,29.51575],[103.85811,29.515419],[103.855518,29.516486],[103.852429,29.521251],[103.850387,29.522122],[103.844773,29.522182],[103.843215,29.520785],[103.838487,29.511797],[103.83658,29.510985],[103.831973,29.510865],[103.824989,29.511992],[103.821887,29.508821],[103.817696,29.510955],[103.814231,29.510144],[103.812579,29.507077],[103.800424,29.498419],[103.792393,29.495202],[103.778962,29.493759],[103.775389,29.494781],[103.768593,29.498645],[103.7622,29.501546],[103.76075,29.502868],[103.75852,29.507228],[103.756385,29.509587],[103.751993,29.511301],[103.751576,29.512518],[103.746594,29.511361],[103.743598,29.507182],[103.737219,29.504071],[103.728435,29.503395],[103.726434,29.501501],[103.725332,29.498524],[103.721115,29.493563],[103.720981,29.486753],[103.719047,29.478364],[103.717959,29.475883],[103.715716,29.474289],[103.699089,29.469568],[103.686692,29.468921],[103.681521,29.469117],[103.672415,29.464305],[103.671999,29.461177],[103.674779,29.460711],[103.67776,29.462049],[103.681494,29.459779],[103.680017,29.457944],[103.675638,29.456275],[103.67772,29.448168],[103.674631,29.445266],[103.670279,29.442378],[103.668695,29.439941],[103.668735,29.434301],[103.666868,29.419935],[103.66535,29.412443],[103.665847,29.409825],[103.66989,29.401188],[103.669218,29.382002],[103.669286,29.376765],[103.670964,29.372129],[103.677532,29.363941],[103.678499,29.36072],[103.674671,29.352591],[103.67404,29.34815],[103.675947,29.343121],[103.686141,29.332176],[103.688747,29.328306],[103.690251,29.328035],[103.69338,29.330504],[103.696456,29.334585],[103.700566,29.336196],[103.710572,29.341465],[103.715488,29.34014],[103.717825,29.336843],[103.721948,29.33323],[103.72728,29.331468],[103.728448,29.328622],[103.725225,29.32543],[103.726394,29.321545],[103.730302,29.318669],[103.739865,29.313398],[103.742578,29.316093],[103.743491,29.319437],[103.741852,29.322192],[103.743075,29.323683],[103.748487,29.324767],[103.751254,29.324346],[103.752839,29.325626],[103.755189,29.32537],[103.757338,29.323653],[103.762831,29.317599],[103.766068,29.316982],[103.772058,29.31787],[103.772945,29.317042],[103.775148,29.310823],[103.780493,29.304],[103.78193,29.306771],[103.780641,29.317042],[103.781366,29.32296],[103.785167,29.32427],[103.791359,29.324436],[103.796462,29.326589],[103.80025,29.326122],[103.805904,29.323096],[103.809517,29.319211],[103.813103,29.319422],[103.818462,29.318714],[103.821524,29.319542],[103.822773,29.323683],[103.824251,29.325701],[103.827286,29.327116],[103.835627,29.326484],[103.836809,29.3293],[103.831074,29.33338],[103.830402,29.334871],[103.832363,29.335624],[103.839817,29.334645],[103.844008,29.333305],[103.849931,29.329345],[103.852066,29.3254],[103.854175,29.318638],[103.855961,29.31132],[103.858285,29.30778],[103.864543,29.303593],[103.870695,29.29305],[103.874012,29.291981],[103.877356,29.293351],[103.882044,29.292749],[103.883575,29.29412],[103.881815,29.297042],[103.885254,29.300928],[103.886301,29.308006],[103.88426,29.315145],[103.884528,29.317343],[103.892976,29.321515],[103.895031,29.321409],[103.897489,29.317961],[103.899625,29.31656],[103.902257,29.316651],[103.906931,29.31894],[103.915715,29.319903],[103.917165,29.32147],[103.914788,29.324662],[103.916507,29.328592],[103.92106,29.331859],[103.921812,29.334073],[103.920416,29.338153],[103.915634,29.340743],[103.912733,29.339357],[103.911511,29.334223],[103.909725,29.341164],[103.910974,29.346569],[103.910181,29.349956],[103.908113,29.352199],[103.909805,29.355903],[103.913244,29.357453],[103.9173,29.361382],[103.919207,29.365175],[103.91969,29.369766],[103.925882,29.372008],[103.926446,29.374191],[103.925506,29.376584],[103.92102,29.373619],[103.913821,29.372806],[103.913579,29.377171],[103.909174,29.383943],[103.9063,29.386035],[103.902781,29.386712],[103.901398,29.388398],[103.904594,29.388307],[103.905548,29.392416],[103.907441,29.395184],[103.908046,29.399368],[103.91499,29.401369],[103.918683,29.399082],[103.919664,29.399518],[103.917729,29.402422],[103.922336,29.40346],[103.925049,29.402828],[103.926768,29.399729],[103.930395,29.400496],[103.93339,29.402708],[103.936573,29.399458],[103.939904,29.398209],[103.945451,29.404769],[103.948782,29.40674],[103.949399,29.410412],[103.94392,29.414368],[103.938588,29.416174],[103.937607,29.41834],[103.934975,29.418942],[103.935552,29.422522],[103.934746,29.428389],[103.933336,29.429683],[103.93891,29.431729],[103.93754,29.438558],[103.94165,29.440829],[103.944094,29.447161]]]]}},{"type":"Feature","properties":{"adcode":511113,"name":"金口河区","center":[103.077831,29.24602],"centroid":[103.06457,29.285462],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":3,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.180053,29.430194],[103.174318,29.427216],[103.165937,29.425381],[103.157543,29.425591],[103.150989,29.427426],[103.142178,29.431142],[103.137303,29.435685],[103.133918,29.437956],[103.126934,29.440393],[103.120528,29.439505],[103.118083,29.438197],[103.117546,29.434196],[103.113812,29.432315],[103.108977,29.432977],[103.09783,29.43039],[103.090013,29.425531],[103.087448,29.425651],[103.077844,29.428901],[103.07176,29.432526],[103.069799,29.435504],[103.062345,29.439325],[103.05477,29.445973],[103.052017,29.446664],[103.043663,29.444439],[103.039795,29.444213],[103.027721,29.448755],[103.020253,29.450018],[103.014827,29.447973],[103.007494,29.439896],[103.00384,29.432992],[102.998884,29.427757],[102.994399,29.424207],[102.985964,29.419288],[102.98352,29.418506],[102.978967,29.411525],[102.976938,29.410096],[102.973124,29.405085],[102.974266,29.403039],[102.975569,29.397532],[102.978684,29.392024],[102.983399,29.387555],[102.991457,29.383432],[102.994278,29.38131],[102.995769,29.378962],[102.998549,29.368291],[102.997031,29.363534],[102.990625,29.357799],[102.986595,29.349896],[102.981129,29.343302],[102.98039,29.340381],[102.980887,29.336196],[102.9836,29.324556],[102.983466,29.323246],[102.979786,29.320551],[102.979571,29.318774],[102.981532,29.316018],[102.987683,29.310687],[102.992572,29.304316],[102.997528,29.29549],[103.003908,29.287145],[103.007225,29.287447],[103.010314,29.288908],[103.016962,29.28933],[103.019273,29.288591],[103.021126,29.286392],[103.029534,29.283997],[103.031401,29.282295],[103.031736,29.279794],[103.028876,29.269836],[103.023544,29.262046],[103.022563,29.259756],[103.0231,29.255703],[103.024806,29.25284],[103.020065,29.25073],[102.99092,29.249901],[102.980135,29.25171],[102.970881,29.256049],[102.966328,29.255869],[102.963642,29.254181],[102.962796,29.250821],[102.967846,29.244295],[102.969028,29.239925],[102.970371,29.229857],[102.973742,29.22618],[102.974575,29.22214],[102.972896,29.219623],[102.967174,29.214242],[102.94911,29.193211],[102.944839,29.19009],[102.939856,29.175976],[102.940554,29.168707],[102.939775,29.16094],[102.93627,29.154334],[102.93353,29.147863],[102.931045,29.140713],[102.929326,29.13403],[102.928655,29.127362],[102.929299,29.120255],[102.931274,29.112937],[102.935048,29.106554],[102.939869,29.100895],[102.94598,29.096625],[102.953206,29.087554],[102.956174,29.082785],[102.967429,29.069652],[102.970129,29.065093],[102.974172,29.06686],[102.985964,29.070392],[102.99041,29.074317],[102.99507,29.085139],[102.999502,29.092504],[103.005479,29.100805],[103.011214,29.109799],[103.015404,29.114416],[103.01852,29.119018],[103.024537,29.12457],[103.031871,29.127829],[103.035269,29.130832],[103.038143,29.134528],[103.040171,29.147606],[103.042266,29.153821],[103.045369,29.160488],[103.054246,29.169944],[103.059216,29.172734],[103.064467,29.174588],[103.071263,29.178524],[103.079631,29.184526],[103.084587,29.187074],[103.095305,29.19606],[103.102866,29.202739],[103.111207,29.211483],[103.114323,29.216533],[103.115867,29.22098],[103.119091,29.222306],[103.120058,29.23153],[103.12171,29.23566],[103.129231,29.237047],[103.130198,29.247942],[103.128922,29.253322],[103.128734,29.258656],[103.129459,29.271147],[103.128788,29.281421],[103.13412,29.283741],[103.141654,29.285217],[103.148249,29.280833],[103.152359,29.276615],[103.157691,29.27529],[103.161828,29.270981],[103.16583,29.270544],[103.176964,29.264773],[103.181611,29.261775],[103.183156,29.258264],[103.187427,29.252011],[103.193229,29.245049],[103.195902,29.243587],[103.200844,29.242291],[103.205223,29.239488],[103.209816,29.234093],[103.213295,29.235223],[103.216988,29.24315],[103.218398,29.24853],[103.22044,29.251152],[103.225893,29.256049],[103.227169,29.26072],[103.226605,29.265798],[103.227464,29.26738],[103.233562,29.268887],[103.234865,29.271131],[103.233642,29.274235],[103.228767,29.278785],[103.227787,29.281632],[103.230043,29.285323],[103.228095,29.291453],[103.22643,29.293261],[103.219876,29.29293],[103.216209,29.293924],[103.213496,29.299241],[103.207318,29.302148],[103.204457,29.305205],[103.204833,29.311681],[103.200844,29.315416],[103.190073,29.322433],[103.185627,29.328818],[103.182699,29.337069],[103.181128,29.342805],[103.180322,29.348541],[103.177931,29.360689],[103.176575,29.372626],[103.182028,29.389376],[103.184633,29.393048],[103.186702,29.398555],[103.186957,29.404514],[103.185076,29.415301],[103.181114,29.424704],[103.180053,29.430194]]]]}},{"type":"Feature","properties":{"adcode":511123,"name":"犍为县","center":[103.944266,29.209782],"centroid":[103.973499,29.226388],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":4,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.052642,29.456666],[104.051837,29.455432],[104.047458,29.455267],[104.041199,29.454124],[104.038218,29.452861],[104.036431,29.454906],[104.034323,29.453147],[104.031287,29.453823],[104.027701,29.452786],[104.027755,29.450184],[104.026224,29.447176],[104.023242,29.445431],[104.020623,29.448168],[104.023591,29.448334],[104.022732,29.450635],[104.01744,29.449838],[104.015493,29.448665],[104.018206,29.445672],[104.021187,29.444153],[104.021899,29.442513],[104.018568,29.442694],[104.016151,29.439565],[104.016084,29.435008],[104.012216,29.435805],[104.007139,29.434617],[104.004815,29.439325],[104.006615,29.445807],[104.005258,29.44865],[104.002814,29.450169],[103.99904,29.454109],[103.994285,29.457854],[103.990713,29.457869],[103.987677,29.454259],[103.98303,29.454139],[103.980102,29.456169],[103.982775,29.457538],[103.978652,29.458245],[103.976221,29.461297],[103.97242,29.461282],[103.967545,29.460004],[103.965718,29.457508],[103.968579,29.454876],[103.964335,29.449011],[103.960507,29.448409],[103.959164,29.449958],[103.956571,29.450169],[103.953482,29.448108],[103.95312,29.445747],[103.94721,29.445236],[103.946149,29.448274],[103.944094,29.447161],[103.94165,29.440829],[103.93754,29.438558],[103.93891,29.431729],[103.933336,29.429683],[103.934746,29.428389],[103.935552,29.422522],[103.934975,29.418942],[103.937607,29.41834],[103.938588,29.416174],[103.94392,29.414368],[103.949399,29.410412],[103.948782,29.40674],[103.945451,29.404769],[103.939904,29.398209],[103.936573,29.399458],[103.93339,29.402708],[103.930395,29.400496],[103.926768,29.399729],[103.925049,29.402828],[103.922336,29.40346],[103.917729,29.402422],[103.919664,29.399518],[103.918683,29.399082],[103.91499,29.401369],[103.908046,29.399368],[103.907441,29.395184],[103.905548,29.392416],[103.904594,29.388307],[103.901398,29.388398],[103.902781,29.386712],[103.9063,29.386035],[103.909174,29.383943],[103.913579,29.377171],[103.913821,29.372806],[103.92102,29.373619],[103.925506,29.376584],[103.926446,29.374191],[103.925882,29.372008],[103.91969,29.369766],[103.919207,29.365175],[103.9173,29.361382],[103.913244,29.357453],[103.909805,29.355903],[103.908113,29.352199],[103.910181,29.349956],[103.910974,29.346569],[103.909725,29.341164],[103.911511,29.334223],[103.912733,29.339357],[103.915634,29.340743],[103.920416,29.338153],[103.921812,29.334073],[103.92106,29.331859],[103.916507,29.328592],[103.914788,29.324662],[103.917165,29.32147],[103.915715,29.319903],[103.906931,29.31894],[103.902257,29.316651],[103.899625,29.31656],[103.897489,29.317961],[103.895031,29.321409],[103.892976,29.321515],[103.884528,29.317343],[103.88426,29.315145],[103.886301,29.308006],[103.885254,29.300928],[103.881815,29.297042],[103.883575,29.29412],[103.882044,29.292749],[103.877356,29.293351],[103.874012,29.291981],[103.870695,29.29305],[103.864543,29.303593],[103.858285,29.30778],[103.855961,29.31132],[103.854175,29.318638],[103.852066,29.3254],[103.849931,29.329345],[103.844008,29.333305],[103.839817,29.334645],[103.832363,29.335624],[103.830402,29.334871],[103.831074,29.33338],[103.836809,29.3293],[103.835627,29.326484],[103.827286,29.327116],[103.824251,29.325701],[103.822773,29.323683],[103.821524,29.319542],[103.818462,29.318714],[103.813103,29.319422],[103.809517,29.319211],[103.805904,29.323096],[103.80025,29.326122],[103.796462,29.326589],[103.791359,29.324436],[103.785167,29.32427],[103.781366,29.32296],[103.780641,29.317042],[103.78193,29.306771],[103.780493,29.304],[103.775148,29.310823],[103.772945,29.317042],[103.772058,29.31787],[103.766068,29.316982],[103.762831,29.317599],[103.757338,29.323653],[103.755189,29.32537],[103.752839,29.325626],[103.751254,29.324346],[103.748487,29.324767],[103.743075,29.323683],[103.741852,29.322192],[103.743491,29.319437],[103.742578,29.316093],[103.739865,29.313398],[103.737917,29.310311],[103.734627,29.307359],[103.731081,29.302328],[103.727132,29.299015],[103.726635,29.302614],[103.725359,29.304557],[103.722619,29.304181],[103.718604,29.304994],[103.714977,29.302373],[103.711727,29.295731],[103.700606,29.294451],[103.696174,29.292463],[103.69471,29.289691],[103.704985,29.280864],[103.705092,29.277821],[103.703172,29.273678],[103.697423,29.272698],[103.694764,29.270649],[103.697061,29.265919],[103.699841,29.263824],[103.70798,29.262333],[103.710209,29.261323],[103.712613,29.257963],[103.715474,29.250444],[103.719665,29.249675],[103.724433,29.25064],[103.732249,29.254226],[103.735191,29.259244],[103.739153,29.261534],[103.743075,29.261564],[103.749105,29.26066],[103.755888,29.261579],[103.760441,29.258882],[103.762361,29.256878],[103.765961,29.255823],[103.768996,29.253684],[103.770299,29.249223],[103.769762,29.24526],[103.76815,29.242954],[103.757674,29.234756],[103.754719,29.231169],[103.755995,29.222819],[103.754988,29.219487],[103.749535,29.212523],[103.745009,29.210247],[103.743746,29.2088],[103.741973,29.203342],[103.742403,29.19986],[103.748783,29.194643],[103.750972,29.19208],[103.756586,29.187376],[103.762026,29.185431],[103.763422,29.18338],[103.764792,29.17869],[103.764309,29.175584],[103.761932,29.172703],[103.754357,29.167063],[103.755297,29.165344],[103.758883,29.165495],[103.760347,29.163036],[103.757056,29.154198],[103.751697,29.149884],[103.751966,29.148542],[103.758399,29.146309],[103.764591,29.142719],[103.767425,29.14207],[103.774355,29.142327],[103.779754,29.141211],[103.789505,29.141256],[103.792446,29.140592],[103.794018,29.137198],[103.794945,29.132069],[103.798007,29.130047],[103.807704,29.127392],[103.809974,29.124676],[103.816676,29.104034],[103.822021,29.097213],[103.826547,29.093742],[103.830536,29.092293],[103.837776,29.092565],[103.840233,29.093682],[103.846989,29.095115],[103.84989,29.096851],[103.855101,29.097862],[103.865054,29.096172],[103.869056,29.096821],[103.869419,29.099175],[103.872185,29.101605],[103.877491,29.100216],[103.88109,29.097756],[103.883924,29.097077],[103.884716,29.09415],[103.884851,29.086241],[103.885751,29.085079],[103.890747,29.083932],[103.894427,29.077819],[103.896952,29.075796],[103.89624,29.073547],[103.892251,29.071962],[103.887376,29.068354],[103.884985,29.065727],[103.884716,29.061848],[103.882742,29.057998],[103.883629,29.055069],[103.887523,29.050283],[103.891929,29.046886],[103.893299,29.04672],[103.898886,29.048894],[103.902821,29.04749],[103.908623,29.046916],[103.913284,29.04518],[103.921383,29.044455],[103.924633,29.045919],[103.926231,29.049135],[103.929213,29.052215],[103.931738,29.053378],[103.933981,29.0522],[103.935982,29.04838],[103.937688,29.046901],[103.942603,29.046146],[103.948231,29.046493],[103.950393,29.045421],[103.955819,29.045376],[103.972138,29.042386],[103.977765,29.042854],[103.982157,29.042613],[103.984333,29.041722],[103.988094,29.038385],[103.991626,29.038989],[103.993359,29.041707],[104.001001,29.043337],[104.00683,29.043805],[104.010778,29.041782],[104.012457,29.037675],[104.018031,29.037388],[104.024505,29.033975],[104.028373,29.034459],[104.031986,29.033568],[104.035317,29.034715],[104.039064,29.033688],[104.040702,29.034126],[104.043214,29.038807],[104.045981,29.040635],[104.052508,29.046946],[104.056766,29.047837],[104.061829,29.044817],[104.064556,29.044334],[104.070344,29.045225],[104.072292,29.046538],[104.076858,29.04761],[104.07941,29.046161],[104.083708,29.045844],[104.09178,29.047142],[104.094882,29.046282],[104.095876,29.044092],[104.092089,29.039955],[104.093472,29.036905],[104.102175,29.036452],[104.103545,29.034594],[104.105372,29.025081],[104.109039,29.01984],[104.115391,29.023585],[104.11891,29.024069],[104.125639,29.021592],[104.130797,29.020973],[104.133147,29.023963],[104.139728,29.024582],[104.138506,29.027814],[104.137942,29.032782],[104.140923,29.038702],[104.141152,29.043413],[104.140359,29.049739],[104.142146,29.052457],[104.145033,29.052714],[104.147451,29.05448],[104.148539,29.056639],[104.146175,29.063237],[104.14373,29.066754],[104.142387,29.070618],[104.147572,29.07009],[104.149036,29.07092],[104.147357,29.07326],[104.144872,29.07877],[104.14455,29.081562],[104.148794,29.084369],[104.147625,29.089305],[104.14874,29.093938],[104.153119,29.098979],[104.162453,29.105287],[104.163689,29.107354],[104.161352,29.110795],[104.160828,29.113918],[104.162547,29.118399],[104.165408,29.120738],[104.172338,29.12365],[104.175199,29.126894],[104.175374,29.12961],[104.17399,29.133517],[104.171761,29.137379],[104.172808,29.138722],[104.17352,29.146837],[104.167946,29.150412],[104.169464,29.152343],[104.173251,29.154515],[104.179551,29.155058],[104.181726,29.156445],[104.185111,29.161106],[104.190497,29.161619],[104.19372,29.162946],[104.193734,29.165238],[104.191303,29.166415],[104.184211,29.167682],[104.183043,29.170321],[104.186024,29.17308],[104.184399,29.17587],[104.17622,29.180847],[104.174836,29.183787],[104.175011,29.190165],[104.176864,29.195789],[104.167987,29.194688],[104.159606,29.191115],[104.154583,29.191944],[104.150688,29.194131],[104.148525,29.198714],[104.14921,29.206342],[104.146927,29.208604],[104.146161,29.211498],[104.148928,29.215583],[104.148915,29.221748],[104.150983,29.22722],[104.148982,29.237664],[104.148525,29.245652],[104.147706,29.25076],[104.146135,29.254151],[104.143596,29.256863],[104.140883,29.258038],[104.137593,29.258023],[104.132193,29.254934],[104.125115,29.245365],[104.123571,29.244853],[104.121664,29.240754],[104.118413,29.236489],[104.115714,29.235283],[104.113189,29.235766],[104.11104,29.238313],[104.109643,29.241869],[104.114209,29.25296],[104.115096,29.261383],[104.116439,29.263945],[104.122617,29.265421],[104.12811,29.269022],[104.131361,29.274054],[104.133563,29.276028],[104.136075,29.27663],[104.14369,29.280758],[104.146376,29.283831],[104.146645,29.286377],[104.144483,29.289691],[104.140977,29.292041],[104.135363,29.297373],[104.136639,29.302223],[104.139406,29.307434],[104.139298,29.309211],[104.136572,29.310386],[104.132704,29.310205],[104.126512,29.307961],[104.12157,29.308262],[104.116036,29.310702],[104.11147,29.310928],[104.108421,29.308564],[104.105896,29.308097],[104.10415,29.310687],[104.102995,29.31516],[104.098455,29.316937],[104.091699,29.315356],[104.088516,29.31647],[104.084138,29.320099],[104.079141,29.320897],[104.076563,29.323593],[104.076952,29.330911],[104.081331,29.33481],[104.082808,29.342037],[104.079988,29.347397],[104.084111,29.348074],[104.087872,29.346132],[104.092425,29.342745],[104.10102,29.34142],[104.105641,29.338831],[104.109213,29.338605],[104.114102,29.339734],[104.118467,29.34267],[104.120522,29.342459],[104.12028,29.338846],[104.121865,29.338499],[104.12721,29.343362],[104.129789,29.343377],[104.130568,29.340667],[104.134571,29.338123],[104.135578,29.339493],[104.135041,29.34407],[104.136115,29.353961],[104.139661,29.356113],[104.141998,29.355647],[104.14326,29.351266],[104.145772,29.347307],[104.148136,29.345967],[104.146685,29.343031],[104.147773,29.340697],[104.151668,29.339162],[104.155536,29.340833],[104.160398,29.339704],[104.161916,29.343859],[104.158048,29.347472],[104.155469,29.352651],[104.149277,29.355812],[104.148767,29.35807],[104.151587,29.359636],[104.157497,29.358296],[104.162883,29.361683],[104.163393,29.364167],[104.15876,29.365732],[104.15696,29.367538],[104.159001,29.370699],[104.161311,29.372054],[104.16295,29.375214],[104.162735,29.378601],[104.160868,29.379925],[104.152971,29.378962],[104.14917,29.374958],[104.145826,29.37386],[104.141138,29.374507],[104.141138,29.378209],[104.138667,29.382273],[104.13813,29.385689],[104.143139,29.385343],[104.143811,29.387991],[104.138425,29.390851],[104.134221,29.395997],[104.135014,29.399067],[104.133147,29.399473],[104.132502,29.399623],[104.131226,29.400376],[104.12893,29.39863],[104.125129,29.397472],[104.123316,29.395019],[104.11973,29.392506],[104.111161,29.390986],[104.10873,29.390128],[104.105063,29.38596],[104.100832,29.382152],[104.099234,29.382604],[104.097582,29.385283],[104.093338,29.387991],[104.090141,29.391633],[104.093512,29.400286],[104.092854,29.406048],[104.091484,29.408832],[104.091417,29.412729],[104.09225,29.416384],[104.096655,29.41819],[104.102592,29.41491],[104.105923,29.41491],[104.107172,29.421665],[104.10513,29.425817],[104.101262,29.4306],[104.101464,29.434045],[104.098361,29.437174],[104.096239,29.436437],[104.091686,29.437836],[104.086824,29.437249],[104.082137,29.433789],[104.074696,29.429728],[104.068733,29.424147],[104.066275,29.42347],[104.059532,29.424809],[104.057598,29.427276],[104.055785,29.434752],[104.055946,29.444634],[104.055114,29.445973],[104.055423,29.449522],[104.054147,29.453116],[104.055208,29.455583],[104.052642,29.456666]]],[[[103.877585,29.069018],[103.877074,29.070513],[103.877343,29.077713],[103.875677,29.079358],[103.873085,29.077638],[103.866182,29.075947],[103.864382,29.074121],[103.853329,29.069426],[103.850427,29.064746],[103.854134,29.065592],[103.860366,29.063554],[103.862878,29.064354],[103.870708,29.065259],[103.873784,29.066331],[103.876336,29.066014],[103.877585,29.069018]]],[[[104.131226,29.400376],[104.132502,29.399623],[104.133147,29.399473],[104.135014,29.399067],[104.135994,29.40185],[104.13453,29.402196],[104.131226,29.400376]]]]}},{"type":"Feature","properties":{"adcode":511124,"name":"井研县","center":[104.06885,29.651645],"centroid":[104.048596,29.638626],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":5,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.052642,29.456666],[104.055047,29.460696],[104.053744,29.464305],[104.059667,29.470199],[104.064166,29.472365],[104.069404,29.470109],[104.072963,29.471132],[104.076509,29.471026],[104.079504,29.469177],[104.080417,29.465613],[104.082674,29.466711],[104.084675,29.465373],[104.084514,29.462636],[104.088342,29.461658],[104.093338,29.463839],[104.094574,29.46644],[104.094117,29.469478],[104.095312,29.472154],[104.099664,29.472605],[104.102484,29.476003],[104.105694,29.478003],[104.106272,29.479717],[104.111429,29.484197],[104.113417,29.486678],[104.120065,29.487776],[104.121717,29.489129],[104.124806,29.497592],[104.128433,29.498299],[104.130783,29.495909],[104.130488,29.493533],[104.133308,29.49221],[104.129306,29.490767],[104.128097,29.488858],[104.130071,29.48755],[104.133295,29.489805],[104.135779,29.490106],[104.138412,29.48758],[104.140614,29.48328],[104.147948,29.478093],[104.149036,29.472274],[104.154529,29.472455],[104.157605,29.474425],[104.158518,29.476575],[104.161916,29.480318],[104.161553,29.484393],[104.162547,29.484724],[104.16389,29.489264],[104.159686,29.490482],[104.163998,29.49221],[104.16663,29.494691],[104.165959,29.496991],[104.162077,29.49902],[104.159552,29.503695],[104.159659,29.505439],[104.162695,29.50843],[104.159404,29.508475],[104.156127,29.507438],[104.152528,29.504101],[104.148686,29.504101],[104.149519,29.507859],[104.154314,29.512308],[104.155926,29.515013],[104.153333,29.518049],[104.15105,29.522182],[104.14686,29.523054],[104.137901,29.519988],[104.135135,29.520965],[104.13582,29.527067],[104.137149,29.528028],[104.145382,29.530072],[104.148069,29.527848],[104.150862,29.531154],[104.148915,29.533709],[104.151977,29.538998],[104.156946,29.540185],[104.160895,29.541838],[104.166267,29.54908],[104.166885,29.55198],[104.166832,29.55808],[104.162681,29.560423],[104.161432,29.562346],[104.162104,29.568385],[104.159283,29.572201],[104.153589,29.573853],[104.147572,29.577083],[104.14733,29.580417],[104.143999,29.585659],[104.13993,29.589699],[104.139204,29.592718],[104.140561,29.593319],[104.143569,29.591096],[104.145382,29.595391],[104.147719,29.595151],[104.150244,29.593033],[104.153293,29.594265],[104.156033,29.597223],[104.165448,29.597554],[104.167933,29.598215],[104.168591,29.604281],[104.169988,29.60793],[104.175964,29.612],[104.179121,29.615678],[104.179067,29.617886],[104.177052,29.621294],[104.176448,29.624267],[104.177791,29.627104],[104.178019,29.630947],[104.182277,29.633379],[104.185124,29.632028],[104.18824,29.626519],[104.189771,29.625798],[104.192511,29.627134],[104.198448,29.625723],[104.201094,29.623936],[104.201161,29.618546],[104.203108,29.616294],[104.206547,29.615949],[104.209098,29.613832],[104.212282,29.61254],[104.216539,29.61221],[104.217211,29.614387],[104.220394,29.615453],[104.228184,29.614462],[104.232495,29.615183],[104.238096,29.61715],[104.243213,29.616294],[104.243857,29.620693],[104.250009,29.621294],[104.25111,29.623126],[104.248357,29.624957],[104.247685,29.630977],[104.246382,29.632914],[104.242313,29.631458],[104.239963,29.631923],[104.238646,29.636382],[104.239922,29.637253],[104.243253,29.636382],[104.249794,29.636157],[104.252117,29.637943],[104.250868,29.638979],[104.247067,29.638694],[104.240983,29.641696],[104.240849,29.644743],[104.246047,29.646214],[104.243172,29.648916],[104.236282,29.649396],[104.234442,29.651798],[104.237142,29.652939],[104.240097,29.655565],[104.239654,29.657411],[104.236148,29.657471],[104.235557,29.659482],[104.232092,29.659948],[104.231004,29.661448],[104.230695,29.665921],[104.233395,29.668937],[104.232482,29.673019],[104.228425,29.676185],[104.225014,29.675855],[104.221132,29.673679],[104.216741,29.673424],[104.21764,29.667902],[104.216203,29.665516],[104.212658,29.666671],[104.203686,29.665666],[104.202893,29.667392],[104.20421,29.670363],[104.203766,29.673694],[104.199965,29.675195],[104.199186,29.676455],[104.200046,29.679382],[104.197816,29.681167],[104.197306,29.684093],[104.200194,29.688024],[104.202665,29.689885],[104.203363,29.691805],[104.201362,29.693996],[104.19873,29.694386],[104.195788,29.688399],[104.193653,29.687409],[104.187475,29.686299],[104.186333,29.686989],[104.186709,29.693336],[104.189624,29.702622],[104.191249,29.705083],[104.189248,29.708698],[104.183969,29.708113],[104.180867,29.709313],[104.178315,29.713048],[104.170847,29.715193],[104.164965,29.715418],[104.15743,29.716333],[104.153159,29.713948],[104.15289,29.707333],[104.149183,29.706643],[104.144899,29.710108],[104.137337,29.709583],[104.134463,29.714443],[104.126096,29.717458],[104.12349,29.721343],[104.121086,29.728122],[104.116922,29.733462],[104.113578,29.733671],[104.108072,29.735741],[104.107279,29.736716],[104.108542,29.741815],[104.105385,29.742669],[104.100403,29.745084],[104.097837,29.744514],[104.094614,29.74183],[104.091135,29.742355],[104.089349,29.743734],[104.087589,29.749462],[104.084379,29.753241],[104.081814,29.753481],[104.079262,29.757424],[104.074454,29.761338],[104.073675,29.764366],[104.073084,29.770948],[104.068625,29.772897],[104.066852,29.77519],[104.062568,29.777829],[104.06191,29.780107],[104.062769,29.782116],[104.065281,29.783435],[104.071728,29.78396],[104.074293,29.787228],[104.074105,29.791065],[104.076549,29.795936],[104.081559,29.80286],[104.088154,29.805318],[104.088758,29.812661],[104.086448,29.815179],[104.082969,29.815104],[104.079692,29.812916],[104.07624,29.814294],[104.075717,29.815883],[104.076106,29.821847],[104.074897,29.825353],[104.069203,29.828484],[104.064032,29.829114],[104.056779,29.828365],[104.05283,29.829159],[104.050319,29.831391],[104.047028,29.829608],[104.043872,29.830642],[104.044074,29.836021],[104.045981,29.837744],[104.049674,29.838553],[104.054106,29.845144],[104.056269,29.846987],[104.057007,29.850477],[104.057477,29.857248],[104.056322,29.860858],[104.052226,29.86276],[104.051111,29.864452],[104.050843,29.868406],[104.046504,29.866564],[104.046491,29.864827],[104.044047,29.863134],[104.04218,29.863419],[104.037909,29.8664],[104.036901,29.868466],[104.035155,29.868496],[104.03349,29.870728],[104.029098,29.873364],[104.02609,29.872705],[104.024585,29.870953],[104.019898,29.86923],[104.016339,29.868976],[104.008361,29.871312],[104.003593,29.869979],[103.999631,29.864243],[103.997791,29.860348],[103.995964,29.859704],[103.993426,29.856095],[103.988806,29.854881],[103.9853,29.852694],[103.982869,29.850223],[103.980895,29.849758],[103.976866,29.851526],[103.97469,29.853818],[103.967706,29.856454],[103.964603,29.853084],[103.961971,29.854911],[103.960023,29.849743],[103.955108,29.846223],[103.951562,29.844755],[103.951078,29.841774],[103.954517,29.838358],[103.955081,29.835706],[103.956746,29.834118],[103.962145,29.831032],[103.962414,29.8276],[103.956021,29.825413],[103.950017,29.825278],[103.944376,29.829114],[103.939823,29.829398],[103.936063,29.82784],[103.92842,29.826522],[103.927427,29.824289],[103.927628,29.821292],[103.926379,29.816707],[103.92795,29.812301],[103.934276,29.806127],[103.934666,29.804644],[103.929871,29.802905],[103.925734,29.798334],[103.924445,29.792309],[103.922753,29.79093],[103.911457,29.786508],[103.907321,29.784155],[103.903318,29.78336],[103.902647,29.780947],[103.903694,29.777799],[103.905172,29.777019],[103.910705,29.777364],[103.91276,29.775805],[103.913378,29.770588],[103.911726,29.766735],[103.909684,29.767305],[103.905816,29.770033],[103.903117,29.769524],[103.901653,29.768024],[103.899034,29.760663],[103.899034,29.749717],[103.897892,29.747468],[103.900148,29.745234],[103.902244,29.744964],[103.905037,29.747228],[103.907858,29.748278],[103.91648,29.747963],[103.923008,29.751637],[103.935391,29.750272],[103.938158,29.749312],[103.942348,29.751592],[103.946619,29.752671],[103.950756,29.757035],[103.950957,29.759029],[103.953254,29.760138],[103.955591,29.75702],[103.958156,29.751757],[103.954637,29.747483],[103.953791,29.742714],[103.950501,29.734631],[103.950313,29.731092],[103.953039,29.729937],[103.95735,29.729772],[103.964523,29.725318],[103.968041,29.724073],[103.975925,29.723248],[103.978813,29.724883],[103.978249,29.728482],[103.981271,29.728752],[103.983944,29.725633],[103.983769,29.721433],[103.986334,29.719438],[103.988819,29.719318],[103.989652,29.715028],[103.992781,29.712763],[103.993063,29.710993],[103.989047,29.704873],[103.98761,29.703777],[103.977671,29.701827],[103.977779,29.693291],[103.977322,29.692255],[103.972568,29.693351],[103.969868,29.687529],[103.970607,29.686734],[103.973938,29.688369],[103.974515,29.683913],[103.977362,29.682848],[103.976288,29.678031],[103.975979,29.670693],[103.973454,29.661088],[103.973091,29.657816],[103.974448,29.654109],[103.970056,29.652173],[103.969156,29.650087],[103.97332,29.648421],[103.973078,29.641186],[103.974475,29.639024],[103.979901,29.638003],[103.981889,29.635962],[103.981311,29.633034],[103.978504,29.632148],[103.972232,29.63362],[103.972729,29.630812],[103.971896,29.62817],[103.974045,29.624011],[103.976248,29.621804],[103.980546,29.620423],[103.986294,29.617195],[103.987382,29.615468],[103.984373,29.612315],[103.972218,29.604447],[103.970889,29.600933],[103.971507,29.591997],[103.968606,29.586635],[103.965825,29.588318],[103.96322,29.592192],[103.958586,29.594776],[103.956289,29.59413],[103.95081,29.589819],[103.947774,29.583962],[103.946203,29.578375],[103.946888,29.576602],[103.954503,29.576617],[103.958304,29.578675],[103.961259,29.579381],[103.964281,29.578675],[103.965436,29.575881],[103.96835,29.573568],[103.968109,29.572306],[103.963972,29.570534],[103.959943,29.569617],[103.95723,29.567724],[103.958438,29.565291],[103.9678,29.563804],[103.968686,29.561415],[103.960628,29.558395],[103.953724,29.55805],[103.948352,29.556322],[103.949359,29.554159],[103.953415,29.550237],[103.952193,29.547938],[103.946243,29.546451],[103.944685,29.544483],[103.945142,29.538863],[103.948352,29.533904],[103.946794,29.53159],[103.942133,29.530809],[103.937795,29.533634],[103.934652,29.533979],[103.934048,29.531815],[103.936251,29.528404],[103.937312,29.522438],[103.936358,29.520033],[103.93249,29.519582],[103.929844,29.520364],[103.934424,29.522122],[103.933605,29.524301],[103.927413,29.526931],[103.925801,29.524452],[103.919946,29.51847],[103.919516,29.516757],[103.91695,29.515164],[103.912048,29.513555],[103.911806,29.511526],[103.914667,29.507709],[103.914157,29.505905],[103.911081,29.50362],[103.910866,29.499832],[103.908382,29.499231],[103.904097,29.501486],[103.903748,29.497186],[103.901532,29.49636],[103.897838,29.497773],[103.895958,29.497412],[103.895273,29.493849],[103.897046,29.487009],[103.896213,29.485716],[103.888692,29.48531],[103.884287,29.486813],[103.87964,29.486498],[103.878283,29.48528],[103.878847,29.4768],[103.882527,29.474304],[103.884663,29.471342],[103.8944,29.472921],[103.895649,29.472244],[103.895072,29.466275],[103.897744,29.461538],[103.900108,29.460982],[103.902821,29.463989],[103.903949,29.463012],[103.905857,29.45644],[103.90728,29.455282],[103.910571,29.457102],[103.919771,29.459192],[103.922,29.459282],[103.926231,29.457748],[103.927722,29.458771],[103.929522,29.462395],[103.93155,29.463057],[103.937513,29.463342],[103.93656,29.460515],[103.937379,29.458004],[103.94216,29.453131],[103.942375,29.449808],[103.944094,29.447161],[103.946149,29.448274],[103.94721,29.445236],[103.95312,29.445747],[103.953482,29.448108],[103.956571,29.450169],[103.959164,29.449958],[103.960507,29.448409],[103.964335,29.449011],[103.968579,29.454876],[103.965718,29.457508],[103.967545,29.460004],[103.97242,29.461282],[103.976221,29.461297],[103.978652,29.458245],[103.982775,29.457538],[103.980102,29.456169],[103.98303,29.454139],[103.987677,29.454259],[103.990713,29.457869],[103.994285,29.457854],[103.99904,29.454109],[104.002814,29.450169],[104.005258,29.44865],[104.006615,29.445807],[104.004815,29.439325],[104.007139,29.434617],[104.012216,29.435805],[104.016084,29.435008],[104.016151,29.439565],[104.018568,29.442694],[104.021899,29.442513],[104.021187,29.444153],[104.018206,29.445672],[104.015493,29.448665],[104.01744,29.449838],[104.022732,29.450635],[104.023591,29.448334],[104.020623,29.448168],[104.023242,29.445431],[104.026224,29.447176],[104.027755,29.450184],[104.027701,29.452786],[104.031287,29.453823],[104.034323,29.453147],[104.036431,29.454906],[104.038218,29.452861],[104.041199,29.454124],[104.047458,29.455267],[104.051837,29.455432],[104.052642,29.456666]]]]}},{"type":"Feature","properties":{"adcode":511126,"name":"夹江县","center":[103.578862,29.741019],"centroid":[103.554116,29.770595],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":6,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.61383,29.630572],[103.61528,29.631053],[103.616717,29.63461],[103.620975,29.637433],[103.621875,29.64105],[103.628792,29.651318],[103.636501,29.654064],[103.646386,29.654815],[103.653518,29.653044],[103.663376,29.651062],[103.670857,29.650942],[103.680876,29.65498],[103.682313,29.658252],[103.681279,29.661524],[103.683549,29.663625],[103.687243,29.660863],[103.691299,29.662589],[103.6942,29.672929],[103.69835,29.671113],[103.70117,29.671113],[103.704783,29.672449],[103.707093,29.675045],[103.706422,29.678196],[103.703857,29.678841],[103.69843,29.678781],[103.697034,29.681917],[103.699062,29.682923],[103.706059,29.683403],[103.705683,29.686644],[103.69796,29.69278],[103.697181,29.694056],[103.700794,29.698197],[103.705589,29.697521],[103.712949,29.701722],[103.720175,29.707153],[103.720954,29.711383],[103.719329,29.716333],[103.715152,29.716603],[103.710881,29.713903],[103.707389,29.713603],[103.70477,29.714353],[103.703843,29.717158],[103.703561,29.722603],[103.707443,29.726218],[103.705388,29.731767],[103.705643,29.737211],[103.702406,29.743854],[103.700808,29.745729],[103.696993,29.747438],[103.694952,29.749672],[103.694025,29.752356],[103.688075,29.759329],[103.689392,29.761638],[103.689714,29.764726],[103.688116,29.770153],[103.689298,29.773257],[103.692319,29.774756],[103.701224,29.771413],[103.70438,29.771982],[103.70892,29.774531],[103.712143,29.773616],[103.719114,29.777589],[103.722109,29.778593],[103.723613,29.777004],[103.726676,29.776165],[103.734089,29.771143],[103.735755,29.772822],[103.733512,29.781411],[103.73836,29.786403],[103.745036,29.787048],[103.747305,29.789971],[103.746634,29.793643],[103.748219,29.795816],[103.748407,29.798214],[103.745962,29.800058],[103.740832,29.801646],[103.739918,29.803879],[103.742,29.809274],[103.741087,29.811103],[103.733458,29.811207],[103.730033,29.813021],[103.728838,29.816063],[103.730006,29.82369],[103.734143,29.828679],[103.734465,29.831541],[103.732948,29.834298],[103.729415,29.836021],[103.727575,29.838852],[103.72732,29.841414],[103.730785,29.844216],[103.730853,29.848245],[103.729133,29.849309],[103.722149,29.847571],[103.714373,29.849623],[103.713728,29.850852],[103.716105,29.855166],[103.722982,29.857353],[103.72364,29.858641],[103.719195,29.865726],[103.715528,29.868287],[103.714776,29.870009],[103.709041,29.872241],[103.710679,29.878516],[103.705509,29.880702],[103.697692,29.881915],[103.69655,29.883263],[103.695194,29.88783],[103.696577,29.889627],[103.694858,29.891768],[103.691903,29.892097],[103.690224,29.894598],[103.692696,29.896844],[103.692722,29.898865],[103.690399,29.898925],[103.686853,29.897338],[103.682542,29.897832],[103.681158,29.899344],[103.682085,29.902009],[103.676673,29.903956],[103.676323,29.905438],[103.678432,29.908462],[103.678754,29.917654],[103.677881,29.9196],[103.667526,29.922414],[103.663819,29.925273],[103.652672,29.928312],[103.648119,29.928177],[103.649918,29.922848],[103.649005,29.921411],[103.640839,29.917759],[103.637992,29.917909],[103.629691,29.916651],[103.626401,29.918358],[103.62264,29.918447],[103.620021,29.91734],[103.612527,29.91219],[103.612916,29.909855],[103.608001,29.909271],[103.601205,29.912459],[103.601701,29.913582],[103.597699,29.916082],[103.590473,29.919046],[103.587169,29.918178],[103.586646,29.917025],[103.591588,29.912459],[103.593307,29.910169],[103.593267,29.905198],[103.590433,29.902054],[103.581985,29.8962],[103.579487,29.895272],[103.575337,29.897548],[103.571724,29.895481],[103.571603,29.893715],[103.57437,29.892352],[103.575632,29.889492],[103.580897,29.888713],[103.579849,29.886138],[103.581166,29.883742],[103.584658,29.882319],[103.584658,29.880837],[103.580736,29.876703],[103.57672,29.875251],[103.571952,29.870758],[103.567547,29.871372],[103.560321,29.870773],[103.558562,29.868466],[103.556789,29.868047],[103.550342,29.86962],[103.548609,29.870863],[103.542821,29.870473],[103.541343,29.871162],[103.539584,29.874247],[103.537421,29.874682],[103.533352,29.873693],[103.531472,29.879025],[103.527227,29.880298],[103.525307,29.883562],[103.523265,29.884371],[103.518027,29.883397],[103.51561,29.881855],[103.51385,29.879025],[103.514253,29.876449],[103.516174,29.875026],[103.525481,29.874787],[103.526328,29.873124],[103.521949,29.870189],[103.524058,29.867807],[103.531015,29.866444],[103.532465,29.865231],[103.533795,29.85921],[103.534493,29.849264],[103.533406,29.841549],[103.529215,29.839422],[103.522916,29.841294],[103.518712,29.843167],[103.515757,29.843646],[103.511903,29.841055],[103.509512,29.833504],[103.509714,29.831286],[103.505792,29.82793],[103.502421,29.8236],[103.500084,29.824394],[103.493905,29.82342],[103.49134,29.821952],[103.485807,29.814789],[103.48394,29.814639],[103.472792,29.820363],[103.464425,29.821652],[103.448214,29.821217],[103.440169,29.819674],[103.432916,29.820603],[103.432661,29.812032],[103.433749,29.810084],[103.432956,29.807836],[103.433977,29.804674],[103.432929,29.800162],[103.433843,29.795651],[103.430525,29.787842],[103.434246,29.778878],[103.437738,29.775535],[103.43939,29.770963],[103.436274,29.763287],[103.43395,29.760708],[103.431089,29.760813],[103.429196,29.765671],[103.429491,29.769554],[103.426993,29.772717],[103.424065,29.771742],[103.421594,29.773916],[103.417941,29.774066],[103.416409,29.77567],[103.416933,29.778428],[103.415899,29.780047],[103.414046,29.779778],[103.409493,29.776719],[103.40819,29.777829],[103.408875,29.781846],[103.402468,29.789341],[103.402428,29.792653],[103.405718,29.795261],[103.409278,29.796445],[103.408485,29.799248],[103.406806,29.800117],[103.399205,29.800942],[103.396774,29.804928],[103.394034,29.805453],[103.393214,29.803594],[103.388675,29.797899],[103.384216,29.794167],[103.380657,29.792624],[103.374693,29.794992],[103.369979,29.794932],[103.36822,29.796401],[103.366903,29.794182],[103.363411,29.795651],[103.362592,29.79736],[103.35914,29.799488],[103.347724,29.798814],[103.34211,29.797689],[103.341707,29.795172],[103.339128,29.793493],[103.333501,29.794167],[103.332735,29.792833],[103.332601,29.787572],[103.330734,29.78291],[103.32692,29.779403],[103.322232,29.777604],[103.317531,29.772792],[103.315651,29.771772],[103.315275,29.763527],[103.317142,29.764666],[103.316363,29.761997],[103.313395,29.758579],[103.309997,29.752506],[103.316282,29.748278],[103.317558,29.745099],[103.316941,29.743089],[103.314107,29.740285],[103.30625,29.736731],[103.302234,29.732292],[103.29944,29.727477],[103.298849,29.718373],[103.300649,29.712523],[103.304316,29.706388],[103.29991,29.702787],[103.296015,29.698107],[103.296015,29.694386],[103.2985,29.69167],[103.304087,29.688234],[103.305497,29.685759],[103.305296,29.680747],[103.303684,29.677971],[103.304584,29.677026],[103.308989,29.676561],[103.313126,29.677686],[103.31592,29.679652],[103.313247,29.682113],[103.312844,29.684618],[103.318713,29.686509],[103.326812,29.688324],[103.329095,29.685924],[103.328182,29.684678],[103.321816,29.683103],[103.324233,29.679141],[103.330465,29.677731],[103.332776,29.672944],[103.33702,29.672809],[103.343023,29.675405],[103.345642,29.677131],[103.348114,29.680057],[103.350249,29.689975],[103.349148,29.69209],[103.345602,29.695106],[103.344407,29.697777],[103.345333,29.698917],[103.348906,29.699652],[103.352949,29.698707],[103.356468,29.694821],[103.35401,29.69134],[103.356803,29.687124],[103.35824,29.682022],[103.360725,29.679292],[103.362203,29.675615],[103.365762,29.675015],[103.369791,29.677101],[103.375042,29.677236],[103.377326,29.673754],[103.378172,29.669868],[103.386875,29.668622],[103.390595,29.667362],[103.393295,29.668292],[103.400118,29.674039],[103.406954,29.682518],[103.410097,29.68894],[103.413508,29.694686],[103.416141,29.701332],[103.419821,29.705458],[103.42428,29.709133],[103.431909,29.713483],[103.438476,29.715763],[103.444775,29.716918],[103.452632,29.722423],[103.455225,29.719813],[103.459643,29.719378],[103.465298,29.721538],[103.468266,29.719033],[103.477238,29.719408],[103.482382,29.717623],[103.485216,29.718028],[103.492307,29.720503],[103.495947,29.714053],[103.509848,29.708503],[103.515355,29.705968],[103.518766,29.701362],[103.520593,29.696321],[103.524259,29.691265],[103.528476,29.687124],[103.540255,29.681362],[103.548918,29.676756],[103.561772,29.668247],[103.567023,29.663415],[103.570488,29.659212],[103.573725,29.657666],[103.577996,29.656976],[103.581596,29.65519],[103.58866,29.644833],[103.594489,29.646379],[103.598169,29.645644],[103.601581,29.643467],[103.60475,29.640435],[103.60843,29.638093],[103.60843,29.634475],[103.610418,29.631158],[103.61383,29.630572]]],[[[103.517007,29.858326],[103.515892,29.861846],[103.514119,29.862221],[103.513635,29.859869],[103.506517,29.858027],[103.506289,29.856679],[103.508532,29.854117],[103.514723,29.853009],[103.515207,29.850133],[103.518712,29.850208],[103.518524,29.851691],[103.521103,29.853159],[103.520834,29.855001],[103.517007,29.858326]]]]}},{"type":"Feature","properties":{"adcode":511129,"name":"沐川县","center":[103.90211,28.956338],"centroid":[103.818122,29.001186],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":7,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.130797,29.020973],[104.125639,29.021592],[104.11891,29.024069],[104.115391,29.023585],[104.109039,29.01984],[104.105372,29.025081],[104.103545,29.034594],[104.102175,29.036452],[104.093472,29.036905],[104.092089,29.039955],[104.095876,29.044092],[104.094882,29.046282],[104.09178,29.047142],[104.083708,29.045844],[104.07941,29.046161],[104.076858,29.04761],[104.072292,29.046538],[104.070344,29.045225],[104.064556,29.044334],[104.061829,29.044817],[104.056766,29.047837],[104.052508,29.046946],[104.045981,29.040635],[104.043214,29.038807],[104.040702,29.034126],[104.039064,29.033688],[104.035317,29.034715],[104.031986,29.033568],[104.028373,29.034459],[104.024505,29.033975],[104.018031,29.037388],[104.012457,29.037675],[104.010778,29.041782],[104.00683,29.043805],[104.001001,29.043337],[103.993359,29.041707],[103.991626,29.038989],[103.988094,29.038385],[103.984333,29.041722],[103.982157,29.042613],[103.977765,29.042854],[103.972138,29.042386],[103.955819,29.045376],[103.950393,29.045421],[103.948231,29.046493],[103.942603,29.046146],[103.937688,29.046901],[103.935982,29.04838],[103.933981,29.0522],[103.931738,29.053378],[103.929213,29.052215],[103.926231,29.049135],[103.924633,29.045919],[103.921383,29.044455],[103.913284,29.04518],[103.908623,29.046916],[103.902821,29.04749],[103.898886,29.048894],[103.893299,29.04672],[103.891929,29.046886],[103.887523,29.050283],[103.883629,29.055069],[103.882742,29.057998],[103.884716,29.061848],[103.884985,29.065727],[103.887376,29.068354],[103.877585,29.069018],[103.876336,29.066014],[103.873784,29.066331],[103.870708,29.065259],[103.862878,29.064354],[103.860366,29.063554],[103.854134,29.065592],[103.850427,29.064746],[103.853329,29.069426],[103.864382,29.074121],[103.866182,29.075947],[103.865054,29.096172],[103.855101,29.097862],[103.84989,29.096851],[103.846989,29.095115],[103.840233,29.093682],[103.837776,29.092565],[103.830536,29.092293],[103.826547,29.093742],[103.822021,29.097213],[103.816676,29.104034],[103.809974,29.124676],[103.807704,29.127392],[103.798007,29.130047],[103.794945,29.132069],[103.794018,29.137198],[103.792446,29.140592],[103.789505,29.141256],[103.779754,29.141211],[103.774355,29.142327],[103.767425,29.14207],[103.764591,29.142719],[103.758399,29.146309],[103.751966,29.148542],[103.751697,29.149884],[103.757056,29.154198],[103.760347,29.163036],[103.758883,29.165495],[103.755297,29.165344],[103.754357,29.167063],[103.761932,29.172703],[103.764309,29.175584],[103.764792,29.17869],[103.763422,29.18338],[103.762026,29.185431],[103.756586,29.187376],[103.750972,29.19208],[103.748783,29.194643],[103.742403,29.19986],[103.741973,29.203342],[103.743746,29.2088],[103.745009,29.210247],[103.749535,29.212523],[103.754988,29.219487],[103.755995,29.222819],[103.754719,29.231169],[103.757674,29.234756],[103.76815,29.242954],[103.769762,29.24526],[103.770299,29.249223],[103.768996,29.253684],[103.765961,29.255823],[103.762361,29.256878],[103.760441,29.258882],[103.755888,29.261579],[103.749105,29.26066],[103.743075,29.261564],[103.739153,29.261534],[103.735191,29.259244],[103.732249,29.254226],[103.724433,29.25064],[103.719665,29.249675],[103.715474,29.250444],[103.714212,29.247656],[103.711163,29.2463],[103.709108,29.243858],[103.707268,29.243542],[103.7007,29.244717],[103.698417,29.244401],[103.696873,29.242487],[103.691379,29.238328],[103.69189,29.234771],[103.686423,29.232751],[103.679211,29.232872],[103.676552,29.231289],[103.675477,29.228742],[103.677546,29.226481],[103.678002,29.222698],[103.677841,29.216503],[103.676632,29.214603],[103.672213,29.213292],[103.668883,29.215628],[103.66394,29.222201],[103.661979,29.223376],[103.659078,29.222999],[103.655613,29.220241],[103.653907,29.217498],[103.653786,29.212222],[103.655949,29.210036],[103.664142,29.206569],[103.666277,29.204156],[103.666989,29.200056],[103.666411,29.192517],[103.661254,29.189034],[103.652067,29.186501],[103.641323,29.187195],[103.630739,29.186365],[103.618302,29.186984],[103.605261,29.188446],[103.600828,29.189456],[103.59273,29.194206],[103.583476,29.201578],[103.574007,29.208167],[103.568393,29.213714],[103.559394,29.200327],[103.557057,29.192517],[103.552853,29.182445],[103.550248,29.17762],[103.545023,29.163187],[103.545023,29.158602],[103.546071,29.152177],[103.549711,29.142749],[103.551806,29.140456],[103.560146,29.138827],[103.566419,29.139506],[103.572436,29.140879],[103.576868,29.140864],[103.580534,29.138797],[103.584188,29.13581],[103.587048,29.131903],[103.586525,29.12617],[103.583127,29.119063],[103.582348,29.113782],[103.582334,29.106222],[103.583113,29.098647],[103.586498,29.08372],[103.584134,29.078453],[103.573685,29.069064],[103.564028,29.059659],[103.558535,29.055552],[103.555405,29.049135],[103.55746,29.046387],[103.559032,29.041797],[103.564001,29.038581],[103.568675,29.037418],[103.580427,29.039004],[103.585396,29.041525],[103.595067,29.043126],[103.597941,29.044032],[103.600036,29.042884],[103.600815,29.03991],[103.600278,29.034172],[103.602239,29.022121],[103.604858,29.01904],[103.613024,29.013557],[103.621176,29.01475],[103.624118,29.014297],[103.633009,29.010778],[103.640732,29.007092],[103.644264,29.004011],[103.645191,29.000582],[103.644049,28.994781],[103.644049,28.986971],[103.646265,28.983813],[103.651557,28.982544],[103.653397,28.976667],[103.655747,28.973796],[103.660717,28.971137],[103.665431,28.969686],[103.665941,28.964745],[103.664356,28.95385],[103.66625,28.949376],[103.666962,28.945371],[103.666425,28.940172],[103.665041,28.933884],[103.661173,28.92353],[103.65744,28.919539],[103.651825,28.910816],[103.647971,28.906265],[103.649797,28.901789],[103.646413,28.897298],[103.64601,28.894214],[103.649018,28.889224],[103.649475,28.885277],[103.642867,28.880407],[103.641161,28.876626],[103.643767,28.872089],[103.643445,28.865616],[103.640906,28.860927],[103.640893,28.85837],[103.643364,28.857705],[103.649959,28.857538],[103.656607,28.858386],[103.664585,28.858612],[103.66903,28.858143],[103.689015,28.858446],[103.696255,28.859217],[103.702393,28.860518],[103.710411,28.857523],[103.713151,28.857614],[103.718107,28.862031],[103.722163,28.862591],[103.724312,28.863967],[103.72634,28.87103],[103.730248,28.872437],[103.733257,28.871635],[103.737487,28.871968],[103.743692,28.876657],[103.748057,28.881284],[103.753806,28.884823],[103.76819,28.888861],[103.778613,28.893125],[103.783287,28.895968],[103.79058,28.902152],[103.794501,28.903966],[103.799968,28.904405],[103.805703,28.901865],[103.808819,28.897495],[103.81399,28.886683],[103.815534,28.880952],[103.82182,28.863922],[103.824801,28.859928],[103.829153,28.852214],[103.829583,28.850035],[103.828858,28.845633],[103.83051,28.845361],[103.836661,28.839082],[103.845794,28.833182],[103.851045,28.832138],[103.857976,28.8266],[103.863227,28.819867],[103.87185,28.813859],[103.87643,28.808441],[103.880915,28.805445],[103.887403,28.799815],[103.893232,28.796061],[103.89581,28.789507],[103.897623,28.788645],[103.904191,28.788115],[103.907173,28.786329],[103.910665,28.781273],[103.914949,28.776277],[103.9182,28.774143],[103.924364,28.772735],[103.927037,28.770736],[103.931711,28.764756],[103.934693,28.763666],[103.938279,28.764287],[103.945196,28.767542],[103.948392,28.77001],[103.955604,28.777685],[103.954584,28.783892],[103.956477,28.787555],[103.963596,28.790249],[103.969734,28.789492],[103.972595,28.78978],[103.982144,28.793201],[103.984803,28.799224],[103.987234,28.799103],[103.991519,28.79429],[103.992996,28.793867],[103.997777,28.795592],[103.998435,28.797681],[103.99407,28.800027],[103.990377,28.804824],[103.990014,28.825269],[103.986589,28.828507],[103.980317,28.829142],[103.979189,28.831366],[103.985998,28.837993],[103.988819,28.837736],[103.992271,28.835482],[103.995037,28.835088],[104.000558,28.837297],[104.000544,28.839007],[103.99818,28.847282],[103.997925,28.850096],[104.000598,28.853318],[104.003459,28.853484],[104.007515,28.851185],[104.015157,28.849566],[104.021926,28.844816],[104.025042,28.84406],[104.027097,28.846964],[104.026116,28.850126],[104.034376,28.85589],[104.030911,28.865192],[104.030938,28.867975],[104.028668,28.871046],[104.027997,28.876067],[104.030508,28.884823],[104.033974,28.887197],[104.043939,28.889466],[104.046128,28.89063],[104.052951,28.898024],[104.055597,28.898931],[104.064341,28.900292],[104.066288,28.901517],[104.069001,28.90501],[104.075085,28.909818],[104.084742,28.914429],[104.083708,28.918617],[104.078188,28.919675],[104.076173,28.920945],[104.073393,28.935728],[104.072157,28.93919],[104.063226,28.955693],[104.061534,28.962267],[104.061829,28.96541],[104.065402,28.967163],[104.07252,28.967495],[104.075797,28.965607],[104.096145,28.958791],[104.098428,28.957023],[104.100214,28.953094],[104.107131,28.950827],[104.110314,28.951281],[104.113162,28.956389],[104.116587,28.959426],[104.120159,28.961224],[104.12298,28.963944],[104.124256,28.967556],[104.124095,28.975791],[104.123007,28.982469],[104.12216,28.984282],[104.123007,28.993996],[104.12169,28.997621],[104.124524,29.004223],[104.124471,29.006805],[104.127372,29.010838],[104.130797,29.020973]]],[[[103.865054,29.096172],[103.866182,29.075947],[103.873085,29.077638],[103.875677,29.079358],[103.877343,29.077713],[103.877074,29.070513],[103.877585,29.069018],[103.887376,29.068354],[103.892251,29.071962],[103.89624,29.073547],[103.896952,29.075796],[103.894427,29.077819],[103.890747,29.083932],[103.885751,29.085079],[103.884851,29.086241],[103.884716,29.09415],[103.883924,29.097077],[103.88109,29.097756],[103.877491,29.100216],[103.872185,29.101605],[103.869419,29.099175],[103.869056,29.096821],[103.865054,29.096172]]]]}},{"type":"Feature","properties":{"adcode":511132,"name":"峨边彝族自治县","center":[103.262148,29.230271],"centroid":[103.207196,29.045121],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":8,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.437724,29.28817],[103.424361,29.286648],[103.41974,29.28716],[103.412394,29.292658],[103.409493,29.297222],[103.406968,29.29912],[103.400951,29.301138],[103.382725,29.306063],[103.379233,29.30778],[103.37613,29.307901],[103.37284,29.306636],[103.363331,29.297509],[103.359342,29.292312],[103.356548,29.28591],[103.353446,29.280909],[103.349645,29.277926],[103.341143,29.273919],[103.338161,29.274235],[103.335368,29.276073],[103.332829,29.279613],[103.330747,29.28954],[103.330935,29.294782],[103.33201,29.297132],[103.336523,29.300205],[103.33851,29.302389],[103.339451,29.305597],[103.337906,29.309497],[103.335891,29.311561],[103.330465,29.313654],[103.324435,29.313383],[103.317035,29.314106],[103.314228,29.315777],[103.307996,29.323427],[103.305457,29.324647],[103.302556,29.323051],[103.300501,29.318819],[103.298379,29.316877],[103.292416,29.315747],[103.286238,29.313368],[103.281201,29.313217],[103.276044,29.324888],[103.272189,29.327764],[103.268334,29.327719],[103.26413,29.324421],[103.26045,29.323743],[103.254004,29.327387],[103.250122,29.327508],[103.240412,29.329239],[103.234985,29.328471],[103.23289,29.327387],[103.230258,29.324316],[103.226296,29.323683],[103.216693,29.323051],[103.21265,29.323412],[103.206391,29.32281],[103.20255,29.320295],[103.200844,29.315416],[103.204833,29.311681],[103.204457,29.305205],[103.207318,29.302148],[103.213496,29.299241],[103.216209,29.293924],[103.219876,29.29293],[103.22643,29.293261],[103.228095,29.291453],[103.230043,29.285323],[103.227787,29.281632],[103.228767,29.278785],[103.233642,29.274235],[103.234865,29.271131],[103.233562,29.268887],[103.227464,29.26738],[103.226605,29.265798],[103.227169,29.26072],[103.225893,29.256049],[103.22044,29.251152],[103.218398,29.24853],[103.216988,29.24315],[103.213295,29.235223],[103.209816,29.234093],[103.205223,29.239488],[103.200844,29.242291],[103.195902,29.243587],[103.193229,29.245049],[103.187427,29.252011],[103.183156,29.258264],[103.181611,29.261775],[103.176964,29.264773],[103.16583,29.270544],[103.161828,29.270981],[103.157691,29.27529],[103.152359,29.276615],[103.148249,29.280833],[103.141654,29.285217],[103.13412,29.283741],[103.128788,29.281421],[103.129459,29.271147],[103.128734,29.258656],[103.128922,29.253322],[103.130198,29.247942],[103.129231,29.237047],[103.12171,29.23566],[103.120058,29.23153],[103.119091,29.222306],[103.115867,29.22098],[103.114323,29.216533],[103.111207,29.211483],[103.102866,29.202739],[103.095305,29.19606],[103.084587,29.187074],[103.079631,29.184526],[103.071263,29.178524],[103.064467,29.174588],[103.059216,29.172734],[103.054246,29.169944],[103.045369,29.160488],[103.042266,29.153821],[103.040171,29.147606],[103.038143,29.134528],[103.035269,29.130832],[103.031871,29.127829],[103.024537,29.12457],[103.01852,29.119018],[103.015404,29.114416],[103.011214,29.109799],[103.005479,29.100805],[102.999502,29.092504],[102.99507,29.085139],[102.99041,29.074317],[102.985964,29.070392],[102.974172,29.06686],[102.970129,29.065093],[102.968088,29.062074],[102.957759,29.052049],[102.951809,29.048275],[102.94222,29.043307],[102.935692,29.042054],[102.922154,29.037947],[102.91517,29.033024],[102.912148,29.030155],[102.910201,29.026274],[102.909046,29.021607],[102.909825,29.011896],[102.91098,29.007228],[102.913679,28.999948],[102.921509,28.986065],[102.924504,28.97922],[102.927714,28.973449],[102.932375,28.966846],[102.942394,28.944132],[102.944087,28.937497],[102.946558,28.930876],[102.947431,28.925616],[102.946236,28.920083],[102.940809,28.915185],[102.935142,28.911193],[102.930763,28.90699],[102.928762,28.902137],[102.928077,28.896391],[102.929998,28.890449],[102.937895,28.873813],[102.940366,28.866266],[102.94179,28.860549],[102.940836,28.855496],[102.93357,28.836057],[102.929031,28.826645],[102.926291,28.820154],[102.924182,28.810197],[102.925283,28.801873],[102.928332,28.795789],[102.931112,28.786102],[102.933893,28.780561],[102.936391,28.777246],[102.941924,28.772811],[102.944154,28.766452],[102.939722,28.752311],[102.938043,28.74483],[102.938177,28.739984],[102.944718,28.724476],[102.947955,28.718327],[102.95279,28.711298],[102.955489,28.706284],[102.958283,28.696241],[102.960177,28.691665],[102.963655,28.685271],[102.962541,28.681074],[102.971566,28.679695],[102.974669,28.676362],[102.977529,28.675438],[102.983009,28.674953],[102.986501,28.672074],[102.988583,28.671437],[102.990947,28.672407],[102.993217,28.678817],[102.996561,28.679953],[103.002081,28.676665],[103.006755,28.67465],[103.017244,28.67324],[103.020508,28.671695],[103.026498,28.670407],[103.032408,28.6658],[103.0359,28.665588],[103.04604,28.6678],[103.051238,28.669725],[103.056127,28.674377],[103.066066,28.688529],[103.069799,28.699134],[103.071277,28.705118],[103.072539,28.715873],[103.072136,28.720296],[103.070538,28.723522],[103.069853,28.727823],[103.070538,28.736789],[103.073815,28.740272],[103.077697,28.742862],[103.083418,28.749282],[103.085433,28.752916],[103.096312,28.759351],[103.099522,28.762576],[103.103954,28.765392],[103.107486,28.771932],[103.107406,28.776065],[103.107943,28.792368],[103.107836,28.798574],[103.109971,28.80434],[103.111287,28.810575],[103.112483,28.812346],[103.118325,28.81569],[103.122113,28.817264],[103.127095,28.820321],[103.13134,28.823665],[103.136322,28.82371],[103.144515,28.827024],[103.147833,28.829097],[103.15248,28.830141],[103.155542,28.828794],[103.165252,28.826524],[103.172425,28.825844],[103.179073,28.824694],[103.185211,28.826948],[103.186742,28.828522],[103.189871,28.827932],[103.196237,28.824103],[103.205881,28.812542],[103.208648,28.810726],[103.212731,28.810878],[103.219097,28.809395],[103.223422,28.80608],[103.22502,28.804007],[103.227034,28.804446],[103.231695,28.807337],[103.238625,28.813511],[103.238518,28.823967],[103.235764,28.828401],[103.23371,28.838417],[103.23469,28.841745],[103.237228,28.845149],[103.235576,28.848477],[103.231453,28.852804],[103.23058,28.85831],[103.235281,28.862666],[103.249612,28.873934],[103.255078,28.879016],[103.266105,28.888286],[103.268093,28.893049],[103.266387,28.895938],[103.257522,28.905297],[103.25121,28.910317],[103.247812,28.915381],[103.246079,28.919735],[103.245179,28.924089],[103.245085,28.929561],[103.247812,28.939447],[103.2489,28.948213],[103.250471,28.953699],[103.25669,28.965954],[103.260598,28.971001],[103.265554,28.975836],[103.271544,28.982424],[103.273948,28.986472],[103.283041,28.990113],[103.291328,28.99037],[103.29799,28.989736],[103.312965,28.987772],[103.317961,28.987847],[103.322796,28.988754],[103.324623,28.991428],[103.331929,28.993316],[103.338873,28.996201],[103.341318,28.998301],[103.34297,29.001488],[103.350974,29.004676],[103.353258,29.00602],[103.355004,29.008663],[103.355406,29.016653],[103.362485,29.021713],[103.367749,29.028071],[103.371241,29.033356],[103.373444,29.035606],[103.375969,29.036422],[103.37836,29.035803],[103.382617,29.031016],[103.387735,29.027542],[103.393846,29.026848],[103.395914,29.027784],[103.395833,29.031816],[103.397311,29.036391],[103.402012,29.038702],[103.40314,29.040197],[103.403905,29.045225],[103.406578,29.046357],[103.41559,29.047384],[103.423434,29.049226],[103.427033,29.052412],[103.431667,29.052835],[103.436583,29.056005],[103.441122,29.062104],[103.444937,29.065969],[103.460745,29.064565],[103.46887,29.064958],[103.477278,29.066075],[103.47987,29.065773],[103.486733,29.062708],[103.496645,29.058768],[103.504328,29.05913],[103.51839,29.063674],[103.524662,29.065033],[103.533768,29.06295],[103.547065,29.05833],[103.550718,29.056247],[103.551484,29.052125],[103.555405,29.049135],[103.558535,29.055552],[103.564028,29.059659],[103.573685,29.069064],[103.584134,29.078453],[103.586498,29.08372],[103.583113,29.098647],[103.582334,29.106222],[103.582348,29.113782],[103.583127,29.119063],[103.586525,29.12617],[103.587048,29.131903],[103.584188,29.13581],[103.580534,29.138797],[103.576868,29.140864],[103.572436,29.140879],[103.566419,29.139506],[103.560146,29.138827],[103.551806,29.140456],[103.549711,29.142749],[103.546071,29.152177],[103.545023,29.158602],[103.545023,29.163187],[103.550248,29.17762],[103.552853,29.182445],[103.557057,29.192517],[103.559394,29.200327],[103.568393,29.213714],[103.567144,29.216427],[103.563504,29.220241],[103.560442,29.226059],[103.554129,29.235163],[103.5537,29.239925],[103.554465,29.245426],[103.552477,29.249555],[103.549979,29.252041],[103.540524,29.259515],[103.537018,29.262724],[103.534225,29.263372],[103.531566,29.261519],[103.527577,29.254422],[103.525911,29.253307],[103.522325,29.253081],[103.510452,29.254979],[103.505013,29.256652],[103.502756,29.259937],[103.501185,29.269233],[103.491851,29.280065],[103.485323,29.292915],[103.484316,29.295445],[103.478997,29.304527],[103.473746,29.314437],[103.470778,29.316816],[103.465123,29.316349],[103.463793,29.314075],[103.462826,29.308051],[103.460275,29.301425],[103.457696,29.297689],[103.453291,29.293607],[103.449369,29.290836],[103.445205,29.289058],[103.437724,29.28817]]]]}},{"type":"Feature","properties":{"adcode":511133,"name":"马边彝族自治县","center":[103.546851,28.838933],"centroid":[103.479734,28.78209],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":9,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.828858,28.845633],[103.829583,28.850035],[103.829153,28.852214],[103.824801,28.859928],[103.82182,28.863922],[103.815534,28.880952],[103.81399,28.886683],[103.808819,28.897495],[103.805703,28.901865],[103.799968,28.904405],[103.794501,28.903966],[103.79058,28.902152],[103.783287,28.895968],[103.778613,28.893125],[103.76819,28.888861],[103.753806,28.884823],[103.748057,28.881284],[103.743692,28.876657],[103.737487,28.871968],[103.733257,28.871635],[103.730248,28.872437],[103.72634,28.87103],[103.724312,28.863967],[103.722163,28.862591],[103.718107,28.862031],[103.713151,28.857614],[103.710411,28.857523],[103.702393,28.860518],[103.696255,28.859217],[103.689015,28.858446],[103.66903,28.858143],[103.664585,28.858612],[103.656607,28.858386],[103.649959,28.857538],[103.643364,28.857705],[103.640893,28.85837],[103.640906,28.860927],[103.643445,28.865616],[103.643767,28.872089],[103.641161,28.876626],[103.642867,28.880407],[103.649475,28.885277],[103.649018,28.889224],[103.64601,28.894214],[103.646413,28.897298],[103.649797,28.901789],[103.647971,28.906265],[103.651825,28.910816],[103.65744,28.919539],[103.661173,28.92353],[103.665041,28.933884],[103.666425,28.940172],[103.666962,28.945371],[103.66625,28.949376],[103.664356,28.95385],[103.665941,28.964745],[103.665431,28.969686],[103.660717,28.971137],[103.655747,28.973796],[103.653397,28.976667],[103.651557,28.982544],[103.646265,28.983813],[103.644049,28.986971],[103.644049,28.994781],[103.645191,29.000582],[103.644264,29.004011],[103.640732,29.007092],[103.633009,29.010778],[103.624118,29.014297],[103.621176,29.01475],[103.613024,29.013557],[103.604858,29.01904],[103.602239,29.022121],[103.600278,29.034172],[103.600815,29.03991],[103.600036,29.042884],[103.597941,29.044032],[103.595067,29.043126],[103.585396,29.041525],[103.580427,29.039004],[103.568675,29.037418],[103.564001,29.038581],[103.559032,29.041797],[103.55746,29.046387],[103.555405,29.049135],[103.551484,29.052125],[103.550718,29.056247],[103.547065,29.05833],[103.533768,29.06295],[103.524662,29.065033],[103.51839,29.063674],[103.504328,29.05913],[103.496645,29.058768],[103.486733,29.062708],[103.47987,29.065773],[103.477278,29.066075],[103.46887,29.064958],[103.460745,29.064565],[103.444937,29.065969],[103.441122,29.062104],[103.436583,29.056005],[103.431667,29.052835],[103.427033,29.052412],[103.423434,29.049226],[103.41559,29.047384],[103.406578,29.046357],[103.403905,29.045225],[103.40314,29.040197],[103.402012,29.038702],[103.397311,29.036391],[103.395833,29.031816],[103.395914,29.027784],[103.393846,29.026848],[103.387735,29.027542],[103.382617,29.031016],[103.37836,29.035803],[103.375969,29.036422],[103.373444,29.035606],[103.371241,29.033356],[103.367749,29.028071],[103.362485,29.021713],[103.355406,29.016653],[103.355004,29.008663],[103.353258,29.00602],[103.350974,29.004676],[103.34297,29.001488],[103.341318,28.998301],[103.338873,28.996201],[103.331929,28.993316],[103.324623,28.991428],[103.322796,28.988754],[103.317961,28.987847],[103.312965,28.987772],[103.29799,28.989736],[103.291328,28.99037],[103.283041,28.990113],[103.273948,28.986472],[103.271544,28.982424],[103.265554,28.975836],[103.260598,28.971001],[103.25669,28.965954],[103.250471,28.953699],[103.2489,28.948213],[103.247812,28.939447],[103.245085,28.929561],[103.245179,28.924089],[103.246079,28.919735],[103.247812,28.915381],[103.25121,28.910317],[103.257522,28.905297],[103.266387,28.895938],[103.268093,28.893049],[103.266105,28.888286],[103.255078,28.879016],[103.249612,28.873934],[103.235281,28.862666],[103.23058,28.85831],[103.231453,28.852804],[103.235576,28.848477],[103.237228,28.845149],[103.23469,28.841745],[103.23371,28.838417],[103.235764,28.828401],[103.238518,28.823967],[103.238625,28.813511],[103.239149,28.810878],[103.245838,28.809864],[103.25677,28.81059],[103.261565,28.810091],[103.27102,28.80602],[103.278166,28.799906],[103.282665,28.794911],[103.285862,28.79037],[103.293369,28.777367],[103.301065,28.76898],[103.303953,28.766709],[103.308479,28.761728],[103.32007,28.754067],[103.326624,28.750963],[103.334777,28.743089],[103.33612,28.739136],[103.336536,28.73476],[103.335851,28.727642],[103.333581,28.721871],[103.329713,28.717463],[103.320406,28.711617],[103.316014,28.707875],[103.310695,28.702073],[103.308278,28.68759],[103.306263,28.681953],[103.303845,28.678317],[103.296015,28.668361],[103.292134,28.660041],[103.287339,28.655343],[103.283337,28.639307],[103.281913,28.629423],[103.2774,28.620539],[103.276124,28.617219],[103.272807,28.61314],[103.259873,28.604149],[103.244897,28.596173],[103.242856,28.593398],[103.243474,28.586983],[103.245932,28.572696],[103.245515,28.569844],[103.246442,28.561304],[103.246603,28.549805],[103.249209,28.548516],[103.252795,28.544814],[103.254004,28.541203],[103.26413,28.540475],[103.272162,28.538669],[103.282786,28.534026],[103.287822,28.533009],[103.294712,28.525468],[103.299574,28.521644],[103.302892,28.516014],[103.303913,28.508334],[103.308251,28.499319],[103.311837,28.494583],[103.313878,28.485566],[103.318995,28.48039],[103.329297,28.463841],[103.330371,28.459666],[103.333608,28.453622],[103.334884,28.449583],[103.33804,28.445149],[103.339974,28.443493],[103.344957,28.442962],[103.350074,28.439864],[103.352344,28.440714],[103.356964,28.440881],[103.360255,28.433971],[103.3674,28.429445],[103.367481,28.426681],[103.370248,28.423324],[103.373122,28.421987],[103.379166,28.420651],[103.388406,28.420666],[103.392771,28.425101],[103.401595,28.430068],[103.407626,28.43552],[103.415711,28.444268],[103.419055,28.446591],[103.425019,28.447563],[103.429652,28.449446],[103.432983,28.452908],[103.434743,28.458436],[103.440021,28.470415],[103.441498,28.477308],[103.441176,28.48212],[103.439658,28.487175],[103.442009,28.489513],[103.442841,28.492367],[103.438664,28.500093],[103.431116,28.503629],[103.42608,28.5075],[103.421849,28.511552],[103.421567,28.513844],[103.422547,28.517987],[103.424589,28.521659],[103.426321,28.526727],[103.429639,28.531811],[103.436596,28.536226],[103.442546,28.53835],[103.453895,28.543251],[103.461671,28.54401],[103.468132,28.546118],[103.479011,28.54712],[103.48907,28.550624],[103.491367,28.553856],[103.504153,28.560318],[103.508988,28.565734],[103.514401,28.569435],[103.519236,28.574834],[103.529188,28.590501],[103.531754,28.597644],[103.530907,28.603057],[103.529188,28.60935],[103.530599,28.612155],[103.548005,28.611367],[103.552934,28.610699],[103.560657,28.606924],[103.567211,28.608501],[103.580454,28.61399],[103.585947,28.614899],[103.591776,28.614384],[103.597148,28.612868],[103.60236,28.608895],[103.604697,28.603497],[103.609854,28.599024],[103.613883,28.597325],[103.612889,28.599342],[103.61297,28.609502],[103.614528,28.613398],[103.619605,28.616385],[103.622976,28.617295],[103.633976,28.623147],[103.636635,28.624117],[103.645365,28.62583],[103.650563,28.625936],[103.660327,28.628271],[103.667956,28.635017],[103.673355,28.636897],[103.680057,28.636487],[103.685644,28.63482],[103.687538,28.636593],[103.691326,28.647522],[103.69283,28.64975],[103.699545,28.656283],[103.704622,28.661875],[103.711029,28.666755],[103.716817,28.674862],[103.718483,28.675968],[103.726246,28.679105],[103.727347,28.682408],[103.722902,28.687938],[103.716911,28.690302],[103.708839,28.68762],[103.705455,28.688665],[103.703319,28.693801],[103.705535,28.695407],[103.716079,28.697528],[103.721088,28.697528],[103.724271,28.696831],[103.723815,28.698664],[103.72129,28.700285],[103.718308,28.704179],[103.719409,28.706178],[103.724621,28.709147],[103.725212,28.710708],[103.724889,28.717585],[103.718872,28.731292],[103.716925,28.736956],[103.713997,28.740242],[103.711982,28.741029],[103.709242,28.740348],[103.705992,28.742877],[103.702406,28.744527],[103.701829,28.746708],[103.707953,28.747919],[103.70978,28.750206],[103.709847,28.754975],[103.712721,28.757262],[103.720471,28.757898],[103.728341,28.758988],[103.730624,28.757883],[103.733888,28.761668],[103.739811,28.763379],[103.7465,28.76406],[103.749642,28.767376],[103.7512,28.770131],[103.753685,28.777246],[103.75942,28.781591],[103.761515,28.790234],[103.763275,28.793443],[103.768231,28.796818],[103.769466,28.799346],[103.768889,28.802494],[103.767264,28.804915],[103.76357,28.808305],[103.761018,28.815887],[103.76451,28.821894],[103.770729,28.824709],[103.775416,28.824436],[103.781178,28.821274],[103.785167,28.821304],[103.788458,28.822394],[103.794985,28.826857],[103.800263,28.829581],[103.803728,28.836117],[103.823808,28.843893],[103.828858,28.845633]]]]}},{"type":"Feature","properties":{"adcode":511181,"name":"峨眉山市","center":[103.492488,29.597478],"centroid":[103.39351,29.501017],"childrenNum":0,"level":"district","parent":{"adcode":511100},"subFeatureIndex":10,"acroutes":[100000,510000,511100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.378172,29.669868],[103.37421,29.670963],[103.370113,29.670468],[103.367937,29.668367],[103.368139,29.666146],[103.361706,29.661794],[103.356427,29.659948],[103.347214,29.65579],[103.344245,29.653989],[103.337275,29.651783],[103.335771,29.647505],[103.336375,29.643617],[103.338766,29.63422],[103.337637,29.632944],[103.33291,29.631878],[103.330358,29.629581],[103.328867,29.624552],[103.327054,29.621144],[103.324959,29.619477],[103.31866,29.618486],[103.316081,29.61706],[103.311568,29.610768],[103.302153,29.608621],[103.30077,29.607435],[103.300662,29.602149],[103.298876,29.599867],[103.294336,29.599431],[103.282934,29.602284],[103.27689,29.602419],[103.273922,29.600828],[103.267837,29.596067],[103.27098,29.590871],[103.272511,29.585449],[103.271208,29.581394],[103.271705,29.575521],[103.270161,29.573718],[103.263956,29.571705],[103.261619,29.570128],[103.259537,29.566297],[103.256421,29.556818],[103.256931,29.55479],[103.262344,29.547322],[103.269019,29.534686],[103.271343,29.532191],[103.270564,29.530388],[103.266427,29.526781],[103.2646,29.523174],[103.264077,29.519793],[103.259671,29.513029],[103.261471,29.509873],[103.266642,29.508505],[103.271544,29.508265],[103.27826,29.510519],[103.281886,29.509617],[103.289367,29.509121],[103.294148,29.506867],[103.291959,29.503199],[103.28609,29.499095],[103.282665,29.497337],[103.278945,29.490482],[103.277736,29.485611],[103.275103,29.483626],[103.271504,29.482935],[103.268294,29.480559],[103.258852,29.478469],[103.252808,29.478454],[103.247812,29.479371],[103.240989,29.481882],[103.233374,29.481401],[103.225772,29.481401],[103.212381,29.48322],[103.204524,29.483897],[103.193001,29.482047],[103.190382,29.480679],[103.186473,29.474244],[103.185184,29.465072],[103.184942,29.460485],[103.182632,29.446484],[103.180805,29.440754],[103.179785,29.435248],[103.180053,29.430194],[103.181114,29.424704],[103.185076,29.415301],[103.186957,29.404514],[103.186702,29.398555],[103.184633,29.393048],[103.182028,29.389376],[103.176575,29.372626],[103.177931,29.360689],[103.180322,29.348541],[103.181128,29.342805],[103.182699,29.337069],[103.185627,29.328818],[103.190073,29.322433],[103.200844,29.315416],[103.20255,29.320295],[103.206391,29.32281],[103.21265,29.323412],[103.216693,29.323051],[103.226296,29.323683],[103.230258,29.324316],[103.23289,29.327387],[103.234985,29.328471],[103.240412,29.329239],[103.250122,29.327508],[103.254004,29.327387],[103.26045,29.323743],[103.26413,29.324421],[103.268334,29.327719],[103.272189,29.327764],[103.276044,29.324888],[103.281201,29.313217],[103.286238,29.313368],[103.292416,29.315747],[103.298379,29.316877],[103.300501,29.318819],[103.302556,29.323051],[103.305457,29.324647],[103.307996,29.323427],[103.314228,29.315777],[103.317035,29.314106],[103.324435,29.313383],[103.330465,29.313654],[103.335891,29.311561],[103.337906,29.309497],[103.339451,29.305597],[103.33851,29.302389],[103.336523,29.300205],[103.33201,29.297132],[103.330935,29.294782],[103.330747,29.28954],[103.332829,29.279613],[103.335368,29.276073],[103.338161,29.274235],[103.341143,29.273919],[103.349645,29.277926],[103.353446,29.280909],[103.356548,29.28591],[103.359342,29.292312],[103.363331,29.297509],[103.37284,29.306636],[103.37613,29.307901],[103.379233,29.30778],[103.382725,29.306063],[103.400951,29.301138],[103.406968,29.29912],[103.409493,29.297222],[103.412394,29.292658],[103.41974,29.28716],[103.424361,29.286648],[103.437724,29.28817],[103.437617,29.292884],[103.434393,29.298955],[103.433319,29.302539],[103.43344,29.307705],[103.432097,29.310747],[103.429572,29.313307],[103.434246,29.317705],[103.434205,29.321048],[103.43027,29.328532],[103.430686,29.332371],[103.427759,29.333832],[103.428014,29.338936],[103.42573,29.346418],[103.42565,29.353238],[103.42698,29.35512],[103.435562,29.359109],[103.437415,29.361216],[103.437509,29.365295],[103.433091,29.368833],[103.433856,29.373784],[103.435642,29.374477],[103.441659,29.374898],[103.444601,29.376298],[103.45274,29.381355],[103.456689,29.377622],[103.458636,29.37687],[103.466668,29.377547],[103.467191,29.378902],[103.467393,29.386186],[103.470992,29.395094],[103.473235,29.397938],[103.478702,29.403054],[103.483335,29.403746],[103.488023,29.409434],[103.488332,29.415978],[103.489822,29.421108],[103.497048,29.428961],[103.497451,29.433173],[103.495531,29.43764],[103.496095,29.441175],[103.499251,29.436993],[103.501212,29.430074],[103.499936,29.424884],[103.502394,29.422297],[103.506477,29.422267],[103.508706,29.423275],[103.515771,29.431202],[103.518175,29.434782],[103.520566,29.440708],[103.526005,29.447717],[103.538751,29.456034],[103.55382,29.464801],[103.560496,29.471523],[103.560522,29.478695],[103.561449,29.486934],[103.559582,29.49663],[103.557232,29.498825],[103.55472,29.498314],[103.549093,29.495142],[103.543949,29.493984],[103.53816,29.494886],[103.536119,29.497171],[103.536844,29.500974],[103.544392,29.50598],[103.553538,29.512563],[103.555284,29.51853],[103.55417,29.521025],[103.550355,29.525444],[103.549227,29.52908],[103.556923,29.536098],[103.558763,29.535572],[103.559945,29.531785],[103.563746,29.531395],[103.57034,29.533093],[103.571912,29.535106],[103.573201,29.539765],[103.576465,29.544257],[103.580132,29.547368],[103.583771,29.551454],[103.58318,29.555346],[103.581206,29.557644],[103.57398,29.561821],[103.573053,29.563999],[103.573107,29.568295],[103.57441,29.569737],[103.577821,29.570368],[103.581031,29.56837],[103.584376,29.568716],[103.586525,29.572772],[103.591105,29.574274],[103.593589,29.575941],[103.597927,29.573838],[103.600023,29.575145],[103.602118,29.57842],[103.604455,29.583797],[103.606657,29.591532],[103.611036,29.599101],[103.609451,29.603501],[103.611479,29.605107],[103.609693,29.608831],[103.611533,29.611219],[103.615065,29.612841],[103.622291,29.610573],[103.621687,29.615153],[103.622869,29.617916],[103.62037,29.618756],[103.616677,29.623501],[103.61383,29.630572],[103.610418,29.631158],[103.60843,29.634475],[103.60843,29.638093],[103.60475,29.640435],[103.601581,29.643467],[103.598169,29.645644],[103.594489,29.646379],[103.58866,29.644833],[103.581596,29.65519],[103.577996,29.656976],[103.573725,29.657666],[103.570488,29.659212],[103.567023,29.663415],[103.561772,29.668247],[103.548918,29.676756],[103.540255,29.681362],[103.528476,29.687124],[103.524259,29.691265],[103.520593,29.696321],[103.518766,29.701362],[103.515355,29.705968],[103.509848,29.708503],[103.495947,29.714053],[103.492307,29.720503],[103.485216,29.718028],[103.482382,29.717623],[103.477238,29.719408],[103.468266,29.719033],[103.465298,29.721538],[103.459643,29.719378],[103.455225,29.719813],[103.452632,29.722423],[103.444775,29.716918],[103.438476,29.715763],[103.431909,29.713483],[103.42428,29.709133],[103.419821,29.705458],[103.416141,29.701332],[103.413508,29.694686],[103.410097,29.68894],[103.406954,29.682518],[103.400118,29.674039],[103.393295,29.668292],[103.390595,29.667362],[103.386875,29.668622],[103.378172,29.669868]]]]}}]}
|
public/china-city-data/citys/九江市.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
public/china-city-data/citys/九龙坡区.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":500107,"name":"九龙坡区","center":[106.480989,29.523492],"centroid":[106.364401,29.428501],"childrenNum":0,"level":"district","acroutes":[100000,500000],"parent":{"adcode":500000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.424288,29.426292],[106.42589,29.425337],[106.426576,29.424372],[106.426759,29.423265],[106.427107,29.422746],[106.428085,29.422178],[106.430325,29.422273],[106.430706,29.421989],[106.43073,29.421342],[106.43022,29.420018],[106.429848,29.417488],[106.429986,29.416221],[106.430427,29.415526],[106.431954,29.414616],[106.432751,29.414512],[106.434392,29.415062],[106.435034,29.415977],[106.435517,29.417482],[106.436056,29.41797],[106.437652,29.418272],[106.438941,29.418092],[106.439394,29.417848],[106.439568,29.417161],[106.439271,29.416081],[106.439358,29.415636],[106.440192,29.415138],[106.441251,29.415294],[106.441797,29.417137],[106.441743,29.418059],[106.440792,29.420918],[106.440165,29.421797],[106.440219,29.422303],[106.441092,29.423292],[106.441746,29.423475],[106.443071,29.422947],[106.444145,29.422227],[106.444058,29.421489],[106.443191,29.420512],[106.443026,29.420021],[106.443509,29.418266],[106.44416,29.417396],[106.445158,29.41754],[106.446556,29.418886],[106.447612,29.419139],[106.449015,29.418791],[106.450038,29.418193],[106.450566,29.417473],[106.450131,29.416997],[106.448892,29.416392],[106.448745,29.416072],[106.449717,29.414952],[106.451396,29.414122],[106.452266,29.414018],[106.453322,29.414351],[106.45406,29.415925],[106.455799,29.417799],[106.457904,29.419832],[106.457817,29.420353],[106.456753,29.42151],[106.456093,29.425633],[106.45468,29.427961],[106.454422,29.428663],[106.454386,29.429987],[106.454542,29.43064],[106.457646,29.439699],[106.457403,29.441685],[106.458009,29.446265],[106.458642,29.446414],[106.461014,29.445844],[106.462082,29.446134],[106.462427,29.446762],[106.46156,29.447302],[106.459518,29.447943],[106.458756,29.448391],[106.457257,29.450707],[106.456312,29.451238],[106.454857,29.451829],[106.454216,29.45233],[106.452623,29.454145],[106.452083,29.455048],[106.451927,29.456396],[106.452848,29.458257],[106.454578,29.460731],[106.455256,29.461972],[106.45854,29.470873],[106.458921,29.472453],[106.459398,29.472734],[106.460636,29.472664],[106.461614,29.472105],[106.462889,29.47109],[106.463504,29.471044],[106.466146,29.473145],[106.467771,29.473835],[106.468578,29.473658],[106.469688,29.473145],[106.470206,29.473332],[106.47062,29.473896],[106.470674,29.475064],[106.469298,29.479276],[106.467756,29.481917],[106.46611,29.483277],[106.464229,29.484253],[106.464067,29.485284],[106.462706,29.485278],[106.461512,29.484293],[106.460696,29.482954],[106.460975,29.481389],[106.460127,29.480895],[106.45648,29.481813],[106.455454,29.482548],[106.454902,29.483555],[106.454869,29.485562],[106.455544,29.488203],[106.455553,29.488956],[106.454494,29.491109],[106.454323,29.492774],[106.454737,29.49321],[106.455892,29.493356],[106.456246,29.493222],[106.456039,29.491405],[106.457338,29.490136],[106.458141,29.489663],[106.458831,29.490078],[106.459467,29.490002],[106.459695,29.490731],[106.461179,29.490947],[106.461179,29.491652],[106.461632,29.492548],[106.46171,29.49532],[106.462478,29.495241],[106.463758,29.495787],[106.465771,29.495375],[106.467384,29.495293],[106.467873,29.495451],[106.467582,29.496323],[106.467687,29.49747],[106.468092,29.498132],[106.469463,29.497732],[106.470995,29.497692],[106.470944,29.496717],[106.47116,29.496537],[106.4731,29.496576],[106.475326,29.495823],[106.477563,29.495594],[106.477362,29.49493],[106.478049,29.492508],[106.479629,29.491682],[106.480586,29.490255],[106.481342,29.490102],[106.482053,29.490502],[106.483279,29.490444],[106.483828,29.490234],[106.483849,29.490917],[106.486311,29.491237],[106.486578,29.491432],[106.486647,29.492417],[106.48707,29.49199],[106.488476,29.492106],[106.488461,29.493182],[106.489619,29.492661],[106.490405,29.49142],[106.490408,29.490828],[106.490927,29.491057],[106.491032,29.491801],[106.493434,29.492008],[106.494657,29.492826],[106.494544,29.493149],[106.496157,29.494286],[106.49709,29.493734],[106.497776,29.493561],[106.497381,29.492466],[106.498469,29.49192],[106.499642,29.492075],[106.49993,29.491777],[106.498724,29.490731],[106.499309,29.490029],[106.49912,29.489322],[106.500419,29.489968],[106.500997,29.489877],[106.501249,29.489328],[106.502458,29.489224],[106.502548,29.489691],[106.503151,29.490377],[106.502752,29.490831],[106.502965,29.491356],[106.503472,29.491374],[106.503963,29.492167],[106.50295,29.492847],[106.502911,29.494988],[106.503217,29.495354],[106.504056,29.495158],[106.504176,29.494058],[106.505055,29.493371],[106.505571,29.493268],[106.507073,29.492264],[106.509704,29.491578],[106.513216,29.490782],[106.51488,29.490169],[106.517294,29.48887],[106.519525,29.487416],[106.520842,29.48751],[106.521154,29.487867],[106.520452,29.488904],[106.519034,29.490346],[106.51925,29.490578],[106.52143,29.488398],[106.522255,29.487236],[106.523709,29.485656],[106.524069,29.484845],[106.523787,29.483762],[106.521751,29.479971],[106.523196,29.479779],[106.527161,29.478703],[106.530544,29.477632],[106.532952,29.475979],[106.534677,29.474335],[106.535924,29.473722],[106.537379,29.473277],[106.540573,29.472804],[106.542027,29.472953],[106.543797,29.47378],[106.54565,29.474436],[106.547821,29.476622],[106.54921,29.478648],[106.550622,29.481783],[106.551036,29.483735],[106.551642,29.485345],[106.551999,29.487254],[106.552113,29.490453],[106.551654,29.492246],[106.549852,29.495509],[106.548214,29.496214],[106.547063,29.497168],[106.544369,29.498824],[106.539355,29.501281],[106.5382,29.502147],[106.536956,29.503276],[106.535603,29.50423],[106.534167,29.505444],[106.532946,29.507932],[106.532574,29.509301],[106.532316,29.511096],[106.532385,29.515779],[106.532652,29.520718],[106.532409,29.52413],[106.532151,29.526008],[106.53228,29.528705],[106.528427,29.529074],[106.524915,29.529489],[106.523166,29.529867],[106.522662,29.53012],[106.521892,29.530918],[106.521505,29.53162],[106.521166,29.533705],[106.520767,29.53433],[106.519969,29.534531],[106.5196,29.534348],[106.518611,29.532943],[106.518386,29.532202],[106.51895,29.53065],[106.518353,29.529733],[106.51733,29.529434],[106.515306,29.529568],[106.510735,29.530047],[106.509455,29.530992],[106.508702,29.531068],[106.507109,29.530614],[106.506789,29.530236],[106.5066,29.529169],[106.506252,29.528565],[106.504209,29.527931],[106.50202,29.528541],[106.500982,29.529791],[106.500602,29.53165],[106.500713,29.532958],[106.501525,29.535345],[106.502929,29.535799],[106.503364,29.536155],[106.50319,29.536555],[106.50062,29.537106],[106.499339,29.537832],[106.49888,29.538368],[106.498688,29.539133],[106.499054,29.540703],[106.499165,29.541864],[106.498688,29.543596],[106.497312,29.545903],[106.495599,29.546961],[106.484719,29.547957],[106.482787,29.548082],[106.481648,29.547924],[106.479905,29.547881],[106.479587,29.547366],[106.480997,29.546482],[106.48202,29.543974],[106.482997,29.540325],[106.483447,29.539042],[106.483438,29.538414],[106.483084,29.538124],[106.481555,29.538064],[106.480991,29.537792],[106.480145,29.538225],[106.47956,29.537917],[106.475767,29.537859],[106.475935,29.536366],[106.474954,29.535485],[106.474306,29.535335],[106.472036,29.535591],[106.469076,29.535357],[106.466296,29.534951],[106.464997,29.534512],[106.460076,29.532116],[106.459878,29.531781],[106.460217,29.530873],[106.461296,29.529611],[106.461593,29.528084],[106.460951,29.526855],[106.459746,29.526087],[106.457538,29.525886],[106.456345,29.525072],[106.456636,29.523889],[106.455856,29.521822],[106.452314,29.516676],[106.451162,29.513228],[106.449729,29.512587],[106.448466,29.511133],[106.448118,29.510322],[106.448076,29.50952],[106.448517,29.507928],[106.449603,29.506428],[106.448958,29.505395],[106.448169,29.505474],[106.447807,29.504959],[106.44772,29.501349],[106.447495,29.500046],[106.446982,29.499915],[106.445812,29.500897],[106.444844,29.500507],[106.444463,29.50012],[106.444082,29.498461],[106.443602,29.49707],[106.442846,29.496628],[106.443449,29.496153],[106.443227,29.495628],[106.442771,29.495863],[106.442543,29.495527],[106.442849,29.49471],[106.442792,29.494128],[106.441089,29.494012],[106.438297,29.494378],[106.435618,29.494585],[106.434596,29.49529],[106.434344,29.495881],[106.43444,29.497296],[106.434266,29.497903],[106.433216,29.498494],[106.43157,29.498787],[106.429168,29.498918],[106.427971,29.498622],[106.427005,29.498019],[106.426363,29.496945],[106.426336,29.49511],[106.425791,29.494045],[106.42529,29.493597],[106.424534,29.493332],[106.420584,29.493234],[106.417801,29.492194],[106.416734,29.492204],[106.415474,29.492603],[106.412316,29.492807],[106.409866,29.492835],[106.408435,29.492332],[106.407497,29.492929],[106.407044,29.494457],[106.406366,29.497546],[106.406315,29.499211],[106.406507,29.501388],[106.406873,29.502111],[106.407392,29.502303],[106.409398,29.50198],[106.410508,29.502422],[106.410891,29.503181],[106.411221,29.505553],[106.410858,29.506041],[106.409614,29.506099],[106.409095,29.507139],[106.409443,29.508041],[106.411362,29.509301],[106.411665,29.510325],[106.412193,29.51556],[106.412628,29.523898],[106.413282,29.533449],[106.413837,29.536454],[106.413231,29.53878],[106.414199,29.540118],[106.413854,29.540816],[106.409425,29.541109],[106.406786,29.541514],[106.405553,29.541078],[106.404339,29.539155],[106.403505,29.538883],[106.401837,29.539496],[106.401142,29.540084],[106.399474,29.542733],[106.398442,29.544684],[106.398502,29.546619],[106.398727,29.54842],[106.398068,29.549536],[106.39673,29.549929],[106.395887,29.549243],[106.395096,29.547915],[106.394322,29.545208],[106.394316,29.544449],[106.39473,29.542922],[106.395905,29.542212],[106.396217,29.541797],[106.395965,29.540761],[106.395791,29.538353],[106.395521,29.537164],[106.395156,29.536942],[106.394097,29.537247],[106.391716,29.53949],[106.390759,29.540514],[106.389709,29.540615],[106.388945,29.539517],[106.387589,29.539146],[106.386596,29.538533],[106.385448,29.536225],[106.38477,29.535643],[106.383666,29.535274],[106.382877,29.535207],[106.381363,29.535466],[106.379276,29.53657],[106.378112,29.53749],[106.377686,29.538176],[106.377233,29.539438],[106.377113,29.5407],[106.377833,29.541157],[106.378826,29.541154],[106.379279,29.541611],[106.378826,29.543273],[106.378895,29.544077],[106.379704,29.545793],[106.379773,29.546939],[106.378721,29.547402],[106.377842,29.548198],[106.376705,29.548149],[106.374879,29.547854],[106.375104,29.547018],[106.373928,29.546634],[106.372591,29.546775],[106.372156,29.547244],[106.37266,29.548079],[106.3726,29.54964],[106.372375,29.550514],[106.372024,29.550856],[106.369208,29.550987],[106.367199,29.551383],[106.366434,29.55181],[106.365198,29.552995],[106.364172,29.55373],[106.362442,29.554299],[106.361059,29.555071],[106.359659,29.557094],[106.357824,29.55884],[106.356126,29.559755],[106.35537,29.559742],[106.354872,29.559133],[106.355544,29.557716],[106.354935,29.556546],[106.353898,29.556521],[106.35316,29.557079],[106.352428,29.558609],[106.351759,29.559236],[106.35107,29.559191],[106.349654,29.558493],[106.346772,29.556646],[106.344178,29.555561],[106.343536,29.554906],[106.343632,29.554638],[106.344808,29.553842],[106.344154,29.553553],[106.342361,29.553187],[106.341734,29.552934],[106.340726,29.552093],[106.340099,29.549984],[106.338891,29.548399],[106.337799,29.547302],[106.336087,29.546348],[106.335148,29.544486],[106.334068,29.54401],[106.331153,29.544897],[106.329768,29.545431],[106.329369,29.545083],[106.329309,29.543736],[106.329576,29.54273],[106.329231,29.542575],[106.328151,29.543157],[106.327383,29.545309],[106.326679,29.54594],[106.326121,29.546089],[106.324975,29.545988],[106.323901,29.545546],[106.322537,29.544586],[106.321832,29.544833],[106.320282,29.544815],[106.318839,29.543821],[106.31775,29.543702],[106.315516,29.544016],[106.313783,29.545004],[106.312793,29.544873],[106.31234,29.54401],[106.312295,29.54269],[106.312079,29.542038],[106.311557,29.541496],[106.310277,29.540877],[106.309215,29.54123],[106.30938,29.542096],[106.308711,29.542343],[106.307935,29.541008],[106.306525,29.540916],[106.305817,29.540188],[106.306051,29.539216],[106.305697,29.538405],[106.304597,29.538381],[106.304591,29.538124],[106.302518,29.538134],[106.30116,29.537832],[106.300455,29.537835],[106.299711,29.538612],[106.299447,29.539786],[106.298761,29.541874],[106.298074,29.542553],[106.297306,29.542428],[106.295974,29.540959],[106.295057,29.540612],[106.294619,29.53995],[106.294994,29.538682],[106.294316,29.535293],[106.293923,29.532214],[106.293662,29.531248],[106.29261,29.530455],[106.291281,29.53044],[106.289506,29.530937],[106.28549,29.532876],[106.284419,29.532851],[106.284227,29.53251],[106.284647,29.531421],[106.284515,29.530806],[106.283133,29.530251],[106.282404,29.530166],[106.280508,29.530251],[106.276154,29.530672],[106.275317,29.530419],[106.27392,29.529202],[106.272999,29.527965],[106.27239,29.527446],[106.270252,29.527398],[106.267873,29.527108],[106.265603,29.526157],[106.264727,29.525197],[106.26405,29.52534],[106.262607,29.52705],[106.261375,29.529382],[106.261237,29.53094],[106.260775,29.532156],[106.259905,29.53258],[106.258361,29.532525],[106.257614,29.532327],[106.257476,29.532013],[106.258145,29.530797],[106.257899,29.530382],[106.256834,29.529873],[106.256243,29.530467],[106.255356,29.532382],[106.254246,29.532424],[106.253436,29.532848],[106.252231,29.530967],[106.252213,29.530547],[106.253394,29.529068],[106.253124,29.525002],[106.25328,29.519709],[106.253493,29.51877],[106.254339,29.518093],[106.26198,29.516511],[106.262676,29.516648],[106.263831,29.517721],[106.264311,29.518349],[106.264874,29.519819],[106.265387,29.520734],[106.265933,29.520993],[106.267514,29.520956],[106.268194,29.520423],[106.268194,29.519523],[106.267508,29.517688],[106.26497,29.513554],[106.26351,29.510261],[106.262964,29.508563],[106.262607,29.506727],[106.262259,29.50301],[106.261893,29.500254],[106.260991,29.49733],[106.260592,29.49428],[106.26073,29.492725],[106.261441,29.490429],[106.261797,29.490169],[106.262736,29.490224],[106.263423,29.49095],[106.264437,29.49314],[106.265384,29.494552],[106.266548,29.495125],[106.26701,29.495006],[106.267472,29.493536],[106.267436,29.49238],[106.266845,29.490188],[106.264638,29.486995],[106.264257,29.485626],[106.26429,29.484906],[106.264922,29.483967],[106.266158,29.48339],[106.268692,29.483177],[106.270798,29.483497],[106.271832,29.483433],[106.272795,29.482573],[106.273614,29.481237],[106.273806,29.480545],[106.273605,29.479553],[106.27302,29.47884],[106.271388,29.477846],[106.270033,29.477885],[106.267304,29.479624],[106.265948,29.480215],[106.26527,29.480203],[106.263726,29.47945],[106.262481,29.477891],[106.262004,29.476839],[106.261477,29.474664],[106.261519,29.473347],[106.26249,29.47066],[106.262769,29.469342],[106.262718,29.468701],[106.262325,29.468058],[106.260877,29.466975],[106.260268,29.466032],[106.260292,29.464761],[106.260658,29.462189],[106.261534,29.46002],[106.263264,29.457104],[106.263924,29.455682],[106.264176,29.454328],[106.264089,29.453675],[106.263618,29.452748],[106.262724,29.451601],[106.263942,29.451201],[106.266296,29.451021],[106.267903,29.449743],[106.269529,29.449932],[106.271724,29.45067],[106.272795,29.450649],[106.276853,29.449425],[106.278565,29.449014],[106.278991,29.448788],[106.279522,29.448022],[106.280119,29.446033],[106.280685,29.445273],[106.284101,29.443742],[106.285232,29.44264],[106.285625,29.44199],[106.2857,29.440852],[106.285337,29.439281],[106.285397,29.438509],[106.286057,29.437194],[106.286551,29.436678],[106.287154,29.436599],[106.288456,29.437453],[106.288954,29.438546],[106.289242,29.440138],[106.289673,29.440846],[106.290615,29.441499],[106.291041,29.441548],[106.291578,29.441093],[106.292649,29.439714],[106.293917,29.439006],[106.294832,29.438857],[106.295363,29.439266],[106.29637,29.440569],[106.296919,29.440944],[106.298059,29.441014],[106.298545,29.440773],[106.299066,29.439736],[106.299381,29.438228],[106.299675,29.437518],[106.300476,29.436361],[106.301547,29.435849],[106.30265,29.436227],[106.304363,29.437612],[106.305241,29.437533],[106.306009,29.436755],[106.306897,29.435263],[106.307218,29.434265],[106.307488,29.43223],[106.307347,29.428748],[106.307356,29.426817],[106.30786,29.425974],[106.308738,29.425831],[106.310679,29.426981],[106.312037,29.427604],[106.313255,29.42772],[106.31575,29.427494],[106.319025,29.42826],[106.320084,29.428153],[106.321364,29.427448],[106.322627,29.425849],[106.323035,29.424754],[106.323383,29.422526],[106.323305,29.421138],[106.32299,29.420472],[106.321868,29.419603],[106.320015,29.418849],[106.31925,29.418281],[106.318266,29.417052],[106.317274,29.415217],[106.317576,29.413554],[106.31737,29.412095],[106.317526,29.411064],[106.318275,29.410197],[106.318788,29.410136],[106.319196,29.411516],[106.319337,29.413643],[106.319928,29.414479],[106.320806,29.415037],[106.321295,29.415101],[106.325995,29.41443],[106.327968,29.414561],[106.328526,29.414329],[106.329048,29.413667],[106.329309,29.40767],[106.329222,29.40546],[106.328628,29.401349],[106.328673,29.397866],[106.329333,29.397332],[106.330847,29.397024],[106.331282,29.396737],[106.331264,29.395901],[106.330994,29.395553],[106.327443,29.394313],[106.32472,29.392702],[106.32379,29.391572],[106.323416,29.390309],[106.322294,29.387311],[106.321205,29.386539],[106.320162,29.386365],[106.318212,29.38663],[106.316062,29.388312],[106.31441,29.388837],[106.313627,29.388804],[106.312982,29.388187],[106.312391,29.386896],[106.311965,29.386444],[106.310808,29.386114],[106.309032,29.3858],[106.30824,29.385366],[106.306807,29.383926],[106.306588,29.383162],[106.306849,29.382317],[106.307998,29.380619],[106.308927,29.379972],[106.308414,29.379548],[106.307257,29.379279],[106.303646,29.380018],[106.297663,29.379038],[106.295576,29.378782],[106.294592,29.379221],[106.294061,29.380103],[106.294088,29.381917],[106.294403,29.384567],[106.294037,29.385321],[106.29243,29.386652],[106.291194,29.387161],[106.288648,29.387586],[106.287298,29.387522],[106.28662,29.387326],[106.285646,29.386737],[106.28435,29.38518],[106.283882,29.384106],[106.283325,29.38185],[106.282698,29.378043],[106.28262,29.376159],[106.283567,29.372349],[106.283429,29.370474],[106.283124,29.369543],[106.282254,29.368166],[106.281255,29.367424],[106.279063,29.36645],[106.27664,29.364389],[106.275683,29.363235],[106.275458,29.362401],[106.275554,29.361779],[106.2761,29.360618],[106.276901,29.359992],[106.27822,29.359327],[106.278697,29.358856],[106.279429,29.357125],[106.279558,29.356206],[106.279378,29.354893],[106.27855,29.353397],[106.277812,29.352926],[106.273188,29.351861],[106.271406,29.351534],[106.270998,29.351082],[106.269946,29.350627],[106.267454,29.350233],[106.267001,29.349778],[106.267394,29.34943],[106.267385,29.348456],[106.266932,29.347943],[106.266272,29.347772],[106.265942,29.347372],[106.266194,29.346223],[106.265873,29.344907],[106.26482,29.344452],[106.264482,29.343536],[106.264413,29.340323],[106.264143,29.338662],[106.263543,29.337916],[106.262718,29.337446],[106.261597,29.336267],[106.261252,29.335501],[106.261504,29.334377],[106.263369,29.332074],[106.264793,29.330623],[106.265696,29.330153],[106.266887,29.329957],[106.269304,29.329884],[106.272813,29.329331],[106.274525,29.328729],[106.274951,29.328439],[106.275419,29.327614],[106.275299,29.325324],[106.275575,29.323827],[106.275992,29.323097],[106.276943,29.322272],[106.279228,29.321331],[106.280218,29.321102],[106.2822,29.321145],[106.282947,29.321741],[106.28372,29.322959],[106.284215,29.323265],[106.285547,29.323249],[106.287277,29.322608],[106.288762,29.321417],[106.289155,29.32069],[106.289059,29.31996],[106.288408,29.318478],[106.288867,29.315701],[106.288807,29.314916],[106.288399,29.313853],[106.287058,29.311919],[106.285451,29.311003],[106.285322,29.31067],[106.286381,29.308205],[106.287172,29.306695],[106.287127,29.305376],[106.28665,29.304496],[106.285136,29.302754],[106.283858,29.301896],[106.282686,29.30156],[106.282182,29.300894],[106.282302,29.299928],[106.284128,29.294291],[106.284719,29.291517],[106.284059,29.290756],[106.282155,29.290142],[106.28145,29.289644],[106.28031,29.287875],[106.279954,29.28693],[106.280041,29.285616],[106.281843,29.283166],[106.284632,29.281045],[106.287256,29.27695],[106.28863,29.274469],[106.289865,29.271868],[106.290681,29.26964],[106.292481,29.267158],[106.293716,29.264432],[106.294943,29.261089],[106.298692,29.256492],[106.302194,29.255232],[106.309521,29.254554],[106.311923,29.254783],[106.319136,29.256699],[106.326912,29.25923],[106.329753,29.260563],[106.332302,29.261406],[106.337688,29.263583],[106.33982,29.264555],[106.341812,29.266388],[106.3441,29.268839],[106.346676,29.271287],[106.34867,29.272996],[106.350653,29.274093],[106.353778,29.27567],[106.35591,29.276886],[106.358456,29.277852],[106.361284,29.278319],[106.370036,29.278863],[106.372576,29.279334],[106.376394,29.280409],[106.384035,29.283053],[106.386449,29.284758],[106.388015,29.28573],[106.38931,29.287322],[106.392022,29.290258],[106.392612,29.292103],[106.393212,29.294936],[106.392681,29.297285],[106.391041,29.301126],[106.388972,29.304233],[106.386938,29.309928],[106.385981,29.312405],[106.386053,29.317217],[106.386347,29.31882],[106.387364,29.320784],[106.390207,29.322483],[106.39192,29.324316],[106.392528,29.327767],[106.393041,29.334426],[106.393788,29.337257],[106.394511,29.338607],[106.395509,29.339337],[106.397768,29.340054],[106.400878,29.340763],[106.400854,29.345304],[106.400782,29.345903],[106.400245,29.347051],[106.398637,29.348963],[106.397969,29.350954],[106.397003,29.355],[106.39631,29.35729],[106.396604,29.358408],[106.397327,29.358966],[106.399237,29.35925],[106.402962,29.359085],[106.403475,29.359287],[106.407889,29.364859],[106.409137,29.366804],[106.409545,29.368078],[106.40893,29.368548],[106.406882,29.369378],[106.406333,29.370022],[106.405838,29.373588],[106.40576,29.380949],[106.405256,29.382115],[106.402827,29.38391],[106.401247,29.384615],[106.399081,29.385369],[106.398248,29.386014],[106.396382,29.388489],[106.395407,29.389924],[106.395878,29.390947],[106.397684,29.391008],[106.397909,29.392683],[106.397546,29.394014],[106.395287,29.397299],[106.394889,29.398318],[106.394646,29.400458],[106.393098,29.406251],[106.392714,29.40883],[106.392888,29.410121],[106.39353,29.411357],[106.394784,29.412346],[106.398164,29.413008],[106.398451,29.413658],[106.397564,29.415309],[106.395608,29.418098],[106.393848,29.420012],[106.393479,29.420653],[106.393368,29.421754],[106.393881,29.423973],[106.393689,29.429355],[106.39383,29.430033],[106.394523,29.43129],[106.396427,29.433676],[106.397018,29.434945],[106.39688,29.438351],[106.397357,29.439733],[106.397903,29.440315],[106.3984,29.440456],[106.399441,29.440141],[106.4019,29.438582],[106.402665,29.438369],[106.403865,29.43839],[106.406288,29.438808],[106.406972,29.439034],[106.408519,29.441356],[106.408102,29.441878],[106.41049,29.442976],[106.412094,29.443049],[106.412025,29.442341],[106.411644,29.441511],[106.410583,29.440413],[106.410097,29.439168],[106.410142,29.438164],[106.409515,29.436498],[106.4095,29.435687],[106.410115,29.433929],[106.410816,29.433218],[106.411911,29.432715],[106.414169,29.432135],[106.415897,29.43154],[106.416563,29.430939],[106.416773,29.430164],[106.416356,29.428568],[106.415384,29.424064],[106.415756,29.422438],[106.416701,29.421202],[106.417501,29.420564],[106.419298,29.419829],[106.421103,29.419517],[106.422006,29.419795],[106.423289,29.420839],[106.423565,29.421284],[106.422222,29.422404],[106.421301,29.423976],[106.421268,29.42479],[106.421676,29.425523],[106.423071,29.426594],[106.423334,29.427192],[106.423721,29.427692],[106.423946,29.42772],[106.424165,29.428449],[106.4246,29.428031],[106.424252,29.426783],[106.424288,29.426292]]],[[[106.423946,29.42772],[106.423721,29.427692],[106.423334,29.427192],[106.423071,29.426594],[106.424288,29.426292],[106.424252,29.426783],[106.423826,29.427055],[106.423946,29.42772]]],[[[106.410583,29.440413],[106.409317,29.440804],[106.408519,29.441356],[106.406972,29.439034],[106.408768,29.439708],[106.409464,29.4398],[106.410097,29.439168],[106.410583,29.440413]]]]}}]}
|
public/china-city-data/citys/云浮市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":445302,"name":"云城区","center":[112.04471,22.930827],"centroid":[112.123625,22.879766],"childrenNum":0,"level":"district","parent":{"adcode":445300},"subFeatureIndex":0,"acroutes":[100000,440000,445300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.286046,23.044429],[112.283468,23.044246],[112.276261,23.039818],[112.275236,23.04029],[112.267853,23.035872],[112.265788,23.036026],[112.260807,23.039972],[112.259782,23.04156],[112.255153,23.041868],[112.253088,23.038076],[112.253776,23.033975],[112.251711,23.031444],[112.252575,23.02923],[112.249133,23.024493],[112.249309,23.020864],[112.24657,23.018804],[112.245529,23.01659],[112.232185,23.004565],[112.224041,22.99276],[112.220159,22.982139],[112.216468,22.970689],[112.210067,22.960596],[112.207957,22.959806],[112.204369,22.961733],[112.20182,22.971094],[112.200838,22.972365],[112.196459,22.973819],[112.187172,22.970853],[112.181151,22.964747],[112.17601,22.96571],[112.176186,22.966972],[112.173608,22.969033],[112.172231,22.965556],[112.16914,22.966818],[112.166577,22.966192],[112.164863,22.96729],[112.166225,22.960654],[112.163486,22.958911],[112.159882,22.958911],[112.158505,22.96129],[112.158549,22.966587],[112.159589,22.970227],[112.158549,22.974811],[112.159751,22.980339],[112.16164,22.980656],[112.161816,22.983497],[112.156499,22.987137],[112.153584,22.98524],[112.150654,22.985712],[112.14998,22.987763],[112.147227,22.990931],[112.143623,22.990295],[112.137954,22.992982],[112.136416,22.992038],[112.132974,22.993136],[112.13126,22.995197],[112.127994,22.994243],[112.123541,22.995986],[112.120626,22.994561],[112.114444,23.00262],[112.114444,23.006568],[112.112203,23.005942],[112.109288,23.007357],[112.10775,23.010207],[112.104484,23.013201],[112.101569,23.013682],[112.10482,23.01194],[112.103282,23.009571],[112.101569,23.011468],[112.096588,23.007992],[112.095563,23.005624],[112.092809,23.007039],[112.08903,23.006885],[112.08903,23.009417],[112.086803,23.010679],[112.085939,23.014],[112.08216,23.015733],[112.077355,23.013682],[112.069123,23.015107],[112.06861,23.017158],[112.064333,23.01451],[112.059851,23.017187],[112.058342,23.013355],[112.057053,23.014732],[112.051765,23.011478],[112.050696,23.019584],[112.049451,23.01556],[112.047268,23.015993],[112.048308,23.021278],[112.050491,23.02329],[112.04554,23.020672],[112.043636,23.016898],[112.040003,23.019757],[112.040237,23.021962],[112.035843,23.025764],[112.032532,23.021249],[112.030496,23.021586],[112.030438,23.014558],[112.026761,23.009437],[112.025662,23.004498],[112.020199,23.004815],[112.018954,23.003034],[112.015541,23.00184],[112.014706,22.999308],[112.015878,22.998461],[112.013475,22.997141],[112.012567,22.992298],[112.007528,22.991855],[112.005888,22.990238],[112.00123,22.988861],[111.994931,22.988764],[111.991547,22.990864],[111.988632,22.988899],[111.984721,22.987984],[111.982114,22.983699],[111.97709,22.982091],[111.976709,22.981051],[111.978305,22.976053],[111.982421,22.971046],[111.98371,22.967213],[111.982626,22.966519],[111.982085,22.961993],[111.98267,22.957177],[111.981865,22.952381],[111.978247,22.94715],[111.975566,22.944723],[111.975259,22.940658],[111.980195,22.9338],[111.983959,22.932971],[111.986787,22.929243],[111.985732,22.925881],[111.986245,22.919031],[111.981836,22.918819],[111.978833,22.912095],[111.980004,22.909281],[111.978847,22.90536],[111.980004,22.900205],[111.979301,22.898577],[111.97479,22.895512],[111.972768,22.895281],[111.970542,22.88949],[111.966338,22.886136],[111.962178,22.884643],[111.95897,22.880008],[111.960757,22.874196],[111.962896,22.873493],[111.966821,22.875921],[111.970293,22.873001],[111.972373,22.868587],[111.974995,22.867537],[111.977632,22.868105],[111.982392,22.867045],[111.984677,22.868192],[111.988925,22.86772],[111.9908,22.866554],[111.994711,22.868048],[112.001933,22.871739],[112.004101,22.873821],[112.007133,22.874861],[112.009052,22.876712],[112.019027,22.879921],[112.020594,22.882937],[112.023978,22.882581],[112.027537,22.885472],[112.031155,22.886387],[112.033426,22.885558],[112.035506,22.881492],[112.036033,22.8765],[112.037234,22.872895],[112.039959,22.870168],[112.038509,22.869927],[112.033792,22.866448],[112.030438,22.859807],[112.028812,22.861311],[112.023407,22.86265],[112.021781,22.861311],[112.027786,22.858776],[112.026322,22.854583],[112.02701,22.85174],[112.025721,22.850631],[112.023582,22.851499],[112.025633,22.853716],[112.022718,22.853079],[112.023582,22.855219],[112.020829,22.855296],[112.019115,22.850236],[112.020741,22.846592],[112.019291,22.844857],[112.016712,22.84533],[112.018251,22.842091],[112.018851,22.838216],[112.019979,22.837734],[112.017738,22.833858],[112.018002,22.828961],[112.010443,22.828643],[112.010956,22.820969],[112.015936,22.819937],[112.015848,22.817806],[112.019803,22.814008],[112.018251,22.813449],[112.017313,22.810132],[112.013021,22.809891],[112.011908,22.803874],[112.007704,22.803565],[112.007015,22.799689],[112.005214,22.798494],[112.005375,22.79644],[112.000146,22.797867],[111.998769,22.797549],[112.000482,22.793508],[112.003412,22.789555],[111.999721,22.788291],[112.000321,22.786546],[112.003148,22.784173],[112.007103,22.784337],[112.010106,22.780374],[112.008129,22.774992],[112.009755,22.769215],[112.008217,22.766216],[112.008729,22.764229],[112.005038,22.761065],[112.004174,22.750465],[112.005726,22.748169],[112.008729,22.747851],[112.005975,22.746269],[112.005551,22.743336],[112.007177,22.7416],[112.006415,22.739381],[112.008378,22.733284],[112.004262,22.729406],[112.005214,22.725286],[112.001171,22.723308],[112.001083,22.721012],[111.996967,22.718561],[111.997231,22.717375],[111.9931,22.714683],[111.990405,22.709183],[111.993671,22.70459],[111.997963,22.700634],[112.002929,22.69937],[112.009637,22.703799],[112.012552,22.703007],[112.013241,22.699205],[112.014442,22.698414],[112.019935,22.701106],[112.021312,22.700643],[112.020448,22.697478],[112.023714,22.691138],[112.024227,22.685599],[112.01891,22.682115],[112.01598,22.681005],[112.01598,22.677521],[112.011864,22.676247],[112.012216,22.672763],[112.010487,22.666267],[112.006547,22.661518],[112.006034,22.658825],[112.003808,22.653951],[112.01015,22.648767],[112.012801,22.652454],[112.017709,22.65202],[112.020125,22.654762],[112.025135,22.653159],[112.025062,22.64283],[112.02723,22.643535],[112.032708,22.642743],[112.035037,22.647416],[112.038143,22.651528],[112.04031,22.651518],[112.045115,22.649858],[112.045833,22.652416],[112.050725,22.655592],[112.050447,22.657648],[112.05238,22.662879],[112.051707,22.663835],[112.047019,22.664279],[112.04614,22.665765],[112.048074,22.670533],[112.047693,22.676749],[112.051267,22.678052],[112.057844,22.679345],[112.055881,22.683447],[112.058899,22.685946],[112.058913,22.68832],[112.063074,22.691206],[112.069358,22.694217],[112.070383,22.697777],[112.066677,22.698588],[112.064861,22.701637],[112.067028,22.704928],[112.063044,22.707726],[112.062605,22.709347],[112.067072,22.712299],[112.069138,22.714779],[112.069797,22.725296],[112.069196,22.727958],[112.070647,22.731403],[112.076843,22.732541],[112.083478,22.742275],[112.086276,22.743529],[112.08799,22.742468],[112.087653,22.737577],[112.088605,22.731895],[112.090597,22.731084],[112.091901,22.734123],[112.094625,22.735947],[112.094245,22.741108],[112.091154,22.746413],[112.098185,22.75903],[112.099855,22.766563],[112.102726,22.768926],[112.108336,22.769485],[112.112555,22.769254],[112.118868,22.773652],[112.120538,22.779564],[112.122003,22.782602],[112.124068,22.784116],[112.130469,22.786025],[112.137149,22.785311],[112.13857,22.784501],[112.141983,22.785273],[112.146099,22.783286],[112.154946,22.782476],[112.157612,22.783238],[112.160732,22.78589],[112.161977,22.790461],[112.170488,22.799757],[112.172143,22.802784],[112.174838,22.804308],[112.17894,22.801618],[112.182016,22.800644],[112.187245,22.801309],[112.190717,22.805648],[112.19035,22.810382],[112.191669,22.81232],[112.197176,22.812735],[112.197499,22.816543],[112.198905,22.81718],[112.202376,22.815126],[112.206097,22.817575],[112.208441,22.817421],[112.212352,22.81879],[112.216307,22.823418],[112.214227,22.825346],[112.213773,22.830754],[112.214974,22.83302],[112.216834,22.833145],[112.21764,22.830407],[112.220569,22.830156],[112.220511,22.828469],[112.22281,22.827862],[112.225886,22.832104],[112.22719,22.835459],[112.22886,22.835324],[112.230383,22.837387],[112.232683,22.837049],[112.234031,22.83408],[112.236667,22.835815],[112.237341,22.837762],[112.24115,22.837502],[112.242761,22.839247],[112.249104,22.837155],[112.256061,22.83408],[112.259284,22.830532],[112.259636,22.829],[112.257878,22.825095],[112.259958,22.823996],[112.266403,22.825085],[112.267985,22.823312],[112.275353,22.824189],[112.276818,22.827033],[112.276495,22.829038],[112.280245,22.82953],[112.280465,22.82657],[112.283453,22.824565],[112.290631,22.82417],[112.293604,22.827669],[112.295684,22.826348],[112.298673,22.828431],[112.3067,22.831496],[112.309644,22.833521],[112.31187,22.834803],[112.311958,22.840674],[112.310347,22.843652],[112.311534,22.846014],[112.311299,22.849455],[112.312281,22.850515],[112.310713,22.852655],[112.307271,22.85439],[112.308091,22.85627],[112.304151,22.860549],[112.303814,22.862024],[112.298673,22.865147],[112.298409,22.870332],[112.296051,22.87329],[112.297237,22.878629],[112.300284,22.879979],[112.300914,22.881578],[112.298804,22.883882],[112.298614,22.887659],[112.299932,22.891754],[112.305572,22.896148],[112.306905,22.900032],[112.307535,22.907518],[112.307344,22.911276],[112.305381,22.912528],[112.301016,22.912355],[112.300006,22.915582],[112.295318,22.915621],[112.290704,22.914089],[112.285343,22.911276],[112.283116,22.911574],[112.278341,22.914677],[112.276305,22.914522],[112.271427,22.911449],[112.265993,22.906661],[112.262463,22.907749],[112.26072,22.909561],[112.257731,22.910572],[112.256882,22.912538],[112.259548,22.91432],[112.261086,22.918733],[112.259826,22.921363],[112.260529,22.924706],[112.25842,22.924397],[112.261027,22.92776],[112.261452,22.934705],[112.262829,22.935196],[112.262873,22.939811],[112.260954,22.941313],[112.2605,22.945561],[112.255505,22.946611],[112.257145,22.951629],[112.261159,22.951957],[112.262448,22.950281],[112.267311,22.948807],[112.270871,22.943789],[112.273624,22.946553],[112.278693,22.946341],[112.280187,22.949038],[112.283673,22.944511],[112.285621,22.944338],[112.287672,22.947102],[112.288067,22.950782],[112.290206,22.95265],[112.288917,22.955935],[112.284244,22.957196],[112.285226,22.958747],[112.28527,22.962426],[112.282457,22.965884],[112.277711,22.967232],[112.277301,22.970593],[112.282267,22.972846],[112.281593,22.976121],[112.285401,22.976256],[112.286852,22.97797],[112.285782,22.979616],[112.286632,22.985009],[112.289181,22.984826],[112.291539,22.988187],[112.290572,22.991046],[112.292755,22.997151],[112.294454,22.997835],[112.294923,23.002042],[112.296695,23.003554],[112.299053,23.010351],[112.294351,23.010024],[112.292535,23.013634],[112.288902,23.014607],[112.286837,23.020046],[112.289811,23.024301],[112.28902,23.027121],[112.289122,23.032339],[112.288082,23.032685],[112.288492,23.036661],[112.285856,23.039828],[112.286046,23.044429]]]]}},{"type":"Feature","properties":{"adcode":445303,"name":"云安区","center":[112.005609,23.073152],"childrenNum":0,"level":"district","parent":{"adcode":445300},"subFeatureIndex":1,"acroutes":[100000,440000,445300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.003808,22.653951],[112.006034,22.658825],[112.006547,22.661518],[112.010487,22.666267],[112.012216,22.672763],[112.011864,22.676247],[112.01598,22.677521],[112.01598,22.681005],[112.01891,22.682115],[112.024227,22.685599],[112.023714,22.691138],[112.020448,22.697478],[112.021312,22.700643],[112.019935,22.701106],[112.014442,22.698414],[112.013241,22.699205],[112.012552,22.703007],[112.009637,22.703799],[112.002929,22.69937],[111.997963,22.700634],[111.993671,22.70459],[111.990405,22.709183],[111.9931,22.714683],[111.997231,22.717375],[111.996967,22.718561],[112.001083,22.721012],[112.001171,22.723308],[112.005214,22.725286],[112.004262,22.729406],[112.008378,22.733284],[112.006415,22.739381],[112.007177,22.7416],[112.005551,22.743336],[112.005975,22.746269],[112.008729,22.747851],[112.005726,22.748169],[112.004174,22.750465],[112.005038,22.761065],[112.008729,22.764229],[112.008217,22.766216],[112.009755,22.769215],[112.008129,22.774992],[112.010106,22.780374],[112.007103,22.784337],[112.003148,22.784173],[112.000321,22.786546],[111.999721,22.788291],[112.003412,22.789555],[112.000482,22.793508],[111.998769,22.797549],[112.000146,22.797867],[112.005375,22.79644],[112.005214,22.798494],[112.007015,22.799689],[112.007704,22.803565],[112.011908,22.803874],[112.013021,22.809891],[112.017313,22.810132],[112.018251,22.813449],[112.019803,22.814008],[112.015848,22.817806],[112.015936,22.819937],[112.010956,22.820969],[112.010443,22.828643],[112.018002,22.828961],[112.017738,22.833858],[112.019979,22.837734],[112.018851,22.838216],[112.018251,22.842091],[112.016712,22.84533],[112.019291,22.844857],[112.020741,22.846592],[112.019115,22.850236],[112.020829,22.855296],[112.023582,22.855219],[112.022718,22.853079],[112.025633,22.853716],[112.023582,22.851499],[112.025721,22.850631],[112.02701,22.85174],[112.026322,22.854583],[112.027786,22.858776],[112.021781,22.861311],[112.023407,22.86265],[112.028812,22.861311],[112.030438,22.859807],[112.033792,22.866448],[112.038509,22.869927],[112.039959,22.870168],[112.037234,22.872895],[112.036033,22.8765],[112.035506,22.881492],[112.033426,22.885558],[112.031155,22.886387],[112.027537,22.885472],[112.023978,22.882581],[112.020594,22.882937],[112.019027,22.879921],[112.009052,22.876712],[112.007133,22.874861],[112.004101,22.873821],[112.001933,22.871739],[111.994711,22.868048],[111.9908,22.866554],[111.988925,22.86772],[111.984677,22.868192],[111.982392,22.867045],[111.977632,22.868105],[111.974995,22.867537],[111.972373,22.868587],[111.970293,22.873001],[111.966821,22.875921],[111.962896,22.873493],[111.960757,22.874196],[111.95897,22.880008],[111.962178,22.884643],[111.966338,22.886136],[111.970542,22.88949],[111.972768,22.895281],[111.97479,22.895512],[111.979301,22.898577],[111.980004,22.900205],[111.978847,22.90536],[111.980004,22.909281],[111.978833,22.912095],[111.981836,22.918819],[111.986245,22.919031],[111.985732,22.925881],[111.986787,22.929243],[111.983959,22.932971],[111.980195,22.9338],[111.975259,22.940658],[111.975566,22.944723],[111.978247,22.94715],[111.981865,22.952381],[111.98267,22.957177],[111.982085,22.961993],[111.982626,22.966519],[111.98371,22.967213],[111.982421,22.971046],[111.978305,22.976053],[111.976709,22.981051],[111.97709,22.982091],[111.982114,22.983699],[111.984721,22.987984],[111.988632,22.988899],[111.991547,22.990864],[111.994931,22.988764],[112.00123,22.988861],[112.005888,22.990238],[112.007528,22.991855],[112.012567,22.992298],[112.013475,22.997141],[112.015878,22.998461],[112.014706,22.999308],[112.015541,23.00184],[112.018954,23.003034],[112.020199,23.004815],[112.025662,23.004498],[112.026761,23.009437],[112.030438,23.014558],[112.030496,23.021586],[112.032532,23.021249],[112.035843,23.025764],[112.040237,23.021962],[112.040003,23.019757],[112.043636,23.016898],[112.04554,23.020672],[112.050491,23.02329],[112.048308,23.021278],[112.047268,23.015993],[112.049451,23.01556],[112.050696,23.019584],[112.051765,23.011478],[112.057053,23.014732],[112.058342,23.013355],[112.059851,23.017187],[112.064333,23.01451],[112.06861,23.017158],[112.069123,23.015107],[112.077355,23.013682],[112.08216,23.015733],[112.085939,23.014],[112.086803,23.010679],[112.08903,23.009417],[112.08903,23.006885],[112.092809,23.007039],[112.095563,23.005624],[112.096588,23.007992],[112.101569,23.011468],[112.103282,23.009571],[112.10482,23.01194],[112.101569,23.013682],[112.104484,23.013201],[112.10775,23.010207],[112.109288,23.007357],[112.112203,23.005942],[112.114444,23.006568],[112.114444,23.00262],[112.120626,22.994561],[112.123541,22.995986],[112.127994,22.994243],[112.13126,22.995197],[112.132974,22.993136],[112.136416,22.992038],[112.137954,22.992982],[112.143623,22.990295],[112.147227,22.990931],[112.14998,22.987763],[112.150654,22.985712],[112.153584,22.98524],[112.156499,22.987137],[112.161816,22.983497],[112.16164,22.980656],[112.159751,22.980339],[112.158549,22.974811],[112.159589,22.970227],[112.158549,22.966587],[112.158505,22.96129],[112.159882,22.958911],[112.163486,22.958911],[112.166225,22.960654],[112.164863,22.96729],[112.166577,22.966192],[112.16914,22.966818],[112.172231,22.965556],[112.173608,22.969033],[112.176186,22.966972],[112.17601,22.96571],[112.181151,22.964747],[112.187172,22.970853],[112.196459,22.973819],[112.200838,22.972365],[112.20182,22.971094],[112.204369,22.961733],[112.207957,22.959806],[112.210067,22.960596],[112.216468,22.970689],[112.220159,22.982139],[112.224041,22.99276],[112.232185,23.004565],[112.245529,23.01659],[112.24657,23.018804],[112.249309,23.020864],[112.249133,23.024493],[112.252575,23.02923],[112.251711,23.031444],[112.253776,23.033975],[112.253088,23.038076],[112.255153,23.041868],[112.259782,23.04156],[112.260807,23.039972],[112.265788,23.036026],[112.267853,23.035872],[112.275236,23.04029],[112.276261,23.039818],[112.283468,23.044246],[112.286046,23.044429],[112.286149,23.046931],[112.289474,23.053274],[112.292447,23.055045],[112.295904,23.060877],[112.2969,23.067171],[112.2992,23.071829],[112.299185,23.075312],[112.301207,23.079566],[112.303741,23.08022],[112.304532,23.078892],[112.310362,23.076737],[112.313452,23.077603],[112.314478,23.079133],[112.317627,23.080287],[112.317261,23.082039],[112.319077,23.08354],[112.320103,23.0866],[112.322783,23.089438],[112.325068,23.090064],[112.326401,23.093585],[112.324233,23.098598],[112.326738,23.101542],[112.327104,23.104169],[112.312764,23.115146],[112.311914,23.121245],[112.308809,23.122562],[112.302994,23.123024],[112.301251,23.122322],[112.297384,23.125698],[112.294088,23.127286],[112.291773,23.127334],[112.29044,23.129431],[112.285694,23.129719],[112.284742,23.133653],[112.279498,23.127363],[112.275441,23.124102],[112.270709,23.121264],[112.265099,23.119484],[112.251242,23.117522],[112.241252,23.116454],[112.234675,23.114895],[112.228523,23.110768],[112.221726,23.10388],[112.218431,23.099676],[112.211019,23.092026],[112.199813,23.081885],[112.191215,23.074504],[112.177094,23.073657],[112.165419,23.075072],[112.160263,23.076631],[112.152427,23.08023],[112.144443,23.082347],[112.139844,23.085503],[112.133457,23.085811],[112.124639,23.083241],[112.118282,23.083001],[112.104527,23.090189],[112.099474,23.089929],[112.094699,23.086224],[112.088546,23.082231],[112.083771,23.07971],[112.06968,23.076862],[112.065359,23.075553],[112.057244,23.074427],[112.047576,23.072358],[112.041541,23.07181],[112.03574,23.072714],[112.030745,23.076679],[112.029266,23.079142],[112.025941,23.081211],[112.017225,23.081711],[112.00851,23.083193],[112.001024,23.083857],[111.991459,23.087013],[111.985117,23.092238],[111.9827,23.097328],[111.981176,23.110008],[111.979492,23.115338],[111.979052,23.119715],[111.976123,23.124275],[111.971743,23.12767],[111.967568,23.129681],[111.959321,23.130854],[111.949668,23.129748],[111.933512,23.126276],[111.921793,23.124881],[111.901301,23.125246],[111.898444,23.1259],[111.896979,23.121764],[111.894797,23.120004],[111.895603,23.116396],[111.897009,23.115492],[111.895485,23.104043],[111.898869,23.095971],[111.898386,23.09143],[111.896584,23.088139],[111.893376,23.086628],[111.88904,23.082077],[111.884807,23.079931],[111.888381,23.077997],[111.890578,23.073368],[111.895852,23.065689],[111.898576,23.058067],[111.905431,23.052388],[111.905475,23.047653],[111.908288,23.041849],[111.908756,23.038557],[111.900026,23.03513],[111.895427,23.035987],[111.894958,23.031001],[111.895778,23.029316],[111.895266,23.024657],[111.892468,23.020604],[111.889655,23.020084],[111.888571,23.018342],[111.885305,23.019266],[111.881907,23.018284],[111.874919,23.019074],[111.873176,23.017851],[111.868738,23.01916],[111.865589,23.022472],[111.858279,23.026939],[111.855584,23.027689],[111.850457,23.022703],[111.847542,23.017668],[111.848846,23.015242],[111.848612,23.012267],[111.85387,23.006847],[111.8516,23.004035],[111.85513,23.000771],[111.85513,22.999058],[111.849974,22.99717],[111.851292,22.994089],[111.853753,22.991027],[111.854822,22.985346],[111.858792,22.98497],[111.858162,22.983025],[111.855672,22.982005],[111.849945,22.981119],[111.852318,22.978605],[111.853973,22.970766],[111.853138,22.968792],[111.854661,22.963485],[111.847074,22.96023],[111.844217,22.957023],[111.838915,22.9537],[111.836014,22.953055],[111.832557,22.949404],[111.827064,22.947834],[111.831752,22.945041],[111.83099,22.942402],[111.833583,22.940196],[111.831342,22.938606],[111.830243,22.940225],[111.827387,22.940244],[111.829291,22.936969],[111.824721,22.928077],[111.826991,22.924985],[111.826669,22.922885],[111.828397,22.922076],[111.832733,22.923424],[111.835721,22.921517],[111.83704,22.918212],[111.845477,22.915573],[111.846517,22.913665],[111.844627,22.909493],[111.846751,22.905495],[111.848363,22.905948],[111.851072,22.903635],[111.855906,22.90589],[111.859524,22.910582],[111.861018,22.910572],[111.864695,22.905148],[111.864973,22.90219],[111.869046,22.903298],[111.869353,22.901698],[111.873557,22.899877],[111.879197,22.900908],[111.884441,22.896303],[111.886008,22.896842],[111.886609,22.894192],[111.888337,22.893489],[111.88967,22.890145],[111.894738,22.887592],[111.897111,22.888382],[111.897961,22.886194],[111.893596,22.883804],[111.891955,22.881395],[111.891149,22.871854],[111.889641,22.869686],[111.885027,22.867874],[111.884074,22.873059],[111.884953,22.874081],[111.882742,22.876625],[111.88116,22.881174],[111.882287,22.881916],[111.8828,22.885366],[111.878699,22.887476],[111.875916,22.892689],[111.870042,22.892439],[111.866511,22.890733],[111.863816,22.888276],[111.860887,22.882764],[111.858982,22.882195],[111.857107,22.879102],[111.856668,22.874698],[111.855042,22.872317],[111.855687,22.870602],[111.855408,22.86532],[111.853152,22.860732],[111.849681,22.860183],[111.847894,22.856337],[111.839251,22.852675],[111.83972,22.850487],[111.838592,22.847845],[111.839061,22.844048],[111.833011,22.844674],[111.831327,22.847739],[111.827211,22.847643],[111.825497,22.849436],[111.822406,22.849918],[111.814745,22.848433],[111.806367,22.845937],[111.805253,22.841493],[111.802661,22.839189],[111.800595,22.838726],[111.799936,22.840519],[111.796772,22.840789],[111.791528,22.842717],[111.789053,22.841175],[111.786519,22.843816],[111.779927,22.848038],[111.779209,22.850997],[111.77647,22.850438],[111.773702,22.85361],[111.772662,22.85227],[111.773072,22.847325],[111.772237,22.845609],[111.765001,22.844462],[111.763961,22.843132],[111.761895,22.835507],[111.760445,22.834736],[111.758394,22.830648],[111.755802,22.831352],[111.754542,22.829742],[111.756373,22.823639],[111.751129,22.817459],[111.751363,22.815734],[111.755318,22.812841],[111.754937,22.810315],[111.753194,22.80883],[111.752623,22.806179],[111.747774,22.806323],[111.74174,22.809177],[111.740275,22.806584],[111.732672,22.805156],[111.730563,22.803517],[111.729831,22.799844],[111.730431,22.796391],[111.733273,22.795244],[111.735368,22.79212],[111.738092,22.793026],[111.744171,22.793122],[111.744552,22.795138],[111.746793,22.795707],[111.746075,22.79966],[111.747687,22.799882],[111.750646,22.797809],[111.751627,22.79481],[111.751363,22.79102],[111.754791,22.78399],[111.757252,22.780306],[111.759727,22.781097],[111.758262,22.785234],[111.758643,22.788156],[111.760137,22.790307],[111.761397,22.79508],[111.762921,22.796825],[111.760943,22.798908],[111.764796,22.801762],[111.767403,22.801328],[111.767798,22.798677],[111.770596,22.797134],[111.771914,22.792795],[111.772398,22.787346],[111.774126,22.78561],[111.790268,22.794829],[111.797724,22.798696],[111.805019,22.798069],[111.806,22.795996],[111.799292,22.792592],[111.797666,22.790191],[111.791909,22.78535],[111.789975,22.784839],[111.790825,22.782872],[111.794795,22.78076],[111.795,22.778937],[111.791909,22.776429],[111.790796,22.778503],[111.787705,22.778059],[111.781113,22.774308],[111.782813,22.76855],[111.782534,22.766013],[111.784146,22.763139],[111.789697,22.760351],[111.79043,22.757815],[111.792656,22.757574],[111.796172,22.755538],[111.798105,22.758914],[111.800581,22.759358],[111.802382,22.756291],[111.805883,22.757603],[111.805429,22.763351],[111.807553,22.7661],[111.808198,22.770344],[111.810424,22.769871],[111.812504,22.771106],[111.816181,22.771569],[111.817338,22.768675],[111.823417,22.772427],[111.826376,22.769418],[111.830961,22.772147],[111.838168,22.775658],[111.842093,22.772408],[111.843748,22.769948],[111.842152,22.76229],[111.845477,22.758133],[111.84013,22.753686],[111.838812,22.750175],[111.835267,22.748323],[111.835751,22.746703],[111.841053,22.74322],[111.841537,22.741715],[111.844994,22.74078],[111.846707,22.738927],[111.849681,22.739709],[111.849798,22.737297],[111.851776,22.737972],[111.851541,22.740037],[111.855145,22.741966],[111.856741,22.74104],[111.854881,22.739439],[111.857093,22.738165],[111.860931,22.737673],[111.862893,22.735937],[111.866907,22.737287],[111.869075,22.735898],[111.874524,22.736091],[111.875842,22.730332],[111.873235,22.728277],[111.873938,22.722874],[111.876531,22.722054],[111.879138,22.72353],[111.885334,22.724524],[111.888645,22.720366],[111.886169,22.718996],[111.885393,22.714866],[111.887986,22.713699],[111.891823,22.715059],[111.896144,22.713071],[111.895764,22.710437],[111.891574,22.712647],[111.889831,22.710814],[111.88674,22.711412],[111.882273,22.710746],[111.883987,22.708324],[111.882126,22.707755],[111.880793,22.711788],[111.878933,22.710775],[111.878904,22.706636],[111.881394,22.706964],[111.88113,22.705236],[111.878157,22.704908],[111.880222,22.699842],[111.879109,22.699041],[111.876282,22.701936],[111.873425,22.70127],[111.875022,22.699186],[111.87448,22.697382],[111.872429,22.69771],[111.866482,22.696253],[111.863245,22.693975],[111.856946,22.691765],[111.852947,22.688716],[111.850487,22.689015],[111.848612,22.686033],[111.846019,22.685599],[111.845111,22.679982],[111.848568,22.675832],[111.850648,22.676276],[111.85264,22.673873],[111.853621,22.670408],[111.857327,22.669578],[111.856653,22.663323],[111.860491,22.659839],[111.862586,22.658999],[111.868665,22.660582],[111.870847,22.659781],[111.871492,22.654704],[111.872971,22.6509],[111.871433,22.648313],[111.872649,22.646643],[111.873132,22.642849],[111.870672,22.640475],[111.869441,22.636951],[111.871287,22.633543],[111.864622,22.632259],[111.857459,22.632713],[111.856141,22.625597],[111.853475,22.624352],[111.854808,22.623502],[111.856888,22.619466],[111.860506,22.61711],[111.861326,22.609386],[111.859085,22.605408],[111.85658,22.605562],[111.851512,22.60786],[111.846956,22.612215],[111.842723,22.609521],[111.842782,22.606924],[111.8412,22.605465],[111.83556,22.606711],[111.831927,22.608932],[111.829847,22.607281],[111.829467,22.605282],[111.823241,22.602269],[111.821498,22.599285],[111.821776,22.597682],[111.82598,22.595664],[111.830887,22.594447],[111.834066,22.595799],[111.835765,22.593395],[111.83389,22.590816],[111.835721,22.585939],[111.841141,22.584973],[111.841375,22.586567],[111.845858,22.587677],[111.845579,22.584877],[111.846912,22.582433],[111.849622,22.581255],[111.854368,22.583544],[111.857151,22.583457],[111.859407,22.581583],[111.86222,22.575441],[111.867039,22.574002],[111.870818,22.571761],[111.874451,22.573712],[111.87385,22.579304],[111.881189,22.574243],[111.885276,22.574697],[111.888176,22.576397],[111.889392,22.573586],[111.892263,22.570756],[111.895207,22.570486],[111.896042,22.571751],[111.898561,22.569124],[111.90029,22.570515],[111.899763,22.573007],[111.901154,22.574291],[111.901037,22.57773],[111.902223,22.581487],[111.904699,22.582115],[111.910089,22.586354],[111.909914,22.589744],[111.914206,22.593675],[111.918995,22.59212],[111.920548,22.596649],[111.923448,22.597653],[111.923595,22.60027],[111.928312,22.602549],[111.931197,22.606054],[111.932501,22.609511],[111.932633,22.612736],[111.939078,22.620886],[111.942681,22.622122],[111.949229,22.6258],[111.956509,22.633775],[111.960449,22.631786],[111.961812,22.629353],[111.965986,22.627509],[111.972051,22.636845],[111.974028,22.638119],[111.977236,22.644433],[111.984003,22.646093],[111.992045,22.648931],[111.994491,22.646914],[112.000439,22.648796],[112.001068,22.65259],[112.003808,22.653951]]]]}},{"type":"Feature","properties":{"adcode":445321,"name":"新兴县","center":[112.23083,22.703204],"centroid":[112.210419,22.620308],"childrenNum":0,"level":"district","parent":{"adcode":445300},"subFeatureIndex":2,"acroutes":[100000,440000,445300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.965986,22.627509],[111.966045,22.623763],[111.968828,22.62048],[111.971523,22.614194],[111.975068,22.612997],[111.977104,22.609453],[111.977983,22.604326],[111.98103,22.603206],[111.985571,22.596552],[111.985161,22.593868],[111.98812,22.591318],[111.989658,22.592419],[111.994872,22.590034],[111.998329,22.589271],[111.999413,22.582182],[111.998564,22.57547],[111.994506,22.571384],[111.994447,22.569385],[111.989907,22.565058],[111.983564,22.562314],[111.976401,22.562942],[111.97501,22.560257],[111.974995,22.557282],[111.972475,22.554075],[111.970029,22.549312],[111.969517,22.546482],[111.971699,22.541323],[111.972021,22.536696],[111.975874,22.533933],[111.978715,22.527227],[111.977749,22.525266],[111.982377,22.520561],[111.984033,22.515333],[111.987065,22.514464],[111.987768,22.512898],[111.983725,22.50541],[111.989145,22.498684],[111.992367,22.498674],[111.99228,22.495814],[111.994433,22.494857],[111.995385,22.492392],[112.002606,22.48902],[112.002533,22.491851],[112.00889,22.491088],[112.008451,22.48497],[112.011747,22.484139],[112.014325,22.484806],[112.012596,22.47922],[112.013212,22.475266],[112.012377,22.472058],[112.018822,22.472116],[112.021195,22.470521],[112.026512,22.468752],[112.029266,22.468646],[112.034554,22.466316],[112.035257,22.464045],[112.042449,22.457191],[112.045496,22.457104],[112.045467,22.453073],[112.050271,22.449622],[112.053157,22.448491],[112.058811,22.451227],[112.061682,22.449796],[112.061902,22.446209],[112.067014,22.441637],[112.069299,22.435439],[112.07299,22.434975],[112.075187,22.428246],[112.075642,22.424746],[112.07737,22.420849],[112.086745,22.416227],[112.101129,22.414864],[112.104352,22.413684],[112.108922,22.413346],[112.11068,22.41058],[112.117652,22.410677],[112.119688,22.408579],[112.127789,22.407118],[112.130235,22.40737],[112.132827,22.405861],[112.137207,22.412756],[112.141001,22.415415],[112.145762,22.411567],[112.148061,22.408269],[112.152632,22.408105],[112.154931,22.407157],[112.155078,22.405001],[112.157934,22.402061],[112.162563,22.399866],[112.161479,22.395475],[112.162168,22.391433],[112.161801,22.387612],[112.164306,22.387284],[112.16539,22.385001],[112.17204,22.381751],[112.172245,22.377873],[112.174545,22.373917],[112.175058,22.369864],[112.178632,22.370145],[112.185062,22.367078],[112.185722,22.365618],[112.189149,22.36466],[112.189296,22.367659],[112.186351,22.376084],[112.186542,22.377496],[112.189603,22.378134],[112.191083,22.38268],[112.192767,22.384431],[112.193148,22.389508],[112.192386,22.391172],[112.187494,22.392332],[112.188431,22.398057],[112.191097,22.396993],[112.194232,22.398725],[112.196341,22.398705],[112.197792,22.402061],[112.196166,22.404933],[112.19807,22.405639],[112.199945,22.403241],[112.204163,22.402786],[112.207269,22.400369],[112.211151,22.399092],[112.21909,22.401819],[112.226883,22.408018],[112.231336,22.408453],[112.2374,22.406751],[112.244548,22.408762],[112.244035,22.414419],[112.241794,22.417862],[112.238938,22.424166],[112.235979,22.427047],[112.23551,22.4328],[112.239172,22.435865],[112.24282,22.445194],[112.244636,22.445649],[112.24613,22.449709],[112.247932,22.45112],[112.248401,22.454475],[112.250407,22.458448],[112.252897,22.458902],[112.25319,22.462015],[112.256032,22.469883],[112.25965,22.47545],[112.262463,22.48181],[112.259123,22.485473],[112.259387,22.493243],[112.257277,22.50024],[112.260002,22.504028],[112.261379,22.504395],[112.263283,22.502259],[112.264792,22.503631],[112.268234,22.504356],[112.274445,22.508859],[112.275617,22.510676],[112.280948,22.511594],[112.284567,22.511304],[112.287306,22.513381],[112.296695,22.512947],[112.301207,22.515285],[112.30462,22.519826],[112.30503,22.523334],[112.307388,22.525372],[112.308047,22.529102],[112.306114,22.536483],[112.304107,22.537324],[112.302422,22.545526],[112.306128,22.546617],[112.303565,22.548153],[112.304913,22.553563],[112.307784,22.556818],[112.304605,22.558354],[112.303594,22.560112],[112.305499,22.561938],[112.305455,22.565686],[112.30667,22.566478],[112.307212,22.570467],[112.309131,22.572447],[112.315078,22.573132],[112.319883,22.571906],[112.322022,22.570612],[112.328115,22.569858],[112.331367,22.567443],[112.331513,22.563928],[112.329316,22.560112],[112.32394,22.554558],[112.328716,22.550298],[112.334282,22.54739],[112.336406,22.545468],[112.337988,22.546115],[112.340185,22.550037],[112.342529,22.550665],[112.349589,22.549554],[112.34934,22.548308],[112.353486,22.548965],[112.355902,22.546733],[112.359608,22.545468],[112.36015,22.546888],[112.364633,22.549641],[112.361762,22.549274],[112.358041,22.55392],[112.353573,22.556702],[112.348183,22.556432],[112.342719,22.558093],[112.342734,22.560837],[112.344536,22.564353],[112.350995,22.562614],[112.352182,22.56159],[112.35807,22.560875],[112.36434,22.558557],[112.367636,22.559552],[112.368134,22.554558],[112.371752,22.553331],[112.368837,22.552713],[112.36683,22.550404],[112.368163,22.549312],[112.370228,22.550704],[112.37411,22.551061],[112.377406,22.552481],[112.371151,22.558258],[112.373231,22.560035],[112.372674,22.561706],[112.373671,22.565473],[112.378065,22.573084],[112.376351,22.575248],[112.378548,22.576252],[112.379413,22.578812],[112.376966,22.580878],[112.377728,22.584742],[112.376512,22.58535],[112.380365,22.589918],[112.378153,22.592902],[112.381361,22.595104],[112.382005,22.593906],[112.387,22.595307],[112.390325,22.594747],[112.390736,22.596717],[112.393094,22.597895],[112.396067,22.602646],[112.395979,22.605997],[112.394134,22.608275],[112.395569,22.610062],[112.395936,22.614185],[112.398133,22.615295],[112.397254,22.617699],[112.398309,22.619901],[112.405105,22.618201],[112.406409,22.619408],[112.405017,22.62217],[112.406467,22.625868],[112.408152,22.626447],[112.407156,22.628426],[112.404636,22.628388],[112.400389,22.631593],[112.400433,22.635928],[112.406687,22.641479],[112.410906,22.644278],[112.413337,22.647097],[112.416077,22.647744],[112.41615,22.654086],[112.412722,22.656808],[112.415989,22.661711],[112.419548,22.664221],[112.424426,22.662078],[112.429216,22.666064],[112.430153,22.663439],[112.43528,22.661287],[112.432263,22.657821],[112.429626,22.658372],[112.42863,22.655833],[112.43383,22.653468],[112.437682,22.645523],[112.440495,22.645272],[112.443278,22.642261],[112.443014,22.64032],[112.440656,22.637057],[112.441095,22.634064],[112.439001,22.633398],[112.438488,22.629295],[112.441095,22.627403],[112.436262,22.624835],[112.435734,22.619978],[112.439733,22.61852],[112.43843,22.616367],[112.442018,22.611906],[112.442985,22.609067],[112.441784,22.606016],[112.443278,22.604365],[112.446588,22.604307],[112.449914,22.601767],[112.454689,22.60141],[112.456315,22.600541],[112.457179,22.597335],[112.462306,22.591193],[112.463551,22.584857],[112.46629,22.586316],[112.468048,22.585398],[112.471827,22.586393],[112.475079,22.585533],[112.476749,22.589252],[112.483209,22.592381],[112.485025,22.590111],[112.487984,22.588807],[112.489141,22.593269],[112.49333,22.595017],[112.496392,22.595007],[112.498809,22.597035],[112.505635,22.597837],[112.50874,22.600956],[112.512358,22.603119],[112.518847,22.603853],[112.519287,22.605678],[112.521704,22.607252],[112.51999,22.611549],[112.521074,22.613036],[112.519419,22.619399],[112.520224,22.620364],[112.517251,22.622846],[112.515742,22.62663],[112.51145,22.62887],[112.512856,22.629739],[112.509355,22.634702],[112.505225,22.638496],[112.507627,22.646238],[112.510234,22.649201],[112.507876,22.65064],[112.50814,22.652493],[112.506514,22.657677],[112.503408,22.657889],[112.502339,22.661711],[112.500098,22.661267],[112.499116,22.663372],[112.501094,22.665234],[112.500274,22.668661],[112.494209,22.671209],[112.49106,22.674046],[112.489961,22.676208],[112.490445,22.680107],[112.49229,22.681565],[112.492657,22.686921],[112.491236,22.689247],[112.488995,22.688726],[112.484849,22.695568],[112.481187,22.696137],[112.482139,22.697604],[112.479019,22.700132],[112.476588,22.70403],[112.471783,22.704233],[112.468033,22.705227],[112.467843,22.70843],[112.463199,22.711653],[112.461735,22.710138],[112.45923,22.709945],[112.455612,22.707678],[112.448595,22.708401],[112.448493,22.706385],[112.44571,22.704802],[112.446852,22.701541],[112.444069,22.700006],[112.443542,22.696446],[112.439484,22.692306],[112.439308,22.690675],[112.436071,22.685657],[112.435778,22.680995],[112.429787,22.677019],[112.426301,22.670842],[112.420852,22.670041],[112.415315,22.671962],[112.411917,22.671209],[112.410686,22.674867],[112.408211,22.677376],[112.408181,22.682897],[112.403816,22.682626],[112.403465,22.688455],[112.401487,22.690569],[112.40304,22.695317],[112.403069,22.70019],[112.406863,22.702023],[112.408445,22.701386],[112.410745,22.704474],[112.409177,22.7076],[112.409207,22.710321],[112.407127,22.710572],[112.407244,22.712888],[112.404886,22.716033],[112.404197,22.719304],[112.399407,22.720356],[112.398411,22.72188],[112.399056,22.726463],[112.396902,22.733438],[112.393753,22.740712],[112.392757,22.744416],[112.39283,22.750619],[112.394632,22.752162],[112.393475,22.755027],[112.39346,22.762541],[112.39116,22.765975],[112.390823,22.768289],[112.392479,22.769755],[112.390545,22.773285],[112.388963,22.773623],[112.384788,22.780692],[112.385169,22.782659],[112.38262,22.784559],[112.383148,22.786584],[112.386282,22.788301],[112.384202,22.792245],[112.381039,22.793595],[112.375516,22.797211],[112.374154,22.794366],[112.371254,22.793576],[112.368002,22.791194],[112.363021,22.789304],[112.356327,22.788021],[112.353954,22.789014],[112.353017,22.790962],[112.348754,22.790278],[112.349575,22.78561],[112.347304,22.78751],[112.345004,22.78777],[112.342163,22.78615],[112.33604,22.78914],[112.332099,22.787192],[112.328467,22.786729],[112.327602,22.788127],[112.32148,22.787259],[112.315503,22.789998],[112.316968,22.795311],[112.31981,22.795871],[112.322022,22.797944],[112.323135,22.802476],[112.328496,22.80263],[112.333154,22.801801],[112.335088,22.806217],[112.336245,22.806477],[112.334179,22.811289],[112.332334,22.811009],[112.329448,22.814634],[112.328525,22.817999],[112.323193,22.821046],[112.322212,22.8239],[112.319722,22.825384],[112.312486,22.824189],[112.310318,22.824825],[112.310347,22.826917],[112.31209,22.830311],[112.309644,22.833521],[112.3067,22.831496],[112.298673,22.828431],[112.295684,22.826348],[112.293604,22.827669],[112.290631,22.82417],[112.283453,22.824565],[112.280465,22.82657],[112.280245,22.82953],[112.276495,22.829038],[112.276818,22.827033],[112.275353,22.824189],[112.267985,22.823312],[112.266403,22.825085],[112.259958,22.823996],[112.257878,22.825095],[112.259636,22.829],[112.259284,22.830532],[112.256061,22.83408],[112.249104,22.837155],[112.242761,22.839247],[112.24115,22.837502],[112.237341,22.837762],[112.236667,22.835815],[112.234031,22.83408],[112.232683,22.837049],[112.230383,22.837387],[112.22886,22.835324],[112.22719,22.835459],[112.225886,22.832104],[112.22281,22.827862],[112.220511,22.828469],[112.220569,22.830156],[112.21764,22.830407],[112.216834,22.833145],[112.214974,22.83302],[112.213773,22.830754],[112.214227,22.825346],[112.216307,22.823418],[112.212352,22.81879],[112.208441,22.817421],[112.206097,22.817575],[112.202376,22.815126],[112.198905,22.81718],[112.197499,22.816543],[112.197176,22.812735],[112.191669,22.81232],[112.19035,22.810382],[112.190717,22.805648],[112.187245,22.801309],[112.182016,22.800644],[112.17894,22.801618],[112.174838,22.804308],[112.172143,22.802784],[112.170488,22.799757],[112.161977,22.790461],[112.160732,22.78589],[112.157612,22.783238],[112.154946,22.782476],[112.146099,22.783286],[112.141983,22.785273],[112.13857,22.784501],[112.137149,22.785311],[112.130469,22.786025],[112.124068,22.784116],[112.122003,22.782602],[112.120538,22.779564],[112.118868,22.773652],[112.112555,22.769254],[112.108336,22.769485],[112.102726,22.768926],[112.099855,22.766563],[112.098185,22.75903],[112.091154,22.746413],[112.094245,22.741108],[112.094625,22.735947],[112.091901,22.734123],[112.090597,22.731084],[112.088605,22.731895],[112.087653,22.737577],[112.08799,22.742468],[112.086276,22.743529],[112.083478,22.742275],[112.076843,22.732541],[112.070647,22.731403],[112.069196,22.727958],[112.069797,22.725296],[112.069138,22.714779],[112.067072,22.712299],[112.062605,22.709347],[112.063044,22.707726],[112.067028,22.704928],[112.064861,22.701637],[112.066677,22.698588],[112.070383,22.697777],[112.069358,22.694217],[112.063074,22.691206],[112.058913,22.68832],[112.058899,22.685946],[112.055881,22.683447],[112.057844,22.679345],[112.051267,22.678052],[112.047693,22.676749],[112.048074,22.670533],[112.04614,22.665765],[112.047019,22.664279],[112.051707,22.663835],[112.05238,22.662879],[112.050447,22.657648],[112.050725,22.655592],[112.045833,22.652416],[112.045115,22.649858],[112.04031,22.651518],[112.038143,22.651528],[112.035037,22.647416],[112.032708,22.642743],[112.02723,22.643535],[112.025062,22.64283],[112.025135,22.653159],[112.020125,22.654762],[112.017709,22.65202],[112.012801,22.652454],[112.01015,22.648767],[112.003808,22.653951],[112.001068,22.65259],[112.000439,22.648796],[111.994491,22.646914],[111.992045,22.648931],[111.984003,22.646093],[111.977236,22.644433],[111.974028,22.638119],[111.972051,22.636845],[111.965986,22.627509]]]]}},{"type":"Feature","properties":{"adcode":445322,"name":"郁南县","center":[111.535921,23.237709],"centroid":[111.612774,23.038165],"childrenNum":0,"level":"district","parent":{"adcode":445300},"subFeatureIndex":3,"acroutes":[100000,440000,445300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.898444,23.1259],[111.888864,23.12919],[111.884719,23.131258],[111.876765,23.138367],[111.868093,23.141454],[111.860433,23.141204],[111.852903,23.136424],[111.844613,23.133163],[111.839046,23.131797],[111.814072,23.12995],[111.784043,23.131864],[111.770406,23.133269],[111.753634,23.137991],[111.746339,23.142704],[111.733874,23.148523],[111.726989,23.150841],[111.718391,23.151274],[111.714392,23.149697],[111.707536,23.150976],[111.697737,23.156034],[111.692127,23.157891],[111.687996,23.157285],[111.67909,23.154717],[111.662582,23.156775],[111.656063,23.158487],[111.649545,23.164747],[111.646806,23.16969],[111.642382,23.179191],[111.637768,23.18545],[111.635688,23.186575],[111.624467,23.189912],[111.618652,23.190056],[111.610171,23.188835],[111.5998,23.18895],[111.594219,23.188517],[111.592769,23.189277],[111.582808,23.191681],[111.575338,23.194103],[111.565157,23.199968],[111.558507,23.202968],[111.549587,23.208649],[111.538586,23.213927],[111.53507,23.218368],[111.533767,23.221156],[111.534909,23.225337],[111.538088,23.230662],[111.54257,23.234776],[111.547785,23.236295],[111.558961,23.237957],[111.56923,23.24308],[111.572848,23.246982],[111.576305,23.25369],[111.576436,23.262281],[111.573888,23.270862],[111.571778,23.274091],[111.564059,23.281864],[111.550172,23.298207],[111.540065,23.313634],[111.532185,23.324642],[111.530002,23.323298],[111.525871,23.323461],[111.523894,23.322606],[111.526999,23.31739],[111.529548,23.318101],[111.529885,23.315104],[111.527409,23.31399],[111.527966,23.31033],[111.523835,23.306968],[111.520027,23.305488],[111.519016,23.300301],[111.52051,23.297083],[111.519675,23.294124],[111.517756,23.29347],[111.518108,23.289051],[111.515779,23.288465],[111.516365,23.285102],[111.513347,23.284795],[111.509978,23.285938],[111.506316,23.282297],[111.503313,23.282412],[111.501644,23.285621],[111.499358,23.28246],[111.49284,23.284574],[111.490467,23.281835],[111.488035,23.2832],[111.48203,23.280942],[111.472552,23.275052],[111.471337,23.276656],[111.472391,23.278127],[111.470868,23.279577],[111.469213,23.277896],[111.464672,23.27607],[111.466283,23.273207],[111.465375,23.272333],[111.459809,23.278184],[111.45707,23.277281],[111.454609,23.281019],[111.456908,23.28173],[111.456557,23.283546],[111.453408,23.289541],[111.448251,23.290924],[111.446625,23.290281],[111.440312,23.293172],[111.437749,23.29298],[111.437793,23.295123],[111.440019,23.29567],[111.439975,23.297649],[111.442187,23.301386],[111.438467,23.303087],[111.437295,23.305258],[111.433574,23.308303],[111.431597,23.308745],[111.428535,23.3118],[111.426499,23.310474],[111.424434,23.311684],[111.424756,23.313558],[111.421094,23.316286],[111.417154,23.317717],[111.417315,23.316487],[111.408687,23.31593],[111.407632,23.317496],[111.40252,23.321156],[111.398433,23.322299],[111.395797,23.325228],[111.392618,23.325564],[111.384459,23.323816],[111.38191,23.328359],[111.378893,23.326631],[111.379596,23.323442],[111.381295,23.321742],[111.378468,23.321991],[111.375729,23.319907],[111.375041,23.315277],[111.377575,23.313894],[111.378161,23.309043],[111.376549,23.304634],[111.372843,23.301732],[111.363014,23.296967],[111.359162,23.290415],[111.356774,23.288705],[111.353405,23.288964],[111.352805,23.284554],[111.356569,23.283373],[111.355427,23.279635],[111.353244,23.279558],[111.349612,23.272765],[111.351237,23.266],[111.353274,23.268912],[111.355295,23.269277],[111.354167,23.266817],[111.355778,23.26675],[111.36114,23.270565],[111.370031,23.264751],[111.37195,23.264309],[111.370851,23.252489],[111.36943,23.247251],[111.367277,23.24556],[111.367189,23.241706],[111.364714,23.241283],[111.365783,23.2369],[111.370661,23.232661],[111.379171,23.221531],[111.377311,23.21931],[111.377882,23.215792],[111.381793,23.213754],[111.386993,23.212668],[111.388883,23.210207],[111.385426,23.201766],[111.384269,23.194113],[111.384547,23.186277],[111.384152,23.17971],[111.384313,23.167632],[111.38963,23.166344],[111.392472,23.169556],[111.39732,23.165747],[111.398668,23.159843],[111.396646,23.157362],[111.39026,23.153101],[111.382452,23.153265],[111.3763,23.148254],[111.366047,23.144724],[111.36631,23.143455],[111.376579,23.142021],[111.37715,23.137482],[111.376872,23.131701],[111.376066,23.12944],[111.378585,23.12693],[111.381222,23.127536],[111.382526,23.126362],[111.381676,23.123419],[111.381207,23.126622],[111.377179,23.126401],[111.377838,23.12313],[111.378717,23.125448],[111.380006,23.123168],[111.377677,23.121485],[111.376974,23.114049],[111.374997,23.111288],[111.375275,23.108161],[111.374396,23.100003],[111.374264,23.092556],[111.375773,23.08608],[111.377677,23.082279],[111.379494,23.081317],[111.394654,23.068114],[111.402081,23.066199],[111.413858,23.068124],[111.416392,23.067229],[111.420816,23.069211],[111.421255,23.065189],[111.423452,23.064717],[111.42688,23.066969],[111.426587,23.069789],[111.432973,23.073109],[111.434526,23.071559],[111.433017,23.067883],[111.430674,23.066584],[111.429824,23.062099],[111.427173,23.060656],[111.427891,23.05646],[111.426602,23.054669],[111.427246,23.052571],[111.432871,23.047846],[111.432197,23.040155],[111.434233,23.038596],[111.43397,23.036218],[111.428755,23.032541],[111.425049,23.033292],[111.416055,23.025649],[111.413653,23.019343],[111.416216,23.01866],[111.414004,23.016137],[111.407252,23.016619],[111.406314,23.01322],[111.396969,23.013365],[111.395694,23.009658],[111.389601,23.005614],[111.3936,22.999828],[111.394259,22.997296],[111.396266,22.995437],[111.400015,22.993926],[111.403721,22.991258],[111.402374,22.987628],[111.399429,22.9855],[111.396998,22.981099],[111.390304,22.97927],[111.385499,22.976872],[111.382086,22.974166],[111.377296,22.97328],[111.375333,22.967868],[111.373898,22.96727],[111.368713,22.969562],[111.3636,22.96858],[111.364743,22.964179],[111.367277,22.960365],[111.367233,22.953459],[111.369313,22.951051],[111.366061,22.949732],[111.364743,22.947565],[111.366296,22.943962],[111.369416,22.943384],[111.372111,22.941487],[111.374616,22.936911],[111.384562,22.938857],[111.391856,22.941072],[111.395841,22.945763],[111.3988,22.944839],[111.405303,22.944588],[111.408892,22.948335],[111.415367,22.946457],[111.418018,22.944983],[111.420786,22.945243],[111.421563,22.948952],[111.425459,22.952708],[111.430102,22.951215],[111.436928,22.950473],[111.439155,22.951899],[111.443256,22.951514],[111.445556,22.954914],[111.449335,22.952226],[111.450829,22.954461],[111.453246,22.952313],[111.45578,22.952949],[111.457143,22.950811],[111.459296,22.944617],[111.458095,22.942893],[111.453788,22.942508],[111.456073,22.939406],[111.46079,22.939811],[111.467309,22.935196],[111.470106,22.9338],[111.470619,22.927288],[111.468422,22.925274],[111.46807,22.922288],[111.473094,22.915736],[111.475365,22.914021],[111.477211,22.909426],[111.480082,22.906555],[111.486673,22.903105],[111.490013,22.898605],[111.492884,22.898268],[111.494246,22.89506],[111.493323,22.891822],[111.493675,22.888218],[111.492855,22.883824],[111.49347,22.879815],[111.49511,22.878475],[111.500486,22.876355],[111.501497,22.873059],[111.503665,22.870168],[111.501145,22.86986],[111.501131,22.8672],[111.498245,22.860935],[111.500984,22.856964],[111.499593,22.850159],[111.502801,22.849031],[111.501614,22.842679],[111.50242,22.840221],[111.506433,22.840838],[111.506888,22.843074],[111.509656,22.843701],[111.513538,22.841011],[111.515808,22.837907],[111.519148,22.83969],[111.521799,22.843623],[111.524319,22.844674],[111.528684,22.844115],[111.531101,22.845166],[111.53614,22.845773],[111.545646,22.843691],[111.548268,22.840799],[111.548942,22.835468],[111.552516,22.833376],[111.553498,22.829578],[111.556398,22.826879],[111.560294,22.817961],[111.564586,22.816302],[111.565494,22.81502],[111.562609,22.81152],[111.559635,22.811424],[111.555373,22.807393],[111.556281,22.805899],[111.559269,22.805668],[111.561876,22.801926],[111.563429,22.802823],[111.565787,22.801695],[111.566695,22.799342],[111.569947,22.798455],[111.568966,22.795485],[111.573756,22.791483],[111.574649,22.793441],[111.577901,22.793662],[111.581666,22.79723],[111.582149,22.799805],[111.584962,22.80291],[111.587745,22.803488],[111.592608,22.797635],[111.595523,22.797741],[111.598643,22.799197],[111.601294,22.802997],[111.604092,22.805552],[111.602847,22.809891],[111.603301,22.81341],[111.606567,22.812764],[111.609248,22.80829],[111.612866,22.810508],[111.613657,22.813786],[111.610596,22.815907],[111.607021,22.81985],[111.607695,22.821335],[111.6102,22.820757],[111.613174,22.818366],[111.618315,22.816572],[111.625302,22.809573],[111.626533,22.810016],[111.629536,22.816813],[111.630693,22.817864],[111.635087,22.817295],[111.634076,22.813024],[111.636654,22.809466],[111.634926,22.810421],[111.628876,22.808213],[111.629785,22.805909],[111.626811,22.806342],[111.626035,22.804742],[111.628422,22.805147],[111.630385,22.801271],[111.633227,22.800432],[111.634662,22.797761],[111.636083,22.798706],[111.63954,22.796565],[111.644784,22.791975],[111.645766,22.797018],[111.647963,22.801116],[111.651244,22.80128],[111.653734,22.798243],[111.656532,22.799226],[111.656503,22.80157],[111.659344,22.803999],[111.65807,22.80614],[111.659813,22.808512],[111.658919,22.809881],[111.66223,22.817479],[111.664105,22.818192],[111.665731,22.822222],[111.666815,22.821094],[111.668236,22.824536],[111.669774,22.825481],[111.66639,22.826204],[111.663695,22.82817],[111.66702,22.832942],[111.671385,22.832133],[111.673846,22.829038],[111.679368,22.828787],[111.677098,22.82469],[111.685462,22.826821],[111.689827,22.826503],[111.690193,22.822347],[111.693254,22.818481],[111.698396,22.818462],[111.699788,22.814422],[111.696169,22.811337],[111.688933,22.813526],[111.687058,22.811723],[111.686707,22.807258],[111.689402,22.806902],[111.692024,22.80505],[111.694338,22.805639],[111.695071,22.808907],[111.698352,22.810498],[111.701208,22.806988],[111.706218,22.806738],[111.704636,22.809592],[111.711579,22.813256],[111.715227,22.811761],[111.714567,22.808136],[111.717453,22.806468],[111.718391,22.803729],[111.723913,22.80264],[111.725466,22.80102],[111.730124,22.802563],[111.730563,22.803517],[111.732672,22.805156],[111.740275,22.806584],[111.74174,22.809177],[111.747774,22.806323],[111.752623,22.806179],[111.753194,22.80883],[111.754937,22.810315],[111.755318,22.812841],[111.751363,22.815734],[111.751129,22.817459],[111.756373,22.823639],[111.754542,22.829742],[111.755802,22.831352],[111.758394,22.830648],[111.760445,22.834736],[111.761895,22.835507],[111.763961,22.843132],[111.765001,22.844462],[111.772237,22.845609],[111.773072,22.847325],[111.772662,22.85227],[111.773702,22.85361],[111.77647,22.850438],[111.779209,22.850997],[111.779927,22.848038],[111.786519,22.843816],[111.789053,22.841175],[111.791528,22.842717],[111.796772,22.840789],[111.799936,22.840519],[111.800595,22.838726],[111.802661,22.839189],[111.805253,22.841493],[111.806367,22.845937],[111.814745,22.848433],[111.822406,22.849918],[111.825497,22.849436],[111.827211,22.847643],[111.831327,22.847739],[111.833011,22.844674],[111.839061,22.844048],[111.838592,22.847845],[111.83972,22.850487],[111.839251,22.852675],[111.847894,22.856337],[111.849681,22.860183],[111.853152,22.860732],[111.855408,22.86532],[111.855687,22.870602],[111.855042,22.872317],[111.856668,22.874698],[111.857107,22.879102],[111.858982,22.882195],[111.860887,22.882764],[111.863816,22.888276],[111.866511,22.890733],[111.870042,22.892439],[111.875916,22.892689],[111.878699,22.887476],[111.8828,22.885366],[111.882287,22.881916],[111.88116,22.881174],[111.882742,22.876625],[111.884953,22.874081],[111.884074,22.873059],[111.885027,22.867874],[111.889641,22.869686],[111.891149,22.871854],[111.891955,22.881395],[111.893596,22.883804],[111.897961,22.886194],[111.897111,22.888382],[111.894738,22.887592],[111.88967,22.890145],[111.888337,22.893489],[111.886609,22.894192],[111.886008,22.896842],[111.884441,22.896303],[111.879197,22.900908],[111.873557,22.899877],[111.869353,22.901698],[111.869046,22.903298],[111.864973,22.90219],[111.864695,22.905148],[111.861018,22.910572],[111.859524,22.910582],[111.855906,22.90589],[111.851072,22.903635],[111.848363,22.905948],[111.846751,22.905495],[111.844627,22.909493],[111.846517,22.913665],[111.845477,22.915573],[111.83704,22.918212],[111.835721,22.921517],[111.832733,22.923424],[111.828397,22.922076],[111.826669,22.922885],[111.826991,22.924985],[111.824721,22.928077],[111.829291,22.936969],[111.827387,22.940244],[111.830243,22.940225],[111.831342,22.938606],[111.833583,22.940196],[111.83099,22.942402],[111.831752,22.945041],[111.827064,22.947834],[111.832557,22.949404],[111.836014,22.953055],[111.838915,22.9537],[111.844217,22.957023],[111.847074,22.96023],[111.854661,22.963485],[111.853138,22.968792],[111.853973,22.970766],[111.852318,22.978605],[111.849945,22.981119],[111.855672,22.982005],[111.858162,22.983025],[111.858792,22.98497],[111.854822,22.985346],[111.853753,22.991027],[111.851292,22.994089],[111.849974,22.99717],[111.85513,22.999058],[111.85513,23.000771],[111.8516,23.004035],[111.85387,23.006847],[111.848612,23.012267],[111.848846,23.015242],[111.847542,23.017668],[111.850457,23.022703],[111.855584,23.027689],[111.858279,23.026939],[111.865589,23.022472],[111.868738,23.01916],[111.873176,23.017851],[111.874919,23.019074],[111.881907,23.018284],[111.885305,23.019266],[111.888571,23.018342],[111.889655,23.020084],[111.892468,23.020604],[111.895266,23.024657],[111.895778,23.029316],[111.894958,23.031001],[111.895427,23.035987],[111.900026,23.03513],[111.908756,23.038557],[111.908288,23.041849],[111.905475,23.047653],[111.905431,23.052388],[111.898576,23.058067],[111.895852,23.065689],[111.890578,23.073368],[111.888381,23.077997],[111.884807,23.079931],[111.88904,23.082077],[111.893376,23.086628],[111.896584,23.088139],[111.898386,23.09143],[111.898869,23.095971],[111.895485,23.104043],[111.897009,23.115492],[111.895603,23.116396],[111.894797,23.120004],[111.896979,23.121764],[111.898444,23.1259]]]]}},{"type":"Feature","properties":{"adcode":445381,"name":"罗定市","center":[111.578201,22.765415],"centroid":[111.486455,22.684982],"childrenNum":0,"level":"district","parent":{"adcode":445300},"subFeatureIndex":4,"acroutes":[100000,440000,445300]},"geometry":{"type":"MultiPolygon","coordinates":[[[[111.374616,22.936911],[111.373795,22.934118],[111.375612,22.931661],[111.375524,22.926526],[111.371774,22.923241],[111.370353,22.915418],[111.366618,22.913916],[111.364289,22.911073],[111.36196,22.909985],[111.363073,22.907971],[111.360539,22.906391],[111.360114,22.896351],[111.360524,22.894057],[111.358767,22.88923],[111.351545,22.885173],[111.352365,22.88287],[111.349524,22.880094],[111.348879,22.877512],[111.34573,22.875902],[111.343664,22.876808],[111.341482,22.872837],[111.341555,22.870534],[111.339651,22.868578],[111.336165,22.868578],[111.331228,22.867036],[111.33054,22.866082],[111.325882,22.866428],[111.325472,22.864491],[111.327215,22.862197],[111.326204,22.858978],[111.323465,22.856366],[111.323787,22.855142],[111.319642,22.851238],[111.314061,22.852067],[111.312098,22.849474],[111.312581,22.845879],[111.308348,22.84372],[111.303631,22.843961],[111.306605,22.839594],[111.304452,22.837685],[111.303602,22.835314],[111.301463,22.834697],[111.299134,22.831014],[111.295326,22.829106],[111.289115,22.828951],[111.289848,22.825837],[111.293641,22.825616],[111.291078,22.818684],[111.287592,22.816081],[111.287665,22.814442],[111.290551,22.812542],[111.291635,22.807808],[111.28995,22.804134],[111.288104,22.803209],[111.28434,22.804443],[111.278114,22.801502],[111.275654,22.801001],[111.272841,22.79886],[111.272153,22.790663],[111.268828,22.788484],[111.265459,22.792505],[111.261079,22.794357],[111.25686,22.793826],[111.256421,22.789391],[111.25519,22.787105],[111.247178,22.784106],[111.241143,22.78129],[111.240557,22.778349],[111.237334,22.775629],[111.236822,22.773025],[111.239048,22.768801],[111.236221,22.767923],[111.236499,22.766061],[111.232266,22.763988],[111.232134,22.759001],[111.22837,22.754931],[111.220357,22.750175],[111.218468,22.748092],[111.21277,22.748111],[111.210953,22.750185],[111.208068,22.74896],[111.204625,22.750117],[111.202369,22.746905],[111.202106,22.740471],[111.196803,22.737693],[111.194269,22.737114],[111.194445,22.739043],[111.192555,22.739198],[111.190534,22.737008],[111.185451,22.73585],[111.183005,22.737876],[111.181071,22.737702],[111.180485,22.735609],[111.176208,22.736265],[111.174729,22.740095],[111.171931,22.741175],[111.169206,22.739497],[111.165368,22.740799],[111.157195,22.740182],[111.156345,22.742217],[111.1528,22.741465],[111.152888,22.73886],[111.150735,22.739477],[111.150574,22.742844],[111.146267,22.737268],[111.142386,22.736795],[111.137874,22.738686],[111.137537,22.741571],[111.13515,22.743423],[111.133758,22.738956],[111.132,22.737673],[111.129276,22.738831],[111.128866,22.74159],[111.124735,22.741368],[111.116664,22.745439],[111.115082,22.744291],[111.116356,22.741667],[111.110263,22.740895],[111.10723,22.744686],[111.105341,22.740317],[111.102865,22.738937],[111.099218,22.741773],[111.096655,22.741011],[111.095658,22.739091],[111.095131,22.733467],[111.090737,22.732618],[111.085405,22.729695],[111.082461,22.729695],[111.080644,22.731422],[111.073979,22.731634],[111.073232,22.730245],[111.069966,22.73119],[111.060532,22.731547],[111.058116,22.729878],[111.057295,22.726955],[111.059917,22.72682],[111.061426,22.722025],[111.063902,22.719874],[111.068765,22.718928],[111.072793,22.71694],[111.075547,22.713342],[111.078784,22.712647],[111.083164,22.708729],[111.082607,22.705835],[111.083354,22.701039],[111.091396,22.693657],[111.098017,22.693599],[111.104755,22.694863],[111.103979,22.698906],[111.106073,22.702535],[111.108388,22.704329],[111.112606,22.703384],[111.116005,22.704011],[111.119505,22.702062],[111.121922,22.702631],[111.123519,22.701483],[111.123021,22.698791],[111.124559,22.695809],[111.126112,22.695066],[111.131092,22.689787],[111.136893,22.685937],[111.136819,22.681352],[111.137698,22.678544],[111.137068,22.67451],[111.127928,22.66619],[111.13077,22.662812],[111.130448,22.66035],[111.132044,22.657426],[111.133758,22.651885],[111.135809,22.649742],[111.136981,22.645958],[111.136424,22.643786],[111.143133,22.638679],[111.144861,22.63392],[111.14492,22.630714],[111.143748,22.628368],[111.144231,22.625732],[111.152244,22.624226],[111.156184,22.621233],[111.162952,22.619379],[111.168064,22.613036],[111.170129,22.609791],[111.174714,22.605774],[111.185817,22.604403],[111.1932,22.607532],[111.195646,22.607542],[111.196701,22.610236],[111.202736,22.606373],[111.204698,22.603109],[111.207218,22.601786],[111.207643,22.597315],[111.211832,22.594727],[111.215655,22.59466],[111.219097,22.590411],[111.219215,22.585833],[111.224268,22.584278],[111.230303,22.584771],[111.236411,22.582984],[111.240279,22.582916],[111.24189,22.584519],[111.244483,22.584915],[111.246211,22.58337],[111.249053,22.58365],[111.250093,22.586055],[111.253506,22.589252],[111.257636,22.589706],[111.26937,22.592892],[111.279257,22.592023],[111.284823,22.589474],[111.28932,22.588875],[111.289057,22.58761],[111.293817,22.585833],[111.29493,22.583892],[111.299691,22.58308],[111.303133,22.580734],[111.302811,22.578029],[111.303836,22.575673],[111.301654,22.573384],[111.303661,22.569453],[111.308612,22.567047],[111.319349,22.559658],[111.326629,22.557253],[111.326995,22.553012],[111.322718,22.549631],[111.317225,22.549583],[111.312405,22.5488],[111.310047,22.549525],[111.305536,22.547467],[111.30035,22.547236],[111.296395,22.548153],[111.29392,22.547641],[111.290331,22.538222],[111.290375,22.53487],[111.28746,22.531034],[111.28516,22.523884],[111.281967,22.522387],[111.280707,22.520165],[111.277279,22.517826],[111.276562,22.513807],[111.27205,22.506154],[111.27142,22.502762],[111.27227,22.497717],[111.274482,22.493253],[111.276957,22.491938],[111.279477,22.494113],[111.281161,22.498684],[111.285116,22.500742],[111.287943,22.495881],[111.290477,22.498916],[111.293275,22.506009],[111.300804,22.507246],[111.30432,22.507168],[111.306488,22.508202],[111.309066,22.5117],[111.315145,22.510057],[111.317151,22.510579],[111.319305,22.515043],[111.321414,22.516889],[111.322527,22.515923],[111.327493,22.516522],[111.329822,22.516068],[111.335432,22.522232],[111.338567,22.522957],[111.339446,22.520078],[111.342405,22.518744],[111.343108,22.516812],[111.346477,22.512879],[111.346711,22.510502],[111.350066,22.507014],[111.352292,22.509062],[111.354782,22.507758],[111.35758,22.50798],[111.359997,22.511014],[111.365944,22.513768],[111.373649,22.516019],[111.376666,22.514348],[111.377208,22.511893],[111.380739,22.511739],[111.382013,22.509884],[111.38465,22.509806],[111.389103,22.512763],[111.392735,22.512744],[111.396148,22.514184],[111.40066,22.513952],[111.40315,22.516077],[111.406094,22.514],[111.407706,22.514512],[111.41336,22.512637],[111.414312,22.510637],[111.414063,22.505371],[111.412437,22.503032],[111.412642,22.500539],[111.410591,22.492016],[111.405919,22.48468],[111.403677,22.484178],[111.403341,22.479519],[111.40879,22.475247],[111.407208,22.474242],[111.409273,22.470492],[111.408907,22.466635],[111.41106,22.462846],[111.409463,22.46069],[111.40961,22.457133],[111.412539,22.451111],[111.417095,22.4488],[111.419966,22.449757],[111.421944,22.447814],[111.42042,22.44211],[111.419219,22.440921],[111.419131,22.437441],[111.416641,22.43485],[111.417036,22.431137],[111.420537,22.428749],[111.421782,22.426651],[111.425313,22.425249],[111.426602,22.427018],[111.432212,22.42639],[111.433955,22.428178],[111.436167,22.426883],[111.439521,22.427821],[111.438906,22.43076],[111.442275,22.433622],[111.44604,22.442236],[111.457143,22.441994],[111.461991,22.444111],[111.46413,22.442072],[111.469462,22.441521],[111.471366,22.441994],[111.474676,22.450405],[111.477211,22.452976],[111.47724,22.455064],[111.47954,22.456089],[111.480433,22.460168],[111.476215,22.461522],[111.473622,22.46852],[111.474105,22.472821],[111.473475,22.474609],[111.474925,22.478601],[111.476918,22.480157],[111.472889,22.485366],[111.470326,22.485531],[111.469389,22.490286],[111.474193,22.494866],[111.476654,22.495069],[111.4785,22.498548],[111.480887,22.49965],[111.481708,22.503583],[111.486893,22.505554],[111.490628,22.50368],[111.493104,22.50023],[111.49555,22.499708],[111.500955,22.49619],[111.503269,22.496248],[111.507796,22.493919],[111.509378,22.490943],[111.516541,22.486971],[111.517639,22.483173],[111.520393,22.481085],[111.525198,22.480157],[111.531731,22.484274],[111.533576,22.487386],[111.535334,22.488111],[111.535524,22.490682],[111.539831,22.493726],[111.541017,22.497186],[111.545426,22.499312],[111.546042,22.500655],[111.544474,22.503216],[111.54402,22.50885],[111.545807,22.515874],[111.544621,22.517382],[111.551505,22.520735],[111.561144,22.523372],[111.559415,22.528802],[111.562374,22.530793],[111.564191,22.533498],[111.56734,22.535662],[111.569581,22.538618],[111.569361,22.540695],[111.575894,22.542444],[111.582984,22.547178],[111.586544,22.54767],[111.590337,22.549699],[111.596314,22.551341],[111.597735,22.549477],[111.602656,22.55052],[111.606846,22.54967],[111.610918,22.546318],[111.612002,22.54141],[111.609746,22.535855],[111.610303,22.534145],[111.614785,22.536502],[111.6183,22.533894],[111.616455,22.53286],[111.617978,22.530503],[111.61666,22.525884],[111.618799,22.523875],[111.616074,22.52143],[111.621274,22.521198],[111.62019,22.512734],[111.619297,22.509545],[111.616015,22.508144],[111.616411,22.505922],[111.619648,22.497292],[111.622226,22.499447],[111.62167,22.501448],[111.623808,22.504395],[111.625698,22.510937],[111.627836,22.511024],[111.632304,22.508714],[111.631601,22.506395],[111.633915,22.503264],[111.638222,22.501844],[111.639672,22.502366],[111.643656,22.500201],[111.646293,22.501013],[111.648139,22.498191],[111.649984,22.499515],[111.652211,22.499215],[111.656385,22.500771],[111.657865,22.502617],[111.66119,22.501196],[111.665438,22.501563],[111.667518,22.502887],[111.671444,22.503255],[111.674153,22.499466],[111.678533,22.496374],[111.677479,22.491291],[111.679134,22.488024],[111.678006,22.484835],[111.680291,22.482399],[111.691174,22.482119],[111.697268,22.487038],[111.700066,22.492334],[111.703244,22.496693],[111.708474,22.500597],[111.710334,22.504946],[111.713337,22.504675],[111.713425,22.508202],[111.71489,22.512792],[111.717849,22.517633],[111.721305,22.520686],[111.719958,22.52202],[111.721408,22.525942],[111.720441,22.532995],[111.721115,22.536792],[111.719694,22.540338],[111.725744,22.544762],[111.725627,22.550018],[111.730461,22.556519],[111.730241,22.559069],[111.732057,22.560576],[111.73443,22.566458],[111.73799,22.570467],[111.744039,22.573905],[111.751451,22.576619],[111.757266,22.579604],[111.759757,22.578425],[111.764005,22.582665],[111.764107,22.587986],[111.766758,22.58844],[111.770581,22.592216],[111.774698,22.593279],[111.780337,22.595992],[111.781348,22.601043],[111.784336,22.60758],[111.787207,22.60816],[111.789668,22.612543],[111.793388,22.613644],[111.793989,22.617033],[111.799453,22.62159],[111.801621,22.62551],[111.808461,22.627663],[111.812035,22.629845],[111.814511,22.633282],[111.814628,22.636468],[111.811713,22.638351],[111.81082,22.642878],[111.80704,22.645369],[111.808476,22.647753],[111.807714,22.651229],[111.809369,22.654076],[111.811244,22.654858],[111.809736,22.656132],[111.812021,22.658854],[111.813837,22.658903],[111.818158,22.663864],[111.820824,22.667773],[111.820839,22.669703],[111.818554,22.669848],[111.819857,22.673168],[111.821542,22.674442],[111.820385,22.675764],[111.82289,22.67781],[111.824047,22.680532],[111.826566,22.681111],[111.830565,22.679422],[111.833436,22.680725],[111.835267,22.688967],[111.840292,22.689729],[111.842489,22.687789],[111.840965,22.683601],[111.841361,22.679075],[111.845111,22.679982],[111.846019,22.685599],[111.848612,22.686033],[111.850487,22.689015],[111.852947,22.688716],[111.856946,22.691765],[111.863245,22.693975],[111.866482,22.696253],[111.872429,22.69771],[111.87448,22.697382],[111.875022,22.699186],[111.873425,22.70127],[111.876282,22.701936],[111.879109,22.699041],[111.880222,22.699842],[111.878157,22.704908],[111.88113,22.705236],[111.881394,22.706964],[111.878904,22.706636],[111.878933,22.710775],[111.880793,22.711788],[111.882126,22.707755],[111.883987,22.708324],[111.882273,22.710746],[111.88674,22.711412],[111.889831,22.710814],[111.891574,22.712647],[111.895764,22.710437],[111.896144,22.713071],[111.891823,22.715059],[111.887986,22.713699],[111.885393,22.714866],[111.886169,22.718996],[111.888645,22.720366],[111.885334,22.724524],[111.879138,22.72353],[111.876531,22.722054],[111.873938,22.722874],[111.873235,22.728277],[111.875842,22.730332],[111.874524,22.736091],[111.869075,22.735898],[111.866907,22.737287],[111.862893,22.735937],[111.860931,22.737673],[111.857093,22.738165],[111.854881,22.739439],[111.856741,22.74104],[111.855145,22.741966],[111.851541,22.740037],[111.851776,22.737972],[111.849798,22.737297],[111.849681,22.739709],[111.846707,22.738927],[111.844994,22.74078],[111.841537,22.741715],[111.841053,22.74322],[111.835751,22.746703],[111.835267,22.748323],[111.838812,22.750175],[111.84013,22.753686],[111.845477,22.758133],[111.842152,22.76229],[111.843748,22.769948],[111.842093,22.772408],[111.838168,22.775658],[111.830961,22.772147],[111.826376,22.769418],[111.823417,22.772427],[111.817338,22.768675],[111.816181,22.771569],[111.812504,22.771106],[111.810424,22.769871],[111.808198,22.770344],[111.807553,22.7661],[111.805429,22.763351],[111.805883,22.757603],[111.802382,22.756291],[111.800581,22.759358],[111.798105,22.758914],[111.796172,22.755538],[111.792656,22.757574],[111.79043,22.757815],[111.789697,22.760351],[111.784146,22.763139],[111.782534,22.766013],[111.782813,22.76855],[111.781113,22.774308],[111.787705,22.778059],[111.790796,22.778503],[111.791909,22.776429],[111.795,22.778937],[111.794795,22.78076],[111.790825,22.782872],[111.789975,22.784839],[111.791909,22.78535],[111.797666,22.790191],[111.799292,22.792592],[111.806,22.795996],[111.805019,22.798069],[111.797724,22.798696],[111.790268,22.794829],[111.774126,22.78561],[111.772398,22.787346],[111.771914,22.792795],[111.770596,22.797134],[111.767798,22.798677],[111.767403,22.801328],[111.764796,22.801762],[111.760943,22.798908],[111.762921,22.796825],[111.761397,22.79508],[111.760137,22.790307],[111.758643,22.788156],[111.758262,22.785234],[111.759727,22.781097],[111.757252,22.780306],[111.754791,22.78399],[111.751363,22.79102],[111.751627,22.79481],[111.750646,22.797809],[111.747687,22.799882],[111.746075,22.79966],[111.746793,22.795707],[111.744552,22.795138],[111.744171,22.793122],[111.738092,22.793026],[111.735368,22.79212],[111.733273,22.795244],[111.730431,22.796391],[111.729831,22.799844],[111.730563,22.803517],[111.730124,22.802563],[111.725466,22.80102],[111.723913,22.80264],[111.718391,22.803729],[111.717453,22.806468],[111.714567,22.808136],[111.715227,22.811761],[111.711579,22.813256],[111.704636,22.809592],[111.706218,22.806738],[111.701208,22.806988],[111.698352,22.810498],[111.695071,22.808907],[111.694338,22.805639],[111.692024,22.80505],[111.689402,22.806902],[111.686707,22.807258],[111.687058,22.811723],[111.688933,22.813526],[111.696169,22.811337],[111.699788,22.814422],[111.698396,22.818462],[111.693254,22.818481],[111.690193,22.822347],[111.689827,22.826503],[111.685462,22.826821],[111.677098,22.82469],[111.679368,22.828787],[111.673846,22.829038],[111.671385,22.832133],[111.66702,22.832942],[111.663695,22.82817],[111.66639,22.826204],[111.669774,22.825481],[111.668236,22.824536],[111.666815,22.821094],[111.665731,22.822222],[111.664105,22.818192],[111.66223,22.817479],[111.658919,22.809881],[111.659813,22.808512],[111.65807,22.80614],[111.659344,22.803999],[111.656503,22.80157],[111.656532,22.799226],[111.653734,22.798243],[111.651244,22.80128],[111.647963,22.801116],[111.645766,22.797018],[111.644784,22.791975],[111.63954,22.796565],[111.636083,22.798706],[111.634662,22.797761],[111.633227,22.800432],[111.630385,22.801271],[111.628422,22.805147],[111.626035,22.804742],[111.626811,22.806342],[111.629785,22.805909],[111.628876,22.808213],[111.634926,22.810421],[111.636654,22.809466],[111.634076,22.813024],[111.635087,22.817295],[111.630693,22.817864],[111.629536,22.816813],[111.626533,22.810016],[111.625302,22.809573],[111.618315,22.816572],[111.613174,22.818366],[111.6102,22.820757],[111.607695,22.821335],[111.607021,22.81985],[111.610596,22.815907],[111.613657,22.813786],[111.612866,22.810508],[111.609248,22.80829],[111.606567,22.812764],[111.603301,22.81341],[111.602847,22.809891],[111.604092,22.805552],[111.601294,22.802997],[111.598643,22.799197],[111.595523,22.797741],[111.592608,22.797635],[111.587745,22.803488],[111.584962,22.80291],[111.582149,22.799805],[111.581666,22.79723],[111.577901,22.793662],[111.574649,22.793441],[111.573756,22.791483],[111.568966,22.795485],[111.569947,22.798455],[111.566695,22.799342],[111.565787,22.801695],[111.563429,22.802823],[111.561876,22.801926],[111.559269,22.805668],[111.556281,22.805899],[111.555373,22.807393],[111.559635,22.811424],[111.562609,22.81152],[111.565494,22.81502],[111.564586,22.816302],[111.560294,22.817961],[111.556398,22.826879],[111.553498,22.829578],[111.552516,22.833376],[111.548942,22.835468],[111.548268,22.840799],[111.545646,22.843691],[111.53614,22.845773],[111.531101,22.845166],[111.528684,22.844115],[111.524319,22.844674],[111.521799,22.843623],[111.519148,22.83969],[111.515808,22.837907],[111.513538,22.841011],[111.509656,22.843701],[111.506888,22.843074],[111.506433,22.840838],[111.50242,22.840221],[111.501614,22.842679],[111.502801,22.849031],[111.499593,22.850159],[111.500984,22.856964],[111.498245,22.860935],[111.501131,22.8672],[111.501145,22.86986],[111.503665,22.870168],[111.501497,22.873059],[111.500486,22.876355],[111.49511,22.878475],[111.49347,22.879815],[111.492855,22.883824],[111.493675,22.888218],[111.493323,22.891822],[111.494246,22.89506],[111.492884,22.898268],[111.490013,22.898605],[111.486673,22.903105],[111.480082,22.906555],[111.477211,22.909426],[111.475365,22.914021],[111.473094,22.915736],[111.46807,22.922288],[111.468422,22.925274],[111.470619,22.927288],[111.470106,22.9338],[111.467309,22.935196],[111.46079,22.939811],[111.456073,22.939406],[111.453788,22.942508],[111.458095,22.942893],[111.459296,22.944617],[111.457143,22.950811],[111.45578,22.952949],[111.453246,22.952313],[111.450829,22.954461],[111.449335,22.952226],[111.445556,22.954914],[111.443256,22.951514],[111.439155,22.951899],[111.436928,22.950473],[111.430102,22.951215],[111.425459,22.952708],[111.421563,22.948952],[111.420786,22.945243],[111.418018,22.944983],[111.415367,22.946457],[111.408892,22.948335],[111.405303,22.944588],[111.3988,22.944839],[111.395841,22.945763],[111.391856,22.941072],[111.384562,22.938857],[111.374616,22.936911]]]]}}]}
|
public/china-city-data/citys/云阳县.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":500235,"name":"云阳县","center":[108.697698,30.930529],"centroid":[108.856912,31.036349],"childrenNum":0,"level":"district","acroutes":[100000,500000],"parent":{"adcode":500000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[108.909506,30.581262],[108.919506,30.589374],[108.92693,30.59281],[108.939037,30.599044],[108.943861,30.601842],[108.950232,30.609229],[108.967489,30.624837],[108.972029,30.627514],[108.978007,30.629812],[108.981351,30.628779],[108.983658,30.624449],[108.985916,30.622848],[108.987496,30.623287],[108.995907,30.630277],[108.999243,30.63205],[109.002997,30.627858],[109.006183,30.626946],[109.009753,30.627238],[109.012738,30.629821],[109.014293,30.635157],[109.016466,30.636577],[109.01905,30.640054],[109.021742,30.642369],[109.017495,30.646087],[109.015597,30.648876],[109.016425,30.653118],[109.022946,30.663564],[109.02364,30.665999],[109.021575,30.670749],[109.017403,30.674371],[109.01844,30.6761],[109.023598,30.679748],[109.024568,30.683163],[109.023147,30.688591],[109.019443,30.690768],[109.018306,30.692832],[109.018899,30.696729],[109.02211,30.700101],[109.026165,30.702328],[109.030814,30.706611],[109.029919,30.710593],[109.026224,30.711754],[109.023172,30.710499],[109.019652,30.711772],[109.019635,30.716132],[109.018582,30.718282],[109.025061,30.722151],[109.028941,30.723588],[109.031165,30.723244],[109.035178,30.726365],[109.041549,30.727672],[109.042745,30.73008],[109.044877,30.729392],[109.047326,30.73026],[109.049818,30.733743],[109.04649,30.738841],[109.047845,30.745298],[109.051097,30.747069],[109.051615,30.750224],[109.055068,30.752691],[109.056573,30.754823],[109.055955,30.756774],[109.058597,30.759379],[109.059558,30.764614],[109.056515,30.766805],[109.054993,30.772005],[109.048948,30.776337],[109.049935,30.780161],[109.048096,30.781812],[109.049885,30.787165],[109.046281,30.7908],[109.046022,30.79257],[109.047945,30.795647],[109.047101,30.79807],[109.044776,30.799127],[109.044877,30.803912],[109.043832,30.806911],[109.044066,30.809892],[109.046482,30.811696],[109.046415,30.813733],[109.050796,30.814188],[109.049968,30.816198],[109.046883,30.817727],[109.047669,30.82003],[109.050462,30.821688],[109.050562,30.824789],[109.048923,30.826532],[109.044559,30.829032],[109.043112,30.830776],[109.045938,30.833481],[109.047978,30.837647],[109.050069,30.838669],[109.052034,30.842225],[109.051774,30.843522],[109.04848,30.844269],[109.048096,30.847017],[109.051916,30.849078],[109.052008,30.854523],[109.054592,30.860903],[109.056791,30.862895],[109.061155,30.865308],[109.068095,30.867557],[109.077317,30.869112],[109.080435,30.868717],[109.082308,30.866742],[109.082191,30.859769],[109.083052,30.858516],[109.086522,30.858181],[109.092425,30.85928],[109.108277,30.860139],[109.119639,30.861822],[109.132674,30.86493],[109.135249,30.866321],[109.135032,30.869086],[109.130475,30.879749],[109.131286,30.880822],[109.135257,30.881269],[109.136252,30.878994],[109.145867,30.87829],[109.148585,30.877036],[109.150115,30.878255],[109.147013,30.893879],[109.144245,30.898883],[109.144045,30.902145],[109.147021,30.904875],[109.151327,30.907003],[109.154914,30.907672],[109.159721,30.90448],[109.162188,30.905759],[109.162079,30.91241],[109.16095,30.916821],[109.159345,30.918752],[109.155624,30.920554],[109.151937,30.924167],[109.150566,30.929041],[109.150608,30.936248],[109.153217,30.939706],[109.157589,30.940624],[109.172773,30.938942],[109.186284,30.936909],[109.192755,30.935605],[109.200522,30.932928],[109.20181,30.927968],[109.206709,30.92457],[109.213298,30.921052],[109.215463,30.92076],[109.218741,30.926338],[109.219451,30.930028],[109.220321,30.94536],[109.219886,30.955183],[109.218205,30.963864],[109.217227,30.965064],[109.212252,30.967509],[109.211634,30.969353],[109.216249,30.980708],[109.217595,30.982424],[109.221976,30.984868],[109.223966,30.987123],[109.226257,30.994438],[109.228314,30.997799],[109.231023,30.999351],[109.238029,31.00645],[109.241624,31.013918],[109.246281,31.019876],[109.2496,31.024839],[109.251013,31.029271],[109.249258,31.031791],[109.244877,31.032211],[109.24098,31.038099],[109.23986,31.043139],[109.236524,31.046361],[109.230906,31.046156],[109.228757,31.04685],[109.22522,31.053826],[109.220062,31.052232],[109.218222,31.049027],[109.214644,31.047895],[109.203423,31.04895],[109.200129,31.050055],[109.197663,31.053294],[109.195631,31.060398],[109.191743,31.065994],[109.187412,31.065968],[109.183617,31.068273],[109.177973,31.068204],[109.169721,31.066319],[109.16554,31.068067],[109.161644,31.065916],[109.154387,31.06458],[109.148501,31.060261],[109.14575,31.056919],[109.141403,31.055154],[109.131579,31.054091],[109.126746,31.054623],[109.119539,31.05811],[109.11117,31.058265],[109.101287,31.061247],[109.095284,31.061007],[109.093436,31.06266],[109.092926,31.065274],[109.096639,31.0784],[109.096965,31.088055],[109.093938,31.094385],[109.097274,31.098308],[109.100025,31.102591],[109.101045,31.106411],[109.099941,31.111712],[109.102332,31.118092],[109.100777,31.121526],[109.097399,31.121569],[109.088696,31.123599],[109.08439,31.125465],[109.080268,31.128634],[109.076522,31.130209],[109.072375,31.130731],[109.064851,31.130466],[109.057468,31.131571],[109.05557,31.13521],[109.057535,31.141032],[109.055002,31.155542],[109.054023,31.157631],[109.050462,31.161295],[109.048589,31.164342],[109.046841,31.177112],[109.046942,31.183334],[109.048129,31.186457],[109.050579,31.186038],[109.056164,31.182743],[109.061598,31.180715],[109.066381,31.179534],[109.070452,31.18027],[109.071849,31.181828],[109.074282,31.18947],[109.07822,31.192028],[109.082952,31.192088],[109.088395,31.190873],[109.092132,31.191369],[109.092801,31.192387],[109.092584,31.21199],[109.088679,31.217122],[109.087458,31.22572],[109.084148,31.232015],[109.080176,31.235556],[109.077793,31.242048],[109.072668,31.247008],[109.07118,31.252627],[109.072493,31.255765],[109.068045,31.270096],[109.066113,31.273353],[109.062694,31.276337],[109.056532,31.279509],[109.050671,31.281381],[109.045729,31.282116],[109.042987,31.283364],[109.043129,31.285707],[109.039417,31.288989],[109.035822,31.288152],[109.033322,31.290878],[109.038782,31.296033],[109.040395,31.2997],[109.041967,31.306691],[109.043514,31.308665],[109.047293,31.310571],[109.048054,31.316083],[109.052134,31.319416],[109.054124,31.322253],[109.054734,31.328226],[109.051507,31.33366],[109.050278,31.340718],[109.051239,31.34598],[109.054441,31.35079],[109.055461,31.353558],[109.055353,31.357034],[109.052477,31.356949],[109.051507,31.358606],[109.051615,31.36713],[109.045311,31.367925],[109.037226,31.368275],[109.0292,31.370034],[109.023172,31.374441],[109.02017,31.375799],[109.016132,31.375654],[109.010079,31.377653],[109.004452,31.378045],[108.996342,31.379514],[108.992203,31.380812],[108.983433,31.385765],[108.978349,31.385005],[108.974194,31.381923],[108.971477,31.380812],[108.969002,31.381137],[108.967171,31.382853],[108.966878,31.384963],[108.962447,31.385723],[108.954646,31.382913],[108.951586,31.383562],[108.948384,31.382725],[108.942431,31.383818],[108.939622,31.385398],[108.937707,31.389241],[108.935517,31.390932],[108.929932,31.3872],[108.927223,31.386013],[108.924539,31.386056],[108.91989,31.387448],[108.916847,31.387388],[108.915434,31.384484],[108.908135,31.383571],[108.904841,31.384237],[108.90265,31.386739],[108.900167,31.387542],[108.893094,31.384117],[108.8899,31.383579],[108.886388,31.377277],[108.886388,31.37217],[108.884198,31.371222],[108.890677,31.368642],[108.892316,31.366695],[108.892835,31.36391],[108.89082,31.358264],[108.89041,31.354736],[108.892985,31.344331],[108.893127,31.339914],[108.89204,31.338078],[108.887592,31.33601],[108.884825,31.335754],[108.882818,31.337061],[108.869884,31.339573],[108.865043,31.343699],[108.855194,31.3444],[108.847193,31.34639],[108.842695,31.34604],[108.837076,31.346433],[108.834894,31.347868],[108.834727,31.353822],[108.831993,31.355309],[108.823849,31.356402],[108.821951,31.358845],[108.824016,31.36713],[108.82206,31.370274],[108.824083,31.37164],[108.830228,31.373203],[108.832486,31.375321],[108.830111,31.378088],[108.826433,31.379856],[108.822043,31.385219],[108.821843,31.386773],[108.816843,31.390214],[108.808081,31.392101],[108.798725,31.396849],[108.79579,31.399837],[108.795748,31.40309],[108.797755,31.405361],[108.803516,31.409826],[108.805898,31.41325],[108.809903,31.417399],[108.810497,31.419217],[108.809686,31.422273],[108.80803,31.423861],[108.804586,31.423809],[108.800205,31.42515],[108.792212,31.4301],[108.788683,31.430041],[108.783433,31.433275],[108.779202,31.435247],[108.769295,31.43762],[108.759897,31.438584],[108.75779,31.430945],[108.754972,31.42806],[108.747799,31.424731],[108.74208,31.420079],[108.739772,31.414146],[108.740007,31.407658],[108.737231,31.4056],[108.732206,31.404917],[108.731529,31.403278],[108.736386,31.39573],[108.736261,31.393903],[108.732766,31.391051],[108.729957,31.390769],[108.715827,31.394159],[108.712508,31.394586],[108.707533,31.393732],[108.698704,31.390291],[108.694574,31.387183],[108.692308,31.383127],[108.691773,31.37989],[108.69347,31.377413],[108.699398,31.377038],[108.702926,31.375697],[108.709172,31.374962],[108.710802,31.373382],[108.708102,31.372409],[108.707867,31.370325],[108.704774,31.371145],[108.701923,31.365644],[108.696764,31.362433],[108.696304,31.360622],[108.6974,31.356769],[108.701522,31.348987],[108.701045,31.346501],[108.698211,31.343964],[108.688362,31.342324],[108.684415,31.341025],[108.680001,31.340931],[108.669006,31.341598],[108.664508,31.339949],[108.659032,31.340965],[108.655328,31.340017],[108.644166,31.339487],[108.639016,31.337385],[108.636633,31.332883],[108.635789,31.329909],[108.638104,31.32198],[108.639802,31.31957],[108.650838,31.309503],[108.659048,31.298546],[108.658706,31.293135],[108.656039,31.289904],[108.651373,31.288152],[108.637252,31.284416],[108.636892,31.281885],[108.639083,31.279688],[108.642402,31.278055],[108.643305,31.276063],[108.643489,31.268711],[108.642134,31.266351],[108.636733,31.264769],[108.631282,31.257244],[108.629986,31.256859],[108.622771,31.259485],[108.619217,31.257347],[108.618624,31.252225],[108.606066,31.239713],[108.602312,31.236702],[108.599034,31.235436],[108.596651,31.230638],[108.592588,31.216027],[108.591869,31.208756],[108.591058,31.205368],[108.588767,31.201603],[108.590607,31.195331],[108.590172,31.190941],[108.588725,31.186124],[108.585816,31.183967],[108.57804,31.180056],[108.579629,31.17671],[108.583441,31.177839],[108.583592,31.174878],[108.586836,31.173466],[108.591652,31.173817],[108.598424,31.170941],[108.600313,31.168365],[108.602387,31.162468],[108.601843,31.160079],[108.5937,31.156381],[108.590314,31.151219],[108.584503,31.147007],[108.576945,31.142864],[108.572004,31.141117],[108.567806,31.140544],[108.564395,31.135912],[108.562731,31.130457],[108.564588,31.126399],[108.562614,31.115771],[108.561043,31.113254],[108.555742,31.111292],[108.550959,31.110667],[108.549287,31.109665],[108.54754,31.105246],[108.55279,31.096783],[108.558877,31.089391],[108.556712,31.088877],[108.554479,31.090496],[108.546386,31.092946],[108.540918,31.095276],[108.537916,31.095481],[108.535266,31.091721],[108.537657,31.08605],[108.539982,31.084885],[108.539931,31.082975],[108.530316,31.083831],[108.527616,31.083377],[108.520693,31.080413],[108.515727,31.080233],[108.510961,31.077911],[108.511764,31.073868],[108.508503,31.072163],[108.502759,31.070166],[108.497584,31.069447],[108.493052,31.066722],[108.488194,31.064725],[108.487074,31.062035],[108.488136,31.059567],[108.486196,31.057322],[108.478914,31.055],[108.476715,31.05278],[108.480452,31.047664],[108.479098,31.042102],[108.480001,31.038751],[108.479599,31.035871],[108.476514,31.026811],[108.474341,31.022533],[108.472351,31.020887],[108.466573,31.019833],[108.451239,31.013515],[108.448313,31.01294],[108.442252,31.013172],[108.43833,31.013969],[108.432143,31.012726],[108.423941,31.008594],[108.417997,31.006056],[108.415079,31.002189],[108.414987,30.998897],[108.426516,30.998219],[108.432896,30.999514],[108.437511,31.002841],[108.440345,31.002558],[108.443623,30.99918],[108.447285,30.998588],[108.450696,30.999583],[108.453631,30.99791],[108.455604,30.994721],[108.45328,30.988735],[108.452887,30.983256],[108.4543,30.980657],[108.454751,30.970245],[108.456239,30.967964],[108.460528,30.967415],[108.463379,30.971094],[108.466632,30.972201],[108.471832,30.971858],[108.483588,30.975451],[108.486405,30.977021],[108.48873,30.976618],[108.490469,30.974353],[108.496631,30.972827],[108.498662,30.974525],[108.504105,30.977304],[108.50413,30.979834],[108.501363,30.984465],[108.50112,30.986514],[108.502951,30.989867],[108.506638,30.99262],[108.511622,30.992843],[108.516655,30.990553],[108.521813,30.991942],[108.530877,30.995664],[108.535584,30.996136],[108.538351,30.995192],[108.539329,30.992646],[108.53392,30.989661],[108.532582,30.985751],[108.533895,30.982021],[108.531253,30.978033],[108.525409,30.977278],[108.523327,30.9754],[108.523611,30.97317],[108.527432,30.968461],[108.529255,30.963881],[108.535191,30.958631],[108.537557,30.958116],[108.538602,30.956075],[108.538644,30.952515],[108.542038,30.944674],[108.547607,30.940392],[108.547431,30.936609],[108.545684,30.934009],[108.550182,30.923154],[108.552615,30.915414],[108.557021,30.912307],[108.566427,30.912393],[108.575315,30.913637],[108.585164,30.91604],[108.589846,30.918065],[108.596618,30.923077],[108.608574,30.938084],[108.611224,30.93914],[108.618866,30.934721],[108.61951,30.933511],[108.619125,30.927479],[108.623766,30.924562],[108.627077,30.921],[108.62818,30.918263],[108.624702,30.915551],[108.623013,30.912822],[108.625128,30.908857],[108.622545,30.90599],[108.623189,30.893613],[108.621609,30.888566],[108.624117,30.877577],[108.625772,30.875182],[108.627386,30.875345],[108.633071,30.878573],[108.63634,30.882762],[108.634819,30.885286],[108.638631,30.888205],[108.641466,30.889184],[108.650662,30.890368],[108.653029,30.891038],[108.655035,30.88757],[108.659567,30.87774],[108.658798,30.873722],[108.659876,30.871928],[108.662853,30.87082],[108.665963,30.867952],[108.66975,30.860422],[108.670896,30.854136],[108.671949,30.852118],[108.675887,30.851362],[108.679549,30.848039],[108.685067,30.845755],[108.686957,30.842766],[108.685092,30.836865],[108.690962,30.830982],[108.695167,30.827512],[108.698503,30.822873],[108.698712,30.820304],[108.697266,30.817616],[108.699975,30.811842],[108.704816,30.811825],[108.715158,30.81509],[108.715969,30.818732],[108.719004,30.818715],[108.719514,30.815193],[108.729765,30.815313],[108.733385,30.814068],[108.738543,30.808045],[108.739296,30.804119],[108.737908,30.798233],[108.740475,30.787939],[108.742139,30.78634],[108.746996,30.784037],[108.747222,30.782112],[108.741369,30.778778],[108.740341,30.774584],[108.742649,30.76678],[108.744463,30.764717],[108.745224,30.760565],[108.747774,30.754264],[108.748225,30.749579],[108.749847,30.745538],[108.754989,30.740045],[108.758384,30.740019],[108.761185,30.741996],[108.764671,30.742065],[108.767121,30.740844],[108.768676,30.737749],[108.768567,30.735565],[108.766845,30.732685],[108.763501,30.730776],[108.762623,30.728119],[108.764997,30.723854],[108.766979,30.723424],[108.766594,30.720561],[108.764178,30.717749],[108.763425,30.713044],[108.765892,30.712219],[108.772555,30.713492],[108.78977,30.714274],[108.792479,30.71252],[108.790932,30.709002],[108.792588,30.70656],[108.79059,30.704367],[108.781025,30.697038],[108.779662,30.694406],[108.780573,30.690166],[108.778926,30.686217],[108.781175,30.683017],[108.785874,30.683499],[108.794912,30.686613],[108.801166,30.689409],[108.818089,30.69377],[108.820931,30.693916],[108.823331,30.691688],[108.828707,30.67943],[108.832645,30.678165],[108.838957,30.67992],[108.849049,30.682157],[108.849743,30.684127],[108.853463,30.684385],[108.854299,30.686905],[108.860486,30.686501],[108.861189,30.68817],[108.867,30.690097],[108.867886,30.689219],[108.872325,30.690458],[108.87327,30.691989],[108.877007,30.692548],[108.877484,30.695069],[108.88342,30.695877],[108.88296,30.692523],[108.884357,30.687344],[108.888462,30.688574],[108.889657,30.686389],[108.892584,30.686475],[108.896304,30.684024],[108.89995,30.676419],[108.90005,30.66908],[108.900602,30.664081],[108.902433,30.662936],[108.901906,30.657102],[108.90051,30.65588],[108.90056,30.65187],[108.901789,30.647189],[108.899398,30.643927],[108.899206,30.641595],[108.895577,30.640829],[108.89449,30.639159],[108.895987,30.635346],[108.892433,30.634882],[108.887734,30.633246],[108.88852,30.630922],[108.882743,30.629227],[108.881196,30.625723],[108.878922,30.625913],[108.876489,30.623502],[108.876155,30.61888],[108.871581,30.618088],[108.872994,30.61486],[108.869884,30.610968],[108.874474,30.608721],[108.876054,30.606569],[108.894482,30.592371],[108.901321,30.589082],[108.907508,30.583854],[108.909506,30.581262]]]]}}]}
|
public/china-city-data/citys/亳州市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":341602,"name":"谯城区","center":[115.781214,33.869284],"centroid":[115.806249,33.777129],"childrenNum":0,"level":"district","parent":{"adcode":341600},"subFeatureIndex":0,"acroutes":[100000,340000,341600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.072319,33.783404],[116.071806,33.787508],[116.07473,33.791381],[116.073332,33.794052],[116.065638,33.797379],[116.066344,33.800475],[116.055444,33.804821],[116.055957,33.808997],[116.058932,33.809167],[116.06233,33.814507],[116.061522,33.816073],[116.058983,33.816959],[116.05806,33.82139],[116.045429,33.822992],[116.045942,33.829036],[116.047955,33.830795],[116.052084,33.830213],[116.05184,33.826657],[116.056931,33.826232],[116.061368,33.825079],[116.063471,33.826208],[116.062625,33.832227],[116.063958,33.835662],[116.065484,33.846024],[116.064241,33.848014],[116.056726,33.850926],[116.056418,33.853438],[116.057778,33.855512],[116.059214,33.860959],[116.054918,33.860887],[116.054123,33.864405],[116.049006,33.866285],[116.04866,33.868832],[116.045942,33.871186],[116.043492,33.874873],[116.041646,33.875807],[116.038119,33.875419],[116.034747,33.873745],[116.034554,33.880052],[116.028553,33.883327],[116.024116,33.884673],[116.01346,33.885728],[116.013062,33.894096],[116.012485,33.897382],[116.010279,33.899662],[116.004509,33.901299],[115.996699,33.901845],[115.991839,33.900851],[115.987031,33.901178],[115.98512,33.905191],[115.982324,33.909362],[115.982722,33.917195],[115.983517,33.918298],[115.987043,33.927256],[115.988826,33.930057],[115.990967,33.936044],[115.992545,33.943401],[115.995532,33.947571],[115.997661,33.955399],[116.000328,33.963227],[115.999739,33.967577],[115.998315,33.970545],[115.994955,33.975101],[115.99048,33.979402],[115.98403,33.987821],[115.976502,33.994858],[115.972309,33.997317],[115.967577,34.002101],[115.957575,34.007733],[115.948765,34.006268],[115.942674,34.007127],[115.929722,34.007454],[115.926683,34.00789],[115.919759,34.010797],[115.917002,34.010785],[115.911231,34.009344],[115.904345,34.009973],[115.901293,34.01202],[115.899331,34.014757],[115.897292,34.023911],[115.895304,34.028718],[115.887277,34.032774],[115.882327,34.032738],[115.876787,34.028815],[115.876056,34.020957],[115.876249,34.011814],[115.877159,34.00651],[115.877069,34.003155],[115.869773,34.004318],[115.865862,34.003773],[115.856577,34.004512],[115.85273,34.003833],[115.849973,34.00473],[115.848024,34.006776],[115.845472,34.012044],[115.845408,34.017542],[115.846178,34.021913],[115.846101,34.028791],[115.845242,34.030849],[115.840253,34.033343],[115.837753,34.035389],[115.832226,34.038549],[115.828892,34.042205],[115.825558,34.043779],[115.820274,34.0481],[115.815555,34.052893],[115.813298,34.056767],[115.813285,34.058292],[115.809118,34.062455],[115.806104,34.063133],[115.793435,34.063665],[115.788818,34.067163],[115.782702,34.070394],[115.780252,34.073141],[115.781445,34.062213],[115.768852,34.062153],[115.753426,34.06772],[115.742449,34.072754],[115.735845,34.076832],[115.732498,34.075549],[115.725291,34.070588],[115.718764,34.068289],[115.715558,34.066667],[115.71434,34.063581],[115.709544,34.060954],[115.705979,34.059817],[115.704183,34.064198],[115.699798,34.066038],[115.696374,34.066098],[115.693655,34.065057],[115.684628,34.065771],[115.680114,34.064658],[115.672471,34.058437],[115.66915,34.056718],[115.664546,34.056815],[115.659468,34.060821],[115.657006,34.061172],[115.653582,34.060107],[115.654082,34.052966],[115.649517,34.048705],[115.648004,34.046309],[115.649722,34.037314],[115.649581,34.035631],[115.64222,34.032266],[115.62773,34.032374],[115.62137,34.030147],[115.618497,34.032956],[115.61506,34.033379],[115.607482,34.030353],[115.601852,34.025413],[115.601057,34.022991],[115.604084,34.019601],[115.606584,34.013231],[115.604943,34.011124],[115.592683,34.009864],[115.590619,34.006546],[115.587451,33.99544],[115.584105,33.994907],[115.58331,33.991951],[115.584066,33.988632],[115.591042,33.98621],[115.591401,33.98478],[115.589016,33.983302],[115.588362,33.976991],[115.586131,33.975634],[115.579039,33.973962],[115.577731,33.97183],[115.576552,33.956805],[115.578219,33.95266],[115.577552,33.95014],[115.571461,33.948322],[115.569178,33.94551],[115.568973,33.942917],[115.569947,33.939353],[115.56996,33.932832],[115.564908,33.930202],[115.5626,33.927184],[115.561279,33.922517],[115.56083,33.917934],[115.561715,33.916649],[115.559766,33.914539],[115.564972,33.911205],[115.568563,33.910005],[115.568293,33.906913],[115.566613,33.905167],[115.563985,33.905422],[115.558932,33.904658],[115.556803,33.9037],[115.554636,33.900353],[115.555059,33.897892],[115.559073,33.896121],[115.55933,33.89355],[115.55815,33.891064],[115.555303,33.888566],[115.549802,33.890252],[115.547199,33.889937],[115.546557,33.888445],[115.545891,33.880816],[115.546173,33.875516],[115.547096,33.875067],[115.5532,33.87685],[115.557983,33.876086],[115.558432,33.872932],[115.55974,33.871816],[115.563613,33.871258],[115.570127,33.875916],[115.572153,33.87668],[115.579527,33.877008],[115.584553,33.8744],[115.586964,33.871101],[115.590888,33.86865],[115.595479,33.868396],[115.598582,33.867389],[115.605725,33.867413],[115.610906,33.87144],[115.615022,33.871307],[115.617907,33.872459],[115.619959,33.875868],[115.623614,33.874691],[115.625435,33.871731],[115.6295,33.87138],[115.633501,33.867328],[115.633385,33.865399],[115.631474,33.864429],[115.63277,33.859261],[115.63309,33.854396],[115.635706,33.851084],[115.637181,33.847444],[115.637283,33.842663],[115.636142,33.841171],[115.628038,33.837797],[115.626294,33.836183],[115.625601,33.823647],[115.624357,33.822154],[115.618792,33.821183],[115.616599,33.820018],[115.616522,33.817008],[115.620485,33.813609],[115.623332,33.811958],[115.621639,33.809931],[115.620036,33.804117],[115.621177,33.796772],[115.618189,33.78763],[115.617087,33.781073],[115.614253,33.775633],[115.597915,33.781971],[115.590542,33.783708],[115.587298,33.785225],[115.582232,33.788722],[115.579257,33.78871],[115.575218,33.786343],[115.574218,33.782615],[115.572051,33.781194],[115.566254,33.780842],[115.565216,33.780198],[115.564651,33.776288],[115.563151,33.771662],[115.570012,33.76531],[115.569588,33.760853],[115.571371,33.756784],[115.574859,33.752229],[115.58354,33.747236],[115.585348,33.745341],[115.589131,33.738805],[115.593543,33.734796],[115.596261,33.731224],[115.597402,33.726595],[115.600224,33.722415],[115.601583,33.718527],[115.600903,33.714747],[115.59662,33.707845],[115.5963,33.700321],[115.599416,33.696651],[115.602327,33.694949],[115.602737,33.692785],[115.607161,33.689054],[115.599595,33.688288],[115.598262,33.683547],[115.598223,33.679681],[115.60057,33.67404],[115.602532,33.672617],[115.601057,33.6594],[115.608533,33.64533],[115.617279,33.633179],[115.625037,33.625625],[115.63091,33.610357],[115.638527,33.589805],[115.640335,33.58249],[115.645183,33.565157],[115.646683,33.560799],[115.645375,33.559095],[115.64608,33.55582],[115.648658,33.555028],[115.651223,33.544643],[115.659455,33.531309],[115.667111,33.520847],[115.671612,33.5155],[115.676716,33.508715],[115.679473,33.506133],[115.681268,33.505828],[115.690167,33.50673],[115.694284,33.507753],[115.698336,33.509544],[115.705671,33.508106],[115.71457,33.510116],[115.720841,33.510872],[115.727548,33.508021],[115.741064,33.503526],[115.744565,33.501272],[115.749463,33.499871],[115.751399,33.495912],[115.754182,33.494925],[115.760568,33.494109],[115.769378,33.49049],[115.770147,33.487469],[115.773238,33.484727],[115.780816,33.483107],[115.786151,33.48106],[115.789613,33.475771],[115.796051,33.468569],[115.802591,33.467058],[115.807451,33.466863],[115.813375,33.464303],[115.816568,33.461013],[115.818633,33.460501],[115.823647,33.457429],[115.828379,33.452932],[115.831597,33.451201],[115.837765,33.452505],[115.848871,33.450847],[115.85182,33.447812],[115.854975,33.442339],[115.863451,33.434219],[115.870311,33.426416],[115.874748,33.423075],[115.879801,33.418027],[115.882237,33.413418],[115.884622,33.413271],[115.889983,33.410308],[115.89197,33.408381],[115.893342,33.41243],[115.891598,33.416222],[115.891034,33.425965],[115.892086,33.43261],[115.893624,33.438791],[115.895599,33.450018],[115.89624,33.456491],[115.897151,33.457734],[115.906602,33.459209],[115.909359,33.461841],[115.912334,33.463511],[115.916373,33.467009],[115.920349,33.472359],[115.9219,33.476746],[115.921733,33.484788],[115.92349,33.492159],[115.922965,33.503173],[115.921772,33.507522],[115.918912,33.51276],[115.910462,33.522954],[115.902806,33.534999],[115.901934,33.537288],[115.898831,33.541136],[115.895407,33.547748],[115.89424,33.550938],[115.893304,33.556209],[115.893727,33.561493],[115.895279,33.565425],[115.898279,33.578097],[115.896676,33.588636],[115.897433,33.59163],[115.901639,33.599735],[115.905281,33.60852],[115.908038,33.611355],[115.942764,33.591594],[115.944982,33.589841],[115.951099,33.587906],[115.955882,33.587833],[115.95719,33.586689],[115.969116,33.580154],[115.970899,33.579691],[115.979093,33.58277],[115.982606,33.58249],[115.984517,33.581066],[115.98898,33.579849],[115.995084,33.576113],[115.99852,33.575078],[116.003778,33.577038],[116.012921,33.575029],[116.014075,33.576551],[116.01714,33.577013],[116.018704,33.578377],[116.024847,33.579533],[116.015332,33.600733],[116.014922,33.605016],[116.015396,33.613265],[116.015947,33.615151],[116.021013,33.622122],[116.022269,33.625042],[116.023475,33.631124],[116.025219,33.633459],[116.024424,33.638677],[116.028797,33.640064],[116.026655,33.646036],[116.022744,33.646899],[116.014383,33.644296],[116.012126,33.645415],[116.011177,33.651472],[116.009395,33.65315],[116.00397,33.653527],[116.001495,33.654561],[115.99911,33.656883],[115.993327,33.664532],[115.993058,33.666976],[115.99416,33.670052],[116.000098,33.680204],[116.003483,33.684033],[116.007433,33.68706],[116.010356,33.693174],[116.013626,33.697927],[116.016358,33.705025],[116.017563,33.710299],[116.019012,33.712074],[116.024539,33.71612],[116.027925,33.717725],[116.026642,33.72041],[116.030412,33.719086],[116.032554,33.719717],[116.032682,33.721419],[116.03853,33.722719],[116.044595,33.720167],[116.045352,33.721285],[116.048994,33.721103],[116.051686,33.723606],[116.054649,33.723703],[116.062061,33.722877],[116.064125,33.723788],[116.062227,33.726376],[116.064574,33.727616],[116.0671,33.726631],[116.078398,33.730665],[116.079372,33.733059],[116.078654,33.737177],[116.076013,33.741891],[116.074948,33.746021],[116.072307,33.751646],[116.071396,33.759723],[116.068216,33.764958],[116.066331,33.770641],[116.061753,33.775463],[116.060945,33.777879],[116.06778,33.780708],[116.072319,33.783404]]]]}},{"type":"Feature","properties":{"adcode":341621,"name":"涡阳县","center":[116.211551,33.502831],"centroid":[116.216572,33.551694],"childrenNum":0,"level":"district","parent":{"adcode":341600},"subFeatureIndex":1,"acroutes":[100000,340000,341600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.072319,33.783404],[116.06778,33.780708],[116.060945,33.777879],[116.061753,33.775463],[116.066331,33.770641],[116.068216,33.764958],[116.071396,33.759723],[116.072307,33.751646],[116.074948,33.746021],[116.076013,33.741891],[116.078654,33.737177],[116.079372,33.733059],[116.078398,33.730665],[116.0671,33.726631],[116.064574,33.727616],[116.062227,33.726376],[116.064125,33.723788],[116.062061,33.722877],[116.054649,33.723703],[116.051686,33.723606],[116.048994,33.721103],[116.045352,33.721285],[116.044595,33.720167],[116.03853,33.722719],[116.032682,33.721419],[116.032554,33.719717],[116.030412,33.719086],[116.026642,33.72041],[116.027925,33.717725],[116.024539,33.71612],[116.019012,33.712074],[116.017563,33.710299],[116.016358,33.705025],[116.013626,33.697927],[116.010356,33.693174],[116.007433,33.68706],[116.003483,33.684033],[116.000098,33.680204],[115.99416,33.670052],[115.993058,33.666976],[115.993327,33.664532],[115.99911,33.656883],[116.001495,33.654561],[116.00397,33.653527],[116.009395,33.65315],[116.011177,33.651472],[116.012126,33.645415],[116.014383,33.644296],[116.022744,33.646899],[116.026655,33.646036],[116.028797,33.640064],[116.024424,33.638677],[116.025219,33.633459],[116.023475,33.631124],[116.022269,33.625042],[116.021013,33.622122],[116.015947,33.615151],[116.015396,33.613265],[116.014922,33.605016],[116.015332,33.600733],[116.024847,33.579533],[116.018704,33.578377],[116.01714,33.577013],[116.014075,33.576551],[116.012921,33.575029],[116.003778,33.577038],[115.99852,33.575078],[115.995084,33.576113],[115.98898,33.579849],[115.984517,33.581066],[115.982606,33.58249],[115.979093,33.58277],[115.970899,33.579691],[115.969116,33.580154],[115.95719,33.586689],[115.955882,33.587833],[115.951099,33.587906],[115.944982,33.589841],[115.942764,33.591594],[115.908038,33.611355],[115.905281,33.60852],[115.901639,33.599735],[115.897433,33.59163],[115.896676,33.588636],[115.898279,33.578097],[115.895279,33.565425],[115.893727,33.561493],[115.893304,33.556209],[115.89424,33.550938],[115.895407,33.547748],[115.898831,33.541136],[115.901934,33.537288],[115.902806,33.534999],[115.910462,33.522954],[115.918912,33.51276],[115.921772,33.507522],[115.922965,33.503173],[115.92349,33.492159],[115.921733,33.484788],[115.9219,33.476746],[115.920349,33.472359],[115.916373,33.467009],[115.912334,33.463511],[115.909359,33.461841],[115.906602,33.459209],[115.897151,33.457734],[115.89624,33.456491],[115.895599,33.450018],[115.893624,33.438791],[115.892086,33.43261],[115.891034,33.425965],[115.891598,33.416222],[115.893342,33.41243],[115.89197,33.408381],[115.892265,33.403649],[115.897382,33.400502],[115.898485,33.397124],[115.898254,33.389232],[115.895317,33.384719],[115.89533,33.382462],[115.897228,33.380217],[115.897792,33.374813],[115.896497,33.365784],[115.89842,33.357011],[115.902742,33.350251],[115.907602,33.345991],[115.909705,33.342904],[115.919464,33.344466],[115.923644,33.346345],[115.928235,33.349482],[115.929402,33.351593],[115.932621,33.352105],[115.93648,33.356499],[115.940033,33.355461],[115.960896,33.344222],[115.966577,33.345064],[115.967898,33.346614],[115.965615,33.355034],[115.965423,33.357609],[115.97967,33.357694],[115.980901,33.358719],[115.981337,33.362441],[115.985607,33.3641],[115.990519,33.363222],[115.993545,33.363673],[115.995276,33.366651],[115.997302,33.372385],[116.004291,33.372019],[116.007202,33.367309],[116.00892,33.366614],[116.017679,33.365918],[116.018012,33.363905],[116.016666,33.357499],[116.016537,33.34953],[116.019333,33.348774],[116.0344,33.347017],[116.044377,33.344173],[116.04657,33.345137],[116.04748,33.348859],[116.049981,33.35224],[116.051674,33.359854],[116.053995,33.359964],[116.061317,33.35861],[116.068267,33.355669],[116.07355,33.357365],[116.076705,33.359171],[116.078526,33.363698],[116.077808,33.370006],[116.079808,33.370799],[116.091016,33.370506],[116.095312,33.370884],[116.10266,33.376057],[116.105737,33.375289],[116.105276,33.370018],[116.105942,33.368237],[116.10861,33.367419],[116.109943,33.364088],[116.111585,33.363856],[116.114457,33.365833],[116.123139,33.368139],[116.130384,33.368469],[116.136321,33.369981],[116.137847,33.373581],[116.144413,33.374727],[116.148016,33.374581],[116.153107,33.371116],[116.156262,33.367017],[116.162161,33.362429],[116.165225,33.362295],[116.17197,33.363332],[116.174971,33.362661],[116.176574,33.358585],[116.176484,33.355888],[116.18069,33.354192],[116.182037,33.35224],[116.183935,33.352276],[116.194206,33.35717],[116.196694,33.362026],[116.201734,33.360599],[116.223136,33.361855],[116.228291,33.370457],[116.233138,33.372397],[116.245141,33.373703],[116.251168,33.373093],[116.255567,33.371311],[116.26471,33.365467],[116.268262,33.365735],[116.271763,33.368774],[116.276918,33.37114],[116.284945,33.376179],[116.294909,33.380303],[116.299384,33.384219],[116.304334,33.386085],[116.310361,33.386451],[116.317465,33.385097],[116.317696,33.38051],[116.320684,33.378131],[116.33061,33.378997],[116.332623,33.380473],[116.333969,33.384597],[116.338342,33.384853],[116.345946,33.384402],[116.355667,33.385316],[116.358206,33.384694],[116.36195,33.38223],[116.366772,33.380315],[116.372888,33.381962],[116.373414,33.381523],[116.377826,33.385329],[116.381698,33.392562],[116.387123,33.396599],[116.390675,33.398283],[116.397894,33.397673],[116.395804,33.406332],[116.399189,33.416478],[116.407191,33.428745],[116.413898,33.436853],[116.42399,33.437535],[116.427888,33.443643],[116.421323,33.450945],[116.419643,33.453456],[116.420682,33.456674],[116.4239,33.460854],[116.429863,33.464133],[116.435621,33.463267],[116.444764,33.456247],[116.450547,33.45309],[116.457408,33.450628],[116.46591,33.448409],[116.486671,33.447215],[116.49593,33.448446],[116.500533,33.450542],[116.50347,33.454931],[116.505355,33.456552],[116.512126,33.459599],[116.520269,33.462183],[116.529745,33.467545],[116.53708,33.470129],[116.544787,33.470238],[116.541312,33.473809],[116.535541,33.481291],[116.533143,33.490247],[116.534002,33.498032],[116.538888,33.508411],[116.539093,33.513162],[116.537965,33.515646],[116.534541,33.520384],[116.534669,33.525086],[116.531553,33.525804],[116.524718,33.530529],[116.524552,33.533172],[116.527296,33.53411],[116.526629,33.539857],[116.528181,33.540612],[116.52845,33.543997],[116.52577,33.547382],[116.525513,33.551461],[116.528488,33.559326],[116.52904,33.56271],[116.530694,33.563003],[116.531951,33.565632],[116.547993,33.570063],[116.548647,33.572753],[116.547172,33.574664],[116.543633,33.575626],[116.543005,33.579241],[116.541286,33.579484],[116.540658,33.587578],[116.541966,33.588697],[116.551532,33.588576],[116.551096,33.59662],[116.5438,33.597849],[116.542479,33.602838],[116.533746,33.614555],[116.505509,33.618959],[116.504329,33.623582],[116.504906,33.628265],[116.503816,33.631282],[116.489928,33.646206],[116.481696,33.651922],[116.481144,33.654257],[116.485863,33.666064],[116.492134,33.668386],[116.492403,33.681334],[116.490698,33.682295],[116.489313,33.685297],[116.4893,33.689649],[116.485081,33.690731],[116.484209,33.697903],[116.478605,33.697976],[116.479426,33.708683],[116.475476,33.709242],[116.473758,33.713678],[116.472065,33.715355],[116.464525,33.71883],[116.463576,33.719705],[116.462819,33.729973],[116.459998,33.734116],[116.452715,33.735683],[116.441532,33.738963],[116.433223,33.739692],[116.43598,33.752253],[116.435775,33.762176],[116.422874,33.761217],[116.406422,33.762577],[116.408166,33.770411],[116.405191,33.774212],[116.403857,33.777041],[116.400638,33.778158],[116.395022,33.778838],[116.393701,33.783076],[116.383314,33.782251],[116.380313,33.779008],[116.377223,33.778923],[116.372491,33.780271],[116.36999,33.777588],[116.364989,33.778656],[116.36104,33.776288],[116.351973,33.777321],[116.348716,33.778729],[116.33897,33.777284],[116.330686,33.773847],[116.329455,33.771006],[116.328724,33.766367],[116.322428,33.767362],[116.316837,33.771285],[116.314901,33.769913],[116.314016,33.765735],[116.308156,33.757561],[116.303898,33.75518],[116.289049,33.751548],[116.284663,33.750115],[116.278675,33.746811],[116.27652,33.744029],[116.271929,33.740069],[116.270083,33.735221],[116.266582,33.731953],[116.263581,33.730082],[116.260298,33.729572],[116.246052,33.728697],[116.241615,33.730483],[116.241704,33.733047],[116.230202,33.734869],[116.22665,33.722476],[116.219712,33.723047],[116.208505,33.72617],[116.20494,33.726814],[116.197297,33.725356],[116.188897,33.720203],[116.187153,33.719645],[116.185409,33.716485],[116.177036,33.71019],[116.174048,33.708999],[116.167149,33.708355],[116.16384,33.708999],[116.161186,33.708161],[116.155403,33.709923],[116.150337,33.716522],[116.14608,33.724274],[116.144362,33.728381],[116.14431,33.731139],[116.142117,33.734444],[116.142771,33.738453],[116.138835,33.741466],[116.136078,33.747673],[116.131666,33.752229],[116.123972,33.754549],[116.111098,33.757561],[116.108046,33.759067],[116.103314,33.764472],[116.102531,33.76803],[116.099223,33.773884],[116.099236,33.775608],[116.102095,33.779251],[116.10039,33.782748],[116.099108,33.783113],[116.084002,33.782736],[116.079783,33.780696],[116.074435,33.781534],[116.072319,33.783404]]]]}},{"type":"Feature","properties":{"adcode":341622,"name":"蒙城县","center":[116.560337,33.260814],"centroid":[116.584066,33.218286],"childrenNum":0,"level":"district","parent":{"adcode":341600},"subFeatureIndex":2,"acroutes":[100000,340000,341600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.26471,33.365467],[116.266685,33.360196],[116.268621,33.356987],[116.269583,33.353131],[116.274866,33.352923],[116.278059,33.350617],[116.280752,33.34698],[116.28483,33.344539],[116.28651,33.340927],[116.284509,33.339047],[116.280201,33.338961],[116.280277,33.332712],[116.279405,33.327854],[116.278046,33.327744],[116.277674,33.32534],[116.283688,33.325584],[116.287356,33.323789],[116.292011,33.322727],[116.297115,33.320347],[116.299679,33.317282],[116.302616,33.310507],[116.308271,33.308871],[116.309951,33.306111],[116.309912,33.302045],[116.314144,33.301276],[116.314747,33.299945],[116.314708,33.289981],[116.325788,33.289053],[116.332328,33.287404],[116.334905,33.285328],[116.343241,33.284644],[116.343869,33.279319],[116.350294,33.278757],[116.353294,33.277707],[116.359437,33.276864],[116.364951,33.274995],[116.369221,33.271233],[116.372824,33.270403],[116.375902,33.270623],[116.378928,33.271905],[116.389444,33.27149],[116.397689,33.27011],[116.402229,33.267838],[116.403152,33.264894],[116.401062,33.254718],[116.401882,33.248633],[116.402947,33.245994],[116.406909,33.240398],[116.42567,33.2479],[116.431466,33.2479],[116.429671,33.239958],[116.429363,33.231014],[116.426362,33.230256],[116.425131,33.224524],[116.421887,33.215224],[116.422156,33.214405],[116.428683,33.213317],[116.438339,33.218035],[116.445418,33.21779],[116.447239,33.216446],[116.448278,33.212021],[116.447829,33.197304],[116.447277,33.191411],[116.440737,33.190788],[116.440186,33.189761],[116.442943,33.186349],[116.44738,33.182755],[116.450073,33.179796],[116.448637,33.178891],[116.443854,33.178206],[116.442622,33.17724],[116.442148,33.170759],[116.44143,33.168203],[116.444456,33.165354],[116.444495,33.162835],[116.442828,33.159239],[116.44125,33.158738],[116.434044,33.158579],[116.432671,33.157918],[116.433338,33.150849],[116.436442,33.148537],[116.436736,33.144745],[116.435352,33.142861],[116.428658,33.140243],[116.426349,33.128903],[116.422451,33.127692],[116.41804,33.12894],[116.416732,33.130395],[116.400651,33.133111],[116.393111,33.135546],[116.393804,33.136366],[116.384648,33.140623],[116.382211,33.14236],[116.378403,33.143253],[116.375864,33.142225],[116.375017,33.139375],[116.376941,33.128291],[116.377723,33.119066],[116.376235,33.113914],[116.375338,33.106584],[116.36681,33.106584],[116.364348,33.105972],[116.363963,33.102595],[116.355705,33.10213],[116.346344,33.100245],[116.345446,33.09956],[116.345395,33.095374],[116.339111,33.093746],[116.337355,33.091702],[116.340035,33.08885],[116.34551,33.086818],[116.350717,33.08295],[116.354589,33.077246],[116.355705,33.073806],[116.357359,33.071749],[116.363989,33.059396],[116.366207,33.053898],[116.365964,33.04862],[116.366541,33.044493],[116.368477,33.042093],[116.37026,33.03619],[116.376158,33.027923],[116.379416,33.026159],[116.38207,33.021737],[116.382185,33.01092],[116.383224,33.006571],[116.382416,33.004782],[116.402075,32.998484],[116.407755,32.9971],[116.420438,32.993265],[116.44638,32.98492],[116.457587,32.982138],[116.498045,32.97275],[116.540722,32.962148],[116.570088,32.955467],[116.592529,32.949644],[116.627883,32.941455],[116.665994,32.939996],[116.674637,32.939885],[116.684345,32.939321],[116.70567,32.936955],[116.732253,32.929487],[116.735664,32.928666],[116.73669,32.932467],[116.740511,32.940584],[116.742717,32.947339],[116.742486,32.951851],[116.740396,32.959782],[116.742063,32.965408],[116.744987,32.971978],[116.745628,32.975103],[116.747539,32.978939],[116.754617,32.989062],[116.753579,32.994037],[116.755207,32.996279],[116.75404,32.998889],[116.755143,33.002724],[116.762106,33.003606],[116.765607,33.006522],[116.769351,33.004929],[116.768787,33.000408],[116.771454,33.000629],[116.77416,33.003998],[116.778174,33.003312],[116.775802,32.998313],[116.777469,32.996598],[116.783637,32.997455],[116.786317,32.997198],[116.790856,32.995127],[116.798871,32.994159],[116.799961,32.995286],[116.798474,32.999171],[116.79982,33.000506],[116.802487,33.000041],[116.804795,32.997051],[116.810579,32.995384],[116.813272,32.998166],[116.816183,33.013052],[116.8149,33.021541],[116.810053,33.027996],[116.802192,33.032638],[116.781547,33.040109],[116.752476,33.053114],[116.751065,33.05762],[116.748603,33.060841],[116.748052,33.064514],[116.749642,33.07088],[116.749116,33.075532],[116.752925,33.079902],[116.755656,33.081518],[116.761632,33.087271],[116.764632,33.090711],[116.765453,33.092779],[116.765697,33.106107],[116.764581,33.114832],[116.759657,33.124229],[116.757746,33.125844],[116.754733,33.131117],[116.753899,33.13524],[116.756887,33.141222],[116.758528,33.143289],[116.762888,33.146519],[116.766415,33.151118],[116.771326,33.155252],[116.777084,33.151815],[116.784393,33.161257],[116.791844,33.168998],[116.801115,33.160939],[116.80527,33.156084],[116.815324,33.155374],[116.81794,33.16303],[116.819132,33.169634],[116.817632,33.170233],[116.821402,33.202792],[116.82657,33.210823],[116.826839,33.214955],[116.828185,33.2223],[116.825993,33.230806],[116.819171,33.239763],[116.81835,33.24206],[116.813156,33.250332],[116.810412,33.25859],[116.808219,33.263648],[116.808501,33.265944],[116.805488,33.275582],[116.800461,33.275936],[116.801923,33.303914],[116.796165,33.307235],[116.79446,33.311557],[116.792459,33.311923],[116.790369,33.318149],[116.7891,33.319773],[116.788817,33.326951],[116.790549,33.333005],[116.787317,33.33912],[116.786804,33.342001],[116.787445,33.347248],[116.791023,33.348469],[116.793549,33.353545],[116.794088,33.35684],[116.791036,33.357755],[116.790933,33.359988],[116.793024,33.366553],[116.796717,33.371604],[116.798409,33.378522],[116.800525,33.38256],[116.800846,33.386109],[116.798089,33.39244],[116.797602,33.399844],[116.796319,33.400441],[116.796563,33.403003],[116.798897,33.403503],[116.798845,33.407332],[116.800423,33.413686],[116.798871,33.415722],[116.799807,33.417186],[116.804436,33.420271],[116.810117,33.421563],[116.812592,33.422856],[116.804616,33.422904],[116.795716,33.424709],[116.792703,33.426087],[116.786394,33.427648],[116.773493,33.431452],[116.77048,33.431878],[116.761952,33.435024],[116.75672,33.438425],[116.753104,33.442058],[116.751155,33.445033],[116.745897,33.449104],[116.74123,33.450445],[116.73492,33.451298],[116.731356,33.450811],[116.722571,33.450713],[116.72043,33.45114],[116.717609,33.453188],[116.71648,33.455698],[116.712851,33.460025],[116.709094,33.466704],[116.699989,33.474041],[116.687192,33.478001],[116.665725,33.474613],[116.642386,33.477648],[116.636398,33.484995],[116.623497,33.485495],[116.612764,33.481852],[116.596299,33.479853],[116.593619,33.480121],[116.588925,33.475868],[116.586194,33.475613],[116.582155,33.471213],[116.575897,33.468167],[116.56828,33.466265],[116.552968,33.466131],[116.54748,33.467923],[116.544787,33.470238],[116.53708,33.470129],[116.529745,33.467545],[116.520269,33.462183],[116.512126,33.459599],[116.505355,33.456552],[116.50347,33.454931],[116.500533,33.450542],[116.49593,33.448446],[116.486671,33.447215],[116.46591,33.448409],[116.457408,33.450628],[116.450547,33.45309],[116.444764,33.456247],[116.435621,33.463267],[116.429863,33.464133],[116.4239,33.460854],[116.420682,33.456674],[116.419643,33.453456],[116.421323,33.450945],[116.427888,33.443643],[116.42399,33.437535],[116.413898,33.436853],[116.407191,33.428745],[116.399189,33.416478],[116.395804,33.406332],[116.397894,33.397673],[116.390675,33.398283],[116.387123,33.396599],[116.381698,33.392562],[116.377826,33.385329],[116.373414,33.381523],[116.372888,33.381962],[116.366772,33.380315],[116.36195,33.38223],[116.358206,33.384694],[116.355667,33.385316],[116.345946,33.384402],[116.338342,33.384853],[116.333969,33.384597],[116.332623,33.380473],[116.33061,33.378997],[116.320684,33.378131],[116.317696,33.38051],[116.317465,33.385097],[116.310361,33.386451],[116.304334,33.386085],[116.299384,33.384219],[116.294909,33.380303],[116.284945,33.376179],[116.276918,33.37114],[116.271763,33.368774],[116.268262,33.365735],[116.26471,33.365467]]]]}},{"type":"Feature","properties":{"adcode":341623,"name":"利辛县","center":[116.207782,33.143503],"centroid":[116.158756,33.151214],"childrenNum":0,"level":"district","parent":{"adcode":341600},"subFeatureIndex":3,"acroutes":[100000,340000,341600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[115.909705,33.342904],[115.911116,33.340597],[115.911141,33.336081],[115.913847,33.333847],[115.914411,33.328879],[115.919797,33.326646],[115.921413,33.323276],[115.920618,33.321702],[115.920913,33.31832],[115.919848,33.313583],[115.92317,33.312692],[115.926055,33.309774],[115.924734,33.305257],[115.926619,33.303022],[115.927825,33.298736],[115.914809,33.295488],[115.912616,33.294011],[115.91268,33.292472],[115.915527,33.289822],[115.916335,33.287526],[115.91595,33.279502],[115.910603,33.275288],[115.910026,33.270134],[115.912065,33.267996],[115.911423,33.264735],[115.908615,33.26206],[115.907166,33.259311],[115.906743,33.255988],[115.910077,33.254766],[115.909166,33.250307],[115.909218,33.24663],[115.911116,33.244797],[115.917515,33.242708],[115.919951,33.238688],[115.921156,33.234667],[115.925696,33.229205],[115.926093,33.227311],[115.923837,33.226235],[115.922169,33.222923],[115.918348,33.221273],[115.916502,33.215517],[115.907679,33.222911],[115.905525,33.22516],[115.892599,33.236158],[115.886405,33.242683],[115.87698,33.248291],[115.867606,33.250295],[115.864913,33.251407],[115.856847,33.257246],[115.85282,33.259262],[115.846114,33.261498],[115.83942,33.262841],[115.837509,33.259335],[115.832097,33.256733],[115.831328,33.254889],[115.831161,33.250063],[115.829879,33.246361],[115.829533,33.237857],[115.829687,33.231661],[115.831738,33.225038],[115.835201,33.216812],[115.835265,33.21383],[115.842125,33.19992],[115.844075,33.197414],[115.845267,33.193538],[115.843472,33.18822],[115.841382,33.180236],[115.838419,33.178524],[115.833136,33.174012],[115.832969,33.168167],[115.829905,33.168081],[115.829199,33.164669],[115.826237,33.164376],[115.825493,33.162688],[115.824339,33.150947],[115.831046,33.157148],[115.840638,33.156059],[115.850217,33.153552],[115.850922,33.149993],[115.850922,33.140733],[115.850217,33.136096],[115.84596,33.136463],[115.839715,33.135436],[115.839894,33.132463],[115.841997,33.131643],[115.842305,33.126713],[115.843459,33.125563],[115.851871,33.125049],[115.865951,33.125599],[115.867772,33.122614],[115.877146,33.122161],[115.877108,33.114135],[115.874851,33.113914],[115.873799,33.107735],[115.872248,33.107514],[115.872017,33.103109],[115.866772,33.102387],[115.866734,33.09437],[115.873402,33.094211],[115.889162,33.092816],[115.891547,33.094003],[115.898485,33.093673],[115.905345,33.091861],[115.909436,33.088348],[115.914899,33.08803],[115.93053,33.08415],[115.948073,33.080771],[115.9566,33.078176],[115.962089,33.076891],[115.96927,33.074039],[115.975848,33.072545],[115.980811,33.070794],[115.983876,33.068101],[115.986633,33.066766],[115.991301,33.065934],[116.002483,33.060057],[116.013665,33.057792],[116.01823,33.056126],[116.019166,33.053763],[116.018666,33.05102],[116.013947,33.050518],[116.011062,33.046967],[116.010151,33.04393],[116.01287,33.041983],[116.016012,33.041909],[116.020666,33.044089],[116.024911,33.045277],[116.038504,33.04753],[116.042133,33.048828],[116.049006,33.046575],[116.051032,33.044273],[116.052558,33.03957],[116.055187,33.03423],[116.054469,33.030274],[116.051751,33.021406],[116.051661,33.01865],[116.053764,33.017266],[116.059021,33.016972],[116.058778,33.012721],[116.060073,33.003728],[116.054687,32.998276],[116.052546,32.995127],[116.054905,32.990581],[116.075692,32.987934],[116.083078,32.986452],[116.089926,32.984491],[116.094863,32.982493],[116.107443,32.980153],[116.116983,32.978682],[116.125742,32.976047],[116.133641,32.974993],[116.143708,32.974209],[116.150658,32.974098],[116.153415,32.975557],[116.155582,32.97378],[116.161622,32.970409],[116.165264,32.969233],[116.167918,32.967149],[116.169162,32.963374],[116.165302,32.9595],[116.166585,32.956252],[116.165674,32.954401],[116.167431,32.952231],[116.167341,32.945133],[116.165777,32.941773],[116.168136,32.940621],[116.173881,32.931192],[116.17374,32.929573],[116.1761,32.925674],[116.178882,32.922853],[116.184781,32.918304],[116.191706,32.913889],[116.19445,32.905328],[116.196771,32.901157],[116.198438,32.893405],[116.202298,32.890865],[116.212659,32.888694],[116.215916,32.888964],[116.228407,32.88889],[116.23301,32.889859],[116.242564,32.887688],[116.245321,32.884964],[116.24686,32.875346],[116.248527,32.87283],[116.257016,32.870425],[116.262222,32.867971],[116.26362,32.865689],[116.267467,32.863443],[116.270467,32.862793],[116.280329,32.859025],[116.28524,32.858179],[116.292575,32.858976],[116.30259,32.862793],[116.308258,32.865627],[116.321531,32.870413],[116.32507,32.870916],[116.34024,32.875505],[116.348114,32.878143],[116.352935,32.882118],[116.356115,32.887676],[116.361758,32.89235],[116.366746,32.895282],[116.370888,32.900225],[116.386969,32.89771],[116.392329,32.895208],[116.395483,32.892816],[116.393239,32.898262],[116.392765,32.904346],[116.393855,32.910761],[116.388482,32.917077],[116.385699,32.921602],[116.381006,32.926361],[116.3659,32.940694],[116.364874,32.944642],[116.365143,32.946886],[116.369439,32.955149],[116.37135,32.963803],[116.372901,32.966499],[116.376453,32.969024],[116.376992,32.981746],[116.378082,32.986439],[116.376659,32.993718],[116.378133,32.99846],[116.381506,33.00167],[116.382416,33.004782],[116.383224,33.006571],[116.382185,33.01092],[116.38207,33.021737],[116.379416,33.026159],[116.376158,33.027923],[116.37026,33.03619],[116.368477,33.042093],[116.366541,33.044493],[116.365964,33.04862],[116.366207,33.053898],[116.363989,33.059396],[116.357359,33.071749],[116.355705,33.073806],[116.354589,33.077246],[116.350717,33.08295],[116.34551,33.086818],[116.340035,33.08885],[116.337355,33.091702],[116.339111,33.093746],[116.345395,33.095374],[116.345446,33.09956],[116.346344,33.100245],[116.355705,33.10213],[116.363963,33.102595],[116.364348,33.105972],[116.36681,33.106584],[116.375338,33.106584],[116.376235,33.113914],[116.377723,33.119066],[116.376941,33.128291],[116.375017,33.139375],[116.375864,33.142225],[116.378403,33.143253],[116.382211,33.14236],[116.384648,33.140623],[116.393804,33.136366],[116.393111,33.135546],[116.400651,33.133111],[116.416732,33.130395],[116.41804,33.12894],[116.422451,33.127692],[116.426349,33.128903],[116.428658,33.140243],[116.435352,33.142861],[116.436736,33.144745],[116.436442,33.148537],[116.433338,33.150849],[116.432671,33.157918],[116.434044,33.158579],[116.44125,33.158738],[116.442828,33.159239],[116.444495,33.162835],[116.444456,33.165354],[116.44143,33.168203],[116.442148,33.170759],[116.442622,33.17724],[116.443854,33.178206],[116.448637,33.178891],[116.450073,33.179796],[116.44738,33.182755],[116.442943,33.186349],[116.440186,33.189761],[116.440737,33.190788],[116.447277,33.191411],[116.447829,33.197304],[116.448278,33.212021],[116.447239,33.216446],[116.445418,33.21779],[116.438339,33.218035],[116.428683,33.213317],[116.422156,33.214405],[116.421887,33.215224],[116.425131,33.224524],[116.426362,33.230256],[116.429363,33.231014],[116.429671,33.239958],[116.431466,33.2479],[116.42567,33.2479],[116.406909,33.240398],[116.402947,33.245994],[116.401882,33.248633],[116.401062,33.254718],[116.403152,33.264894],[116.402229,33.267838],[116.397689,33.27011],[116.389444,33.27149],[116.378928,33.271905],[116.375902,33.270623],[116.372824,33.270403],[116.369221,33.271233],[116.364951,33.274995],[116.359437,33.276864],[116.353294,33.277707],[116.350294,33.278757],[116.343869,33.279319],[116.343241,33.284644],[116.334905,33.285328],[116.332328,33.287404],[116.325788,33.289053],[116.314708,33.289981],[116.314747,33.299945],[116.314144,33.301276],[116.309912,33.302045],[116.309951,33.306111],[116.308271,33.308871],[116.302616,33.310507],[116.299679,33.317282],[116.297115,33.320347],[116.292011,33.322727],[116.287356,33.323789],[116.283688,33.325584],[116.277674,33.32534],[116.278046,33.327744],[116.279405,33.327854],[116.280277,33.332712],[116.280201,33.338961],[116.284509,33.339047],[116.28651,33.340927],[116.28483,33.344539],[116.280752,33.34698],[116.278059,33.350617],[116.274866,33.352923],[116.269583,33.353131],[116.268621,33.356987],[116.266685,33.360196],[116.26471,33.365467],[116.255567,33.371311],[116.251168,33.373093],[116.245141,33.373703],[116.233138,33.372397],[116.228291,33.370457],[116.223136,33.361855],[116.201734,33.360599],[116.196694,33.362026],[116.194206,33.35717],[116.183935,33.352276],[116.182037,33.35224],[116.18069,33.354192],[116.176484,33.355888],[116.176574,33.358585],[116.174971,33.362661],[116.17197,33.363332],[116.165225,33.362295],[116.162161,33.362429],[116.156262,33.367017],[116.153107,33.371116],[116.148016,33.374581],[116.144413,33.374727],[116.137847,33.373581],[116.136321,33.369981],[116.130384,33.368469],[116.123139,33.368139],[116.114457,33.365833],[116.111585,33.363856],[116.109943,33.364088],[116.10861,33.367419],[116.105942,33.368237],[116.105276,33.370018],[116.105737,33.375289],[116.10266,33.376057],[116.095312,33.370884],[116.091016,33.370506],[116.079808,33.370799],[116.077808,33.370006],[116.078526,33.363698],[116.076705,33.359171],[116.07355,33.357365],[116.068267,33.355669],[116.061317,33.35861],[116.053995,33.359964],[116.051674,33.359854],[116.049981,33.35224],[116.04748,33.348859],[116.04657,33.345137],[116.044377,33.344173],[116.0344,33.347017],[116.019333,33.348774],[116.016537,33.34953],[116.016666,33.357499],[116.018012,33.363905],[116.017679,33.365918],[116.00892,33.366614],[116.007202,33.367309],[116.004291,33.372019],[115.997302,33.372385],[115.995276,33.366651],[115.993545,33.363673],[115.990519,33.363222],[115.985607,33.3641],[115.981337,33.362441],[115.980901,33.358719],[115.97967,33.357694],[115.965423,33.357609],[115.965615,33.355034],[115.967898,33.346614],[115.966577,33.345064],[115.960896,33.344222],[115.940033,33.355461],[115.93648,33.356499],[115.932621,33.352105],[115.929402,33.351593],[115.928235,33.349482],[115.923644,33.346345],[115.919464,33.344466],[115.909705,33.342904]]]]}}]}
|
public/china-city-data/citys/伊春市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":230717,"name":"伊美区","center":[128.907303,47.728171],"centroid":[129.271167,47.757325],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":0,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.719863,47.981283],[129.707963,47.991228],[129.691739,47.999277],[129.653041,48.012058],[129.628737,48.056293],[129.608977,48.073876],[129.599729,48.045533],[129.594394,48.040981],[129.576718,48.039384],[129.538241,48.051771],[129.52571,48.052362],[129.503047,48.046805],[129.484613,48.038556],[129.45873,48.033796],[129.419117,48.034919],[129.397685,48.033559],[129.352011,48.024688],[129.313313,48.024599],[129.293553,47.989097],[129.28017,47.972432],[129.259685,47.956236],[129.241567,47.947203],[129.217767,47.939057],[129.201133,47.93725],[129.185445,47.940598],[129.161046,47.957924],[129.142423,47.935799],[129.128503,47.930466],[129.110006,47.928599],[129.092298,47.921102],[129.07377,47.900176],[129.065437,47.893743],[129.037471,47.884313],[129.010925,47.872124],[129.007232,47.864085],[128.99287,47.847973],[128.983906,47.844353],[128.945871,47.842839],[128.931888,47.839604],[128.909351,47.824969],[128.898272,47.812825],[128.884541,47.792985],[128.856954,47.788053],[128.841392,47.766152],[128.836058,47.755124],[128.83227,47.739484],[128.83186,47.724345],[128.834732,47.707982],[128.845338,47.687923],[128.855123,47.677295],[128.871473,47.670715],[128.895178,47.678456],[128.906226,47.683785],[128.93981,47.705869],[128.947228,47.719794],[128.943125,47.734101],[128.953067,47.732941],[128.96784,47.726963],[128.976078,47.726487],[128.987378,47.712743],[128.956098,47.657909],[128.917052,47.602123],[128.907394,47.589628],[128.897388,47.581068],[128.865602,47.575043],[128.852408,47.562542],[128.842781,47.539352],[128.837068,47.491149],[128.840982,47.47543],[128.860236,47.460035],[128.860584,47.448254],[128.85487,47.44326],[128.827409,47.431864],[128.821759,47.419868],[128.832712,47.413165],[128.858122,47.406402],[128.873115,47.392454],[128.874377,47.372633],[128.914433,47.377634],[128.939148,47.377933],[128.962,47.380658],[128.975983,47.377993],[129.010452,47.378352],[129.023646,47.376526],[129.034693,47.371195],[129.04653,47.369369],[129.091636,47.36865],[129.09132,47.383892],[129.087311,47.390059],[129.069572,47.40287],[129.046719,47.417025],[129.041353,47.442213],[129.0435,47.459078],[129.05562,47.47546],[129.088416,47.491328],[129.094571,47.502292],[129.094571,47.529619],[129.103441,47.534993],[129.144948,47.532008],[129.155112,47.533321],[129.168748,47.542695],[129.191505,47.565138],[129.224143,47.589479],[129.23377,47.593207],[129.259748,47.592938],[129.278276,47.58757],[129.307821,47.588674],[129.333609,47.599707],[129.343709,47.611007],[129.354063,47.63938],[129.36268,47.672888],[129.372875,47.681999],[129.388184,47.685244],[129.419022,47.697299],[129.449513,47.702626],[129.477858,47.696942],[129.513053,47.695781],[129.536537,47.691673],[129.549099,47.692715],[129.57634,47.702328],[129.587861,47.704441],[129.609293,47.701763],[129.619457,47.694799],[129.648433,47.683309],[129.687667,47.682326],[129.700546,47.687149],[129.704333,47.698965],[129.703513,47.738592],[129.711309,47.750367],[129.729553,47.754678],[129.828319,47.749267],[129.875192,47.74445],[129.813294,47.760356],[129.805056,47.769332],[129.802972,47.778337],[129.797638,47.78113],[129.773081,47.782497],[129.777342,47.801955],[129.773049,47.816656],[129.765821,47.815557],[129.754489,47.820071],[129.750354,47.830016],[129.751301,47.851653],[129.737634,47.859753],[129.750418,47.864411],[129.750418,47.875357],[129.744704,47.876128],[129.724472,47.869869],[129.712887,47.871293],[129.699851,47.88722],[129.700704,47.894632],[129.712761,47.904208],[129.715444,47.910048],[129.71194,47.92451],[129.701082,47.928658],[129.686657,47.928629],[129.682144,47.938583],[129.688393,47.947766],[129.678387,47.954933],[129.672264,47.973765],[129.675073,47.979004],[129.687289,47.980011],[129.708026,47.977258],[129.719863,47.981283]]]]}},{"type":"Feature","properties":{"adcode":230718,"name":"乌翠区","center":[128.669859,47.726728],"centroid":[128.571433,47.632725],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":1,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[128.537837,47.428424],[128.543676,47.432642],[128.55425,47.449121],[128.562078,47.449719],[128.576977,47.43988],[128.589098,47.439641],[128.603901,47.456328],[128.616716,47.461829],[128.625176,47.449271],[128.625586,47.431924],[128.612108,47.398082],[128.612455,47.387784],[128.620567,47.372244],[128.636129,47.361102],[128.638938,47.342827],[128.665168,47.319091],[128.679025,47.317532],[128.698248,47.310007],[128.71444,47.307309],[128.725393,47.315074],[128.746951,47.325386],[128.775896,47.332429],[128.816614,47.346633],[128.85446,47.365625],[128.874377,47.372633],[128.873115,47.392454],[128.858122,47.406402],[128.832712,47.413165],[128.821759,47.419868],[128.827409,47.431864],[128.85487,47.44326],[128.860584,47.448254],[128.860236,47.460035],[128.840982,47.47543],[128.837068,47.491149],[128.842781,47.539352],[128.852408,47.562542],[128.865602,47.575043],[128.897388,47.581068],[128.907394,47.589628],[128.917052,47.602123],[128.956098,47.657909],[128.987378,47.712743],[128.976078,47.726487],[128.96784,47.726963],[128.953067,47.732941],[128.943125,47.734101],[128.947228,47.719794],[128.93981,47.705869],[128.906226,47.683785],[128.895178,47.678456],[128.871473,47.670715],[128.855123,47.677295],[128.845338,47.687923],[128.834732,47.707982],[128.83186,47.724345],[128.83227,47.739484],[128.836058,47.755124],[128.841392,47.766152],[128.813584,47.77905],[128.770751,47.793311],[128.73805,47.80053],[128.667725,47.798896],[128.634077,47.79955],[128.614191,47.805698],[128.604817,47.821496],[128.599735,47.848537],[128.591717,47.876662],[128.583668,47.899702],[128.570569,47.921932],[128.549737,47.947944],[128.534239,47.960589],[128.521455,47.967843],[128.496361,47.988535],[128.487302,47.993654],[128.476886,47.994749],[128.454728,47.989719],[128.44832,47.984894],[128.43762,47.968317],[128.426099,47.966185],[128.40252,47.970745],[128.395039,47.970212],[128.387779,47.960293],[128.387527,47.946107],[128.381593,47.937517],[128.353406,47.934791],[128.345546,47.93251],[128.337371,47.923769],[128.33573,47.908388],[128.330648,47.900325],[128.338791,47.89229],[128.335982,47.886982],[128.340496,47.873488],[128.348513,47.868594],[128.350849,47.854917],[128.342358,47.841177],[128.347661,47.826662],[128.340306,47.824643],[128.331942,47.833519],[128.320137,47.839515],[128.292833,47.837111],[128.283396,47.830313],[128.275946,47.817309],[128.280776,47.810568],[128.282891,47.798807],[128.266256,47.783923],[128.261869,47.773642],[128.265025,47.755748],[128.271243,47.75771],[128.281439,47.752835],[128.307763,47.745015],[128.319474,47.733893],[128.322914,47.718455],[128.307069,47.712059],[128.294759,47.698995],[128.29599,47.689768],[128.290056,47.686851],[128.288698,47.677206],[128.296116,47.671251],[128.280302,47.668779],[128.273484,47.658534],[128.275757,47.645755],[128.29094,47.632169],[128.283585,47.621827],[128.28933,47.613243],[128.292486,47.601169],[128.268118,47.59935],[128.260796,47.589598],[128.247381,47.580621],[128.247381,47.574893],[128.256092,47.572507],[128.256345,47.563019],[128.247412,47.553022],[128.233745,47.548814],[128.228253,47.54168],[128.23829,47.524931],[128.258144,47.52729],[128.274779,47.512986],[128.287278,47.511851],[128.298641,47.500829],[128.302366,47.483857],[128.310888,47.485083],[128.311835,47.473337],[128.335572,47.464579],[128.349018,47.462935],[128.35208,47.456268],[128.351322,47.437906],[128.340085,47.429112],[128.346304,47.420466],[128.355173,47.41912],[128.378152,47.403379],[128.387337,47.412268],[128.400879,47.404427],[128.449867,47.400087],[128.447342,47.38985],[128.459273,47.378742],[128.45236,47.374609],[128.452045,47.36266],[128.459652,47.358856],[128.454633,47.346992],[128.466848,47.343337],[128.487649,47.354722],[128.489259,47.362001],[128.505578,47.385748],[128.512427,47.389281],[128.512333,47.396854],[128.52256,47.398321],[128.521707,47.416816],[128.528652,47.416397],[128.537837,47.428424]]]]}},{"type":"Feature","properties":{"adcode":230719,"name":"友好区","center":[128.84075,47.853778],"centroid":[128.66894,48.077392],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":2,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[128.855439,48.256355],[128.850294,48.250967],[128.829619,48.253086],[128.815825,48.258209],[128.815068,48.265451],[128.805409,48.265628],[128.806072,48.272015],[128.796571,48.289877],[128.787733,48.293437],[128.782051,48.307057],[128.778074,48.327288],[128.769331,48.336167],[128.77457,48.340664],[128.773592,48.358737],[128.766774,48.364702],[128.763302,48.377656],[128.757242,48.381063],[128.75579,48.396832],[128.749098,48.405639],[128.740355,48.409808],[128.716997,48.405052],[128.701025,48.411628],[128.693639,48.409397],[128.680256,48.414034],[128.647776,48.403144],[128.636791,48.404641],[128.61457,48.396861],[128.611603,48.389903],[128.597336,48.390754],[128.586667,48.383178],[128.578397,48.387906],[128.559964,48.380593],[128.538563,48.385057],[128.525085,48.373867],[128.500054,48.377774],[128.487839,48.370724],[128.458957,48.363703],[128.451129,48.359384],[128.447752,48.347982],[128.436199,48.331845],[128.423479,48.325466],[128.422721,48.320555],[128.409811,48.312233],[128.40858,48.301056],[128.397943,48.297497],[128.390431,48.288995],[128.395071,48.285876],[128.391946,48.274311],[128.397564,48.27225],[128.391283,48.266305],[128.378089,48.265127],[128.371966,48.260417],[128.354132,48.224106],[128.344536,48.221219],[128.349586,48.209138],[128.341822,48.202095],[128.343936,48.181725],[128.350975,48.181135],[128.356183,48.171788],[128.339265,48.156834],[128.336487,48.149489],[128.302082,48.147571],[128.276736,48.157542],[128.266414,48.151082],[128.253725,48.150492],[128.249306,48.142201],[128.233208,48.142643],[128.231819,48.136211],[128.211586,48.134883],[128.194037,48.126087],[128.174151,48.119121],[128.170584,48.112685],[128.1709,48.095559],[128.157169,48.091985],[128.151993,48.08655],[128.132139,48.078308],[128.161336,48.06578],[128.16424,48.055525],[128.17816,48.05452],[128.161241,48.043553],[128.155654,48.035363],[128.164145,48.019955],[128.156822,48.009898],[128.158243,48.001614],[128.166291,47.994039],[128.159379,47.983296],[128.164745,47.973646],[128.164019,47.944419],[128.170995,47.945159],[128.18422,47.953245],[128.196467,47.948832],[128.216732,47.949721],[128.226737,47.947233],[128.251768,47.924925],[128.273832,47.924806],[128.287247,47.928392],[128.30587,47.916864],[128.316002,47.913338],[128.319348,47.905483],[128.330648,47.900325],[128.33573,47.908388],[128.337371,47.923769],[128.345546,47.93251],[128.353406,47.934791],[128.381593,47.937517],[128.387527,47.946107],[128.387779,47.960293],[128.395039,47.970212],[128.40252,47.970745],[128.426099,47.966185],[128.43762,47.968317],[128.44832,47.984894],[128.454728,47.989719],[128.476886,47.994749],[128.487302,47.993654],[128.496361,47.988535],[128.521455,47.967843],[128.534239,47.960589],[128.549737,47.947944],[128.570569,47.921932],[128.583668,47.899702],[128.591717,47.876662],[128.599735,47.848537],[128.604817,47.821496],[128.614191,47.805698],[128.634077,47.79955],[128.667725,47.798896],[128.73805,47.80053],[128.770751,47.793311],[128.813584,47.77905],[128.841392,47.766152],[128.856954,47.788053],[128.884541,47.792985],[128.898272,47.812825],[128.909351,47.824969],[128.931888,47.839604],[128.945871,47.842839],[128.983906,47.844353],[128.99287,47.847973],[129.007232,47.864085],[129.010925,47.872124],[129.037471,47.884313],[129.065437,47.893743],[129.07377,47.900176],[129.092298,47.921102],[129.110006,47.928599],[129.128503,47.930466],[129.142423,47.935799],[129.161046,47.957924],[129.179258,47.983592],[129.193526,47.99975],[129.203058,48.024954],[129.215431,48.045799],[129.217294,48.069887],[129.210634,48.076594],[129.196398,48.078278],[129.175502,48.086875],[129.162656,48.081676],[129.16073,48.059308],[129.155995,48.04979],[129.144569,48.044085],[129.133143,48.043641],[129.10363,48.055081],[129.064017,48.082178],[129.030053,48.115401],[129.015218,48.123933],[128.994606,48.132905],[128.940094,48.168485],[128.903353,48.196082],[128.883342,48.214649],[128.855439,48.256355]]]]}},{"type":"Feature","properties":{"adcode":230722,"name":"嘉荫县","center":[130.397684,48.891378],"centroid":[130.001867,48.764532],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":3,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.874592,48.315968],[129.885293,48.314674],[129.88766,48.308969],[129.903821,48.308851],[129.913985,48.297585],[129.933523,48.286582],[129.946433,48.273516],[129.955113,48.272515],[129.981911,48.250348],[129.982069,48.238333],[129.986425,48.225962],[130.003217,48.218391],[130.013381,48.21014],[130.02607,48.207046],[130.036202,48.197526],[130.04766,48.195699],[130.061044,48.178924],[130.088221,48.165683],[130.100436,48.143234],[130.129917,48.145948],[130.166469,48.16356],[130.169752,48.170402],[130.180042,48.17453],[130.191499,48.169901],[130.219055,48.169694],[130.220476,48.17167],[130.253429,48.166951],[130.255102,48.177656],[130.266149,48.181047],[130.26536,48.185469],[130.247463,48.190098],[130.253113,48.201888],[130.24841,48.207016],[130.25627,48.214855],[130.261383,48.242721],[130.246011,48.250584],[130.267665,48.259505],[130.277797,48.271397],[130.263814,48.283934],[130.286193,48.287376],[130.291527,48.294379],[130.329562,48.297762],[130.352415,48.295291],[130.362421,48.290966],[130.37309,48.29382],[130.378172,48.308057],[130.391997,48.31138],[130.402603,48.306204],[130.406138,48.308969],[130.405317,48.321496],[130.413524,48.325818],[130.424698,48.316615],[130.435619,48.314968],[130.442469,48.324936],[130.449539,48.322261],[130.453232,48.328406],[130.462701,48.323496],[130.476558,48.320614],[130.48931,48.301468],[130.514909,48.296879],[130.521853,48.289613],[130.543222,48.291378],[130.548936,48.29532],[130.567401,48.297262],[130.568979,48.301498],[130.582646,48.306204],[130.61238,48.300968],[130.621187,48.305351],[130.64284,48.305645],[130.656791,48.313498],[130.666134,48.312586],[130.675004,48.306175],[130.686304,48.313351],[130.685862,48.321085],[130.697446,48.321526],[130.707231,48.32723],[130.718563,48.323849],[130.725318,48.326612],[130.727748,48.336696],[130.75199,48.337342],[130.763637,48.334844],[130.765815,48.347835],[130.785132,48.357356],[130.766951,48.375453],[130.747729,48.404406],[130.740658,48.425333],[130.746214,48.449096],[130.776389,48.480235],[130.778725,48.494303],[130.767456,48.50784],[130.744162,48.515105],[130.711714,48.51159],[130.677782,48.493658],[130.647322,48.484984],[130.621187,48.496061],[130.616168,48.510066],[130.617651,48.529632],[130.615821,48.575469],[130.60572,48.594073],[130.585898,48.600536],[130.553702,48.604484],[130.538551,48.611881],[130.536625,48.627462],[130.538677,48.635586],[130.576807,48.688772],[130.59906,48.741085],[130.621976,48.783992],[130.646975,48.813149],[130.689808,48.849739],[130.693722,48.863588],[130.680433,48.880951],[130.653698,48.885895],[130.643092,48.886244],[130.609192,48.880981],[130.559099,48.860882],[130.534732,48.858031],[130.519959,48.858613],[130.501778,48.865973],[130.48688,48.89328],[130.471255,48.905431],[130.444552,48.909994],[130.412104,48.905082],[130.367503,48.89264],[130.279691,48.867107],[130.269085,48.865682],[130.245348,48.866555],[130.237931,48.868736],[130.230166,48.876793],[130.219623,48.893832],[130.21148,48.901158],[130.194593,48.907553],[130.11303,48.956676],[130.070544,48.97186],[130.059181,48.978884],[130.031341,49.014802],[130.020957,49.021095],[129.975504,49.030692],[129.937311,49.040404],[129.921465,49.051592],[129.91894,49.060604],[129.934628,49.078797],[129.929641,49.097302],[129.912848,49.108419],[129.867048,49.114063],[129.855874,49.124772],[129.855148,49.133684],[129.864365,49.15856],[129.861588,49.172814],[129.847636,49.181313],[129.806981,49.180619],[129.792714,49.181718],[129.775227,49.189753],[129.753858,49.208707],[129.750828,49.21486],[129.752722,49.22728],[129.762349,49.246162],[129.761844,49.257361],[129.748966,49.272684],[129.730437,49.28829],[129.714466,49.295962],[129.697263,49.298355],[129.674789,49.295933],[129.623434,49.282608],[129.604558,49.279002],[129.584483,49.28229],[129.573909,49.2878],[129.562514,49.299595],[129.556201,49.314876],[129.556075,49.324993],[129.545911,49.395151],[129.539851,49.406604],[129.518513,49.423692],[129.484582,49.432866],[129.448661,49.441349],[129.422273,49.442097],[129.390299,49.432751],[129.379567,49.423692],[129.37499,49.414142],[129.373885,49.396302],[129.380861,49.376555],[129.379125,49.36714],[129.370697,49.360142],[129.358134,49.356052],[129.34049,49.355418],[129.320383,49.358615],[129.301445,49.370566],[129.289198,49.369155],[129.293238,49.360603],[129.27916,49.368436],[129.264988,49.372092],[129.262336,49.37572],[129.250973,49.37572],[129.24122,49.379578],[129.24002,49.374972],[129.226132,49.367111],[129.227457,49.355994],[129.221334,49.358414],[129.198229,49.347526],[129.19624,49.341533],[129.185635,49.333581],[129.194188,49.325569],[129.179195,49.320814],[129.180647,49.309917],[129.177365,49.299393],[129.172441,49.296481],[129.171241,49.284137],[129.179385,49.271039],[129.185287,49.269077],[129.18393,49.260998],[129.194031,49.242698],[129.205773,49.233863],[129.207667,49.216449],[129.215621,49.210267],[129.224806,49.195417],[129.225153,49.18955],[129.237558,49.181573],[129.241535,49.174751],[129.232224,49.158068],[129.235285,49.147743],[129.235064,49.12807],[129.231529,49.121791],[129.234149,49.101268],[129.225153,49.095478],[129.22266,49.086646],[129.245512,49.089455],[129.261863,49.072714],[129.266597,49.06466],[129.281338,49.061067],[129.294753,49.052171],[129.316816,49.051215],[129.342699,49.045157],[129.369971,49.048491],[129.396359,49.047099],[129.410089,49.052113],[129.419559,49.047795],[129.434078,49.045389],[129.444495,49.03707],[129.449955,49.017847],[129.441212,49.013612],[129.443674,49.007057],[129.437929,48.995076],[129.443863,48.98965],[129.445568,48.98048],[129.458825,48.973398],[129.459583,48.965328],[129.45226,48.961148],[129.459141,48.950143],[129.480794,48.950056],[129.486128,48.944945],[129.495913,48.94509],[129.497618,48.940414],[129.526625,48.935069],[129.548437,48.942824],[129.56141,48.942853],[129.570374,48.939629],[129.581832,48.942534],[129.58644,48.953308],[129.593668,48.959841],[129.602791,48.959203],[129.603232,48.946164],[129.616048,48.944596],[129.61933,48.936754],[129.640352,48.936115],[129.641457,48.930392],[129.655503,48.925889],[129.658881,48.916504],[129.67078,48.913772],[129.684006,48.919787],[129.702376,48.92002],[129.687857,48.907494],[129.685174,48.896391],[129.687825,48.886767],[129.683785,48.881446],[129.674537,48.883772],[129.674505,48.876764],[129.667277,48.862017],[129.653073,48.861842],[129.655093,48.854133],[129.64979,48.852008],[129.643951,48.858584],[129.64051,48.84776],[129.629336,48.845432],[129.623907,48.837138],[129.610145,48.835624],[129.610619,48.820458],[129.62135,48.808053],[129.617247,48.796432],[129.62315,48.794801],[129.631041,48.785566],[129.639626,48.783497],[129.643951,48.771841],[129.650705,48.765458],[129.659165,48.765837],[129.65746,48.758258],[129.670054,48.750008],[129.679082,48.749162],[129.680313,48.73359],[129.661027,48.726386],[129.663647,48.714133],[129.66229,48.702607],[129.685332,48.685152],[129.684258,48.678671],[129.688109,48.664771],[129.698526,48.660565],[129.702881,48.652854],[129.699473,48.64742],[129.70992,48.638099],[129.722357,48.63281],[129.740885,48.629244],[129.771787,48.62109],[129.784413,48.615243],[129.79505,48.613811],[129.803383,48.618079],[129.824752,48.61001],[129.823773,48.599045],[129.804172,48.602993],[129.791767,48.595653],[129.792556,48.590973],[129.812,48.580062],[129.823868,48.568067],[129.826804,48.542837],[129.830244,48.534873],[129.849057,48.522252],[129.865123,48.516774],[129.877938,48.507576],[129.871625,48.482639],[129.87374,48.463378],[129.867048,48.434018],[129.867427,48.410131],[129.876391,48.402821],[129.903379,48.404377],[129.901959,48.383912],[129.89694,48.378919],[129.887155,48.377832],[129.879485,48.365436],[129.878317,48.353243],[129.89211,48.338753],[129.87475,48.323466],[129.874592,48.315968]]]]}},{"type":"Feature","properties":{"adcode":230723,"name":"汤旺县","center":[129.571108,48.454651],"centroid":[129.461378,48.605304],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":4,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.526625,48.935069],[129.512579,48.930247],[129.506614,48.922112],[129.512485,48.922286],[129.527509,48.910052],[129.510591,48.903629],[129.500774,48.902989],[129.500553,48.897175],[129.511822,48.898455],[129.522301,48.892175],[129.511443,48.885895],[129.51138,48.87752],[129.524542,48.874379],[129.524132,48.867398],[129.514473,48.86606],[129.506771,48.872285],[129.507087,48.863384],[129.497113,48.85838],[129.495629,48.850932],[129.484203,48.841882],[129.46356,48.839495],[129.45529,48.830705],[129.450524,48.820137],[129.455984,48.812276],[129.438056,48.814867],[129.44178,48.807762],[129.433889,48.804762],[129.411825,48.81245],[129.407501,48.809334],[129.39497,48.815682],[129.386826,48.808985],[129.376852,48.808548],[129.373412,48.81245],[129.363563,48.811548],[129.362869,48.80351],[129.349296,48.802141],[129.340742,48.804966],[129.324487,48.801384],[129.320794,48.788974],[129.311514,48.787518],[129.307221,48.798704],[129.295637,48.79448],[129.281464,48.79381],[129.269943,48.785245],[129.269249,48.779505],[129.26,48.774114],[129.259558,48.766332],[129.267229,48.756597],[129.258296,48.749366],[129.239357,48.747034],[129.223196,48.750824],[129.204226,48.760882],[129.182415,48.766624],[129.173451,48.763563],[129.185224,48.754527],[129.183425,48.751466],[129.168022,48.749658],[129.165496,48.737936],[129.173924,48.735428],[129.177144,48.729478],[129.193999,48.714366],[129.207919,48.704387],[129.231308,48.680656],[129.229541,48.674203],[129.210255,48.669327],[129.205583,48.658404],[129.192295,48.650312],[129.20088,48.641722],[129.199681,48.62337],[129.184088,48.618722],[129.166349,48.617903],[129.157258,48.614074],[129.142076,48.614308],[129.134879,48.607174],[129.107512,48.614483],[129.094445,48.606735],[129.086459,48.605332],[129.079925,48.591587],[129.065658,48.578453],[129.047666,48.576435],[129.034441,48.571344],[129.03583,48.562419],[129.029169,48.555336],[129.017301,48.553843],[129.017996,48.544271],[129.009189,48.533643],[128.998899,48.52808],[129.004265,48.511765],[128.995648,48.510096],[128.9959,48.503533],[128.987757,48.493629],[128.995427,48.481906],[129.031,48.473962],[129.047256,48.468304],[129.068783,48.466926],[129.079294,48.472643],[129.117929,48.480763],[129.158868,48.484515],[129.180237,48.481613],[129.196871,48.46112],[129.22629,48.452557],[129.235569,48.446486],[129.241283,48.435045],[129.248416,48.392545],[129.253088,48.383648],[129.261642,48.378625],[129.275972,48.375776],[129.299235,48.376892],[129.333988,48.383001],[129.36268,48.384499],[129.388436,48.388464],[129.414193,48.395247],[129.452386,48.398065],[129.48193,48.391224],[129.495093,48.392252],[129.517156,48.397184],[129.543481,48.406755],[129.562009,48.409573],[129.621256,48.407753],[129.657776,48.413154],[129.700388,48.42859],[129.734762,48.433255],[129.762633,48.433285],[129.78618,48.419347],[129.792588,48.419317],[129.807549,48.431084],[129.822164,48.436072],[129.833211,48.436395],[129.857768,48.43173],[129.867048,48.434018],[129.87374,48.463378],[129.871625,48.482639],[129.877938,48.507576],[129.865123,48.516774],[129.849057,48.522252],[129.830244,48.534873],[129.826804,48.542837],[129.823868,48.568067],[129.812,48.580062],[129.792556,48.590973],[129.791767,48.595653],[129.804172,48.602993],[129.823773,48.599045],[129.824752,48.61001],[129.803383,48.618079],[129.79505,48.613811],[129.784413,48.615243],[129.771787,48.62109],[129.740885,48.629244],[129.722357,48.63281],[129.70992,48.638099],[129.699473,48.64742],[129.702881,48.652854],[129.698526,48.660565],[129.688109,48.664771],[129.684258,48.678671],[129.685332,48.685152],[129.66229,48.702607],[129.663647,48.714133],[129.661027,48.726386],[129.680313,48.73359],[129.679082,48.749162],[129.670054,48.750008],[129.65746,48.758258],[129.659165,48.765837],[129.650705,48.765458],[129.643951,48.771841],[129.639626,48.783497],[129.631041,48.785566],[129.62315,48.794801],[129.617247,48.796432],[129.62135,48.808053],[129.610619,48.820458],[129.610145,48.835624],[129.623907,48.837138],[129.629336,48.845432],[129.64051,48.84776],[129.643951,48.858584],[129.64979,48.852008],[129.655093,48.854133],[129.653073,48.861842],[129.667277,48.862017],[129.674505,48.876764],[129.674537,48.883772],[129.683785,48.881446],[129.687825,48.886767],[129.685174,48.896391],[129.687857,48.907494],[129.702376,48.92002],[129.684006,48.919787],[129.67078,48.913772],[129.658881,48.916504],[129.655503,48.925889],[129.641457,48.930392],[129.640352,48.936115],[129.61933,48.936754],[129.616048,48.944596],[129.603232,48.946164],[129.602791,48.959203],[129.593668,48.959841],[129.58644,48.953308],[129.581832,48.942534],[129.570374,48.939629],[129.56141,48.942853],[129.548437,48.942824],[129.526625,48.935069]]]]}},{"type":"Feature","properties":{"adcode":230724,"name":"丰林县","center":[129.5336,48.290455],"centroid":[129.376317,48.23738],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":5,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.161046,47.957924],[129.185445,47.940598],[129.201133,47.93725],[129.217767,47.939057],[129.241567,47.947203],[129.259685,47.956236],[129.28017,47.972432],[129.293553,47.989097],[129.313313,48.024599],[129.352011,48.024688],[129.397685,48.033559],[129.419117,48.034919],[129.45873,48.033796],[129.484613,48.038556],[129.503047,48.046805],[129.52571,48.052362],[129.538241,48.051771],[129.576718,48.039384],[129.594394,48.040981],[129.599729,48.045533],[129.608977,48.073876],[129.628737,48.056293],[129.653041,48.012058],[129.691739,47.999277],[129.707963,47.991228],[129.719863,47.981283],[129.734383,47.975038],[129.741927,47.976251],[129.780909,47.999099],[129.779709,48.007176],[129.766389,48.012294],[129.762002,48.017441],[129.737539,48.026492],[129.745399,48.035067],[129.74603,48.048815],[129.741138,48.062145],[129.743473,48.068469],[129.740854,48.081705],[129.748524,48.093019],[129.737571,48.097212],[129.734288,48.108404],[129.741453,48.11918],[129.761844,48.122811],[129.785801,48.138483],[129.799279,48.151229],[129.793945,48.164002],[129.809348,48.173734],[129.803762,48.190953],[129.810706,48.20737],[129.80998,48.219157],[129.801236,48.229526],[129.782392,48.242721],[129.784223,48.246373],[129.804014,48.257679],[129.828066,48.257679],[129.841639,48.260093],[129.852087,48.2681],[129.864839,48.286464],[129.860104,48.298438],[129.863387,48.30938],[129.874592,48.315968],[129.87475,48.323466],[129.89211,48.338753],[129.878317,48.353243],[129.879485,48.365436],[129.887155,48.377832],[129.89694,48.378919],[129.901959,48.383912],[129.903379,48.404377],[129.876391,48.402821],[129.867427,48.410131],[129.867048,48.434018],[129.857768,48.43173],[129.833211,48.436395],[129.822164,48.436072],[129.807549,48.431084],[129.792588,48.419317],[129.78618,48.419347],[129.762633,48.433285],[129.734762,48.433255],[129.700388,48.42859],[129.657776,48.413154],[129.621256,48.407753],[129.562009,48.409573],[129.543481,48.406755],[129.517156,48.397184],[129.495093,48.392252],[129.48193,48.391224],[129.452386,48.398065],[129.414193,48.395247],[129.388436,48.388464],[129.36268,48.384499],[129.333988,48.383001],[129.299235,48.376892],[129.275972,48.375776],[129.261642,48.378625],[129.253088,48.383648],[129.248416,48.392545],[129.241283,48.435045],[129.235569,48.446486],[129.22629,48.452557],[129.196871,48.46112],[129.180237,48.481613],[129.158868,48.484515],[129.117929,48.480763],[129.079294,48.472643],[129.068783,48.466926],[129.047256,48.468304],[129.031,48.473962],[128.995427,48.481906],[128.988451,48.452792],[128.979203,48.4454],[128.968376,48.430116],[128.954362,48.425597],[128.954583,48.421665],[128.973805,48.416823],[128.977467,48.408369],[128.965883,48.407988],[128.960548,48.400707],[128.950006,48.396597],[128.938043,48.385028],[128.927942,48.382649],[128.923555,48.375688],[128.928763,48.369549],[128.921156,48.362586],[128.924723,48.355417],[128.921377,48.342633],[128.934223,48.332463],[128.927847,48.325436],[128.904458,48.323525],[128.903953,48.307675],[128.914685,48.302174],[128.912097,48.296173],[128.912697,48.280079],[128.904427,48.278137],[128.897167,48.281315],[128.892748,48.276547],[128.877123,48.277254],[128.86333,48.273104],[128.855628,48.263891],[128.855439,48.256355],[128.883342,48.214649],[128.903353,48.196082],[128.940094,48.168485],[128.994606,48.132905],[129.015218,48.123933],[129.030053,48.115401],[129.064017,48.082178],[129.10363,48.055081],[129.133143,48.043641],[129.144569,48.044085],[129.155995,48.04979],[129.16073,48.059308],[129.162656,48.081676],[129.175502,48.086875],[129.196398,48.078278],[129.210634,48.076594],[129.217294,48.069887],[129.215431,48.045799],[129.203058,48.024954],[129.193526,47.99975],[129.179258,47.983592],[129.161046,47.957924]]]]}},{"type":"Feature","properties":{"adcode":230725,"name":"大箐山县","center":[129.020793,47.028397],"centroid":[128.925056,46.868408],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":6,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[128.874377,47.372633],[128.85446,47.365625],[128.816614,47.346633],[128.775896,47.332429],[128.746951,47.325386],[128.725393,47.315074],[128.71444,47.307309],[128.70939,47.302031],[128.689125,47.298133],[128.682055,47.294684],[128.6753,47.280046],[128.6753,47.261864],[128.656772,47.233617],[128.653079,47.218512],[128.659171,47.199317],[128.656488,47.191084],[128.6402,47.175606],[128.574515,47.166828],[128.655541,47.016057],[128.669461,46.932933],[128.651469,46.733392],[128.617979,46.631948],[128.555734,46.592915],[128.565771,46.578935],[128.579944,46.577446],[128.593106,46.580759],[128.595663,46.586412],[128.615201,46.582856],[128.622209,46.573403],[128.641053,46.57091],[128.644777,46.575804],[128.67953,46.575743],[128.683949,46.563006],[128.702193,46.557472],[128.698027,46.548258],[128.7092,46.536822],[128.708601,46.528548],[128.699731,46.522037],[128.699226,46.512665],[128.70838,46.492333],[128.704497,46.483564],[128.718102,46.486305],[128.734231,46.482894],[128.744742,46.489562],[128.759514,46.490049],[128.764691,46.4867],[128.772897,46.497203],[128.786565,46.50116],[128.803547,46.494433],[128.818792,46.493733],[128.822327,46.489684],[128.839625,46.487796],[128.848558,46.509743],[128.864876,46.512665],[128.880185,46.524593],[128.897956,46.526905],[128.913675,46.526175],[128.9162,46.518325],[128.938737,46.512908],[128.956761,46.513],[128.978477,46.503778],[128.98318,46.498056],[128.997573,46.494342],[129.00133,46.489227],[129.020647,46.487796],[129.027497,46.501982],[129.044983,46.515069],[129.043373,46.521033],[129.067015,46.534967],[129.082135,46.557928],[129.096528,46.555739],[129.107954,46.544913],[129.108049,46.53521],[129.127966,46.530282],[129.15669,46.545278],[129.166317,46.546433],[129.178817,46.539347],[129.196935,46.535849],[129.205299,46.539651],[129.203342,46.554371],[129.207161,46.558628],[129.199775,46.577415],[129.208108,46.586168],[129.220703,46.585135],[129.23115,46.60361],[129.242009,46.612146],[129.243082,46.620772],[129.258517,46.62059],[129.280202,46.640965],[129.292764,46.640054],[129.297815,46.644912],[129.319342,46.647462],[129.326633,46.644487],[129.338912,46.648646],[129.343488,46.658085],[129.350338,46.659724],[129.359681,46.684817],[129.37338,46.700559],[129.3986,46.71384],[129.406018,46.722693],[129.405797,46.729786],[129.399231,46.737363],[129.388152,46.738514],[129.377294,46.743999],[129.365584,46.757573],[129.341784,46.76139],[129.33181,46.765782],[129.325244,46.775867],[129.322119,46.796002],[129.297972,46.818944],[129.290934,46.829595],[129.242451,46.859326],[129.225974,46.859749],[129.215147,46.843116],[129.211107,46.841997],[129.218903,46.86368],[129.240336,46.891247],[129.239547,46.901973],[129.21439,46.933355],[129.192989,46.967435],[129.178817,47.007645],[129.147284,47.065056],[129.139235,47.072044],[129.116477,47.071321],[129.116256,47.060508],[129.095486,47.059574],[129.106566,47.072044],[129.06872,47.076591],[129.040217,47.08698],[129.03725,47.097938],[129.04694,47.108954],[129.044794,47.119397],[129.040217,47.122075],[129.011146,47.123338],[128.999814,47.134831],[128.999814,47.149839],[129.008432,47.16325],[129.006285,47.175846],[128.983401,47.197754],[128.978035,47.207909],[128.976678,47.231485],[128.966987,47.247007],[128.881132,47.33135],[128.875229,47.343966],[128.874377,47.372633]]]]}},{"type":"Feature","properties":{"adcode":230726,"name":"南岔县","center":[129.28246,47.137314],"centroid":[129.381017,47.07615],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":7,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.343488,46.658085],[129.355641,46.652865],[129.389446,46.645367],[129.406396,46.643151],[129.416024,46.634195],[129.415329,46.628941],[129.425461,46.620772],[129.420664,46.613148],[129.425398,46.60847],[129.439318,46.6044],[129.444653,46.608562],[129.456994,46.61005],[129.462234,46.617249],[129.479405,46.623688],[129.502384,46.619375],[129.509802,46.622625],[129.511348,46.63802],[129.516809,46.650285],[129.526405,46.650953],[129.530382,46.658723],[129.526026,46.664671],[129.548721,46.673107],[129.574098,46.687456],[129.572994,46.70253],[129.589628,46.713901],[129.609766,46.712779],[129.617405,46.718024],[129.634355,46.721238],[129.646476,46.716417],[129.663868,46.719297],[129.673116,46.717509],[129.682301,46.723178],[129.692591,46.723693],[129.694959,46.730634],[129.7079,46.738726],[129.703039,46.756209],[129.696916,46.763207],[129.701871,46.766024],[129.70143,46.797001],[129.706511,46.80242],[129.695306,46.806143],[129.678451,46.80136],[129.669897,46.804781],[129.655756,46.80357],[129.649253,46.812317],[129.636943,46.812045],[129.630441,46.815373],[129.608157,46.8485],[129.600455,46.856514],[129.593037,46.881666],[129.582684,46.886653],[129.575677,46.897441],[129.558758,46.899345],[129.561946,46.906928],[129.555917,46.92481],[129.572299,46.936918],[129.554718,46.950383],[129.539851,46.952194],[129.533791,46.962577],[129.537862,46.96659],[129.535369,46.981314],[129.549131,46.979565],[129.571605,46.969608],[129.582873,46.970211],[129.590196,46.977664],[129.590764,46.989007],[129.595089,46.992445],[129.592532,47.003303],[129.578423,47.014911],[129.575487,47.025945],[129.56586,47.032516],[129.584893,47.030195],[129.601433,47.033812],[129.606925,47.039869],[129.632619,47.042913],[129.641268,47.037066],[129.656324,47.043937],[129.677819,47.046257],[129.688898,47.053428],[129.690003,47.059363],[129.708216,47.062677],[129.718348,47.07897],[129.710646,47.086107],[129.709005,47.103055],[129.701587,47.106968],[129.691076,47.12036],[129.701524,47.125475],[129.716991,47.126678],[129.72867,47.123308],[129.739054,47.138681],[129.750323,47.139463],[129.758498,47.148215],[129.746851,47.162018],[129.750702,47.170706],[129.766105,47.17801],[129.78094,47.179874],[129.779331,47.198535],[129.786275,47.204815],[129.781793,47.210402],[129.791704,47.224008],[129.787569,47.241003],[129.794355,47.249588],[129.790063,47.2534],[129.795934,47.264144],[129.810359,47.270746],[129.832517,47.262194],[129.842523,47.256191],[129.861682,47.261323],[129.884125,47.289375],[129.886366,47.297863],[129.895551,47.299482],[129.894667,47.30527],[129.851298,47.32032],[129.783939,47.302781],[129.763643,47.296153],[129.72545,47.288085],[129.717212,47.292105],[129.709542,47.30554],[129.699883,47.314564],[129.687794,47.313545],[129.664625,47.303051],[129.634418,47.294354],[129.614501,47.285506],[129.590985,47.292734],[129.580569,47.289555],[129.57353,47.257392],[129.561283,47.245566],[129.538872,47.23716],[129.52126,47.233197],[129.504246,47.235869],[129.501847,47.245926],[129.506235,47.258112],[129.500522,47.271946],[129.45974,47.292524],[129.454027,47.298733],[129.452607,47.307788],[129.464002,47.327784],[129.466874,47.341569],[129.464475,47.351127],[129.45832,47.356849],[129.445947,47.358286],[129.411005,47.356849],[129.376126,47.352535],[129.349517,47.341509],[129.330168,47.328623],[129.307568,47.319451],[129.283926,47.321309],[129.240778,47.337913],[129.188002,47.367033],[129.17121,47.372304],[129.154891,47.370447],[129.144474,47.366194],[129.127872,47.364607],[129.091636,47.36865],[129.04653,47.369369],[129.034693,47.371195],[129.023646,47.376526],[129.010452,47.378352],[128.975983,47.377993],[128.962,47.380658],[128.939148,47.377933],[128.914433,47.377634],[128.874377,47.372633],[128.875229,47.343966],[128.881132,47.33135],[128.966987,47.247007],[128.976678,47.231485],[128.978035,47.207909],[128.983401,47.197754],[129.006285,47.175846],[129.008432,47.16325],[128.999814,47.149839],[128.999814,47.134831],[129.011146,47.123338],[129.040217,47.122075],[129.044794,47.119397],[129.04694,47.108954],[129.03725,47.097938],[129.040217,47.08698],[129.06872,47.076591],[129.106566,47.072044],[129.095486,47.059574],[129.116256,47.060508],[129.116477,47.071321],[129.139235,47.072044],[129.147284,47.065056],[129.178817,47.007645],[129.192989,46.967435],[129.21439,46.933355],[129.239547,46.901973],[129.240336,46.891247],[129.218903,46.86368],[129.211107,46.841997],[129.215147,46.843116],[129.225974,46.859749],[129.242451,46.859326],[129.290934,46.829595],[129.297972,46.818944],[129.322119,46.796002],[129.325244,46.775867],[129.33181,46.765782],[129.341784,46.76139],[129.365584,46.757573],[129.377294,46.743999],[129.388152,46.738514],[129.399231,46.737363],[129.405797,46.729786],[129.406018,46.722693],[129.3986,46.71384],[129.37338,46.700559],[129.359681,46.684817],[129.350338,46.659724],[129.343488,46.658085]]]]}},{"type":"Feature","properties":{"adcode":230751,"name":"金林区","center":[129.429117,47.413074],"centroid":[129.543594,47.499335],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":8,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[129.875192,47.74445],[129.828319,47.749267],[129.729553,47.754678],[129.711309,47.750367],[129.703513,47.738592],[129.704333,47.698965],[129.700546,47.687149],[129.687667,47.682326],[129.648433,47.683309],[129.619457,47.694799],[129.609293,47.701763],[129.587861,47.704441],[129.57634,47.702328],[129.549099,47.692715],[129.536537,47.691673],[129.513053,47.695781],[129.477858,47.696942],[129.449513,47.702626],[129.419022,47.697299],[129.388184,47.685244],[129.372875,47.681999],[129.36268,47.672888],[129.354063,47.63938],[129.343709,47.611007],[129.333609,47.599707],[129.307821,47.588674],[129.278276,47.58757],[129.259748,47.592938],[129.23377,47.593207],[129.224143,47.589479],[129.191505,47.565138],[129.168748,47.542695],[129.155112,47.533321],[129.144948,47.532008],[129.103441,47.534993],[129.094571,47.529619],[129.094571,47.502292],[129.088416,47.491328],[129.05562,47.47546],[129.0435,47.459078],[129.041353,47.442213],[129.046719,47.417025],[129.069572,47.40287],[129.087311,47.390059],[129.09132,47.383892],[129.091636,47.36865],[129.127872,47.364607],[129.144474,47.366194],[129.154891,47.370447],[129.17121,47.372304],[129.188002,47.367033],[129.240778,47.337913],[129.283926,47.321309],[129.307568,47.319451],[129.330168,47.328623],[129.349517,47.341509],[129.376126,47.352535],[129.411005,47.356849],[129.445947,47.358286],[129.45832,47.356849],[129.464475,47.351127],[129.466874,47.341569],[129.464002,47.327784],[129.452607,47.307788],[129.454027,47.298733],[129.45974,47.292524],[129.500522,47.271946],[129.506235,47.258112],[129.501847,47.245926],[129.504246,47.235869],[129.52126,47.233197],[129.538872,47.23716],[129.561283,47.245566],[129.57353,47.257392],[129.580569,47.289555],[129.590985,47.292734],[129.614501,47.285506],[129.634418,47.294354],[129.664625,47.303051],[129.687794,47.313545],[129.699883,47.314564],[129.709542,47.30554],[129.717212,47.292105],[129.72545,47.288085],[129.763643,47.296153],[129.783939,47.302781],[129.851298,47.32032],[129.858052,47.332309],[129.901233,47.332969],[129.903852,47.34088],[129.899276,47.352864],[129.914616,47.360293],[129.909408,47.364666],[129.896498,47.364187],[129.889207,47.374669],[129.873551,47.385089],[129.848772,47.39437],[129.839145,47.404217],[129.836525,47.412986],[129.839429,47.428005],[129.857958,47.4298],[129.886397,47.44332],[129.903,47.441495],[129.895772,47.458361],[129.884914,47.467867],[129.88867,47.477791],[129.899244,47.477402],[129.90158,47.482692],[129.877086,47.489774],[129.872635,47.496885],[129.879706,47.520512],[129.879516,47.528604],[129.869321,47.538247],[129.886808,47.550038],[129.895078,47.55911],[129.905967,47.562631],[129.929735,47.556394],[129.936332,47.565496],[129.917394,47.57188],[129.901296,47.57194],[129.894225,47.593237],[129.895583,47.609427],[129.913953,47.617327],[129.918562,47.632735],[129.91711,47.641108],[129.923707,47.644415],[129.929672,47.654275],[129.923201,47.662049],[129.898518,47.678784],[129.901422,47.687774],[129.898644,47.699114],[129.913006,47.717116],[129.908966,47.725862],[129.875192,47.74445]]]]}},{"type":"Feature","properties":{"adcode":230781,"name":"铁力市","center":[128.030561,46.985772],"centroid":[128.289584,46.919713],"childrenNum":0,"level":"district","parent":{"adcode":230700},"subFeatureIndex":9,"acroutes":[100000,230000,230700]},"geometry":{"type":"MultiPolygon","coordinates":[[[[128.71444,47.307309],[128.698248,47.310007],[128.679025,47.317532],[128.665168,47.319091],[128.638938,47.342827],[128.636129,47.361102],[128.620567,47.372244],[128.612455,47.387784],[128.612108,47.398082],[128.625586,47.431924],[128.625176,47.449271],[128.616716,47.461829],[128.603901,47.456328],[128.589098,47.439641],[128.576977,47.43988],[128.562078,47.449719],[128.55425,47.449121],[128.543676,47.432642],[128.537837,47.428424],[128.552546,47.407839],[128.541719,47.398052],[128.54677,47.376316],[128.540457,47.370117],[128.536795,47.356429],[128.527736,47.352145],[128.505546,47.335276],[128.49674,47.325715],[128.498444,47.318371],[128.492258,47.314894],[128.495067,47.306169],[128.492637,47.299002],[128.499076,47.298673],[128.504031,47.284396],[128.497876,47.280586],[128.500401,47.271766],[128.493205,47.263304],[128.480232,47.256792],[128.485535,47.244365],[128.479537,47.239201],[128.463155,47.233737],[128.45599,47.224609],[128.446458,47.224819],[128.438093,47.220284],[128.407791,47.211153],[128.402204,47.204274],[128.383613,47.195982],[128.360729,47.188139],[128.351512,47.17759],[128.358172,47.162108],[128.343337,47.157087],[128.308174,47.16322],[128.298483,47.153598],[128.285542,47.153448],[128.281312,47.143253],[128.266793,47.143313],[128.258397,47.13092],[128.25262,47.132665],[128.245834,47.125565],[128.24959,47.117892],[128.241825,47.106095],[128.234344,47.1076],[128.225475,47.10155],[128.200129,47.103567],[128.198582,47.097998],[128.184189,47.104921],[128.183052,47.101159],[128.154171,47.088816],[128.130529,47.08436],[128.127783,47.080506],[128.110012,47.078067],[128.103289,47.073007],[128.089243,47.075206],[128.087633,47.078488],[128.069262,47.076772],[128.06942,47.084812],[128.06336,47.086739],[128.047136,47.082012],[128.047546,47.086317],[128.030659,47.078609],[128.012478,47.074754],[127.999284,47.082222],[128.002188,47.085354],[127.983091,47.087582],[127.97621,47.092279],[127.964658,47.093814],[127.958092,47.088034],[127.943636,47.085625],[127.937354,47.070297],[127.927317,47.072044],[127.924255,47.067978],[127.910272,47.074995],[127.884579,47.0762],[127.871574,47.080777],[127.864977,47.073851],[127.852604,47.070448],[127.853424,47.066201],[127.841272,47.067225],[127.821828,47.062315],[127.815326,47.063309],[127.811696,47.051862],[127.786855,47.048577],[127.790201,47.042581],[127.774513,47.034746],[127.772809,47.025975],[127.764223,47.027331],[127.748978,47.015695],[127.726535,47.0166],[127.726598,47.010811],[127.705987,47.01262],[127.699705,47.006137],[127.699485,47.013343],[127.686354,47.007253],[127.684207,47.000528],[127.656462,47.007283],[127.632915,47.000347],[127.640301,46.996969],[127.628969,46.992898],[127.644278,46.984241],[127.648192,46.988041],[127.665868,46.977302],[127.671076,46.969728],[127.687017,46.966047],[127.678336,46.947727],[127.694687,46.940451],[127.702641,46.933657],[127.720159,46.935741],[127.72805,46.926259],[127.741781,46.926591],[127.753207,46.921518],[127.751534,46.918286],[127.772272,46.897804],[127.797776,46.885928],[127.798092,46.883238],[127.819398,46.87541],[127.83073,46.868759],[127.847648,46.844477],[127.859516,46.839335],[127.868449,46.83023],[127.874194,46.819247],[127.895595,46.80929],[127.892407,46.805023],[127.900361,46.794549],[127.90822,46.794095],[127.916648,46.782317],[127.921888,46.781621],[127.938301,46.768387],[127.940795,46.758754],[127.951811,46.748059],[127.962922,46.742757],[127.959386,46.735271],[127.9651,46.729907],[127.979777,46.723875],[127.978199,46.719934],[127.991835,46.71378],[127.99316,46.706836],[128.006417,46.697011],[128.028386,46.691157],[128.037477,46.680843],[128.039276,46.673622],[128.049819,46.658268],[128.056794,46.654838],[128.051334,46.644699],[128.082488,46.625297],[128.082362,46.617431],[128.094987,46.607316],[128.116451,46.599204],[128.134033,46.599903],[128.147637,46.591578],[128.175571,46.590362],[128.189176,46.586199],[128.20903,46.574588],[128.218752,46.572704],[128.238132,46.576443],[128.248927,46.582461],[128.276736,46.574284],[128.288257,46.567353],[128.291445,46.570758],[128.310194,46.57088],[128.318622,46.574406],[128.355363,46.570789],[128.368209,46.571214],[128.382319,46.565073],[128.401321,46.581397],[128.391599,46.598323],[128.424426,46.614728],[128.428434,46.620711],[128.457505,46.621714],[128.467227,46.62551],[128.484209,46.618828],[128.507567,46.607134],[128.523223,46.607164],[128.546107,46.599174],[128.555734,46.592915],[128.617979,46.631948],[128.651469,46.733392],[128.669461,46.932933],[128.655541,47.016057],[128.574515,47.166828],[128.6402,47.175606],[128.656488,47.191084],[128.659171,47.199317],[128.653079,47.218512],[128.656772,47.233617],[128.6753,47.261864],[128.6753,47.280046],[128.682055,47.294684],[128.689125,47.298133],[128.70939,47.302031],[128.71444,47.307309]]]]}}]}
|
public/china-city-data/citys/伊犁哈萨克自治州.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
public/china-city-data/citys/佛山市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":440604,"name":"禅城区","center":[113.112414,23.019643],"centroid":[113.063669,22.997929],"childrenNum":0,"level":"district","parent":{"adcode":440600},"subFeatureIndex":0,"acroutes":[100000,440000,440600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.044025,22.922258],[113.043744,22.926417],[113.04599,22.927573],[113.046752,22.92996],[113.048978,22.932347],[113.052256,22.933447],[113.057219,22.931331],[113.05766,22.933289],[113.063085,22.933205],[113.067737,22.936207],[113.063947,22.946408],[113.067105,22.948664],[113.066574,22.952412],[113.063456,22.950482],[113.060829,22.951731],[113.058713,22.954211],[113.057851,22.959954],[113.054402,22.959637],[113.052948,22.961129],[113.051966,22.968838],[113.050472,22.970581],[113.051905,22.973452],[113.051715,22.975606],[113.0535,22.975093],[113.055806,22.978327],[113.057841,22.977666],[113.058122,22.979287],[113.062363,22.979306],[113.07669,22.980303],[113.079377,22.979884],[113.08829,22.977041],[113.102076,22.976911],[113.104082,22.976202],[113.10712,22.973312],[113.114318,22.97238],[113.122209,22.97389],[113.131102,22.975028],[113.133148,22.976286],[113.13797,22.981357],[113.144938,22.985821],[113.149851,22.986865],[113.157882,22.985393],[113.163186,22.982671],[113.165753,22.983976],[113.166304,22.99119],[113.168299,22.994266],[113.167598,22.996102],[113.164219,22.99571],[113.158464,22.996409],[113.157531,22.998199],[113.156027,22.9964],[113.151796,22.994545],[113.14928,22.996568],[113.149711,22.998376],[113.147144,23.000799],[113.14538,23.005198],[113.139945,23.006456],[113.139354,23.008124],[113.142171,23.011703],[113.152157,23.01256],[113.15306,23.017247],[113.156348,23.02132],[113.154945,23.02377],[113.150092,23.019829],[113.148438,23.019745],[113.139905,23.025149],[113.138502,23.030423],[113.135303,23.033368],[113.133749,23.03688],[113.13775,23.039275],[113.138502,23.042824],[113.136045,23.044269],[113.135223,23.041446],[113.132366,23.042079],[113.131754,23.043439],[113.133659,23.04506],[113.131223,23.046598],[113.126079,23.045629],[113.124806,23.047045],[113.124505,23.050408],[113.119713,23.062193],[113.113998,23.059743],[113.108604,23.061997],[113.105977,23.061708],[113.105054,23.058261],[113.103159,23.058271],[113.102588,23.05515],[113.093965,23.055262],[113.089614,23.053743],[113.082485,23.055606],[113.082816,23.050688],[113.08035,23.049672],[113.073121,23.050212],[113.070043,23.05093],[113.05749,23.051712],[113.05374,23.050734],[113.052507,23.047911],[113.053068,23.041939],[113.052336,23.039573],[113.049208,23.035166],[113.044386,23.03265],[113.035041,23.034905],[113.033437,23.034365],[113.0309,23.030787],[113.029056,23.026221],[113.026389,23.028364],[113.01919,23.030908],[113.014347,23.031933],[113.006727,23.031849],[113.00029,23.028765],[112.997624,23.025885],[112.992711,23.025392],[112.986845,23.029361],[112.986494,23.010911],[112.98877,23.003912],[112.985883,22.9949],[112.979987,22.987173],[112.978945,22.980807],[112.98097,22.977833],[112.98861,22.974655],[112.997092,22.963813],[113.001273,22.954519],[113.002897,22.948571],[113.009394,22.936608],[113.012944,22.932207],[113.01522,22.928002],[113.019701,22.924906],[113.024273,22.922827],[113.028925,22.92195],[113.044025,22.922258]]]]}},{"type":"Feature","properties":{"adcode":440605,"name":"南海区","center":[113.145577,23.031562],"centroid":[113.035556,23.069376],"childrenNum":0,"level":"district","parent":{"adcode":440600},"subFeatureIndex":1,"acroutes":[100000,440000,440600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.168299,22.994266],[113.171668,22.991647],[113.1725,22.989363],[113.17631,22.989326],[113.176711,22.991656],[113.178647,22.990911],[113.179769,22.992877],[113.18379,22.994797],[113.185344,23.000231],[113.189054,23.003903],[113.200173,23.008143],[113.20279,23.005217],[113.209928,23.004341],[113.21455,23.006326],[113.220125,23.005142],[113.22197,23.003427],[113.22219,22.998544],[113.223283,22.996559],[113.222972,22.993418],[113.228888,22.990528],[113.230652,22.985831],[113.228838,22.98707],[113.231645,22.981049],[113.234723,22.982149],[113.236748,22.980443],[113.240578,22.982093],[113.243045,22.978728],[113.245812,22.977647],[113.249742,22.977945],[113.251607,22.982624],[113.251016,22.988198],[113.251788,22.990211],[113.257894,22.994862],[113.25669,22.997789],[113.251808,22.99846],[113.250324,22.999774],[113.249462,23.004201],[113.250013,23.009037],[113.253933,23.012169],[113.258385,23.014004],[113.263127,23.021133],[113.258726,23.022056],[113.256961,23.030815],[113.254846,23.038501],[113.256129,23.043914],[113.254926,23.044837],[113.245351,23.043374],[113.23367,23.042852],[113.22574,23.041865],[113.211693,23.043318],[113.209226,23.044483],[113.203341,23.050604],[113.195761,23.056175],[113.188181,23.058234],[113.184843,23.05965],[113.180612,23.063171],[113.177574,23.06957],[113.178857,23.074759],[113.177403,23.077553],[113.183409,23.07786],[113.193656,23.083887],[113.19523,23.084101],[113.208815,23.083551],[113.209587,23.086904],[113.212505,23.08832],[113.212074,23.090984],[113.213267,23.092688],[113.213097,23.095668],[113.216355,23.096767],[113.215804,23.100669],[113.213849,23.099803],[113.208144,23.099682],[113.20679,23.107654],[113.205246,23.109507],[113.203291,23.119778],[113.203712,23.121873],[113.209718,23.121845],[113.211603,23.128884],[113.212675,23.141099],[113.211512,23.142626],[113.203381,23.143408],[113.192011,23.143455],[113.188502,23.145186],[113.186858,23.148249],[113.186888,23.15552],[113.18773,23.159104],[113.192713,23.165182],[113.197897,23.169622],[113.207071,23.173522],[113.209447,23.177106],[113.208033,23.183453],[113.208966,23.186655],[113.208996,23.192183],[113.204905,23.201163],[113.202238,23.203806],[113.196232,23.208068],[113.193566,23.210943],[113.191099,23.214963],[113.184361,23.215261],[113.177473,23.220881],[113.178055,23.228138],[113.17606,23.230967],[113.176541,23.236586],[113.179188,23.237535],[113.181133,23.245721],[113.181995,23.251443],[113.181394,23.256977],[113.177754,23.271301],[113.173443,23.277049],[113.16457,23.279012],[113.163347,23.280928],[113.162745,23.285317],[113.16089,23.286666],[113.153461,23.287094],[113.150583,23.289976],[113.150002,23.294933],[113.150824,23.297983],[113.146212,23.303032],[113.140978,23.303786],[113.134742,23.307998],[113.127984,23.314553],[113.124696,23.307635],[113.114188,23.306668],[113.113216,23.309858],[113.105756,23.302735],[113.108413,23.301526],[113.110238,23.295984],[113.105556,23.289744],[113.097835,23.291269],[113.093043,23.291102],[113.090556,23.289949],[113.089002,23.286573],[113.086175,23.285289],[113.082606,23.286257],[113.081493,23.284955],[113.072269,23.284276],[113.071426,23.281988],[113.075347,23.276259],[113.076971,23.270148],[113.079026,23.267479],[113.081904,23.26174],[113.081653,23.252968],[113.079778,23.250103],[113.070233,23.248791],[113.063185,23.252038],[113.05758,23.251098],[113.05351,23.253443],[113.046982,23.250149],[113.047775,23.242903],[113.053359,23.235832],[113.057279,23.231627],[113.056818,23.228278],[113.049589,23.224044],[113.042621,23.222937],[113.032074,23.225459],[113.033106,23.219262],[113.033106,23.21407],[113.03452,23.209427],[113.023601,23.20817],[113.019872,23.211725],[113.015029,23.21447],[113.014217,23.216573],[113.011099,23.217522],[113.005063,23.216368],[113.00011,23.216005],[112.99229,23.214182],[112.979246,23.216452],[112.976408,23.2217],[112.975476,23.231767],[112.968407,23.237563],[112.968257,23.234353],[112.96936,23.229134],[112.964798,23.22584],[112.958983,23.225328],[112.944755,23.222388],[112.941928,23.217457],[112.946821,23.214861],[112.95034,23.210432],[112.949558,23.200605],[112.946721,23.196734],[112.93898,23.190424],[112.935672,23.184989],[112.932042,23.180494],[112.930448,23.17463],[112.929576,23.166653],[112.933105,23.159076],[112.928102,23.158033],[112.926558,23.155399],[112.923099,23.152196],[112.914316,23.150614],[112.914577,23.145643],[112.910356,23.143278],[112.906997,23.14271],[112.906325,23.146127],[112.901954,23.14729],[112.894213,23.140206],[112.895457,23.133791],[112.899527,23.126501],[112.906786,23.117534],[112.911709,23.11353],[112.914627,23.108883],[112.91225,23.109358],[112.909142,23.113194],[112.907107,23.114545],[112.899497,23.114489],[112.897121,23.115643],[112.882533,23.116221],[112.877981,23.115085],[112.875895,23.112543],[112.87754,23.10717],[112.877891,23.103491],[112.874813,23.101694],[112.873489,23.099356],[112.868717,23.098257],[112.86239,23.100418],[112.8623,23.098276],[112.864285,23.093945],[112.868606,23.088925],[112.870501,23.085749],[112.8737,23.07827],[112.875274,23.072374],[112.874241,23.065919],[112.871965,23.057004],[112.87398,23.051563],[112.872998,23.045591],[112.870572,23.042433],[112.876788,23.030647],[112.880157,23.027125],[112.881139,23.020332],[112.879715,23.014946],[112.879776,23.00955],[112.882082,23.0049],[112.886774,23.004928],[112.890704,23.002328],[112.89313,22.997966],[112.903036,22.998012],[112.90428,22.996941],[112.903849,22.99215],[112.906175,22.989373],[112.90425,22.985831],[112.906495,22.983734],[112.903999,22.982997],[112.906495,22.980742],[112.907247,22.977983],[112.90458,22.977768],[112.906826,22.976239],[112.905132,22.97404],[112.902254,22.975531],[112.898835,22.974319],[112.903768,22.973527],[112.900249,22.971504],[112.901172,22.965864],[112.893903,22.96207],[112.89307,22.959451],[112.890684,22.960019],[112.885831,22.957922],[112.885801,22.960672],[112.88153,22.958518],[112.870261,22.955843],[112.869499,22.941401],[112.873088,22.929708],[112.875545,22.924887],[112.883325,22.915963],[112.889681,22.91089],[112.897652,22.903131],[112.912521,22.887545],[112.914747,22.878544],[112.917173,22.867079],[112.922948,22.85845],[112.918617,22.856033],[112.916612,22.856593],[112.912441,22.859625],[112.909874,22.862564],[112.906385,22.870428],[112.902274,22.873768],[112.895797,22.877471],[112.888448,22.879383],[112.879515,22.879337],[112.874011,22.882947],[112.871604,22.885316],[112.869368,22.885157],[112.864145,22.88221],[112.860164,22.873964],[112.861929,22.872033],[112.860485,22.869523],[112.857267,22.866351],[112.849035,22.855959],[112.842478,22.851574],[112.83952,22.851042],[112.840312,22.848989],[112.838127,22.844678],[112.841796,22.842504],[112.843872,22.838707],[112.846649,22.837475],[112.851502,22.839957],[112.854861,22.838977],[112.85866,22.834312],[112.860275,22.833789],[112.867885,22.835432],[112.87363,22.848196],[112.874091,22.845509],[112.876286,22.846087],[112.883716,22.852189],[112.882593,22.8487],[112.883315,22.846899],[112.886022,22.848961],[112.88898,22.848345],[112.88897,22.845742],[112.89302,22.846769],[112.895046,22.844865],[112.897692,22.847347],[112.899206,22.844277],[112.898364,22.841329],[112.90052,22.841375],[112.902906,22.84522],[112.905262,22.845593],[112.907247,22.848877],[112.905904,22.851424],[112.907578,22.851228],[112.909894,22.85316],[112.918106,22.85441],[112.92343,22.856294],[112.93128,22.850762],[112.942299,22.841609],[112.964006,22.826968],[112.972678,22.811458],[112.975255,22.807893],[112.980358,22.802741],[112.98861,22.800436],[112.99643,22.800996],[113.003218,22.802125],[113.025206,22.802312],[113.031091,22.803432],[113.035492,22.805616],[113.043313,22.80766],[113.049529,22.807753],[113.059555,22.80122],[113.061561,22.798364],[113.062633,22.804953],[113.066062,22.812671],[113.067797,22.813969],[113.062804,22.820342],[113.058603,22.82205],[113.053349,22.822592],[113.046922,22.828312],[113.048136,22.831391],[113.043122,22.836253],[113.038069,22.834751],[113.037628,22.836878],[113.035853,22.837326],[113.036064,22.839453],[113.033176,22.840788],[113.031562,22.839789],[113.026439,22.841655],[113.027451,22.843186],[113.024674,22.845863],[113.025075,22.848775],[113.02324,22.848775],[113.02307,22.851499],[113.017275,22.853589],[113.017335,22.859205],[113.014939,22.860129],[113.010407,22.865904],[113.0116,22.867741],[113.009063,22.870167],[113.011941,22.875176],[113.013345,22.875167],[113.016593,22.878423],[113.017064,22.882266],[113.013164,22.883422],[113.013786,22.884402],[113.018769,22.883003],[113.022609,22.880372],[113.024855,22.8811],[113.026469,22.883954],[113.031482,22.883656],[113.031993,22.882508],[113.036465,22.883693],[113.037618,22.882751],[113.04212,22.884327],[113.045408,22.882807],[113.048657,22.884122],[113.05002,22.8872],[113.046732,22.890959],[113.048166,22.892852],[113.04599,22.895343],[113.047143,22.897712],[113.050622,22.897889],[113.052738,22.901601],[113.055013,22.902776],[113.057209,22.907551],[113.055084,22.91048],[113.056718,22.911655],[113.055234,22.914173],[113.053199,22.913277],[113.051113,22.914518],[113.054983,22.918462],[113.052056,22.920822],[113.048146,22.922351],[113.044025,22.922258],[113.028925,22.92195],[113.024273,22.922827],[113.019701,22.924906],[113.01522,22.928002],[113.012944,22.932207],[113.009394,22.936608],[113.002897,22.948571],[113.001273,22.954519],[112.997092,22.963813],[112.98861,22.974655],[112.98097,22.977833],[112.978945,22.980807],[112.979987,22.987173],[112.985883,22.9949],[112.98877,23.003912],[112.986494,23.010911],[112.986845,23.029361],[112.992711,23.025392],[112.997624,23.025885],[113.00029,23.028765],[113.006727,23.031849],[113.014347,23.031933],[113.01919,23.030908],[113.026389,23.028364],[113.029056,23.026221],[113.0309,23.030787],[113.033437,23.034365],[113.035041,23.034905],[113.044386,23.03265],[113.049208,23.035166],[113.052336,23.039573],[113.053068,23.041939],[113.052507,23.047911],[113.05374,23.050734],[113.05749,23.051712],[113.070043,23.05093],[113.073121,23.050212],[113.08035,23.049672],[113.082816,23.050688],[113.082485,23.055606],[113.089614,23.053743],[113.093965,23.055262],[113.102588,23.05515],[113.103159,23.058271],[113.105054,23.058261],[113.105977,23.061708],[113.108604,23.061997],[113.113998,23.059743],[113.119713,23.062193],[113.124505,23.050408],[113.124806,23.047045],[113.126079,23.045629],[113.131223,23.046598],[113.133659,23.04506],[113.131754,23.043439],[113.132366,23.042079],[113.135223,23.041446],[113.136045,23.044269],[113.138502,23.042824],[113.13775,23.039275],[113.133749,23.03688],[113.135303,23.033368],[113.138502,23.030423],[113.139905,23.025149],[113.148438,23.019745],[113.150092,23.019829],[113.154945,23.02377],[113.156348,23.02132],[113.15306,23.017247],[113.152157,23.01256],[113.142171,23.011703],[113.139354,23.008124],[113.139945,23.006456],[113.14538,23.005198],[113.147144,23.000799],[113.149711,22.998376],[113.14928,22.996568],[113.151796,22.994545],[113.156027,22.9964],[113.157531,22.998199],[113.158464,22.996409],[113.164219,22.99571],[113.167598,22.996102],[113.168299,22.994266]]]]}},{"type":"Feature","properties":{"adcode":440606,"name":"顺德区","center":[113.281826,22.75851],"centroid":[113.183864,22.841371],"childrenNum":0,"level":"district","parent":{"adcode":440600},"subFeatureIndex":2,"acroutes":[100000,440000,440600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.061561,22.798364],[113.066634,22.790084],[113.075286,22.777977],[113.079267,22.760707],[113.082475,22.745581],[113.087218,22.717884],[113.090336,22.711683],[113.099219,22.700409],[113.102107,22.698532],[113.106368,22.698962],[113.109255,22.700886],[113.113326,22.701605],[113.117717,22.698233],[113.121146,22.694796],[113.128887,22.692358],[113.134531,22.690023],[113.141329,22.685847],[113.1495,22.681737],[113.15305,22.678598],[113.154544,22.679532],[113.161401,22.673703],[113.164078,22.675581],[113.166324,22.674936],[113.171999,22.680672],[113.176511,22.679112],[113.173182,22.684502],[113.174145,22.684894],[113.179669,22.678822],[113.180802,22.679084],[113.189385,22.67388],[113.194508,22.675412],[113.201045,22.675954],[113.199832,22.677879],[113.19926,22.68254],[113.201657,22.686557],[113.204374,22.689471],[113.204975,22.694048],[113.204233,22.697327],[113.209547,22.698747],[113.217458,22.706378],[113.22223,22.712262],[113.231765,22.728194],[113.234382,22.734002],[113.236317,22.740772],[113.239125,22.743714],[113.243035,22.745357],[113.248068,22.744853],[113.254074,22.740838],[113.257884,22.735786],[113.260891,22.730332],[113.263919,22.726672],[113.266546,22.725467],[113.270567,22.726476],[113.278277,22.735142],[113.281265,22.737541],[113.284874,22.738877],[113.291241,22.738951],[113.295943,22.737224],[113.301437,22.736271],[113.30618,22.736533],[113.321019,22.739138],[113.32912,22.741267],[113.328257,22.7463],[113.330293,22.750511],[113.339798,22.755478],[113.341803,22.757682],[113.345994,22.760137],[113.358737,22.76488],[113.361033,22.768567],[113.365154,22.7726],[113.361494,22.777016],[113.357714,22.787032],[113.356541,22.792969],[113.357875,22.793921],[113.360271,22.792959],[113.363369,22.793547],[113.371851,22.79688],[113.374689,22.794555],[113.376062,22.795993],[113.383031,22.799297],[113.388745,22.804897],[113.391904,22.807296],[113.393428,22.809843],[113.387201,22.812597],[113.385256,22.815256],[113.381186,22.818635],[113.375571,22.822228],[113.373385,22.822694],[113.368031,22.821593],[113.364262,22.823497],[113.352521,22.821658],[113.352561,22.818775],[113.350415,22.818075],[113.346074,22.818812],[113.344971,22.820212],[113.335968,22.817944],[113.332248,22.821686],[113.32937,22.823273],[113.318171,22.826259],[113.314411,22.8282],[113.312095,22.830393],[113.310792,22.834452],[113.309659,22.851191],[113.305618,22.851032],[113.301016,22.855595],[113.299843,22.859047],[113.296815,22.857834],[113.297417,22.860213],[113.296324,22.862508],[113.301337,22.866109],[113.298109,22.873105],[113.301307,22.874952],[113.300826,22.876771],[113.282217,22.890092],[113.278838,22.891565],[113.277034,22.894709],[113.277415,22.900118],[113.278638,22.901088],[113.285957,22.901433],[113.284553,22.906777],[113.284303,22.910787],[113.285075,22.913734],[113.283611,22.923787],[113.282398,22.927386],[113.285004,22.92941],[113.288664,22.928552],[113.290188,22.930846],[113.298199,22.934035],[113.296384,22.937895],[113.291542,22.944916],[113.287792,22.949074],[113.281636,22.95271],[113.276412,22.954276],[113.272913,22.957483],[113.267048,22.954948],[113.267589,22.958807],[113.26409,22.962117],[113.257232,22.965743],[113.251888,22.970339],[113.249933,22.973285],[113.249742,22.977945],[113.245812,22.977647],[113.243045,22.978728],[113.240578,22.982093],[113.236748,22.980443],[113.234723,22.982149],[113.231645,22.981049],[113.228838,22.98707],[113.230652,22.985831],[113.228888,22.990528],[113.222972,22.993418],[113.223283,22.996559],[113.22219,22.998544],[113.22197,23.003427],[113.220125,23.005142],[113.21455,23.006326],[113.209928,23.004341],[113.20279,23.005217],[113.200173,23.008143],[113.189054,23.003903],[113.185344,23.000231],[113.18379,22.994797],[113.179769,22.992877],[113.178647,22.990911],[113.176711,22.991656],[113.17631,22.989326],[113.1725,22.989363],[113.171668,22.991647],[113.168299,22.994266],[113.166304,22.99119],[113.165753,22.983976],[113.163186,22.982671],[113.157882,22.985393],[113.149851,22.986865],[113.144938,22.985821],[113.13797,22.981357],[113.133148,22.976286],[113.131102,22.975028],[113.122209,22.97389],[113.114318,22.97238],[113.10712,22.973312],[113.104082,22.976202],[113.102076,22.976911],[113.08829,22.977041],[113.079377,22.979884],[113.07669,22.980303],[113.062363,22.979306],[113.058122,22.979287],[113.057841,22.977666],[113.055806,22.978327],[113.0535,22.975093],[113.051715,22.975606],[113.051905,22.973452],[113.050472,22.970581],[113.051966,22.968838],[113.052948,22.961129],[113.054402,22.959637],[113.057851,22.959954],[113.058713,22.954211],[113.060829,22.951731],[113.063456,22.950482],[113.066574,22.952412],[113.067105,22.948664],[113.063947,22.946408],[113.067737,22.936207],[113.063085,22.933205],[113.05766,22.933289],[113.057219,22.931331],[113.052256,22.933447],[113.048978,22.932347],[113.046752,22.92996],[113.04599,22.927573],[113.043744,22.926417],[113.044025,22.922258],[113.048146,22.922351],[113.052056,22.920822],[113.054983,22.918462],[113.051113,22.914518],[113.053199,22.913277],[113.055234,22.914173],[113.056718,22.911655],[113.055084,22.91048],[113.057209,22.907551],[113.055013,22.902776],[113.052738,22.901601],[113.050622,22.897889],[113.047143,22.897712],[113.04599,22.895343],[113.048166,22.892852],[113.046732,22.890959],[113.05002,22.8872],[113.048657,22.884122],[113.045408,22.882807],[113.04212,22.884327],[113.037618,22.882751],[113.036465,22.883693],[113.031993,22.882508],[113.031482,22.883656],[113.026469,22.883954],[113.024855,22.8811],[113.022609,22.880372],[113.018769,22.883003],[113.013786,22.884402],[113.013164,22.883422],[113.017064,22.882266],[113.016593,22.878423],[113.013345,22.875167],[113.011941,22.875176],[113.009063,22.870167],[113.0116,22.867741],[113.010407,22.865904],[113.014939,22.860129],[113.017335,22.859205],[113.017275,22.853589],[113.02307,22.851499],[113.02324,22.848775],[113.025075,22.848775],[113.024674,22.845863],[113.027451,22.843186],[113.026439,22.841655],[113.031562,22.839789],[113.033176,22.840788],[113.036064,22.839453],[113.035853,22.837326],[113.037628,22.836878],[113.038069,22.834751],[113.043122,22.836253],[113.048136,22.831391],[113.046922,22.828312],[113.053349,22.822592],[113.058603,22.82205],[113.062804,22.820342],[113.067797,22.813969],[113.066062,22.812671],[113.062633,22.804953],[113.061561,22.798364]]]]}},{"type":"Feature","properties":{"adcode":440607,"name":"三水区","center":[112.899414,23.16504],"centroid":[112.89853,23.288235],"childrenNum":0,"level":"district","parent":{"adcode":440600},"subFeatureIndex":3,"acroutes":[100000,440000,440600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[113.046982,23.250149],[113.044897,23.252215],[113.050742,23.259498],[113.050923,23.263302],[113.052717,23.263423],[113.053068,23.268232],[113.051394,23.26946],[113.051905,23.276435],[113.051424,23.278389],[113.048266,23.281569],[113.045809,23.281504],[113.042551,23.283448],[113.036455,23.289986],[113.038671,23.290627],[113.038029,23.292831],[113.035011,23.297676],[113.032635,23.297667],[113.032495,23.300884],[113.035061,23.313065],[113.036074,23.315381],[113.038611,23.316245],[113.037558,23.320067],[113.031211,23.321749],[113.030078,23.320002],[113.024895,23.323274],[113.023471,23.324901],[113.025045,23.327272],[113.027572,23.333501],[113.029356,23.335825],[113.034199,23.33959],[113.043403,23.351117],[113.040816,23.356062],[113.034801,23.357391],[113.032705,23.356248],[113.027482,23.351656],[113.026379,23.349183],[113.023642,23.346432],[113.019471,23.344126],[113.018308,23.341356],[113.01529,23.342267],[113.012843,23.348737],[113.012583,23.352595],[113.010236,23.354156],[113.005865,23.352437],[113.00025,23.355114],[112.996922,23.355495],[112.989853,23.354733],[112.986535,23.357586],[112.986775,23.365607],[112.985753,23.369046],[112.983156,23.371435],[112.981511,23.371453],[112.980439,23.373805],[112.98478,23.377234],[112.980659,23.380282],[112.982163,23.382578],[112.985833,23.383572],[112.986194,23.385533],[112.983296,23.386787],[112.985171,23.389715],[112.988349,23.390114],[112.988239,23.393283],[112.986083,23.39582],[112.986825,23.399184],[112.989703,23.400568],[112.990565,23.402649],[112.993984,23.40238],[112.995899,23.405428],[113.00022,23.405251],[113.001093,23.406329],[112.998145,23.408354],[112.998456,23.409841],[112.995468,23.41103],[112.992701,23.417404],[112.990886,23.417339],[112.98867,23.419801],[112.985582,23.428961],[112.982684,23.431441],[112.982795,23.43446],[112.98869,23.440034],[112.989111,23.443304],[112.986424,23.444353],[112.985131,23.443341],[112.978624,23.441576],[112.976107,23.436105],[112.974172,23.43407],[112.970182,23.433819],[112.967936,23.43238],[112.963394,23.426415],[112.960206,23.426007],[112.958511,23.429695],[112.958551,23.432621],[112.960376,23.437879],[112.9619,23.444446],[112.9656,23.446611],[112.96957,23.446276],[112.972979,23.450047],[112.975746,23.459085],[112.975125,23.463496],[112.970302,23.463255],[112.966282,23.460664],[112.967595,23.456986],[112.96584,23.452174],[112.963414,23.449267],[112.960687,23.447688],[112.957659,23.447567],[112.952456,23.451283],[112.951222,23.454078],[112.946169,23.456335],[112.942249,23.460181],[112.935441,23.463041],[112.930207,23.463097],[112.928423,23.46605],[112.933486,23.470675],[112.933516,23.471994],[112.930608,23.474111],[112.927921,23.470592],[112.925726,23.472375],[112.929325,23.479377],[112.928433,23.483481],[112.924813,23.486304],[112.922898,23.484781],[112.920442,23.485543],[112.916742,23.488301],[112.913724,23.488626],[112.908451,23.485209],[112.905362,23.486323],[112.903287,23.488626],[112.900821,23.493593],[112.8969,23.499332],[112.895256,23.502962],[112.894213,23.510547],[112.888027,23.512998],[112.887716,23.517417],[112.893261,23.526413],[112.911168,23.541655],[112.913674,23.546036],[112.915369,23.552329],[112.908581,23.560765],[112.902836,23.564422],[112.900309,23.566714],[112.897121,23.565257],[112.897532,23.561081],[112.892108,23.555753],[112.894143,23.553777],[112.893381,23.552672],[112.879495,23.562918],[112.876818,23.565396],[112.872126,23.566751],[112.871674,23.57089],[112.869679,23.570305],[112.865057,23.57128],[112.862881,23.573451],[112.857959,23.572013],[112.848534,23.566918],[112.842929,23.567521],[112.836613,23.565368],[112.827168,23.567039],[112.825975,23.559447],[112.827649,23.55102],[112.830727,23.548356],[112.83161,23.537589],[112.837936,23.535649],[112.840744,23.536058],[112.849085,23.529291],[112.850429,23.527583],[112.849537,23.524621],[112.848724,23.516341],[112.845285,23.502943],[112.844774,23.494308],[112.845737,23.487149],[112.844844,23.486063],[112.841867,23.487186],[112.838127,23.484716],[112.834036,23.476554],[112.834217,23.47231],[112.831058,23.468121],[112.819187,23.463738],[112.811798,23.46254],[112.811427,23.459818],[112.809522,23.458174],[112.80474,23.449666],[112.802684,23.444214],[112.803647,23.435752],[112.801982,23.432705],[112.796388,23.429091],[112.795756,23.424706],[112.795505,23.413056],[112.794132,23.407565],[112.790031,23.40527],[112.787805,23.403179],[112.788477,23.397492],[112.78572,23.394175],[112.78589,23.378526],[112.78566,23.373944],[112.787244,23.371184],[112.793851,23.369009],[112.800338,23.368925],[112.806564,23.367438],[112.810084,23.371342],[112.807417,23.376091],[112.807196,23.381574],[112.805923,23.387503],[112.814094,23.391787],[112.830687,23.38952],[112.838418,23.387364],[112.847692,23.378015],[112.859693,23.364538],[112.863904,23.349118],[112.872176,23.35041],[112.879274,23.349797],[112.883275,23.347324],[112.880909,23.336597],[112.875174,23.323358],[112.871324,23.315594],[112.869198,23.30545],[112.868616,23.299666],[112.866892,23.293287],[112.8625,23.291399],[112.857507,23.287224],[112.852976,23.279086],[112.847932,23.275059],[112.845636,23.268948],[112.845005,23.263321],[112.836061,23.256782],[112.83169,23.254819],[112.823589,23.245684],[112.820471,23.239777],[112.820631,23.237516],[112.827609,23.24428],[112.831449,23.24387],[112.840443,23.239758],[112.842799,23.237898],[112.84331,23.239247],[112.847231,23.238623],[112.844925,23.235935],[112.84698,23.232176],[112.848484,23.233134],[112.847682,23.228883],[112.846298,23.229878],[112.842969,23.224463],[112.840633,23.223058],[112.831951,23.21567],[112.826928,23.215093],[112.815016,23.217122],[112.813843,23.213279],[112.810896,23.200363],[112.800889,23.2004],[112.802253,23.204141],[112.802063,23.207324],[112.803336,23.20952],[112.806574,23.212376],[112.805632,23.215335],[112.801932,23.219132],[112.803607,23.221988],[112.8009,23.224575],[112.799807,23.228222],[112.798182,23.228548],[112.795285,23.226305],[112.796869,23.223095],[112.794633,23.220099],[112.795175,23.2134],[112.794042,23.210804],[112.795014,23.20979],[112.786331,23.205937],[112.784316,23.206663],[112.784396,23.211362],[112.781138,23.216964],[112.781068,23.218536],[112.785339,23.223337],[112.781509,23.22584],[112.777398,23.224966],[112.772375,23.225468],[112.769437,23.223337],[112.769979,23.218462],[112.773678,23.217783],[112.772826,23.215689],[112.766309,23.213549],[112.766219,23.206607],[112.764434,23.202931],[112.766901,23.200214],[112.772906,23.19974],[112.771974,23.191671],[112.77436,23.185947],[112.775543,23.178762],[112.774781,23.169799],[112.775814,23.166746],[112.78571,23.15794],[112.793961,23.150083],[112.797661,23.143594],[112.798483,23.138623],[112.799646,23.109963],[112.801692,23.101554],[112.805381,23.091421],[112.808469,23.08683],[112.811968,23.083393],[112.818736,23.072616],[112.818325,23.062742],[112.819227,23.052066],[112.823629,23.041343],[112.832873,23.02145],[112.834076,23.014759],[112.839881,23.000995],[112.845115,22.996997],[112.856425,22.985747],[112.86239,22.977367],[112.868005,22.968689],[112.86999,22.96249],[112.870261,22.955843],[112.88153,22.958518],[112.885801,22.960672],[112.885831,22.957922],[112.890684,22.960019],[112.89307,22.959451],[112.893903,22.96207],[112.901172,22.965864],[112.900249,22.971504],[112.903768,22.973527],[112.898835,22.974319],[112.902254,22.975531],[112.905132,22.97404],[112.906826,22.976239],[112.90458,22.977768],[112.907247,22.977983],[112.906495,22.980742],[112.903999,22.982997],[112.906495,22.983734],[112.90425,22.985831],[112.906175,22.989373],[112.903849,22.99215],[112.90428,22.996941],[112.903036,22.998012],[112.89313,22.997966],[112.890704,23.002328],[112.886774,23.004928],[112.882082,23.0049],[112.879776,23.00955],[112.879715,23.014946],[112.881139,23.020332],[112.880157,23.027125],[112.876788,23.030647],[112.870572,23.042433],[112.872998,23.045591],[112.87398,23.051563],[112.871965,23.057004],[112.874241,23.065919],[112.875274,23.072374],[112.8737,23.07827],[112.870501,23.085749],[112.868606,23.088925],[112.864285,23.093945],[112.8623,23.098276],[112.86239,23.100418],[112.868717,23.098257],[112.873489,23.099356],[112.874813,23.101694],[112.877891,23.103491],[112.87754,23.10717],[112.875895,23.112543],[112.877981,23.115085],[112.882533,23.116221],[112.897121,23.115643],[112.899497,23.114489],[112.907107,23.114545],[112.909142,23.113194],[112.91225,23.109358],[112.914627,23.108883],[112.911709,23.11353],[112.906786,23.117534],[112.899527,23.126501],[112.895457,23.133791],[112.894213,23.140206],[112.901954,23.14729],[112.906325,23.146127],[112.906997,23.14271],[112.910356,23.143278],[112.914577,23.145643],[112.914316,23.150614],[112.923099,23.152196],[112.926558,23.155399],[112.928102,23.158033],[112.933105,23.159076],[112.929576,23.166653],[112.930448,23.17463],[112.932042,23.180494],[112.935672,23.184989],[112.93898,23.190424],[112.946721,23.196734],[112.949558,23.200605],[112.95034,23.210432],[112.946821,23.214861],[112.941928,23.217457],[112.944755,23.222388],[112.958983,23.225328],[112.964798,23.22584],[112.96936,23.229134],[112.968257,23.234353],[112.968407,23.237563],[112.975476,23.231767],[112.976408,23.2217],[112.979246,23.216452],[112.99229,23.214182],[113.00011,23.216005],[113.005063,23.216368],[113.011099,23.217522],[113.014217,23.216573],[113.015029,23.21447],[113.019872,23.211725],[113.023601,23.20817],[113.03452,23.209427],[113.033106,23.21407],[113.033106,23.219262],[113.032074,23.225459],[113.042621,23.222937],[113.049589,23.224044],[113.056818,23.228278],[113.057279,23.231627],[113.053359,23.235832],[113.047775,23.242903],[113.046982,23.250149]]]]}},{"type":"Feature","properties":{"adcode":440608,"name":"高明区","center":[112.882123,22.893855],"centroid":[112.676586,22.817883],"childrenNum":0,"level":"district","parent":{"adcode":440600},"subFeatureIndex":4,"acroutes":[100000,440000,440600]},"geometry":{"type":"MultiPolygon","coordinates":[[[[112.846649,22.837475],[112.843872,22.838707],[112.841796,22.842504],[112.838127,22.844678],[112.840312,22.848989],[112.83952,22.851042],[112.842478,22.851574],[112.849035,22.855959],[112.857267,22.866351],[112.860485,22.869523],[112.861929,22.872033],[112.860164,22.873964],[112.864145,22.88221],[112.869368,22.885157],[112.871604,22.885316],[112.874011,22.882947],[112.879515,22.879337],[112.888448,22.879383],[112.895797,22.877471],[112.902274,22.873768],[112.906385,22.870428],[112.909874,22.862564],[112.912441,22.859625],[112.916612,22.856593],[112.918617,22.856033],[112.922948,22.85845],[112.917173,22.867079],[112.914747,22.878544],[112.912521,22.887545],[112.897652,22.903131],[112.889681,22.91089],[112.883325,22.915963],[112.875545,22.924887],[112.873088,22.929708],[112.869499,22.941401],[112.870261,22.955843],[112.86999,22.96249],[112.868005,22.968689],[112.86239,22.977367],[112.856425,22.985747],[112.845115,22.996997],[112.839881,23.000995],[112.834076,23.014759],[112.822717,23.011358],[112.81631,23.007546],[112.810314,23.003176],[112.802323,22.996214],[112.797761,22.9949],[112.794874,22.990398],[112.791244,22.990556],[112.788216,22.991898],[112.789018,22.99709],[112.788607,22.998898],[112.792237,22.99763],[112.793961,22.998208],[112.793921,23.000566],[112.790532,23.002039],[112.78972,23.001377],[112.788547,23.001153],[112.787906,23.001023],[112.787655,22.998348],[112.782772,22.998963],[112.78575,22.997099],[112.780927,22.996242],[112.777037,22.996531],[112.776967,22.994098],[112.772385,22.99407],[112.770821,22.990044],[112.763472,22.981786],[112.762128,22.979306],[112.759662,22.979735],[112.757386,22.983678],[112.75523,22.983053],[112.752212,22.986735],[112.751571,22.991032],[112.747209,22.991078],[112.745174,22.990249],[112.744031,22.98666],[112.741053,22.986325],[112.738186,22.984572],[112.734777,22.981208],[112.735168,22.9776],[112.733193,22.973126],[112.736451,22.967906],[112.736271,22.96386],[112.741424,22.962946],[112.742437,22.96042],[112.740351,22.955274],[112.73614,22.951517],[112.735769,22.945522],[112.734075,22.940758],[112.731909,22.938072],[112.728741,22.935974],[112.724109,22.937494],[112.72064,22.932552],[112.71687,22.932506],[112.712418,22.929997],[112.711817,22.927526],[112.708849,22.92775],[112.703736,22.935751],[112.704357,22.940198],[112.705951,22.941196],[112.704668,22.944123],[112.700668,22.946221],[112.699735,22.948375],[112.696447,22.947918],[112.694,22.948869],[112.690782,22.947284],[112.686852,22.948449],[112.681899,22.943797],[112.682159,22.947191],[112.680946,22.946277],[112.681207,22.943238],[112.679071,22.942799],[112.675602,22.944189],[112.672674,22.940496],[112.676996,22.940385],[112.676845,22.93824],[112.679512,22.934697],[112.680746,22.931564],[112.684164,22.9283],[112.686751,22.928394],[112.687704,22.931387],[112.689047,22.929792],[112.691654,22.931993],[112.692386,22.934538],[112.694682,22.932375],[112.692757,22.932478],[112.691173,22.927871],[112.696126,22.927498],[112.698713,22.933895],[112.699224,22.930464],[112.69764,22.927228],[112.693589,22.925624],[112.695504,22.921903],[112.691504,22.924981],[112.6901,22.927247],[112.688175,22.925568],[112.690301,22.92416],[112.693288,22.918779],[112.696647,22.917185],[112.697148,22.915003],[112.694221,22.914881],[112.691624,22.912643],[112.687894,22.914303],[112.689859,22.909845],[112.688556,22.907878],[112.686491,22.907616],[112.690661,22.905005],[112.692466,22.902086],[112.689328,22.898971],[112.688285,22.900099],[112.684636,22.898626],[112.679813,22.902841],[112.677547,22.902767],[112.675763,22.899083],[112.677688,22.898206],[112.676394,22.895427],[112.672644,22.893337],[112.670058,22.893198],[112.668403,22.890689],[112.664804,22.889858],[112.661034,22.890931],[112.659249,22.887172],[112.65202,22.887956],[112.647258,22.886267],[112.64418,22.886249],[112.639588,22.884159],[112.635557,22.883702],[112.630865,22.880783],[112.632369,22.877658],[112.630735,22.876911],[112.620117,22.874346],[112.618242,22.873068],[112.615134,22.872956],[112.61348,22.877508],[112.606993,22.873973],[112.606802,22.871809],[112.604226,22.87054],[112.60193,22.872938],[112.601358,22.870214],[112.598852,22.868796],[112.595222,22.870773],[112.591643,22.869803],[112.591583,22.865568],[112.587141,22.862946],[112.584053,22.864103],[112.580052,22.864187],[112.573004,22.866827],[112.566146,22.871753],[112.561654,22.87332],[112.560361,22.872294],[112.558195,22.867751],[112.560562,22.86484],[112.557824,22.863357],[112.559469,22.85997],[112.561664,22.860465],[112.561795,22.857405],[112.563128,22.85413],[112.566367,22.850995],[112.568603,22.852367],[112.569695,22.850202],[112.574107,22.847412],[112.574648,22.845089],[112.573245,22.844371],[112.573586,22.840582],[112.57139,22.839696],[112.572392,22.836076],[112.571841,22.83309],[112.568061,22.834629],[112.567189,22.829982],[112.565575,22.830001],[112.562797,22.832352],[112.559619,22.827845],[112.557463,22.826128],[112.552801,22.82639],[112.550736,22.825363],[112.546906,22.825531],[112.545181,22.823851],[112.535015,22.82219],[112.532458,22.822871],[112.532258,22.8166],[112.530433,22.814958],[112.527535,22.815116],[112.527826,22.817095],[112.524237,22.820548],[112.522191,22.820044],[112.522582,22.823319],[112.520316,22.827276],[112.518562,22.827519],[112.513158,22.825139],[112.510561,22.823058],[112.505648,22.824365],[112.502009,22.827481],[112.499051,22.826912],[112.499372,22.820828],[112.502109,22.818131],[112.500404,22.812447],[112.495672,22.810842],[112.493216,22.809078],[112.490017,22.809115],[112.488453,22.806754],[112.486719,22.800678],[112.487009,22.798681],[112.482808,22.794985],[112.478196,22.795041],[112.472181,22.793865],[112.466917,22.789711],[112.463378,22.789263],[112.459036,22.791111],[112.453522,22.792017],[112.449782,22.790868],[112.447346,22.79113],[112.446854,22.79281],[112.443766,22.791653],[112.44141,22.787741],[112.432116,22.783065],[112.427995,22.782038],[112.422681,22.77851],[112.415603,22.777501],[112.413507,22.774477],[112.409617,22.774029],[112.405777,22.771387],[112.402017,22.771284],[112.399711,22.770005],[112.397425,22.77289],[112.393856,22.773067],[112.390818,22.768287],[112.391169,22.765972],[112.393455,22.762546],[112.393475,22.75503],[112.394638,22.752154],[112.392823,22.750623],[112.392763,22.744423],[112.393756,22.740716],[112.396894,22.733433],[112.39906,22.726457],[112.398418,22.721881],[112.3994,22.720349],[112.404193,22.719304],[112.404885,22.716035],[112.407241,22.712897],[112.407121,22.710571],[112.409216,22.710319],[112.409176,22.707601],[112.41074,22.704482],[112.408454,22.70139],[112.40686,22.702025],[112.40308,22.700195],[112.40304,22.695319],[112.401486,22.690574],[112.403461,22.688453],[112.403822,22.682624],[112.408183,22.682895],[112.408203,22.677374],[112.41069,22.674871],[112.411913,22.671208],[112.415322,22.671956],[112.420846,22.670041],[112.426291,22.670835],[112.42979,22.677019],[112.435775,22.680999],[112.436066,22.68566],[112.439305,22.690676],[112.439485,22.692302],[112.443536,22.69644],[112.444077,22.700008],[112.446844,22.70154],[112.445711,22.704799],[112.448499,22.706387],[112.448599,22.708404],[112.455607,22.707676],[112.459227,22.709945],[112.461743,22.710132],[112.463207,22.711655],[112.467849,22.708423],[112.46803,22.70522],[112.47178,22.704229],[112.476582,22.704033],[112.47949,22.705584],[112.480773,22.710851],[112.480051,22.713037],[112.476843,22.714933],[112.477053,22.715895],[112.482598,22.71963],[112.485666,22.718967],[112.490669,22.722068],[112.49095,22.723655],[112.49502,22.726083],[112.497376,22.725579],[112.500114,22.72867],[112.503883,22.728073],[112.507513,22.723441],[112.51034,22.725],[112.512476,22.724038],[112.519013,22.72599],[112.520326,22.727933],[112.523154,22.728063],[112.527254,22.726102],[112.530202,22.722553],[112.532939,22.723478],[112.538364,22.718276],[112.542835,22.711459],[112.546715,22.70875],[112.545502,22.707041],[112.546926,22.703464],[112.549452,22.70096],[112.552009,22.700783],[112.553684,22.696739],[112.556752,22.694161],[112.56004,22.695851],[112.555649,22.686576],[112.555729,22.683502],[112.554235,22.682054],[112.551548,22.683306],[112.551087,22.681671],[112.546836,22.678607],[112.542695,22.679784],[112.539466,22.678336],[112.537301,22.679084],[112.535586,22.677673],[112.537942,22.675459],[112.539065,22.672227],[112.53712,22.668938],[112.538734,22.667948],[112.540218,22.661866],[112.539847,22.65612],[112.536759,22.651457],[112.538644,22.649654],[112.536288,22.648636],[112.539847,22.64487],[112.542625,22.644702],[112.546495,22.642254],[112.550225,22.645431],[112.5523,22.645692],[112.554115,22.648047],[112.56011,22.649467],[112.563018,22.648168],[112.564301,22.649561],[112.568572,22.650859],[112.57137,22.652784],[112.574327,22.657166],[112.577325,22.656391],[112.581957,22.660689],[112.583592,22.664351],[112.581907,22.666817],[112.582369,22.671208],[112.584705,22.677804],[112.588294,22.681755],[112.591041,22.682026],[112.593678,22.680308],[112.595974,22.680793],[112.599654,22.685315],[112.600235,22.68878],[112.595202,22.692376],[112.591502,22.693096],[112.587281,22.696365],[112.587522,22.698242],[112.595022,22.700503],[112.597929,22.702698],[112.60223,22.704435],[112.604186,22.706219],[112.608527,22.706303],[112.611745,22.708666],[112.612387,22.707545],[112.616678,22.707993],[112.617761,22.703109],[112.620939,22.701129],[112.623065,22.705434],[112.623055,22.708685],[112.62513,22.711066],[112.627827,22.711954],[112.630133,22.71073],[112.631617,22.711515],[112.631607,22.714653],[112.633241,22.715316],[112.641062,22.712887],[112.642075,22.713495],[112.64416,22.71963],[112.645363,22.720704],[112.646235,22.726709],[112.650166,22.726168],[112.652221,22.72402],[112.654286,22.724365],[112.660132,22.727354],[112.660974,22.724347],[112.661606,22.717707],[112.66332,22.717604],[112.664643,22.713028],[112.668594,22.714092],[112.672063,22.713495],[112.672995,22.716296],[112.670007,22.717566],[112.667832,22.72162],[112.665115,22.722647],[112.665636,22.724216],[112.669456,22.721937],[112.670449,22.719556],[112.671762,22.720443],[112.675432,22.71526],[112.679272,22.718398],[112.675913,22.713112],[112.677617,22.714597],[112.680084,22.71399],[112.68253,22.721255],[112.679943,22.725458],[112.675883,22.727475],[112.680244,22.730753],[112.680946,22.733218],[112.685368,22.733134],[112.687734,22.730697],[112.690361,22.726392],[112.695474,22.728446],[112.701119,22.728409],[112.699164,22.730921],[112.698041,22.729819],[112.696647,22.732527],[112.694361,22.732891],[112.694131,22.736019],[112.691825,22.734553],[112.691494,22.736328],[112.687884,22.737121],[112.683473,22.735795],[112.68625,22.740109],[112.685147,22.741762],[112.681628,22.743452],[112.680475,22.747066],[112.684696,22.748307],[112.687293,22.750698],[112.689238,22.750483],[112.689047,22.754442],[112.691103,22.760053],[112.691173,22.7563],[112.69387,22.756374],[112.696477,22.759054],[112.702613,22.75658],[112.703525,22.755525],[112.702984,22.75095],[112.7053,22.749372],[112.707836,22.744068],[112.706503,22.739045],[112.703465,22.739549],[112.701349,22.734619],[112.699344,22.736262],[112.698873,22.732322],[112.702643,22.727643],[112.708999,22.729548],[112.710573,22.725],[112.706904,22.721834],[112.706673,22.718286],[112.704758,22.716987],[112.700678,22.716175],[112.700587,22.714569],[112.697098,22.716053],[112.694983,22.714428],[112.692105,22.717473],[112.692707,22.719005],[112.69004,22.718622],[112.689067,22.711982],[112.694301,22.713112],[112.694692,22.712084],[112.698893,22.713849],[112.695655,22.708545],[112.698482,22.70847],[112.692406,22.705248],[112.694722,22.703398],[112.692296,22.703099],[112.695384,22.698532],[112.695354,22.695636],[112.696918,22.695235],[112.699966,22.698457],[112.700367,22.701353],[112.702643,22.703482],[112.703325,22.706845],[112.702643,22.709609],[112.706713,22.709422],[112.708267,22.7103],[112.708418,22.707433],[112.710182,22.704771],[112.70936,22.703333],[112.711807,22.70167],[112.712228,22.69714],[112.714213,22.696047],[112.715436,22.692685],[112.718003,22.691695],[112.721572,22.694441],[112.722043,22.696412],[112.724951,22.697626],[112.727347,22.695067],[112.727428,22.693395],[112.730816,22.698607],[112.734065,22.698242],[112.734165,22.696225],[112.737333,22.691975],[112.741314,22.691386],[112.742046,22.693609],[112.744733,22.695571],[112.744512,22.696748],[112.755762,22.692423],[112.761176,22.697271],[112.762559,22.70011],[112.769467,22.701259],[112.769738,22.703959],[112.771934,22.704491],[112.773468,22.707312],[112.775463,22.708442],[112.77829,22.715222],[112.782431,22.718827],[112.786422,22.718837],[112.791645,22.720807],[112.795505,22.721489],[112.798463,22.723011],[112.800589,22.722413],[112.803005,22.723599],[112.803115,22.725196],[112.806173,22.726634],[112.807928,22.728792],[112.807066,22.731248],[112.807076,22.735842],[112.809131,22.737159],[112.808519,22.74362],[112.810916,22.748177],[112.810384,22.750492],[112.806334,22.752294],[112.803917,22.752145],[112.803837,22.754582],[112.805983,22.756169],[112.807206,22.759689],[112.810254,22.762238],[112.811507,22.765337],[112.815317,22.764245],[112.817994,22.765421],[112.819288,22.768175],[112.818104,22.774663],[112.819889,22.777968],[112.822586,22.779247],[112.822356,22.78454],[112.817884,22.787919],[112.814375,22.788628],[112.812079,22.791709],[112.816109,22.794061],[112.817282,22.797962],[112.8164,22.799362],[112.819398,22.801742],[112.819659,22.80317],[112.832061,22.803824],[112.834146,22.803329],[112.842037,22.808985],[112.84305,22.810674],[112.848805,22.808994],[112.852945,22.809629],[112.852755,22.815676],[112.853417,22.816815],[112.852905,22.822274],[112.851612,22.823534],[112.850439,22.830402],[112.844554,22.835301],[112.846649,22.837475]]],[[[112.78972,23.001377],[112.790532,23.002039],[112.788427,23.004303],[112.787214,23.003744],[112.787906,23.001023],[112.788547,23.001153],[112.78972,23.001377]]]]}}]}
|
public/china-city-data/citys/佳木斯市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":230803,"name":"向阳区","center":[130.361786,46.809645],"centroid":[130.359814,46.818292],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":0,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.39497,46.827195],[130.399278,46.833425],[130.42462,46.851377],[130.434634,46.854415],[130.422774,46.8593],[130.40918,46.860718],[130.393739,46.858212],[130.388425,46.860262],[130.380257,46.86092],[130.370411,46.859705],[130.364425,46.856845],[130.361293,46.852643],[130.360621,46.843098],[130.3576,46.840794],[130.34658,46.837578],[130.34216,46.834286],[130.319671,46.843276],[130.312007,46.844339],[130.296287,46.843048],[130.28935,46.839933],[130.285658,46.836692],[130.296903,46.830918],[130.31279,46.821243],[130.345908,46.800317],[130.339922,46.795781],[130.330132,46.795122],[130.330524,46.787975],[130.332874,46.784274],[130.339027,46.78435],[130.339139,46.779636],[130.336678,46.779661],[130.336622,46.77492],[130.339195,46.773577],[130.33886,46.765109],[130.343279,46.766934],[130.354747,46.764018],[130.35402,46.768836],[130.358272,46.772335],[130.360901,46.770129],[130.357209,46.768633],[130.358663,46.764069],[130.381768,46.765971],[130.394411,46.764804],[130.38753,46.774337],[130.371362,46.803383],[130.364369,46.81676],[130.364705,46.822966],[130.385292,46.823928],[130.39497,46.827195]]]]}},{"type":"Feature","properties":{"adcode":230804,"name":"前进区","center":[130.377684,46.812345],"centroid":[130.407338,46.775985],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":1,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.381768,46.765971],[130.378915,46.76412],[130.389208,46.758237],[130.39346,46.74865],[130.393348,46.74312],[130.397655,46.74307],[130.398271,46.746063],[130.406662,46.74794],[130.40862,46.744947],[130.41841,46.747889],[130.422941,46.741091],[130.449402,46.730359],[130.464507,46.734114],[130.444312,46.749512],[130.434913,46.769951],[130.423948,46.787189],[130.400956,46.802673],[130.394802,46.812301],[130.396816,46.821978],[130.39497,46.827195],[130.385292,46.823928],[130.364705,46.822966],[130.364369,46.81676],[130.371362,46.803383],[130.38753,46.774337],[130.394411,46.764804],[130.381768,46.765971]]]]}},{"type":"Feature","properties":{"adcode":230805,"name":"东风区","center":[130.403297,46.822476],"centroid":[130.446855,46.799941],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":2,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.39497,46.827195],[130.396816,46.821978],[130.394802,46.812301],[130.400956,46.802673],[130.423948,46.787189],[130.434913,46.769951],[130.444312,46.749512],[130.495108,46.745733],[130.506128,46.74832],[130.505737,46.751846],[130.488618,46.763612],[130.486716,46.772563],[130.487276,46.778317],[130.485653,46.785187],[130.480842,46.787798],[130.478828,46.794311],[130.481402,46.800747],[130.481234,46.804346],[130.47743,46.811161],[130.481402,46.81453],[130.44571,46.843225],[130.450577,46.845352],[130.452367,46.842313],[130.456395,46.843554],[130.453934,46.847301],[130.452647,46.856339],[130.446885,46.858187],[130.434634,46.854415],[130.42462,46.851377],[130.399278,46.833425],[130.39497,46.827195]]]]}},{"type":"Feature","properties":{"adcode":230811,"name":"郊区","center":[130.351588,46.80712],"centroid":[130.268488,46.772211],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":3,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.434634,46.854415],[130.446885,46.858187],[130.452647,46.856339],[130.453934,46.847301],[130.456395,46.843554],[130.452367,46.842313],[130.450577,46.845352],[130.44571,46.843225],[130.481402,46.81453],[130.494828,46.820585],[130.507303,46.822003],[130.510716,46.823497],[130.513792,46.828107],[130.527834,46.831273],[130.534212,46.836971],[130.547694,46.838009],[130.548813,46.835755],[130.560001,46.837249],[130.56347,46.835932],[130.592896,46.834995],[130.59463,46.828867],[130.601399,46.837123],[130.60772,46.846491],[130.597818,46.863451],[130.590602,46.86211],[130.592672,46.874156],[130.627356,46.881013],[130.618461,46.907118],[130.607329,46.903628],[130.598546,46.895965],[130.588308,46.890222],[130.567218,46.881342],[130.560617,46.886984],[130.556589,46.887718],[130.553008,46.892727],[130.56526,46.895231],[130.566155,46.89905],[130.57712,46.911215],[130.595077,46.915463],[130.596644,46.944533],[130.585455,46.933261],[130.58635,46.939529],[130.589931,46.950851],[130.612979,46.958608],[130.60621,46.961665],[130.606546,46.964216],[130.596756,46.968738],[130.595413,46.966717],[130.595189,46.977528],[130.599441,46.978184],[130.597818,46.98071],[130.586406,46.986114],[130.595581,46.996769],[130.599385,46.997375],[130.597763,47.001919],[130.603077,47.006918],[130.600783,47.010451],[130.610014,47.014162],[130.606881,47.016433],[130.592504,47.021026],[130.599553,47.029151],[130.596476,47.029076],[130.579134,47.037275],[130.573819,47.039041],[130.560001,47.038209],[130.549708,47.03445],[130.544505,47.031044],[130.544897,47.02688],[130.549428,47.021455],[130.545288,47.018427],[130.540142,47.023373],[130.537065,47.019865],[130.526883,47.016282],[130.522631,47.012344],[130.517597,47.010477],[130.512058,47.015979],[130.506576,47.013632],[130.48666,47.00298],[130.485765,46.999042],[130.460311,46.989624],[130.457234,46.985963],[130.454102,46.986392],[130.448507,46.983412],[130.451137,46.98119],[130.446493,46.980508],[130.450242,46.973967],[130.452927,46.973487],[130.449626,46.968334],[130.445319,46.967753],[130.43441,46.970683],[130.434857,46.974573],[130.425627,46.974825],[130.424899,46.978639],[130.416844,46.980432],[130.409683,46.979826],[130.40711,46.975103],[130.398886,46.975406],[130.395697,46.976922],[130.387921,46.974952],[130.377852,46.975583],[130.370971,46.969319],[130.360901,46.964292],[130.361181,46.955753],[130.357153,46.956612],[130.354747,46.953428],[130.351447,46.955121],[130.345629,46.952796],[130.317489,46.951053],[130.318329,46.934525],[130.312119,46.934575],[130.310664,46.937431],[130.312231,46.94941],[130.309322,46.95459],[130.298916,46.958431],[130.290749,46.959265],[130.281854,46.95881],[130.278441,46.976795],[130.310161,46.980508],[130.301993,47.012471],[130.259477,47.004671],[130.25282,47.004469],[130.256232,46.990382],[130.247337,46.986064],[130.238946,46.983538],[130.239561,46.978462],[130.234918,46.974118],[130.227534,46.97235],[130.222555,46.973638],[130.229436,46.964721],[130.23861,46.957774],[130.24689,46.958481],[130.252092,46.952165],[130.239785,46.944432],[130.226582,46.937684],[130.218359,46.943421],[130.198052,46.941501],[130.194024,46.943952],[130.172486,46.948172],[130.169297,46.955652],[130.166052,46.948096],[130.146361,46.967626],[130.135284,46.980659],[130.124207,46.9872],[130.119844,46.986745],[130.110501,46.991644],[130.099201,46.999168],[130.094725,47.003586],[130.085047,47.006665],[130.077775,47.013253],[130.070167,47.004393],[130.07509,46.999294],[130.067649,46.995305],[130.064349,46.991518],[130.036601,47.002727],[130.025804,47.007751],[130.017413,47.008508],[130.009637,47.013379],[130.010252,47.015171],[130.001077,47.019058],[129.998056,47.017973],[129.972994,47.023701],[129.968686,47.022263],[129.981106,47.019714],[129.985246,47.017039],[129.987204,47.013051],[129.995595,47.008281],[129.998,47.008659],[130.006504,47.005529],[130.009692,47.00245],[130.016238,46.992805],[130.015566,46.989069],[130.021664,46.984624],[130.024685,46.977881],[130.025356,46.971794],[130.033021,46.970228],[130.040013,46.966566],[130.03593,46.963256],[130.037328,46.959265],[130.042419,46.954388],[130.038895,46.950371],[130.039118,46.943927],[130.044377,46.939984],[130.041971,46.937886],[130.044433,46.928938],[130.044097,46.922467],[130.047286,46.920646],[130.044936,46.918345],[130.04958,46.909015],[130.041692,46.901251],[130.047398,46.890956],[130.041748,46.883265],[130.045552,46.87866],[130.043314,46.875826],[130.046335,46.872714],[130.046727,46.868108],[130.051873,46.859098],[130.055733,46.860211],[130.061887,46.856997],[130.076656,46.859427],[130.07425,46.856668],[130.076264,46.851453],[130.079677,46.847909],[130.083481,46.839781],[130.087061,46.837832],[130.088963,46.830918],[130.092544,46.829095],[130.094278,46.824333],[130.090642,46.820939],[130.089914,46.8141],[130.099816,46.812022],[130.104404,46.809185],[130.102166,46.794514],[130.105075,46.786429],[130.122585,46.769191],[130.124151,46.766351],[130.123648,46.759555],[130.1199,46.754914],[130.115312,46.75286],[130.10418,46.751541],[130.096236,46.751744],[130.085439,46.754407],[130.070111,46.764956],[130.051594,46.773729],[130.040237,46.776036],[130.03207,46.77525],[130.019035,46.770484],[130.009581,46.768734],[129.998336,46.768024],[129.985469,46.770458],[129.976798,46.77094],[129.97333,46.769115],[129.968183,46.758769],[129.968575,46.751237],[129.973162,46.729091],[129.972099,46.721098],[129.964547,46.705768],[129.958505,46.698304],[129.947037,46.687183],[129.932939,46.679184],[129.927289,46.675121],[129.922254,46.667678],[129.925219,46.649335],[129.923764,46.638585],[129.921191,46.629409],[129.931485,46.618478],[129.937638,46.615325],[129.940827,46.608892],[129.944855,46.608866],[129.952519,46.604594],[129.955092,46.607035],[129.959176,46.606171],[129.958561,46.60144],[129.962197,46.596633],[129.965945,46.588442],[129.975791,46.580886],[129.98133,46.569767],[129.98905,46.565084],[129.992238,46.568113],[130.001469,46.566535],[130.005441,46.576027],[130.01165,46.579563],[130.01993,46.579792],[130.023343,46.582896],[130.030615,46.584245],[130.031958,46.590096],[130.03,46.598312],[130.034419,46.597956],[130.04572,46.59414],[130.054503,46.586305],[130.061663,46.589485],[130.06502,46.595641],[130.071397,46.601618],[130.06681,46.607188],[130.07123,46.611434],[130.078726,46.61179],[130.086949,46.609883],[130.086446,46.603297],[130.073355,46.587603],[130.067985,46.587654],[130.069887,46.583532],[130.069831,46.57165],[130.06653,46.558619],[130.055845,46.551416],[130.057468,46.548106],[130.05081,46.544746],[130.035874,46.541079],[130.035986,46.531811],[130.041468,46.530104],[130.041804,46.526564],[130.050419,46.525647],[130.07302,46.525647],[130.071062,46.521394],[130.074642,46.516656],[130.087733,46.520961],[130.094446,46.524094],[130.099369,46.518414],[130.102278,46.519254],[130.113243,46.517624],[130.116767,46.51388],[130.12376,46.511842],[130.125997,46.508224],[130.130976,46.508683],[130.138864,46.504122],[130.13948,46.51016],[130.135172,46.516911],[130.133494,46.525011],[130.129242,46.52906],[130.130361,46.534153],[130.126557,46.537565],[130.125942,46.545153],[130.12941,46.549354],[130.125046,46.554929],[130.12527,46.55839],[130.120851,46.561597],[130.117494,46.570276],[130.114473,46.574678],[130.117214,46.586992],[130.119396,46.590961],[130.126613,46.598159],[130.13092,46.598897],[130.140654,46.596608],[130.148039,46.599075],[130.155871,46.603119],[130.161129,46.61174],[130.164318,46.614664],[130.176402,46.61863],[130.180821,46.618198],[130.188038,46.621681],[130.191171,46.624961],[130.197772,46.617156],[130.191059,46.606654],[130.187255,46.603424],[130.1858,46.598617],[130.177577,46.589027],[130.173045,46.587069],[130.174164,46.582616],[130.169185,46.571395],[130.166332,46.5688],[130.164374,46.562132],[130.158276,46.554572],[130.158724,46.551187],[130.153074,46.53866],[130.155032,46.530155],[130.15257,46.523024],[130.155927,46.519662],[130.155591,46.514593],[130.15257,46.511307],[130.154025,46.502593],[130.150612,46.495739],[130.147032,46.492375],[130.154528,46.491279],[130.16471,46.493726],[130.177968,46.49077],[130.188374,46.492707],[130.193073,46.484271],[130.197045,46.48241],[130.209912,46.482257],[130.203422,46.489929],[130.204653,46.495815],[130.201464,46.497166],[130.197884,46.507766],[130.199282,46.516936],[130.198108,46.522336],[130.206387,46.532371],[130.207898,46.537871],[130.214387,46.54528],[130.215618,46.558161],[130.215394,46.567044],[130.218527,46.568011],[130.217799,46.577121],[130.221995,46.588264],[130.225072,46.588493],[130.220988,46.60233],[130.216625,46.603755],[130.212541,46.608358],[130.215394,46.614816],[130.210751,46.621046],[130.21338,46.624401],[130.223058,46.630172],[130.225967,46.622952],[130.235198,46.616952],[130.233855,46.613774],[130.235701,46.605611],[130.241519,46.601389],[130.24068,46.597015],[130.246218,46.590757],[130.24633,46.586153],[130.252428,46.580581],[130.263728,46.586],[130.268931,46.595717],[130.27956,46.593861],[130.288064,46.595234],[130.292483,46.589027],[130.304567,46.584499],[130.316874,46.585669],[130.32286,46.584932],[130.329405,46.579741],[130.331979,46.575899],[130.33293,46.569156],[130.345013,46.565491],[130.34658,46.561572],[130.35374,46.55615],[130.360342,46.558518],[130.366887,46.564295],[130.370579,46.564346],[130.375558,46.55839],[130.385963,46.561368],[130.393292,46.561165],[130.397376,46.564651],[130.402411,46.57221],[130.41041,46.574474],[130.415333,46.573838],[130.423221,46.575543],[130.430829,46.574882],[130.437766,46.570963],[130.443584,46.571065],[130.451808,46.566586],[130.454437,46.55699],[130.463612,46.558645],[130.469486,46.561903],[130.477318,46.55895],[130.479388,46.568825],[130.486381,46.568443],[130.493765,46.573304],[130.494324,46.578902],[130.49052,46.583176],[130.493597,46.585517],[130.498408,46.585491],[130.501149,46.588137],[130.509373,46.591444],[130.517261,46.590528],[130.513121,46.596277],[130.508758,46.599075],[130.496394,46.602025],[130.487779,46.613596],[130.48487,46.614867],[130.486213,46.62074],[130.480786,46.625469],[130.482576,46.627859],[130.489178,46.626562],[130.498576,46.63368],[130.504394,46.646438],[130.504226,46.65119],[130.51189,46.654671],[130.517317,46.658507],[130.517653,46.666332],[130.513177,46.674613],[130.544561,46.687336],[130.555358,46.689037],[130.554575,46.695258],[130.550043,46.714322],[130.530128,46.724929],[130.546183,46.75253],[130.52554,46.771473],[130.508758,46.785491],[130.504954,46.787113],[130.485653,46.785187],[130.487276,46.778317],[130.486716,46.772563],[130.488618,46.763612],[130.505737,46.751846],[130.506128,46.74832],[130.495108,46.745733],[130.444312,46.749512],[130.464507,46.734114],[130.449402,46.730359],[130.422941,46.741091],[130.41841,46.747889],[130.40862,46.744947],[130.406662,46.74794],[130.398271,46.746063],[130.397655,46.74307],[130.393348,46.74312],[130.39346,46.74865],[130.389208,46.758237],[130.378915,46.76412],[130.381768,46.765971],[130.358663,46.764069],[130.357209,46.768633],[130.360901,46.770129],[130.358272,46.772335],[130.35402,46.768836],[130.354747,46.764018],[130.343279,46.766934],[130.33886,46.765109],[130.339195,46.773577],[130.336622,46.77492],[130.336678,46.779661],[130.339139,46.779636],[130.339027,46.78435],[130.332874,46.784274],[130.330524,46.787975],[130.330132,46.795122],[130.339922,46.795781],[130.345908,46.800317],[130.31279,46.821243],[130.296903,46.830918],[130.285658,46.836692],[130.28935,46.839933],[130.296287,46.843048],[130.312007,46.844339],[130.319671,46.843276],[130.34216,46.834286],[130.34658,46.837578],[130.3576,46.840794],[130.360621,46.843098],[130.361293,46.852643],[130.364425,46.856845],[130.370411,46.859705],[130.380257,46.86092],[130.388425,46.860262],[130.393739,46.858212],[130.40918,46.860718],[130.422774,46.8593],[130.434634,46.854415]]]]}},{"type":"Feature","properties":{"adcode":230822,"name":"桦南县","center":[130.570112,46.240118],"centroid":[130.709063,46.283451],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":4,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.147032,46.492375],[130.152794,46.488501],[130.153409,46.484704],[130.151228,46.479734],[130.15671,46.474125],[130.165269,46.469205],[130.16622,46.46635],[130.170864,46.463366],[130.169968,46.457323],[130.167227,46.453039],[130.168458,46.445668],[130.165213,46.440363],[130.165773,46.437888],[130.161074,46.435567],[130.161689,46.433194],[130.153018,46.430005],[130.14485,46.431434],[130.140878,46.428194],[130.143396,46.423039],[130.139871,46.421457],[130.141941,46.413955],[130.139256,46.407753],[130.134948,46.409259],[130.129186,46.408212],[130.126277,46.405864],[130.129298,46.398921],[130.122417,46.393892],[130.12376,46.391338],[130.119284,46.390343],[130.115368,46.386768],[130.105075,46.385594],[130.101662,46.390011],[130.096068,46.388555],[130.090194,46.3919],[130.082922,46.390368],[130.076656,46.382325],[130.070782,46.379439],[130.075537,46.377626],[130.077495,46.372008],[130.074306,46.369428],[130.068656,46.370986],[130.066027,46.369607],[130.065803,46.364192],[130.058531,46.364984],[130.060209,46.362787],[130.051314,46.363017],[130.048852,46.366823],[130.053496,46.365929],[130.052321,46.368789],[130.047342,46.371139],[130.04779,46.373668],[130.037552,46.374562],[130.040909,46.377933],[130.034195,46.385032],[130.035035,46.386002],[130.024349,46.386411],[130.015007,46.381201],[130.007623,46.382938],[130.001133,46.381099],[129.994756,46.382606],[129.993693,46.380716],[129.988546,46.381891],[129.987539,46.38807],[129.981945,46.387943],[129.982448,46.385313],[129.973218,46.38973],[129.970085,46.387866],[129.961022,46.388326],[129.957498,46.383653],[129.948939,46.382759],[129.946142,46.380921],[129.937023,46.382836],[129.929303,46.377831],[129.923876,46.375992],[129.926506,46.370705],[129.939261,46.367819],[129.93954,46.364345],[129.936519,46.360999],[129.943624,46.363425],[129.944967,46.358342],[129.948659,46.358418],[129.952239,46.351776],[129.952127,46.346436],[129.95526,46.344723],[129.960519,46.346333],[129.970085,46.34457],[129.969414,46.341631],[129.973777,46.342756],[129.977525,46.338897],[129.978476,46.342321],[129.983064,46.339536],[129.986532,46.342424],[129.994196,46.336009],[129.999455,46.335242],[130.004322,46.331357],[130.009581,46.330386],[130.013497,46.335498],[130.017413,46.329747],[130.017077,46.323408],[130.022559,46.321593],[130.026923,46.314128],[130.032349,46.313514],[130.03123,46.30863],[130.033972,46.302851],[130.039118,46.304616],[130.041916,46.299041],[130.054223,46.297301],[130.059705,46.292647],[130.054894,46.290677],[130.06116,46.287863],[130.058363,46.282491],[130.064013,46.282466],[130.06653,46.278168],[130.06144,46.274355],[130.067985,46.270185],[130.071901,46.26586],[130.076041,46.26476],[130.076544,46.261382],[130.081579,46.256826],[130.086893,46.256493],[130.089075,46.253422],[130.094166,46.252398],[130.093998,46.244155],[130.105411,46.244232],[130.106306,46.241774],[130.111285,46.245026],[130.124039,46.240597],[130.125494,46.236731],[130.123592,46.233914],[130.128515,46.233249],[130.133997,46.237064],[130.130473,46.232404],[130.134445,46.229177],[130.139647,46.230099],[130.13741,46.224004],[130.141829,46.22654],[130.142389,46.223979],[130.1552,46.209584],[130.15078,46.205793],[130.156654,46.206408],[130.156878,46.203589],[130.160794,46.203308],[130.160794,46.198978],[130.164262,46.197722],[130.161353,46.193469],[130.162752,46.19024],[130.158892,46.188165],[130.166276,46.185474],[130.178863,46.176503],[130.183674,46.176401],[130.18815,46.172684],[130.195646,46.163276],[130.198611,46.161455],[130.197492,46.156379],[130.207058,46.149404],[130.209296,46.142223],[130.215282,46.140402],[130.21103,46.139914],[130.213548,46.137349],[130.219869,46.13994],[130.222443,46.134015],[130.228149,46.135246],[130.231561,46.130039],[130.233463,46.132937],[130.237491,46.133194],[130.240792,46.128782],[130.237827,46.123702],[130.244876,46.119828],[130.247505,46.115183],[130.254218,46.116697],[130.257183,46.113233],[130.270442,46.11349],[130.270553,46.109615],[130.275812,46.10751],[130.281015,46.10964],[130.283924,46.105508],[130.288903,46.103147],[130.288511,46.099939],[130.298749,46.098322],[130.303056,46.100067],[130.308762,46.098347],[130.311671,46.100093],[130.317433,46.098758],[130.320566,46.100606],[130.322972,46.096884],[130.328902,46.101274],[130.33472,46.100016],[130.337181,46.093701],[130.344901,46.094163],[130.348817,46.089132],[130.360453,46.090441],[130.360845,46.094446],[130.367278,46.092675],[130.366999,46.089799],[130.372649,46.088079],[130.384789,46.089466],[130.388201,46.087155],[130.393124,46.087874],[130.397376,46.081455],[130.407669,46.080634],[130.408508,46.074933],[130.416005,46.075575],[130.423389,46.080582],[130.427193,46.078374],[130.425571,46.075318],[130.431333,46.074574],[130.428536,46.068307],[130.433347,46.064917],[130.430382,46.062041],[130.43413,46.061116],[130.432452,46.057905],[130.440396,46.05901],[130.441179,46.056518],[130.448172,46.057032],[130.451304,46.05323],[130.456619,46.050918],[130.455556,46.047989],[130.460647,46.045754],[130.466689,46.049094],[130.468647,46.044341],[130.48129,46.049248],[130.48694,46.049094],[130.492702,46.043878],[130.50266,46.04321],[130.50624,46.034165],[130.50294,46.033034],[130.507919,46.031261],[130.509876,46.033009],[130.519834,46.029308],[130.525205,46.025838],[130.530296,46.026635],[130.527946,46.021212],[130.5341,46.01913],[130.547134,46.018821],[130.548253,46.021469],[130.552841,46.017742],[130.552505,46.012369],[130.558043,46.010595],[130.552785,46.00571],[130.556868,46.004913],[130.560617,46.001467],[130.564588,45.994267],[130.573875,45.993856],[130.580812,45.989432],[130.575385,45.986552],[130.577511,45.9847],[130.593623,45.983594],[130.595021,45.981613],[130.599385,45.983157],[130.606154,45.978321],[130.608448,45.980147],[130.614154,45.979067],[130.614657,45.97598],[130.622993,45.971478],[130.628811,45.970989],[130.630489,45.966666],[130.634741,45.964685],[130.637762,45.966409],[130.63765,45.962447],[130.644251,45.962035],[130.643636,45.964145],[130.649677,45.964196],[130.649789,45.960002],[130.653929,45.958561],[130.649789,45.955936],[130.653649,45.953594],[130.650461,45.950583],[130.655887,45.947675],[130.673957,45.948884],[130.67681,45.952307],[130.678656,45.950738],[130.685369,45.951741],[130.68576,45.948627],[130.689117,45.949785],[130.688222,45.945487],[130.69376,45.946697],[130.693481,45.956554],[130.701089,45.966795],[130.70025,45.972738],[130.694879,45.977986],[130.695662,45.981562],[130.690348,45.98614],[130.690404,45.994499],[130.701872,46.00139],[130.714907,46.002265],[130.722571,46.003679],[130.730794,46.00373],[130.736892,46.00247],[130.744221,45.998202],[130.746346,45.99509],[130.75636,45.99383],[130.759381,46.000825],[130.770122,46.008898],[130.769115,46.011649],[130.780304,46.010698],[130.783716,46.0126],[130.79401,46.012086],[130.799604,46.016611],[130.802345,46.012832],[130.814429,46.013166],[130.819743,46.012395],[130.828303,46.017767],[130.836246,46.024862],[130.840554,46.024013],[130.845141,46.018359],[130.85247,46.020106],[130.856274,46.023731],[130.862428,46.023628],[130.866567,46.02607],[130.874791,46.026609],[130.880441,46.023242],[130.886763,46.027149],[130.895322,46.025993],[130.902706,46.022883],[130.905448,46.018127],[130.910203,46.01787],[130.914622,46.015274],[130.92223,46.015377],[130.930846,46.012472],[130.942314,46.01841],[130.94237,46.020801],[130.951321,46.02517],[130.958202,46.023062],[130.962789,46.023834],[130.967096,46.021186],[130.98097,46.024142],[130.994117,46.02242],[131.002732,46.020158],[131.016214,46.022009],[131.033053,46.021854],[131.041221,46.031827],[131.041556,46.038328],[131.047151,46.045779],[131.045864,46.049376],[131.049276,46.053204],[131.054927,46.053564],[131.058115,46.065457],[131.062982,46.067819],[131.143428,46.007561],[131.144827,46.013423],[131.150477,46.019258],[131.150645,46.027226],[131.154561,46.030336],[131.167987,46.032726],[131.1827,46.033214],[131.196462,46.027355],[131.209664,46.025324],[131.216545,46.031544],[131.213972,46.039382],[131.219958,46.043441],[131.223762,46.049402],[131.23372,46.055002],[131.247258,46.058573],[131.250055,46.056903],[131.256041,46.057623],[131.261859,46.051175],[131.274222,46.048914],[131.276124,46.041668],[131.281942,46.03378],[131.281607,46.030233],[131.284851,46.023062],[131.283341,46.016148],[131.280264,46.014014],[131.281607,46.00517],[131.284683,45.999925],[131.28211,45.986938],[131.279872,45.98169],[131.2806,45.975234],[131.283173,45.968313],[131.297159,45.978681],[131.299396,45.988095],[131.304543,45.99131],[131.315676,45.994524],[131.320822,45.999179],[131.316011,46.007535],[131.321717,46.01242],[131.330277,46.014323],[131.348458,46.012549],[131.355171,46.019824],[131.348794,46.034242],[131.353269,46.041746],[131.349185,46.049017],[131.347451,46.054977],[131.342137,46.058188],[131.3385,46.069129],[131.343311,46.075575],[131.369437,46.074625],[131.36994,46.086051],[131.371674,46.091519],[131.365633,46.101043],[131.365465,46.113541],[131.357241,46.113079],[131.35243,46.109743],[131.341465,46.105919],[131.340402,46.118673],[131.346053,46.126755],[131.355843,46.125575],[131.365465,46.118545],[131.374416,46.120931],[131.376821,46.1295],[131.39159,46.133527],[131.400988,46.164686],[131.406471,46.196774],[131.413184,46.207483],[131.420904,46.2165],[131.424876,46.218652],[131.398751,46.232019],[131.410387,46.249147],[131.397072,46.256135],[131.393884,46.260563],[131.380905,46.267165],[131.374527,46.275225],[131.358919,46.277886],[131.349465,46.284666],[131.34678,46.290907],[131.34085,46.297583],[131.331284,46.302442],[131.321773,46.304718],[131.304207,46.304616],[131.287481,46.308963],[131.283117,46.311162],[131.280711,46.318116],[131.283956,46.323459],[131.294977,46.328239],[131.294138,46.33284],[131.284739,46.333147],[131.27383,46.335472],[131.279033,46.340507],[131.271817,46.346333],[131.267397,46.352772],[131.268124,46.357473],[131.259062,46.358802],[131.252013,46.362071],[131.237803,46.370552],[131.230139,46.373719],[131.224769,46.368202],[131.221468,46.367691],[131.216154,46.370884],[131.210895,46.368662],[131.204797,46.363936],[131.19993,46.365801],[131.191091,46.364217],[131.181805,46.372237],[131.17621,46.373642],[131.167539,46.372799],[131.168211,46.376043],[131.165917,46.380665],[131.157526,46.382759],[131.152826,46.387279],[131.152211,46.391645],[131.147512,46.393534],[131.138113,46.393126],[131.13196,46.388096],[131.122673,46.390266],[131.120044,46.389628],[131.115009,46.392615],[131.105219,46.395168],[131.103597,46.39693],[131.095485,46.396087],[131.089499,46.389653],[131.084968,46.390266],[131.083345,46.393381],[131.075066,46.398768],[131.062703,46.400861],[131.06108,46.413878],[131.058507,46.416328],[131.064549,46.419595],[131.064213,46.426229],[131.05006,46.430362],[131.033333,46.437914],[131.024326,46.439903],[131.023375,46.444291],[131.018788,46.447351],[131.023263,46.456482],[131.027571,46.460868],[131.027627,46.465916],[131.031151,46.477796],[131.030815,46.483124],[131.024997,46.490082],[131.017053,46.494414],[131.011235,46.495127],[130.998704,46.501905],[130.991488,46.501905],[130.975264,46.507536],[130.97297,46.511052],[130.972747,46.516274],[130.967208,46.518057],[130.965362,46.522999],[130.970005,46.525928],[130.972187,46.530894],[130.970117,46.536165],[130.963796,46.54225],[130.965083,46.548157],[130.959768,46.552001],[130.960887,46.55363],[130.952607,46.56259],[130.949027,46.571497],[130.945335,46.575747],[130.945559,46.578775],[130.938901,46.583914],[130.933643,46.584448],[130.924524,46.587654],[130.913,46.595336],[130.902986,46.592283],[130.895378,46.592919],[130.890511,46.595285],[130.881784,46.596786],[130.878427,46.593733],[130.864833,46.595031],[130.855826,46.592385],[130.851407,46.589384],[130.83675,46.584855],[130.820582,46.587984],[130.811911,46.59559],[130.805981,46.596811],[130.799268,46.601262],[130.797142,46.607976],[130.788695,46.607518],[130.785674,46.610316],[130.775549,46.610163],[130.771073,46.608561],[130.769731,46.602559],[130.761899,46.602203],[130.757032,46.606679],[130.751829,46.60111],[130.7445,46.598032],[130.73706,46.600347],[130.734822,46.604696],[130.730794,46.604975],[130.726095,46.598236],[130.723074,46.597829],[130.722179,46.594064],[130.718263,46.592767],[130.718207,46.588086],[130.722795,46.586916],[130.72548,46.583558],[130.72576,46.575085],[130.719997,46.565466],[130.711382,46.560019],[130.705732,46.554699],[130.707187,46.549863],[130.700194,46.547495],[130.692697,46.549914],[130.684474,46.546731],[130.682068,46.547979],[130.674852,46.54663],[130.670544,46.547648],[130.65723,46.553732],[130.653705,46.556736],[130.645202,46.560808],[130.642573,46.559943],[130.632111,46.552128],[130.624447,46.545102],[130.614825,46.540748],[130.611021,46.53642],[130.605147,46.534255],[130.599161,46.535783],[130.589371,46.534077],[130.578127,46.530741],[130.573148,46.533593],[130.569959,46.532753],[130.560337,46.537056],[130.543106,46.549328],[130.538351,46.555132],[130.5421,46.558772],[130.54596,46.559688],[130.540981,46.56488],[130.542379,46.567604],[130.537009,46.569461],[130.531079,46.575416],[130.533205,46.579029],[130.527331,46.580556],[130.52045,46.578469],[130.518044,46.584499],[130.521065,46.588697],[130.517261,46.590528],[130.509373,46.591444],[130.501149,46.588137],[130.498408,46.585491],[130.493597,46.585517],[130.49052,46.583176],[130.494324,46.578902],[130.493765,46.573304],[130.486381,46.568443],[130.479388,46.568825],[130.477318,46.55895],[130.469486,46.561903],[130.463612,46.558645],[130.454437,46.55699],[130.451808,46.566586],[130.443584,46.571065],[130.437766,46.570963],[130.430829,46.574882],[130.423221,46.575543],[130.415333,46.573838],[130.41041,46.574474],[130.402411,46.57221],[130.397376,46.564651],[130.393292,46.561165],[130.385963,46.561368],[130.375558,46.55839],[130.370579,46.564346],[130.366887,46.564295],[130.360342,46.558518],[130.35374,46.55615],[130.34658,46.561572],[130.345013,46.565491],[130.33293,46.569156],[130.331979,46.575899],[130.329405,46.579741],[130.32286,46.584932],[130.316874,46.585669],[130.304567,46.584499],[130.292483,46.589027],[130.288064,46.595234],[130.27956,46.593861],[130.268931,46.595717],[130.263728,46.586],[130.252428,46.580581],[130.24633,46.586153],[130.246218,46.590757],[130.24068,46.597015],[130.241519,46.601389],[130.235701,46.605611],[130.233855,46.613774],[130.235198,46.616952],[130.225967,46.622952],[130.223058,46.630172],[130.21338,46.624401],[130.210751,46.621046],[130.215394,46.614816],[130.212541,46.608358],[130.216625,46.603755],[130.220988,46.60233],[130.225072,46.588493],[130.221995,46.588264],[130.217799,46.577121],[130.218527,46.568011],[130.215394,46.567044],[130.215618,46.558161],[130.214387,46.54528],[130.207898,46.537871],[130.206387,46.532371],[130.198108,46.522336],[130.199282,46.516936],[130.197884,46.507766],[130.201464,46.497166],[130.204653,46.495815],[130.203422,46.489929],[130.209912,46.482257],[130.197045,46.48241],[130.193073,46.484271],[130.188374,46.492707],[130.177968,46.49077],[130.16471,46.493726],[130.154528,46.491279],[130.147032,46.492375]]],[[[131.529657,46.128346],[131.549796,46.13145],[131.554104,46.133297],[131.555446,46.144121],[131.557852,46.145865],[131.572844,46.149532],[131.577488,46.153609],[131.579054,46.158481],[131.575194,46.185064],[131.57374,46.189676],[131.574914,46.193161],[131.591529,46.202078],[131.606466,46.204768],[131.614298,46.209789],[131.630298,46.217909],[131.628172,46.224107],[131.608983,46.224798],[131.601655,46.221674],[131.586886,46.221238],[131.581292,46.225029],[131.578942,46.228511],[131.571446,46.230457],[131.561432,46.224849],[131.550971,46.221776],[131.545432,46.227846],[131.541237,46.230483],[131.538943,46.234938],[131.534636,46.235937],[131.526132,46.234913],[131.515503,46.238779],[131.505937,46.249224],[131.493406,46.202744],[131.494692,46.198209],[131.502804,46.198107],[131.510189,46.205127],[131.513713,46.215629],[131.517293,46.21755],[131.51651,46.224235],[131.523615,46.222263],[131.529097,46.209456],[131.547223,46.198491],[131.550523,46.195237],[131.552034,46.189779],[131.547055,46.183526],[131.520482,46.167249],[131.517461,46.166096],[131.515839,46.160943],[131.51886,46.145993],[131.529657,46.128346]]]]}},{"type":"Feature","properties":{"adcode":230826,"name":"桦川县","center":[130.723713,47.023039],"centroid":[130.948398,46.981601],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":5,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[131.435673,47.230924],[131.427337,47.225872],[131.410946,47.225972],[131.406079,47.224866],[131.390303,47.217726],[131.378108,47.205103],[131.372793,47.196829],[131.364402,47.190415],[131.350192,47.184779],[131.339116,47.181861],[131.318417,47.181433],[131.309186,47.183874],[131.304599,47.188226],[131.294809,47.189635],[131.282837,47.188276],[131.272488,47.190364],[131.265775,47.195747],[131.253132,47.200954],[131.237468,47.201758],[131.23137,47.203695],[131.226559,47.208322],[131.218951,47.211566],[131.212685,47.216343],[131.195902,47.224388],[131.158309,47.22376],[131.14919,47.222629],[131.145834,47.220441],[131.128323,47.215916],[131.125135,47.213376],[131.120491,47.199294],[131.118254,47.197156],[131.109415,47.193584],[131.101303,47.192477],[131.094926,47.19288],[131.088996,47.195647],[131.081611,47.201532],[131.064661,47.21061],[131.050115,47.215413],[131.0302,47.215765],[130.997417,47.219008],[130.983264,47.223534],[130.97532,47.223861],[130.968048,47.220693],[130.957027,47.212899],[130.929671,47.19957],[130.91837,47.192905],[130.911042,47.192226],[130.896049,47.195898],[130.891462,47.194012],[130.889616,47.190716],[130.880273,47.186767],[130.869476,47.187069],[130.855603,47.185685],[130.83675,47.181408],[130.823939,47.181735],[130.814932,47.180502],[130.804918,47.177433],[130.800835,47.173004],[130.799212,47.147935],[130.804583,47.144209],[130.808443,47.138846],[130.808331,47.133307],[130.803296,47.127489],[130.792387,47.123082],[130.776947,47.12152],[130.765926,47.124794],[130.760108,47.120815],[130.759941,47.116835],[130.762682,47.107413],[130.761787,47.103004],[130.755353,47.09552],[130.739913,47.089622],[130.733256,47.084985],[130.722906,47.069809],[130.718935,47.065447],[130.716977,47.059774],[130.716977,47.047567],[130.715746,47.043758],[130.692977,47.029757],[130.686767,47.029757],[130.676977,47.032885],[130.664614,47.043304],[130.658684,47.046584],[130.646601,47.045726],[130.610965,47.03286],[130.599553,47.029151],[130.592504,47.021026],[130.606881,47.016433],[130.610014,47.014162],[130.600783,47.010451],[130.603077,47.006918],[130.597763,47.001919],[130.599385,46.997375],[130.595581,46.996769],[130.586406,46.986114],[130.597818,46.98071],[130.599441,46.978184],[130.595189,46.977528],[130.595413,46.966717],[130.596756,46.968738],[130.606546,46.964216],[130.60621,46.961665],[130.612979,46.958608],[130.589931,46.950851],[130.58635,46.939529],[130.585455,46.933261],[130.596644,46.944533],[130.595077,46.915463],[130.57712,46.911215],[130.566155,46.89905],[130.56526,46.895231],[130.553008,46.892727],[130.556589,46.887718],[130.560617,46.886984],[130.567218,46.881342],[130.588308,46.890222],[130.598546,46.895965],[130.607329,46.903628],[130.618461,46.907118],[130.627356,46.881013],[130.592672,46.874156],[130.590602,46.86211],[130.597818,46.863451],[130.60772,46.846491],[130.601399,46.837123],[130.59463,46.828867],[130.592896,46.834995],[130.56347,46.835932],[130.560001,46.837249],[130.548813,46.835755],[130.547694,46.838009],[130.534212,46.836971],[130.527834,46.831273],[130.513792,46.828107],[130.510716,46.823497],[130.507303,46.822003],[130.494828,46.820585],[130.481402,46.81453],[130.47743,46.811161],[130.481234,46.804346],[130.481402,46.800747],[130.478828,46.794311],[130.480842,46.787798],[130.485653,46.785187],[130.504954,46.787113],[130.508758,46.785491],[130.52554,46.771473],[130.546183,46.75253],[130.530128,46.724929],[130.550043,46.714322],[130.554575,46.695258],[130.555358,46.689037],[130.544561,46.687336],[130.513177,46.674613],[130.517653,46.666332],[130.517317,46.658507],[130.51189,46.654671],[130.504226,46.65119],[130.504394,46.646438],[130.498576,46.63368],[130.489178,46.626562],[130.482576,46.627859],[130.480786,46.625469],[130.486213,46.62074],[130.48487,46.614867],[130.487779,46.613596],[130.496394,46.602025],[130.508758,46.599075],[130.513121,46.596277],[130.517261,46.590528],[130.521065,46.588697],[130.518044,46.584499],[130.52045,46.578469],[130.527331,46.580556],[130.533205,46.579029],[130.531079,46.575416],[130.537009,46.569461],[130.542379,46.567604],[130.540981,46.56488],[130.54596,46.559688],[130.5421,46.558772],[130.538351,46.555132],[130.543106,46.549328],[130.560337,46.537056],[130.569959,46.532753],[130.573148,46.533593],[130.578127,46.530741],[130.589371,46.534077],[130.599161,46.535783],[130.605147,46.534255],[130.611021,46.53642],[130.614825,46.540748],[130.624447,46.545102],[130.632111,46.552128],[130.642573,46.559943],[130.645202,46.560808],[130.653705,46.556736],[130.65723,46.553732],[130.670544,46.547648],[130.674852,46.54663],[130.682068,46.547979],[130.684474,46.546731],[130.692697,46.549914],[130.700194,46.547495],[130.707187,46.549863],[130.705732,46.554699],[130.711382,46.560019],[130.719997,46.565466],[130.72576,46.575085],[130.72548,46.583558],[130.722795,46.586916],[130.718207,46.588086],[130.718263,46.592767],[130.722179,46.594064],[130.723074,46.597829],[130.726095,46.598236],[130.730794,46.604975],[130.728613,46.608892],[130.732976,46.615528],[130.731634,46.617842],[130.720669,46.623486],[130.71983,46.624935],[130.723074,46.63645],[130.722123,46.639398],[130.724753,46.643058],[130.722906,46.649182],[130.727102,46.650199],[130.731913,46.658761],[130.738403,46.661302],[130.73913,46.664452],[130.744165,46.669355],[130.745116,46.678498],[130.74243,46.681013],[130.728557,46.684974],[130.722515,46.691119],[130.721284,46.696654],[130.724249,46.701097],[130.730571,46.703585],[130.729116,46.70757],[130.730515,46.714931],[130.724193,46.720083],[130.718095,46.722569],[130.713061,46.727441],[130.712949,46.73178],[130.709256,46.74279],[130.668642,46.743247],[130.664782,46.760113],[130.656838,46.778343],[130.658069,46.781689],[130.663048,46.784173],[130.668306,46.78909],[130.668586,46.792207],[130.664838,46.803484],[130.667467,46.822155],[130.666125,46.830918],[130.682348,46.835274],[130.690963,46.829297],[130.701257,46.830386],[130.703047,46.827221],[130.712445,46.827297],[130.71362,46.822256],[130.725368,46.825752],[130.738906,46.82836],[130.751661,46.832767],[130.750486,46.835553],[130.754738,46.836768],[130.762402,46.843022],[130.76285,46.847377],[130.765647,46.850111],[130.780863,46.85763],[130.791436,46.864514],[130.792108,46.859806],[130.797982,46.851402],[130.825785,46.853402],[130.82847,46.854744],[130.82668,46.865856],[130.823547,46.876231],[130.839491,46.8778],[130.837589,46.888274],[130.864889,46.890248],[130.864665,46.894346],[130.849841,46.898924],[130.863379,46.900821],[130.861588,46.91124],[130.84475,46.910026],[130.840946,46.921253],[130.836414,46.93963],[130.89163,46.941046],[130.910147,46.941197],[130.918426,46.947338],[130.936384,46.952417],[130.942873,46.949031],[130.946342,46.95459],[130.955628,46.956435],[130.97532,46.967399],[130.998424,46.980887],[131.007711,46.984725],[131.013361,46.989018],[131.02041,46.978866],[131.023878,46.980104],[131.030591,46.970456],[131.042172,46.977124],[131.055542,46.989826],[131.059794,46.990508],[131.073835,46.97874],[131.076017,46.970254],[131.078031,46.971163],[131.085695,46.955576],[131.182364,46.965201],[131.182476,46.966464],[131.212685,46.965353],[131.24474,46.97576],[131.273942,46.98475],[131.294921,46.991644],[131.347619,47.00818],[131.373744,47.016635],[131.405016,47.026224],[131.407254,47.02905],[131.408373,47.068902],[131.461574,47.068296],[131.53816,47.076011],[131.55416,47.073818],[131.559027,47.08806],[131.557684,47.089874],[131.561936,47.102777],[131.566523,47.110688],[131.559978,47.120764],[131.551027,47.125248],[131.550635,47.132551],[131.546104,47.137461],[131.529824,47.144889],[131.522384,47.148993],[131.510356,47.157677],[131.509405,47.170287],[131.504315,47.175747],[131.504482,47.179949],[131.507951,47.186817],[131.504762,47.195672],[131.505322,47.202261],[131.511643,47.208498],[131.510916,47.215363],[131.506105,47.215136],[131.498832,47.21843],[131.493909,47.218757],[131.49335,47.221045],[131.484343,47.221347],[131.474385,47.21921],[131.466274,47.221397],[131.461015,47.220467],[131.452847,47.221497],[131.443393,47.225268],[131.435673,47.230924]]]]}},{"type":"Feature","properties":{"adcode":230828,"name":"汤原县","center":[129.904463,46.730048],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":6,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[130.968048,47.220693],[130.9596,47.23394],[130.955684,47.2357],[130.95932,47.240978],[130.963404,47.238766],[130.96374,47.243265],[130.969166,47.243013],[130.975208,47.248768],[130.988523,47.250979],[130.986005,47.260099],[130.982145,47.261983],[130.987068,47.264043],[130.989474,47.270172],[130.986173,47.267786],[130.984942,47.272006],[130.976047,47.274919],[130.981474,47.276903],[130.9756,47.278711],[130.972467,47.277757],[130.970565,47.281072],[130.979236,47.282905],[130.977334,47.287551],[130.98483,47.291919],[130.980019,47.295459],[130.980579,47.298146],[130.976551,47.299526],[130.9789,47.304923],[130.9756,47.306354],[130.976439,47.312754],[130.984327,47.315113],[130.987236,47.31958],[130.983767,47.3183],[130.927041,47.308287],[130.905392,47.304974],[130.852078,47.296162],[130.83233,47.293978],[130.792387,47.290689],[130.769227,47.298472],[130.764304,47.298748],[130.750542,47.304748],[130.743214,47.306379],[130.709033,47.315389],[130.682236,47.330846],[130.663271,47.333756],[130.646265,47.334584],[130.625007,47.338498],[130.610517,47.336591],[130.608671,47.335487],[130.562071,47.327685],[130.559833,47.324172],[130.560673,47.314737],[130.571302,47.311424],[130.57091,47.308839],[130.57919,47.303267],[130.579805,47.293953],[130.584896,47.293602],[130.593679,47.289082],[130.594742,47.280268],[130.604643,47.280469],[130.604643,47.276024],[130.608448,47.276903],[130.611636,47.271805],[130.624447,47.26977],[130.623888,47.265324],[130.620587,47.259898],[130.627188,47.259923],[130.631552,47.255476],[130.629706,47.254044],[130.635915,47.250074],[130.648503,47.24633],[130.646321,47.244119],[130.648726,47.232558],[130.65309,47.232608],[130.660139,47.228762],[130.662824,47.223609],[130.666013,47.226525],[130.673845,47.224062],[130.67446,47.220492],[130.678096,47.220467],[130.677817,47.216016],[130.684082,47.215312],[130.683914,47.211038],[130.689844,47.205682],[130.692809,47.204877],[130.685257,47.201255],[130.682963,47.203443],[130.677145,47.201582],[130.674684,47.19791],[130.666292,47.200249],[130.66232,47.19542],[130.649621,47.197256],[130.648391,47.195395],[130.65102,47.187547],[130.654936,47.188981],[130.658964,47.184603],[130.65309,47.181937],[130.652027,47.175973],[130.646712,47.173835],[130.642517,47.169255],[130.639272,47.169783],[130.637034,47.164247],[130.632335,47.162913],[130.635748,47.155815],[130.626293,47.153222],[130.614322,47.157275],[130.607217,47.157401],[130.601902,47.153675],[130.605427,47.150856],[130.601063,47.147356],[130.598714,47.148615],[130.59021,47.145091],[130.589483,47.140156],[130.581203,47.140735],[130.570574,47.139174],[130.572085,47.136354],[130.564141,47.135246],[130.556365,47.127917],[130.549316,47.128421],[130.541988,47.126809],[130.538743,47.122452],[130.528505,47.12283],[130.526715,47.125298],[130.520562,47.125625],[130.519275,47.127464],[130.51273,47.128018],[130.50624,47.130788],[130.496115,47.127968],[130.492422,47.129],[130.4828,47.128119],[130.478213,47.130184],[130.464171,47.131443],[130.458185,47.135774],[130.453542,47.134994],[130.448563,47.131519],[130.442242,47.129957],[130.418019,47.129579],[130.411026,47.128799],[130.402522,47.131418],[130.396592,47.128043],[130.400956,47.123686],[130.406047,47.125021],[130.412256,47.121595],[130.417067,47.116658],[130.417851,47.108295],[130.416284,47.106657],[130.407501,47.10769],[130.378579,47.112401],[130.376677,47.112225],[130.376957,47.106833],[130.372034,47.101315],[130.369125,47.09237],[130.370859,47.082288],[130.381656,47.075028],[130.383614,47.065119],[130.372313,47.065346],[130.366831,47.062119],[130.357488,47.060858],[130.330692,47.065573],[130.309042,47.066481],[130.306357,47.064111],[130.302832,47.067943],[130.297965,47.067364],[130.296735,47.069683],[130.289182,47.07054],[130.286553,47.073414],[130.279448,47.073591],[130.275476,47.076515],[130.269323,47.078028],[130.25847,47.075986],[130.257687,47.07833],[130.252204,47.080019],[130.251253,47.082288],[130.245827,47.084103],[130.242694,47.08249],[130.237212,47.08496],[130.230778,47.092117],[130.224345,47.089622],[130.215618,47.094713],[130.211198,47.09184],[130.199618,47.095822],[130.195702,47.102122],[130.189045,47.10318],[130.18787,47.106128],[130.182611,47.109957],[130.183171,47.113711],[130.171255,47.119354],[130.171423,47.12288],[130.159675,47.125701],[130.160738,47.128421],[130.153409,47.131418],[130.145074,47.136354],[130.148095,47.14003],[130.14513,47.144965],[130.150053,47.151686],[130.147088,47.153096],[130.144291,47.160345],[130.146808,47.16095],[130.150333,47.171268],[130.140598,47.177785],[130.144291,47.18405],[130.137522,47.19205],[130.135564,47.198288],[130.13327,47.198262],[130.132487,47.202739],[130.126165,47.207543],[130.120235,47.20973],[130.098977,47.212899],[130.084152,47.217726],[130.06502,47.222905],[130.058866,47.225218],[130.045048,47.225872],[130.040461,47.224212],[130.027818,47.224514],[130.017692,47.226148],[130.011986,47.233689],[130.007007,47.232282],[130.000742,47.233161],[130.000014,47.236906],[129.995651,47.239143],[129.99621,47.244069],[129.992015,47.25226],[129.987819,47.254145],[129.98435,47.25319],[129.976798,47.260426],[129.962757,47.262059],[129.954981,47.256331],[129.944855,47.256708],[129.936631,47.259923],[129.932492,47.2761],[129.933443,47.290413],[129.931932,47.294279],[129.924212,47.297217],[129.920855,47.300606],[129.903401,47.301685],[129.899933,47.304898],[129.895569,47.299501],[129.886171,47.297719],[129.884157,47.289358],[129.878115,47.282252],[129.878395,47.276476],[129.87308,47.274944],[129.869164,47.268339],[129.861388,47.26432],[129.861724,47.261305],[129.84757,47.258516],[129.842536,47.25618],[129.837165,47.258341],[129.832522,47.262184],[129.827487,47.263516],[129.810369,47.27075],[129.80125,47.26869],[129.795823,47.264043],[129.793865,47.258064],[129.789893,47.251306],[129.794257,47.249748],[129.788719,47.242661],[129.787935,47.238289],[129.791236,47.232734],[129.789614,47.229919],[129.79146,47.223534],[129.789054,47.217475],[129.783796,47.215312],[129.781894,47.210183],[129.786257,47.204801],[129.77932,47.198539],[129.78195,47.194741],[129.779208,47.188578],[129.782173,47.182968],[129.780943,47.179873],[129.766118,47.178012],[129.755041,47.173608],[129.750957,47.173935],[129.749838,47.167216],[129.746874,47.162032],[129.747825,47.158558],[129.75202,47.15886],[129.752076,47.154984],[129.755545,47.153373],[129.75851,47.148212],[129.757223,47.144562],[129.750342,47.139476],[129.739601,47.139199],[129.738538,47.134591],[129.730986,47.128799],[129.732832,47.125071],[129.728692,47.123308],[129.717,47.126683],[129.701504,47.125474],[129.691043,47.120361],[129.696749,47.11686],[129.701616,47.106984],[129.709,47.103054],[129.711853,47.090177],[129.710623,47.086119],[129.718287,47.079364],[129.716105,47.073364],[129.710902,47.067943],[129.708217,47.062699],[129.702063,47.0599],[129.68998,47.05937],[129.687518,47.05183],[129.676274,47.045802],[129.671463,47.045978],[129.654568,47.043229],[129.650149,47.038966],[129.641254,47.037073],[129.635939,47.039268],[129.632583,47.042901],[129.626093,47.042422],[129.620163,47.039949],[129.606905,47.039874],[129.602038,47.034374],[129.598625,47.032658],[129.591241,47.032103],[129.584863,47.030186],[129.56629,47.032608],[129.565172,47.029505],[129.575521,47.025947],[129.578654,47.019613],[129.581171,47.018982],[129.578374,47.014717],[129.585703,47.009719],[129.592807,47.00303],[129.595101,46.992427],[129.590737,46.989018],[129.5918,46.984927],[129.590178,46.977654],[129.583409,46.970355],[129.571605,46.969597],[129.568584,46.971618],[129.561591,46.97288],[129.549116,46.979548],[129.538263,46.981367],[129.534851,46.980584],[129.534627,46.973689],[129.537871,46.966591],[129.533788,46.962574],[129.53955,46.956081],[129.539829,46.95219],[129.556333,46.949764],[129.565395,46.940869],[129.568752,46.941096],[129.572276,46.936901],[129.555941,46.924818],[129.558738,46.91966],[129.557507,46.913263],[129.561927,46.906916],[129.558738,46.899329],[129.564556,46.897811],[129.569199,46.899455],[129.575689,46.897457],[129.582682,46.886655],[129.592975,46.881874],[129.595157,46.870082],[129.598905,46.862996],[129.600471,46.856516],[129.607073,46.850187],[129.630457,46.815366],[129.63717,46.812048],[129.642708,46.813998],[129.649253,46.812326],[129.650764,46.808298],[129.655743,46.80356],[129.662456,46.805258],[129.67068,46.804751],[129.678456,46.801356],[129.68198,46.803864],[129.688917,46.803003],[129.694567,46.806094],[129.706483,46.80242],[129.701168,46.796642],[129.701336,46.785542],[129.702679,46.779991],[129.700945,46.773602],[129.702623,46.771042],[129.701728,46.765742],[129.696917,46.763207],[129.70307,46.756208],[129.706371,46.749436],[129.708049,46.739036],[129.700889,46.733303],[129.694959,46.730638],[129.694399,46.72564],[129.691546,46.723204],[129.682316,46.723178],[129.673141,46.717519],[129.663855,46.719296],[129.656806,46.717443],[129.647184,46.716403],[129.642708,46.717469],[129.637897,46.721047],[129.634373,46.72125],[129.617422,46.718027],[129.60724,46.712063],[129.589618,46.713915],[129.586094,46.709626],[129.573004,46.702519],[129.575577,46.693125],[129.572332,46.685203],[129.567633,46.684568],[129.548724,46.673114],[129.542683,46.671387],[129.536305,46.66778],[129.526012,46.664655],[129.530263,46.659244],[129.527858,46.65213],[129.523382,46.650377],[129.516781,46.650301],[129.515494,46.644608],[129.511355,46.638001],[129.513201,46.632485],[129.510292,46.630197],[129.510012,46.6228],[129.503523,46.619723],[129.512585,46.615935],[129.531438,46.613596],[129.539662,46.613748],[129.551242,46.618783],[129.592807,46.608968],[129.593143,46.606298],[129.605898,46.596837],[129.614961,46.597574],[129.619044,46.590172],[129.630625,46.58137],[129.642037,46.578902],[129.642484,46.572719],[129.64103,46.56824],[129.644219,46.566687],[129.64131,46.561725],[129.642596,46.558085],[129.654848,46.55195],[129.654232,46.549099],[129.661897,46.546731],[129.667435,46.54332],[129.681756,46.536853],[129.693336,46.536929],[129.69921,46.541767],[129.705868,46.542887],[129.712916,46.538559],[129.727517,46.536572],[129.734846,46.536343],[129.737307,46.534026],[129.741727,46.537056],[129.742846,46.535019],[129.747713,46.535758],[129.748384,46.530894],[129.752524,46.532447],[129.761139,46.531734],[129.772999,46.539068],[129.787432,46.545789],[129.821949,46.559637],[129.835487,46.569436],[129.852046,46.587272],[129.862899,46.594344],[129.888129,46.602025],[129.896129,46.60528],[129.904296,46.609934],[129.912464,46.617613],[129.918897,46.624961],[129.921191,46.629409],[129.923764,46.638585],[129.925219,46.649335],[129.922254,46.667678],[129.927289,46.675121],[129.932939,46.679184],[129.947037,46.687183],[129.958505,46.698304],[129.964547,46.705768],[129.972099,46.721098],[129.973162,46.729091],[129.968575,46.751237],[129.968183,46.758769],[129.97333,46.769115],[129.976798,46.77094],[129.985469,46.770458],[129.998336,46.768024],[130.009581,46.768734],[130.019035,46.770484],[130.03207,46.77525],[130.040237,46.776036],[130.051594,46.773729],[130.070111,46.764956],[130.085439,46.754407],[130.096236,46.751744],[130.10418,46.751541],[130.115312,46.75286],[130.1199,46.754914],[130.123648,46.759555],[130.124151,46.766351],[130.122585,46.769191],[130.105075,46.786429],[130.102166,46.794514],[130.104404,46.809185],[130.099816,46.812022],[130.089914,46.8141],[130.090642,46.820939],[130.094278,46.824333],[130.092544,46.829095],[130.088963,46.830918],[130.087061,46.837832],[130.083481,46.839781],[130.079677,46.847909],[130.076264,46.851453],[130.07425,46.856668],[130.076656,46.859427],[130.061887,46.856997],[130.055733,46.860211],[130.051873,46.859098],[130.046727,46.868108],[130.046335,46.872714],[130.043314,46.875826],[130.045552,46.87866],[130.041748,46.883265],[130.047398,46.890956],[130.041692,46.901251],[130.04958,46.909015],[130.044936,46.918345],[130.047286,46.920646],[130.044097,46.922467],[130.044433,46.928938],[130.041971,46.937886],[130.044377,46.939984],[130.039118,46.943927],[130.038895,46.950371],[130.042419,46.954388],[130.037328,46.959265],[130.03593,46.963256],[130.040013,46.966566],[130.033021,46.970228],[130.025356,46.971794],[130.024685,46.977881],[130.021664,46.984624],[130.015566,46.989069],[130.016238,46.992805],[130.009692,47.00245],[130.006504,47.005529],[129.998,47.008659],[129.995595,47.008281],[129.987204,47.013051],[129.985246,47.017039],[129.981106,47.019714],[129.968686,47.022263],[129.972994,47.023701],[129.998056,47.017973],[130.001077,47.019058],[130.010252,47.015171],[130.009637,47.013379],[130.017413,47.008508],[130.025804,47.007751],[130.036601,47.002727],[130.064349,46.991518],[130.067649,46.995305],[130.07509,46.999294],[130.070167,47.004393],[130.077775,47.013253],[130.085047,47.006665],[130.094725,47.003586],[130.099201,46.999168],[130.110501,46.991644],[130.119844,46.986745],[130.124207,46.9872],[130.135284,46.980659],[130.146361,46.967626],[130.166052,46.948096],[130.169297,46.955652],[130.172486,46.948172],[130.194024,46.943952],[130.198052,46.941501],[130.218359,46.943421],[130.226582,46.937684],[130.239785,46.944432],[130.252092,46.952165],[130.24689,46.958481],[130.23861,46.957774],[130.229436,46.964721],[130.222555,46.973638],[130.227534,46.97235],[130.234918,46.974118],[130.239561,46.978462],[130.238946,46.983538],[130.247337,46.986064],[130.256232,46.990382],[130.25282,47.004469],[130.259477,47.004671],[130.301993,47.012471],[130.310161,46.980508],[130.278441,46.976795],[130.281854,46.95881],[130.290749,46.959265],[130.298916,46.958431],[130.309322,46.95459],[130.312231,46.94941],[130.310664,46.937431],[130.312119,46.934575],[130.318329,46.934525],[130.317489,46.951053],[130.345629,46.952796],[130.351447,46.955121],[130.354747,46.953428],[130.357153,46.956612],[130.361181,46.955753],[130.360901,46.964292],[130.370971,46.969319],[130.377852,46.975583],[130.387921,46.974952],[130.395697,46.976922],[130.398886,46.975406],[130.40711,46.975103],[130.409683,46.979826],[130.416844,46.980432],[130.424899,46.978639],[130.425627,46.974825],[130.434857,46.974573],[130.43441,46.970683],[130.445319,46.967753],[130.449626,46.968334],[130.452927,46.973487],[130.450242,46.973967],[130.446493,46.980508],[130.451137,46.98119],[130.448507,46.983412],[130.454102,46.986392],[130.457234,46.985963],[130.460311,46.989624],[130.485765,46.999042],[130.48666,47.00298],[130.506576,47.013632],[130.512058,47.015979],[130.517597,47.010477],[130.522631,47.012344],[130.526883,47.016282],[130.537065,47.019865],[130.540142,47.023373],[130.545288,47.018427],[130.549428,47.021455],[130.544897,47.02688],[130.544505,47.031044],[130.549708,47.03445],[130.560001,47.038209],[130.573819,47.039041],[130.579134,47.037275],[130.596476,47.029076],[130.599553,47.029151],[130.610965,47.03286],[130.646601,47.045726],[130.658684,47.046584],[130.664614,47.043304],[130.676977,47.032885],[130.686767,47.029757],[130.692977,47.029757],[130.715746,47.043758],[130.716977,47.047567],[130.716977,47.059774],[130.718935,47.065447],[130.722906,47.069809],[130.733256,47.084985],[130.739913,47.089622],[130.755353,47.09552],[130.761787,47.103004],[130.762682,47.107413],[130.759941,47.116835],[130.760108,47.120815],[130.765926,47.124794],[130.776947,47.12152],[130.792387,47.123082],[130.803296,47.127489],[130.808331,47.133307],[130.808443,47.138846],[130.804583,47.144209],[130.799212,47.147935],[130.800835,47.173004],[130.804918,47.177433],[130.814932,47.180502],[130.823939,47.181735],[130.83675,47.181408],[130.855603,47.185685],[130.869476,47.187069],[130.880273,47.186767],[130.889616,47.190716],[130.891462,47.194012],[130.896049,47.195898],[130.911042,47.192226],[130.91837,47.192905],[130.929671,47.19957],[130.957027,47.212899],[130.968048,47.220693]]]]}},{"type":"Feature","properties":{"adcode":230881,"name":"同江市","center":[132.510119,47.651131],"centroid":[133.267156,47.828699],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":7,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[133.720374,47.545343],[133.7145,47.78775],[133.712598,47.793321],[133.71299,47.801178],[133.705773,47.807916],[133.70113,47.814976],[133.702864,47.824421],[133.695032,47.834287],[133.693354,47.83789],[133.683508,47.841269],[133.678697,47.846312],[133.678529,47.851703],[133.681214,47.855429],[133.69699,47.86206],[133.706892,47.863426],[133.712766,47.862582],[133.710025,47.969238],[133.710193,47.97179],[133.715339,47.975111],[133.719479,47.973054],[133.723171,47.976028],[133.725689,47.973897],[133.731059,47.975978],[133.735143,47.975235],[133.735758,47.97858],[133.740346,47.98309],[133.743423,47.981653],[133.744318,47.984775],[133.749017,47.985146],[133.751199,47.981826],[133.755338,47.982198],[133.761492,47.979621],[133.766527,47.981554],[133.769604,47.979819],[133.774023,47.981529],[133.783254,47.98024],[133.788624,47.981851],[133.789184,47.984353],[133.797184,47.986534],[133.804064,47.993025],[133.810162,47.994659],[133.817323,48.001075],[133.822526,47.998771],[133.828679,47.999514],[133.830302,47.997508],[133.843448,47.997607],[133.844959,47.999737],[133.85486,47.998623],[133.861965,48.001818],[133.860567,48.005954],[133.865657,48.010016],[133.871364,48.018063],[133.876175,48.014423],[133.879307,48.02049],[133.884119,48.021753],[133.883727,48.024204],[133.888706,48.023807],[133.889993,48.027422],[133.896985,48.033363],[133.903083,48.030714],[133.906943,48.035269],[133.913041,48.034997],[133.919195,48.036952],[133.930831,48.044426],[133.92781,48.045045],[133.931055,48.050143],[133.929376,48.053384],[133.932845,48.055141],[133.934915,48.053137],[133.944872,48.05618],[133.951082,48.055784],[133.954662,48.060263],[133.961096,48.056576],[133.965739,48.055512],[133.966466,48.052296],[133.972564,48.050613],[133.974186,48.054102],[133.970494,48.057021],[133.975809,48.062885],[133.975193,48.066472],[133.967977,48.071023],[133.973235,48.075327],[133.97648,48.073522],[133.980116,48.075451],[133.994214,48.077924],[133.99634,48.079408],[133.997514,48.073249],[134.007472,48.074585],[134.016647,48.070059],[134.020563,48.074115],[134.033989,48.072532],[134.037849,48.07555],[134.047919,48.075698],[134.049206,48.079482],[134.045681,48.080743],[134.045849,48.085318],[134.050772,48.083859],[134.050268,48.087915],[134.047751,48.088013],[134.047751,48.092514],[134.054576,48.094318],[134.067946,48.10171],[134.07796,48.100721],[134.080366,48.111301],[134.087414,48.113748],[134.092226,48.118418],[134.090603,48.123534],[134.086296,48.126672],[134.092337,48.127833],[134.092226,48.130822],[134.100505,48.138802],[134.098155,48.142729],[134.100841,48.146632],[134.105316,48.149373],[134.102519,48.152436],[134.10582,48.155745],[134.117624,48.1594],[134.114491,48.162288],[134.114994,48.16572],[134.122938,48.169473],[134.122658,48.172781],[134.11863,48.173694],[134.117064,48.177471],[134.119637,48.178162],[134.119526,48.183074],[134.115218,48.186998],[134.121875,48.194451],[134.117008,48.197313],[134.110351,48.197486],[134.107889,48.201804],[134.104701,48.202716],[134.100337,48.208563],[134.096086,48.210019],[134.090044,48.207429],[134.085009,48.208983],[134.084841,48.211893],[134.079079,48.213521],[134.059107,48.237319],[134.051891,48.240943],[134.050324,48.247155],[134.057261,48.254846],[134.051275,48.258419],[134.046408,48.259257],[134.04445,48.261746],[134.037122,48.263348],[134.034996,48.266551],[134.045122,48.267315],[134.041765,48.27143],[134.031807,48.267315],[134.025766,48.270371],[134.019948,48.269902],[134.012955,48.28158],[134.002549,48.305247],[133.995668,48.303598],[133.969879,48.301652],[133.956117,48.302317],[133.940844,48.302022],[133.929824,48.299018],[133.909237,48.291334],[133.88893,48.286507],[133.875895,48.282713],[133.858161,48.280127],[133.843224,48.279462],[133.824148,48.277318],[133.816652,48.274682],[133.803897,48.266872],[133.791365,48.260884],[133.774303,48.258469],[133.761268,48.257902],[133.740681,48.254747],[133.728486,48.247821],[133.72485,48.243655],[133.724458,48.227604],[133.722556,48.220008],[133.710249,48.199928],[133.701857,48.192403],[133.693298,48.186875],[133.66734,48.183296],[133.655872,48.185049],[133.620516,48.194475],[133.597076,48.19487],[133.585608,48.190897],[133.580014,48.187936],[133.572909,48.182013],[133.568993,48.171646],[133.567539,48.161079],[133.560434,48.137122],[133.553385,48.127413],[133.545945,48.121334],[133.53649,48.117677],[133.521777,48.115008],[133.510085,48.114959],[133.487764,48.117504],[133.475233,48.118023],[133.451849,48.112907],[133.435961,48.114786],[133.419626,48.121384],[133.408046,48.124571],[133.38399,48.122768],[133.356746,48.117726],[133.326258,48.109225],[133.316915,48.105443],[133.306286,48.10302],[133.302034,48.10302],[133.292972,48.107445],[133.284301,48.113278],[133.274063,48.114662],[133.257336,48.119184],[133.239602,48.126696],[133.223099,48.129785],[133.208666,48.131119],[133.18282,48.13564],[133.15401,48.136974],[133.130514,48.135171],[133.122178,48.133886],[133.102878,48.129464],[133.083019,48.123262],[133.066571,48.116985],[133.053145,48.11004],[133.041453,48.102328],[133.02702,48.085269],[133.021817,48.073719],[133.015943,48.054424],[133.008727,48.04502],[133.002797,48.040813],[132.992,48.035244],[132.961679,48.026357],[132.941372,48.019797],[132.898128,48.008753],[132.883023,48.002462],[132.877149,47.99679],[132.871499,47.988045],[132.858576,47.973748],[132.845374,47.957042],[132.834017,47.946134],[132.818969,47.937058],[132.803808,47.934578],[132.781935,47.935769],[132.769571,47.93867],[132.753852,47.946431],[132.741041,47.955357],[132.722859,47.962967],[132.708762,47.963909],[132.69114,47.963116],[132.671728,47.955654],[132.661378,47.944795],[132.6597,47.932619],[132.662273,47.922449],[132.66714,47.914411],[132.683587,47.892723],[132.68728,47.885102],[132.683084,47.878077],[132.672958,47.865736],[132.662217,47.854262],[132.653155,47.848424],[132.63212,47.837095],[132.621659,47.828696],[132.605044,47.806425],[132.601016,47.798841],[132.599114,47.792351],[132.598666,47.781507],[132.600568,47.756279],[132.600345,47.740797],[132.598387,47.737088],[132.592177,47.730964],[132.570471,47.721103],[132.558276,47.718439],[132.523983,47.716172],[132.521801,47.712337],[132.509102,47.695721],[132.506864,47.690863],[132.500934,47.689592],[132.469271,47.685854],[132.460879,47.683661],[132.456292,47.681069],[132.454502,47.675462],[132.456124,47.669031],[132.46032,47.661278],[132.466082,47.654421],[132.473634,47.641379],[132.473746,47.636216],[132.470557,47.630004],[132.461047,47.6201],[132.44488,47.613862],[132.437439,47.608272],[132.439677,47.594918],[132.439174,47.592522],[132.429887,47.58296],[132.427985,47.571248],[132.418587,47.555812],[132.420097,47.548367],[132.417859,47.543644],[132.411762,47.540421],[132.393804,47.540021],[132.384965,47.536822],[132.375119,47.531899],[132.367343,47.524575],[132.362588,47.517876],[132.359064,47.505625],[132.35235,47.499523],[132.344407,47.494796],[132.320855,47.484416],[132.316044,47.478862],[132.318225,47.473108],[132.32947,47.469254],[132.339763,47.463248],[132.348323,47.455815],[132.353022,47.454539],[132.365049,47.454113],[132.372602,47.45604],[132.388266,47.448456],[132.397496,47.439043],[132.39565,47.434286],[132.400797,47.427474],[132.41109,47.424119],[132.426083,47.422841],[132.432796,47.425521],[132.431454,47.431832],[132.433467,47.435362],[132.427202,47.441171],[132.428545,47.452011],[132.435146,47.456641],[132.442866,47.4648],[132.452936,47.465751],[132.469998,47.471731],[132.478613,47.47063],[132.484263,47.461522],[132.496123,47.460395],[132.504291,47.463323],[132.508039,47.466752],[132.513242,47.464074],[132.517829,47.46445],[132.518165,47.471881],[132.527563,47.469905],[132.532598,47.471756],[132.534948,47.478337],[132.53299,47.485216],[132.536178,47.488718],[132.541829,47.487343],[132.566276,47.486942],[132.56952,47.485566],[132.573716,47.49202],[132.57338,47.496097],[132.578863,47.492495],[132.584457,47.492195],[132.586695,47.500123],[132.592065,47.507375],[132.600512,47.514576],[132.610414,47.515551],[132.619477,47.513851],[132.625127,47.514101],[132.633687,47.516351],[132.638609,47.52505],[132.643253,47.535673],[132.654833,47.538572],[132.660036,47.534573],[132.663112,47.536547],[132.659252,47.540996],[132.664007,47.543619],[132.664287,47.546668],[132.668427,47.545693],[132.669993,47.548167],[132.667588,47.552114],[132.671112,47.552964],[132.672679,47.549591],[132.676035,47.549191],[132.675532,47.555962],[132.690972,47.563306],[132.693154,47.570024],[132.699643,47.574994],[132.708706,47.576542],[132.713685,47.580088],[132.713797,47.583809],[132.727335,47.595068],[132.731922,47.60323],[132.731195,47.606375],[132.725824,47.610717],[132.725153,47.61466],[132.729069,47.618328],[132.733768,47.619376],[132.742719,47.617355],[132.746355,47.612439],[132.757879,47.611591],[132.766662,47.60937],[132.77718,47.610318],[132.784061,47.609844],[132.798718,47.607099],[132.806773,47.607049],[132.816731,47.604154],[132.826297,47.598288],[132.833682,47.595517],[132.844758,47.601708],[132.853877,47.605477],[132.864003,47.606625],[132.872506,47.609944],[132.880786,47.609545],[132.887163,47.605701],[132.894044,47.598113],[132.898408,47.588527],[132.895331,47.58301],[132.896282,47.579614],[132.902771,47.577092],[132.905848,47.573945],[132.997818,47.522626],[133.009174,47.520326],[133.060306,47.511426],[133.094095,47.505175],[133.149814,47.495597],[133.251798,47.476936],[133.336271,47.461121],[133.351991,47.465],[133.364187,47.466001],[133.371795,47.46983],[133.380298,47.47656],[133.393836,47.48349],[133.403738,47.486892],[133.421304,47.486992],[133.438199,47.482414],[133.446199,47.475284],[133.454199,47.465726],[133.466562,47.458693],[133.47831,47.45569],[133.490058,47.45151],[133.497386,47.449833],[133.51747,47.448456],[133.541078,47.441597],[133.55663,47.435538],[133.562168,47.43416],[133.575594,47.433635],[133.578783,47.436965],[133.593328,47.441622],[133.608545,47.462322],[133.611957,47.473558],[133.613188,47.482089],[133.62667,47.502249],[133.631257,47.511251],[133.635117,47.523951],[133.647313,47.527075],[133.646586,47.531149],[133.65755,47.531574],[133.661243,47.535198],[133.6679,47.536223],[133.671536,47.534348],[133.681382,47.538297],[133.684906,47.54162],[133.693242,47.543994],[133.699899,47.544094],[133.700011,47.54197],[133.720374,47.545343]]]]}},{"type":"Feature","properties":{"adcode":230882,"name":"富锦市","center":[132.037951,47.250747],"centroid":[132.531211,47.164848],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":8,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[131.55416,47.073818],[131.533964,47.012521],[131.529153,46.891007],[131.607809,46.888907],[131.703471,46.886883],[131.728869,46.886681],[131.726463,46.864767],[131.732393,46.865577],[131.753651,46.883417],[131.76305,46.889691],[131.763889,46.903476],[131.789455,46.903274],[131.788112,46.882835],[131.802042,46.883215],[131.801706,46.88577],[131.864754,46.88663],[131.863299,46.900922],[131.857145,46.901428],[131.855579,46.903451],[131.837621,46.90378],[131.837118,46.905525],[131.839635,46.958178],[131.860222,46.96313],[131.885285,46.968182],[131.915214,46.975482],[131.929815,46.987225],[131.972723,46.98821],[132.058931,46.989422],[132.059994,46.976619],[132.110622,46.9723],[132.118062,46.971441],[132.118454,46.970001],[132.204438,46.952544],[132.206732,46.953984],[132.24192,46.954489],[132.267206,46.94375],[132.246171,46.93048],[132.256688,46.91789],[132.25087,46.913794],[132.253332,46.909116],[132.246115,46.906537],[132.245947,46.903982],[132.235486,46.896319],[132.228829,46.894649],[132.22827,46.891386],[132.224521,46.890829],[132.220605,46.886529],[132.217081,46.885745],[132.210927,46.888224],[132.20192,46.884707],[132.201697,46.881646],[132.195263,46.877876],[132.198956,46.875371],[132.200914,46.869449],[132.197221,46.865577],[132.200018,46.856718],[132.2022,46.856794],[132.211039,46.848845],[132.216522,46.846491],[132.215123,46.842288],[132.217864,46.839908],[132.218759,46.834894],[132.217473,46.828892],[132.220829,46.826866],[132.222396,46.820737],[132.220661,46.81719],[132.217529,46.818052],[132.20785,46.815518],[132.215403,46.80959],[132.219822,46.810148],[132.228717,46.807031],[132.232297,46.808526],[132.235878,46.807006],[132.238507,46.802597],[132.244493,46.803256],[132.244549,46.805486],[132.250479,46.808577],[132.25294,46.807209],[132.257472,46.809793],[132.267373,46.80959],[132.273415,46.803763],[132.279625,46.806069],[132.289247,46.801204],[132.300156,46.80427],[132.305638,46.800545],[132.306366,46.797276],[132.311065,46.796313],[132.318281,46.792182],[132.324547,46.78653],[132.333442,46.783108],[132.328855,46.777532],[132.329917,46.774946],[132.338589,46.772588],[132.345693,46.773349],[132.345525,46.771726],[132.35235,46.765641],[132.361413,46.766452],[132.383734,46.766605],[132.388713,46.764044],[132.394252,46.764703],[132.400629,46.762801],[132.398783,46.766047],[132.403706,46.767492],[132.401972,46.773273],[132.398447,46.774312],[132.393133,46.794336],[132.386476,46.797022],[132.385804,46.802395],[132.389385,46.806525],[132.387427,46.80954],[132.390727,46.814606],[132.401636,46.817874],[132.403538,46.821902],[132.410923,46.824207],[132.415174,46.82256],[132.419146,46.825802],[132.423286,46.825093],[132.432572,46.828234],[132.434922,46.827828],[132.438334,46.822712],[132.444376,46.823928],[132.456068,46.82137],[132.461383,46.825093],[132.469047,46.822966],[132.47425,46.824916],[132.479956,46.821775],[132.488347,46.821344],[132.494221,46.823244],[132.494221,46.819141],[132.500095,46.817089],[132.502053,46.812428],[132.50485,46.811237],[132.500711,46.800798],[132.513857,46.791751],[132.52057,46.792182],[132.530584,46.788279],[132.542388,46.790332],[132.550835,46.788127],[132.553129,46.783083],[132.561297,46.785973],[132.568793,46.792942],[132.577184,46.7935],[132.580485,46.797149],[132.582555,46.795401],[132.590387,46.797985],[132.595534,46.797504],[132.600568,46.804042],[132.607226,46.804928],[132.6131,46.808045],[132.619085,46.807563],[132.629715,46.809616],[132.634582,46.80541],[132.641239,46.804624],[132.643756,46.802141],[132.64963,46.8009],[132.664903,46.807057],[132.666805,46.809692],[132.674972,46.811364],[132.679504,46.809286],[132.689797,46.814024],[132.700986,46.814986],[132.70658,46.812808],[132.720174,46.817013],[132.72381,46.812478],[132.7303,46.811592],[132.733209,46.808577],[132.733097,46.80057],[132.736174,46.798619],[132.740257,46.800139],[132.745516,46.797048],[132.740369,46.795274],[132.74367,46.79426],[132.750047,46.798087],[132.750663,46.796136],[132.745572,46.792841],[132.7529,46.792385],[132.749768,46.789952],[132.756369,46.785871],[132.758886,46.789876],[132.763082,46.787493],[132.76739,46.791194],[132.766159,46.785263],[132.760397,46.784959],[132.766606,46.783159],[132.772033,46.779889],[132.785683,46.782247],[132.787753,46.78539],[132.793459,46.784528],[132.790942,46.781816],[132.776788,46.779331],[132.779921,46.776822],[132.787585,46.777481],[132.799669,46.784807],[132.801459,46.781968],[132.792732,46.779078],[132.796536,46.776822],[132.802298,46.777202],[132.807109,46.779661],[132.811528,46.778267],[132.807053,46.774997],[132.799557,46.774971],[132.801515,46.772943],[132.814102,46.773044],[132.811361,46.769901],[132.813207,46.764779],[132.808452,46.75882],[132.811305,46.75811],[132.812256,46.753849],[132.827528,46.760138],[132.832004,46.763866],[132.833066,46.767188],[132.841626,46.77127],[132.843751,46.774388],[132.854548,46.776467],[132.8508,46.771371],[132.855499,46.770813],[132.859415,46.773475],[132.858297,46.76985],[132.866632,46.770763],[132.862828,46.767264],[132.866352,46.764906],[132.872226,46.765438],[132.873289,46.769495],[132.877933,46.767644],[132.882744,46.77558],[132.880562,46.778824],[132.883303,46.781461],[132.88996,46.781562],[132.891079,46.78691],[132.882855,46.790459],[132.880338,46.793018],[132.883359,46.795882],[132.89024,46.795147],[132.891303,46.7972],[132.900589,46.7972],[132.902547,46.8009],[132.906575,46.798898],[132.90596,46.803053],[132.909149,46.799126],[132.916925,46.803661],[132.925764,46.802293],[132.932309,46.802521],[132.933036,46.8047],[132.937847,46.803636],[132.940644,46.807513],[132.94456,46.802547],[132.948085,46.807867],[132.953511,46.806651],[132.957259,46.808349],[132.95821,46.813872],[132.961511,46.816608],[132.957483,46.821041],[132.962462,46.818482],[132.965483,46.823371],[132.960504,46.824966],[132.966042,46.833957],[132.971637,46.83183],[132.971972,46.839072],[132.978462,46.838009],[132.983664,46.834514],[132.997762,46.835401],[133.002237,46.833881],[133.006433,46.840592],[133.003132,46.842668],[133.008167,46.844364],[133.004195,46.847326],[133.009006,46.847428],[133.013873,46.850542],[133.007943,46.852339],[133.017342,46.853048],[133.02674,46.851909],[133.031663,46.856288],[133.029314,46.860439],[133.036418,46.860616],[133.026852,46.863527],[133.028307,46.866691],[133.031943,46.867399],[133.032055,46.870942],[133.042124,46.869348],[133.041173,46.874207],[133.046991,46.871904],[133.053257,46.874308],[133.052026,46.877243],[133.05667,46.874966],[133.057397,46.878761],[133.06204,46.877901],[133.064949,46.881292],[133.062544,46.884454],[133.068362,46.8841],[133.069872,46.880684],[133.075522,46.878281],[133.075187,46.882228],[133.079326,46.880153],[133.077928,46.885087],[133.088557,46.885239],[133.086599,46.882607],[133.089172,46.880457],[133.097564,46.882152],[133.098235,46.884581],[133.102766,46.884151],[133.106626,46.886655],[133.105899,46.892828],[133.102263,46.895357],[133.10506,46.897862],[133.110319,46.893789],[133.11099,46.891007],[133.117479,46.89389],[133.112948,46.898848],[133.116976,46.898848],[133.11899,46.895838],[133.122626,46.896015],[133.123857,46.899556],[133.128052,46.899354],[133.129395,46.894725],[133.13622,46.899531],[133.139912,46.898292],[133.138961,46.894725],[133.143828,46.898342],[133.138961,46.903578],[133.14629,46.901453],[133.146066,46.897229],[133.149423,46.902187],[133.147017,46.905044],[133.14987,46.907219],[133.146793,46.910583],[133.150709,46.912201],[133.155632,46.909116],[133.155912,46.912075],[133.148919,46.916727],[133.149479,46.918775],[133.155576,46.920849],[133.151157,46.921986],[133.143493,46.918371],[133.13829,46.921101],[133.141255,46.92545],[133.150597,46.926537],[133.143269,46.929823],[133.153171,46.928938],[133.146625,46.933817],[133.145003,46.930758],[133.14243,46.932806],[133.151101,46.937153],[133.140807,46.93685],[133.141535,46.940768],[133.148304,46.942916],[133.149758,46.938645],[133.153506,46.937078],[133.15552,46.939428],[133.149479,46.946327],[133.157478,46.945064],[133.160387,46.950067],[133.163856,46.951103],[133.163744,46.954691],[133.157087,46.953959],[133.158877,46.95742],[133.167996,46.956738],[133.162737,46.95982],[133.151772,46.959542],[133.155968,46.962246],[133.155968,46.965959],[133.161842,46.964721],[133.164191,46.966717],[133.166541,46.963964],[133.168723,46.967172],[133.169954,46.961993],[133.174429,46.967576],[133.179128,46.9651],[133.18103,46.966869],[133.177618,46.972325],[133.178513,46.974244],[133.198149,46.973411],[133.198372,46.970834],[133.191715,46.966515],[133.19345,46.962776],[133.198652,46.965252],[133.201226,46.968839],[133.201282,46.973335],[133.190876,46.980331],[133.182149,46.978816],[133.184722,46.983513],[133.194736,46.984927],[133.200107,46.983311],[133.200051,46.979018],[133.20296,46.977376],[133.213253,46.979826],[133.213589,46.983311],[133.2071,46.98768],[133.209561,46.994093],[133.218959,46.995709],[133.214428,46.999799],[133.216498,47.001919],[133.21012,47.003055],[133.199771,47.001945],[133.194233,46.998991],[133.192107,47.000127],[133.194121,47.005176],[133.19082,47.002096],[133.192778,46.998082],[133.189478,46.999344],[133.188023,47.004797],[133.192107,47.009694],[133.189757,47.011411],[133.184331,47.008584],[133.183771,47.014717],[133.192834,47.014793],[133.196974,47.017493],[133.204135,47.018856],[133.209785,47.014111],[133.21454,47.014288],[133.220246,47.018503],[133.22198,47.023752],[133.217897,47.028344],[133.213365,47.029303],[133.202624,47.027133],[133.203407,47.030362],[133.211463,47.032785],[133.208386,47.037023],[133.204358,47.038537],[133.212582,47.040984],[133.217785,47.045196],[133.222036,47.042094],[133.221701,47.038511],[133.224889,47.038108],[133.238539,47.041312],[133.238372,47.045474],[133.23233,47.0484],[133.231099,47.052359],[133.23384,47.053999],[133.239882,47.053015],[133.241337,47.056294],[133.239434,47.060555],[133.232274,47.062648],[133.227295,47.069053],[133.220358,47.067969],[133.220022,47.060404],[133.213757,47.058639],[133.211071,47.064691],[133.213365,47.067817],[133.222987,47.070767],[133.221757,47.073414],[133.210232,47.071801],[133.210848,47.074524],[133.224889,47.080397],[133.220134,47.082968],[133.223938,47.085161],[133.229365,47.080574],[133.231882,47.082464],[133.22791,47.086296],[133.218792,47.088387],[133.213869,47.08811],[133.215939,47.091714],[133.223603,47.093126],[133.227295,47.096528],[133.225952,47.101038],[133.226568,47.10837],[133.232106,47.108597],[133.2297,47.113938],[133.234791,47.113409],[133.236134,47.116003],[133.232218,47.120437],[133.233225,47.123082],[133.238483,47.121621],[133.240218,47.115726],[133.243518,47.125021],[133.237812,47.127262],[133.242623,47.130612],[133.23591,47.131796],[133.239602,47.134515],[133.249113,47.13172],[133.248329,47.13867],[133.252469,47.14363],[133.255882,47.144461],[133.25398,47.148942],[133.255938,47.151133],[133.257,47.158206],[133.255378,47.161805],[133.251574,47.163366],[133.254595,47.168978],[133.258175,47.168173],[133.258399,47.174288],[133.265168,47.175042],[133.274175,47.181584],[133.277476,47.196225],[133.272161,47.197734],[133.273504,47.200174],[133.277811,47.199268],[133.281727,47.191848],[133.285419,47.204952],[133.29107,47.201306],[133.296328,47.201356],[133.299293,47.208121],[133.303825,47.206335],[133.305615,47.209001],[133.303713,47.213225],[133.297111,47.216343],[133.29493,47.256708],[133.296216,47.264169],[133.294146,47.270624],[133.29258,47.301685],[133.294258,47.303016],[133.353222,47.33185],[133.35669,47.338071],[133.400438,47.407111],[133.454031,47.464875],[133.454199,47.465726],[133.446199,47.475284],[133.438199,47.482414],[133.421304,47.486992],[133.403738,47.486892],[133.393836,47.48349],[133.380298,47.47656],[133.371795,47.46983],[133.364187,47.466001],[133.351991,47.465],[133.336271,47.461121],[133.251798,47.476936],[133.149814,47.495597],[133.094095,47.505175],[133.060306,47.511426],[133.009174,47.520326],[132.997818,47.522626],[132.905848,47.573945],[132.902771,47.577092],[132.896282,47.579614],[132.895331,47.58301],[132.898408,47.588527],[132.894044,47.598113],[132.887163,47.605701],[132.880786,47.609545],[132.872506,47.609944],[132.864003,47.606625],[132.853877,47.605477],[132.844758,47.601708],[132.833682,47.595517],[132.826297,47.598288],[132.816731,47.604154],[132.806773,47.607049],[132.798718,47.607099],[132.784061,47.609844],[132.77718,47.610318],[132.766662,47.60937],[132.757879,47.611591],[132.746355,47.612439],[132.742719,47.617355],[132.733768,47.619376],[132.729069,47.618328],[132.725153,47.61466],[132.725824,47.610717],[132.731195,47.606375],[132.731922,47.60323],[132.727335,47.595068],[132.713797,47.583809],[132.713685,47.580088],[132.708706,47.576542],[132.699643,47.574994],[132.693154,47.570024],[132.690972,47.563306],[132.675532,47.555962],[132.676035,47.549191],[132.672679,47.549591],[132.671112,47.552964],[132.667588,47.552114],[132.669993,47.548167],[132.668427,47.545693],[132.664287,47.546668],[132.664007,47.543619],[132.659252,47.540996],[132.663112,47.536547],[132.660036,47.534573],[132.654833,47.538572],[132.643253,47.535673],[132.638609,47.52505],[132.633687,47.516351],[132.625127,47.514101],[132.619477,47.513851],[132.610414,47.515551],[132.600512,47.514576],[132.592065,47.507375],[132.586695,47.500123],[132.584457,47.492195],[132.578863,47.492495],[132.57338,47.496097],[132.573716,47.49202],[132.56952,47.485566],[132.566276,47.486942],[132.541829,47.487343],[132.536178,47.488718],[132.53299,47.485216],[132.534948,47.478337],[132.532598,47.471756],[132.527563,47.469905],[132.518165,47.471881],[132.517829,47.46445],[132.513242,47.464074],[132.508039,47.466752],[132.504291,47.463323],[132.496123,47.460395],[132.484263,47.461522],[132.478613,47.47063],[132.469998,47.471731],[132.452936,47.465751],[132.442866,47.4648],[132.435146,47.456641],[132.428545,47.452011],[132.427202,47.441171],[132.433467,47.435362],[132.431454,47.431832],[132.432796,47.425521],[132.426083,47.422841],[132.41109,47.424119],[132.400797,47.427474],[132.39565,47.434286],[132.397496,47.439043],[132.388266,47.448456],[132.372602,47.45604],[132.365049,47.454113],[132.353022,47.454539],[132.348323,47.455815],[132.339763,47.463248],[132.32947,47.469254],[132.318225,47.473108],[132.316044,47.478862],[132.309666,47.477686],[132.297639,47.471681],[132.295904,47.465826],[132.297023,47.459069],[132.291988,47.453087],[132.285387,47.45161],[132.276156,47.451535],[132.269331,47.450158],[132.26122,47.445026],[132.248297,47.432984],[132.236101,47.42755],[132.218535,47.413424],[132.214787,47.408789],[132.209081,47.406986],[132.19683,47.407186],[132.176802,47.409365],[132.168187,47.408639],[132.144971,47.404656],[132.136467,47.402752],[132.131656,47.400171],[132.127293,47.39343],[132.122985,47.391551],[132.103965,47.387566],[132.093671,47.383982],[132.083713,47.377992],[132.058036,47.371324],[132.04791,47.366134],[132.043435,47.358813],[132.042148,47.354249],[132.042596,47.336867],[132.04405,47.329391],[132.048078,47.326606],[132.056861,47.323746],[132.058707,47.316519],[132.053113,47.312328],[132.045169,47.31155],[132.038008,47.292597],[132.037169,47.278109],[132.025197,47.264797],[132.021617,47.258491],[132.018428,47.256607],[132.009589,47.255527],[132.004219,47.252612],[131.994429,47.254873],[131.976192,47.25417],[131.967688,47.254672],[131.963045,47.250929],[131.957898,47.249044],[131.938374,47.245401],[131.929759,47.245049],[131.921703,47.246808],[131.916109,47.249471],[131.910123,47.259747],[131.898935,47.26972],[131.888194,47.277707],[131.882879,47.279314],[131.87404,47.279415],[131.858488,47.274743],[131.816419,47.268565],[131.810098,47.26854],[131.7767,47.271202],[131.77021,47.267987],[131.76305,47.260752],[131.754043,47.25917],[131.746099,47.253291],[131.742183,47.247336],[131.736589,47.243189],[131.727582,47.240626],[131.720813,47.240802],[131.693009,47.247562],[131.685849,47.248517],[131.678073,47.248039],[131.671024,47.245401],[131.6355,47.237308],[131.615864,47.237334],[131.593431,47.23658],[131.584033,47.238439],[131.572117,47.239646],[131.554999,47.24241],[131.540118,47.249296],[131.525685,47.254723],[131.521209,47.253316],[131.524734,47.246506],[131.521657,47.245225],[131.513937,47.248667],[131.504426,47.249471],[131.494636,47.25422],[131.485574,47.25515],[131.48177,47.253667],[131.475168,47.246029],[131.464875,47.237585],[131.451561,47.232005],[131.443617,47.230799],[131.435673,47.230924],[131.443393,47.225268],[131.452847,47.221497],[131.461015,47.220467],[131.466274,47.221397],[131.474385,47.21921],[131.484343,47.221347],[131.49335,47.221045],[131.493909,47.218757],[131.498832,47.21843],[131.506105,47.215136],[131.510916,47.215363],[131.511643,47.208498],[131.505322,47.202261],[131.504762,47.195672],[131.507951,47.186817],[131.504482,47.179949],[131.504315,47.175747],[131.509405,47.170287],[131.510356,47.157677],[131.522384,47.148993],[131.529824,47.144889],[131.546104,47.137461],[131.550635,47.132551],[131.551027,47.125248],[131.559978,47.120764],[131.566523,47.110688],[131.561936,47.102777],[131.557684,47.089874],[131.559027,47.08806],[131.55416,47.073818]]]]}},{"type":"Feature","properties":{"adcode":230883,"name":"抚远市","center":[134.294501,48.364707],"centroid":[134.276606,47.966858],"childrenNum":0,"level":"district","parent":{"adcode":230800},"subFeatureIndex":9,"acroutes":[100000,230000,230800]},"geometry":{"type":"MultiPolygon","coordinates":[[[[134.002549,48.305247],[134.012955,48.28158],[134.019948,48.269902],[134.025766,48.270371],[134.031807,48.267315],[134.041765,48.27143],[134.045122,48.267315],[134.034996,48.266551],[134.037122,48.263348],[134.04445,48.261746],[134.046408,48.259257],[134.051275,48.258419],[134.057261,48.254846],[134.050324,48.247155],[134.051891,48.240943],[134.059107,48.237319],[134.079079,48.213521],[134.084841,48.211893],[134.085009,48.208983],[134.090044,48.207429],[134.096086,48.210019],[134.100337,48.208563],[134.104701,48.202716],[134.107889,48.201804],[134.110351,48.197486],[134.117008,48.197313],[134.121875,48.194451],[134.115218,48.186998],[134.119526,48.183074],[134.119637,48.178162],[134.117064,48.177471],[134.11863,48.173694],[134.122658,48.172781],[134.122938,48.169473],[134.114994,48.16572],[134.114491,48.162288],[134.117624,48.1594],[134.10582,48.155745],[134.102519,48.152436],[134.105316,48.149373],[134.100841,48.146632],[134.098155,48.142729],[134.100505,48.138802],[134.092226,48.130822],[134.092337,48.127833],[134.086296,48.126672],[134.090603,48.123534],[134.092226,48.118418],[134.087414,48.113748],[134.080366,48.111301],[134.07796,48.100721],[134.067946,48.10171],[134.054576,48.094318],[134.047751,48.092514],[134.047751,48.088013],[134.050268,48.087915],[134.050772,48.083859],[134.045849,48.085318],[134.045681,48.080743],[134.049206,48.079482],[134.047919,48.075698],[134.037849,48.07555],[134.033989,48.072532],[134.020563,48.074115],[134.016647,48.070059],[134.007472,48.074585],[133.997514,48.073249],[133.99634,48.079408],[133.994214,48.077924],[133.980116,48.075451],[133.97648,48.073522],[133.973235,48.075327],[133.967977,48.071023],[133.975193,48.066472],[133.975809,48.062885],[133.970494,48.057021],[133.974186,48.054102],[133.972564,48.050613],[133.966466,48.052296],[133.965739,48.055512],[133.961096,48.056576],[133.954662,48.060263],[133.951082,48.055784],[133.944872,48.05618],[133.934915,48.053137],[133.932845,48.055141],[133.929376,48.053384],[133.931055,48.050143],[133.92781,48.045045],[133.930831,48.044426],[133.919195,48.036952],[133.913041,48.034997],[133.906943,48.035269],[133.903083,48.030714],[133.896985,48.033363],[133.889993,48.027422],[133.888706,48.023807],[133.883727,48.024204],[133.884119,48.021753],[133.879307,48.02049],[133.876175,48.014423],[133.871364,48.018063],[133.865657,48.010016],[133.860567,48.005954],[133.861965,48.001818],[133.85486,47.998623],[133.844959,47.999737],[133.843448,47.997607],[133.830302,47.997508],[133.828679,47.999514],[133.822526,47.998771],[133.817323,48.001075],[133.810162,47.994659],[133.804064,47.993025],[133.797184,47.986534],[133.789184,47.984353],[133.788624,47.981851],[133.783254,47.98024],[133.774023,47.981529],[133.769604,47.979819],[133.766527,47.981554],[133.761492,47.979621],[133.755338,47.982198],[133.751199,47.981826],[133.749017,47.985146],[133.744318,47.984775],[133.743423,47.981653],[133.740346,47.98309],[133.735758,47.97858],[133.735143,47.975235],[133.731059,47.975978],[133.725689,47.973897],[133.723171,47.976028],[133.719479,47.973054],[133.715339,47.975111],[133.710193,47.97179],[133.710025,47.969238],[133.712766,47.862582],[133.706892,47.863426],[133.69699,47.86206],[133.681214,47.855429],[133.678529,47.851703],[133.678697,47.846312],[133.683508,47.841269],[133.693354,47.83789],[133.695032,47.834287],[133.702864,47.824421],[133.70113,47.814976],[133.705773,47.807916],[133.71299,47.801178],[133.712598,47.793321],[133.7145,47.78775],[133.720374,47.545343],[133.721941,47.537722],[133.728933,47.538022],[133.729773,47.536322],[133.742248,47.535848],[133.747059,47.538072],[133.768765,47.537472],[133.772233,47.534298],[133.778331,47.532474],[133.781576,47.533773],[133.789575,47.533798],[133.795841,47.535373],[133.802666,47.533324],[133.808092,47.533324],[133.81419,47.535523],[133.819281,47.541046],[133.828008,47.54207],[133.833602,47.540971],[133.839308,47.544844],[133.84798,47.547792],[133.859783,47.545368],[133.869462,47.540471],[133.883168,47.539146],[133.885965,47.535723],[133.902132,47.535573],[133.909237,47.536897],[133.911419,47.538822],[133.915838,47.536972],[133.927027,47.536622],[133.935922,47.541895],[133.943921,47.539871],[133.94683,47.535598],[133.951809,47.533473],[133.957348,47.5283],[133.962047,47.528475],[133.970103,47.52505],[133.973571,47.520951],[133.981123,47.521651],[133.983081,47.523701],[133.99164,47.523176],[134.008088,47.52885],[134.015864,47.530799],[134.018605,47.533923],[134.030409,47.538297],[134.034045,47.538072],[134.052618,47.5279],[134.052115,47.572247],[134.078184,47.573121],[134.078575,47.570524],[134.101792,47.570998],[134.094687,47.600085],[134.108785,47.61733],[134.152364,47.605202],[134.171664,47.589476],[134.184531,47.587728],[134.191804,47.588477],[134.197286,47.594719],[134.201538,47.613687],[134.210041,47.610817],[134.223635,47.621073],[134.217985,47.629431],[134.233593,47.634544],[134.252222,47.639533],[134.250991,47.645793],[134.274711,47.646167],[134.2812,47.653149],[134.294906,47.64704],[134.301787,47.657014],[134.306262,47.658136],[134.311241,47.662624],[134.319857,47.663496],[134.327744,47.672994],[134.318234,47.680371],[134.326849,47.68872],[134.34559,47.692108],[134.347101,47.697714],[134.345702,47.709821],[134.351073,47.71682],[134.358065,47.720555],[134.374792,47.731163],[134.374457,47.738532],[134.369086,47.743909],[134.374457,47.755134],[134.379939,47.758643],[134.379827,47.766381],[134.37703,47.772502],[134.359464,47.778995],[134.365058,47.786357],[134.359576,47.790088],[134.365058,47.793967],[134.384414,47.82805],[134.396554,47.824173],[134.400638,47.832548],[134.407519,47.834287],[134.416749,47.839157],[134.437952,47.838039],[134.437728,47.84266],[134.452721,47.849144],[134.454343,47.865637],[134.466706,47.867623],[134.462455,47.87686],[134.465196,47.887113],[134.502398,47.885723],[134.51739,47.883861],[134.513362,47.784616],[134.551683,47.784616],[134.551683,47.738532],[134.511908,47.739528],[134.510621,47.666264],[134.505419,47.652775],[134.504747,47.551765],[134.503125,47.540421],[134.498202,47.449357],[134.522929,47.467903],[134.544467,47.474659],[134.558844,47.474934],[134.56841,47.478287],[134.577417,47.496747],[134.576354,47.519151],[134.582004,47.524775],[134.603822,47.532524],[134.627653,47.546443],[134.636325,47.556836],[134.645052,47.56413],[134.65803,47.579614],[134.678058,47.588652],[134.685219,47.60333],[134.6841,47.615708],[134.682477,47.622246],[134.684156,47.631925],[134.688743,47.637089],[134.695344,47.641354],[134.716826,47.657463],[134.730029,47.672795],[134.737861,47.677057],[134.740826,47.681667],[134.745749,47.683835],[134.757329,47.694774],[134.760126,47.699159],[134.77965,47.715923],[134.784964,47.734325],[134.784797,47.739304],[134.776181,47.757896],[134.772825,47.76347],[134.764601,47.770113],[134.739875,47.779268],[134.723987,47.795061],[134.717945,47.799388],[134.700938,47.808364],[134.678561,47.819252],[134.675261,47.823552],[134.674142,47.828671],[134.67582,47.838014],[134.674422,47.846114],[134.670897,47.857317],[134.67017,47.864792],[134.675596,47.875544],[134.677219,47.884829],[134.659149,47.901087],[134.647849,47.903792],[134.616968,47.906223],[134.607962,47.9093],[134.610031,47.920365],[134.610087,47.931329],[134.607906,47.937132],[134.599682,47.94782],[134.575627,47.967503],[134.568914,47.970378],[134.554201,47.982],[134.549837,47.991315],[134.551348,47.995873],[134.557781,48.008257],[134.553585,48.02096],[134.551515,48.032769],[134.555431,48.037323],[134.57406,48.042249],[134.579039,48.058456],[134.6022,48.075822],[134.610087,48.084008],[134.623402,48.09145],[134.632409,48.099461],[134.63308,48.109521],[134.635765,48.115972],[134.647177,48.131786],[134.655569,48.140531],[134.672911,48.149645],[134.6794,48.155498],[134.678897,48.160758],[134.672575,48.170436],[134.682645,48.191268],[134.676156,48.203358],[134.67817,48.228221],[134.676603,48.234114],[134.6794,48.256448],[134.694393,48.26702],[134.715092,48.265689],[134.723316,48.267537],[134.730812,48.273845],[134.740042,48.277417],[134.749329,48.279191],[134.771091,48.289019],[134.78765,48.288551],[134.795985,48.291974],[134.80874,48.306675],[134.814278,48.311796],[134.833467,48.32152],[134.864067,48.332398],[134.903675,48.342266],[134.915479,48.345809],[134.943226,48.346694],[134.952345,48.352771],[134.966163,48.35646],[134.987141,48.359535],[135.009239,48.365708],[135.017239,48.37102],[135.031392,48.377561],[135.052594,48.383437],[135.07279,48.391328],[135.082915,48.39644],[135.090859,48.403346],[135.093656,48.411897],[135.093153,48.417892],[135.095335,48.427964],[135.09567,48.437518],[135.094552,48.440735],[135.087223,48.449771],[135.078943,48.455688],[135.068594,48.459567],[135.062273,48.458609],[135.055615,48.45451],[135.046049,48.44599],[135.0357,48.440735],[135.025015,48.438697],[135.013714,48.438501],[134.996484,48.439704],[134.969687,48.445155],[134.951842,48.450483],[134.927674,48.451613],[134.909661,48.447954],[134.895395,48.442552],[134.886668,48.437592],[134.870501,48.425385],[134.863452,48.41745],[134.855788,48.406885],[134.848403,48.394056],[134.833523,48.382404],[134.820712,48.375938],[134.804153,48.371758],[134.77937,48.370012],[134.764377,48.370086],[134.717721,48.396833],[134.704519,48.405263],[134.696743,48.407131],[134.683428,48.407204],[134.66603,48.40546],[134.640297,48.409858],[134.589724,48.405754],[134.578032,48.405533],[134.560187,48.409711],[134.533502,48.41777],[134.522313,48.419538],[134.50167,48.418924],[134.487237,48.414256],[134.462231,48.409268],[134.438399,48.405435],[134.386932,48.390074],[134.369757,48.382994],[134.316892,48.381175],[134.297647,48.384445],[134.278906,48.383707],[134.255299,48.377856],[134.248921,48.378372],[134.239299,48.381937],[134.217313,48.383387],[134.203496,48.382478],[134.188223,48.376848],[134.176196,48.369225],[134.161147,48.356239],[134.150909,48.346178],[134.131385,48.335474],[134.116057,48.333284],[134.105708,48.332915],[134.084226,48.33545],[134.068674,48.338452],[134.057317,48.337763],[134.04473,48.334908],[134.02957,48.327624],[134.011276,48.310024],[134.002549,48.305247]]]]}}]}
|
public/china-city-data/citys/保定市.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
public/china-city-data/citys/保山市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":530502,"name":"隆阳区","center":[99.165825,25.112144],"centroid":[99.064528,25.199957],"childrenNum":0,"level":"district","parent":{"adcode":530500},"subFeatureIndex":0,"acroutes":[100000,530000,530500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.495338,25.131239],[99.494124,25.133718],[99.490658,25.137098],[99.485352,25.139715],[99.482944,25.142782],[99.477853,25.145711],[99.476248,25.147496],[99.471549,25.149454],[99.467848,25.153682],[99.462346,25.157044],[99.457569,25.168151],[99.454456,25.170733],[99.451578,25.175359],[99.448327,25.177559],[99.442826,25.184264],[99.435053,25.191488],[99.429962,25.19795],[99.422757,25.201258],[99.416922,25.208256],[99.411087,25.212084],[99.406506,25.214232],[99.402492,25.222026],[99.397264,25.226407],[99.394132,25.230235],[99.391684,25.231239],[99.387337,25.237439],[99.384675,25.244435],[99.381405,25.24788],[99.379819,25.25233],[99.376236,25.259343],[99.372692,25.264693],[99.373749,25.269575],[99.371517,25.276828],[99.365154,25.284185],[99.358947,25.288011],[99.350646,25.287267],[99.343519,25.287215],[99.336294,25.293325],[99.330753,25.300058],[99.327855,25.305527],[99.324292,25.310771],[99.323763,25.314198],[99.322157,25.316846],[99.316538,25.321656],[99.312524,25.327834],[99.310723,25.33479],[99.307355,25.340258],[99.304184,25.346538],[99.300777,25.348926],[99.299426,25.351037],[99.294492,25.355898],[99.291829,25.359739],[99.288089,25.360811],[99.285192,25.365499],[99.285701,25.370377],[99.282764,25.374373],[99.284271,25.378178],[99.288168,25.377954],[99.293552,25.374996],[99.296273,25.375394],[99.298368,25.378023],[99.298682,25.381119],[99.296469,25.385702],[99.293767,25.384976],[99.291242,25.386861],[99.291829,25.392966],[99.290067,25.401683],[99.289871,25.408219],[99.287815,25.410415],[99.28525,25.416952],[99.282294,25.41894],[99.283371,25.422295],[99.284996,25.423661],[99.290889,25.423591],[99.294374,25.424214],[99.29645,25.420911],[99.29921,25.419874],[99.301795,25.421205],[99.305632,25.41939],[99.309725,25.419148],[99.31554,25.413684],[99.319925,25.411591],[99.325016,25.411021],[99.328325,25.40917],[99.333553,25.408946],[99.335393,25.407407],[99.342442,25.407441],[99.345281,25.412352],[99.345477,25.41607],[99.343558,25.420583],[99.343127,25.425303],[99.341874,25.429833],[99.34111,25.438235],[99.343342,25.444597],[99.346788,25.44866],[99.351096,25.451858],[99.352662,25.455177],[99.353073,25.459688],[99.350019,25.463335],[99.346044,25.464839],[99.344224,25.466429],[99.341385,25.473274],[99.341189,25.475019],[99.338643,25.479634],[99.33459,25.481967],[99.331751,25.487238],[99.329931,25.488931],[99.325917,25.496137],[99.326289,25.498971],[99.32437,25.503498],[99.324859,25.506384],[99.329754,25.512742],[99.329206,25.515956],[99.327248,25.516629],[99.320121,25.51428],[99.312113,25.514435],[99.305554,25.517027],[99.303322,25.520845],[99.301325,25.521588],[99.29692,25.520361],[99.291946,25.520413],[99.287698,25.521951],[99.284056,25.527686],[99.276929,25.532247],[99.273757,25.537688],[99.269117,25.538742],[99.265377,25.54059],[99.258916,25.542853],[99.25453,25.546256],[99.251182,25.545962],[99.248284,25.544045],[99.242136,25.544822],[99.238475,25.543647],[99.2345,25.543976],[99.227354,25.543198],[99.217956,25.539243],[99.213746,25.528083],[99.208146,25.523955],[99.205562,25.522676],[99.202253,25.524145],[99.199923,25.523885],[99.196242,25.520206],[99.193951,25.519774],[99.188724,25.514452],[99.186198,25.510098],[99.185845,25.514055],[99.184592,25.515126],[99.17772,25.516975],[99.176624,25.521346],[99.172355,25.523039],[99.165796,25.521691],[99.162154,25.52183],[99.154851,25.52024],[99.153246,25.519169],[99.152443,25.514418],[99.154988,25.511031],[99.156711,25.506228],[99.161097,25.500336],[99.161293,25.498142],[99.151758,25.49377],[99.146452,25.49313],[99.141635,25.489968],[99.137151,25.484438],[99.132922,25.482796],[99.129672,25.478994],[99.126441,25.478389],[99.123407,25.475192],[99.116064,25.475261],[99.107626,25.471079],[99.103964,25.469851],[99.096191,25.469679],[99.088497,25.46693],[99.086402,25.468521],[99.084776,25.472513],[99.076103,25.486546],[99.072285,25.488758],[99.065941,25.497986],[99.070268,25.502219],[99.067312,25.507403],[99.067077,25.512224],[99.07485,25.519497],[99.078002,25.520845],[99.078766,25.522572],[99.077082,25.525492],[99.077101,25.530018],[99.076299,25.535114],[99.073342,25.538517],[99.065569,25.543682],[99.062808,25.547551],[99.058266,25.557223],[99.056288,25.56446],[99.052627,25.566653],[99.04971,25.566653],[99.047066,25.565289],[99.044678,25.56256],[99.044364,25.560712],[99.0399,25.560263],[99.025803,25.559918],[99.02038,25.560954],[99.013723,25.558588],[99.00873,25.557379],[99.005969,25.557638],[99.002582,25.561213],[99.002739,25.567879],[99.001525,25.572922],[99.002269,25.575426],[99.005049,25.575961],[99.006106,25.578102],[99.002582,25.584768],[99.001936,25.589136],[99.003659,25.590397],[99.006517,25.588843],[99.008397,25.594109],[99.008749,25.601619],[99.001995,25.604554],[99.005284,25.614843],[99.009787,25.619539],[99.010747,25.622197],[99.010942,25.629032],[99.009141,25.633192],[99.00732,25.631915],[99.007379,25.629567],[99.004442,25.628566],[98.996689,25.628963],[98.995318,25.630223],[98.99011,25.630327],[98.987173,25.63119],[98.981084,25.631794],[98.973761,25.635488],[98.972077,25.634124],[98.968807,25.634763],[98.964285,25.634573],[98.960467,25.635678],[98.957451,25.637714],[98.954123,25.638474],[98.951186,25.636765],[98.946311,25.635867],[98.942688,25.63661],[98.931489,25.636316],[98.93096,25.634746],[98.924734,25.634642],[98.923853,25.631898],[98.919213,25.630482],[98.915786,25.627772],[98.910265,25.626426],[98.90678,25.627772],[98.900358,25.627444],[98.895326,25.629447],[98.889667,25.632502],[98.888062,25.634832],[98.886789,25.633641],[98.882403,25.632657],[98.880015,25.63421],[98.873984,25.63497],[98.86905,25.632346],[98.87046,25.623164],[98.874983,25.618002],[98.88072,25.615516],[98.887709,25.609906],[98.889413,25.606557],[98.888904,25.60281],[98.883793,25.595145],[98.878918,25.59164],[98.877939,25.588929],[98.882247,25.581228],[98.881561,25.574407],[98.877274,25.567309],[98.875237,25.566446],[98.86999,25.566135],[98.868659,25.561541],[98.868639,25.5556],[98.870362,25.550712],[98.865604,25.552284],[98.859946,25.55161],[98.856421,25.552975],[98.851801,25.553493],[98.842559,25.553527],[98.835119,25.555168],[98.830361,25.55712],[98.820865,25.55883],[98.809822,25.559175],[98.805906,25.557949],[98.798408,25.552456],[98.794218,25.55028],[98.789616,25.54952],[98.784643,25.549848],[98.77965,25.551645],[98.770057,25.55351],[98.766865,25.555496],[98.763556,25.553873],[98.763654,25.551126],[98.766141,25.548052],[98.772739,25.543457],[98.773346,25.54173],[98.771153,25.531608],[98.77084,25.526978],[98.768627,25.521951],[98.765162,25.516267],[98.764653,25.51053],[98.768784,25.501874],[98.771329,25.492456],[98.773346,25.481206],[98.773855,25.475469],[98.771075,25.469039],[98.766767,25.463076],[98.763987,25.456871],[98.762714,25.449974],[98.761696,25.434605],[98.76197,25.419666],[98.763987,25.413701],[98.764496,25.407493],[98.759679,25.396702],[98.755627,25.39051],[98.756136,25.382935],[98.752083,25.375117],[98.749811,25.368457],[98.750066,25.358822],[98.753101,25.346867],[98.752102,25.342282],[98.748304,25.337455],[98.745524,25.332177],[98.741471,25.322297],[98.73918,25.318611],[98.738181,25.305527],[98.736654,25.297479],[98.736928,25.283701],[98.738436,25.274976],[98.741236,25.268086],[98.740727,25.262805],[98.740981,25.252936],[98.738455,25.245802],[98.734657,25.236625],[98.730349,25.219393],[98.730624,25.205363],[98.729096,25.197343],[98.730878,25.194589],[98.735949,25.190916],[98.742273,25.184714],[98.745563,25.178737],[98.743781,25.173921],[98.740511,25.167718],[98.730643,25.15162],[98.731916,25.142903],[98.736478,25.133025],[98.73775,25.12545],[98.739258,25.121776],[98.737339,25.114565],[98.732562,25.106331],[98.729919,25.101009],[98.731426,25.089826],[98.733463,25.082475],[98.735479,25.078348],[98.748049,25.072054],[98.753943,25.05929],[98.754961,25.053082],[98.756233,25.041149],[98.751182,25.024375],[98.750927,25.016794],[98.753708,25.006923],[98.753962,24.998647],[98.755372,24.992956],[98.757878,24.985685],[98.759777,24.978189],[98.759014,24.974284],[98.755235,24.968782],[98.756938,24.961545],[98.760952,24.95245],[98.760541,24.946948],[98.761539,24.940525],[98.756997,24.919154],[98.758779,24.905386],[98.763067,24.896182],[98.765338,24.889514],[98.765083,24.882637],[98.764085,24.873206],[98.76383,24.864938],[98.765573,24.850538],[98.764888,24.848453],[98.769117,24.832088],[98.772171,24.826354],[98.773679,24.821333],[98.777673,24.817249],[98.781373,24.81539],[98.79179,24.818466],[98.79643,24.821298],[98.797429,24.824791],[98.799465,24.827101],[98.80575,24.82724],[98.809509,24.829812],[98.814247,24.830733],[98.820611,24.830333],[98.824938,24.830611],[98.824879,24.832592],[98.828795,24.834051],[98.83463,24.838256],[98.838996,24.839837],[98.843519,24.840393],[98.847826,24.837752],[98.854346,24.838759],[98.858301,24.838464],[98.871498,24.836101],[98.8742,24.834468],[98.874767,24.827605],[98.876569,24.824165],[98.880171,24.824078],[98.885282,24.821037],[98.886809,24.816954],[98.88814,24.80479],[98.888081,24.798864],[98.889197,24.796726],[98.895678,24.795875],[98.896657,24.794728],[98.89697,24.789792],[98.899105,24.787706],[98.903158,24.78536],[98.902903,24.783448],[98.899144,24.782388],[98.899907,24.778581],[98.903862,24.778651],[98.908796,24.776652],[98.912908,24.775748],[98.916961,24.773627],[98.919232,24.773575],[98.922717,24.775817],[98.92818,24.776339],[98.936051,24.78124],[98.939066,24.784265],[98.943883,24.787793],[98.941533,24.789201],[98.939458,24.792208],[98.93609,24.799055],[98.927123,24.81473],[98.926163,24.819057],[98.922189,24.824634],[98.915532,24.826876],[98.914357,24.828196],[98.912536,24.83459],[98.910637,24.837387],[98.910284,24.8414],[98.911988,24.841522],[98.915982,24.838204],[98.92258,24.835597],[98.927221,24.835319],[98.933329,24.833964],[98.938401,24.834433],[98.940261,24.835945],[98.948856,24.839593],[98.952752,24.843207],[98.954847,24.843572],[98.957941,24.845882],[98.958724,24.849826],[98.956903,24.853613],[98.952498,24.855975],[98.948132,24.855871],[98.945273,24.852553],[98.942414,24.851285],[98.940417,24.852067],[98.939556,24.855385],[98.940926,24.857278],[98.94353,24.857052],[98.945997,24.860109],[98.951636,24.862837],[98.951578,24.864678],[98.949013,24.864487],[98.950031,24.866206],[98.955004,24.867926],[98.959409,24.871573],[98.963208,24.872407],[98.963129,24.876193],[98.959683,24.87734],[98.959057,24.88255],[98.961837,24.883262],[98.961935,24.886753],[98.966967,24.885971],[98.971235,24.879267],[98.973565,24.879354],[98.974955,24.88149],[98.974877,24.884964],[98.973232,24.887621],[98.974779,24.888906],[98.980966,24.888003],[98.986037,24.888767],[98.992009,24.884755],[98.994359,24.883835],[98.994672,24.880032],[98.998509,24.878121],[98.999704,24.874474],[99.005695,24.868464],[99.004011,24.866779],[99.002053,24.868221],[98.999077,24.867752],[98.999156,24.870149],[98.997021,24.86935],[98.997433,24.866797],[98.994731,24.866102],[98.995005,24.863462],[98.996786,24.862541],[98.999978,24.857278],[99.000448,24.859779],[99.005989,24.863028],[99.006341,24.866623],[99.008475,24.868047],[99.012137,24.865442],[99.01061,24.863688],[99.014271,24.863427],[99.014349,24.865703],[99.017032,24.866137],[99.018598,24.870149],[99.016385,24.872511],[99.016464,24.875116],[99.013742,24.878712],[99.015348,24.881786],[99.018441,24.883609],[99.02549,24.885051],[99.029092,24.891077],[99.023767,24.895818],[99.020771,24.899551],[99.020203,24.901826],[99.017129,24.902729],[99.016836,24.900124],[99.012039,24.902573],[99.007829,24.900194],[99.007222,24.901809],[99.009924,24.903875],[99.009317,24.908806],[99.010335,24.911341],[99.013096,24.912348],[99.01384,24.915126],[99.015485,24.916029],[99.018187,24.92004],[99.020634,24.921932],[99.022592,24.921394],[99.025784,24.917904],[99.03199,24.921585],[99.035984,24.923061],[99.039548,24.927887],[99.041584,24.933859],[99.045892,24.935699],[99.051452,24.935248],[99.057796,24.937071],[99.067409,24.945577],[99.07857,24.95429],[99.084894,24.960486],[99.08973,24.968054],[99.093039,24.97654],[99.097327,24.981121],[99.105022,24.984332],[99.109388,24.982388],[99.113676,24.978102],[99.116397,24.976956],[99.121312,24.977234],[99.127695,24.976175],[99.130612,24.973781],[99.134175,24.96637],[99.135233,24.96092],[99.130162,24.956703],[99.12932,24.955158],[99.124601,24.95396],[99.130573,24.951791],[99.134567,24.952572],[99.136055,24.954551],[99.140167,24.956894],[99.142399,24.955904],[99.146197,24.950454],[99.148116,24.95009],[99.150191,24.952902],[99.154303,24.95193],[99.154988,24.949083],[99.156378,24.948458],[99.15675,24.945577],[99.158963,24.943251],[99.158748,24.938303],[99.160529,24.937609],[99.163349,24.939137],[99.162977,24.94299],[99.166501,24.945455],[99.168165,24.94792],[99.169105,24.945941],[99.173138,24.944309],[99.180696,24.942903],[99.187177,24.940404],[99.190407,24.936342],[99.194421,24.926759],[99.198435,24.914953],[99.201744,24.909952],[99.207305,24.907191],[99.21496,24.906809],[99.223046,24.907157],[99.228685,24.905663],[99.235009,24.90476],[99.243076,24.901965],[99.250066,24.896408],[99.259738,24.89],[99.260286,24.887534],[99.259817,24.877079],[99.262851,24.868534],[99.259249,24.863114],[99.259308,24.857122],[99.260835,24.854551],[99.266121,24.853456],[99.268353,24.850017],[99.266728,24.846317],[99.267785,24.843884],[99.27178,24.838551],[99.273444,24.831949],[99.274834,24.830802],[99.278397,24.833113],[99.279141,24.834972],[99.28249,24.834903],[99.285955,24.83763],[99.290928,24.834833],[99.296411,24.835667],[99.306259,24.832192],[99.312818,24.831723],[99.322197,24.836987],[99.333377,24.849131],[99.33692,24.85257],[99.347337,24.860822],[99.352662,24.86334],[99.358986,24.867231],[99.364057,24.871573],[99.374239,24.886944],[99.379584,24.89198],[99.386437,24.899534],[99.387494,24.907799],[99.385497,24.913772],[99.385517,24.918147],[99.387298,24.922037],[99.390666,24.936047],[99.39233,24.938564],[99.39838,24.936012],[99.399457,24.934363],[99.399379,24.928061],[99.403021,24.925109],[99.40443,24.925491],[99.406251,24.929033],[99.409521,24.928686],[99.410754,24.930161],[99.410108,24.934172],[99.412027,24.933564],[99.414161,24.930752],[99.417666,24.928946],[99.420055,24.931151],[99.423716,24.93254],[99.42444,24.938703],[99.423246,24.942626],[99.419937,24.947069],[99.422189,24.94976],[99.421876,24.954481],[99.419859,24.957362],[99.420192,24.960521],[99.42262,24.962882],[99.422678,24.966231],[99.428121,24.967897],[99.43797,24.975343],[99.441651,24.97418],[99.452557,24.974614],[99.452968,24.973191],[99.456003,24.973659],[99.454945,24.975915],[99.459566,24.980375],[99.461426,24.98336],[99.460623,24.987056],[99.461152,24.991082],[99.463639,24.997727],[99.464794,24.999133],[99.465518,25.008831],[99.467339,25.012353],[99.469062,25.021045],[99.469356,25.029545],[99.470139,25.034124],[99.480829,25.052648],[99.4831,25.055163],[99.487937,25.063626],[99.492264,25.073007],[99.492303,25.078053],[99.494417,25.094351],[99.499019,25.103297],[99.497296,25.108203],[99.49571,25.115605],[99.492068,25.120458],[99.490482,25.123821],[99.489366,25.128709],[99.493184,25.131309],[99.495338,25.131239]]]]}},{"type":"Feature","properties":{"adcode":530521,"name":"施甸县","center":[99.183758,24.730847],"centroid":[99.153001,24.652661],"childrenNum":0,"level":"district","parent":{"adcode":530500},"subFeatureIndex":1,"acroutes":[100000,530000,530500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.311976,24.443271],[99.316656,24.44599],[99.324272,24.451671],[99.32531,24.456725],[99.323802,24.459479],[99.316029,24.465926],[99.313268,24.468679],[99.310527,24.473053],[99.3118,24.480859],[99.317615,24.485441],[99.322745,24.491539],[99.318672,24.496016],[99.316205,24.504186],[99.32202,24.512948],[99.324213,24.518714],[99.313073,24.518087],[99.309118,24.518592],[99.306768,24.527788],[99.314404,24.531829],[99.319788,24.539962],[99.319005,24.543288],[99.323352,24.54651],[99.328775,24.54853],[99.329891,24.552378],[99.329559,24.556905],[99.327424,24.5595],[99.327973,24.560963],[99.334943,24.565524],[99.33645,24.569007],[99.336783,24.574543],[99.339172,24.579958],[99.336979,24.588088],[99.337723,24.589794],[99.34346,24.594198],[99.344145,24.598341],[99.34066,24.604398],[99.339838,24.608019],[99.34254,24.612387],[99.342873,24.61425],[99.341032,24.616669],[99.342814,24.621264],[99.339759,24.627685],[99.340464,24.630209],[99.338683,24.632924],[99.334121,24.636804],[99.334943,24.642668],[99.332476,24.651334],[99.332378,24.658467],[99.332985,24.663513],[99.334297,24.66687],[99.340249,24.67696],[99.347415,24.687171],[99.348688,24.694999],[99.347435,24.698443],[99.34765,24.701521],[99.346553,24.704408],[99.346377,24.709104],[99.347767,24.712165],[99.350254,24.714687],[99.355129,24.723538],[99.358712,24.72912],[99.359202,24.731102],[99.350881,24.733641],[99.347513,24.735084],[99.34485,24.738875],[99.341659,24.741761],[99.337018,24.744299],[99.332437,24.745916],[99.324487,24.743413],[99.323978,24.745829],[99.32531,24.752175],[99.324664,24.753931],[99.326661,24.755409],[99.326817,24.758712],[99.324527,24.760798],[99.318672,24.761076],[99.314306,24.76198],[99.300209,24.767039],[99.302324,24.772497],[99.299504,24.773575],[99.292123,24.772775],[99.290126,24.774931],[99.293728,24.784995],[99.295862,24.794606],[99.294825,24.795875],[99.288853,24.79803],[99.286993,24.795823],[99.284252,24.797508],[99.281648,24.804338],[99.281961,24.813513],[99.279083,24.815807],[99.275245,24.816016],[99.268706,24.819752],[99.266199,24.824269],[99.268686,24.832418],[99.271231,24.832835],[99.273444,24.829968],[99.274834,24.830802],[99.273444,24.831949],[99.27178,24.838551],[99.267785,24.843884],[99.266728,24.846317],[99.268353,24.850017],[99.266121,24.853456],[99.260835,24.854551],[99.259308,24.857122],[99.259249,24.863114],[99.262851,24.868534],[99.259817,24.877079],[99.260286,24.887534],[99.259738,24.89],[99.250066,24.896408],[99.243076,24.901965],[99.235009,24.90476],[99.228685,24.905663],[99.223046,24.907157],[99.21496,24.906809],[99.207305,24.907191],[99.201744,24.909952],[99.198435,24.914953],[99.194421,24.926759],[99.190407,24.936342],[99.187177,24.940404],[99.180696,24.942903],[99.173138,24.944309],[99.169105,24.945941],[99.168165,24.94792],[99.166501,24.945455],[99.162977,24.94299],[99.163349,24.939137],[99.160529,24.937609],[99.158748,24.938303],[99.158963,24.943251],[99.15675,24.945577],[99.156378,24.948458],[99.154988,24.949083],[99.154303,24.95193],[99.150191,24.952902],[99.148116,24.95009],[99.146197,24.950454],[99.142399,24.955904],[99.140167,24.956894],[99.136055,24.954551],[99.134567,24.952572],[99.130573,24.951791],[99.124601,24.95396],[99.12932,24.955158],[99.130162,24.956703],[99.135233,24.96092],[99.134175,24.96637],[99.130612,24.973781],[99.127695,24.976175],[99.121312,24.977234],[99.116397,24.976956],[99.113676,24.978102],[99.109388,24.982388],[99.105022,24.984332],[99.097327,24.981121],[99.093039,24.97654],[99.08973,24.968054],[99.084894,24.960486],[99.07857,24.95429],[99.067409,24.945577],[99.057796,24.937071],[99.051452,24.935248],[99.045892,24.935699],[99.041584,24.933859],[99.039548,24.927887],[99.035984,24.923061],[99.03199,24.921585],[99.025784,24.917904],[99.022592,24.921394],[99.020634,24.921932],[99.018187,24.92004],[99.015485,24.916029],[99.01384,24.915126],[99.013096,24.912348],[99.010335,24.911341],[99.009317,24.908806],[99.009924,24.903875],[99.007222,24.901809],[99.007829,24.900194],[99.012039,24.902573],[99.016836,24.900124],[99.017129,24.902729],[99.020203,24.901826],[99.020771,24.899551],[99.023767,24.895818],[99.029092,24.891077],[99.02549,24.885051],[99.018441,24.883609],[99.015348,24.881786],[99.013742,24.878712],[99.016464,24.875116],[99.016385,24.872511],[99.018598,24.870149],[99.017032,24.866137],[99.014349,24.865703],[99.014271,24.863427],[99.01061,24.863688],[99.012137,24.865442],[99.008475,24.868047],[99.006341,24.866623],[99.005989,24.863028],[99.000448,24.859779],[98.999978,24.857278],[98.996786,24.862541],[98.995005,24.863462],[98.994731,24.866102],[98.997433,24.866797],[98.997021,24.86935],[98.999156,24.870149],[98.999077,24.867752],[99.002053,24.868221],[99.004011,24.866779],[99.005695,24.868464],[98.999704,24.874474],[98.998509,24.878121],[98.994672,24.880032],[98.994359,24.883835],[98.992009,24.884755],[98.986037,24.888767],[98.980966,24.888003],[98.974779,24.888906],[98.973232,24.887621],[98.974877,24.884964],[98.974955,24.88149],[98.973565,24.879354],[98.971235,24.879267],[98.966967,24.885971],[98.961935,24.886753],[98.961837,24.883262],[98.959057,24.88255],[98.959683,24.87734],[98.963129,24.876193],[98.963208,24.872407],[98.959409,24.871573],[98.955004,24.867926],[98.950031,24.866206],[98.949013,24.864487],[98.951578,24.864678],[98.951636,24.862837],[98.945997,24.860109],[98.94353,24.857052],[98.940926,24.857278],[98.939556,24.855385],[98.940417,24.852067],[98.942414,24.851285],[98.945273,24.852553],[98.948132,24.855871],[98.952498,24.855975],[98.956903,24.853613],[98.958724,24.849826],[98.957941,24.845882],[98.954847,24.843572],[98.952752,24.843207],[98.948856,24.839593],[98.940261,24.835945],[98.938401,24.834433],[98.933329,24.833964],[98.927221,24.835319],[98.92258,24.835597],[98.915982,24.838204],[98.911988,24.841522],[98.910284,24.8414],[98.910637,24.837387],[98.912536,24.83459],[98.914357,24.828196],[98.915532,24.826876],[98.922189,24.824634],[98.926163,24.819057],[98.927123,24.81473],[98.93609,24.799055],[98.939458,24.792208],[98.941533,24.789201],[98.943883,24.787793],[98.95054,24.785447],[98.954064,24.782196],[98.954456,24.778564],[98.949855,24.773279],[98.950187,24.769594],[98.951969,24.765596],[98.949717,24.753166],[98.953477,24.744682],[98.96029,24.738023],[98.969904,24.737345],[98.977971,24.733676],[98.988074,24.732546],[98.99614,24.727051],[99.000683,24.716965],[99.007477,24.708252],[99.01429,24.70046],[99.025881,24.694738],[99.034477,24.691746],[99.045069,24.686476],[99.046557,24.682127],[99.047556,24.672942],[99.049553,24.666296],[99.056093,24.658728],[99.054781,24.639936],[99.051746,24.633289],[99.056504,24.62732],[99.061027,24.617226],[99.065021,24.60553],[99.069289,24.596356],[99.062201,24.588349],[99.055642,24.5833],[99.0483,24.572767],[99.047517,24.565194],[99.048006,24.558786],[99.044443,24.548007],[99.043934,24.540676],[99.041134,24.533117],[99.03481,24.525315],[99.036572,24.520037],[99.037042,24.509726],[99.03248,24.502862],[99.028936,24.496661],[99.028662,24.4891],[99.025607,24.471903],[99.015739,24.458851],[99.008397,24.445781],[99.003091,24.439576],[98.994496,24.432012],[98.9859,24.42307],[98.978578,24.416429],[98.990404,24.407259],[99.006028,24.40705],[99.019146,24.4082],[99.024942,24.410031],[99.029719,24.403162],[99.039783,24.397426],[99.048809,24.386651],[99.053586,24.382065],[99.060341,24.37312],[99.06461,24.362342],[99.069602,24.35568],[99.077375,24.34696],[99.086147,24.338012],[99.091923,24.337768],[99.099696,24.334523],[99.106979,24.332221],[99.108448,24.320515],[99.1079,24.308146],[99.108115,24.296683],[99.106842,24.287993],[99.108565,24.277662],[99.117592,24.277628],[99.129183,24.294537],[99.141478,24.303871],[99.145022,24.313485],[99.154812,24.315718],[99.167872,24.324371],[99.176898,24.330738],[99.18843,24.331593],[99.189428,24.329063],[99.195557,24.333128],[99.209615,24.336268],[99.214412,24.341047],[99.216429,24.345861],[99.215489,24.359622],[99.214784,24.374288],[99.219072,24.380932],[99.224867,24.385936],[99.231681,24.394846],[99.24104,24.40766],[99.248088,24.410606],[99.24989,24.417928],[99.254687,24.426399],[99.261265,24.434173],[99.266337,24.442417],[99.27364,24.444212],[99.28245,24.445572],[99.294022,24.446217],[99.302598,24.448953],[99.311976,24.443271]]]]}},{"type":"Feature","properties":{"adcode":530523,"name":"龙陵县","center":[98.693567,24.591912],"centroid":[98.837889,24.493095],"childrenNum":0,"level":"district","parent":{"adcode":530500},"subFeatureIndex":2,"acroutes":[100000,530000,530500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[98.453927,24.673551],[98.444881,24.669428],[98.439223,24.66908],[98.435601,24.665339],[98.431509,24.65878],[98.428004,24.659633],[98.423579,24.658485],[98.421327,24.652378],[98.416746,24.650133],[98.415414,24.648393],[98.417744,24.643347],[98.416276,24.638161],[98.414866,24.636386],[98.419193,24.635586],[98.42446,24.639884],[98.434739,24.634507],[98.440535,24.634646],[98.440515,24.629547],[98.44353,24.62678],[98.44214,24.623683],[98.443276,24.622395],[98.44727,24.622064],[98.447838,24.61867],[98.449561,24.616564],[98.45334,24.616373],[98.460564,24.612683],[98.458097,24.611447],[98.457627,24.608436],[98.460192,24.603719],[98.464519,24.600725],[98.464128,24.598393],[98.461426,24.596722],[98.463423,24.59512],[98.468161,24.593536],[98.477794,24.586782],[98.47891,24.584327],[98.478852,24.580323],[98.480751,24.579697],[98.47891,24.576424],[98.481554,24.575327],[98.480907,24.572924],[98.485215,24.569355],[98.486018,24.567213],[98.48124,24.5673],[98.479341,24.566395],[98.479087,24.562321],[98.476933,24.557532],[98.475954,24.552274],[98.481142,24.555565],[98.485685,24.551002],[98.482865,24.548512],[98.48449,24.541808],[98.48872,24.543131],[98.489894,24.545343],[98.49986,24.550219],[98.501994,24.550288],[98.50454,24.5525],[98.506654,24.552187],[98.514564,24.54792],[98.517854,24.546841],[98.52314,24.546684],[98.529601,24.549853],[98.532813,24.552239],[98.541036,24.552831],[98.543875,24.553945],[98.546322,24.553388],[98.547497,24.556522],[98.552901,24.560283],[98.560909,24.561642],[98.565863,24.566064],[98.568995,24.565176],[98.571971,24.566691],[98.57438,24.569895],[98.578903,24.573516],[98.583856,24.57463],[98.587655,24.574404],[98.589652,24.572489],[98.594429,24.573969],[98.599402,24.573098],[98.607058,24.576093],[98.61628,24.580915],[98.62094,24.579784],[98.624405,24.580428],[98.627518,24.579801],[98.630338,24.578025],[98.637915,24.575449],[98.64048,24.570382],[98.642869,24.569163],[98.648194,24.570487],[98.654851,24.5704],[98.659746,24.564602],[98.664073,24.565403],[98.66746,24.562895],[98.670064,24.563923],[98.673354,24.562878],[98.675331,24.565298],[98.682302,24.567631],[98.691112,24.563418],[98.693207,24.559186],[98.695302,24.552639],[98.698455,24.546771],[98.698004,24.545082],[98.688371,24.542557],[98.68285,24.538795],[98.681812,24.537123],[98.681832,24.533065],[98.685493,24.529164],[98.692326,24.527318],[98.695518,24.52427],[98.695518,24.519637],[98.699649,24.519654],[98.698866,24.513854],[98.699825,24.512408],[98.706032,24.508802],[98.710006,24.504465],[98.710985,24.495633],[98.71402,24.493072],[98.71727,24.493472],[98.72056,24.492114],[98.723085,24.489465],[98.726903,24.488281],[98.725983,24.485789],[98.722831,24.481678],[98.720403,24.479935],[98.714843,24.478472],[98.708597,24.473785],[98.704152,24.466954],[98.702155,24.460576],[98.699551,24.456969],[98.696027,24.45493],[98.691895,24.450138],[98.686394,24.450521],[98.684475,24.447419],[98.684788,24.444875],[98.689468,24.439193],[98.690642,24.436474],[98.693873,24.432535],[98.692424,24.429659],[98.69399,24.425319],[98.695772,24.424186],[98.696144,24.421989],[98.689585,24.419566],[98.687862,24.415888],[98.68984,24.413012],[98.699042,24.40834],[98.703408,24.403824],[98.702429,24.398803],[98.703036,24.396729],[98.708969,24.39441],[98.713296,24.390121],[98.713903,24.385082],[98.711318,24.379973],[98.715254,24.376311],[98.714627,24.372474],[98.716957,24.368812],[98.720873,24.3659],[98.724887,24.365429],[98.725513,24.363877],[98.723829,24.360686],[98.724985,24.357459],[98.724064,24.35589],[98.719307,24.353622],[98.717094,24.345966],[98.713374,24.339582],[98.713315,24.337053],[98.715332,24.334733],[98.718563,24.333878],[98.722028,24.33025],[98.719816,24.325697],[98.721245,24.322434],[98.71868,24.316974],[98.710476,24.313607],[98.709223,24.304395],[98.707481,24.3019],[98.705679,24.296491],[98.701548,24.289145],[98.699688,24.283735],[98.701098,24.276179],[98.70284,24.272741],[98.703858,24.265289],[98.703506,24.262985],[98.700354,24.260664],[98.700471,24.257906],[98.703056,24.252146],[98.708969,24.245321],[98.714392,24.240137],[98.717662,24.238286],[98.719698,24.22982],[98.722596,24.220409],[98.723007,24.215049],[98.726766,24.210073],[98.726199,24.206127],[98.721343,24.202024],[98.715841,24.199142],[98.706717,24.195301],[98.702879,24.191407],[98.696653,24.18966],[98.6898,24.185871],[98.688567,24.182832],[98.688391,24.177069],[98.687255,24.172563],[98.687314,24.16748],[98.692209,24.164336],[98.690466,24.157192],[98.686883,24.148335],[98.684416,24.139863],[98.684827,24.13539],[98.684201,24.133084],[98.689468,24.132752],[98.693442,24.130935],[98.694402,24.129048],[98.698474,24.124855],[98.703252,24.125134],[98.707481,24.123842],[98.709497,24.121238],[98.710946,24.123632],[98.716546,24.127581],[98.72287,24.12786],[98.73403,24.125292],[98.737809,24.125274],[98.744016,24.12793],[98.748989,24.126655],[98.752239,24.124907],[98.757702,24.124383],[98.765201,24.125781],[98.771368,24.128804],[98.775069,24.129642],[98.785642,24.130359],[98.790987,24.130201],[98.796782,24.131372],[98.805045,24.131319],[98.808471,24.132176],[98.819397,24.133416],[98.835667,24.127249],[98.841228,24.126707],[98.848472,24.12821],[98.855305,24.130743],[98.861336,24.13525],[98.862648,24.137242],[98.875844,24.150274],[98.877743,24.152999],[98.881326,24.154642],[98.89746,24.165978],[98.90353,24.173034],[98.906584,24.178763],[98.909286,24.181627],[98.914964,24.183041],[98.923129,24.183461],[98.938048,24.187739],[98.943452,24.18753],[98.946017,24.188089],[98.952498,24.192192],[98.957256,24.192577],[98.96029,24.193799],[98.965831,24.197222],[98.968514,24.199631],[98.974388,24.202041],[98.979361,24.204992],[98.987917,24.207157],[98.996747,24.207995],[99.000741,24.209567],[99.007829,24.210737],[99.011334,24.212046],[99.017129,24.213094],[99.024315,24.216621],[99.026469,24.219886],[99.026528,24.224355],[99.025079,24.228266],[99.025314,24.231146],[99.027232,24.231984],[99.031892,24.231967],[99.040821,24.230291],[99.047889,24.227794],[99.050023,24.227847],[99.065804,24.235057],[99.073479,24.237955],[99.077689,24.238339],[99.09114,24.236139],[99.095898,24.238112],[99.09766,24.240015],[99.104023,24.25253],[99.106392,24.253839],[99.114381,24.254642],[99.117513,24.256545],[99.12556,24.264538],[99.1321,24.26864],[99.15117,24.281606],[99.160725,24.289808],[99.165267,24.295967],[99.166031,24.304674],[99.171318,24.309681],[99.178347,24.315142],[99.181871,24.316032],[99.189409,24.321266],[99.189428,24.329063],[99.18843,24.331593],[99.176898,24.330738],[99.167872,24.324371],[99.154812,24.315718],[99.145022,24.313485],[99.141478,24.303871],[99.129183,24.294537],[99.117592,24.277628],[99.108565,24.277662],[99.106842,24.287993],[99.108115,24.296683],[99.1079,24.308146],[99.108448,24.320515],[99.106979,24.332221],[99.099696,24.334523],[99.091923,24.337768],[99.086147,24.338012],[99.077375,24.34696],[99.069602,24.35568],[99.06461,24.362342],[99.060341,24.37312],[99.053586,24.382065],[99.048809,24.386651],[99.039783,24.397426],[99.029719,24.403162],[99.024942,24.410031],[99.019146,24.4082],[99.006028,24.40705],[98.990404,24.407259],[98.978578,24.416429],[98.9859,24.42307],[98.994496,24.432012],[99.003091,24.439576],[99.008397,24.445781],[99.015739,24.458851],[99.025607,24.471903],[99.028662,24.4891],[99.028936,24.496661],[99.03248,24.502862],[99.037042,24.509726],[99.036572,24.520037],[99.03481,24.525315],[99.041134,24.533117],[99.043934,24.540676],[99.044443,24.548007],[99.048006,24.558786],[99.047517,24.565194],[99.0483,24.572767],[99.055642,24.5833],[99.062201,24.588349],[99.069289,24.596356],[99.065021,24.60553],[99.061027,24.617226],[99.056504,24.62732],[99.051746,24.633289],[99.054781,24.639936],[99.056093,24.658728],[99.049553,24.666296],[99.047556,24.672942],[99.046557,24.682127],[99.045069,24.686476],[99.034477,24.691746],[99.025881,24.694738],[99.01429,24.70046],[99.007477,24.708252],[99.000683,24.716965],[98.99614,24.727051],[98.988074,24.732546],[98.977971,24.733676],[98.969904,24.737345],[98.96029,24.738023],[98.953477,24.744682],[98.949717,24.753166],[98.951969,24.765596],[98.950187,24.769594],[98.949855,24.773279],[98.954456,24.778564],[98.954064,24.782196],[98.95054,24.785447],[98.943883,24.787793],[98.939066,24.784265],[98.936051,24.78124],[98.92818,24.776339],[98.922717,24.775817],[98.919232,24.773575],[98.916961,24.773627],[98.912908,24.775748],[98.908796,24.776652],[98.903862,24.778651],[98.899907,24.778581],[98.899144,24.782388],[98.902903,24.783448],[98.903158,24.78536],[98.899105,24.787706],[98.89697,24.789792],[98.896657,24.794728],[98.895678,24.795875],[98.889197,24.796726],[98.888081,24.798864],[98.88814,24.80479],[98.886809,24.816954],[98.885282,24.821037],[98.880171,24.824078],[98.876569,24.824165],[98.874767,24.827605],[98.8742,24.834468],[98.871498,24.836101],[98.858301,24.838464],[98.854346,24.838759],[98.847826,24.837752],[98.843519,24.840393],[98.838996,24.839837],[98.83463,24.838256],[98.828795,24.834051],[98.824879,24.832592],[98.824938,24.830611],[98.820611,24.830333],[98.814247,24.830733],[98.809509,24.829812],[98.80575,24.82724],[98.799465,24.827101],[98.797429,24.824791],[98.79643,24.821298],[98.79179,24.818466],[98.781373,24.81539],[98.777673,24.817249],[98.773679,24.821333],[98.772171,24.826354],[98.769117,24.832088],[98.764888,24.848453],[98.760267,24.848054],[98.759092,24.84682],[98.759582,24.841331],[98.753218,24.840601],[98.750007,24.841661],[98.745856,24.841209],[98.740061,24.83862],[98.735186,24.837943],[98.731759,24.83975],[98.729253,24.839906],[98.723575,24.83836],[98.721676,24.836153],[98.711259,24.836397],[98.69822,24.841817],[98.688312,24.843884],[98.6777,24.84385],[98.674196,24.833217],[98.660882,24.820742],[98.658356,24.820221],[98.653246,24.813444],[98.647274,24.810316],[98.643378,24.80472],[98.64326,24.790504],[98.643945,24.783413],[98.649937,24.776669],[98.655987,24.767404],[98.655399,24.761424],[98.660294,24.748246],[98.664308,24.740318],[98.672081,24.732702],[98.675351,24.723608],[98.673745,24.717608],[98.668263,24.705539],[98.667147,24.700008],[98.669105,24.692946],[98.668909,24.68124],[98.663212,24.677656],[98.656045,24.671307],[98.65164,24.666609],[98.649976,24.662904],[98.64839,24.656675],[98.648547,24.650481],[98.642301,24.648045],[98.636916,24.642634],[98.629574,24.633968],[98.623152,24.628782],[98.610367,24.626867],[98.603612,24.62511],[98.596837,24.624727],[98.587752,24.625214],[98.576338,24.628625],[98.569034,24.629391],[98.558873,24.633063],[98.551746,24.636822],[98.545833,24.641972],[98.539117,24.648932],[98.528113,24.656275],[98.518989,24.659528],[98.497472,24.657267],[98.487936,24.657301],[98.480359,24.659424],[98.473213,24.663408],[98.468063,24.667897],[98.462934,24.671672],[98.459781,24.671742],[98.45704,24.673325],[98.453927,24.673551]]]]}},{"type":"Feature","properties":{"adcode":530524,"name":"昌宁县","center":[99.612344,24.823662],"centroid":[99.586416,24.752741],"childrenNum":0,"level":"district","parent":{"adcode":530500},"subFeatureIndex":3,"acroutes":[100000,530000,530500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.311976,24.443271],[99.316147,24.438827],[99.316871,24.431942],[99.321609,24.425057],[99.331399,24.417457],[99.331849,24.407834],[99.333083,24.402778],[99.336078,24.398647],[99.339544,24.384872],[99.347767,24.371324],[99.352956,24.354111],[99.351625,24.341971],[99.353348,24.33393],[99.358849,24.328871],[99.364097,24.322208],[99.369696,24.314183],[99.372555,24.307745],[99.371263,24.300626],[99.360886,24.28829],[99.360122,24.2837],[99.36255,24.273788],[99.36253,24.26398],[99.364958,24.248847],[99.361003,24.242231],[99.369422,24.239875],[99.377215,24.24169],[99.394269,24.23565],[99.40629,24.233084],[99.412889,24.23277],[99.423834,24.230448],[99.431352,24.232927],[99.433134,24.237728],[99.439673,24.242738],[99.445704,24.245216],[99.450187,24.243349],[99.458039,24.242127],[99.459683,24.241202],[99.465753,24.242546],[99.469982,24.246857],[99.473037,24.25623],[99.48357,24.26028],[99.48361,24.266929],[99.482161,24.274277],[99.482709,24.282287],[99.486272,24.29075],[99.494339,24.301446],[99.49941,24.311042],[99.501955,24.317201],[99.507986,24.319451],[99.519753,24.321178],[99.537061,24.327668],[99.550571,24.326656],[99.561144,24.335727],[99.565687,24.338902],[99.569485,24.344378],[99.573009,24.344814],[99.579784,24.347518],[99.583837,24.35207],[99.590141,24.356395],[99.591473,24.366249],[99.591003,24.37244],[99.593078,24.379763],[99.596407,24.388918],[99.603827,24.407207],[99.609662,24.414058],[99.611718,24.420682],[99.615027,24.42687],[99.623877,24.432779],[99.62697,24.43677],[99.631728,24.440291],[99.63631,24.451671],[99.644396,24.455296],[99.6507,24.456429],[99.659002,24.455017],[99.668792,24.451985],[99.677309,24.448796],[99.681675,24.451776],[99.682615,24.455314],[99.683222,24.461796],[99.683457,24.472809],[99.682869,24.475684],[99.68054,24.478977],[99.675331,24.482653],[99.672864,24.487096],[99.673138,24.490215],[99.680383,24.49356],[99.686844,24.494134],[99.689468,24.505162],[99.691387,24.508768],[99.691132,24.510335],[99.686668,24.511067],[99.680089,24.509882],[99.678386,24.511206],[99.676898,24.514986],[99.677152,24.51692],[99.682732,24.524705],[99.682752,24.529512],[99.67821,24.540206],[99.674411,24.542139],[99.668361,24.542504],[99.665209,24.544194],[99.665091,24.546353],[99.667069,24.548147],[99.673804,24.551142],[99.675136,24.55593],[99.674392,24.563261],[99.671513,24.566743],[99.668107,24.569546],[99.66376,24.569999],[99.655047,24.567039],[99.651268,24.569564],[99.645375,24.575327],[99.644337,24.578095],[99.645257,24.579784],[99.653833,24.582882],[99.656731,24.584676],[99.661547,24.592666],[99.665072,24.596008],[99.667891,24.595695],[99.672473,24.592805],[99.677642,24.592718],[99.680128,24.593554],[99.68424,24.597523],[99.688645,24.614041],[99.697065,24.627094],[99.70239,24.630505],[99.713746,24.631827],[99.722048,24.63087],[99.730115,24.63174],[99.73219,24.640685],[99.728979,24.648741],[99.72708,24.66139],[99.72614,24.670124],[99.729919,24.671254],[99.736713,24.669828],[99.744271,24.670245],[99.752905,24.678457],[99.757643,24.684562],[99.75874,24.684841],[99.777184,24.695729],[99.783488,24.697051],[99.79506,24.696964],[99.80714,24.699156],[99.808178,24.70373],[99.808002,24.710391],[99.809803,24.717052],[99.815168,24.725729],[99.816245,24.736736],[99.813543,24.741813],[99.810606,24.751723],[99.80716,24.761633],[99.801423,24.766969],[99.770331,24.778477],[99.771153,24.786524],[99.777223,24.790383],[99.79921,24.801453],[99.803772,24.805537],[99.807375,24.816537],[99.808922,24.819977],[99.814737,24.822219],[99.829852,24.82552],[99.837939,24.82936],[99.836451,24.830976],[99.831419,24.833096],[99.81644,24.84517],[99.810175,24.850521],[99.81229,24.860839],[99.815892,24.869767],[99.824703,24.870601],[99.834767,24.87074],[99.839074,24.872998],[99.842638,24.879163],[99.846749,24.887621],[99.850313,24.893334],[99.855384,24.896964],[99.862726,24.90127],[99.865781,24.904917],[99.860024,24.909553],[99.84438,24.932679],[99.844674,24.938199],[99.847239,24.944136],[99.85182,24.949378],[99.859926,24.954134],[99.86676,24.956373],[99.87512,24.9625],[99.882991,24.966787],[99.890098,24.971785],[99.89468,24.977269],[99.897793,24.986206],[99.902394,24.991446],[99.907681,24.991411],[99.912458,24.989294],[99.916256,24.990422],[99.922346,24.993823],[99.931548,25.003869],[99.938694,25.009803],[99.947035,25.010202],[99.955885,25.008311],[99.960937,25.00897],[99.9673,25.011226],[99.970354,25.013967],[99.974466,25.018998],[99.978989,25.028417],[99.997413,25.034263],[100.005108,25.036015],[100.014917,25.03572],[100.020615,25.038287],[100.030365,25.046838],[100.035534,25.048815],[100.040723,25.049908],[100.046636,25.052631],[100.047399,25.055562],[100.046518,25.059273],[100.043797,25.062949],[100.042974,25.065585],[100.0427,25.071429],[100.040742,25.073545],[100.033361,25.077308],[100.029367,25.083307],[100.030248,25.08785],[100.039587,25.096189],[100.038882,25.099396],[100.031618,25.102014],[100.021652,25.10822],[100.016111,25.105793],[100.010316,25.105672],[100.005049,25.107718],[99.99941,25.108047],[99.994515,25.107146],[99.984902,25.101667],[99.98124,25.09846],[99.980007,25.10002],[99.980751,25.106868],[99.978441,25.11219],[99.97848,25.118534],[99.977227,25.120181],[99.971529,25.123128],[99.969454,25.125918],[99.969317,25.135555],[99.967809,25.137929],[99.962111,25.142886],[99.960897,25.148518],[99.959429,25.151343],[99.951382,25.153059],[99.947368,25.154843],[99.943139,25.158101],[99.940868,25.162191],[99.940515,25.173886],[99.937833,25.179621],[99.934602,25.182376],[99.926751,25.186118],[99.926438,25.187902],[99.930549,25.195992],[99.928611,25.204255],[99.926966,25.204134],[99.921308,25.199786],[99.919213,25.198833],[99.911636,25.197135],[99.90631,25.193792],[99.902022,25.192961],[99.895639,25.190345],[99.889667,25.189912],[99.882658,25.19128],[99.879153,25.190345],[99.87185,25.185338],[99.870206,25.183363],[99.866936,25.183432],[99.862726,25.180331],[99.854111,25.174978],[99.853289,25.17328],[99.85415,25.166401],[99.855834,25.161047],[99.85928,25.154739],[99.856461,25.151551],[99.852956,25.14935],[99.850391,25.145139],[99.847376,25.141673],[99.84254,25.137427],[99.835765,25.128969],[99.83461,25.125554],[99.834845,25.12285],[99.830205,25.118153],[99.828443,25.112779],[99.825564,25.10985],[99.826387,25.106643],[99.82905,25.101425],[99.82762,25.094299],[99.825232,25.087243],[99.81834,25.087503],[99.816382,25.088127],[99.808941,25.086046],[99.803068,25.085388],[99.790596,25.085925],[99.781667,25.085804],[99.777791,25.084122],[99.775559,25.080273],[99.773698,25.079926],[99.77131,25.084763],[99.769508,25.084521],[99.765808,25.081642],[99.761187,25.083879],[99.758015,25.083602],[99.754922,25.085128],[99.750516,25.084798],[99.748715,25.082978],[99.741157,25.081226],[99.740061,25.07977],[99.739826,25.075504],[99.736008,25.074759],[99.73454,25.073163],[99.739337,25.06595],[99.737633,25.060626],[99.731387,25.057643],[99.728822,25.057175],[99.725004,25.054226],[99.720932,25.052197],[99.714843,25.052908],[99.71171,25.050706],[99.701979,25.050359],[99.698866,25.051226],[99.696027,25.05048],[99.693579,25.051157],[99.690212,25.054053],[99.682262,25.062238],[99.681342,25.064111],[99.678072,25.066244],[99.673922,25.06451],[99.670632,25.065013],[99.667617,25.066747],[99.664915,25.071048],[99.655204,25.067632],[99.650524,25.074013],[99.647117,25.076181],[99.639246,25.082804],[99.63116,25.088994],[99.628027,25.093138],[99.621488,25.095669],[99.612893,25.100853],[99.603083,25.103436],[99.596113,25.104615],[99.590689,25.106227],[99.579745,25.106955],[99.576671,25.107943],[99.567566,25.113924],[99.563513,25.115501],[99.554428,25.117425],[99.552823,25.118708],[99.549044,25.125086],[99.547536,25.12942],[99.543327,25.131326],[99.537845,25.128622],[99.536102,25.127097],[99.529288,25.125745],[99.527272,25.123994],[99.522631,25.123301],[99.518069,25.123544],[99.511549,25.122694],[99.51012,25.118552],[99.50638,25.118916],[99.499097,25.128657],[99.495338,25.131239],[99.493184,25.131309],[99.489366,25.128709],[99.490482,25.123821],[99.492068,25.120458],[99.49571,25.115605],[99.497296,25.108203],[99.499019,25.103297],[99.494417,25.094351],[99.492303,25.078053],[99.492264,25.073007],[99.487937,25.063626],[99.4831,25.055163],[99.480829,25.052648],[99.470139,25.034124],[99.469356,25.029545],[99.469062,25.021045],[99.467339,25.012353],[99.465518,25.008831],[99.464794,24.999133],[99.463639,24.997727],[99.461152,24.991082],[99.460623,24.987056],[99.461426,24.98336],[99.459566,24.980375],[99.454945,24.975915],[99.456003,24.973659],[99.452968,24.973191],[99.452557,24.974614],[99.441651,24.97418],[99.43797,24.975343],[99.428121,24.967897],[99.422678,24.966231],[99.42262,24.962882],[99.420192,24.960521],[99.419859,24.957362],[99.421876,24.954481],[99.422189,24.94976],[99.419937,24.947069],[99.423246,24.942626],[99.42444,24.938703],[99.423716,24.93254],[99.420055,24.931151],[99.417666,24.928946],[99.414161,24.930752],[99.412027,24.933564],[99.410108,24.934172],[99.410754,24.930161],[99.409521,24.928686],[99.406251,24.929033],[99.40443,24.925491],[99.403021,24.925109],[99.399379,24.928061],[99.399457,24.934363],[99.39838,24.936012],[99.39233,24.938564],[99.390666,24.936047],[99.387298,24.922037],[99.385517,24.918147],[99.385497,24.913772],[99.387494,24.907799],[99.386437,24.899534],[99.379584,24.89198],[99.374239,24.886944],[99.364057,24.871573],[99.358986,24.867231],[99.352662,24.86334],[99.347337,24.860822],[99.33692,24.85257],[99.333377,24.849131],[99.322197,24.836987],[99.312818,24.831723],[99.306259,24.832192],[99.296411,24.835667],[99.290928,24.834833],[99.285955,24.83763],[99.28249,24.834903],[99.279141,24.834972],[99.278397,24.833113],[99.274834,24.830802],[99.273444,24.829968],[99.271231,24.832835],[99.268686,24.832418],[99.266199,24.824269],[99.268706,24.819752],[99.275245,24.816016],[99.279083,24.815807],[99.281961,24.813513],[99.281648,24.804338],[99.284252,24.797508],[99.286993,24.795823],[99.288853,24.79803],[99.294825,24.795875],[99.295862,24.794606],[99.293728,24.784995],[99.290126,24.774931],[99.292123,24.772775],[99.299504,24.773575],[99.302324,24.772497],[99.300209,24.767039],[99.314306,24.76198],[99.318672,24.761076],[99.324527,24.760798],[99.326817,24.758712],[99.326661,24.755409],[99.324664,24.753931],[99.32531,24.752175],[99.323978,24.745829],[99.324487,24.743413],[99.332437,24.745916],[99.337018,24.744299],[99.341659,24.741761],[99.34485,24.738875],[99.347513,24.735084],[99.350881,24.733641],[99.359202,24.731102],[99.358712,24.72912],[99.355129,24.723538],[99.350254,24.714687],[99.347767,24.712165],[99.346377,24.709104],[99.346553,24.704408],[99.34765,24.701521],[99.347435,24.698443],[99.348688,24.694999],[99.347415,24.687171],[99.340249,24.67696],[99.334297,24.66687],[99.332985,24.663513],[99.332378,24.658467],[99.332476,24.651334],[99.334943,24.642668],[99.334121,24.636804],[99.338683,24.632924],[99.340464,24.630209],[99.339759,24.627685],[99.342814,24.621264],[99.341032,24.616669],[99.342873,24.61425],[99.34254,24.612387],[99.339838,24.608019],[99.34066,24.604398],[99.344145,24.598341],[99.34346,24.594198],[99.337723,24.589794],[99.336979,24.588088],[99.339172,24.579958],[99.336783,24.574543],[99.33645,24.569007],[99.334943,24.565524],[99.327973,24.560963],[99.327424,24.5595],[99.329559,24.556905],[99.329891,24.552378],[99.328775,24.54853],[99.323352,24.54651],[99.319005,24.543288],[99.319788,24.539962],[99.314404,24.531829],[99.306768,24.527788],[99.309118,24.518592],[99.313073,24.518087],[99.324213,24.518714],[99.32202,24.512948],[99.316205,24.504186],[99.318672,24.496016],[99.322745,24.491539],[99.317615,24.485441],[99.3118,24.480859],[99.310527,24.473053],[99.313268,24.468679],[99.316029,24.465926],[99.323802,24.459479],[99.32531,24.456725],[99.324272,24.451671],[99.316656,24.44599],[99.311976,24.443271]]]]}},{"type":"Feature","properties":{"adcode":530581,"name":"腾冲市","center":[98.497292,25.01757],"centroid":[98.49543,25.272715],"childrenNum":0,"level":"district","parent":{"adcode":530500},"subFeatureIndex":4,"acroutes":[100000,530000,530500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[98.453927,24.673551],[98.45704,24.673325],[98.459781,24.671742],[98.462934,24.671672],[98.468063,24.667897],[98.473213,24.663408],[98.480359,24.659424],[98.487936,24.657301],[98.497472,24.657267],[98.518989,24.659528],[98.528113,24.656275],[98.539117,24.648932],[98.545833,24.641972],[98.551746,24.636822],[98.558873,24.633063],[98.569034,24.629391],[98.576338,24.628625],[98.587752,24.625214],[98.596837,24.624727],[98.603612,24.62511],[98.610367,24.626867],[98.623152,24.628782],[98.629574,24.633968],[98.636916,24.642634],[98.642301,24.648045],[98.648547,24.650481],[98.64839,24.656675],[98.649976,24.662904],[98.65164,24.666609],[98.656045,24.671307],[98.663212,24.677656],[98.668909,24.68124],[98.669105,24.692946],[98.667147,24.700008],[98.668263,24.705539],[98.673745,24.717608],[98.675351,24.723608],[98.672081,24.732702],[98.664308,24.740318],[98.660294,24.748246],[98.655399,24.761424],[98.655987,24.767404],[98.649937,24.776669],[98.643945,24.783413],[98.64326,24.790504],[98.643378,24.80472],[98.647274,24.810316],[98.653246,24.813444],[98.658356,24.820221],[98.660882,24.820742],[98.674196,24.833217],[98.6777,24.84385],[98.688312,24.843884],[98.69822,24.841817],[98.711259,24.836397],[98.721676,24.836153],[98.723575,24.83836],[98.729253,24.839906],[98.731759,24.83975],[98.735186,24.837943],[98.740061,24.83862],[98.745856,24.841209],[98.750007,24.841661],[98.753218,24.840601],[98.759582,24.841331],[98.759092,24.84682],[98.760267,24.848054],[98.764888,24.848453],[98.765573,24.850538],[98.76383,24.864938],[98.764085,24.873206],[98.765083,24.882637],[98.765338,24.889514],[98.763067,24.896182],[98.758779,24.905386],[98.756997,24.919154],[98.761539,24.940525],[98.760541,24.946948],[98.760952,24.95245],[98.756938,24.961545],[98.755235,24.968782],[98.759014,24.974284],[98.759777,24.978189],[98.757878,24.985685],[98.755372,24.992956],[98.753962,24.998647],[98.753708,25.006923],[98.750927,25.016794],[98.751182,25.024375],[98.756233,25.041149],[98.754961,25.053082],[98.753943,25.05929],[98.748049,25.072054],[98.735479,25.078348],[98.733463,25.082475],[98.731426,25.089826],[98.729919,25.101009],[98.732562,25.106331],[98.737339,25.114565],[98.739258,25.121776],[98.73775,25.12545],[98.736478,25.133025],[98.731916,25.142903],[98.730643,25.15162],[98.740511,25.167718],[98.743781,25.173921],[98.745563,25.178737],[98.742273,25.184714],[98.735949,25.190916],[98.730878,25.194589],[98.729096,25.197343],[98.730624,25.205363],[98.730349,25.219393],[98.734657,25.236625],[98.738455,25.245802],[98.740981,25.252936],[98.740727,25.262805],[98.741236,25.268086],[98.738436,25.274976],[98.736928,25.283701],[98.736654,25.297479],[98.738181,25.305527],[98.73918,25.318611],[98.741471,25.322297],[98.745524,25.332177],[98.748304,25.337455],[98.752102,25.342282],[98.753101,25.346867],[98.750066,25.358822],[98.749811,25.368457],[98.752083,25.375117],[98.756136,25.382935],[98.755627,25.39051],[98.759679,25.396702],[98.764496,25.407493],[98.763987,25.413701],[98.76197,25.419666],[98.761696,25.434605],[98.762714,25.449974],[98.763987,25.456871],[98.766767,25.463076],[98.771075,25.469039],[98.773855,25.475469],[98.773346,25.481206],[98.771329,25.492456],[98.768784,25.501874],[98.764653,25.51053],[98.765162,25.516267],[98.768627,25.521951],[98.77084,25.526978],[98.771153,25.531608],[98.773346,25.54173],[98.772739,25.543457],[98.766141,25.548052],[98.763654,25.551126],[98.763556,25.553873],[98.766865,25.555496],[98.766983,25.563683],[98.766004,25.566239],[98.760091,25.566169],[98.756645,25.569865],[98.753688,25.575857],[98.752866,25.581659],[98.755705,25.591657],[98.760717,25.610631],[98.766434,25.624337],[98.766493,25.630465],[98.765123,25.632364],[98.758368,25.638456],[98.757624,25.640234],[98.758975,25.648466],[98.757643,25.6592],[98.766474,25.673091],[98.767981,25.68258],[98.766924,25.684599],[98.758466,25.692604],[98.756625,25.697262],[98.755059,25.699056],[98.751339,25.700574],[98.746874,25.703834],[98.747677,25.70875],[98.753982,25.715615],[98.754648,25.719341],[98.751887,25.729017],[98.752004,25.731966],[98.749557,25.734846],[98.743507,25.738088],[98.738769,25.739657],[98.736693,25.741571],[98.739199,25.749107],[98.736537,25.754969],[98.738749,25.760625],[98.743135,25.768142],[98.744251,25.771056],[98.736752,25.773935],[98.731309,25.775072],[98.726277,25.779244],[98.720912,25.782382],[98.718582,25.789553],[98.715234,25.796465],[98.713942,25.800308],[98.710613,25.803204],[98.710359,25.804755],[98.712317,25.807892],[98.718993,25.810632],[98.719424,25.814355],[98.723634,25.817078],[98.72661,25.827193],[98.728411,25.830847],[98.728157,25.83543],[98.720423,25.842374],[98.718719,25.848904],[98.715861,25.853642],[98.711494,25.855502],[98.706228,25.856346],[98.704602,25.852298],[98.702664,25.849731],[98.697671,25.845234],[98.692307,25.842925],[98.689096,25.842271],[98.68469,25.838687],[98.680794,25.833535],[98.679228,25.826194],[98.67774,25.816216],[98.673922,25.813528],[98.664484,25.816802],[98.658238,25.813855],[98.647078,25.804859],[98.644905,25.800291],[98.640793,25.798843],[98.633392,25.800171],[98.620881,25.806341],[98.611424,25.808995],[98.605707,25.811287],[98.596328,25.816785],[98.589652,25.822093],[98.582309,25.827193],[98.578002,25.831588],[98.574184,25.834448],[98.568075,25.841357],[98.560674,25.844304],[98.553586,25.845699],[98.537237,25.843942],[98.528995,25.840754],[98.525509,25.836843],[98.521633,25.831398],[98.516248,25.82161],[98.513507,25.818681],[98.504853,25.812735],[98.501388,25.809443],[98.497942,25.807978],[98.494045,25.801308],[98.490188,25.796172],[98.485685,25.792587],[98.479008,25.78414],[98.477129,25.777107],[98.481103,25.75978],[98.479282,25.755831],[98.475484,25.752538],[98.470726,25.745417],[98.465166,25.74033],[98.461308,25.735191],[98.459742,25.727844],[98.461641,25.722256],[98.46497,25.71584],[98.465733,25.709854],[98.467241,25.70273],[98.465401,25.697555],[98.457941,25.682995],[98.450109,25.682218],[98.444333,25.682356],[98.437167,25.680665],[98.430197,25.678509],[98.415806,25.671331],[98.409932,25.663963],[98.408092,25.652764],[98.40862,25.632623],[98.408464,25.626547],[98.40958,25.619953],[98.407191,25.60963],[98.402159,25.598909],[98.402335,25.59442],[98.39977,25.594143],[98.389432,25.595628],[98.382266,25.595335],[98.378722,25.593556],[98.37136,25.583783],[98.367366,25.580589],[98.359809,25.577049],[98.353935,25.577049],[98.332025,25.569969],[98.326759,25.566308],[98.32018,25.551921],[98.314561,25.543233],[98.308569,25.543319],[98.304712,25.546135],[98.293806,25.569278],[98.290008,25.574027],[98.286033,25.577791],[98.282744,25.582782],[98.274795,25.590932],[98.263439,25.598839],[98.258426,25.602638],[98.247697,25.607765],[98.237887,25.609198],[98.232288,25.608542],[98.224162,25.60994],[98.218112,25.611908],[98.209987,25.612392],[98.201489,25.611339],[98.194754,25.613013],[98.191445,25.616466],[98.186452,25.620264],[98.18142,25.622525],[98.175664,25.623267],[98.170613,25.620315],[98.172101,25.615344],[98.176663,25.607558],[98.179247,25.601964],[98.181264,25.59435],[98.182928,25.586218],[98.188058,25.573509],[98.189605,25.568933],[98.188371,25.561351],[98.186394,25.554684],[98.182086,25.5499],[98.176036,25.544839],[98.168655,25.539899],[98.166971,25.534855],[98.166423,25.528705],[98.163642,25.524542],[98.156026,25.520914],[98.139148,25.516647],[98.134254,25.514452],[98.13161,25.510289],[98.134939,25.50196],[98.138874,25.495221],[98.14326,25.488672],[98.146843,25.482537],[98.153892,25.47234],[98.157201,25.461953],[98.157866,25.457355],[98.156417,25.443508],[98.151797,25.433446],[98.148331,25.430127],[98.148977,25.428588],[98.152364,25.428519],[98.152423,25.416813],[98.151699,25.407441],[98.146921,25.390614],[98.14328,25.383696],[98.13723,25.381586],[98.130847,25.383246],[98.115731,25.38847],[98.112364,25.389161],[98.106333,25.39205],[98.102946,25.392102],[98.101184,25.388452],[98.101654,25.365862],[98.101184,25.360811],[98.099696,25.354151],[98.095858,25.348545],[98.09439,25.343649],[98.090631,25.340362],[98.089475,25.336053],[98.093391,25.326121],[98.096289,25.323871],[98.104786,25.32337],[98.10508,25.31913],[98.103494,25.31444],[98.105237,25.311394],[98.109623,25.307466],[98.111306,25.303952],[98.110993,25.294208],[98.112736,25.290538],[98.115868,25.287076],[98.125227,25.282489],[98.130024,25.284064],[98.140225,25.285605],[98.142614,25.284999],[98.148272,25.281364],[98.152541,25.279892],[98.156457,25.272812],[98.15585,25.268692],[98.159472,25.262805],[98.162879,25.263758],[98.16513,25.262719],[98.167695,25.259256],[98.172942,25.255828],[98.178405,25.253387],[98.19027,25.246876],[98.19262,25.245162],[98.192072,25.238512],[98.187882,25.230668],[98.186452,25.226996],[98.185845,25.22258],[98.187333,25.216795],[98.190251,25.214041],[98.192365,25.20817],[98.187745,25.202644],[98.184475,25.197517],[98.185121,25.194502],[98.184299,25.190102],[98.182556,25.189773],[98.182301,25.187244],[98.180265,25.18539],[98.177642,25.185182],[98.172433,25.177022],[98.171102,25.173366],[98.167754,25.17172],[98.170867,25.167787],[98.169575,25.165517],[98.17257,25.161948],[98.170632,25.158309],[98.172375,25.156282],[98.174489,25.151846],[98.178953,25.149298],[98.18003,25.143631],[98.179502,25.140737],[98.184455,25.138432],[98.18469,25.13715],[98.187764,25.136058],[98.195263,25.136387],[98.197945,25.135971],[98.200765,25.132921],[98.204642,25.125381],[98.208675,25.120736],[98.211671,25.119228],[98.217995,25.114149],[98.228685,25.10666],[98.232268,25.100957],[98.234207,25.100315],[98.24523,25.107354],[98.249831,25.108619],[98.255646,25.107042],[98.257741,25.105863],[98.261324,25.10061],[98.265632,25.092323],[98.267511,25.090069],[98.269587,25.084434],[98.269606,25.080567],[98.267668,25.079024],[98.263243,25.077377],[98.260678,25.073978],[98.256547,25.07032],[98.25408,25.06725],[98.251299,25.05714],[98.250849,25.049075],[98.248852,25.041496],[98.245778,25.036119],[98.242626,25.034124],[98.23963,25.03003],[98.225024,25.006507],[98.223144,24.999705],[98.223007,24.996999],[98.224945,24.994396],[98.225729,24.988913],[98.222028,24.971108],[98.221323,24.962031],[98.223379,24.959966],[98.232112,24.956043],[98.238945,24.949048],[98.239904,24.945316],[98.233619,24.946011],[98.232542,24.943719],[98.23311,24.939987],[98.235753,24.930526],[98.23918,24.925023],[98.242841,24.921898],[98.2457,24.921238],[98.249635,24.918391],[98.251573,24.918113],[98.253003,24.921915],[98.25545,24.925596],[98.259973,24.927609],[98.264398,24.930405],[98.267257,24.933911],[98.272798,24.936776],[98.278965,24.937036],[98.288402,24.93688],[98.292769,24.939171],[98.304438,24.947503],[98.310958,24.954932],[98.313542,24.956807],[98.31783,24.957675],[98.324174,24.954811],[98.323645,24.952815],[98.320767,24.950298],[98.320434,24.945768],[98.318535,24.942886],[98.325055,24.941601],[98.326269,24.944344],[98.330361,24.945525],[98.333259,24.943025],[98.336411,24.941775],[98.337664,24.938703],[98.338859,24.932401],[98.33602,24.931585],[98.331849,24.933234],[98.328207,24.938147],[98.323685,24.938373],[98.319632,24.939501],[98.318437,24.93714],[98.322255,24.937487],[98.326719,24.933755],[98.327444,24.931793],[98.331242,24.929623],[98.331321,24.927835],[98.329441,24.925266],[98.329558,24.922314],[98.33228,24.92155],[98.329617,24.916394],[98.330381,24.913234],[98.33416,24.908129],[98.339074,24.904951],[98.344595,24.904361],[98.345026,24.909518],[98.357988,24.901513],[98.358223,24.899569],[98.356089,24.896981],[98.358477,24.893873],[98.360239,24.894359],[98.362824,24.897572],[98.36954,24.897294],[98.372946,24.897676],[98.379349,24.895991],[98.381424,24.896356],[98.382442,24.900315],[98.386867,24.905177],[98.389413,24.90615],[98.394229,24.904795],[98.394503,24.902833],[98.393015,24.899499],[98.393113,24.896234],[98.397205,24.895123],[98.403667,24.898006],[98.406055,24.900697],[98.409305,24.90028],[98.414709,24.902382],[98.421875,24.899846],[98.433936,24.900749],[98.436697,24.900263],[98.442962,24.894446],[98.44496,24.890903],[98.444098,24.887395],[98.439693,24.882498],[98.438772,24.880014],[98.441298,24.876176],[98.445351,24.874595],[98.452282,24.876992],[98.462268,24.885676],[98.464774,24.888854],[98.46824,24.889236],[98.470237,24.887743],[98.472606,24.887777],[98.473702,24.890122],[98.481789,24.892796],[98.486546,24.890417],[98.492029,24.890122],[98.494202,24.892831],[98.49289,24.89745],[98.493752,24.899082],[98.50548,24.901427],[98.512019,24.901809],[98.516699,24.901513],[98.521633,24.900419],[98.524354,24.898943],[98.529425,24.897641],[98.533713,24.891737],[98.53481,24.884426],[98.534496,24.874943],[98.536102,24.868516],[98.53481,24.859936],[98.537531,24.855645],[98.540135,24.848627],[98.543464,24.841973],[98.546303,24.837335],[98.550826,24.832018],[98.554409,24.829134],[98.555955,24.826545],[98.552157,24.823904],[98.551746,24.822115],[98.554448,24.818188],[98.553704,24.814313],[98.550689,24.809673],[98.550356,24.805798],[98.551296,24.801471],[98.548946,24.799385],[98.544795,24.799941],[98.541232,24.801662],[98.539998,24.805537],[98.537825,24.806145],[98.530385,24.804269],[98.525529,24.806615],[98.510707,24.807918],[98.505969,24.809795],[98.498353,24.809899],[98.494496,24.807901],[98.490756,24.803243],[98.486879,24.801575],[98.47801,24.796048],[98.474015,24.786924],[98.471842,24.783987],[98.468337,24.781849],[98.46262,24.780337],[98.456551,24.779607],[98.452243,24.779902],[98.449208,24.777764],[98.446076,24.77766],[98.443295,24.778842],[98.436815,24.777156],[98.432057,24.776982],[98.4254,24.772184],[98.421386,24.767856],[98.421014,24.762832],[98.428767,24.755322],[98.429374,24.748107],[98.43192,24.743587],[98.435464,24.741883],[98.442003,24.741831],[98.445292,24.740683],[98.445919,24.73884],[98.445488,24.731711],[98.449561,24.725451],[98.44958,24.721469],[98.446193,24.713904],[98.439223,24.703069],[98.438772,24.699938],[98.442375,24.695955],[98.444862,24.695816],[98.447544,24.694199],[98.451421,24.684527],[98.452047,24.67456],[98.453927,24.673551]]]]}}]}
|
public/china-city-data/citys/信阳市.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
public/china-city-data/citys/儋州市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":460400,"name":"儋州市","center":[109.576782,19.517486],"centroid":[109.390059,19.579264],"childrenNum":0,"level":"city","acroutes":[100000,460000],"parent":{"adcode":460000}},"geometry":{"type":"MultiPolygon","coordinates":[[[[108.928684,19.524361],[108.939606,19.497364],[108.942641,19.493755],[108.945054,19.49262],[108.947727,19.493935],[108.952309,19.49454],[108.955874,19.493531],[108.958766,19.492433],[108.960229,19.491327],[108.962155,19.488809],[108.963432,19.484917],[108.965047,19.482048],[108.9683,19.481278],[108.976187,19.478043],[108.977776,19.477684],[108.982736,19.477243],[108.983636,19.476683],[108.984233,19.475159],[108.984998,19.468822],[108.986183,19.464085],[108.987116,19.461888],[108.989159,19.459086],[108.990177,19.458428],[108.992741,19.457741],[108.993607,19.45579],[108.992674,19.455275],[108.992354,19.453795],[108.993111,19.449438],[108.993767,19.44751],[108.995373,19.444297],[108.996087,19.442077],[108.997937,19.441248],[108.998761,19.4379],[108.998668,19.433938],[108.998012,19.432092],[108.99734,19.431577],[109.000173,19.428729],[109.004242,19.42701],[109.010304,19.426158],[109.012995,19.426539],[109.016652,19.426666],[109.021326,19.428139],[109.02532,19.431009],[109.028044,19.432309],[109.033004,19.435157],[109.036855,19.433901],[109.044758,19.430463],[109.051266,19.435321],[109.052888,19.440089],[109.053746,19.443736],[109.053174,19.44834],[109.05182,19.451127],[109.048844,19.456485],[109.046541,19.460222],[109.045725,19.464601],[109.045389,19.46874],[109.045355,19.474927],[109.048163,19.484775],[109.051408,19.487823],[109.055402,19.487883],[109.058992,19.486351],[109.062532,19.486785],[109.071032,19.486897],[109.0731,19.48665],[109.078153,19.485014],[109.081322,19.483572],[109.084349,19.481555],[109.086451,19.481002],[109.089183,19.479522],[109.09163,19.476549],[109.094211,19.47486],[109.096498,19.472745],[109.098011,19.472192],[109.104653,19.471684],[109.107814,19.471722],[109.111867,19.473052],[109.113077,19.472633],[109.116466,19.469174],[109.117542,19.467597],[109.120358,19.468419],[109.122225,19.470989],[109.123158,19.476922],[109.12589,19.478895],[109.13054,19.479664],[109.133558,19.476123],[109.139242,19.465848],[109.140049,19.461238],[109.142571,19.457255],[109.145623,19.454408],[109.149936,19.452891],[109.153518,19.451389],[109.159083,19.444558],[109.159941,19.441547],[109.16311,19.435246],[109.166642,19.432384],[109.171695,19.4313],[109.177487,19.430874],[109.181851,19.431181],[109.18745,19.431913],[109.191814,19.431764],[109.195505,19.423856],[109.190922,19.42056],[109.186483,19.41819],[109.182725,19.415103],[109.180674,19.411732],[109.179396,19.408682],[109.179261,19.403921],[109.178051,19.400946],[109.178051,19.400034],[109.179429,19.398135],[109.181052,19.396849],[109.183213,19.394008],[109.186551,19.392214],[109.189695,19.391698],[109.192461,19.393926],[109.193848,19.394532],[109.196345,19.394898],[109.200667,19.396819],[109.203593,19.396692],[109.205005,19.396289],[109.207813,19.393881],[109.21237,19.391541],[109.213724,19.390323],[109.215935,19.385165],[109.21691,19.384626],[109.223838,19.384477],[109.22499,19.384679],[109.227117,19.38657],[109.22747,19.389194],[109.231564,19.392065],[109.232842,19.391721],[109.234297,19.388439],[109.236567,19.388476],[109.237206,19.390301],[109.238021,19.390906],[109.240518,19.391175],[109.242872,19.39048],[109.244327,19.391018],[109.245748,19.39045],[109.247471,19.387303],[109.248741,19.385665],[109.250363,19.385426],[109.255198,19.38654],[109.257258,19.386645],[109.258107,19.385531],[109.258611,19.382451],[109.261318,19.379714],[109.2677,19.376791],[109.269188,19.377202],[109.269289,19.37872],[109.268002,19.381494],[109.268852,19.382301],[109.273114,19.382069],[109.277595,19.381307],[109.278882,19.381845],[109.278705,19.383662],[109.276259,19.385665],[109.276242,19.386727],[109.2781,19.387176],[109.280479,19.38722],[109.283144,19.386869],[109.28665,19.387467],[109.288895,19.386794],[109.290787,19.387572],[109.29193,19.391414],[109.290728,19.394547],[109.290383,19.397612],[109.291459,19.399189],[109.293586,19.399914],[109.296016,19.397201],[109.296958,19.394808],[109.297967,19.394106],[109.298261,19.390338],[109.299665,19.388917],[109.302414,19.388723],[109.303675,19.389351],[109.305046,19.390809],[109.30513,19.39344],[109.306248,19.395205],[109.307736,19.394031],[109.3084,19.391414],[109.309813,19.38885],[109.310317,19.388925],[109.31173,19.391444],[109.31194,19.393552],[109.312789,19.394898],[109.314874,19.3951],[109.316724,19.395795],[109.317682,19.398509],[109.318969,19.398098],[109.320347,19.393851],[109.319969,19.391953],[109.321709,19.390428],[109.323778,19.392977],[109.325476,19.393313],[109.327788,19.391998],[109.330478,19.38959],[109.332505,19.388917],[109.335372,19.388469],[109.33665,19.386301],[109.338566,19.383968],[109.339962,19.381202],[109.340668,19.378989],[109.340954,19.376171],[109.342358,19.372612],[109.347605,19.371565],[109.348521,19.373658],[109.349984,19.373546],[109.349471,19.36989],[109.350312,19.369494],[109.352456,19.370937],[109.353019,19.372343],[109.354885,19.372156],[109.35544,19.369748],[109.356483,19.36912],[109.358602,19.371124],[109.359846,19.371864],[109.360283,19.372993],[109.359669,19.375872],[109.357954,19.37795],[109.360073,19.378548],[109.361057,19.377472],[109.36125,19.375886],[109.362679,19.375857],[109.362578,19.37727],[109.364008,19.37792],[109.366034,19.375879],[109.366925,19.375819],[109.367934,19.374623],[109.369388,19.371513],[109.37054,19.371401],[109.371566,19.372791],[109.373567,19.372739],[109.374786,19.373419],[109.375332,19.372589],[109.379814,19.371386],[109.380671,19.370174],[109.379343,19.364993],[109.380671,19.362847],[109.382832,19.361038],[109.383227,19.359804],[109.381865,19.358817],[109.382588,19.356753],[109.384017,19.355482],[109.385682,19.355153],[109.387843,19.354009],[109.393022,19.352812],[109.395502,19.353635],[109.398058,19.35347],[109.400235,19.352498],[109.402909,19.354876],[109.405179,19.356491],[109.407331,19.356723],[109.408206,19.357381],[109.410509,19.356708],[109.412443,19.357209],[109.412721,19.358196],[109.414646,19.359408],[109.41642,19.358189],[109.419346,19.35789],[109.422515,19.35626],[109.423213,19.356402],[109.424373,19.354876],[109.430116,19.358331],[109.432983,19.360948],[109.439061,19.364312],[109.441802,19.366428],[109.4444,19.369412],[109.443988,19.373098],[109.442508,19.377232],[109.445905,19.384342],[109.451261,19.391467],[109.454178,19.396453],[109.45723,19.399413],[109.462367,19.399802],[109.468101,19.399039],[109.476735,19.401065],[109.48146,19.405827],[109.483865,19.406096],[109.485042,19.402673],[109.48743,19.399107],[109.490725,19.396528],[109.491305,19.393837],[109.48901,19.391168],[109.484605,19.387826],[109.485487,19.385269],[109.490566,19.380567],[109.492634,19.376171],[109.493575,19.374997],[109.495677,19.37395],[109.497645,19.372432],[109.497998,19.369539],[109.497342,19.367064],[109.501823,19.366279],[109.504598,19.364679],[109.505623,19.36337],[109.506355,19.360649],[109.505691,19.358428],[109.504093,19.357306],[109.500705,19.35682],[109.497619,19.354652],[109.497376,19.353657],[109.498099,19.352865],[109.497653,19.35027],[109.499284,19.345798],[109.501159,19.345798],[109.501109,19.34425],[109.498965,19.340683],[109.497208,19.338769],[109.498595,19.333946],[109.497165,19.3331],[109.495333,19.332712],[109.492642,19.333848],[109.489178,19.331193],[109.488699,19.330431],[109.48859,19.325278],[109.488052,19.32284],[109.484226,19.320686],[109.483882,19.317597],[109.484815,19.314164],[109.477744,19.315248],[109.475457,19.315234],[109.47391,19.312616],[109.472523,19.307418],[109.46879,19.302668],[109.468429,19.301224],[109.46911,19.300656],[109.472212,19.299811],[109.4794,19.298666],[109.48157,19.297851],[109.484109,19.297858],[109.485714,19.299504],[109.488186,19.300117],[109.495703,19.302526],[109.504589,19.304807],[109.506069,19.3045],[109.510718,19.304575],[109.510609,19.302399],[109.507624,19.301007],[109.508322,19.29913],[109.509524,19.298322],[109.511441,19.298442],[109.514661,19.300259],[109.51889,19.301],[109.520866,19.301838],[109.52317,19.303737],[109.526348,19.305503],[109.527567,19.306587],[109.530972,19.307275],[109.534528,19.308308],[109.536655,19.309908],[109.538783,19.31195],[109.541633,19.311965],[109.542793,19.308008],[109.543835,19.305353],[109.548485,19.30296],[109.549712,19.29901],[109.550091,19.296856],[109.551898,19.293363],[109.55548,19.292024],[109.557548,19.286945],[109.558994,19.284917],[109.560079,19.282778],[109.562483,19.279965],[109.563559,19.279292],[109.563517,19.276875],[109.564526,19.274758],[109.567511,19.27413],[109.569344,19.270846],[109.571622,19.26905],[109.57628,19.267045],[109.577482,19.265915],[109.578701,19.261973],[109.582661,19.258486],[109.583872,19.256234],[109.58462,19.25262],[109.585251,19.247869],[109.587403,19.243305],[109.590716,19.242878],[109.594482,19.246402],[109.596794,19.246193],[109.598518,19.250061],[109.59872,19.253585],[109.600157,19.254468],[109.602579,19.255044],[109.605303,19.255052],[109.608329,19.254483],[109.611205,19.253645],[109.611961,19.252538],[109.611869,19.248812],[109.612138,19.245759],[109.612062,19.240207],[109.613046,19.237161],[109.613063,19.234228],[109.613845,19.22676],[109.613853,19.225293],[109.614585,19.224171],[109.622404,19.215407],[109.626237,19.212721],[109.628398,19.211501],[109.630441,19.209248],[109.63272,19.207579],[109.634073,19.202497],[109.635275,19.202168],[109.638252,19.202647],[109.640152,19.203568],[109.65088,19.204458],[109.655411,19.205626],[109.661364,19.206471],[109.665172,19.208096],[109.668628,19.209256],[109.671251,19.208941],[109.673126,19.207632],[109.673807,19.205536],[109.676405,19.196098],[109.680987,19.185941],[109.68699,19.178935],[109.687713,19.182116],[109.689134,19.185088],[109.689739,19.189384],[109.691463,19.19142],[109.693514,19.193119],[109.694128,19.194504],[109.694355,19.198718],[109.695204,19.201869],[109.69702,19.20481],[109.699694,19.207145],[109.70061,19.209697],[109.700837,19.213349],[109.701762,19.214464],[109.703485,19.215355],[109.705074,19.217428],[109.706823,19.221619],[109.706991,19.22563],[109.70689,19.230808],[109.707714,19.23904],[109.707908,19.244794],[109.707681,19.247076],[109.705461,19.251401],[109.70425,19.257723],[109.7004,19.267023],[109.698449,19.269155],[109.697239,19.27128],[109.697491,19.275791],[109.698517,19.279546],[109.70019,19.283653],[109.70209,19.285396],[109.704057,19.286675],[109.704822,19.288201],[109.705327,19.29055],[109.70684,19.294013],[109.709732,19.298374],[109.711573,19.302511],[109.712843,19.307029],[109.713415,19.309886],[109.713415,19.31281],[109.712977,19.316498],[109.713104,19.319803],[109.712305,19.325771],[109.711708,19.327028],[109.713759,19.32818],[109.713919,19.329802],[109.712448,19.331216],[109.710817,19.335725],[109.709741,19.337565],[109.709463,19.342044],[109.70869,19.342493],[109.706748,19.342381],[109.704242,19.34016],[109.701846,19.339532],[109.701182,19.342344],[109.698609,19.345252],[109.698609,19.346711],[109.700417,19.348692],[109.700215,19.349485],[109.697567,19.349874],[109.693354,19.350023],[109.690555,19.349634],[109.688461,19.35033],[109.686679,19.350322],[109.67986,19.348887],[109.678776,19.348976],[109.676834,19.351773],[109.67326,19.352626],[109.670696,19.352663],[109.668754,19.351055],[109.668199,19.349993],[109.665063,19.351048],[109.664004,19.352192],[109.661095,19.351758],[109.657799,19.351706],[109.655916,19.350494],[109.653385,19.350696],[109.650173,19.351736],[109.648231,19.353321],[109.647466,19.355639],[109.647248,19.357546],[109.647945,19.360409],[109.651334,19.367266],[109.651241,19.369262],[109.649114,19.371341],[109.647534,19.37333],[109.646222,19.375677],[109.647441,19.383938],[109.647441,19.385224],[109.648584,19.387056],[109.648694,19.390315],[109.647996,19.391377],[109.645146,19.393059],[109.642977,19.394689],[109.642615,19.397358],[109.643674,19.399854],[109.646432,19.402403],[109.650173,19.403839],[109.654789,19.406134],[109.659094,19.406679],[109.662297,19.40508],[109.66429,19.404437],[109.6683,19.404407],[109.670587,19.404698],[109.674194,19.406425],[109.678574,19.409624],[109.679717,19.4102],[109.684804,19.411792],[109.689159,19.412278],[109.692572,19.414034],[109.696919,19.414326],[109.699643,19.414289],[109.700829,19.413907],[109.703796,19.411209],[109.708858,19.407083],[109.710892,19.406036],[109.713852,19.404975],[109.715693,19.404713],[109.719367,19.403233],[109.721477,19.403996],[109.724496,19.406335],[109.730062,19.407972],[109.731793,19.407823],[109.733786,19.408757],[109.73561,19.408832],[109.737763,19.407457],[109.739251,19.4102],[109.739066,19.411964],[109.737401,19.415836],[109.736249,19.417809],[109.737132,19.419558],[109.740008,19.420111],[109.742446,19.4197],[109.745994,19.417383],[109.749685,19.416576],[109.75198,19.416972],[109.756074,19.424073],[109.756528,19.426158],[109.756049,19.42914],[109.756284,19.431397],[109.755099,19.433684],[109.750391,19.434574],[109.749592,19.435022],[109.748962,19.436704],[109.744901,19.440231],[109.743942,19.442391],[109.74311,19.447286],[109.743051,19.450776],[109.743682,19.455477],[109.745018,19.458974],[109.745145,19.460565],[109.744194,19.46419],[109.744388,19.467941],[109.745649,19.47143],[109.745649,19.473209],[109.743429,19.475749],[109.741588,19.476324],[109.738023,19.476003],[109.733382,19.476063],[109.728994,19.477393],[109.725303,19.481136],[109.724975,19.48349],[109.726446,19.490924],[109.72817,19.496012],[109.731735,19.501159],[109.738797,19.505552],[109.74559,19.513112],[109.748709,19.515846],[109.751887,19.522457],[109.760026,19.52894],[109.760976,19.531928],[109.760976,19.533706],[109.760211,19.534848],[109.757302,19.537007],[109.756083,19.538911],[109.755578,19.541137],[109.755772,19.547112],[109.756083,19.549398],[109.757361,19.551175],[109.758815,19.552191],[109.75895,19.554035],[109.757613,19.557277],[109.757672,19.558613],[109.759858,19.565006],[109.75974,19.566283],[109.758655,19.567351],[109.758126,19.569628],[109.761312,19.572384],[109.765701,19.574549],[109.768383,19.578014],[109.769425,19.578507],[109.765802,19.578328],[109.761194,19.577477],[109.755982,19.573258],[109.754351,19.574587],[109.751946,19.574744],[109.748869,19.574557],[109.744472,19.576543],[109.743118,19.576088],[109.741243,19.577723],[109.738629,19.578492],[109.736291,19.581643],[109.736317,19.582091],[109.738393,19.582129],[109.740226,19.582793],[109.741412,19.582405],[109.742362,19.585384],[109.745035,19.588154],[109.745027,19.589327],[109.745851,19.590014],[109.744985,19.590842],[109.743438,19.588632],[109.743303,19.587572],[109.741328,19.586967],[109.741908,19.586131],[109.740537,19.584182],[109.739242,19.583517],[109.735686,19.585757],[109.733542,19.588124],[109.732828,19.587721],[109.734341,19.586773],[109.735468,19.585429],[109.738124,19.583577],[109.737351,19.58301],[109.733391,19.582539],[109.731592,19.584764],[109.723361,19.58693],[109.714693,19.582987],[109.709312,19.577551],[109.706655,19.579052],[109.703023,19.583249],[109.701266,19.584525],[109.700728,19.586534],[109.700913,19.58752],[109.700005,19.587841],[109.696785,19.587863],[109.694178,19.588446],[109.692833,19.587684],[109.690908,19.58849],[109.690841,19.591484],[109.689302,19.591507],[109.688175,19.590432],[109.688739,19.588849],[109.692816,19.585847],[109.69158,19.58457],[109.688755,19.587557],[109.687679,19.587228],[109.687217,19.589558],[109.68609,19.591096],[109.684728,19.591029],[109.684552,19.587968],[109.683518,19.588281],[109.68393,19.589722],[109.682786,19.5907],[109.683442,19.591417],[109.683425,19.593948],[109.682946,19.594195],[109.681685,19.592911],[109.681206,19.595195],[109.67886,19.597211],[109.676506,19.597816],[109.674774,19.598861],[109.674076,19.598697],[109.675009,19.595957],[109.675673,19.595725],[109.678002,19.592418],[109.676724,19.59144],[109.676531,19.589737],[109.677153,19.588714],[109.67585,19.589334],[109.675665,19.590133],[109.67638,19.592283],[109.676094,19.593157],[109.674639,19.593724],[109.673092,19.59356],[109.673487,19.595374],[109.670049,19.595554],[109.671596,19.597159],[109.669864,19.60069],[109.667056,19.604371],[109.666694,19.603722],[109.667031,19.599197],[109.666123,19.598189],[109.664189,19.600623],[109.665206,19.601773],[109.66503,19.603789],[109.663029,19.606312],[109.664222,19.609814],[109.65943,19.611075],[109.660506,19.616092],[109.659632,19.618608],[109.660792,19.620415],[109.662785,19.62252],[109.664071,19.6252],[109.674042,19.627977],[109.674421,19.62894],[109.669174,19.628537],[109.666896,19.628671],[109.664189,19.629611],[109.6626,19.629597],[109.660826,19.62879],[109.654512,19.628731],[109.65167,19.627656],[109.64961,19.630604],[109.648492,19.630978],[109.645953,19.629455],[109.645785,19.626849],[109.644381,19.626439],[109.641514,19.631276],[109.638697,19.633038],[109.636167,19.63315],[109.631484,19.632239],[109.624959,19.631926],[109.623446,19.631261],[109.621386,19.628574],[109.619705,19.627827],[109.617897,19.629723],[109.610835,19.629261],[109.608624,19.632493],[109.605277,19.63371],[109.600241,19.641256],[109.589471,19.636091],[109.586588,19.636098],[109.582914,19.637651],[109.583216,19.641122],[109.585192,19.64366],[109.588076,19.647981],[109.585158,19.655057],[109.583939,19.658535],[109.57871,19.661572],[109.575826,19.662371],[109.573985,19.664453],[109.571614,19.666035],[109.574741,19.669371],[109.574641,19.676819],[109.569352,19.68699],[109.568041,19.690109],[109.566082,19.690154],[109.563366,19.689236],[109.561096,19.690124],[109.55891,19.692803],[109.557321,19.697407],[109.558481,19.704286],[109.557918,19.709673],[109.559616,19.709584],[109.561895,19.706898],[109.565846,19.703995],[109.569646,19.704025],[109.572253,19.7046],[109.574859,19.705518],[109.576978,19.707898],[109.57945,19.710166],[109.584645,19.713352],[109.585848,19.714411],[109.584545,19.71882],[109.589951,19.717209],[109.593936,19.719447],[109.59439,19.721887],[109.597938,19.726594],[109.599443,19.730757],[109.599039,19.737829],[109.598434,19.743573],[109.59956,19.74643],[109.599888,19.754672],[109.595912,19.76489],[109.590926,19.768038],[109.580047,19.769559],[109.576078,19.773363],[109.573371,19.779188],[109.57005,19.793737],[109.569235,19.797891],[109.568982,19.803864],[109.56952,19.811633],[109.570143,19.815048],[109.570302,19.828797],[109.569815,19.832017],[109.56873,19.835491],[109.566679,19.850051],[109.564594,19.854881],[109.556741,19.858295],[109.498679,19.873396],[109.451252,19.886245],[109.410829,19.895315],[109.365807,19.900107],[109.358913,19.899786],[109.353868,19.898542],[109.349547,19.898743],[109.346663,19.900383],[109.343788,19.903349],[109.335447,19.910212],[109.332412,19.911896],[109.32968,19.912864],[109.310443,19.917395],[109.308123,19.917849],[109.301019,19.917611],[109.29932,19.917298],[109.28755,19.912872],[109.284204,19.91051],[109.283531,19.909429],[109.282968,19.906709],[109.283489,19.902201],[109.282816,19.900919],[109.281219,19.900711],[109.278747,19.901322],[109.272996,19.903833],[109.267498,19.90501],[109.264564,19.904951],[109.261991,19.903468],[109.259738,19.898333],[109.259427,19.88269],[109.259326,19.880999],[109.256703,19.874075],[109.256291,19.872532],[109.255938,19.868171],[109.255576,19.867195],[109.247925,19.862991],[109.244999,19.862223],[109.24109,19.863148],[109.236735,19.863923],[109.231346,19.863312],[109.223123,19.859264],[109.218617,19.855783],[109.212874,19.848918],[109.207334,19.842052],[109.205694,19.838973],[109.205274,19.83538],[109.204265,19.830049],[109.202281,19.829669],[109.191906,19.826515],[109.175108,19.81466],[109.171745,19.80959],[109.166625,19.804781],[109.161597,19.796168],[109.159142,19.790732],[109.158209,19.78273],[109.157999,19.764779],[109.159445,19.759341],[109.163035,19.753076],[109.169492,19.736643],[109.169803,19.733256],[109.167743,19.725975],[109.154568,19.724371],[109.150449,19.718865],[109.147649,19.70498],[109.139645,19.702735],[109.119324,19.700295],[109.108033,19.6964],[109.093648,19.689833],[109.085425,19.681409],[109.079052,19.673812],[109.066702,19.652452],[109.06032,19.639099],[109.048575,19.619989],[109.036838,19.611546],[109.027666,19.604647],[109.019014,19.597846],[108.999534,19.58979],[108.993346,19.586795],[108.981904,19.577626],[108.972126,19.566724],[108.928684,19.524361]]],[[[109.432218,19.913021],[109.435951,19.913952],[109.440449,19.914116],[109.442912,19.913684],[109.443509,19.910711],[109.445375,19.909519],[109.460215,19.904563],[109.46573,19.904556],[109.467344,19.903535],[109.472767,19.90267],[109.47539,19.903252],[109.476836,19.904697],[109.477341,19.90665],[109.478619,19.907917],[109.481494,19.908334],[109.483781,19.909601],[109.484546,19.911724],[109.483781,19.913505],[109.479552,19.917],[109.45971,19.922737],[109.441895,19.925748],[109.434513,19.925755],[109.427543,19.924064],[109.418202,19.919146],[109.416252,19.915838],[109.416336,19.912946],[109.421347,19.910487],[109.425256,19.910145],[109.432218,19.913021]]]]}}]}
|
public/china-city-data/citys/克孜勒苏柯尔克孜自治州.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":653001,"name":"阿图什市","center":[76.173939,39.712898],"centroid":[76.860254,40.125238],"childrenNum":0,"level":"district","parent":{"adcode":653000},"subFeatureIndex":0,"acroutes":[100000,650000,653000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[75.520322,39.664177],[75.522901,39.651382],[75.53757,39.64778],[75.533325,39.655247],[75.544233,39.6602],[75.551702,39.668153],[75.554066,39.663614],[75.566209,39.663539],[75.56766,39.654084],[75.57529,39.651232],[75.581469,39.666052],[75.589368,39.666165],[75.632676,39.659074],[75.646754,39.653409],[75.682432,39.628077],[75.70183,39.615801],[75.701185,39.594812],[75.726439,39.595187],[75.750403,39.591319],[75.763675,39.592258],[75.781353,39.587901],[75.808757,39.588577],[75.817569,39.591544],[75.825575,39.588127],[75.85545,39.585798],[75.880812,39.588502],[75.909182,39.598417],[75.918048,39.596314],[75.930191,39.599806],[75.94889,39.592896],[75.961195,39.595187],[75.980324,39.587376],[75.98516,39.589516],[75.976186,39.611559],[76.032444,39.615125],[76.074516,39.618654],[76.081286,39.623084],[76.103585,39.625336],[76.111699,39.622333],[76.126529,39.624173],[76.137114,39.621282],[76.150225,39.613098],[76.180476,39.620644],[76.216047,39.625299],[76.255862,39.617153],[76.283373,39.602285],[76.297236,39.591019],[76.325446,39.591056],[76.338341,39.586437],[76.344306,39.588878],[76.365154,39.589216],[76.390784,39.584897],[76.416361,39.589253],[76.42485,39.579563],[76.447687,39.57607],[76.468427,39.579788],[76.482612,39.588127],[76.506416,39.591958],[76.517162,39.587901],[76.522643,39.591244],[76.553002,39.589028],[76.574226,39.595751],[76.581157,39.604275],[76.588304,39.603336],[76.598298,39.613061],[76.595128,39.627889],[76.609958,39.637272],[76.636931,39.65112],[76.667666,39.677831],[76.698562,39.697033],[76.743912,39.735234],[76.786414,39.753932],[76.799955,39.768056],[76.819836,39.78229],[76.829185,39.79491],[76.838212,39.826843],[76.844821,39.830436],[76.860081,39.830361],[76.943259,39.836499],[77.022621,39.844469],[77.034657,39.848211],[77.049004,39.861829],[77.054699,39.862615],[77.104241,39.856929],[77.156038,39.854908],[77.181776,39.851017],[77.211383,39.849371],[77.244052,39.852514],[77.277366,39.857527],[77.30305,39.864672],[77.317343,39.865009],[77.360919,39.862241],[77.360221,39.8686],[77.419219,39.870208],[77.4463,39.875108],[77.494928,39.874173],[77.511907,39.878512],[77.509704,39.900985],[77.512229,39.908836],[77.519591,39.912612],[77.529316,39.925843],[77.560857,39.932421],[77.603843,39.936457],[77.614482,39.946134],[77.670417,39.949086],[77.714424,39.957268],[77.7292,39.965149],[77.771702,39.97191],[77.779601,39.978334],[77.798139,39.986885],[77.815601,39.9864],[77.835429,39.982031],[77.869065,39.984533],[77.899477,39.978856],[77.921561,39.979678],[77.941872,39.974562],[77.953962,39.976952],[77.969544,39.973703],[77.981043,39.979006],[77.998613,39.977437],[78.017796,39.984458],[78.036065,39.98457],[78.057128,39.980163],[78.074161,39.971013],[78.081469,39.971013],[78.09329,39.977437],[78.109194,39.978184],[78.130687,39.985055],[78.146646,39.986997],[78.159864,39.993121],[78.171577,39.993494],[78.209083,39.998758],[78.22676,40.008241],[78.245352,40.002156],[78.254755,40.004172],[78.277591,40.002342],[78.301072,40.011637],[78.315741,40.006971],[78.338738,40.005403],[78.36496,40.009622],[78.362327,40.015333],[78.345025,40.021491],[78.330356,40.033358],[78.329174,40.039739],[78.342016,40.047275],[78.313216,40.066076],[78.276087,40.070104],[78.264104,40.068687],[78.241268,40.060854],[78.228641,40.066635],[78.194844,40.065927],[78.161261,40.071558],[78.148311,40.067195],[78.127625,40.06533],[78.10409,40.068202],[78.092699,40.060779],[78.082382,40.067045],[78.081146,40.075101],[78.069862,40.080583],[78.062555,40.088898],[78.045307,40.086922],[78.031336,40.093782],[78.027736,40.104817],[78.029295,40.118868],[78.047564,40.131128],[78.055301,40.140965],[78.060298,40.161601],[78.048746,40.171396],[78.048101,40.177838],[78.055516,40.18938],[78.055946,40.202484],[78.063576,40.216069],[78.082221,40.23166],[78.08883,40.257551],[78.08754,40.271571],[78.091033,40.274955],[78.113385,40.277594],[78.124669,40.287149],[78.134395,40.314765],[78.154491,40.330185],[78.137189,40.332377],[78.118544,40.323349],[78.092161,40.325244],[78.067713,40.341664],[78.049498,40.34445],[78.006351,40.360049],[77.983407,40.360643],[77.957831,40.356781],[77.936983,40.356298],[77.915812,40.359715],[77.839835,40.358564],[77.828014,40.361015],[77.82076,40.380805],[77.81861,40.398734],[77.809745,40.4174],[77.796312,40.422817],[77.75295,40.457646],[77.735003,40.476925],[77.712221,40.519507],[77.689116,40.538362],[77.675522,40.555211],[77.666172,40.571428],[77.66053,40.587344],[77.666656,40.598779],[77.664829,40.616391],[77.659993,40.617242],[77.637855,40.599482],[77.609323,40.59049],[77.584875,40.591637],[77.555215,40.599075],[77.538558,40.601222],[77.511961,40.592044],[77.459034,40.579275],[77.432652,40.582533],[77.421476,40.588047],[77.402831,40.602147],[77.394233,40.602332],[77.364896,40.593599],[77.343349,40.584679],[77.321104,40.591637],[77.293647,40.590601],[77.282685,40.59234],[77.271724,40.598631],[77.234864,40.598705],[77.209126,40.58653],[77.196606,40.583828],[77.169579,40.57413],[77.15002,40.576832],[77.11805,40.572872],[77.089894,40.57128],[77.069798,40.573945],[77.057923,40.572205],[77.034335,40.578868],[77.027027,40.585568],[77.020526,40.604515],[77.018323,40.61898],[77.029069,40.634701],[77.029069,40.648383],[77.013164,40.655224],[76.983988,40.661583],[76.971092,40.667054],[76.955241,40.677736],[76.944978,40.681395],[76.919832,40.681432],[76.878404,40.679658],[76.864756,40.675703],[76.844499,40.674373],[76.826982,40.664133],[76.812582,40.664725],[76.796677,40.660363],[76.780128,40.661952],[76.753369,40.649825],[76.747244,40.640507],[76.729673,40.630891],[76.703828,40.634146],[76.69421,40.632407],[76.685237,40.623086],[76.67406,40.619498],[76.663368,40.610989],[76.641123,40.603035],[76.608937,40.596078],[76.600877,40.578942],[76.578954,40.5668],[76.565951,40.554989],[76.556978,40.542621],[76.543437,40.513949],[76.541342,40.503167],[76.544834,40.496644],[76.539461,40.463986],[76.531885,40.456644],[76.516195,40.449858],[76.509049,40.429532],[76.504481,40.427157],[76.481054,40.427009],[76.470576,40.422557],[76.46069,40.409236],[76.449137,40.402519],[76.442045,40.391422],[76.429418,40.386076],[76.415125,40.38693],[76.404486,40.3801],[76.390301,40.377649],[76.382079,40.390828],[76.365261,40.380434],[76.354031,40.363577],[76.347906,40.358527],[76.343339,40.34133],[76.333291,40.34367],[76.323404,40.366399],[76.328401,40.383701],[76.327541,40.391347],[76.317386,40.403298],[76.292508,40.406638],[76.283212,40.415136],[76.286866,40.432202],[76.279827,40.439213],[76.251188,40.420182],[76.237755,40.41599],[76.224107,40.401777],[76.21379,40.394911],[76.176339,40.38151],[76.143992,40.393389],[76.114386,40.395542],[76.100254,40.39131],[76.081125,40.396173],[76.070755,40.395467],[76.048886,40.388786],[76.046253,40.375682],[76.048564,40.357004],[76.026211,40.355296],[76.017184,40.36432],[76.003643,40.36651],[75.994993,40.379654],[75.986449,40.381881],[75.968019,40.374605],[75.956413,40.355073],[75.940992,40.341367],[75.93218,40.33951],[75.92772,40.327956],[75.932663,40.31038],[75.930944,40.300866],[75.921541,40.291239],[75.914072,40.293692],[75.91606,40.279677],[75.909236,40.270604],[75.908322,40.257774],[75.90397,40.249666],[75.908752,40.234265],[75.901821,40.211268],[75.90311,40.205611],[75.893331,40.200846],[75.881188,40.188189],[75.880274,40.179142],[75.867164,40.165177],[75.865498,40.158957],[75.876835,40.149012],[75.879576,40.141896],[75.895427,40.121253],[75.901337,40.105525],[75.906603,40.082335],[75.914985,40.077376],[75.92557,40.063912],[75.923797,40.04153],[75.925893,40.028395],[75.93363,40.008838],[75.935081,39.987632],[75.939272,39.974225],[75.91434,39.941053],[75.906012,39.921097],[75.910149,39.915864],[75.940777,39.899901],[75.951577,39.881092],[75.974091,39.86774],[75.966461,39.851691],[75.961517,39.829014],[75.976079,39.815127],[75.938574,39.803971],[75.910525,39.801425],[75.905421,39.810747],[75.887098,39.821603],[75.857599,39.820443],[75.836053,39.809362],[75.831539,39.799478],[75.811336,39.778282],[75.803115,39.758953],[75.796022,39.756143],[75.78995,39.765509],[75.773455,39.798654],[75.768189,39.805768],[75.749651,39.820555],[75.736379,39.821828],[75.697692,39.821042],[75.666527,39.814603],[75.663895,39.807528],[75.664002,39.784312],[75.667763,39.773413],[75.665399,39.762812],[75.657447,39.749624],[75.647452,39.753932],[75.624616,39.755469],[75.589959,39.762737],[75.555355,39.761013],[75.540525,39.757754],[75.533863,39.753146],[75.527737,39.737145],[75.52043,39.729424],[75.524406,39.70187],[75.521558,39.694821],[75.520322,39.664177]]]]}},{"type":"Feature","properties":{"adcode":653022,"name":"阿克陶县","center":[75.945159,39.147079],"centroid":[75.219157,38.638313],"childrenNum":0,"level":"district","parent":{"adcode":653000},"subFeatureIndex":1,"acroutes":[100000,650000,653000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[73.849304,39.476905],[73.820557,39.469381],[73.790467,39.467801],[73.745385,39.461969],[73.71997,39.464979],[73.672793,39.468591],[73.646894,39.474384],[73.634912,39.472879],[73.610679,39.465844],[73.603532,39.453277],[73.599771,39.429866],[73.592625,39.412285],[73.569789,39.400536],[73.55297,39.394209],[73.531907,39.389351],[73.503698,39.386639],[73.506546,39.380612],[73.553991,39.349904],[73.555066,39.340482],[73.546523,39.316129],[73.554905,39.296067],[73.541364,39.276792],[73.542439,39.269661],[73.564469,39.266303],[73.571508,39.257096],[73.574463,39.241585],[73.580266,39.237546],[73.609389,39.238452],[73.623037,39.235168],[73.639479,39.220482],[73.645067,39.193104],[73.657587,39.185436],[73.657694,39.166244],[73.662477,39.156759],[73.672363,39.152186],[73.688537,39.154983],[73.692674,39.151922],[73.695952,39.136047],[73.710245,39.12962],[73.719863,39.108144],[73.718358,39.08057],[73.720507,39.071679],[73.730287,39.063885],[73.739314,39.048595],[73.742914,39.029366],[73.75409,39.026526],[73.780311,39.026943],[73.78821,39.04042],[73.815828,39.043751],[73.820288,39.041593],[73.828294,39.018916],[73.840115,39.008351],[73.846402,38.962324],[73.840814,38.935793],[73.826467,38.916912],[73.819267,38.918808],[73.812658,38.930903],[73.795195,38.930903],[73.767577,38.941062],[73.761505,38.935793],[73.742323,38.933822],[73.728836,38.911641],[73.730018,38.904739],[73.717284,38.901022],[73.70917,38.893398],[73.699337,38.857696],[73.713522,38.845627],[73.72932,38.837124],[73.731523,38.826836],[73.747965,38.811229],[73.755326,38.793911],[73.768759,38.775828],[73.769404,38.766366],[73.760001,38.757588],[73.757099,38.719574],[73.770049,38.711665],[73.774938,38.689567],[73.781655,38.671039],[73.799386,38.655665],[73.808843,38.634273],[73.799494,38.620262],[73.799171,38.611085],[73.823243,38.596651],[73.852259,38.584271],[73.881435,38.577718],[73.899167,38.578937],[73.904755,38.567888],[73.912493,38.54323],[73.926141,38.536025],[73.988363,38.531145],[74.000614,38.523749],[74.01179,38.524931],[74.024041,38.538389],[74.034465,38.541667],[74.090669,38.542162],[74.068639,38.585604],[74.088036,38.611085],[74.112538,38.611428],[74.118395,38.614551],[74.121672,38.624755],[74.124574,38.648624],[74.137792,38.670849],[74.148108,38.67686],[74.166969,38.669213],[74.199208,38.66164],[74.229674,38.65616],[74.269651,38.656502],[74.310595,38.65205],[74.34004,38.654828],[74.377814,38.654828],[74.395492,38.650565],[74.421767,38.647596],[74.455833,38.632941],[74.483075,38.633969],[74.506502,38.637623],[74.524879,38.629248],[74.546909,38.607658],[74.580922,38.603811],[74.613376,38.593147],[74.626809,38.602364],[74.640296,38.599584],[74.68081,38.570974],[74.717724,38.542277],[74.736584,38.534615],[74.784889,38.538198],[74.792949,38.536101],[74.802782,38.526952],[74.813528,38.511509],[74.821642,38.491104],[74.838568,38.490379],[74.846627,38.493202],[74.85732,38.490379],[74.862693,38.484047],[74.86495,38.443597],[74.872204,38.415537],[74.868228,38.403889],[74.858395,38.393348],[74.848508,38.377265],[74.835774,38.36691],[74.833839,38.361255],[74.824006,38.363815],[74.797946,38.342069],[74.78951,38.324675],[74.806973,38.285819],[74.81111,38.282759],[74.845177,38.273922],[74.860222,38.2766],[74.896169,38.267455],[74.915835,38.275146],[74.945656,38.273807],[74.951298,38.261601],[74.982785,38.243039],[75.00229,38.248742],[75.02115,38.250885],[75.04275,38.266231],[75.064135,38.270708],[75.106315,38.276294],[75.113569,38.275605],[75.117653,38.2603],[75.13619,38.235039],[75.161606,38.213216],[75.180036,38.202532],[75.192018,38.198893],[75.249243,38.206476],[75.261279,38.209999],[75.278205,38.203757],[75.302653,38.179932],[75.33414,38.155065],[75.368367,38.124286],[75.381317,38.121525],[75.389215,38.112515],[75.398457,38.111211],[75.39749,38.103043],[75.386045,38.088737],[75.388302,38.077459],[75.387174,38.059043],[75.388786,38.036898],[75.395717,38.030065],[75.406034,38.007643],[75.413126,38.000308],[75.415061,37.98821],[75.421508,37.976225],[75.414953,37.953364],[75.417049,37.942949],[75.41044,37.922576],[75.422207,37.927459],[75.431288,37.925652],[75.46213,37.936915],[75.498399,37.92842],[75.506405,37.921154],[75.525856,37.927382],[75.541546,37.919578],[75.55643,37.921],[75.582275,37.908697],[75.601458,37.903582],[75.612043,37.895468],[75.635255,37.890584],[75.641972,37.880968],[75.667065,37.875467],[75.68211,37.892045],[75.689632,37.889545],[75.703119,37.896006],[75.711824,37.895622],[75.728749,37.903044],[75.747018,37.888507],[75.752553,37.894237],[75.772702,37.898429],[75.78232,37.90812],[75.775604,37.912119],[75.77324,37.926651],[75.783234,37.939644],[75.793604,37.938375],[75.827026,37.927305],[75.839008,37.925998],[75.853784,37.929381],[75.859587,37.934186],[75.879415,37.928343],[75.876513,37.91308],[75.8936,37.894353],[75.892042,37.882776],[75.886453,37.876506],[75.851259,37.860001],[75.844381,37.847648],[75.855181,37.837565],[75.858405,37.82979],[75.853623,37.820628],[75.837557,37.80646],[75.821599,37.779],[75.808166,37.769485],[75.809133,37.755692],[75.799891,37.7476],[75.793604,37.734497],[75.798225,37.698297],[75.803437,37.668869],[75.799568,37.65278],[75.805909,37.652086],[75.825951,37.669177],[75.840727,37.675002],[75.868507,37.674732],[75.874202,37.682408],[75.909505,37.706896],[75.922454,37.713373],[75.929063,37.725593],[75.940992,37.732493],[75.962323,37.728677],[75.974682,37.732609],[75.987685,37.729409],[76.00402,37.737619],[76.019602,37.732416],[76.029972,37.7323],[76.040826,37.738698],[76.071991,37.75076],[76.091442,37.761433],[76.100469,37.77041],[76.124326,37.770449],[76.131741,37.776843],[76.143885,37.780194],[76.152804,37.777344],[76.162906,37.780387],[76.186924,37.796486],[76.192458,37.807961],[76.208256,37.81339],[76.221796,37.802532],[76.220238,37.784662],[76.230393,37.781427],[76.248233,37.752302],[76.263815,37.740972],[76.264406,37.731491],[76.292239,37.73415],[76.314431,37.781966],[76.318299,37.786396],[76.316472,37.805651],[76.327219,37.815585],[76.345971,37.816663],[76.372408,37.821937],[76.382509,37.826826],[76.388635,37.847379],[76.388474,37.859808],[76.384336,37.867388],[76.403357,37.87162],[76.410343,37.876929],[76.420713,37.865426],[76.435973,37.856037],[76.460529,37.848303],[76.482021,37.849919],[76.493842,37.857192],[76.492445,37.865695],[76.476863,37.878237],[76.480517,37.891853],[76.467944,37.911811],[76.475144,37.916656],[76.469341,37.925806],[76.47235,37.931418],[76.488845,37.942526],[76.493681,37.952211],[76.499807,37.954363],[76.500022,37.969387],[76.508243,37.972537],[76.510876,38.01394],[76.526189,38.026994],[76.525652,38.044536],[76.540213,38.060769],[76.539192,38.075388],[76.533121,38.107913],[76.539407,38.129921],[76.5645,38.163151],[76.590722,38.202034],[76.600286,38.21961],[76.597868,38.288153],[76.601468,38.356631],[76.600985,38.376157],[76.6048,38.41462],[76.597653,38.424662],[76.57299,38.441841],[76.547252,38.457299],[76.514529,38.473669],[76.495562,38.479011],[76.49309,38.483513],[76.455585,38.497855],[76.417005,38.495262],[76.399972,38.487366],[76.383745,38.485115],[76.363166,38.48954],[76.344145,38.500487],[76.350915,38.516809],[76.359404,38.521919],[76.385303,38.529354],[76.40196,38.540104],[76.401047,38.552911],[76.407925,38.565716],[76.410181,38.595775],[76.403143,38.606249],[76.365154,38.60145],[76.351506,38.601602],[76.339416,38.606287],[76.327917,38.62426],[76.299171,38.623689],[76.289069,38.629629],[76.261451,38.623994],[76.243182,38.612913],[76.189557,38.611276],[76.17881,38.612456],[76.15995,38.606058],[76.14958,38.609257],[76.150977,38.623651],[76.162207,38.646835],[76.152267,38.655094],[76.129001,38.65753],[76.124111,38.666929],[76.106164,38.685116],[76.087466,38.692116],[76.068391,38.706112],[76.066886,38.712768],[76.052217,38.722084],[76.050337,38.734706],[76.035399,38.73003],[76.029059,38.741169],[76.033089,38.753674],[76.017345,38.753978],[76.008157,38.758766],[76.014981,38.765113],[76.003052,38.765265],[75.977476,38.759222],[75.98301,38.777917],[75.975649,38.798241],[75.96012,38.789998],[75.947117,38.803938],[75.938896,38.805381],[75.942335,38.82171],[75.935081,38.82152],[75.932771,38.839629],[75.920197,38.865172],[75.908215,38.875303],[75.829873,38.9204],[75.799568,38.933026],[75.757389,38.948416],[75.780117,38.960846],[75.789789,38.969259],[75.808434,38.976192],[75.819181,38.984868],[75.837665,38.992482],[75.861146,38.99786],[75.869689,39.007518],[75.890161,39.022059],[75.906119,39.027056],[75.918424,39.037126],[75.928472,39.039587],[75.933738,39.013653],[75.940239,39.007064],[75.963398,39.007972],[75.985858,39.005624],[76.006276,39.010434],[76.024868,39.007935],[76.063824,39.008048],[76.084134,39.012592],[76.122392,39.032622],[76.12712,39.036937],[76.14109,39.039738],[76.137383,39.051207],[76.130666,39.058965],[76.13158,39.077544],[76.095526,39.114308],[76.050928,39.15589],[76.052916,39.167906],[76.040557,39.168964],[76.047543,39.180563],[76.072904,39.180374],[76.064629,39.171722],[76.082522,39.172591],[76.084242,39.179694],[76.094451,39.188685],[76.14598,39.202206],[76.15678,39.212817],[76.157049,39.229959],[76.144852,39.232865],[76.126798,39.229619],[76.1038,39.231242],[76.084672,39.23898],[76.068283,39.237395],[76.063824,39.241623],[76.049423,39.239698],[76.020515,39.249473],[76.008802,39.261738],[76.001011,39.263851],[75.984998,39.260945],[75.973983,39.266681],[75.952437,39.273623],[75.937284,39.272906],[75.92197,39.269058],[75.906657,39.270265],[75.895427,39.280187],[75.89763,39.283431],[75.88683,39.292974],[75.863725,39.289844],[75.86394,39.286939],[75.882209,39.269058],[75.879361,39.268567],[75.850023,39.242302],[75.853999,39.233394],[75.835676,39.217613],[75.84782,39.212515],[75.853032,39.199562],[75.839814,39.188949],[75.815205,39.184945],[75.804619,39.188231],[75.78721,39.186607],[75.770123,39.189893],[75.746965,39.151279],[75.740087,39.142813],[75.725687,39.133968],[75.707095,39.12739],[75.728319,39.108144],[75.758195,39.104891],[75.77195,39.095701],[75.754218,39.089271],[75.756583,39.081478],[75.769263,39.072474],[75.763514,39.050564],[75.766845,39.033038],[75.763031,39.028533],[75.765556,39.01441],[75.756314,39.004905],[75.75755,38.99786],[75.743203,38.989982],[75.732887,38.988959],[75.712092,38.976609],[75.707418,38.968804],[75.697262,38.976041],[75.689901,38.968084],[75.675071,38.962779],[75.664862,38.955806],[75.65648,38.964143],[75.639876,38.965583],[75.627249,38.957398],[75.611237,38.968311],[75.592592,38.971191],[75.565672,38.971343],[75.552346,38.986307],[75.561105,38.992785],[75.571905,39.008654],[75.586359,39.050261],[75.584586,39.088022],[75.587326,39.100353],[75.607529,39.142246],[75.634181,39.175123],[75.650623,39.198694],[75.670987,39.221237],[75.676307,39.237735],[75.683507,39.270039],[75.687644,39.274302],[75.735573,39.296708],[75.757657,39.298896],[75.751317,39.302478],[75.735896,39.298783],[75.726009,39.305872],[75.712791,39.299348],[75.707042,39.305571],[75.691513,39.303987],[75.674426,39.297953],[75.657769,39.28924],[75.642294,39.284676],[75.641596,39.274981],[75.635255,39.258417],[75.582651,39.209646],[75.56895,39.231355],[75.573033,39.241547],[75.557451,39.23898],[75.553206,39.245737],[75.54117,39.243057],[75.512423,39.227542],[75.512316,39.214819],[75.504095,39.209834],[75.490125,39.192575],[75.480238,39.176747],[75.460733,39.165488],[75.430374,39.158989],[75.411729,39.152073],[75.37417,39.146177],[75.350045,39.144514],[75.354128,39.12928],[75.281052,39.118051],[75.273422,39.117748],[75.242849,39.103984],[75.209051,39.084013],[75.195403,39.083672],[75.169236,39.088628],[75.159564,39.085337],[75.127056,39.091616],[75.11373,39.102887],[75.100458,39.103341],[75.092237,39.109959],[75.071067,39.114837],[75.053604,39.111585],[75.04909,39.103908],[75.03023,39.097441],[74.995949,39.091578],[74.981065,39.07743],[74.966182,39.044848],[74.951889,39.023952],[74.951352,39.009071],[74.956134,38.993467],[74.970212,38.984072],[74.987782,38.981155],[74.992887,38.966682],[74.971931,38.961756],[74.958014,38.97085],[74.936844,38.972138],[74.92153,38.981648],[74.906915,38.98358],[74.892407,38.979375],[74.88655,38.972138],[74.874407,38.974715],[74.870377,38.970016],[74.860705,38.975965],[74.845392,38.972896],[74.844962,38.977102],[74.833356,38.979716],[74.822233,38.989641],[74.830561,38.996497],[74.825135,39.013312],[74.83212,39.024217],[74.827606,39.033568],[74.826209,39.048103],[74.81917,39.05484],[74.806919,39.074517],[74.81283,39.086699],[74.807779,39.09415],[74.787791,39.094415],[74.777474,39.097441],[74.766674,39.108635],[74.762859,39.121908],[74.746739,39.126974],[74.737175,39.141981],[74.728954,39.149163],[74.742226,39.163107],[74.71853,39.165564],[74.695532,39.165677],[74.685753,39.175652],[74.682637,39.184378],[74.66786,39.184152],[74.663186,39.191782],[74.64223,39.19216],[74.629173,39.201602],[74.617083,39.203377],[74.597901,39.202206],[74.584522,39.211685],[74.577751,39.221653],[74.561739,39.216065],[74.540407,39.223163],[74.532831,39.237282],[74.517894,39.2363],[74.50575,39.246378],[74.484096,39.239396],[74.464806,39.24819],[74.448203,39.246492],[74.436221,39.251662],[74.421229,39.246227],[74.409086,39.254568],[74.39533,39.255625],[74.378029,39.263473],[74.364649,39.257398],[74.342673,39.253172],[74.336386,39.256153],[74.325479,39.270114],[74.313228,39.279433],[74.299848,39.285129],[74.28072,39.28411],[74.264492,39.274151],[74.240797,39.276151],[74.204097,39.275434],[74.196844,39.281809],[74.185399,39.280036],[74.159876,39.286223],[74.15058,39.300819],[74.135643,39.29965],[74.133171,39.316694],[74.099749,39.337391],[74.078848,39.358345],[74.057946,39.363621],[74.055689,39.377636],[74.04016,39.377598],[74.03151,39.372286],[74.003784,39.365467],[73.992554,39.359853],[73.977885,39.370817],[73.955102,39.381742],[73.943389,39.395452],[73.919478,39.418535],[73.913675,39.428398],[73.922057,39.454819],[73.919209,39.461254],[73.901639,39.47713],[73.889979,39.483375],[73.87531,39.482284],[73.849304,39.476905]]]]}},{"type":"Feature","properties":{"adcode":653023,"name":"阿合奇县","center":[78.450164,40.937567],"centroid":[77.885242,40.847884],"childrenNum":0,"level":"district","parent":{"adcode":653000},"subFeatureIndex":2,"acroutes":[100000,650000,653000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[78.154491,40.330185],[78.159488,40.34029],[78.162927,40.359901],[78.158789,40.371486],[78.158682,40.387227],[78.167494,40.395467],[78.20516,40.420294],[78.237131,40.430125],[78.284415,40.450266],[78.303651,40.455458],[78.328637,40.470438],[78.373933,40.494977],[78.417779,40.508243],[78.471726,40.52636],[78.479786,40.532695],[78.52347,40.552545],[78.534431,40.56195],[78.539428,40.579349],[78.565757,40.603701],[78.585531,40.637807],[78.583113,40.652783],[78.58682,40.665538],[78.604982,40.696731],[78.579298,40.697285],[78.574139,40.700204],[78.572903,40.717198],[78.568014,40.737105],[78.560169,40.740945],[78.566993,40.756304],[78.56076,40.765164],[78.570432,40.766123],[78.581286,40.773062],[78.588862,40.782178],[78.600576,40.780591],[78.610946,40.785683],[78.627012,40.785056],[78.656941,40.801585],[78.684935,40.804795],[78.70084,40.816783],[78.725557,40.822905],[78.748285,40.818627],[78.754518,40.821983],[78.762148,40.835701],[78.781599,40.844255],[78.797289,40.861212],[78.824693,40.877612],[78.850108,40.885166],[78.861768,40.891613],[78.86209,40.902591],[78.848442,40.915519],[78.855857,40.925204],[78.856556,40.936066],[78.868646,40.950239],[78.871171,40.968641],[78.875523,40.980305],[78.871655,40.992629],[78.862466,40.998367],[78.845003,40.994652],[78.826197,40.994726],[78.807713,41.012343],[78.792615,41.036462],[78.795462,41.038631],[78.789659,41.059948],[78.762578,41.086033],[78.754035,41.10627],[78.748393,41.111999],[78.741247,41.137806],[78.731037,41.165769],[78.716852,41.176958],[78.709545,41.187705],[78.679293,41.204317],[78.652427,41.226643],[78.639155,41.232104],[78.621477,41.247716],[78.584778,41.275925],[78.577202,41.276804],[78.565865,41.28812],[78.54507,41.294052],[78.532282,41.301961],[78.507135,41.310491],[78.476239,41.337209],[78.472693,41.343063],[78.458884,41.3491],[78.447546,41.361172],[78.440615,41.373315],[78.421486,41.386809],[78.406495,41.389917],[78.40182,41.401067],[78.391718,41.408232],[78.392041,41.399532],[78.383605,41.394267],[78.365336,41.395437],[78.353031,41.393536],[78.336965,41.396717],[78.324499,41.384542],[78.311765,41.39116],[78.302523,41.3886],[78.2914,41.392439],[78.281621,41.387723],[78.264373,41.393317],[78.251316,41.39211],[78.239388,41.399568],[78.191888,41.390428],[78.162712,41.382384],[78.16024,41.371194],[78.149977,41.366439],[78.16427,41.345222],[78.164055,41.338965],[78.152019,41.319825],[78.138532,41.311772],[78.144658,41.304304],[78.14267,41.286179],[78.137028,41.277902],[78.137565,41.24658],[78.129129,41.228219],[78.110806,41.222684],[78.097105,41.225104],[78.092591,41.220742],[78.069218,41.212493],[78.058794,41.21297],[78.056805,41.206114],[78.032948,41.19966],[78.027253,41.192106],[78.010112,41.188475],[78.001569,41.181029],[77.989479,41.182057],[77.981097,41.175821],[77.964064,41.172813],[77.959443,41.179892],[77.942087,41.178939],[77.934027,41.181543],[77.914899,41.180516],[77.904797,41.185211],[77.894051,41.180516],[77.883358,41.168704],[77.853375,41.158027],[77.842736,41.156266],[77.817697,41.13755],[77.807703,41.123417],[77.804425,41.108363],[77.807273,41.092021],[77.815763,41.076152],[77.829572,41.059544],[77.820599,41.04782],[77.795774,41.049217],[77.786908,41.041425],[77.780461,41.023006],[77.770628,41.020322],[77.760311,41.022381],[77.737529,41.032271],[77.730812,41.020543],[77.695134,41.008923],[77.684817,41.007783],[77.654351,41.016167],[77.630924,41.008886],[77.615771,41.009548],[77.610344,41.005466],[77.597126,41.005245],[77.591592,40.992298],[77.576386,40.996123],[77.566499,41.00245],[77.546725,41.001126],[77.54017,41.006459],[77.49842,40.996418],[77.476336,40.999544],[77.479184,41.018373],[77.473811,41.022822],[77.445924,41.021388],[77.425291,41.029367],[77.415511,41.038851],[77.391171,41.030176],[77.384508,41.038006],[77.363122,41.040689],[77.35646,41.032161],[77.330185,41.023778],[77.315032,41.012232],[77.296387,41.004987],[77.274518,41.005429],[77.266136,41.016645],[77.255658,41.018153],[77.251789,41.025212],[77.236637,41.027602],[77.212027,41.021572],[77.192415,41.019513],[77.189299,41.012747],[77.169364,41.009106],[77.155662,41.020543],[77.142659,41.024036],[77.135674,41.031757],[77.108163,41.038263],[77.112838,41.048298],[77.108163,41.055648],[77.091452,41.062741],[77.063565,41.062851],[77.023212,41.059323],[77.002203,41.07347],[76.984203,41.066452],[76.967492,41.053921],[76.951587,41.036131],[76.940841,41.028852],[76.915748,41.020432],[76.907796,41.019587],[76.885712,41.027345],[76.877544,41.025212],[76.868571,41.016719],[76.858953,41.001972],[76.85358,40.976368],[76.837299,40.977288],[76.808122,40.972284],[76.798773,40.96014],[76.776367,40.960765],[76.76202,40.953993],[76.757184,40.936839],[76.741817,40.912131],[76.737196,40.895334],[76.737249,40.881518],[76.731876,40.855646],[76.734133,40.847352],[76.723655,40.844071],[76.723279,40.837582],[76.730694,40.832899],[76.7315,40.81907],[76.722581,40.815824],[76.706031,40.792509],[76.693297,40.779484],[76.675457,40.782362],[76.646657,40.760143],[76.644346,40.749474],[76.646979,40.736662],[76.661595,40.712174],[76.670353,40.708147],[76.675887,40.694329],[76.663905,40.684278],[76.662454,40.663357],[76.654771,40.652746],[76.66009,40.627858],[76.657242,40.620386],[76.641821,40.613838],[76.618662,40.609029],[76.608937,40.596078],[76.641123,40.603035],[76.663368,40.610989],[76.67406,40.619498],[76.685237,40.623086],[76.69421,40.632407],[76.703828,40.634146],[76.729673,40.630891],[76.747244,40.640507],[76.753369,40.649825],[76.780128,40.661952],[76.796677,40.660363],[76.812582,40.664725],[76.826982,40.664133],[76.844499,40.674373],[76.864756,40.675703],[76.878404,40.679658],[76.919832,40.681432],[76.944978,40.681395],[76.955241,40.677736],[76.971092,40.667054],[76.983988,40.661583],[77.013164,40.655224],[77.029069,40.648383],[77.029069,40.634701],[77.018323,40.61898],[77.020526,40.604515],[77.027027,40.585568],[77.034335,40.578868],[77.057923,40.572205],[77.069798,40.573945],[77.089894,40.57128],[77.11805,40.572872],[77.15002,40.576832],[77.169579,40.57413],[77.196606,40.583828],[77.209126,40.58653],[77.234864,40.598705],[77.271724,40.598631],[77.282685,40.59234],[77.293647,40.590601],[77.321104,40.591637],[77.343349,40.584679],[77.364896,40.593599],[77.394233,40.602332],[77.402831,40.602147],[77.421476,40.588047],[77.432652,40.582533],[77.459034,40.579275],[77.511961,40.592044],[77.538558,40.601222],[77.555215,40.599075],[77.584875,40.591637],[77.609323,40.59049],[77.637855,40.599482],[77.659993,40.617242],[77.664829,40.616391],[77.666656,40.598779],[77.66053,40.587344],[77.666172,40.571428],[77.675522,40.555211],[77.689116,40.538362],[77.712221,40.519507],[77.735003,40.476925],[77.75295,40.457646],[77.796312,40.422817],[77.809745,40.4174],[77.81861,40.398734],[77.82076,40.380805],[77.828014,40.361015],[77.839835,40.358564],[77.915812,40.359715],[77.936983,40.356298],[77.957831,40.356781],[77.983407,40.360643],[78.006351,40.360049],[78.049498,40.34445],[78.067713,40.341664],[78.092161,40.325244],[78.118544,40.323349],[78.137189,40.332377],[78.154491,40.330185]]]]}},{"type":"Feature","properties":{"adcode":653024,"name":"乌恰县","center":[75.25969,39.716633],"centroid":[74.909406,39.824146],"childrenNum":0,"level":"district","parent":{"adcode":653000},"subFeatureIndex":3,"acroutes":[100000,650000,653000]},"geometry":{"type":"MultiPolygon","coordinates":[[[[75.520322,39.664177],[75.521558,39.694821],[75.524406,39.70187],[75.52043,39.729424],[75.527737,39.737145],[75.533863,39.753146],[75.540525,39.757754],[75.555355,39.761013],[75.589959,39.762737],[75.624616,39.755469],[75.647452,39.753932],[75.657447,39.749624],[75.665399,39.762812],[75.667763,39.773413],[75.664002,39.784312],[75.663895,39.807528],[75.666527,39.814603],[75.697692,39.821042],[75.736379,39.821828],[75.749651,39.820555],[75.768189,39.805768],[75.773455,39.798654],[75.78995,39.765509],[75.796022,39.756143],[75.803115,39.758953],[75.811336,39.778282],[75.831539,39.799478],[75.836053,39.809362],[75.857599,39.820443],[75.887098,39.821603],[75.905421,39.810747],[75.910525,39.801425],[75.938574,39.803971],[75.976079,39.815127],[75.961517,39.829014],[75.966461,39.851691],[75.974091,39.86774],[75.951577,39.881092],[75.940777,39.899901],[75.910149,39.915864],[75.906012,39.921097],[75.91434,39.941053],[75.939272,39.974225],[75.935081,39.987632],[75.93363,40.008838],[75.925893,40.028395],[75.923797,40.04153],[75.92557,40.063912],[75.914985,40.077376],[75.906603,40.082335],[75.901337,40.105525],[75.895427,40.121253],[75.879576,40.141896],[75.876835,40.149012],[75.865498,40.158957],[75.867164,40.165177],[75.880274,40.179142],[75.881188,40.188189],[75.893331,40.200846],[75.90311,40.205611],[75.901821,40.211268],[75.908752,40.234265],[75.90397,40.249666],[75.908322,40.257774],[75.909236,40.270604],[75.91606,40.279677],[75.914072,40.293692],[75.907785,40.302464],[75.89043,40.309377],[75.866573,40.312387],[75.84062,40.312276],[75.831056,40.327399],[75.814291,40.316066],[75.78592,40.301089],[75.777323,40.299528],[75.765932,40.304917],[75.745568,40.296666],[75.739764,40.299007],[75.728105,40.287781],[75.70903,40.280904],[75.6978,40.288413],[75.704892,40.307816],[75.688289,40.34393],[75.673566,40.352733],[75.669913,40.363837],[75.676951,40.38125],[75.677113,40.39981],[75.686355,40.418105],[75.717036,40.443516],[75.720636,40.453752],[75.734391,40.467472],[75.725257,40.480039],[75.710964,40.484821],[75.69291,40.496793],[75.66916,40.499202],[75.646217,40.516691],[75.644766,40.532472],[75.630903,40.549065],[75.627625,40.605255],[75.636867,40.624492],[75.6251,40.631705],[75.613279,40.646719],[75.605434,40.649419],[75.599362,40.65966],[75.568574,40.657035],[75.55009,40.64879],[75.514841,40.627081],[75.49625,40.614245],[75.468094,40.599926],[75.467826,40.591341],[75.450793,40.585271],[75.432362,40.56332],[75.383735,40.549102],[75.355418,40.537917],[75.334301,40.524767],[75.311895,40.507021],[75.302277,40.490677],[75.292014,40.483746],[75.268855,40.483672],[75.263052,40.471513],[75.253488,40.467546],[75.242419,40.448819],[75.206472,40.448004],[75.171224,40.456904],[75.135277,40.463467],[75.102769,40.439881],[75.051723,40.449747],[75.021794,40.467175],[74.995573,40.45505],[74.985471,40.45657],[74.963173,40.464654],[74.950868,40.475294],[74.933297,40.481448],[74.918306,40.494421],[74.891924,40.507688],[74.844532,40.521285],[74.836794,40.520878],[74.819224,40.505835],[74.8196,40.488787],[74.814764,40.46102],[74.807242,40.454939],[74.795689,40.452268],[74.795152,40.443219],[74.810304,40.429309],[74.855762,40.393166],[74.885368,40.3625],[74.908796,40.351433],[74.908312,40.338878],[74.893643,40.336352],[74.881124,40.327399],[74.863069,40.326507],[74.849099,40.33156],[74.824543,40.344376],[74.811755,40.347088],[74.771725,40.348685],[74.741473,40.348165],[74.698058,40.344525],[74.702518,40.327473],[74.697897,40.310046],[74.673502,40.278673],[74.663186,40.271348],[74.650182,40.270604],[74.636964,40.277074],[74.618319,40.279714],[74.597041,40.274955],[74.577429,40.260415],[74.547124,40.219158],[74.534443,40.20803],[74.506986,40.197533],[74.476681,40.17512],[74.45954,40.157802],[74.452072,40.14592],[74.433319,40.131687],[74.399629,40.11816],[74.371473,40.098107],[74.356643,40.089271],[74.344715,40.090016],[74.316935,40.106569],[74.300815,40.105227],[74.292756,40.098107],[74.28072,40.098107],[74.274057,40.119837],[74.263257,40.125054],[74.235746,40.120955],[74.221184,40.122669],[74.157888,40.10914],[74.126508,40.104556],[74.118126,40.097659],[74.113451,40.086661],[74.089057,40.079762],[74.072937,40.081925],[74.046286,40.092962],[74.023503,40.085057],[74.011736,40.06753],[74.007975,40.051081],[74.003085,40.045],[73.984816,40.034067],[73.953759,40.02735],[73.943442,40.015967],[73.980356,40.004844],[73.978906,40.000214],[73.945753,39.973254],[73.910988,39.934663],[73.907549,39.923265],[73.917382,39.903677],[73.915824,39.887225],[73.907066,39.873874],[73.871817,39.857565],[73.85199,39.841102],[73.845274,39.831185],[73.838181,39.800114],[73.841781,39.756293],[73.870528,39.754457],[73.880791,39.745614],[73.905669,39.742054],[73.914427,39.733997],[73.916845,39.726163],[73.924314,39.721965],[73.919854,39.715293],[73.92829,39.703445],[73.928505,39.681807],[73.934147,39.672917],[73.946075,39.62939],[73.951502,39.616139],[73.953544,39.600219],[73.94844,39.592521],[73.922863,39.589892],[73.916254,39.586549],[73.918994,39.570698],[73.914373,39.56386],[73.891322,39.554129],[73.883907,39.540976],[73.893579,39.528159],[73.880576,39.514663],[73.86811,39.482848],[73.849304,39.476905],[73.87531,39.482284],[73.889979,39.483375],[73.901639,39.47713],[73.919209,39.461254],[73.922057,39.454819],[73.913675,39.428398],[73.919478,39.418535],[73.943389,39.395452],[73.955102,39.381742],[73.977885,39.370817],[73.992554,39.359853],[74.003784,39.365467],[74.03151,39.372286],[74.04016,39.377598],[74.055689,39.377636],[74.057946,39.363621],[74.078848,39.358345],[74.099749,39.337391],[74.133171,39.316694],[74.135643,39.29965],[74.15058,39.300819],[74.159876,39.286223],[74.185399,39.280036],[74.196844,39.281809],[74.204097,39.275434],[74.240797,39.276151],[74.264492,39.274151],[74.28072,39.28411],[74.299848,39.285129],[74.313228,39.279433],[74.325479,39.270114],[74.336386,39.256153],[74.342673,39.253172],[74.364649,39.257398],[74.378029,39.263473],[74.39533,39.255625],[74.409086,39.254568],[74.421229,39.246227],[74.436221,39.251662],[74.448203,39.246492],[74.464806,39.24819],[74.484096,39.239396],[74.50575,39.246378],[74.517894,39.2363],[74.532831,39.237282],[74.540407,39.223163],[74.561739,39.216065],[74.577751,39.221653],[74.584522,39.211685],[74.597901,39.202206],[74.617083,39.203377],[74.629173,39.201602],[74.64223,39.19216],[74.663186,39.191782],[74.66786,39.184152],[74.682637,39.184378],[74.685753,39.175652],[74.695532,39.165677],[74.71853,39.165564],[74.742226,39.163107],[74.728954,39.149163],[74.737175,39.141981],[74.746739,39.126974],[74.762859,39.121908],[74.766674,39.108635],[74.777474,39.097441],[74.787791,39.094415],[74.807779,39.09415],[74.81283,39.086699],[74.806919,39.074517],[74.81917,39.05484],[74.826209,39.048103],[74.827606,39.033568],[74.83212,39.024217],[74.825135,39.013312],[74.830561,38.996497],[74.822233,38.989641],[74.833356,38.979716],[74.844962,38.977102],[74.845392,38.972896],[74.860705,38.975965],[74.870377,38.970016],[74.874407,38.974715],[74.88655,38.972138],[74.892407,38.979375],[74.906915,38.98358],[74.92153,38.981648],[74.936844,38.972138],[74.958014,38.97085],[74.971931,38.961756],[74.992887,38.966682],[74.987782,38.981155],[74.970212,38.984072],[74.956134,38.993467],[74.951352,39.009071],[74.951889,39.023952],[74.966182,39.044848],[74.981065,39.07743],[74.995949,39.091578],[75.03023,39.097441],[75.04909,39.103908],[75.053604,39.111585],[75.071067,39.114837],[75.092237,39.109959],[75.100458,39.103341],[75.11373,39.102887],[75.127056,39.091616],[75.159564,39.085337],[75.169236,39.088628],[75.195403,39.083672],[75.209051,39.084013],[75.242849,39.103984],[75.273422,39.117748],[75.281052,39.118051],[75.354128,39.12928],[75.350045,39.144514],[75.325435,39.246605],[75.319256,39.267209],[75.305554,39.334225],[75.299859,39.407842],[75.306951,39.439653],[75.316838,39.4602],[75.33242,39.45941],[75.339244,39.466672],[75.357191,39.470359],[75.358212,39.475212],[75.375138,39.492928],[75.389,39.500487],[75.389484,39.50594],[75.35746,39.55721],[75.353322,39.574943],[75.36509,39.59177],[75.357245,39.595337],[75.351173,39.612723],[75.341286,39.623272],[75.339244,39.632506],[75.352892,39.634044],[75.357836,39.638811],[75.360791,39.653971],[75.396738,39.654609],[75.411837,39.650745],[75.418983,39.654159],[75.433921,39.652733],[75.439133,39.66065],[75.439079,39.67243],[75.466267,39.679144],[75.472178,39.670517],[75.482924,39.663576],[75.505868,39.662376],[75.520322,39.664177]]]]}}]}
|
public/china-city-data/citys/克拉玛依市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":650202,"name":"独山子区","center":[84.882267,44.327207],"centroid":[84.892581,44.290603],"childrenNum":0,"level":"district","parent":{"adcode":650200},"subFeatureIndex":0,"acroutes":[100000,650000,650200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[85.113319,44.343731],[85.075498,44.355223],[85.034193,44.367178],[84.996632,44.378559],[84.974664,44.38463],[84.938765,44.385391],[84.937088,44.385814],[84.893053,44.387147],[84.872617,44.388056],[84.778172,44.390869],[84.777637,44.381796],[84.779126,44.343541],[84.783172,44.325632],[84.785485,44.323091],[84.78654,44.316379],[84.784299,44.306786],[84.792624,44.297932],[84.793896,44.287976],[84.796483,44.276365],[84.795746,44.267782],[84.798188,44.258753],[84.795269,44.249638],[84.791453,44.2338],[84.792161,44.224299],[84.78443,44.210045],[84.768763,44.178386],[84.762274,44.169577],[84.746492,44.151296],[84.740307,44.14552],[84.732575,44.128443],[84.737966,44.126149],[84.742532,44.129696],[84.757982,44.136961],[84.761234,44.139446],[84.785947,44.153823],[84.797306,44.161403],[84.807654,44.163526],[84.816904,44.163144],[84.822771,44.160363],[84.830489,44.16015],[84.832194,44.163823],[84.835851,44.164545],[84.838481,44.170022],[84.85052,44.173865],[84.857399,44.17327],[84.862154,44.168706],[84.87373,44.169301],[84.895712,44.1724],[84.903863,44.177515],[84.917332,44.179277],[84.920107,44.184435],[84.931972,44.200647],[84.934848,44.207648],[84.935152,44.225487],[84.938736,44.239249],[84.937276,44.24508],[84.939329,44.252012],[84.941901,44.25515],[84.95407,44.262017],[84.959114,44.270686],[84.959937,44.278674],[84.964389,44.287001],[84.968421,44.291958],[84.967698,44.296555],[84.978003,44.299034],[84.986313,44.303587],[84.9914,44.308565],[84.99614,44.310661],[85.020637,44.316082],[85.041983,44.317416],[85.04535,44.316612],[85.065381,44.317268],[85.088924,44.313033],[85.10209,44.311339],[85.108521,44.309518],[85.111556,44.310513],[85.113521,44.319237],[85.113218,44.327304],[85.115198,44.334756],[85.113319,44.343731]]]]}},{"type":"Feature","properties":{"adcode":650203,"name":"克拉玛依区","center":[84.868918,45.600477],"centroid":[84.940358,45.243818],"childrenNum":0,"level":"district","parent":{"adcode":650200},"subFeatureIndex":1,"acroutes":[100000,650000,650200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[84.945789,45.696922],[84.942291,45.693408],[84.94047,45.68795],[84.934993,45.683215],[84.926639,45.680672],[84.925411,45.676598],[84.919702,45.669422],[84.919948,45.666217],[84.915381,45.661046],[84.914182,45.653909],[84.910222,45.648923],[84.900076,45.645344],[84.891708,45.644185],[84.882314,45.638661],[84.860492,45.636488],[84.855188,45.632121],[84.846314,45.631625],[84.840244,45.634398],[84.833047,45.629079],[84.826861,45.633363],[84.827468,45.644351],[84.829651,45.647248],[84.822858,45.650496],[84.811152,45.651034],[84.803983,45.65364],[84.803174,45.658026],[84.79206,45.663755],[84.785528,45.661046],[84.784661,45.656102],[84.772145,45.648654],[84.773677,45.639281],[84.778865,45.639613],[84.792234,45.633177],[84.803362,45.621794],[84.806252,45.612168],[84.805718,45.608234],[84.797191,45.60196],[84.787291,45.597322],[84.78362,45.597591],[84.775975,45.589908],[84.777276,45.586139],[84.769284,45.580629],[84.769732,45.575719],[84.764442,45.566873],[84.759976,45.564407],[84.755713,45.565754],[84.756782,45.562916],[84.752533,45.558792],[84.757563,45.554751],[84.752837,45.549984],[84.747388,45.546938],[84.744267,45.542771],[84.738601,45.542709],[84.734844,45.540471],[84.734309,45.536739],[84.737171,45.532904],[84.734454,45.529919],[84.733485,45.52345],[84.739483,45.520754],[84.739743,45.517187],[84.736564,45.516772],[84.73811,45.512853],[84.734743,45.51138],[84.736043,45.505946],[84.729598,45.505075],[84.730711,45.502316],[84.72902,45.489579],[84.722169,45.476465],[84.716215,45.474825],[84.722834,45.472459],[84.71649,45.471193],[84.715883,45.465527],[84.711691,45.462351],[84.710723,45.451784],[84.702572,45.446345],[84.702428,45.442399],[84.692571,45.442566],[84.690374,45.438537],[84.684232,45.435754],[84.685591,45.429067],[84.683148,45.42539],[84.684492,45.422981],[84.677989,45.417476],[84.669722,45.417372],[84.671326,45.415461],[84.665271,45.412054],[84.668768,45.410163],[84.669072,45.406735],[84.663464,45.404864],[84.66491,45.401706],[84.660921,45.400044],[84.657712,45.401997],[84.65092,45.396407],[84.657264,45.388239],[84.652293,45.389756],[84.644951,45.386431],[84.647365,45.377554],[84.644792,45.374519],[84.640774,45.37402],[84.641251,45.368885],[84.634488,45.356907],[84.631626,45.356117],[84.624342,45.344719],[84.605019,45.330781],[84.595495,45.325517],[84.594094,45.322728],[84.58772,45.318899],[84.586347,45.315216],[84.579294,45.310741],[84.583731,45.274264],[84.588876,45.241431],[84.596579,45.234762],[84.597909,45.23149],[84.610641,45.221527],[84.615584,45.218504],[84.62242,45.207412],[84.634921,45.184095],[84.644257,45.178379],[84.65605,45.168094],[84.668884,45.158536],[84.668624,45.1543],[84.661658,45.102872],[84.657394,45.063481],[84.706387,45.067202],[84.794965,45.030338],[84.798737,45.026699],[84.805255,45.025716],[84.828942,44.971575],[84.861561,44.8994],[84.917072,44.888539],[84.917173,44.836872],[84.881129,44.837103],[84.880783,44.834669],[84.84945,44.826483],[84.86094,44.821319],[84.898241,44.802885],[84.916812,44.801625],[84.937378,44.805845],[84.941323,44.802402],[84.953896,44.799966],[84.956859,44.797761],[84.96027,44.788435],[84.965184,44.781924],[84.978812,44.772008],[84.979997,44.769843],[84.987483,44.767091],[84.99471,44.768078],[85.002152,44.763456],[85.010405,44.755281],[85.037214,44.763792],[85.046766,44.76978],[85.045885,44.790158],[85.034887,44.796815],[85.02649,44.806685],[85.021547,44.815945],[85.019943,44.822662],[85.020608,44.838551],[85.029872,44.85026],[85.032054,44.859638],[85.028557,44.88097],[85.027126,44.886589],[85.037228,44.912165],[85.051536,44.931822],[85.08479,44.942758],[85.136428,44.962655],[85.156025,44.971031],[85.171706,45.022682],[85.194989,45.029606],[85.214268,45.027975],[85.220352,45.024712],[85.240846,45.019712],[85.258434,45.031572],[85.259633,45.037449],[85.25787,45.044476],[85.254575,45.051502],[85.251598,45.054115],[85.253549,45.061411],[85.251584,45.064275],[85.250326,45.071737],[85.238461,45.080223],[85.239111,45.085447],[85.236683,45.088247],[85.238605,45.116093],[85.242002,45.133425],[85.246684,45.142945],[85.250398,45.158369],[85.232564,45.174249],[85.205914,45.207287],[85.205625,45.228927],[85.201926,45.244203],[85.206493,45.252704],[85.224327,45.267995],[85.235787,45.285593],[85.2394,45.292797],[85.242681,45.303664],[85.245369,45.319565],[85.245803,45.328971],[85.240715,45.344407],[85.237955,45.35855],[85.24232,45.367596],[85.244979,45.369758],[85.239501,45.375559],[85.25248,45.396033],[85.274881,45.410558],[85.27741,45.413009],[85.268724,45.419179],[85.238504,45.442046],[85.213126,45.46177],[85.162572,45.50159],[85.158164,45.505697],[85.14192,45.479266],[85.104344,45.480968],[85.054556,45.513205],[85.054209,45.51754],[85.018989,45.538543],[85.001676,45.528965],[84.954142,45.552803],[84.942118,45.562646],[84.952379,45.568323],[84.954272,45.574041],[84.966282,45.583487],[84.95196,45.598834],[84.952654,45.602996],[84.966123,45.614673],[84.973638,45.623015],[84.974433,45.629348],[84.963724,45.642882],[84.964793,45.649751],[84.950413,45.652978],[84.9455,45.658522],[84.948217,45.66692],[84.966802,45.669443],[84.972496,45.670891],[84.969302,45.675109],[84.966166,45.686482],[84.965241,45.693221],[84.945789,45.696922]]]]}},{"type":"Feature","properties":{"adcode":650204,"name":"白碱滩区","center":[85.129882,45.689021],"centroid":[85.267354,45.613034],"childrenNum":0,"level":"district","parent":{"adcode":650200},"subFeatureIndex":2,"acroutes":[100000,650000,650200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[85.210684,45.825968],[85.208993,45.818666],[85.204556,45.815077],[85.197431,45.812767],[85.201189,45.806165],[85.19363,45.802947],[85.177574,45.790587],[85.183123,45.78972],[85.176996,45.78778],[85.172674,45.788317],[85.164971,45.785737],[85.161633,45.781548],[85.154508,45.775871],[85.159248,45.77389],[85.158453,45.771103],[85.153785,45.771309],[85.156864,45.768914],[85.152615,45.767841],[85.151603,45.764579],[85.146328,45.761337],[85.145417,45.758405],[85.138032,45.758942],[85.138871,45.755907],[85.131644,45.749877],[85.129954,45.745437],[85.125965,45.745953],[85.117337,45.739261],[85.110226,45.735729],[85.099546,45.733539],[85.086033,45.727032],[85.080296,45.721701],[85.071234,45.718767],[85.059875,45.713167],[85.035595,45.718395],[85.032025,45.718064],[85.023773,45.721184],[85.017269,45.718602],[85.016041,45.714861],[85.008844,45.71575],[85.006387,45.719965],[84.996661,45.718726],[84.978234,45.713787],[84.971716,45.710894],[84.974447,45.708228],[84.969779,45.706781],[84.961614,45.709943],[84.958174,45.708269],[84.959547,45.70273],[84.956744,45.705913],[84.948289,45.700374],[84.945789,45.696922],[84.965241,45.693221],[84.966166,45.686482],[84.969302,45.675109],[84.972496,45.670891],[84.966802,45.669443],[84.948217,45.66692],[84.9455,45.658522],[84.950413,45.652978],[84.964793,45.649751],[84.963724,45.642882],[84.974433,45.629348],[84.973638,45.623015],[84.966123,45.614673],[84.952654,45.602996],[84.95196,45.598834],[84.966282,45.583487],[84.954272,45.574041],[84.952379,45.568323],[84.942118,45.562646],[84.954142,45.552803],[85.001676,45.528965],[85.018989,45.538543],[85.054209,45.51754],[85.054556,45.513205],[85.104344,45.480968],[85.14192,45.479266],[85.158164,45.505697],[85.162572,45.50159],[85.213126,45.46177],[85.238504,45.442046],[85.268724,45.419179],[85.27741,45.413009],[85.283465,45.421361],[85.287873,45.422046],[85.30536,45.418452],[85.313381,45.42188],[85.350596,45.427987],[85.388114,45.436232],[85.410457,45.4484],[85.421022,45.454753],[85.434433,45.459881],[85.461907,45.486425],[85.492416,45.513454],[85.501969,45.53363],[85.511709,45.548471],[85.531364,45.560533],[85.54125,45.575616],[85.543533,45.588976],[85.547334,45.593118],[85.552797,45.593532],[85.553765,45.595665],[85.565674,45.601029],[85.566917,45.604984],[85.564561,45.60782],[85.568145,45.608131],[85.56566,45.61134],[85.567639,45.617364],[85.573695,45.619289],[85.580068,45.627009],[85.592541,45.638888],[85.596717,45.641889],[85.595474,45.648137],[85.591312,45.653599],[85.602715,45.687619],[85.593827,45.692353],[85.543649,45.720875],[85.535353,45.719676],[85.441674,45.7273],[85.342546,45.735068],[85.326186,45.734427],[85.277164,45.789762],[85.210684,45.825968]]]]}},{"type":"Feature","properties":{"adcode":650205,"name":"乌尔禾区","center":[85.697767,46.08776],"centroid":[85.584954,45.977349],"childrenNum":0,"level":"district","parent":{"adcode":650200},"subFeatureIndex":3,"acroutes":[100000,650000,650200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[85.602715,45.687619],[85.612297,45.713973],[85.614118,45.72261],[85.616806,45.742917],[85.621358,45.763051],[85.642806,45.775644],[85.642921,45.778782],[85.647763,45.782683],[85.643615,45.784251],[85.642285,45.789184],[85.659411,45.802245],[85.676306,45.80959],[85.684356,45.812375],[85.684385,45.814314],[85.693099,45.817181],[85.695903,45.82308],[85.707653,45.827432],[85.708361,45.830092],[85.71563,45.83502],[85.723651,45.836423],[85.722062,45.838773],[85.725284,45.841062],[85.731947,45.841804],[85.733667,45.847783],[85.745012,45.851349],[85.751544,45.857327],[85.755432,45.856276],[85.755721,45.860192],[85.76325,45.863737],[85.764161,45.866952],[85.769147,45.870352],[85.773324,45.870311],[85.777992,45.875998],[85.780593,45.875318],[85.786042,45.880819],[85.791042,45.879995],[85.791288,45.883065],[85.798283,45.884466],[85.802286,45.889925],[85.810509,45.895096],[85.813617,45.894745],[85.815307,45.899709],[85.821623,45.902037],[85.822794,45.906361],[85.83265,45.909409],[85.837159,45.915278],[85.836466,45.918243],[85.839717,45.921846],[85.848143,45.921454],[85.852825,45.925984],[85.858592,45.923843],[85.867234,45.92551],[85.870645,45.933003],[85.881441,45.93572],[85.879808,45.939692],[85.887352,45.939301],[85.886571,45.943726],[85.881542,45.942944],[85.875024,45.946052],[85.875862,45.95062],[85.88027,45.952945],[85.891471,45.95455],[85.895156,45.958418],[85.902975,45.957328],[85.903567,45.960249],[85.897035,45.964158],[85.908987,45.962183],[85.911646,45.967306],[85.918771,45.967511],[85.920635,45.969383],[85.928194,45.967141],[85.93055,45.964961],[85.940103,45.962286],[85.943903,45.964261],[85.942935,45.967079],[85.93831,45.969527],[85.931923,45.975307],[85.939597,45.98193],[85.935897,45.991266],[85.946216,45.995214],[85.954627,46.001279],[85.952141,46.006377],[85.952083,46.01836],[85.961448,46.030751],[85.962489,46.044784],[85.979283,46.052589],[85.988272,46.055464],[86.004776,46.059141],[86.024301,46.06795],[86.022798,46.072488],[86.016425,46.076615],[86.013014,46.081952],[86.009488,46.091846],[86.003418,46.097223],[86.004877,46.103277],[85.998562,46.108551],[85.993142,46.123897],[85.989992,46.126461],[85.926922,46.16792],[85.90533,46.181528],[85.879345,46.182655],[85.863014,46.185093],[85.854516,46.179868],[85.842203,46.182286],[85.838604,46.180011],[85.830121,46.181282],[85.817027,46.17952],[85.813848,46.178147],[85.806867,46.186077],[85.791447,46.192879],[85.764811,46.193002],[85.741933,46.192674],[85.701164,46.193104],[85.679876,46.19083],[85.660119,46.199762],[85.660033,46.201708],[85.65311,46.205395],[85.650465,46.210802],[85.630666,46.20945],[85.618656,46.212154],[85.607513,46.210618],[85.603004,46.20644],[85.594564,46.207095],[85.583132,46.204944],[85.582655,46.202282],[85.567914,46.197734],[85.557523,46.198041],[85.545961,46.193862],[85.538692,46.18913],[85.531841,46.188228],[85.52437,46.182839],[85.506348,46.177388],[85.50483,46.174888],[85.487675,46.167203],[85.482212,46.166936],[85.479611,46.161996],[85.47026,46.158368],[85.452036,46.152812],[85.449825,46.153366],[85.437988,46.150229],[85.433017,46.146005],[85.436124,46.138684],[85.430806,46.131486],[85.422958,46.131199],[85.419374,46.128102],[85.411787,46.128778],[85.408636,46.13368],[85.394877,46.1377],[85.394979,46.140304],[85.390325,46.143216],[85.389516,46.146271],[85.377723,46.142417],[85.375251,46.137597],[85.365785,46.134029],[85.36051,46.129742],[85.341144,46.125886],[85.337415,46.125722],[85.330796,46.121127],[85.325232,46.119568],[85.318656,46.102518],[85.30828,46.098229],[85.296689,46.097223],[85.282945,46.090841],[85.281008,46.084293],[85.282179,46.080926],[85.277178,46.079284],[85.280242,46.074541],[85.276037,46.074911],[85.27517,46.068792],[85.268233,46.061831],[85.266267,46.056882],[85.269172,46.055239],[85.263333,46.05339],[85.265992,46.051254],[85.264619,46.047865],[85.27173,46.045441],[85.267943,46.041353],[85.270978,46.03219],[85.275647,46.031902],[85.279173,46.029293],[85.277612,46.022922],[85.283089,46.02395],[85.280358,46.019881],[85.283696,46.020395],[85.28293,46.016921],[85.285821,46.016243],[85.279144,46.01353],[85.284607,46.013057],[85.274476,46.006911],[85.282338,46.009625],[85.293394,46.009481],[85.291082,46.005575],[85.28676,46.004444],[85.289289,45.9984],[85.293495,45.99766],[85.293423,45.993815],[85.289463,45.992664],[85.284087,45.994843],[85.286023,45.990628],[85.279505,45.988346],[85.265154,45.988325],[85.261368,45.984212],[85.265602,45.984932],[85.266137,45.982094],[85.259128,45.978166],[85.258651,45.976171],[85.268608,45.975081],[85.272019,45.970391],[85.273681,45.973086],[85.284882,45.971276],[85.288422,45.96747],[85.282352,45.961525],[85.276355,45.959612],[85.273016,45.961772],[85.270632,45.967306],[85.267828,45.967573],[85.269981,45.96352],[85.275488,45.958192],[85.272944,45.957122],[85.268999,45.960764],[85.265747,45.959961],[85.270559,45.955456],[85.261613,45.952143],[85.272684,45.951896],[85.276615,45.954386],[85.280069,45.947513],[85.271123,45.94634],[85.269923,45.949365],[85.265747,45.947616],[85.271036,45.944714],[85.262943,45.943212],[85.274779,45.941051],[85.272814,45.937922],[85.276268,45.937264],[85.267886,45.930163],[85.263434,45.930348],[85.258781,45.925387],[85.251786,45.927301],[85.250572,45.925407],[85.257914,45.918716],[85.257697,45.911839],[85.255269,45.908503],[85.244242,45.902243],[85.245499,45.897505],[85.24232,45.895487],[85.246684,45.89285],[85.245297,45.890358],[85.238923,45.889616],[85.239747,45.881335],[85.233287,45.882962],[85.23716,45.876575],[85.235036,45.871135],[85.235903,45.868353],[85.229602,45.863572],[85.230729,45.860872],[85.222361,45.854936],[85.227998,45.854091],[85.226885,45.851246],[85.219615,45.851287],[85.228359,45.849226],[85.221913,45.844917],[85.222722,45.840608],[85.218835,45.839907],[85.216349,45.836443],[85.218719,45.834917],[85.212432,45.83036],[85.210684,45.825968],[85.277164,45.789762],[85.326186,45.734427],[85.342546,45.735068],[85.441674,45.7273],[85.535353,45.719676],[85.543649,45.720875],[85.593827,45.692353],[85.602715,45.687619]]]]}}]}
|
public/china-city-data/citys/六安市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":341502,"name":"金安区","center":[116.503288,31.754491],"centroid":[116.621097,31.657811],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":0,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.449579,31.53002],[116.456258,31.524809],[116.459494,31.521228],[116.463728,31.515457],[116.462147,31.512483],[116.470821,31.497902],[116.473699,31.492593],[116.475261,31.48778],[116.47765,31.486372],[116.482204,31.4861],[116.485647,31.484693],[116.487491,31.481255],[116.488262,31.4778],[116.49195,31.47249],[116.49893,31.475641],[116.50051,31.473098],[116.498008,31.463725],[116.497952,31.45731],[116.498986,31.453855],[116.497632,31.450447],[116.493605,31.449328],[116.489617,31.450287],[116.487227,31.452367],[116.484574,31.453311],[116.47972,31.448992],[116.477839,31.446272],[116.475393,31.441008],[116.474828,31.437808],[116.477707,31.431824],[116.484593,31.426255],[116.489899,31.423695],[116.496277,31.419502],[116.501884,31.419454],[116.506136,31.418046],[116.510106,31.414333],[116.511931,31.410412],[116.512947,31.403994],[116.514753,31.398471],[116.516296,31.391812],[116.518328,31.387794],[116.518723,31.382495],[116.520078,31.37806],[116.52448,31.370407],[116.526305,31.363153],[116.528526,31.359022],[116.527641,31.356332],[116.523935,31.359694],[116.520943,31.359662],[116.51846,31.358077],[116.509767,31.360175],[116.505176,31.362337],[116.503239,31.360976],[116.502053,31.352856],[116.495976,31.339964],[116.496202,31.335783],[116.498102,31.330609],[116.500943,31.327133],[116.506456,31.325547],[116.50924,31.325916],[116.519739,31.331715],[116.527133,31.334342],[116.533267,31.334854],[116.538215,31.3329],[116.541263,31.32417],[116.541752,31.320053],[116.539551,31.31342],[116.536014,31.30589],[116.531686,31.298583],[116.530558,31.292397],[116.529673,31.283471],[116.537105,31.282253],[116.543502,31.280586],[116.553079,31.278679],[116.558968,31.279545],[116.56512,31.282013],[116.570501,31.286548],[116.573493,31.290875],[116.574584,31.29408],[116.576277,31.302781],[116.579589,31.312379],[116.586099,31.322648],[116.585346,31.327694],[116.578479,31.336696],[116.575036,31.338778],[116.572928,31.342238],[116.572966,31.345217],[116.574866,31.348644],[116.581696,31.36349],[116.585722,31.365988],[116.590539,31.365491],[116.59878,31.360623],[116.60704,31.357116],[116.610802,31.357549],[116.619137,31.361168],[116.624763,31.360895],[116.633361,31.363361],[116.637952,31.366772],[116.643691,31.377068],[116.644293,31.383712],[116.645139,31.387138],[116.650878,31.396054],[116.655205,31.400152],[116.658178,31.401737],[116.660624,31.405162],[116.662562,31.410892],[116.667435,31.414749],[116.67498,31.416765],[116.681433,31.417422],[116.691386,31.420798],[116.691405,31.422831],[116.687792,31.425279],[116.693945,31.425407],[116.696786,31.428383],[116.699025,31.428624],[116.707285,31.425791],[116.709975,31.4296],[116.712534,31.42944],[116.711593,31.432944],[116.715958,31.432224],[116.718517,31.434512],[116.722186,31.43048],[116.724557,31.430176],[116.725817,31.43232],[116.72815,31.432832],[116.73022,31.430144],[116.732252,31.430896],[116.733418,31.43312],[116.736222,31.432688],[116.738875,31.43376],[116.739721,31.436],[116.742525,31.436016],[116.748527,31.438192],[116.750765,31.438096],[116.751687,31.440752],[116.756372,31.443264],[116.761114,31.4468],[116.763917,31.446912],[116.766288,31.445712],[116.767586,31.447504],[116.771104,31.446752],[116.773306,31.448576],[116.776071,31.447824],[116.777426,31.449824],[116.781847,31.451807],[116.7845,31.450607],[116.786194,31.451855],[116.78847,31.451295],[116.789656,31.453983],[116.794115,31.454623],[116.795582,31.453599],[116.797708,31.454511],[116.797031,31.45747],[116.799119,31.458878],[116.806175,31.459454],[116.806382,31.46099],[116.803409,31.463101],[116.80388,31.465612],[116.808847,31.46638],[116.808433,31.469771],[116.811236,31.47169],[116.814717,31.471435],[116.815996,31.473434],[116.814604,31.474154],[116.813927,31.477048],[116.815865,31.477544],[116.818047,31.481846],[116.821396,31.481047],[116.821942,31.483302],[116.82403,31.484581],[116.822111,31.489667],[116.822431,31.491937],[116.824877,31.49488],[116.82832,31.497518],[116.828151,31.499661],[116.829731,31.500892],[116.829618,31.50313],[116.832026,31.503738],[116.838555,31.511732],[116.836749,31.517264],[116.836072,31.515377],[116.831518,31.515825],[116.828884,31.519486],[116.827135,31.521132],[116.824444,31.520908],[116.822694,31.522075],[116.822149,31.524505],[116.818762,31.528549],[116.816147,31.529157],[116.814792,31.532402],[116.810352,31.534016],[116.808075,31.532498],[116.806307,31.533808],[116.807266,31.536158],[116.804463,31.539243],[116.799007,31.540713],[116.795695,31.542983],[116.792835,31.543925],[116.789768,31.550606],[116.782958,31.55703],[116.776956,31.560354],[116.77434,31.565579],[116.772553,31.56772],[116.767511,31.571315],[116.767398,31.573951],[116.763334,31.583009],[116.766758,31.589351],[116.765817,31.596124],[116.766212,31.60213],[116.765893,31.608439],[116.766871,31.614092],[116.765648,31.61858],[116.761302,31.623977],[116.760455,31.628416],[116.756749,31.632807],[116.754641,31.636943],[116.753155,31.647033],[116.754303,31.653434],[116.757595,31.659149],[116.761678,31.664608],[116.767943,31.672125],[116.768263,31.67578],[116.767492,31.679451],[116.765648,31.683137],[116.763277,31.685898],[116.762525,31.690717],[116.763766,31.704008],[116.763541,31.707215],[116.762242,31.711347],[116.753776,31.72379],[116.752158,31.728735],[116.753362,31.732961],[116.7572,31.73958],[116.75942,31.746884],[116.759571,31.758334],[116.75799,31.762479],[116.75212,31.765509],[116.740812,31.764903],[116.734622,31.764026],[116.731142,31.765429],[116.731988,31.769782],[116.734735,31.774804],[116.73451,31.777785],[116.732929,31.78032],[116.728752,31.782392],[116.721791,31.779236],[116.719778,31.779092],[116.717106,31.78134],[116.716918,31.783093],[116.714829,31.784353],[116.714114,31.791861],[116.71165,31.796929],[116.709599,31.797009],[116.7064,31.800691],[116.704519,31.801025],[116.703333,31.803751],[116.701527,31.804069],[116.700568,31.806078],[116.69481,31.809376],[116.694698,31.810715],[116.691913,31.813408],[116.690238,31.816293],[116.687811,31.818045],[116.688771,31.820962],[116.692534,31.820244],[116.695996,31.827287],[116.698724,31.830012],[116.701979,31.832051],[116.71419,31.838392],[116.722318,31.841786],[116.728827,31.846549],[116.732628,31.848349],[116.738893,31.854497],[116.740549,31.857922],[116.737068,31.858862],[116.73355,31.85797],[116.727887,31.857556],[116.724651,31.858257],[116.721734,31.861713],[116.720699,31.865153],[116.721584,31.871333],[116.716767,31.875489],[116.714114,31.878945],[116.714133,31.881461],[116.716052,31.8842],[116.718498,31.886015],[116.725817,31.889629],[116.735281,31.891397],[116.744218,31.896142],[116.748583,31.898864],[116.753437,31.901109],[116.759646,31.90243],[116.764256,31.904229],[116.771067,31.911266],[116.766476,31.91429],[116.754942,31.916917],[116.748508,31.919018],[116.743108,31.919527],[116.73799,31.919336],[116.733663,31.917983],[116.729618,31.917792],[116.723145,31.916694],[116.715544,31.912619],[116.712553,31.910581],[116.705516,31.907174],[116.702355,31.905121],[116.687736,31.903417],[116.685252,31.904787],[116.682073,31.90961],[116.68053,31.91558],[116.680869,31.922663],[116.681038,31.93756],[116.680455,31.95726],[116.681922,31.968015],[116.681414,31.971228],[116.677952,31.976287],[116.667717,31.977942],[116.644895,31.987692],[116.637087,31.990253],[116.630389,31.993959],[116.612628,32.000925],[116.605252,32.007731],[116.593324,32.015412],[116.586795,32.018782],[116.579514,32.02077],[116.571179,32.020468],[116.55607,32.02422],[116.546832,32.028131],[116.544085,32.027098],[116.540172,32.027368],[116.534734,32.028958],[116.53116,32.027782],[116.526399,32.030007],[116.52068,32.029642],[116.516051,32.026764],[116.507284,32.019053],[116.504838,32.015396],[116.504217,32.008351],[116.512307,31.998046],[116.511103,31.994404],[116.508055,31.9924],[116.508356,31.987199],[116.50766,31.983716],[116.508112,31.976605],[116.511009,31.975571],[116.514132,31.972422],[116.515449,31.969224],[116.515543,31.964324],[116.512345,31.962112],[116.511649,31.960076],[116.513267,31.958246],[116.513474,31.953823],[116.516352,31.94854],[116.515035,31.940615],[116.515167,31.93269],[116.514038,31.930685],[116.509955,31.928409],[116.502843,31.928918],[116.49607,31.928759],[116.493079,31.927565],[116.488864,31.924334],[116.486945,31.921819],[116.486192,31.91854],[116.487491,31.915436],[116.487058,31.913638],[116.484913,31.912746],[116.484574,31.90883],[116.485797,31.905296],[116.487528,31.903258],[116.48909,31.899071],[116.493756,31.894916],[116.506625,31.894119],[116.509993,31.895457],[116.51464,31.895266],[116.519288,31.894151],[116.521884,31.889821],[116.524368,31.887798],[116.522862,31.883165],[116.524593,31.876317],[116.526287,31.873769],[116.526456,31.864261],[116.524368,31.856043],[116.521451,31.853637],[116.521884,31.848046],[116.520115,31.844223],[116.516578,31.843809],[116.512796,31.841419],[116.508921,31.834075],[116.5083,31.830267],[116.512608,31.82367],[116.51385,31.819416],[116.513173,31.814301],[116.510934,31.809504],[116.505289,31.804548],[116.506889,31.802284],[116.506588,31.798714],[116.503709,31.79194],[116.498535,31.781994],[116.496559,31.779586],[116.494922,31.775011],[116.493022,31.772731],[116.492514,31.770021],[116.496766,31.769479],[116.500567,31.770659],[116.502956,31.768841],[116.501,31.767055],[116.499551,31.760662],[116.497199,31.760454],[116.497632,31.757568],[116.495826,31.748208],[116.496691,31.744173],[116.499645,31.743934],[116.499099,31.745417],[116.505477,31.747283],[116.507566,31.745082],[116.507378,31.739708],[116.508074,31.737044],[116.506475,31.735099],[116.508958,31.731669],[116.513568,31.733328],[116.514339,31.732563],[116.520021,31.734189],[116.523257,31.734461],[116.522524,31.733137],[116.523521,31.728559],[116.525929,31.727235],[116.524687,31.72572],[116.526795,31.718318],[116.530087,31.715447],[116.530746,31.712607],[116.529184,31.710486],[116.525421,31.709465],[116.523728,31.711826],[116.520962,31.71165],[116.521338,31.710039],[116.519325,31.707789],[116.51957,31.705125],[116.520924,31.704806],[116.520774,31.702301],[116.524217,31.700147],[116.523013,31.698647],[116.524951,31.696557],[116.524951,31.693877],[116.527942,31.692919],[116.52702,31.68802],[116.527811,31.686265],[116.533775,31.684334],[116.531743,31.68368],[116.530689,31.681286],[116.526399,31.680345],[116.527453,31.677169],[116.526324,31.677376],[116.525722,31.674408],[116.523295,31.675397],[116.524066,31.671152],[116.5194,31.667657],[116.519796,31.662597],[116.521978,31.659819],[116.518215,31.659628],[116.517632,31.658287],[116.515186,31.65859],[116.514621,31.65693],[116.508337,31.654153],[116.5067,31.657872],[116.504593,31.657888],[116.502448,31.650002],[116.498723,31.645756],[116.497651,31.642387],[116.498667,31.636735],[116.498384,31.63335],[116.496785,31.631115],[116.493079,31.628209],[116.492006,31.625957],[116.48591,31.619251],[116.484047,31.614747],[116.481677,31.613182],[116.480642,31.609589],[116.484066,31.607497],[116.485778,31.604143],[116.488619,31.602737],[116.487171,31.598249],[116.48448,31.593489],[116.485101,31.588601],[116.484254,31.587435],[116.489278,31.580373],[116.48734,31.576635],[116.48941,31.574638],[116.48544,31.572833],[116.484969,31.568646],[116.481884,31.567288],[116.48258,31.564157],[116.48147,31.563214],[116.478986,31.564268],[116.477914,31.562942],[116.481526,31.556982],[116.482542,31.557302],[116.48305,31.554153],[116.48211,31.552651],[116.478836,31.554329],[116.476559,31.552667],[116.474113,31.553259],[116.475167,31.550542],[116.47178,31.549631],[116.469673,31.547873],[116.466663,31.549695],[116.466851,31.547106],[116.465383,31.544133],[116.463596,31.543494],[116.462072,31.540489],[116.4594,31.539482],[116.459099,31.536733],[116.453662,31.531922],[116.449579,31.53002]]]]}},{"type":"Feature","properties":{"adcode":341503,"name":"裕安区","center":[116.494543,31.750692],"centroid":[116.325135,31.751812],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":1,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.546832,32.028131],[116.549617,32.032631],[116.551931,32.042042],[116.551724,32.045523],[116.549974,32.046],[116.545948,32.056585],[116.5429,32.058461],[116.54243,32.060225],[116.543671,32.062863],[116.544029,32.06771],[116.54783,32.073415],[116.543427,32.07324],[116.53878,32.07189],[116.531931,32.066073],[116.528563,32.065819],[116.521131,32.070316],[116.512006,32.071922],[116.509466,32.070603],[116.509654,32.069347],[116.513662,32.064977],[116.514151,32.063547],[116.512401,32.059939],[116.514001,32.057173],[116.520642,32.055711],[116.521301,32.05382],[116.520623,32.049814],[116.512288,32.044124],[116.501432,32.045682],[116.495656,32.047303],[116.490708,32.049687],[116.485816,32.053995],[116.48273,32.051388],[116.474998,32.047367],[116.473869,32.04468],[116.477613,32.035667],[116.47511,32.02988],[116.471893,32.026223],[116.467189,32.022598],[116.456804,32.023823],[116.447453,32.022042],[116.44194,32.017479],[116.439663,32.01336],[116.435562,32.010784],[116.434339,32.007079],[116.432326,32.005998],[116.427095,32.006634],[116.42273,32.010069],[116.42051,32.013758],[116.420115,32.016954],[116.418233,32.019371],[116.414809,32.021788],[116.413586,32.02368],[116.414057,32.028084],[116.413191,32.029403],[116.410237,32.029928],[116.400002,32.027877],[116.396841,32.024268],[116.392928,32.022678],[116.391516,32.020786],[116.391573,32.01821],[116.390162,32.015507],[116.385985,32.01282],[116.383633,32.012597],[116.381695,32.014823],[116.378045,32.021024],[116.377387,32.025492],[116.375825,32.027098],[116.370576,32.027829],[116.368562,32.029499],[116.36653,32.033107],[116.366455,32.038608],[116.364442,32.040436],[116.357838,32.044044],[116.35082,32.0422],[116.346305,32.039403],[116.335787,32.039164],[116.328732,32.041946],[116.322466,32.0453],[116.317819,32.04867],[116.311027,32.051785],[116.307509,32.05196],[116.302128,32.050736],[116.297349,32.047001],[116.293604,32.044887],[116.290688,32.042089],[116.287001,32.036764],[116.278553,32.027464],[116.276464,32.022853],[116.271478,32.015443],[116.26971,32.008765],[116.267621,32.005282],[116.260603,31.997935],[116.257029,31.989426],[116.2559,31.982109],[116.252908,31.975699],[116.249634,31.971372],[116.24478,31.967951],[116.237198,31.961126],[116.228261,31.951309],[116.223369,31.947251],[116.221299,31.943082],[116.224818,31.943432],[116.226774,31.942286],[116.223294,31.939326],[116.219832,31.939008],[116.22081,31.93643],[116.219681,31.935077],[116.216784,31.936669],[116.214338,31.935252],[116.214658,31.937242],[116.210989,31.94052],[116.208374,31.940679],[116.208599,31.937942],[116.206793,31.937878],[116.206229,31.935809],[116.202654,31.933056],[116.199738,31.932881],[116.198063,31.930446],[116.199963,31.929793],[116.203049,31.931926],[116.204103,31.931417],[116.205382,31.925703],[116.203425,31.925194],[116.201544,31.927183],[116.1978,31.924111],[116.19812,31.919018],[116.195109,31.916169],[116.197612,31.914609],[116.195279,31.913797],[116.196803,31.910836],[116.198816,31.910724],[116.199531,31.908034],[116.205514,31.909706],[116.204046,31.906283],[116.206285,31.905535],[116.206266,31.904022],[116.203839,31.904739],[116.203162,31.902271],[116.204968,31.902335],[116.204441,31.900488],[116.206756,31.900058],[116.209709,31.89724],[116.208016,31.8949],[116.204836,31.895075],[116.205006,31.890951],[116.207546,31.888244],[116.205702,31.887066],[116.206567,31.883961],[116.20463,31.882782],[116.201864,31.88334],[116.204818,31.876174],[116.207188,31.874549],[116.201826,31.870903],[116.198665,31.867988],[116.200189,31.86278],[116.203049,31.862621],[116.203877,31.861171],[116.201864,31.860056],[116.201375,31.857062],[116.199023,31.855453],[116.201864,31.853223],[116.198853,31.850961],[116.197988,31.848142],[116.200189,31.847505],[116.201713,31.849974],[116.204009,31.847584],[116.204554,31.84357],[116.202899,31.841786],[116.20335,31.839444],[116.206868,31.839189],[116.200152,31.836034],[116.191553,31.833103],[116.189916,31.831047],[116.190161,31.827383],[116.191215,31.825088],[116.191741,31.820722],[116.191422,31.81454],[116.191666,31.809042],[116.195373,31.80238],[116.198872,31.798667],[116.198026,31.791717],[116.194771,31.779108],[116.190725,31.769622],[116.186605,31.770133],[116.183143,31.775426],[116.18049,31.777275],[116.175636,31.77592],[116.173717,31.766545],[116.170744,31.762432],[116.157292,31.75312],[116.15112,31.751078],[116.13716,31.748415],[116.13097,31.746151],[116.129314,31.73722],[116.128204,31.729197],[116.123256,31.706322],[116.121355,31.702891],[116.116257,31.700387],[116.10175,31.698376],[116.096633,31.695871],[116.092851,31.693366],[116.088825,31.691994],[116.075391,31.690653],[116.071628,31.689744],[116.068655,31.688148],[116.050348,31.680376],[116.046811,31.67602],[116.04382,31.668231],[116.041675,31.666396],[116.037893,31.6648],[116.026303,31.664113],[116.020377,31.662278],[116.016595,31.659532],[116.014713,31.656084],[116.013885,31.651742],[116.013848,31.646921],[116.014638,31.642802],[116.018646,31.633638],[116.023218,31.631578],[116.032888,31.629742],[116.039605,31.628816],[116.045739,31.61874],[116.052437,31.613693],[116.059154,31.611393],[116.065852,31.60657],[116.069859,31.604957],[116.081694,31.606091],[116.093227,31.606746],[116.099135,31.606506],[116.106341,31.603504],[116.108749,31.601204],[116.110857,31.59523],[116.110556,31.586764],[116.111609,31.584911],[116.12256,31.579383],[116.128449,31.578664],[116.13541,31.578408],[116.139963,31.579063],[116.14207,31.578392],[116.14621,31.57296],[116.149803,31.569861],[116.154187,31.567784],[116.159079,31.566218],[116.175053,31.563869],[116.18382,31.559203],[116.190518,31.558931],[116.195674,31.559698],[116.197724,31.55866],[116.196953,31.55246],[116.192833,31.546531],[116.186906,31.545763],[116.181224,31.542167],[116.176878,31.533265],[116.176313,31.529828],[116.177386,31.526615],[116.178929,31.516528],[116.176483,31.511268],[116.166266,31.499629],[116.160095,31.495775],[116.163519,31.487508],[116.16747,31.479224],[116.172249,31.473706],[116.17812,31.471147],[116.192776,31.466012],[116.198665,31.465532],[116.208825,31.466844],[116.213642,31.469115],[116.226756,31.471563],[116.231836,31.470843],[116.238778,31.469211],[116.240942,31.470795],[116.247414,31.47788],[116.253059,31.482438],[116.25605,31.488147],[116.256107,31.497998],[116.258797,31.499597],[116.267396,31.50094],[116.275411,31.498158],[116.279136,31.496079],[116.285288,31.491234],[116.291441,31.49053],[116.29654,31.490738],[116.300829,31.49005],[116.305778,31.486372],[116.312212,31.484309],[116.318628,31.481543],[116.326982,31.477176],[116.333492,31.469307],[116.336878,31.463453],[116.332984,31.461182],[116.327678,31.459934],[116.325063,31.458446],[116.323106,31.455695],[116.324329,31.452223],[116.332683,31.455375],[116.335336,31.458894],[116.340792,31.460046],[116.345402,31.463117],[116.347904,31.467228],[116.348167,31.470923],[116.34717,31.476041],[116.34209,31.484581],[116.342655,31.490466],[116.344084,31.492385],[116.345176,31.496559],[116.348976,31.502267],[116.351968,31.508678],[116.352043,31.516928],[116.344837,31.522443],[116.337894,31.526823],[116.336596,31.533936],[116.339324,31.539195],[116.341488,31.54148],[116.346606,31.543526],[116.35146,31.544661],[116.356822,31.545092],[116.361921,31.544852],[116.366756,31.543925],[116.370482,31.541608],[116.378252,31.537676],[116.390237,31.527095],[116.39289,31.523642],[116.396634,31.521564],[116.405195,31.520365],[116.409767,31.522411],[116.410595,31.524921],[116.414132,31.531539],[116.416296,31.534288],[116.42004,31.533569],[116.422693,31.531491],[116.425345,31.528038],[116.42749,31.526647],[116.429635,31.527319],[116.432853,31.530276],[116.439306,31.532753],[116.443426,31.532865],[116.449579,31.53002],[116.453662,31.531922],[116.459099,31.536733],[116.4594,31.539482],[116.462072,31.540489],[116.463596,31.543494],[116.465383,31.544133],[116.466851,31.547106],[116.466663,31.549695],[116.469673,31.547873],[116.47178,31.549631],[116.475167,31.550542],[116.474113,31.553259],[116.476559,31.552667],[116.478836,31.554329],[116.48211,31.552651],[116.48305,31.554153],[116.482542,31.557302],[116.481526,31.556982],[116.477914,31.562942],[116.478986,31.564268],[116.48147,31.563214],[116.48258,31.564157],[116.481884,31.567288],[116.484969,31.568646],[116.48544,31.572833],[116.48941,31.574638],[116.48734,31.576635],[116.489278,31.580373],[116.484254,31.587435],[116.485101,31.588601],[116.48448,31.593489],[116.487171,31.598249],[116.488619,31.602737],[116.485778,31.604143],[116.484066,31.607497],[116.480642,31.609589],[116.481677,31.613182],[116.484047,31.614747],[116.48591,31.619251],[116.492006,31.625957],[116.493079,31.628209],[116.496785,31.631115],[116.498384,31.63335],[116.498667,31.636735],[116.497651,31.642387],[116.498723,31.645756],[116.502448,31.650002],[116.504593,31.657888],[116.5067,31.657872],[116.508337,31.654153],[116.514621,31.65693],[116.515186,31.65859],[116.517632,31.658287],[116.518215,31.659628],[116.521978,31.659819],[116.519796,31.662597],[116.5194,31.667657],[116.524066,31.671152],[116.523295,31.675397],[116.525722,31.674408],[116.526324,31.677376],[116.527453,31.677169],[116.526399,31.680345],[116.530689,31.681286],[116.531743,31.68368],[116.533775,31.684334],[116.527811,31.686265],[116.52702,31.68802],[116.527942,31.692919],[116.524951,31.693877],[116.524951,31.696557],[116.523013,31.698647],[116.524217,31.700147],[116.520774,31.702301],[116.520924,31.704806],[116.51957,31.705125],[116.519325,31.707789],[116.521338,31.710039],[116.520962,31.71165],[116.523728,31.711826],[116.525421,31.709465],[116.529184,31.710486],[116.530746,31.712607],[116.530087,31.715447],[116.526795,31.718318],[116.524687,31.72572],[116.525929,31.727235],[116.523521,31.728559],[116.522524,31.733137],[116.523257,31.734461],[116.520021,31.734189],[116.514339,31.732563],[116.513568,31.733328],[116.508958,31.731669],[116.506475,31.735099],[116.508074,31.737044],[116.507378,31.739708],[116.507566,31.745082],[116.505477,31.747283],[116.499099,31.745417],[116.499645,31.743934],[116.496691,31.744173],[116.495826,31.748208],[116.497632,31.757568],[116.497199,31.760454],[116.499551,31.760662],[116.501,31.767055],[116.502956,31.768841],[116.500567,31.770659],[116.496766,31.769479],[116.492514,31.770021],[116.493022,31.772731],[116.494922,31.775011],[116.496559,31.779586],[116.498535,31.781994],[116.503709,31.79194],[116.506588,31.798714],[116.506889,31.802284],[116.505289,31.804548],[116.510934,31.809504],[116.513173,31.814301],[116.51385,31.819416],[116.512608,31.82367],[116.5083,31.830267],[116.508921,31.834075],[116.512796,31.841419],[116.516578,31.843809],[116.520115,31.844223],[116.521884,31.848046],[116.521451,31.853637],[116.524368,31.856043],[116.526456,31.864261],[116.526287,31.873769],[116.524593,31.876317],[116.522862,31.883165],[116.524368,31.887798],[116.521884,31.889821],[116.519288,31.894151],[116.51464,31.895266],[116.509993,31.895457],[116.506625,31.894119],[116.493756,31.894916],[116.48909,31.899071],[116.487528,31.903258],[116.485797,31.905296],[116.484574,31.90883],[116.484913,31.912746],[116.487058,31.913638],[116.487491,31.915436],[116.486192,31.91854],[116.486945,31.921819],[116.488864,31.924334],[116.493079,31.927565],[116.49607,31.928759],[116.502843,31.928918],[116.509955,31.928409],[116.514038,31.930685],[116.515167,31.93269],[116.515035,31.940615],[116.516352,31.94854],[116.513474,31.953823],[116.513267,31.958246],[116.511649,31.960076],[116.512345,31.962112],[116.515543,31.964324],[116.515449,31.969224],[116.514132,31.972422],[116.511009,31.975571],[116.508112,31.976605],[116.50766,31.983716],[116.508356,31.987199],[116.508055,31.9924],[116.511103,31.994404],[116.512307,31.998046],[116.504217,32.008351],[116.504838,32.015396],[116.507284,32.019053],[116.516051,32.026764],[116.52068,32.029642],[116.526399,32.030007],[116.53116,32.027782],[116.534734,32.028958],[116.540172,32.027368],[116.544085,32.027098],[116.546832,32.028131]]]]}},{"type":"Feature","properties":{"adcode":341504,"name":"叶集区","center":[115.913594,31.84768],"centroid":[116.051734,31.867639],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":2,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[115.932229,31.995152],[115.931101,31.994484],[115.92745,31.996122],[115.924572,31.995597],[115.921242,31.989649],[115.923198,31.985465],[115.920903,31.978435],[115.916914,31.972819],[115.911364,31.958008],[115.908673,31.955398],[115.907827,31.951675],[115.90777,31.94671],[115.909012,31.943241],[115.915146,31.937496],[115.916124,31.935984],[115.915277,31.930923],[115.916124,31.927915],[115.918871,31.924843],[115.920188,31.920466],[115.917234,31.909976],[115.910574,31.894947],[115.903763,31.883499],[115.898344,31.880235],[115.897968,31.878913],[115.899115,31.872702],[115.895691,31.86751],[115.895127,31.864436],[115.895936,31.86286],[115.895277,31.857365],[115.894694,31.847058],[115.893584,31.840208],[115.892681,31.838806],[115.892963,31.833278],[115.896839,31.830633],[115.901712,31.830267],[115.904064,31.82939],[115.906867,31.825375],[115.913132,31.820101],[115.915014,31.81191],[115.914073,31.808165],[115.912154,31.804643],[115.911364,31.79661],[115.917291,31.793773],[115.920997,31.789693],[115.925099,31.789039],[115.927883,31.791191],[115.928899,31.797296],[115.926021,31.803018],[115.92619,31.805169],[115.929257,31.806906],[115.936896,31.806221],[115.95159,31.802221],[115.958401,31.799623],[115.969671,31.792785],[115.973264,31.791414],[115.982841,31.789278],[115.986962,31.789629],[115.992343,31.791271],[115.996538,31.790346],[116.00286,31.784608],[116.008504,31.781627],[116.017912,31.775234],[116.021938,31.771791],[116.03699,31.763548],[116.045607,31.763085],[116.050179,31.763771],[116.057743,31.767661],[116.061524,31.769016],[116.067169,31.769702],[116.070951,31.771073],[116.076877,31.774501],[116.080659,31.775872],[116.086586,31.779299],[116.090349,31.780654],[116.093039,31.779044],[116.093547,31.77423],[116.090556,31.766689],[116.092136,31.760263],[116.094827,31.758653],[116.109559,31.755623],[116.123782,31.753741],[116.128053,31.752115],[116.130725,31.750265],[116.13097,31.746151],[116.13716,31.748415],[116.15112,31.751078],[116.157292,31.75312],[116.170744,31.762432],[116.173717,31.766545],[116.175636,31.77592],[116.18049,31.777275],[116.183143,31.775426],[116.186605,31.770133],[116.190725,31.769622],[116.194771,31.779108],[116.198026,31.791717],[116.198872,31.798667],[116.195373,31.80238],[116.191666,31.809042],[116.191422,31.81454],[116.191741,31.820722],[116.191215,31.825088],[116.190161,31.827383],[116.189916,31.831047],[116.191553,31.833103],[116.200152,31.836034],[116.206868,31.839189],[116.20335,31.839444],[116.202899,31.841786],[116.204554,31.84357],[116.204009,31.847584],[116.201713,31.849974],[116.200189,31.847505],[116.197988,31.848142],[116.198853,31.850961],[116.201864,31.853223],[116.199023,31.855453],[116.201375,31.857062],[116.201864,31.860056],[116.203877,31.861171],[116.203049,31.862621],[116.200189,31.86278],[116.198665,31.867988],[116.201826,31.870903],[116.207188,31.874549],[116.204818,31.876174],[116.201864,31.88334],[116.20463,31.882782],[116.206567,31.883961],[116.205702,31.887066],[116.207546,31.888244],[116.205006,31.890951],[116.204836,31.895075],[116.208016,31.8949],[116.209709,31.89724],[116.206756,31.900058],[116.204441,31.900488],[116.204968,31.902335],[116.203162,31.902271],[116.203839,31.904739],[116.206266,31.904022],[116.206285,31.905535],[116.204046,31.906283],[116.205514,31.909706],[116.199531,31.908034],[116.198816,31.910724],[116.196803,31.910836],[116.195279,31.913797],[116.197612,31.914609],[116.195109,31.916169],[116.19812,31.919018],[116.1978,31.924111],[116.201544,31.927183],[116.203425,31.925194],[116.205382,31.925703],[116.204103,31.931417],[116.203049,31.931926],[116.199963,31.929793],[116.198063,31.930446],[116.199738,31.932881],[116.202654,31.933056],[116.206229,31.935809],[116.206793,31.937878],[116.208599,31.937942],[116.208374,31.940679],[116.210989,31.94052],[116.214658,31.937242],[116.214338,31.935252],[116.216784,31.936669],[116.219681,31.935077],[116.22081,31.93643],[116.219832,31.939008],[116.223294,31.939326],[116.226774,31.942286],[116.224818,31.943432],[116.221299,31.943082],[116.223369,31.947251],[116.228261,31.951309],[116.224122,31.95403],[116.220716,31.953234],[116.218872,31.951484],[116.215749,31.950497],[116.2124,31.951484],[116.210255,31.949113],[116.210857,31.946169],[116.206304,31.945214],[116.205269,31.943575],[116.201487,31.943257],[116.196859,31.938881],[116.19509,31.938849],[116.192174,31.936812],[116.187677,31.937687],[116.185909,31.936414],[116.183689,31.936955],[116.178872,31.939836],[116.175147,31.937321],[116.174676,31.933534],[116.173378,31.932547],[116.170161,31.935236],[116.166304,31.933231],[116.164291,31.93495],[116.16192,31.933136],[116.161619,31.930764],[116.152701,31.931671],[116.151929,31.930175],[116.150123,31.931274],[116.146266,31.930366],[116.144422,31.931926],[116.140904,31.930064],[116.138928,31.931051],[116.136652,31.930064],[116.136106,31.932515],[116.134262,31.934361],[116.13065,31.93495],[116.12922,31.933963],[116.125175,31.933963],[116.124535,31.935857],[116.119681,31.936621],[116.116257,31.935348],[116.107639,31.938992],[116.102014,31.937624],[116.101431,31.938944],[116.096652,31.938467],[116.096181,31.940313],[116.09778,31.943225],[116.097291,31.944657],[116.088956,31.944323],[116.084648,31.945915],[116.082164,31.949527],[116.079135,31.949622],[116.077122,31.951102],[116.077649,31.953632],[116.073133,31.955382],[116.072343,31.956766],[116.069389,31.956416],[116.068787,31.957594],[116.071985,31.959153],[116.075278,31.958628],[116.074469,31.962431],[116.069784,31.96224],[116.068881,31.96496],[116.065118,31.967903],[116.063368,31.967919],[116.061769,31.965628],[116.059455,31.965485],[116.056746,31.963878],[116.053716,31.964101],[116.05191,31.962892],[116.048768,31.962717],[116.047094,31.964197],[116.045645,31.963512],[116.041731,31.969224],[116.039248,31.970656],[116.038947,31.973456],[116.037103,31.973853],[116.035974,31.977608],[116.032757,31.978292],[116.033886,31.97643],[116.033189,31.973153],[116.03001,31.970576],[116.027865,31.966869],[116.022973,31.968428],[116.023199,31.970751],[116.020997,31.971515],[116.018721,31.969669],[116.014826,31.969256],[116.013058,31.970497],[116.012079,31.966758],[116.010141,31.963369],[116.006416,31.96329],[116.002898,31.960712],[115.999586,31.961731],[115.997818,31.967378],[115.996106,31.967553],[115.995033,31.965581],[115.99255,31.965851],[115.989163,31.96846],[115.989332,31.973631],[115.985645,31.974903],[115.987827,31.979341],[115.985946,31.97888],[115.986755,31.981823],[115.980941,31.983604],[115.978965,31.981346],[115.977761,31.977894],[115.978965,31.974649],[115.974073,31.975078],[115.97223,31.97713],[115.974073,31.983748],[115.972437,31.986483],[115.968711,31.988328],[115.96604,31.993068],[115.963895,31.992416],[115.961618,31.989458],[115.958495,31.991398],[115.95524,31.989315],[115.951195,31.988583],[115.95206,31.987167],[115.94969,31.986992],[115.950988,31.985497],[115.950555,31.983318],[115.947074,31.983382],[115.945099,31.981521],[115.943688,31.983127],[115.940376,31.98327],[115.940546,31.985863],[115.938231,31.984766],[115.938927,31.987867],[115.94047,31.988742],[115.936181,31.992193],[115.933302,31.992814],[115.932229,31.995152]]]]}},{"type":"Feature","properties":{"adcode":341522,"name":"霍邱县","center":[116.278875,32.341305],"centroid":[116.186334,32.251578],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":3,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.54783,32.073415],[116.549203,32.074957],[116.549372,32.078834],[116.542373,32.088542],[116.54211,32.089972],[116.533154,32.097947],[116.524687,32.116453],[116.530219,32.134257],[116.529128,32.145293],[116.526588,32.151771],[116.519175,32.157296],[116.515506,32.163455],[116.509297,32.184678],[116.517067,32.194407],[116.515637,32.20269],[116.503464,32.2121],[116.501112,32.215368],[116.506061,32.219858],[116.515299,32.223348],[116.519476,32.229757],[116.522881,32.23174],[116.524537,32.237023],[116.527566,32.240576],[116.527171,32.246999],[116.52226,32.256055],[116.521846,32.261098],[116.526418,32.270708],[116.52559,32.281283],[116.522787,32.287799],[116.521489,32.292555],[116.51925,32.314413],[116.514358,32.32416],[116.506512,32.344394],[116.49131,32.353028],[116.487001,32.356925],[116.484198,32.360315],[116.482919,32.366889],[116.481639,32.370801],[116.481112,32.375284],[116.482881,32.382759],[116.485346,32.388032],[116.492194,32.395823],[116.491348,32.398578],[116.486174,32.401967],[116.480172,32.406748],[116.478478,32.410865],[116.481338,32.417545],[116.483126,32.424891],[116.483069,32.428104],[116.484104,32.430874],[116.4848,32.439342],[116.472345,32.438234],[116.437537,32.45091],[116.404837,32.442808],[116.392213,32.447634],[116.383407,32.452603],[116.358497,32.46474],[116.349127,32.480292],[116.332814,32.510408],[116.320058,32.521177],[116.295881,32.521097],[116.280509,32.521951],[116.271704,32.520939],[116.268901,32.507308],[116.263971,32.494766],[116.246342,32.484041],[116.251271,32.464424],[116.249691,32.455958],[116.244517,32.454898],[116.235599,32.465863],[116.222974,32.459186],[116.213077,32.463743],[116.203745,32.447603],[116.191196,32.454265],[116.176426,32.425381],[116.17144,32.430985],[116.167865,32.439769],[116.148129,32.439911],[116.141863,32.460452],[116.124573,32.471148],[116.118872,32.479422],[116.113378,32.490796],[116.101431,32.523849],[116.090932,32.539169],[116.089784,32.538837],[116.076407,32.543975],[116.056614,32.546315],[116.040057,32.5521],[116.036858,32.555009],[116.031139,32.573532],[116.022032,32.591562],[115.996971,32.60289],[115.987225,32.60507],[115.967338,32.605086],[115.952342,32.59104],[115.936971,32.571936],[115.928372,32.567542],[115.927037,32.56631],[115.921166,32.565393],[115.916707,32.567669],[115.912474,32.568127],[115.910216,32.567005],[115.904779,32.560841],[115.899417,32.556194],[115.885136,32.548338],[115.875898,32.542473],[115.875221,32.540481],[115.875503,32.531549],[115.873019,32.525841],[115.869971,32.523786],[115.85697,32.517982],[115.853433,32.515658],[115.847356,32.509569],[115.844534,32.504319],[115.845738,32.50182],[115.853038,32.504461],[115.86967,32.505458],[115.87317,32.504714],[115.874468,32.497803],[115.880997,32.494165],[115.883574,32.489261],[115.881825,32.483108],[115.881298,32.472493],[115.87714,32.472129],[115.87349,32.47061],[115.864346,32.46281],[115.86316,32.460705],[115.864252,32.458949],[115.877083,32.458316],[115.88269,32.456085],[115.883669,32.450657],[115.883669,32.443441],[115.881768,32.442269],[115.883198,32.438519],[115.879529,32.438756],[115.880244,32.43654],[115.878965,32.434593],[115.87936,32.432298],[115.884195,32.430336],[115.889407,32.424273],[115.888146,32.418574],[115.889294,32.413477],[115.89238,32.407936],[115.893208,32.404326],[115.896086,32.396979],[115.898814,32.392371],[115.899115,32.390123],[115.898419,32.375711],[115.897893,32.373605],[115.89825,32.362691],[115.899059,32.358509],[115.898156,32.352363],[115.899247,32.344964],[115.904572,32.341019],[115.906265,32.327139],[115.904459,32.319897],[115.906942,32.311592],[115.905569,32.308787],[115.90015,32.305252],[115.899304,32.30362],[115.900282,32.3014],[115.908259,32.299245],[115.910668,32.295948],[115.91159,32.291636],[115.911063,32.284185],[115.915447,32.279206],[115.920094,32.273197],[115.921336,32.270724],[115.920734,32.266728],[115.918513,32.263889],[115.914713,32.254866],[115.912436,32.238323],[115.912305,32.231534],[115.912756,32.2276],[115.919228,32.210846],[115.922879,32.203658],[115.923292,32.200516],[115.922954,32.194565],[115.923349,32.191693],[115.925249,32.187836],[115.930931,32.184091],[115.933678,32.180424],[115.940696,32.168012],[115.941938,32.16517],[115.939849,32.160534],[115.93793,32.151802],[115.94032,32.146769],[115.939134,32.138957],[115.937667,32.134685],[115.936068,32.127793],[115.932399,32.118407],[115.93238,32.111593],[115.931383,32.109305],[115.926566,32.105271],[115.926999,32.102252],[115.929878,32.093372],[115.931308,32.086572],[115.932493,32.084252],[115.942578,32.077674],[115.943311,32.074337],[115.939624,32.065835],[115.935428,32.061973],[115.92777,32.058763],[115.924497,32.056442],[115.924986,32.055409],[115.922201,32.04964],[115.925042,32.048861],[115.923857,32.043742],[115.926867,32.04007],[115.926133,32.039164],[115.927733,32.036319],[115.925136,32.036414],[115.925889,32.035142],[115.924083,32.033712],[115.921712,32.033648],[115.921957,32.032281],[115.919567,32.027861],[115.923556,32.025587],[115.923236,32.023536],[115.925136,32.021947],[115.925174,32.023807],[115.927846,32.0236],[115.92666,32.018464],[115.927413,32.015634],[115.931063,32.014155],[115.929501,32.013376],[115.930348,32.011579],[115.928316,32.011945],[115.927582,32.007556],[115.929821,32.005441],[115.929219,32.002785],[115.93381,32.00164],[115.934393,31.998094],[115.932229,31.995152],[115.933302,31.992814],[115.936181,31.992193],[115.94047,31.988742],[115.938927,31.987867],[115.938231,31.984766],[115.940546,31.985863],[115.940376,31.98327],[115.943688,31.983127],[115.945099,31.981521],[115.947074,31.983382],[115.950555,31.983318],[115.950988,31.985497],[115.94969,31.986992],[115.95206,31.987167],[115.951195,31.988583],[115.95524,31.989315],[115.958495,31.991398],[115.961618,31.989458],[115.963895,31.992416],[115.96604,31.993068],[115.968711,31.988328],[115.972437,31.986483],[115.974073,31.983748],[115.97223,31.97713],[115.974073,31.975078],[115.978965,31.974649],[115.977761,31.977894],[115.978965,31.981346],[115.980941,31.983604],[115.986755,31.981823],[115.985946,31.97888],[115.987827,31.979341],[115.985645,31.974903],[115.989332,31.973631],[115.989163,31.96846],[115.99255,31.965851],[115.995033,31.965581],[115.996106,31.967553],[115.997818,31.967378],[115.999586,31.961731],[116.002898,31.960712],[116.006416,31.96329],[116.010141,31.963369],[116.012079,31.966758],[116.013058,31.970497],[116.014826,31.969256],[116.018721,31.969669],[116.020997,31.971515],[116.023199,31.970751],[116.022973,31.968428],[116.027865,31.966869],[116.03001,31.970576],[116.033189,31.973153],[116.033886,31.97643],[116.032757,31.978292],[116.035974,31.977608],[116.037103,31.973853],[116.038947,31.973456],[116.039248,31.970656],[116.041731,31.969224],[116.045645,31.963512],[116.047094,31.964197],[116.048768,31.962717],[116.05191,31.962892],[116.053716,31.964101],[116.056746,31.963878],[116.059455,31.965485],[116.061769,31.965628],[116.063368,31.967919],[116.065118,31.967903],[116.068881,31.96496],[116.069784,31.96224],[116.074469,31.962431],[116.075278,31.958628],[116.071985,31.959153],[116.068787,31.957594],[116.069389,31.956416],[116.072343,31.956766],[116.073133,31.955382],[116.077649,31.953632],[116.077122,31.951102],[116.079135,31.949622],[116.082164,31.949527],[116.084648,31.945915],[116.088956,31.944323],[116.097291,31.944657],[116.09778,31.943225],[116.096181,31.940313],[116.096652,31.938467],[116.101431,31.938944],[116.102014,31.937624],[116.107639,31.938992],[116.116257,31.935348],[116.119681,31.936621],[116.124535,31.935857],[116.125175,31.933963],[116.12922,31.933963],[116.13065,31.93495],[116.134262,31.934361],[116.136106,31.932515],[116.136652,31.930064],[116.138928,31.931051],[116.140904,31.930064],[116.144422,31.931926],[116.146266,31.930366],[116.150123,31.931274],[116.151929,31.930175],[116.152701,31.931671],[116.161619,31.930764],[116.16192,31.933136],[116.164291,31.93495],[116.166304,31.933231],[116.170161,31.935236],[116.173378,31.932547],[116.174676,31.933534],[116.175147,31.937321],[116.178872,31.939836],[116.183689,31.936955],[116.185909,31.936414],[116.187677,31.937687],[116.192174,31.936812],[116.19509,31.938849],[116.196859,31.938881],[116.201487,31.943257],[116.205269,31.943575],[116.206304,31.945214],[116.210857,31.946169],[116.210255,31.949113],[116.2124,31.951484],[116.215749,31.950497],[116.218872,31.951484],[116.220716,31.953234],[116.224122,31.95403],[116.228261,31.951309],[116.237198,31.961126],[116.24478,31.967951],[116.249634,31.971372],[116.252908,31.975699],[116.2559,31.982109],[116.257029,31.989426],[116.260603,31.997935],[116.267621,32.005282],[116.26971,32.008765],[116.271478,32.015443],[116.276464,32.022853],[116.278553,32.027464],[116.287001,32.036764],[116.290688,32.042089],[116.293604,32.044887],[116.297349,32.047001],[116.302128,32.050736],[116.307509,32.05196],[116.311027,32.051785],[116.317819,32.04867],[116.322466,32.0453],[116.328732,32.041946],[116.335787,32.039164],[116.346305,32.039403],[116.35082,32.0422],[116.357838,32.044044],[116.364442,32.040436],[116.366455,32.038608],[116.36653,32.033107],[116.368562,32.029499],[116.370576,32.027829],[116.375825,32.027098],[116.377387,32.025492],[116.378045,32.021024],[116.381695,32.014823],[116.383633,32.012597],[116.385985,32.01282],[116.390162,32.015507],[116.391573,32.01821],[116.391516,32.020786],[116.392928,32.022678],[116.396841,32.024268],[116.400002,32.027877],[116.410237,32.029928],[116.413191,32.029403],[116.414057,32.028084],[116.413586,32.02368],[116.414809,32.021788],[116.418233,32.019371],[116.420115,32.016954],[116.42051,32.013758],[116.42273,32.010069],[116.427095,32.006634],[116.432326,32.005998],[116.434339,32.007079],[116.435562,32.010784],[116.439663,32.01336],[116.44194,32.017479],[116.447453,32.022042],[116.456804,32.023823],[116.467189,32.022598],[116.471893,32.026223],[116.47511,32.02988],[116.477613,32.035667],[116.473869,32.04468],[116.474998,32.047367],[116.48273,32.051388],[116.485816,32.053995],[116.490708,32.049687],[116.495656,32.047303],[116.501432,32.045682],[116.512288,32.044124],[116.520623,32.049814],[116.521301,32.05382],[116.520642,32.055711],[116.514001,32.057173],[116.512401,32.059939],[116.514151,32.063547],[116.513662,32.064977],[116.509654,32.069347],[116.509466,32.070603],[116.512006,32.071922],[116.521131,32.070316],[116.528563,32.065819],[116.531931,32.066073],[116.53878,32.07189],[116.543427,32.07324],[116.54783,32.073415]]]]}},{"type":"Feature","properties":{"adcode":341523,"name":"舒城县","center":[116.944088,31.462848],"centroid":[116.821705,31.304272],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":4,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.433643,31.138047],[116.434452,31.132188],[116.437688,31.128432],[116.441902,31.126794],[116.447189,31.126248],[116.451536,31.124611],[116.456503,31.124611],[116.460303,31.125911],[116.463502,31.131514],[116.470068,31.135655],[116.476277,31.135816],[116.481827,31.136987],[116.486437,31.139267],[116.490614,31.142702],[116.493869,31.148431],[116.496729,31.148736],[116.498704,31.144387],[116.501921,31.14145],[116.506023,31.141016],[116.5083,31.142493],[116.513474,31.151834],[116.5175,31.156488],[116.519532,31.160163],[116.525233,31.163099],[116.529974,31.169502],[116.536766,31.17292],[116.538479,31.174476],[116.539118,31.178327],[116.543483,31.181969],[116.545929,31.181824],[116.552834,31.179707],[116.55639,31.175535],[116.556578,31.172165],[116.552815,31.165908],[116.552608,31.161607],[116.553643,31.155429],[116.556089,31.152395],[116.558347,31.147565],[116.556654,31.142718],[116.556992,31.134885],[116.55925,31.130695],[116.55861,31.127244],[116.555882,31.123295],[116.556353,31.120389],[116.560097,31.117852],[116.562524,31.113485],[116.562674,31.111109],[116.561301,31.107095],[116.559513,31.104301],[116.54941,31.093237],[116.547961,31.0907],[116.545195,31.083618],[116.541959,31.079635],[116.538686,31.072134],[116.537876,31.06762],[116.538253,31.063251],[116.533361,31.056199],[116.534452,31.052423],[116.534791,31.044165],[116.530934,31.035328],[116.532289,31.030796],[116.530463,31.023067],[116.530595,31.020994],[116.536089,31.01974],[116.543596,31.020319],[116.546964,31.022553],[116.550614,31.026859],[116.554227,31.028241],[116.55893,31.032323],[116.56036,31.034621],[116.562599,31.043233],[116.563784,31.045595],[116.568545,31.05056],[116.571066,31.051797],[116.582411,31.051716],[116.588375,31.049612],[116.589824,31.047652],[116.591724,31.04762],[116.594565,31.054142],[116.597406,31.056841],[116.603145,31.059508],[116.605835,31.063604],[116.608883,31.064857],[116.611555,31.067331],[116.612138,31.070431],[116.61402,31.073885],[116.618987,31.074993],[116.622505,31.074093],[116.625892,31.070576],[116.6283,31.069162],[116.6318,31.06852],[116.640003,31.062849],[116.64704,31.058914],[116.648733,31.056922],[116.649467,31.053917],[116.651292,31.052166],[116.653945,31.052198],[116.659194,31.054094],[116.665478,31.059138],[116.667473,31.059797],[116.671311,31.058721],[116.676955,31.058592],[116.681019,31.05758],[116.683559,31.055765],[116.688639,31.04868],[116.697369,31.045017],[116.704048,31.043378],[116.709655,31.043249],[116.711932,31.045001],[116.715921,31.052712],[116.72038,31.057918],[116.722882,31.05962],[116.72783,31.060697],[116.731951,31.060841],[116.73673,31.06391],[116.742844,31.060102],[116.745554,31.059636],[116.752703,31.060857],[116.761302,31.068359],[116.767191,31.068423],[116.772892,31.070367],[116.777614,31.069997],[116.783955,31.067765],[116.786344,31.065243],[116.790841,31.066223],[116.794039,31.068327],[116.799213,31.075298],[116.804858,31.078623],[116.805949,31.082156],[116.808226,31.083955],[116.815639,31.085368],[116.819326,31.089463],[116.821641,31.093302],[116.826608,31.099115],[116.829374,31.101234],[116.834867,31.102326],[116.841039,31.102904],[116.843334,31.104446],[116.843466,31.106485],[116.842186,31.113373],[116.842788,31.116744],[116.844463,31.119249],[116.84514,31.122556],[116.847172,31.124643],[116.856072,31.126521],[116.862281,31.129892],[116.86531,31.129892],[116.875978,31.127436],[116.883748,31.128512],[116.894962,31.133408],[116.905893,31.141145],[116.913664,31.147099],[116.915602,31.149442],[116.919346,31.151288],[116.921453,31.157772],[116.922732,31.160066],[116.925442,31.160211],[116.939176,31.159409],[116.941208,31.159617],[116.943918,31.161784],[116.94452,31.167464],[116.943711,31.170641],[116.945404,31.179899],[116.946891,31.182739],[116.951161,31.185851],[116.954002,31.189172],[116.955959,31.193231],[116.962413,31.211789],[116.965178,31.218654],[116.973965,31.233712],[116.977258,31.237817],[116.981416,31.244583],[116.987624,31.249216],[116.99818,31.256479],[117.003805,31.264991],[117.006721,31.2677],[117.011049,31.268453],[117.016242,31.266818],[117.032253,31.256623],[117.03611,31.261512],[117.039478,31.264013],[117.046345,31.270312],[117.046759,31.274239],[117.045819,31.282958],[117.048001,31.285458],[117.052328,31.287269],[117.063881,31.289465],[117.066063,31.291276],[117.069356,31.296981],[117.070767,31.301099],[117.070654,31.311866],[117.069995,31.321735],[117.070598,31.325627],[117.073683,31.335463],[117.075339,31.338426],[117.08136,31.345938],[117.081962,31.350294],[117.080645,31.353977],[117.076694,31.356748],[117.074059,31.360671],[117.072799,31.364819],[117.072837,31.368021],[117.074812,31.374426],[117.077013,31.3783],[117.081943,31.384912],[117.086082,31.392196],[117.091331,31.403161],[117.094379,31.408859],[117.099309,31.416605],[117.102338,31.420686],[117.109055,31.432464],[117.110071,31.436048],[117.113044,31.438464],[117.116863,31.442992],[117.119064,31.44664],[117.124521,31.452767],[117.128603,31.456383],[117.135941,31.464093],[117.138688,31.467964],[117.142489,31.472026],[117.147926,31.481878],[117.149187,31.483302],[117.155772,31.486852],[117.166421,31.49061],[117.184502,31.492833],[117.201624,31.492913],[117.210579,31.491202],[117.228284,31.490418],[117.237277,31.49045],[117.243486,31.491793],[117.250692,31.49683],[117.252612,31.499836],[117.251407,31.502922],[117.247833,31.505369],[117.243618,31.506856],[117.242282,31.508167],[117.239592,31.514162],[117.238595,31.520573],[117.240119,31.526152],[117.236487,31.526983],[117.234192,31.529093],[117.23342,31.534639],[117.228322,31.544773],[117.225838,31.545028],[117.220024,31.54025],[117.216092,31.540985],[117.212009,31.543078],[117.198274,31.55198],[117.193909,31.552571],[117.187042,31.552092],[117.178745,31.549679],[117.166685,31.547378],[117.16025,31.546722],[117.157277,31.545428],[117.153815,31.545156],[117.152969,31.550222],[117.149958,31.552827],[117.145029,31.554841],[117.139271,31.555048],[117.135659,31.553067],[117.13374,31.551021],[117.133646,31.545668],[117.132103,31.542887],[117.12802,31.542983],[117.124257,31.544485],[117.118556,31.543046],[117.112291,31.540106],[117.084784,31.548241],[117.072686,31.553498],[117.068961,31.554329],[117.065969,31.553514],[117.055,31.544757],[117.039628,31.538875],[117.030033,31.541049],[117.018123,31.545124],[117.014755,31.546818],[117.006872,31.548033],[117.002789,31.554345],[117.002112,31.560785],[116.997145,31.562063],[116.990879,31.558548],[116.99056,31.545652],[116.99246,31.543606],[116.990654,31.537532],[116.985592,31.539147],[116.984821,31.536062],[116.987135,31.533792],[116.983786,31.532338],[116.982356,31.535902],[116.977521,31.533968],[116.976279,31.535039],[116.978782,31.537069],[116.976693,31.540074],[116.975433,31.540234],[116.973382,31.537421],[116.970973,31.539658],[116.966928,31.539802],[116.960625,31.5375],[116.952535,31.53205],[116.947116,31.536366],[116.936016,31.535151],[116.934548,31.537724],[116.927022,31.534687],[116.923598,31.534895],[116.915,31.532913],[116.90689,31.529317],[116.902055,31.52823],[116.897765,31.528262],[116.893758,31.529221],[116.879308,31.53165],[116.865893,31.53018],[116.861321,31.528629],[116.856768,31.528677],[116.845498,31.526503],[116.839308,31.524058],[116.831368,31.51923],[116.828884,31.519486],[116.831518,31.515825],[116.836072,31.515377],[116.836749,31.517264],[116.838555,31.511732],[116.832026,31.503738],[116.829618,31.50313],[116.829731,31.500892],[116.828151,31.499661],[116.82832,31.497518],[116.824877,31.49488],[116.822431,31.491937],[116.822111,31.489667],[116.82403,31.484581],[116.821942,31.483302],[116.821396,31.481047],[116.818047,31.481846],[116.815865,31.477544],[116.813927,31.477048],[116.814604,31.474154],[116.815996,31.473434],[116.814717,31.471435],[116.811236,31.47169],[116.808433,31.469771],[116.808847,31.46638],[116.80388,31.465612],[116.803409,31.463101],[116.806382,31.46099],[116.806175,31.459454],[116.799119,31.458878],[116.797031,31.45747],[116.797708,31.454511],[116.795582,31.453599],[116.794115,31.454623],[116.789656,31.453983],[116.78847,31.451295],[116.786194,31.451855],[116.7845,31.450607],[116.781847,31.451807],[116.777426,31.449824],[116.776071,31.447824],[116.773306,31.448576],[116.771104,31.446752],[116.767586,31.447504],[116.766288,31.445712],[116.763917,31.446912],[116.761114,31.4468],[116.756372,31.443264],[116.751687,31.440752],[116.750765,31.438096],[116.748527,31.438192],[116.742525,31.436016],[116.739721,31.436],[116.738875,31.43376],[116.736222,31.432688],[116.733418,31.43312],[116.732252,31.430896],[116.73022,31.430144],[116.72815,31.432832],[116.725817,31.43232],[116.724557,31.430176],[116.722186,31.43048],[116.718517,31.434512],[116.715958,31.432224],[116.711593,31.432944],[116.712534,31.42944],[116.709975,31.4296],[116.707285,31.425791],[116.699025,31.428624],[116.696786,31.428383],[116.693945,31.425407],[116.687792,31.425279],[116.691405,31.422831],[116.691386,31.420798],[116.681433,31.417422],[116.67498,31.416765],[116.667435,31.414749],[116.662562,31.410892],[116.660624,31.405162],[116.658178,31.401737],[116.655205,31.400152],[116.650878,31.396054],[116.645139,31.387138],[116.644293,31.383712],[116.643691,31.377068],[116.637952,31.366772],[116.633361,31.363361],[116.624763,31.360895],[116.619137,31.361168],[116.610802,31.357549],[116.60704,31.357116],[116.59878,31.360623],[116.590539,31.365491],[116.585722,31.365988],[116.581696,31.36349],[116.574866,31.348644],[116.572966,31.345217],[116.572928,31.342238],[116.575036,31.338778],[116.578479,31.336696],[116.585346,31.327694],[116.586099,31.322648],[116.579589,31.312379],[116.576277,31.302781],[116.574584,31.29408],[116.573493,31.290875],[116.570501,31.286548],[116.56512,31.282013],[116.558968,31.279545],[116.553079,31.278679],[116.543502,31.280586],[116.537105,31.282253],[116.529673,31.283471],[116.526682,31.276852],[116.526625,31.270889],[116.529955,31.257104],[116.528319,31.252984],[116.524292,31.249809],[116.517876,31.247805],[116.508281,31.246747],[116.500811,31.244984],[116.497048,31.242274],[116.493267,31.23772],[116.492175,31.233599],[116.491047,31.226047],[116.488601,31.222166],[116.48512,31.21899],[116.478422,31.215606],[116.47654,31.21288],[116.476503,31.208983],[116.478064,31.203465],[116.483558,31.193552],[116.484857,31.190327],[116.482392,31.182787],[116.480228,31.179129],[116.477011,31.176642],[116.474057,31.173224],[116.47242,31.170031],[116.4721,31.162233],[116.470783,31.159039],[116.465665,31.151545],[116.461827,31.148656],[116.458478,31.147244],[116.4502,31.146586],[116.447867,31.147709],[116.443671,31.156327],[116.442241,31.156135],[116.440416,31.151673],[116.437726,31.143263],[116.435675,31.139347],[116.433643,31.138047]]]]}},{"type":"Feature","properties":{"adcode":341524,"name":"金寨县","center":[115.878514,31.681624],"centroid":[115.772445,31.47339],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":5,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[115.911364,31.79661],[115.910235,31.792339],[115.907225,31.791717],[115.900809,31.792036],[115.898306,31.790984],[115.896312,31.78727],[115.891702,31.785006],[115.889125,31.779395],[115.885249,31.776095],[115.877403,31.774501],[115.871533,31.775394],[115.868184,31.776462],[115.858306,31.773704],[115.856387,31.774612],[115.853922,31.779076],[115.853734,31.782153],[115.851514,31.786553],[115.850254,31.78676],[115.844289,31.782424],[115.842389,31.777402],[115.838758,31.774039],[115.837008,31.77364],[115.833828,31.777514],[115.831025,31.777594],[115.827093,31.772078],[115.823875,31.770914],[115.815089,31.762384],[115.809482,31.765509],[115.807224,31.768793],[115.808428,31.770196],[115.808353,31.772875],[115.806867,31.773098],[115.802822,31.771408],[115.799473,31.771583],[115.793264,31.77415],[115.790761,31.777402],[115.787224,31.780415],[115.784571,31.780527],[115.773414,31.784783],[115.767713,31.787684],[115.762708,31.782344],[115.75522,31.782663],[115.749632,31.781452],[115.741993,31.782105],[115.740639,31.78024],[115.739585,31.77584],[115.734279,31.776031],[115.733056,31.77313],[115.734091,31.771264],[115.733282,31.769256],[115.731288,31.768761],[115.732247,31.766816],[115.737309,31.765907],[115.736424,31.763293],[115.729839,31.763293],[115.719435,31.765796],[115.716255,31.767055],[115.710836,31.770898],[115.706095,31.770085],[115.702652,31.76814],[115.697139,31.768618],[115.692078,31.772109],[115.689782,31.776557],[115.680808,31.779028],[115.676556,31.778407],[115.673545,31.774581],[115.663555,31.763293],[115.659622,31.760215],[115.644552,31.758142],[115.637214,31.755623],[115.632567,31.748782],[115.628409,31.746007],[115.619152,31.738336],[115.609349,31.733711],[115.601428,31.731685],[115.594241,31.725114],[115.58696,31.7217],[115.582651,31.713932],[115.58109,31.712528],[115.574749,31.71031],[115.56807,31.709847],[115.564909,31.709002],[115.561372,31.706433],[115.557082,31.701918],[115.55616,31.698344],[115.553488,31.695281],[115.54822,31.694642],[115.538305,31.69761],[115.531851,31.698536],[115.529518,31.69769],[115.523385,31.693526],[115.520318,31.690526],[115.51505,31.682866],[115.511927,31.681111],[115.499998,31.676052],[115.49537,31.672923],[115.494071,31.667928],[115.491212,31.662772],[115.486132,31.661176],[115.485417,31.659788],[115.486094,31.652668],[115.484269,31.649076],[115.4771,31.645436],[115.476969,31.642962],[115.481804,31.63723],[115.489669,31.625766],[115.490647,31.623594],[115.490722,31.618835],[115.48822,31.61224],[115.485285,31.60911],[115.48235,31.607736],[115.475369,31.606698],[115.47234,31.605532],[115.463065,31.600517],[115.457383,31.596492],[115.444532,31.591907],[115.440035,31.588713],[115.438982,31.585262],[115.43885,31.579974],[115.434523,31.576779],[115.432415,31.574414],[115.428671,31.567448],[115.428239,31.56339],[115.431569,31.559011],[115.431381,31.557046],[115.428747,31.553035],[115.42854,31.547202],[115.422519,31.535135],[115.415896,31.525976],[115.408031,31.519821],[115.396818,31.515169],[115.392923,31.510069],[115.389612,31.507575],[115.377138,31.50297],[115.375143,31.501148],[115.371155,31.494528],[115.372302,31.49021],[115.374372,31.488659],[115.374654,31.486676],[115.373149,31.484549],[115.373902,31.480055],[115.375595,31.477736],[115.377646,31.470523],[115.3898,31.450303],[115.389744,31.448352],[115.387617,31.446832],[115.385642,31.443328],[115.385454,31.433552],[115.384043,31.426079],[115.384871,31.421278],[115.383384,31.418654],[115.376874,31.412844],[115.375049,31.410556],[115.373638,31.40577],[115.387505,31.395158],[115.39123,31.393189],[115.39281,31.389859],[115.39012,31.383712],[115.383196,31.375627],[115.377552,31.373401],[115.375727,31.371047],[115.382857,31.362225],[115.383252,31.358365],[115.382462,31.356604],[115.373695,31.352408],[115.372058,31.349301],[115.373958,31.348388],[115.386846,31.344865],[115.395877,31.343888],[115.399094,31.342975],[115.40457,31.337817],[115.406997,31.337817],[115.410007,31.343055],[115.420524,31.349942],[115.422801,31.350598],[115.424513,31.346995],[115.4279,31.347059],[115.431625,31.349413],[115.436573,31.348949],[115.44203,31.346114],[115.443272,31.344544],[115.444833,31.339083],[115.44711,31.32417],[115.449593,31.315855],[115.453902,31.313885],[115.457947,31.31531],[115.460092,31.317666],[115.462575,31.317521],[115.463629,31.315166],[115.464005,31.310424],[115.460807,31.305136],[115.459584,31.293439],[115.456762,31.285458],[115.457815,31.281564],[115.466414,31.276323],[115.471117,31.267026],[115.473131,31.265247],[115.483178,31.264125],[115.489593,31.266001],[115.494034,31.26592],[115.498192,31.264285],[115.501033,31.262378],[115.503328,31.264862],[115.507599,31.267908],[115.516009,31.2635],[115.519302,31.260823],[115.525624,31.254491],[115.527524,31.251541],[115.530064,31.249361],[115.534053,31.241408],[115.537402,31.236678],[115.539697,31.2319],[115.540036,31.229158],[115.539415,31.223641],[115.538399,31.220386],[115.539866,31.209897],[115.539264,31.203689],[115.540168,31.200497],[115.540732,31.191338],[115.542463,31.187006],[115.551155,31.173898],[115.554749,31.169855],[115.557289,31.165555],[115.559584,31.160323],[115.562614,31.157419],[115.576631,31.14803],[115.581673,31.145221],[115.585699,31.144178],[115.592886,31.146249],[115.596725,31.150165],[115.599754,31.155734],[115.602181,31.163356],[115.602068,31.167255],[115.603724,31.173722],[115.605568,31.174909],[115.618023,31.177958],[115.624608,31.181102],[115.629048,31.184648],[115.631852,31.189076],[115.632586,31.191611],[115.63633,31.199968],[115.641222,31.206272],[115.645925,31.209608],[115.655257,31.210987],[115.663047,31.210266],[115.678136,31.207651],[115.687299,31.205358],[115.700827,31.201107],[115.70999,31.190776],[115.721843,31.17937],[115.728127,31.174701],[115.730366,31.17154],[115.733564,31.162907],[115.736104,31.158606],[115.740545,31.152973],[115.750893,31.146794],[115.75285,31.144082],[115.755841,31.142541],[115.763066,31.124129],[115.764044,31.118189],[115.76681,31.115267],[115.770065,31.113052],[115.775691,31.112024],[115.781523,31.113533],[115.78412,31.116102],[115.789313,31.119682],[115.791514,31.124049],[115.797892,31.12787],[115.802671,31.128416],[115.813264,31.130936],[115.819962,31.129234],[115.824026,31.127485],[115.829106,31.126441],[115.834976,31.126329],[115.841298,31.128977],[115.844402,31.131562],[115.848278,31.136217],[115.852944,31.140438],[115.85714,31.143279],[115.862916,31.145928],[115.869275,31.147645],[115.873565,31.146586],[115.880094,31.141915],[115.886378,31.127356],[115.891872,31.126842],[115.900414,31.132316],[115.905494,31.135976],[115.915108,31.139636],[115.92286,31.137324],[115.929257,31.135944],[115.935146,31.138239],[115.942897,31.143055],[115.952286,31.149699],[115.956576,31.153358],[115.955259,31.156568],[115.949389,31.160468],[115.945663,31.163918],[115.944873,31.168266],[115.945419,31.172631],[115.947601,31.182947],[115.951665,31.197161],[115.953547,31.202198],[115.960546,31.210234],[115.963763,31.212527],[115.971816,31.216889],[115.978514,31.218718],[115.985231,31.225149],[115.98873,31.227442],[115.997046,31.230424],[116.000527,31.230889],[116.009652,31.230889],[116.015823,31.231579],[116.018777,31.234097],[116.019605,31.23663],[116.018796,31.239596],[116.012117,31.245561],[116.009746,31.249922],[116.01001,31.252214],[116.015127,31.258867],[116.021863,31.263676],[116.026435,31.267812],[116.028091,31.278359],[116.033189,31.283407],[116.037235,31.286148],[116.047432,31.288664],[116.052004,31.29142],[116.060603,31.29783],[116.064365,31.301035],[116.0743,31.308133],[116.080226,31.31499],[116.084309,31.325531],[116.082465,31.331266],[116.08032,31.333797],[116.069107,31.337946],[116.068053,31.342526],[116.068881,31.34826],[116.072155,31.360175],[116.07302,31.37164],[116.072512,31.378284],[116.068806,31.386305],[116.062672,31.393429],[116.062145,31.396182],[116.062729,31.406042],[116.064648,31.416125],[116.062785,31.418414],[116.058514,31.421855],[116.0473,31.43264],[116.045174,31.436544],[116.046548,31.444096],[116.051402,31.450751],[116.055184,31.455103],[116.061111,31.460366],[116.068636,31.464717],[116.075372,31.46814],[116.081299,31.472938],[116.094187,31.478408],[116.103293,31.481127],[116.10732,31.481111],[116.110781,31.479959],[116.120151,31.478552],[116.124704,31.480359],[116.128204,31.48287],[116.130894,31.486068],[116.138402,31.49085],[116.150989,31.494208],[116.160095,31.495775],[116.166266,31.499629],[116.176483,31.511268],[116.178929,31.516528],[116.177386,31.526615],[116.176313,31.529828],[116.176878,31.533265],[116.181224,31.542167],[116.186906,31.545763],[116.192833,31.546531],[116.196953,31.55246],[116.197724,31.55866],[116.195674,31.559698],[116.190518,31.558931],[116.18382,31.559203],[116.175053,31.563869],[116.159079,31.566218],[116.154187,31.567784],[116.149803,31.569861],[116.14621,31.57296],[116.14207,31.578392],[116.139963,31.579063],[116.13541,31.578408],[116.128449,31.578664],[116.12256,31.579383],[116.111609,31.584911],[116.110556,31.586764],[116.110857,31.59523],[116.108749,31.601204],[116.106341,31.603504],[116.099135,31.606506],[116.093227,31.606746],[116.081694,31.606091],[116.069859,31.604957],[116.065852,31.60657],[116.059154,31.611393],[116.052437,31.613693],[116.045739,31.61874],[116.039605,31.628816],[116.032888,31.629742],[116.023218,31.631578],[116.018646,31.633638],[116.014638,31.642802],[116.013848,31.646921],[116.013885,31.651742],[116.014713,31.656084],[116.016595,31.659532],[116.020377,31.662278],[116.026303,31.664113],[116.037893,31.6648],[116.041675,31.666396],[116.04382,31.668231],[116.046811,31.67602],[116.050348,31.680376],[116.068655,31.688148],[116.071628,31.689744],[116.075391,31.690653],[116.088825,31.691994],[116.092851,31.693366],[116.096633,31.695871],[116.10175,31.698376],[116.116257,31.700387],[116.121355,31.702891],[116.123256,31.706322],[116.128204,31.729197],[116.129314,31.73722],[116.13097,31.746151],[116.130725,31.750265],[116.128053,31.752115],[116.123782,31.753741],[116.109559,31.755623],[116.094827,31.758653],[116.092136,31.760263],[116.090556,31.766689],[116.093547,31.77423],[116.093039,31.779044],[116.090349,31.780654],[116.086586,31.779299],[116.080659,31.775872],[116.076877,31.774501],[116.070951,31.771073],[116.067169,31.769702],[116.061524,31.769016],[116.057743,31.767661],[116.050179,31.763771],[116.045607,31.763085],[116.03699,31.763548],[116.021938,31.771791],[116.017912,31.775234],[116.008504,31.781627],[116.00286,31.784608],[115.996538,31.790346],[115.992343,31.791271],[115.986962,31.789629],[115.982841,31.789278],[115.973264,31.791414],[115.969671,31.792785],[115.958401,31.799623],[115.95159,31.802221],[115.936896,31.806221],[115.929257,31.806906],[115.92619,31.805169],[115.926021,31.803018],[115.928899,31.797296],[115.927883,31.791191],[115.925099,31.789039],[115.920997,31.789693],[115.917291,31.793773],[115.911364,31.79661]]]]}},{"type":"Feature","properties":{"adcode":341525,"name":"霍山县","center":[116.333078,31.402456],"centroid":[116.23916,31.281535],"childrenNum":0,"level":"district","parent":{"adcode":341500},"subFeatureIndex":6,"acroutes":[100000,340000,341500]},"geometry":{"type":"MultiPolygon","coordinates":[[[[116.449579,31.53002],[116.443426,31.532865],[116.439306,31.532753],[116.432853,31.530276],[116.429635,31.527319],[116.42749,31.526647],[116.425345,31.528038],[116.422693,31.531491],[116.42004,31.533569],[116.416296,31.534288],[116.414132,31.531539],[116.410595,31.524921],[116.409767,31.522411],[116.405195,31.520365],[116.396634,31.521564],[116.39289,31.523642],[116.390237,31.527095],[116.378252,31.537676],[116.370482,31.541608],[116.366756,31.543925],[116.361921,31.544852],[116.356822,31.545092],[116.35146,31.544661],[116.346606,31.543526],[116.341488,31.54148],[116.339324,31.539195],[116.336596,31.533936],[116.337894,31.526823],[116.344837,31.522443],[116.352043,31.516928],[116.351968,31.508678],[116.348976,31.502267],[116.345176,31.496559],[116.344084,31.492385],[116.342655,31.490466],[116.34209,31.484581],[116.34717,31.476041],[116.348167,31.470923],[116.347904,31.467228],[116.345402,31.463117],[116.340792,31.460046],[116.335336,31.458894],[116.332683,31.455375],[116.324329,31.452223],[116.323106,31.455695],[116.325063,31.458446],[116.327678,31.459934],[116.332984,31.461182],[116.336878,31.463453],[116.333492,31.469307],[116.326982,31.477176],[116.318628,31.481543],[116.312212,31.484309],[116.305778,31.486372],[116.300829,31.49005],[116.29654,31.490738],[116.291441,31.49053],[116.285288,31.491234],[116.279136,31.496079],[116.275411,31.498158],[116.267396,31.50094],[116.258797,31.499597],[116.256107,31.497998],[116.25605,31.488147],[116.253059,31.482438],[116.247414,31.47788],[116.240942,31.470795],[116.238778,31.469211],[116.231836,31.470843],[116.226756,31.471563],[116.213642,31.469115],[116.208825,31.466844],[116.198665,31.465532],[116.192776,31.466012],[116.17812,31.471147],[116.172249,31.473706],[116.16747,31.479224],[116.163519,31.487508],[116.160095,31.495775],[116.150989,31.494208],[116.138402,31.49085],[116.130894,31.486068],[116.128204,31.48287],[116.124704,31.480359],[116.120151,31.478552],[116.110781,31.479959],[116.10732,31.481111],[116.103293,31.481127],[116.094187,31.478408],[116.081299,31.472938],[116.075372,31.46814],[116.068636,31.464717],[116.061111,31.460366],[116.055184,31.455103],[116.051402,31.450751],[116.046548,31.444096],[116.045174,31.436544],[116.0473,31.43264],[116.058514,31.421855],[116.062785,31.418414],[116.064648,31.416125],[116.062729,31.406042],[116.062145,31.396182],[116.062672,31.393429],[116.068806,31.386305],[116.072512,31.378284],[116.07302,31.37164],[116.072155,31.360175],[116.068881,31.34826],[116.068053,31.342526],[116.069107,31.337946],[116.08032,31.333797],[116.082465,31.331266],[116.084309,31.325531],[116.080226,31.31499],[116.0743,31.308133],[116.064365,31.301035],[116.060603,31.29783],[116.052004,31.29142],[116.047432,31.288664],[116.037235,31.286148],[116.033189,31.283407],[116.028091,31.278359],[116.026435,31.267812],[116.021863,31.263676],[116.015127,31.258867],[116.01001,31.252214],[116.009746,31.249922],[116.012117,31.245561],[116.018796,31.239596],[116.019605,31.23663],[116.018777,31.234097],[116.015823,31.231579],[116.009652,31.230889],[116.000527,31.230889],[115.997046,31.230424],[115.98873,31.227442],[115.985231,31.225149],[115.978514,31.218718],[115.971816,31.216889],[115.963763,31.212527],[115.960546,31.210234],[115.953547,31.202198],[115.951665,31.197161],[115.947601,31.182947],[115.945419,31.172631],[115.944873,31.168266],[115.945663,31.163918],[115.949389,31.160468],[115.955259,31.156568],[115.956576,31.153358],[115.952286,31.149699],[115.942897,31.143055],[115.935146,31.138239],[115.929257,31.135944],[115.92286,31.137324],[115.915108,31.139636],[115.905494,31.135976],[115.900414,31.132316],[115.891872,31.126842],[115.886378,31.127356],[115.88666,31.11774],[115.887432,31.109263],[115.891909,31.103113],[115.895108,31.097509],[115.901035,31.092386],[115.902784,31.089207],[115.904798,31.088468],[115.906209,31.090266],[115.909576,31.0907],[115.918363,31.082397],[115.925738,31.076824],[115.935202,31.07268],[115.939812,31.071684],[115.941825,31.065484],[115.94222,31.060681],[115.940847,31.052857],[115.938589,31.047298],[115.940564,31.043908],[115.946209,31.04243],[115.956764,31.04582],[115.961072,31.046897],[115.970988,31.045515],[115.974262,31.043763],[115.97746,31.043844],[115.983688,31.041916],[115.988335,31.038124],[115.994055,31.034589],[115.999135,31.034492],[116.00365,31.035746],[116.006623,31.034669],[116.008091,31.030105],[116.010047,31.017313],[116.011195,31.014581],[116.015014,31.011929],[116.020903,31.011608],[116.027037,31.012894],[116.03731,31.014195],[116.039398,31.01487],[116.046115,31.014533],[116.047075,31.02604],[116.048824,31.034637],[116.050969,31.038879],[116.05159,31.042237],[116.050631,31.047266],[116.050969,31.049547],[116.057987,31.058833],[116.060941,31.063203],[116.06636,31.070078],[116.069464,31.071941],[116.08461,31.077643],[116.088467,31.07957],[116.092682,31.082654],[116.094036,31.08471],[116.093359,31.090122],[116.101242,31.094715],[116.104573,31.094442],[116.1089,31.091037],[116.116445,31.088436],[116.118891,31.086878],[116.12175,31.087344],[116.127527,31.089913],[116.141111,31.094522],[116.148844,31.096272],[116.157687,31.099291],[116.161055,31.099356],[116.166247,31.097589],[116.17669,31.090266],[116.179173,31.087633],[116.181337,31.083361],[116.182202,31.079105],[116.180321,31.074993],[116.180848,31.070592],[116.183764,31.064905],[116.18875,31.060777],[116.193867,31.058673],[116.203294,31.057918],[116.213096,31.059106],[116.222447,31.061805],[116.226737,31.06407],[116.234225,31.069773],[116.243426,31.075587],[116.25272,31.078671],[116.261375,31.082429],[116.263444,31.085079],[116.265759,31.089849],[116.266154,31.094313],[116.268412,31.096834],[116.268468,31.10011],[116.27383,31.10048],[116.273642,31.10329],[116.278327,31.104606],[116.279437,31.105746],[116.279117,31.108877],[116.28177,31.107994],[116.287791,31.111767],[116.287527,31.113871],[116.290952,31.113373],[116.29304,31.11477],[116.292269,31.117804],[116.29622,31.117419],[116.2959,31.119442],[116.300096,31.120276],[116.300604,31.121914],[116.30352,31.123134],[116.307264,31.130535],[116.306248,31.135671],[116.307151,31.137838],[116.309804,31.140438],[116.31797,31.14466],[116.322692,31.146024],[116.329559,31.145494],[116.334771,31.14734],[116.34273,31.152412],[116.345157,31.156167],[116.344931,31.163597],[116.346474,31.165731],[116.352532,31.167673],[116.359513,31.173979],[116.363087,31.17377],[116.367001,31.172198],[116.378986,31.165362],[116.388393,31.165314],[116.392909,31.162682],[116.395562,31.162104],[116.408243,31.163966],[116.412213,31.163789],[116.415317,31.162201],[116.425496,31.152428],[116.430331,31.146826],[116.431874,31.14413],[116.433643,31.138047],[116.435675,31.139347],[116.437726,31.143263],[116.440416,31.151673],[116.442241,31.156135],[116.443671,31.156327],[116.447867,31.147709],[116.4502,31.146586],[116.458478,31.147244],[116.461827,31.148656],[116.465665,31.151545],[116.470783,31.159039],[116.4721,31.162233],[116.47242,31.170031],[116.474057,31.173224],[116.477011,31.176642],[116.480228,31.179129],[116.482392,31.182787],[116.484857,31.190327],[116.483558,31.193552],[116.478064,31.203465],[116.476503,31.208983],[116.47654,31.21288],[116.478422,31.215606],[116.48512,31.21899],[116.488601,31.222166],[116.491047,31.226047],[116.492175,31.233599],[116.493267,31.23772],[116.497048,31.242274],[116.500811,31.244984],[116.508281,31.246747],[116.517876,31.247805],[116.524292,31.249809],[116.528319,31.252984],[116.529955,31.257104],[116.526625,31.270889],[116.526682,31.276852],[116.529673,31.283471],[116.530558,31.292397],[116.531686,31.298583],[116.536014,31.30589],[116.539551,31.31342],[116.541752,31.320053],[116.541263,31.32417],[116.538215,31.3329],[116.533267,31.334854],[116.527133,31.334342],[116.519739,31.331715],[116.50924,31.325916],[116.506456,31.325547],[116.500943,31.327133],[116.498102,31.330609],[116.496202,31.335783],[116.495976,31.339964],[116.502053,31.352856],[116.503239,31.360976],[116.505176,31.362337],[116.509767,31.360175],[116.51846,31.358077],[116.520943,31.359662],[116.523935,31.359694],[116.527641,31.356332],[116.528526,31.359022],[116.526305,31.363153],[116.52448,31.370407],[116.520078,31.37806],[116.518723,31.382495],[116.518328,31.387794],[116.516296,31.391812],[116.514753,31.398471],[116.512947,31.403994],[116.511931,31.410412],[116.510106,31.414333],[116.506136,31.418046],[116.501884,31.419454],[116.496277,31.419502],[116.489899,31.423695],[116.484593,31.426255],[116.477707,31.431824],[116.474828,31.437808],[116.475393,31.441008],[116.477839,31.446272],[116.47972,31.448992],[116.484574,31.453311],[116.487227,31.452367],[116.489617,31.450287],[116.493605,31.449328],[116.497632,31.450447],[116.498986,31.453855],[116.497952,31.45731],[116.498008,31.463725],[116.50051,31.473098],[116.49893,31.475641],[116.49195,31.47249],[116.488262,31.4778],[116.487491,31.481255],[116.485647,31.484693],[116.482204,31.4861],[116.47765,31.486372],[116.475261,31.48778],[116.473699,31.492593],[116.470821,31.497902],[116.462147,31.512483],[116.463728,31.515457],[116.459494,31.521228],[116.456258,31.524809],[116.449579,31.53002]]]]}}]}
|
public/china-city-data/citys/六盘水市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":520201,"name":"钟山区","center":[104.846244,26.584805],"centroid":[104.903933,26.712904],"childrenNum":0,"level":"district","parent":{"adcode":520200},"subFeatureIndex":0,"acroutes":[100000,520000,520200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.986693,26.589257],[104.983256,26.593832],[104.987825,26.604373],[104.986679,26.604167],[104.982012,26.599783],[104.978589,26.60078],[104.978306,26.603391],[104.982351,26.609026],[104.981969,26.614264],[104.980569,26.616733],[104.983256,26.619011],[104.984374,26.621433],[104.989041,26.626053],[104.987811,26.628237],[104.98699,26.633348],[104.992492,26.634075],[104.994854,26.635689],[104.999748,26.637145],[105.001982,26.636765],[105.006056,26.633664],[105.008927,26.633538],[105.010341,26.635848],[105.013312,26.637493],[105.018078,26.643395],[105.022279,26.651653],[105.022363,26.657902],[105.028332,26.670889],[105.030227,26.673957],[105.031557,26.678069],[105.03546,26.680363],[105.042377,26.681976],[105.05232,26.681944],[105.057991,26.675839],[105.06082,26.675191],[105.061768,26.673625],[105.061513,26.668247],[105.06413,26.666064],[105.068387,26.658851],[105.068274,26.656684],[105.072913,26.652697],[105.074808,26.650245],[105.078839,26.647018],[105.08287,26.645483],[105.08072,26.649786],[105.086943,26.649581],[105.087156,26.651748],[105.088938,26.653931],[105.094044,26.656399],[105.095514,26.664198],[105.095203,26.673135],[105.091823,26.680901],[105.08328,26.691845],[105.080932,26.698487],[105.079857,26.705112],[105.079292,26.711991],[105.079744,26.721161],[105.083026,26.728734],[105.08915,26.734963],[105.094496,26.741413],[105.09468,26.750122],[105.091314,26.756287],[105.084596,26.762893],[105.056308,26.770021],[105.049845,26.774335],[105.05239,26.779171],[105.059052,26.781509],[105.065954,26.786835],[105.066166,26.792096],[105.062022,26.797342],[105.054767,26.805084],[105.047285,26.809381],[105.037243,26.811814],[105.023849,26.814215],[105.011473,26.816158],[105.003453,26.820897],[104.997202,26.830233],[104.99559,26.839851],[104.999154,26.845837],[105.006579,26.852786],[105.015023,26.858818],[105.020893,26.864377],[105.023438,26.869667],[105.025164,26.879772],[105.02457,26.890302],[105.022406,26.905172],[105.020794,26.913648],[105.0187,26.917752],[105.008149,26.9172],[104.998376,26.91458],[104.988362,26.90945],[104.969098,26.903546],[104.961673,26.898669],[104.955549,26.892196],[104.947657,26.883182],[104.936738,26.865687],[104.929157,26.84958],[104.925861,26.843373],[104.920515,26.83644],[104.916456,26.832286],[104.910827,26.829964],[104.900813,26.831038],[104.889979,26.837151],[104.880432,26.844653],[104.872709,26.850338],[104.866755,26.857176],[104.865157,26.864503],[104.863035,26.87183],[104.854492,26.881856],[104.845228,26.886387],[104.838072,26.884982],[104.829911,26.880577],[104.825611,26.875288],[104.824395,26.867709],[104.820873,26.86174],[104.815541,26.856892],[104.807903,26.850701],[104.804891,26.849027],[104.800732,26.844511],[104.796065,26.828811],[104.790252,26.821213],[104.783901,26.815668],[104.779319,26.812209],[104.771681,26.807343],[104.766858,26.803188],[104.760762,26.796031],[104.756717,26.789363],[104.756279,26.782015],[104.756137,26.769641],[104.756944,26.765975],[104.759716,26.744922],[104.763153,26.733935],[104.761894,26.717714],[104.757382,26.712481],[104.757396,26.708718],[104.762573,26.703515],[104.76403,26.698582],[104.762106,26.691054],[104.757269,26.688429],[104.747694,26.685629],[104.745742,26.678576],[104.744313,26.667804],[104.745176,26.657269],[104.745035,26.646717],[104.743281,26.64099],[104.737454,26.635199],[104.728006,26.63031],[104.724017,26.627541],[104.727115,26.625246],[104.729788,26.625737],[104.731443,26.624344],[104.738415,26.623363],[104.743337,26.618204],[104.743465,26.616068],[104.745756,26.612792],[104.747651,26.611985],[104.751555,26.607997],[104.752502,26.605386],[104.748401,26.604088],[104.747467,26.60021],[104.750254,26.598295],[104.752559,26.593958],[104.752757,26.591869],[104.759504,26.589321],[104.761894,26.58644],[104.761243,26.584287],[104.765826,26.581612],[104.769234,26.581786],[104.771639,26.580583],[104.774609,26.577132],[104.776207,26.569438],[104.776221,26.561886],[104.782346,26.557168],[104.784962,26.55655],[104.791002,26.558656],[104.795669,26.561364],[104.802359,26.562266],[104.804523,26.560857],[104.810095,26.554302],[104.814395,26.551436],[104.826757,26.545419],[104.840462,26.538198],[104.861875,26.527746],[104.86237,26.526859],[104.879498,26.520318],[104.885948,26.519035],[104.894957,26.515487],[104.906216,26.514648],[104.908238,26.519209],[104.904745,26.521569],[104.903967,26.523391],[104.900841,26.52385],[104.899908,26.527999],[104.901831,26.535886],[104.903401,26.537137],[104.908493,26.537454],[104.907729,26.541207],[104.909511,26.545688],[104.915819,26.545989],[104.917276,26.549774],[104.922028,26.551199],[104.923952,26.55815],[104.921661,26.559717],[104.924023,26.563089],[104.924532,26.568694],[104.928068,26.568171],[104.932834,26.564134],[104.935804,26.567934],[104.939255,26.565955],[104.944531,26.559005],[104.947077,26.558878],[104.949142,26.562314],[104.951744,26.564213],[104.952282,26.567032],[104.954827,26.567823],[104.958081,26.564973],[104.963696,26.565543],[104.965308,26.563913],[104.965322,26.567158],[104.970555,26.569533],[104.972139,26.572066],[104.975477,26.572367],[104.976043,26.573633],[104.982563,26.576546],[104.981191,26.577623],[104.983171,26.58158],[104.982408,26.585553],[104.986693,26.589257]]],[[[105.038105,26.555236],[105.038912,26.552624],[105.044032,26.552513],[105.044739,26.555775],[105.046818,26.559796],[105.043296,26.562266],[105.040778,26.559812],[105.03754,26.561174],[105.03604,26.559511],[105.038162,26.559495],[105.038105,26.555236]]],[[[104.705333,26.802319],[104.70515,26.813646],[104.700496,26.842931],[104.69655,26.85206],[104.690864,26.85476],[104.684203,26.852391],[104.674528,26.843358],[104.667372,26.839393],[104.658914,26.837009],[104.65146,26.836708],[104.648334,26.840783],[104.64774,26.848127],[104.64767,26.854997],[104.64477,26.86185],[104.639113,26.863382],[104.636864,26.859229],[104.634742,26.847764],[104.633427,26.843879],[104.63156,26.834481],[104.629948,26.824404],[104.626836,26.819602],[104.618322,26.81322],[104.612919,26.809807],[104.603372,26.801608],[104.598973,26.795667],[104.59712,26.788336],[104.600642,26.778697],[104.604206,26.772249],[104.605182,26.766291],[104.602848,26.761486],[104.593301,26.75077],[104.591732,26.74734],[104.592227,26.743894],[104.594758,26.740211],[104.598337,26.738124],[104.604744,26.736955],[104.621645,26.732971],[104.625563,26.732797],[104.628038,26.73158],[104.633427,26.730853],[104.639848,26.730837],[104.650909,26.733082],[104.653992,26.734678],[104.652479,26.736639],[104.655152,26.743341],[104.662181,26.745032],[104.664359,26.747925],[104.673934,26.758894],[104.680695,26.76735],[104.682548,26.776058],[104.685674,26.781557],[104.688771,26.784054],[104.705333,26.802319]]]]}},{"type":"Feature","properties":{"adcode":520203,"name":"六枝特区","center":[105.474235,26.210662],"centroid":[105.37663,26.231018],"childrenNum":0,"level":"district","parent":{"adcode":520200},"subFeatureIndex":1,"acroutes":[100000,520000,520200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[105.124679,26.164026],[105.125244,26.162151],[105.129219,26.158417],[105.132302,26.157464],[105.134622,26.153381],[105.138638,26.150616],[105.141128,26.15524],[105.146714,26.159069],[105.152132,26.165837],[105.155187,26.17181],[105.158539,26.174574],[105.163093,26.17548],[105.177732,26.175464],[105.187703,26.173827],[105.188424,26.169475],[105.188028,26.163628],[105.183714,26.160006],[105.180815,26.158814],[105.177548,26.158735],[105.18015,26.152459],[105.180787,26.14952],[105.179641,26.139986],[105.176756,26.131738],[105.175398,26.126383],[105.175256,26.11939],[105.179839,26.114829],[105.18527,26.106134],[105.188848,26.103496],[105.190277,26.099331],[105.193544,26.092623],[105.194166,26.089428],[105.193968,26.084213],[105.191366,26.075008],[105.189386,26.070334],[105.188721,26.066899],[105.190022,26.063465],[105.193926,26.060348],[105.196104,26.059744],[105.201196,26.055768],[105.202568,26.048867],[105.209201,26.045289],[105.214307,26.034299],[105.213826,26.030911],[105.21681,26.029098],[105.220219,26.022179],[105.218055,26.015021],[105.220955,26.013812],[105.223274,26.005603],[105.226669,26.002215],[105.227758,25.996726],[105.236286,25.985732],[105.241067,25.983297],[105.24333,25.980513],[105.249878,25.979669],[105.253881,25.983234],[105.254235,25.985509],[105.250105,25.987482],[105.248591,25.991476],[105.250784,25.995246],[105.253047,26.000974],[105.256597,26.005126],[105.261151,26.008578],[105.267006,26.011123],[105.277458,26.012317],[105.287925,26.010089],[105.299664,26.008101],[105.31624,26.010948],[105.328475,26.013541],[105.345574,26.015689],[105.359082,26.018059],[105.373395,26.013096],[105.383847,26.012698],[105.39659,26.014353],[105.408542,26.016914],[105.41898,26.017407],[105.428145,26.016516],[105.443151,26.017455],[105.452812,26.0193],[105.465739,26.022513],[105.475385,26.025503],[105.490603,26.027794],[105.498976,26.030307],[105.505313,26.034887],[105.509358,26.039007],[105.518961,26.051379],[105.527066,26.060539],[105.536443,26.068775],[105.547093,26.07496],[105.558012,26.077488],[105.567177,26.077727],[105.574306,26.074292],[105.582466,26.066072],[105.592268,26.062463],[105.594941,26.066088],[105.598746,26.07434],[105.601009,26.082592],[105.600995,26.088998],[105.605026,26.113525],[105.607303,26.119931],[105.611362,26.127956],[105.613384,26.13506],[105.607218,26.154286],[105.609509,26.158878],[105.611716,26.16034],[105.614247,26.16007],[105.620838,26.157559],[105.623115,26.152713],[105.62494,26.151204],[105.630923,26.141925],[105.632945,26.140081],[105.635915,26.139827],[105.646311,26.143577],[105.660087,26.136712],[105.668163,26.135219],[105.671232,26.136347],[105.672986,26.139525],[105.672491,26.143164],[105.668771,26.147692],[105.669761,26.150918],[105.676875,26.152237],[105.680312,26.156336],[105.679365,26.162739],[105.685164,26.165138],[105.69017,26.169189],[105.695715,26.170237],[105.701811,26.170221],[105.708628,26.1676],[105.709321,26.164709],[105.715516,26.164041],[105.718557,26.164677],[105.719886,26.167648],[105.722871,26.170174],[105.721103,26.172731],[105.721555,26.176004],[105.71932,26.185741],[105.71734,26.188505],[105.715785,26.188886],[105.709349,26.182437],[105.706747,26.181151],[105.7043,26.181738],[105.697016,26.189093],[105.690609,26.193699],[105.686352,26.196002],[105.68044,26.200655],[105.67044,26.204785],[105.665631,26.20731],[105.661657,26.208533],[105.653411,26.208437],[105.647018,26.208834],[105.640413,26.207453],[105.633638,26.207056],[105.627443,26.208501],[105.617486,26.208866],[105.60818,26.20858],[105.604601,26.209089],[105.598336,26.211645],[105.597105,26.21317],[105.595945,26.220411],[105.593159,26.220856],[105.591603,26.222936],[105.591391,26.227176],[105.592848,26.230224],[105.591773,26.232082],[105.587304,26.232209],[105.585125,26.231018],[105.578535,26.225699],[105.56862,26.224524],[105.565805,26.225699],[105.561477,26.229748],[105.557729,26.231383],[105.55425,26.230828],[105.546004,26.227303],[105.542581,26.222174],[105.540035,26.221348],[105.535736,26.222094],[105.531182,26.221872],[105.531252,26.225127],[105.533346,26.233098],[105.53138,26.23367],[105.53145,26.235654],[105.527914,26.236639],[105.523502,26.23602],[105.518028,26.227191],[105.512073,26.223762],[105.508891,26.225032],[105.502668,26.229557],[105.496784,26.23964],[105.492187,26.245831],[105.480731,26.252801],[105.47332,26.259801],[105.471835,26.265071],[105.472485,26.275055],[105.471467,26.283277],[105.47332,26.287355],[105.478553,26.29164],[105.485724,26.296845],[105.486714,26.298718],[105.48851,26.307366],[105.487775,26.315173],[105.490745,26.319996],[105.491678,26.325993],[105.493941,26.3331],[105.500037,26.340889],[105.518565,26.354388],[105.5379,26.359669],[105.532002,26.374086],[105.527136,26.38165],[105.523275,26.394938],[105.517646,26.406163],[105.514308,26.414644],[105.514803,26.422666],[105.51346,26.43075],[105.507873,26.437327],[105.501494,26.439388],[105.482895,26.438247],[105.45499,26.438992],[105.447211,26.440513],[105.442345,26.442336],[105.438767,26.448739],[105.433633,26.454222],[105.428513,26.458802],[105.418796,26.460149],[105.412474,26.460371],[105.399886,26.459404],[105.392475,26.460973],[105.3885,26.463587],[105.378161,26.464823],[105.375219,26.466677],[105.372716,26.469862],[105.369505,26.477531],[105.368034,26.479654],[105.364357,26.480446],[105.362292,26.479924],[105.359463,26.475693],[105.358869,26.471066],[105.355758,26.469482],[105.352561,26.469688],[105.352264,26.476501],[105.349153,26.479622],[105.347965,26.483504],[105.341105,26.493026],[105.342265,26.496479],[105.350454,26.499457],[105.350228,26.50234],[105.353848,26.509437],[105.352236,26.510165],[105.34433,26.508407],[105.340355,26.508867],[105.331303,26.51167],[105.3288,26.516628],[105.32549,26.520429],[105.322902,26.52195],[105.31996,26.526321],[105.317329,26.527778],[105.305109,26.532149],[105.295308,26.53237],[105.292451,26.531246],[105.290046,26.527208],[105.285379,26.523945],[105.281532,26.518639],[105.278038,26.517451],[105.270995,26.51742],[105.260472,26.520239],[105.254376,26.520033],[105.252509,26.520825],[105.244475,26.508391],[105.241194,26.504922],[105.235607,26.503021],[105.231378,26.50063],[105.226683,26.499426],[105.220304,26.499315],[105.217037,26.496289],[105.220785,26.49179],[105.221846,26.487132],[105.226994,26.479813],[105.23804,26.469086],[105.250076,26.465473],[105.254701,26.462526],[105.258039,26.459103],[105.259595,26.453382],[105.256073,26.445807],[105.238776,26.428087],[105.227588,26.418417],[105.21971,26.412663],[105.201125,26.404355],[105.193615,26.39952],[105.190772,26.399028],[105.186727,26.395112],[105.186515,26.391766],[105.187066,26.383473],[105.191451,26.381555],[105.192158,26.379763],[105.190602,26.376702],[105.19073,26.374546],[105.193417,26.370454],[105.202172,26.363539],[105.205001,26.362508],[105.212935,26.362746],[105.219568,26.363508],[105.222836,26.36208],[105.228239,26.362984],[105.233854,26.362017],[105.23367,26.348789],[105.236612,26.344347],[105.241972,26.342967],[105.242764,26.337653],[105.240826,26.332291],[105.240855,26.326168],[105.238337,26.321805],[105.222567,26.312348],[105.217235,26.306366],[105.213473,26.296274],[105.210729,26.286197],[105.209244,26.276801],[105.208522,26.269468],[105.206528,26.260976],[105.207589,26.254579],[105.207617,26.248848],[105.2051,26.24472],[105.200008,26.24264],[105.193162,26.238719],[105.188099,26.232288],[105.183318,26.221507],[105.178764,26.215314],[105.171423,26.21001],[105.16404,26.205547],[105.155271,26.201243],[105.148058,26.199099],[105.146502,26.197701],[105.147068,26.194382],[105.150024,26.190935],[105.150024,26.189013],[105.139431,26.185614],[105.137351,26.184073],[105.137267,26.182278],[105.1396,26.180325],[105.139431,26.17602],[105.137776,26.173446],[105.131369,26.171032],[105.129191,26.169634],[105.126249,26.16401],[105.124679,26.164026]]]]}},{"type":"Feature","properties":{"adcode":520221,"name":"水城区","center":[104.95685,26.540478],"centroid":[104.921515,26.353861],"childrenNum":0,"level":"district","parent":{"adcode":520200},"subFeatureIndex":2,"acroutes":[100000,520000,520200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.965959,26.054003],[104.96791,26.054115],[104.97204,26.056802],[104.974091,26.062192],[104.976849,26.066295],[104.988334,26.068426],[104.994444,26.072607],[105.000031,26.077695],[105.004726,26.08593],[105.011954,26.091542],[105.010101,26.098632],[105.005448,26.106134],[105.002322,26.112763],[104.99996,26.120757],[105.004528,26.133042],[105.019195,26.148821],[105.032688,26.156257],[105.052164,26.172668],[105.063338,26.16876],[105.064243,26.165138],[105.065841,26.162532],[105.070197,26.160483],[105.077015,26.160769],[105.086731,26.158354],[105.090833,26.158528],[105.096264,26.160499],[105.103194,26.164216],[105.10724,26.164852],[105.110988,26.163581],[105.117126,26.163517],[105.124679,26.164026],[105.126249,26.16401],[105.129191,26.169634],[105.131369,26.171032],[105.137776,26.173446],[105.139431,26.17602],[105.1396,26.180325],[105.137267,26.182278],[105.137351,26.184073],[105.139431,26.185614],[105.150024,26.189013],[105.150024,26.190935],[105.147068,26.194382],[105.146502,26.197701],[105.148058,26.199099],[105.155271,26.201243],[105.16404,26.205547],[105.171423,26.21001],[105.178764,26.215314],[105.183318,26.221507],[105.188099,26.232288],[105.193162,26.238719],[105.200008,26.24264],[105.2051,26.24472],[105.207617,26.248848],[105.207589,26.254579],[105.206528,26.260976],[105.208522,26.269468],[105.209244,26.276801],[105.210729,26.286197],[105.213473,26.296274],[105.217235,26.306366],[105.222567,26.312348],[105.238337,26.321805],[105.240855,26.326168],[105.240826,26.332291],[105.242764,26.337653],[105.241972,26.342967],[105.236612,26.344347],[105.23367,26.348789],[105.233854,26.362017],[105.228239,26.362984],[105.222836,26.36208],[105.219568,26.363508],[105.212935,26.362746],[105.205001,26.362508],[105.202172,26.363539],[105.193417,26.370454],[105.19073,26.374546],[105.190602,26.376702],[105.192158,26.379763],[105.191451,26.381555],[105.187066,26.383473],[105.186515,26.391766],[105.186727,26.395112],[105.190772,26.399028],[105.193615,26.39952],[105.201125,26.404355],[105.21971,26.412663],[105.227588,26.418417],[105.238776,26.428087],[105.256073,26.445807],[105.259595,26.453382],[105.258039,26.459103],[105.254701,26.462526],[105.250076,26.465473],[105.23804,26.469086],[105.226994,26.479813],[105.221846,26.487132],[105.220785,26.49179],[105.217037,26.496289],[105.220304,26.499315],[105.226683,26.499426],[105.231378,26.50063],[105.235607,26.503021],[105.241194,26.504922],[105.244475,26.508391],[105.252509,26.520825],[105.248323,26.524088],[105.23763,26.527794],[105.229823,26.528633],[105.227744,26.529346],[105.224391,26.532497],[105.218338,26.533922],[105.208466,26.544437],[105.208593,26.553479],[105.212963,26.566224],[105.211408,26.57528],[105.19476,26.581533],[105.191324,26.585965],[105.183672,26.590698],[105.176826,26.591758],[105.169019,26.590349],[105.159783,26.58625],[105.150731,26.578873],[105.147507,26.57672],[105.144154,26.575818],[105.142217,26.577163],[105.140562,26.581232],[105.138695,26.59008],[105.136517,26.593689],[105.134424,26.602189],[105.131538,26.606921],[105.125824,26.609659],[105.123547,26.612444],[105.125061,26.617508],[105.12738,26.620056],[105.12854,26.622809],[105.126772,26.625547],[105.114071,26.620974],[105.109092,26.624044],[105.105882,26.635373],[105.100111,26.642224],[105.096703,26.642746],[105.08973,26.646227],[105.086943,26.649581],[105.08072,26.649786],[105.08287,26.645483],[105.078839,26.647018],[105.074808,26.650245],[105.072913,26.652697],[105.068274,26.656684],[105.068387,26.658851],[105.06413,26.666064],[105.061513,26.668247],[105.061768,26.673625],[105.06082,26.675191],[105.057991,26.675839],[105.05232,26.681944],[105.042377,26.681976],[105.03546,26.680363],[105.031557,26.678069],[105.030227,26.673957],[105.028332,26.670889],[105.022363,26.657902],[105.022279,26.651653],[105.018078,26.643395],[105.013312,26.637493],[105.010341,26.635848],[105.008927,26.633538],[105.006056,26.633664],[105.001982,26.636765],[104.999748,26.637145],[104.994854,26.635689],[104.992492,26.634075],[104.98699,26.633348],[104.987811,26.628237],[104.989041,26.626053],[104.984374,26.621433],[104.983256,26.619011],[104.980569,26.616733],[104.981969,26.614264],[104.982351,26.609026],[104.978306,26.603391],[104.978589,26.60078],[104.982012,26.599783],[104.986679,26.604167],[104.987825,26.604373],[104.983256,26.593832],[104.986693,26.589257],[105.03754,26.561174],[105.040778,26.559812],[105.043296,26.562266],[105.046818,26.559796],[105.044739,26.555775],[105.044032,26.552513],[105.038912,26.552624],[105.038105,26.555236],[104.975477,26.572367],[104.972139,26.572066],[104.970555,26.569533],[104.965322,26.567158],[104.965308,26.563913],[104.963696,26.565543],[104.958081,26.564973],[104.954827,26.567823],[104.952282,26.567032],[104.951744,26.564213],[104.949142,26.562314],[104.947077,26.558878],[104.944531,26.559005],[104.939255,26.565955],[104.935804,26.567934],[104.932834,26.564134],[104.928068,26.568171],[104.924532,26.568694],[104.924023,26.563089],[104.921661,26.559717],[104.923952,26.55815],[104.922028,26.551199],[104.917276,26.549774],[104.915819,26.545989],[104.909511,26.545688],[104.907729,26.541207],[104.908493,26.537454],[104.903401,26.537137],[104.901831,26.535886],[104.899908,26.527999],[104.900841,26.52385],[104.903967,26.523391],[104.904745,26.521569],[104.908238,26.519209],[104.906216,26.514648],[104.894957,26.515487],[104.885948,26.519035],[104.879498,26.520318],[104.86237,26.526859],[104.861875,26.527746],[104.840462,26.538198],[104.826757,26.545419],[104.814395,26.551436],[104.810095,26.554302],[104.804523,26.560857],[104.802359,26.562266],[104.795669,26.561364],[104.791002,26.558656],[104.784962,26.55655],[104.782346,26.557168],[104.776221,26.561886],[104.776207,26.569438],[104.774609,26.577132],[104.771639,26.580583],[104.769234,26.581786],[104.765826,26.581612],[104.761243,26.584287],[104.761894,26.58644],[104.759504,26.589321],[104.752757,26.591869],[104.752559,26.593958],[104.750254,26.598295],[104.747467,26.60021],[104.748401,26.604088],[104.752502,26.605386],[104.751555,26.607997],[104.747651,26.611985],[104.745756,26.612792],[104.743465,26.616068],[104.743337,26.618204],[104.738415,26.623363],[104.731443,26.624344],[104.729788,26.625737],[104.727115,26.625246],[104.724017,26.627541],[104.718586,26.623806],[104.711189,26.620531],[104.703806,26.614501],[104.694627,26.609595],[104.689252,26.604135],[104.68829,26.600479],[104.689153,26.592581],[104.69184,26.580472],[104.692845,26.558023],[104.691642,26.549299],[104.688375,26.543535],[104.680964,26.541397],[104.67583,26.541349],[104.670498,26.53625],[104.673637,26.529409],[104.677286,26.524183],[104.676806,26.520746],[104.667598,26.518354],[104.655562,26.518687],[104.646312,26.522029],[104.643978,26.521997],[104.629849,26.526907],[104.610048,26.534271],[104.593881,26.538927],[104.586555,26.542078],[104.581449,26.543123],[104.579709,26.541825],[104.574236,26.540067],[104.572143,26.540621],[104.569229,26.538974],[104.568097,26.532766],[104.569045,26.531072],[104.570657,26.524626],[104.572708,26.524357],[104.57756,26.525782],[104.581845,26.524642],[104.592311,26.522931],[104.595918,26.520809],[104.599581,26.520207],[104.603867,26.51723],[104.606568,26.51289],[104.612848,26.508803],[104.614955,26.509072],[104.617374,26.503101],[104.620811,26.500899],[104.620853,26.497208],[104.627289,26.492012],[104.630188,26.490206],[104.632437,26.485944],[104.63651,26.482031],[104.638589,26.478117],[104.636072,26.468927],[104.634742,26.465679],[104.631829,26.461607],[104.632239,26.451813],[104.636242,26.448184],[104.639495,26.441908],[104.642111,26.439103],[104.64576,26.438167],[104.649466,26.438944],[104.653115,26.437391],[104.659267,26.437185],[104.664868,26.43495],[104.665943,26.433286],[104.664543,26.43067],[104.66566,26.427468],[104.664854,26.419448],[104.668814,26.409857],[104.668786,26.406638],[104.664868,26.401945],[104.664458,26.399456],[104.665378,26.396238],[104.669309,26.391449],[104.669705,26.388484],[104.671233,26.386185],[104.674826,26.383902],[104.680978,26.378748],[104.684132,26.377352],[104.682746,26.375354],[104.684019,26.369645],[104.680511,26.364142],[104.676014,26.362953],[104.670512,26.364808],[104.666198,26.363111],[104.660569,26.357798],[104.658405,26.35434],[104.657811,26.350978],[104.658942,26.349154],[104.658362,26.344189],[104.65955,26.341603],[104.659494,26.335559],[104.657782,26.334369],[104.65238,26.333481],[104.649013,26.331149],[104.645902,26.330245],[104.637104,26.329277],[104.633568,26.328167],[104.626794,26.328278],[104.621985,26.328991],[104.618661,26.325882],[104.61381,26.322709],[104.606696,26.321614],[104.600529,26.321233],[104.591802,26.317077],[104.589568,26.311079],[104.58473,26.306366],[104.581661,26.300003],[104.5821,26.296988],[104.580332,26.293037],[104.576909,26.290783],[104.587276,26.28899],[104.601222,26.287609],[104.60712,26.28453],[104.612537,26.279547],[104.615408,26.273166],[104.616752,26.266754],[104.614248,26.261928],[104.607403,26.258881],[104.604404,26.252451],[104.607558,26.243307],[104.614022,26.236496],[104.628646,26.230462],[104.633059,26.224095],[104.634686,26.21425],[104.635605,26.200528],[104.636878,26.176941],[104.637274,26.173653],[104.639721,26.167108],[104.63883,26.164582],[104.639622,26.157655],[104.645605,26.1506],[104.64651,26.147295],[104.644898,26.143879],[104.639141,26.141623],[104.633554,26.141194],[104.636044,26.133884],[104.642465,26.13096],[104.651686,26.128306],[104.666523,26.127098],[104.673666,26.1274],[104.684443,26.124079],[104.689068,26.119994],[104.694754,26.113637],[104.701769,26.101811],[104.703155,26.091733],[104.703198,26.08601],[104.705036,26.080302],[104.707908,26.075533],[104.714767,26.077425],[104.725191,26.083021],[104.730778,26.085135],[104.738684,26.08566],[104.743804,26.084102],[104.762955,26.080127],[104.772374,26.080429],[104.78434,26.079825],[104.79045,26.080096],[104.802147,26.081765],[104.808964,26.086153],[104.815272,26.092846],[104.823122,26.097694],[104.833531,26.099586],[104.840391,26.099856],[104.857689,26.10224],[104.872695,26.101414],[104.882129,26.100317],[104.888522,26.097614],[104.893161,26.093068],[104.900374,26.082576],[104.909101,26.071415],[104.914179,26.071431],[104.915819,26.070445],[104.916102,26.067726],[104.914122,26.062033],[104.914037,26.056595],[104.915621,26.054926],[104.917064,26.050791],[104.920091,26.046131],[104.923598,26.046529],[104.930925,26.050171],[104.937261,26.05588],[104.940005,26.059108],[104.942749,26.060094],[104.952366,26.060364],[104.956298,26.05879],[104.962578,26.05448],[104.965959,26.054003]]],[[[105.03754,26.561174],[104.986693,26.589257],[104.982408,26.585553],[104.983171,26.58158],[104.981191,26.577623],[104.982563,26.576546],[104.976043,26.573633],[104.975477,26.572367],[105.038105,26.555236],[105.038162,26.559495],[105.03604,26.559511],[105.03754,26.561174]]]]}},{"type":"Feature","properties":{"adcode":520281,"name":"盘州市","center":[104.468367,25.706966],"centroid":[104.66076,25.766657],"childrenNum":0,"level":"district","parent":{"adcode":520200},"subFeatureIndex":3,"acroutes":[100000,520000,520200]},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.576909,26.290783],[104.570983,26.285245],[104.568508,26.281658],[104.565792,26.279896],[104.558338,26.2765],[104.555326,26.273547],[104.552497,26.268373],[104.55039,26.263309],[104.547236,26.257611],[104.542031,26.253118],[104.543558,26.243656],[104.543205,26.241084],[104.546175,26.235257],[104.548664,26.227239],[104.551776,26.226525],[104.552808,26.225032],[104.550319,26.220586],[104.549541,26.215695],[104.544845,26.215171],[104.541352,26.212773],[104.53865,26.207135],[104.540475,26.20083],[104.539061,26.196208],[104.533446,26.187758],[104.533092,26.184677],[104.531282,26.179721],[104.528665,26.17521],[104.526303,26.174129],[104.519486,26.168093],[104.518637,26.164629],[104.519401,26.159243],[104.518156,26.153714],[104.518595,26.15114],[104.517619,26.143227],[104.518764,26.138333],[104.518906,26.132835],[104.521225,26.12802],[104.526501,26.121726],[104.528467,26.113112],[104.527929,26.108407],[104.526331,26.104783],[104.526699,26.100349],[104.524747,26.096518],[104.522555,26.094149],[104.521353,26.090509],[104.51868,26.086979],[104.516332,26.085231],[104.511438,26.084309],[104.508425,26.082878],[104.505752,26.079666],[104.506375,26.076979],[104.503518,26.072575],[104.499289,26.070508],[104.493122,26.071256],[104.490222,26.074134],[104.47936,26.077441],[104.475853,26.080875],[104.470563,26.082131],[104.46953,26.085326],[104.466857,26.087186],[104.459955,26.085851],[104.455514,26.076948],[104.456773,26.072098],[104.462359,26.069348],[104.464608,26.067312],[104.470252,26.05879],[104.472755,26.053304],[104.472769,26.048024],[104.469884,26.042951],[104.468795,26.033615],[104.467239,26.030959],[104.462374,26.029639],[104.463958,26.022068],[104.466419,26.015005],[104.47052,26.009501],[104.466843,26.00659],[104.465443,26.003042],[104.465627,25.999256],[104.464806,25.997649],[104.46219,25.996885],[104.461483,25.989805],[104.462444,25.98597],[104.459969,25.981276],[104.456801,25.97838],[104.447777,25.965045],[104.446547,25.96199],[104.444001,25.959841],[104.442049,25.955083],[104.441512,25.948923],[104.442219,25.946902],[104.444864,25.945517],[104.446547,25.942891],[104.445458,25.938975],[104.439843,25.937049],[104.439489,25.931111],[104.438344,25.927705],[104.432276,25.924139],[104.42949,25.920573],[104.425558,25.920334],[104.420268,25.918551],[104.415289,25.913393],[104.414568,25.909906],[104.417765,25.898171],[104.418415,25.892757],[104.420353,25.891244],[104.42792,25.896133],[104.430904,25.896738],[104.434313,25.895193],[104.435741,25.89263],[104.435515,25.884651],[104.436576,25.8829],[104.437537,25.875733],[104.44137,25.871178],[104.441879,25.869155],[104.436731,25.864839],[104.429659,25.858038],[104.426746,25.851794],[104.423592,25.842204],[104.424101,25.837966],[104.427326,25.833521],[104.430918,25.825794],[104.430932,25.82162],[104.428118,25.818401],[104.421399,25.81582],[104.416166,25.811613],[104.411499,25.796984],[104.407892,25.796442],[104.403197,25.79845],[104.40273,25.793318],[104.403833,25.786593],[104.399675,25.765728],[104.397921,25.761567],[104.39109,25.760882],[104.385517,25.746055],[104.380553,25.738992],[104.376946,25.736106],[104.373099,25.731577],[104.370864,25.730668],[104.365475,25.730413],[104.359634,25.734671],[104.355773,25.736329],[104.351926,25.739725],[104.353142,25.745513],[104.351091,25.745927],[104.343567,25.75036],[104.340639,25.751555],[104.335052,25.756274],[104.328857,25.760483],[104.327486,25.759064],[104.325095,25.75291],[104.324629,25.748973],[104.32757,25.737078],[104.322295,25.732662],[104.321856,25.72968],[104.32402,25.725231],[104.322153,25.720909],[104.322196,25.712888],[104.323426,25.707672],[104.32344,25.70343],[104.320414,25.698103],[104.318872,25.690638],[104.317076,25.687703],[104.316284,25.683922],[104.317189,25.680317],[104.317019,25.675292],[104.313894,25.670825],[104.314983,25.66631],[104.313554,25.66406],[104.309438,25.662178],[104.308519,25.660534],[104.309933,25.654727],[104.310089,25.648982],[104.31173,25.647116],[104.320315,25.64394],[104.324049,25.643397],[104.324699,25.640685],[104.318999,25.635355],[104.316001,25.633823],[104.312932,25.635562],[104.312366,25.634605],[104.314445,25.630998],[104.320187,25.625029],[104.33105,25.615597],[104.332266,25.610249],[104.329876,25.605493],[104.329749,25.603577],[104.33146,25.599794],[104.335477,25.598086],[104.347923,25.600017],[104.353934,25.59882],[104.357626,25.600257],[104.360426,25.59965],[104.367639,25.595835],[104.369521,25.593648],[104.367795,25.588779],[104.368969,25.583303],[104.366423,25.58019],[104.365122,25.577252],[104.368488,25.577555],[104.371034,25.581116],[104.375249,25.58458],[104.381797,25.585953],[104.386069,25.59111],[104.387794,25.594734],[104.389095,25.595468],[104.397454,25.593409],[104.40041,25.590599],[104.403847,25.589481],[104.412828,25.585378],[104.418938,25.585283],[104.421753,25.584676],[104.423634,25.581563],[104.428401,25.576054],[104.428655,25.572542],[104.425077,25.569205],[104.423167,25.563792],[104.429546,25.5594],[104.434228,25.555456],[104.434058,25.551336],[104.432545,25.545698],[104.434143,25.539598],[104.436321,25.536675],[104.433945,25.529727],[104.436151,25.520447],[104.43427,25.515367],[104.431639,25.504248],[104.426505,25.502011],[104.422588,25.50134],[104.41867,25.499327],[104.420155,25.496883],[104.425317,25.49511],[104.430282,25.486737],[104.430225,25.475584],[104.433139,25.474194],[104.434723,25.472212],[104.437905,25.471988],[104.440592,25.473554],[104.441314,25.477565],[104.443266,25.478444],[104.446448,25.476447],[104.449234,25.483078],[104.448753,25.485267],[104.449715,25.495046],[104.451016,25.496915],[104.453463,25.497362],[104.455429,25.495365],[104.460733,25.495717],[104.4725,25.494518],[104.48175,25.494454],[104.484056,25.495014],[104.488893,25.499008],[104.493857,25.501708],[104.499373,25.507204],[104.503673,25.507603],[104.507775,25.509632],[104.509529,25.512859],[104.511792,25.514664],[104.512711,25.517827],[104.515667,25.521565],[104.524945,25.526548],[104.527859,25.524025],[104.528113,25.521852],[104.533672,25.52099],[104.534209,25.523386],[104.538353,25.520654],[104.539541,25.51813],[104.543304,25.517971],[104.546585,25.515367],[104.547773,25.516629],[104.543487,25.520942],[104.543572,25.524903],[104.546939,25.529072],[104.549414,25.529855],[104.552851,25.527778],[104.556995,25.524105],[104.553643,25.5173],[104.553402,25.51436],[104.555863,25.505846],[104.556005,25.503833],[104.55196,25.489917],[104.550998,25.482183],[104.551224,25.473826],[104.549371,25.470103],[104.545609,25.466875],[104.543629,25.463998],[104.542908,25.458804],[104.543615,25.45305],[104.545708,25.444915],[104.545284,25.439672],[104.54527,25.431136],[104.54428,25.419514],[104.542738,25.414989],[104.539527,25.4116],[104.538679,25.408051],[104.540574,25.402742],[104.543304,25.400823],[104.548579,25.400488],[104.553133,25.395419],[104.555693,25.394236],[104.559979,25.39414],[104.565905,25.401879],[104.567758,25.402902],[104.572425,25.402406],[104.576414,25.401063],[104.578917,25.395867],[104.584829,25.394475],[104.59176,25.390206],[104.59357,25.387839],[104.591251,25.384817],[104.597389,25.380691],[104.598747,25.377172],[104.606455,25.371975],[104.61132,25.369847],[104.611999,25.36836],[104.616002,25.364617],[104.62347,25.365977],[104.628095,25.364841],[104.632423,25.365561],[104.636524,25.364937],[104.639862,25.362682],[104.64296,25.358971],[104.645803,25.356796],[104.650102,25.359403],[104.652394,25.358107],[104.654812,25.360043],[104.656043,25.364633],[104.659494,25.374294],[104.664529,25.37778],[104.670158,25.373494],[104.67682,25.367608],[104.683976,25.362634],[104.688616,25.355356],[104.690483,25.347806],[104.688022,25.340223],[104.687824,25.33312],[104.692434,25.328577],[104.699534,25.329792],[104.710383,25.334944],[104.719505,25.336864],[104.724328,25.336912],[104.741287,25.33936],[104.754963,25.340383],[104.767877,25.339104],[104.783845,25.337152],[104.799261,25.338176],[104.812387,25.341455],[104.822231,25.341983],[104.834055,25.348926],[104.844535,25.36433],[104.849825,25.3678],[104.855143,25.365529],[104.861578,25.360027],[104.865199,25.353453],[104.866656,25.351853],[104.870758,25.351325],[104.875029,25.354764],[104.878918,25.359403],[104.882865,25.360315],[104.88691,25.36225],[104.888395,25.36417],[104.888805,25.368248],[104.887673,25.370119],[104.883331,25.371815],[104.880927,25.374566],[104.878607,25.374294],[104.875906,25.375493],[104.869089,25.375845],[104.866331,25.379235],[104.863106,25.381762],[104.857958,25.38189],[104.855779,25.383697],[104.854139,25.389278],[104.852682,25.391757],[104.852654,25.395531],[104.850504,25.40271],[104.850631,25.414446],[104.860051,25.442965],[104.872681,25.460914],[104.892808,25.480298],[104.901265,25.493016],[104.902157,25.49904],[104.913174,25.517012],[104.911774,25.541131],[104.914377,25.550154],[104.902807,25.557037],[104.888282,25.556781],[104.880036,25.564798],[104.878975,25.5712],[104.880913,25.580828],[104.88186,25.589082],[104.876684,25.600512],[104.863148,25.614399],[104.86155,25.621502],[104.864563,25.626561],[104.870842,25.633009],[104.887235,25.64319],[104.896061,25.650355],[104.901322,25.659083],[104.904038,25.668958],[104.905494,25.67676],[104.909214,25.688915],[104.909115,25.700607],[104.904717,25.709969],[104.893175,25.723174],[104.880828,25.742101],[104.879852,25.744429],[104.877886,25.744397],[104.877561,25.748287],[104.875128,25.755812],[104.870107,25.774909],[104.872865,25.780281],[104.873148,25.805876],[104.876528,25.811119],[104.87865,25.816792],[104.880686,25.819166],[104.884986,25.822337],[104.88848,25.837361],[104.891478,25.841344],[104.901096,25.848528],[104.90548,25.848799],[104.911067,25.846935],[104.920317,25.852861],[104.922863,25.857369],[104.932961,25.864807],[104.942763,25.866289],[104.947473,25.868869],[104.949,25.878998],[104.948378,25.897821],[104.944319,25.906897],[104.950118,25.914794],[104.951164,25.920143],[104.945507,25.925349],[104.936554,25.928708],[104.932679,25.934407],[104.930076,25.940567],[104.935606,25.948382],[104.940599,25.964074],[104.941094,25.969294],[104.94009,25.974689],[104.94958,26.000226],[104.955535,26.009214],[104.958689,26.033472],[104.957854,26.038641],[104.959962,26.044796],[104.965959,26.054003],[104.962578,26.05448],[104.956298,26.05879],[104.952366,26.060364],[104.942749,26.060094],[104.940005,26.059108],[104.937261,26.05588],[104.930925,26.050171],[104.923598,26.046529],[104.920091,26.046131],[104.917064,26.050791],[104.915621,26.054926],[104.914037,26.056595],[104.914122,26.062033],[104.916102,26.067726],[104.915819,26.070445],[104.914179,26.071431],[104.909101,26.071415],[104.900374,26.082576],[104.893161,26.093068],[104.888522,26.097614],[104.882129,26.100317],[104.872695,26.101414],[104.857689,26.10224],[104.840391,26.099856],[104.833531,26.099586],[104.823122,26.097694],[104.815272,26.092846],[104.808964,26.086153],[104.802147,26.081765],[104.79045,26.080096],[104.78434,26.079825],[104.772374,26.080429],[104.762955,26.080127],[104.743804,26.084102],[104.738684,26.08566],[104.730778,26.085135],[104.725191,26.083021],[104.714767,26.077425],[104.707908,26.075533],[104.705036,26.080302],[104.703198,26.08601],[104.703155,26.091733],[104.701769,26.101811],[104.694754,26.113637],[104.689068,26.119994],[104.684443,26.124079],[104.673666,26.1274],[104.666523,26.127098],[104.651686,26.128306],[104.642465,26.13096],[104.636044,26.133884],[104.633554,26.141194],[104.639141,26.141623],[104.644898,26.143879],[104.64651,26.147295],[104.645605,26.1506],[104.639622,26.157655],[104.63883,26.164582],[104.639721,26.167108],[104.637274,26.173653],[104.636878,26.176941],[104.635605,26.200528],[104.634686,26.21425],[104.633059,26.224095],[104.628646,26.230462],[104.614022,26.236496],[104.607558,26.243307],[104.604404,26.252451],[104.607403,26.258881],[104.614248,26.261928],[104.616752,26.266754],[104.615408,26.273166],[104.612537,26.279547],[104.60712,26.28453],[104.601222,26.287609],[104.587276,26.28899],[104.576909,26.290783]]]]}}]}
|
public/china-city-data/citys/兰州市.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":620102,"name":"城关区","center":[103.841032,36.049115],"centroid":[103.876332,36.073479],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":0,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.981579,36.098758],[103.979169,36.103754],[103.975533,36.103511],[103.972035,36.101378],[103.967985,36.104684],[103.962847,36.103081],[103.959982,36.102981],[103.958144,36.099746],[103.961108,36.098415],[103.950339,36.097098],[103.948145,36.097985],[103.948106,36.096253],[103.945616,36.094378],[103.943403,36.097456],[103.940063,36.100233],[103.941901,36.101507],[103.940795,36.10603],[103.942099,36.108105],[103.944668,36.109537],[103.944035,36.111426],[103.94692,36.119298],[103.944312,36.120242],[103.943778,36.123376],[103.941249,36.12631],[103.941111,36.128127],[103.94445,36.131233],[103.941565,36.132864],[103.94119,36.13574],[103.939293,36.137056],[103.936625,36.135654],[103.930776,36.138315],[103.928069,36.142622],[103.925322,36.144196],[103.918051,36.145455],[103.916391,36.146542],[103.914988,36.149646],[103.909356,36.150104],[103.908526,36.151878],[103.905977,36.15348],[103.901195,36.153552],[103.895959,36.149632],[103.893153,36.149131],[103.892323,36.151721],[103.888272,36.156413],[103.885723,36.153237],[103.887166,36.150161],[103.891691,36.148945],[103.892521,36.147086],[103.895208,36.145998],[103.898488,36.145998],[103.906906,36.147701],[103.90825,36.146671],[103.906768,36.142579],[103.905226,36.141806],[103.903942,36.138859],[103.901314,36.137629],[103.897303,36.133837],[103.896729,36.132363],[103.891829,36.127426],[103.886968,36.124464],[103.882324,36.117323],[103.882166,36.115906],[103.884676,36.113745],[103.882107,36.109995],[103.878096,36.111555],[103.873037,36.111598],[103.869599,36.113072],[103.870231,36.11685],[103.866931,36.118897],[103.864204,36.122589],[103.863947,36.12538],[103.861774,36.127068],[103.862228,36.130474],[103.86124,36.140447],[103.856597,36.146613],[103.853218,36.148788],[103.849858,36.154453],[103.847803,36.156027],[103.843397,36.155869],[103.839445,36.159317],[103.831561,36.158287],[103.830731,36.156513],[103.830652,36.149346],[103.825929,36.143123],[103.822333,36.136684],[103.822392,36.131791],[103.82506,36.121387],[103.824111,36.118926],[103.819882,36.121688],[103.808026,36.117323],[103.804924,36.118081],[103.80688,36.123333],[103.806307,36.1289],[103.803126,36.132592],[103.802968,36.136927],[103.804904,36.137786],[103.804805,36.140233],[103.803086,36.143967],[103.804667,36.145784],[103.801328,36.14793],[103.797909,36.144138],[103.796012,36.144925],[103.78878,36.145998],[103.78797,36.144568],[103.789274,36.142035],[103.792949,36.139789],[103.794135,36.138043],[103.793977,36.130717],[103.793443,36.128442],[103.79374,36.123276],[103.79046,36.123677],[103.786172,36.119026],[103.783089,36.119555],[103.782121,36.118339],[103.779572,36.111226],[103.7822,36.106331],[103.786389,36.101263],[103.788582,36.095723],[103.788088,36.091343],[103.785915,36.090068],[103.78548,36.085487],[103.783069,36.080032],[103.779987,36.077999],[103.786448,36.073803],[103.800596,36.06743],[103.805359,36.064695],[103.808975,36.064036],[103.807196,36.059725],[103.808244,36.058078],[103.806999,36.054741],[103.807256,36.050057],[103.806663,36.04682],[103.805161,36.044929],[103.807354,36.043282],[103.814093,36.041405],[103.815357,36.039844],[103.816839,36.034099],[103.818519,36.030732],[103.822846,36.026706],[103.826818,36.02586],[103.831027,36.02235],[103.833754,36.017148],[103.835295,36.017077],[103.835453,36.013695],[103.83658,36.009883],[103.84152,36.008707],[103.838121,36.007274],[103.83739,36.004494],[103.841263,36.004666],[103.84559,36.004007],[103.842923,36.00276],[103.844523,36.001197],[103.84233,35.998875],[103.844148,35.995994],[103.848535,35.994762],[103.849562,35.993314],[103.849819,35.98887],[103.852783,35.984698],[103.857763,35.983336],[103.85962,35.980484],[103.85879,35.97657],[103.862762,35.974863],[103.867247,35.971838],[103.867623,35.970447],[103.86535,35.969458],[103.8662,35.967637],[103.873432,35.964583],[103.876851,35.961872],[103.879222,35.965515],[103.880704,35.973774],[103.887245,35.984125],[103.889319,35.989171],[103.894833,35.996138],[103.900682,35.99985],[103.899101,36.001398],[103.900188,36.004967],[103.90244,36.004551],[103.902717,36.008664],[103.905641,36.009983],[103.905444,36.014368],[103.907281,36.013437],[103.907775,36.015429],[103.910285,36.015558],[103.913921,36.019011],[103.917458,36.024471],[103.923425,36.026734],[103.926429,36.029528],[103.936704,36.035617],[103.94032,36.036549],[103.943838,36.033984],[103.944509,36.034701],[103.94445,36.041162],[103.942178,36.044872],[103.942138,36.047078],[103.94034,36.048954],[103.936605,36.04937],[103.933859,36.051576],[103.934076,36.052765],[103.93704,36.053925],[103.947948,36.054369],[103.953737,36.052449],[103.960179,36.052865],[103.963973,36.053681],[103.969467,36.055944],[103.977786,36.05709],[103.975553,36.06133],[103.977054,36.063864],[103.97575,36.065927],[103.976185,36.068891],[103.978556,36.075478],[103.97745,36.078471],[103.978774,36.082122],[103.977667,36.085716],[103.982093,36.088894],[103.984445,36.092502],[103.985452,36.095351],[103.981579,36.098758]]]]}},{"type":"Feature","properties":{"adcode":620103,"name":"七里河区","center":[103.784326,36.06673],"centroid":[103.771086,35.964945],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":1,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.837587,35.840678],[103.838753,35.851966],[103.841579,35.860538],[103.8448,35.867258],[103.850175,35.870072],[103.854759,35.869253],[103.858098,35.867214],[103.864876,35.860036],[103.876021,35.85692],[103.880941,35.856388],[103.88596,35.854694],[103.893192,35.854694],[103.901037,35.852339],[103.906116,35.852956],[103.911075,35.857537],[103.911115,35.86898],[103.903685,35.886049],[103.901057,35.889393],[103.900978,35.894675],[103.90327,35.902238],[103.907005,35.909643],[103.909356,35.91247],[103.909317,35.914421],[103.907479,35.917248],[103.903013,35.920892],[103.897638,35.923934],[103.893252,35.924249],[103.887857,35.932972],[103.87778,35.940116],[103.876278,35.942296],[103.876218,35.946125],[103.877029,35.948994],[103.876139,35.952895],[103.875981,35.959248],[103.876851,35.961872],[103.873432,35.964583],[103.8662,35.967637],[103.86535,35.969458],[103.867623,35.970447],[103.867247,35.971838],[103.862762,35.974863],[103.85879,35.97657],[103.85962,35.980484],[103.857763,35.983336],[103.852783,35.984698],[103.849819,35.98887],[103.849562,35.993314],[103.848535,35.994762],[103.844148,35.995994],[103.84233,35.998875],[103.844523,36.001197],[103.842923,36.00276],[103.84559,36.004007],[103.841263,36.004666],[103.83739,36.004494],[103.838121,36.007274],[103.84152,36.008707],[103.83658,36.009883],[103.835453,36.013695],[103.835295,36.017077],[103.833754,36.017148],[103.831027,36.02235],[103.826818,36.02586],[103.822846,36.026706],[103.818519,36.030732],[103.816839,36.034099],[103.815357,36.039844],[103.814093,36.041405],[103.807354,36.043282],[103.805161,36.044929],[103.806663,36.04682],[103.807256,36.050057],[103.806999,36.054741],[103.808244,36.058078],[103.807196,36.059725],[103.808975,36.064036],[103.805359,36.064695],[103.800596,36.06743],[103.786448,36.073803],[103.779987,36.077999],[103.773901,36.083411],[103.769652,36.084929],[103.761412,36.084585],[103.740783,36.084857],[103.734202,36.089338],[103.729954,36.091371],[103.723848,36.092774],[103.719955,36.090283],[103.716695,36.084499],[103.715154,36.083253],[103.711419,36.082366],[103.70721,36.083125],[103.695809,36.087048],[103.691402,36.088837],[103.686758,36.094106],[103.678538,36.101378],[103.675772,36.103325],[103.673717,36.100376],[103.674507,36.097713],[103.673183,36.095022],[103.673203,36.092431],[103.671583,36.090612],[103.671484,36.087649],[103.668619,36.084857],[103.674606,36.080204],[103.676444,36.079602],[103.688003,36.078213],[103.686916,36.077125],[103.687213,36.073817],[103.683044,36.071211],[103.683261,36.067559],[103.681364,36.065826],[103.682214,36.062089],[103.678439,36.061057],[103.678064,36.058608],[103.678479,36.052736],[103.674586,36.049413],[103.68006,36.044729],[103.690473,36.041634],[103.690987,36.04003],[103.686304,36.036062],[103.680396,36.034056],[103.681245,36.028697],[103.681008,36.023038],[103.680079,36.014483],[103.67842,36.011617],[103.673835,36.009123],[103.670852,36.00478],[103.66933,35.999922],[103.670219,35.995034],[103.672156,35.994117],[103.673697,35.991293],[103.671207,35.988397],[103.66931,35.982749],[103.66767,35.981329],[103.662078,35.979494],[103.65866,35.977774],[103.655972,35.973315],[103.655221,35.969687],[103.650716,35.968526],[103.647179,35.969702],[103.643266,35.97482],[103.641014,35.975437],[103.639393,35.977616],[103.628328,35.975437],[103.620542,35.966432],[103.617084,35.961227],[103.616847,35.959277],[103.62074,35.951561],[103.621155,35.946082],[103.623526,35.94198],[103.624,35.934952],[103.632379,35.93323],[103.643721,35.931351],[103.649115,35.928424],[103.657395,35.919429],[103.660952,35.914306],[103.662691,35.913833],[103.665674,35.915397],[103.668777,35.920175],[103.67097,35.921107],[103.679151,35.922557],[103.681067,35.924465],[103.684585,35.925297],[103.687331,35.924766],[103.691817,35.922356],[103.693694,35.920491],[103.69901,35.923805],[103.702626,35.927291],[103.708672,35.924493],[103.714699,35.922499],[103.715055,35.918668],[103.713909,35.914651],[103.714679,35.910016],[103.719936,35.90795],[103.724856,35.909069],[103.73276,35.904247],[103.737068,35.900057],[103.742699,35.900387],[103.749813,35.895249],[103.75337,35.895091],[103.756729,35.893039],[103.762914,35.89103],[103.76738,35.890441],[103.769336,35.891848],[103.771846,35.89578],[103.776371,35.896297],[103.780066,35.892264],[103.78133,35.887743],[103.780599,35.884355],[103.77809,35.877407],[103.777655,35.868062],[103.779967,35.866052],[103.780323,35.863668],[103.779908,35.848146],[103.782318,35.845618],[103.788167,35.849797],[103.794352,35.85231],[103.796763,35.851635],[103.799055,35.847816],[103.79866,35.84266],[103.799194,35.841051],[103.804114,35.844096],[103.807335,35.8449],[103.81844,35.846509],[103.820317,35.846466],[103.830928,35.844182],[103.837587,35.840678]]]]}},{"type":"Feature","properties":{"adcode":620104,"name":"西固区","center":[103.622331,36.100369],"centroid":[103.522218,36.126797],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":2,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.628328,35.975437],[103.639393,35.977616],[103.641014,35.975437],[103.643266,35.97482],[103.647179,35.969702],[103.650716,35.968526],[103.655221,35.969687],[103.655972,35.973315],[103.65866,35.977774],[103.662078,35.979494],[103.66767,35.981329],[103.66931,35.982749],[103.671207,35.988397],[103.673697,35.991293],[103.672156,35.994117],[103.670219,35.995034],[103.66933,35.999922],[103.670852,36.00478],[103.673835,36.009123],[103.67842,36.011617],[103.680079,36.014483],[103.681008,36.023038],[103.681245,36.028697],[103.680396,36.034056],[103.686304,36.036062],[103.690987,36.04003],[103.690473,36.041634],[103.68006,36.044729],[103.674586,36.049413],[103.678479,36.052736],[103.678064,36.058608],[103.678439,36.061057],[103.682214,36.062089],[103.681364,36.065826],[103.683261,36.067559],[103.683044,36.071211],[103.687213,36.073817],[103.686916,36.077125],[103.688003,36.078213],[103.676444,36.079602],[103.674606,36.080204],[103.668619,36.084857],[103.671484,36.087649],[103.671583,36.090612],[103.673203,36.092431],[103.673183,36.095022],[103.674507,36.097713],[103.673717,36.100376],[103.675772,36.103325],[103.668599,36.108191],[103.663916,36.113272],[103.662078,36.117237],[103.661327,36.120829],[103.659825,36.122876],[103.655221,36.125824],[103.647218,36.129816],[103.640085,36.132792],[103.628051,36.136498],[103.619989,36.138444],[103.613468,36.138287],[103.606374,36.136584],[103.59849,36.133293],[103.595901,36.131547],[103.591001,36.126611],[103.585488,36.128457],[103.58037,36.131748],[103.577011,36.132606],[103.574027,36.138058],[103.577426,36.14152],[103.579639,36.145726],[103.579085,36.147386],[103.581299,36.149317],[103.582287,36.154439],[103.58116,36.159088],[103.579283,36.15996],[103.578552,36.163465],[103.576813,36.163822],[103.57458,36.166568],[103.578137,36.169314],[103.581476,36.170544],[103.584658,36.17319],[103.58203,36.175564],[103.577623,36.178224],[103.576003,36.181213],[103.577268,36.187719],[103.574659,36.190722],[103.573533,36.193424],[103.566182,36.199186],[103.562922,36.205934],[103.559622,36.206306],[103.557764,36.208607],[103.554128,36.210494],[103.553634,36.212724],[103.548082,36.214182],[103.544426,36.212495],[103.542371,36.21241],[103.53836,36.214725],[103.532412,36.216255],[103.528737,36.214511],[103.524567,36.214211],[103.518975,36.215469],[103.51364,36.214625],[103.511585,36.214983],[103.508759,36.217227],[103.497437,36.215283],[103.492259,36.212967],[103.48811,36.211881],[103.481115,36.211595],[103.475404,36.207507],[103.472242,36.205963],[103.468567,36.207421],[103.464852,36.205963],[103.459181,36.204562],[103.455604,36.204419],[103.44608,36.202646],[103.442365,36.1983],[103.43616,36.202046],[103.433493,36.204662],[103.433829,36.208136],[103.435429,36.211552],[103.432841,36.214039],[103.428711,36.216512],[103.429897,36.220014],[103.427288,36.223887],[103.418673,36.221729],[103.41557,36.222587],[103.413199,36.22453],[103.40735,36.224616],[103.403418,36.22576],[103.40245,36.228532],[103.397569,36.229847],[103.395632,36.231205],[103.390791,36.230319],[103.387353,36.227117],[103.381247,36.224559],[103.380141,36.222644],[103.37281,36.220829],[103.368581,36.218613],[103.367198,36.216212],[103.368304,36.210866],[103.365518,36.207306],[103.366783,36.20003],[103.368858,36.197085],[103.370992,36.192509],[103.371328,36.187062],[103.372829,36.184717],[103.371288,36.181613],[103.372177,36.178768],[103.370359,36.173576],[103.369332,36.167398],[103.367415,36.166053],[103.365656,36.163078],[103.366269,36.159488],[103.362218,36.15451],[103.362574,36.153309],[103.35955,36.14906],[103.358345,36.145083],[103.354314,36.142465],[103.351923,36.138373],[103.348544,36.136684],[103.348228,36.135582],[103.343742,36.134753],[103.341687,36.135668],[103.340719,36.13408],[103.337103,36.133608],[103.339553,36.129515],[103.342992,36.125222],[103.347991,36.122761],[103.35216,36.122289],[103.360598,36.122833],[103.365676,36.119885],[103.376841,36.123205],[103.384508,36.122933],[103.39091,36.125022],[103.394269,36.126725],[103.39666,36.129],[103.399525,36.126453],[103.402805,36.125795],[103.405394,36.126668],[103.409544,36.125695],[103.41233,36.123004],[103.414207,36.117051],[103.413654,36.110267],[103.412883,36.107905],[103.409208,36.10291],[103.410512,36.098415],[103.410749,36.093662],[103.406836,36.08732],[103.409405,36.084628],[103.410472,36.081063],[103.409978,36.078213],[103.415867,36.076552],[103.419147,36.074089],[103.419364,36.07207],[103.426794,36.070567],[103.433532,36.071311],[103.438314,36.069235],[103.445408,36.07356],[103.448629,36.077841],[103.453688,36.082938],[103.457699,36.085201],[103.460485,36.089711],[103.461691,36.096296],[103.461592,36.103325],[103.462343,36.105157],[103.465761,36.109093],[103.470227,36.110582],[103.475048,36.111197],[103.47736,36.108048],[103.477933,36.105114],[103.483328,36.0984],[103.487675,36.099431],[103.491232,36.098458],[103.495915,36.099775],[103.493406,36.105701],[103.495085,36.108191],[103.499353,36.107261],[103.501685,36.105157],[103.505775,36.103196],[103.509727,36.102752],[103.512533,36.10374],[103.52184,36.101736],[103.538854,36.105071],[103.548655,36.098572],[103.55401,36.097527],[103.564898,36.092216],[103.570213,36.092602],[103.571201,36.091829],[103.570806,36.086002],[103.572248,36.083511],[103.574718,36.081779],[103.576615,36.069178],[103.574877,36.065096],[103.575074,36.062891],[103.577623,36.062962],[103.583769,36.066328],[103.5894,36.067044],[103.592582,36.068848],[103.596257,36.069521],[103.598786,36.068247],[103.60179,36.065168],[103.604082,36.058451],[103.606967,36.055887],[103.608983,36.052578],[103.608805,36.047522],[103.612144,36.043267],[103.614417,36.037064],[103.61827,36.03301],[103.622163,36.02533],[103.624415,36.024929],[103.624652,36.02298],[103.628466,36.021691],[103.631805,36.019527],[103.633327,36.017478],[103.633347,36.014382],[103.63064,36.012577],[103.629118,36.008765],[103.623822,36.006343],[103.62321,36.004551],[103.623941,35.99985],[103.621807,35.996869],[103.62236,35.994446],[103.628604,35.988684],[103.632043,35.984426],[103.632853,35.982376],[103.630462,35.977889],[103.628328,35.975437]]]]}},{"type":"Feature","properties":{"adcode":620105,"name":"安宁区","center":[103.724038,36.10329],"centroid":[103.686675,36.124388],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":3,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.783089,36.119555],[103.777971,36.122461],[103.774414,36.126296],[103.768269,36.124994],[103.757104,36.124621],[103.745485,36.123248],[103.741119,36.125137],[103.727603,36.128671],[103.724243,36.134037],[103.722169,36.135997],[103.714383,36.140791],[103.71055,36.143981],[103.708159,36.143895],[103.701381,36.141935],[103.69899,36.139231],[103.69901,36.137915],[103.694247,36.137071],[103.69237,36.140233],[103.692331,36.146871],[103.688636,36.148588],[103.684071,36.149832],[103.678321,36.149589],[103.675159,36.148917],[103.671919,36.146442],[103.668994,36.145426],[103.666722,36.145855],[103.665141,36.148459],[103.660201,36.154525],[103.657415,36.157271],[103.651803,36.15677],[103.646863,36.157471],[103.645282,36.156742],[103.641271,36.158473],[103.634947,36.159688],[103.63064,36.161133],[103.628347,36.160618],[103.623566,36.161434],[103.621491,36.163593],[103.612875,36.167741],[103.610524,36.167655],[103.609477,36.169186],[103.606157,36.170773],[103.609318,36.173648],[103.607323,36.177895],[103.604023,36.178854],[103.600268,36.178668],[103.598332,36.175493],[103.594716,36.171889],[103.590349,36.171903],[103.579896,36.166068],[103.578552,36.163465],[103.579283,36.15996],[103.58116,36.159088],[103.582287,36.154439],[103.581299,36.149317],[103.579085,36.147386],[103.579639,36.145726],[103.577426,36.14152],[103.574027,36.138058],[103.577011,36.132606],[103.58037,36.131748],[103.585488,36.128457],[103.591001,36.126611],[103.595901,36.131547],[103.59849,36.133293],[103.606374,36.136584],[103.613468,36.138287],[103.619989,36.138444],[103.628051,36.136498],[103.640085,36.132792],[103.647218,36.129816],[103.655221,36.125824],[103.659825,36.122876],[103.661327,36.120829],[103.662078,36.117237],[103.663916,36.113272],[103.668599,36.108191],[103.675772,36.103325],[103.678538,36.101378],[103.686758,36.094106],[103.691402,36.088837],[103.695809,36.087048],[103.70721,36.083125],[103.711419,36.082366],[103.715154,36.083253],[103.716695,36.084499],[103.719955,36.090283],[103.723848,36.092774],[103.729954,36.091371],[103.734202,36.089338],[103.740783,36.084857],[103.761412,36.084585],[103.769652,36.084929],[103.773901,36.083411],[103.779987,36.077999],[103.783069,36.080032],[103.78548,36.085487],[103.785915,36.090068],[103.788088,36.091343],[103.788582,36.095723],[103.786389,36.101263],[103.7822,36.106331],[103.779572,36.111226],[103.782121,36.118339],[103.783089,36.119555]]]]}},{"type":"Feature","properties":{"adcode":620111,"name":"红古区","center":[102.861814,36.344177],"centroid":[103.110818,36.277446],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":4,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.337103,36.133608],[103.340719,36.13408],[103.341687,36.135668],[103.343742,36.134753],[103.348228,36.135582],[103.348544,36.136684],[103.351923,36.138373],[103.354314,36.142465],[103.358345,36.145083],[103.35955,36.14906],[103.362574,36.153309],[103.362218,36.15451],[103.366269,36.159488],[103.365656,36.163078],[103.367415,36.166053],[103.369332,36.167398],[103.370359,36.173576],[103.372177,36.178768],[103.371288,36.181613],[103.372829,36.184717],[103.371328,36.187062],[103.370992,36.192509],[103.368858,36.197085],[103.366783,36.20003],[103.365518,36.207306],[103.368304,36.210866],[103.367198,36.216212],[103.368581,36.218613],[103.37281,36.220829],[103.37192,36.222287],[103.36947,36.222201],[103.363641,36.22616],[103.359136,36.227532],[103.353879,36.232662],[103.348564,36.235449],[103.346232,36.240822],[103.342458,36.242136],[103.339178,36.247537],[103.336095,36.246252],[103.325365,36.245851],[103.317303,36.248452],[103.313075,36.248252],[103.30855,36.247052],[103.305388,36.246995],[103.302108,36.244223],[103.3011,36.241165],[103.299302,36.23995],[103.296338,36.240893],[103.292327,36.238578],[103.287801,36.237621],[103.285055,36.233648],[103.285924,36.230904],[103.284106,36.228589],[103.275906,36.225402],[103.271144,36.227632],[103.2698,36.227489],[103.266382,36.224287],[103.252668,36.222044],[103.25002,36.219985],[103.243539,36.218056],[103.235042,36.2215],[103.230082,36.221115],[103.227316,36.221572],[103.223245,36.223701],[103.218937,36.227389],[103.206172,36.232405],[103.205382,36.235592],[103.2006,36.238393],[103.204038,36.246366],[103.204157,36.250181],[103.206212,36.25431],[103.208504,36.257138],[103.212753,36.258453],[103.214729,36.26111],[103.21214,36.264553],[103.214985,36.267124],[103.212772,36.269324],[103.21382,36.273109],[103.213622,36.275337],[103.211923,36.277351],[103.209314,36.284392],[103.209749,36.287362],[103.209374,36.294731],[103.206449,36.298101],[103.208129,36.301113],[103.217712,36.308709],[103.215776,36.31135],[103.21955,36.316689],[103.216388,36.319416],[103.216349,36.322613],[103.21957,36.323256],[103.22285,36.32681],[103.22119,36.329165],[103.217554,36.330607],[103.218582,36.33192],[103.226209,36.334203],[103.227533,36.336815],[103.225261,36.34054],[103.224964,36.34425],[103.222949,36.346819],[103.222692,36.348945],[103.225616,36.351042],[103.222692,36.352897],[103.220419,36.35538],[103.216566,36.356051],[103.21625,36.357107],[103.217732,36.362229],[103.216309,36.365738],[103.214373,36.367793],[103.2154,36.37377],[103.213582,36.377635],[103.213859,36.380374],[103.209136,36.380445],[103.207654,36.379233],[103.203189,36.369305],[103.201469,36.368249],[103.198486,36.369005],[103.191827,36.367279],[103.189692,36.365282],[103.186215,36.358804],[103.187539,36.356835],[103.183093,36.355894],[103.182539,36.352755],[103.174497,36.34943],[103.169616,36.350586],[103.164656,36.346633],[103.160368,36.346862],[103.154045,36.345449],[103.152168,36.342923],[103.151575,36.337914],[103.153551,36.336044],[103.152978,36.334018],[103.1495,36.32828],[103.15037,36.324298],[103.147663,36.320515],[103.14539,36.314976],[103.14458,36.30711],[103.140569,36.301756],[103.136696,36.30127],[103.13221,36.303455],[103.128258,36.309623],[103.127725,36.31432],[103.124247,36.312449],[103.122409,36.312735],[103.11903,36.317631],[103.116876,36.318217],[103.109605,36.317175],[103.107214,36.317303],[103.103064,36.3215],[103.097017,36.31816],[103.096721,36.315148],[103.094449,36.315619],[103.093204,36.318031],[103.091346,36.318902],[103.087691,36.318402],[103.082593,36.31422],[103.077929,36.312978],[103.074214,36.31115],[103.072851,36.309209],[103.066883,36.306667],[103.058209,36.302356],[103.055363,36.301856],[103.051194,36.302727],[103.047755,36.305225],[103.047736,36.306539],[103.044199,36.309937],[103.043171,36.31806],[103.044851,36.322613],[103.04736,36.324483],[103.047005,36.327595],[103.044475,36.325568],[103.040089,36.323869],[103.035307,36.323941],[103.032007,36.325896],[103.016693,36.331677],[103.012227,36.333846],[103.009105,36.334018],[103.006477,36.338413],[102.999758,36.334945],[102.993949,36.333618],[102.990036,36.331463],[102.983792,36.326895],[102.977548,36.326696],[102.970395,36.329436],[102.967569,36.328865],[102.963083,36.329993],[102.958005,36.33249],[102.956266,36.331648],[102.955318,36.333133],[102.957392,36.333618],[102.95927,36.33573],[102.956424,36.34328],[102.952512,36.343622],[102.951741,36.345477],[102.94854,36.346262],[102.946011,36.345463],[102.940221,36.34582],[102.935478,36.345121],[102.933562,36.346933],[102.927732,36.347161],[102.925421,36.353083],[102.926744,36.357249],[102.925065,36.359161],[102.925203,36.368263],[102.921034,36.37658],[102.911134,36.382956],[102.910166,36.383997],[102.91062,36.387006],[102.907874,36.393481],[102.908723,36.399357],[102.912221,36.404376],[102.910719,36.410949],[102.912873,36.411876],[102.913683,36.414243],[102.915896,36.41477],[102.916074,36.417379],[102.921686,36.41976],[102.925776,36.418335],[102.928701,36.413231],[102.933819,36.408411],[102.933443,36.410664],[102.937395,36.413459],[102.941782,36.419361],[102.942632,36.422155],[102.946603,36.427401],[102.952512,36.431136],[102.955614,36.432091],[102.958637,36.435256],[102.96168,36.436809],[102.96004,36.439389],[102.956819,36.43842],[102.95431,36.43956],[102.953381,36.444905],[102.953243,36.45079],[102.951267,36.454011],[102.95097,36.457274],[102.951781,36.460808],[102.951425,36.463074],[102.949251,36.465339],[102.945359,36.467576],[102.942888,36.467875],[102.937,36.467063],[102.936526,36.465054],[102.933344,36.463359],[102.930321,36.463857],[102.923721,36.461877],[102.922575,36.460423],[102.910917,36.45706],[102.903941,36.459868],[102.899653,36.464342],[102.885209,36.46219],[102.877127,36.462247],[102.873629,36.465453],[102.873847,36.467576],[102.872503,36.469286],[102.868215,36.470098],[102.867563,36.469428],[102.869282,36.466165],[102.867484,36.461307],[102.869934,36.455208],[102.868847,36.452116],[102.869203,36.449821],[102.872701,36.446658],[102.873274,36.444035],[102.869796,36.438862],[102.869203,36.435056],[102.872029,36.432576],[102.872799,36.429269],[102.870586,36.426275],[102.862662,36.421214],[102.86201,36.41795],[102.860192,36.415726],[102.859619,36.410964],[102.862662,36.405089],[102.860489,36.40064],[102.860311,36.396319],[102.856359,36.393524],[102.851557,36.395321],[102.849146,36.393638],[102.846736,36.390372],[102.847052,36.383726],[102.848237,36.381216],[102.850905,36.378249],[102.850846,36.37464],[102.848415,36.373827],[102.844345,36.374511],[102.840017,36.371387],[102.835789,36.371031],[102.833358,36.369833],[102.829742,36.366523],[102.829762,36.365339],[102.831817,36.365367],[102.8332,36.367693],[102.835512,36.368306],[102.839405,36.366295],[102.842645,36.366166],[102.844365,36.361829],[102.842072,36.355323],[102.844285,36.354809],[102.847724,36.355922],[102.847803,36.354139],[102.845273,36.3508],[102.842092,36.350943],[102.845392,36.347418],[102.845017,36.342795],[102.83895,36.34572],[102.83646,36.344593],[102.838832,36.339826],[102.842428,36.337329],[102.845372,36.332205],[102.847131,36.331834],[102.847823,36.334546],[102.85377,36.334945],[102.856892,36.333061],[102.858592,36.330492],[102.867286,36.332605],[102.870843,36.331049],[102.872799,36.331206],[102.873629,36.334531],[102.87521,36.335502],[102.881355,36.334531],[102.886513,36.331491],[102.896729,36.33182],[102.900661,36.327352],[102.903586,36.322214],[102.912359,36.317946],[102.915778,36.31509],[102.917991,36.308652],[102.920362,36.305054],[102.921745,36.300385],[102.923721,36.297672],[102.93374,36.294217],[102.943086,36.289047],[102.947493,36.288091],[102.952591,36.287905],[102.96008,36.285249],[102.963518,36.283149],[102.970335,36.283821],[102.972726,36.282292],[102.976263,36.275537],[102.983179,36.273523],[102.986835,36.271052],[102.989009,36.268595],[102.990708,36.265253],[102.993059,36.26351],[103.000726,36.262338],[103.008018,36.262381],[103.012108,36.261296],[103.013511,36.258467],[103.016199,36.257467],[103.023589,36.257367],[103.024774,36.256596],[103.027086,36.250867],[103.027086,36.247823],[103.024695,36.240736],[103.021712,36.234577],[103.021475,36.232719],[103.023945,36.231876],[103.031157,36.233448],[103.040464,36.228532],[103.048269,36.22646],[103.050443,36.222344],[103.052913,36.219185],[103.055699,36.21827],[103.05977,36.219942],[103.063623,36.219113],[103.067219,36.216012],[103.069413,36.21118],[103.069986,36.207935],[103.071922,36.206706],[103.075933,36.20662],[103.084529,36.210022],[103.087078,36.210208],[103.094725,36.208321],[103.098816,36.209579],[103.102728,36.211838],[103.103657,36.216455],[103.105277,36.219614],[103.10749,36.221586],[103.110138,36.221429],[103.112865,36.219642],[103.115098,36.216698],[103.115651,36.212853],[103.114406,36.207149],[103.116323,36.205705],[103.120018,36.204805],[103.122429,36.202675],[103.12316,36.195626],[103.12812,36.194697],[103.132586,36.195526],[103.136044,36.196884],[103.140885,36.193382],[103.143651,36.188377],[103.146517,36.187576],[103.151239,36.188177],[103.155705,36.190107],[103.160092,36.187748],[103.163095,36.184774],[103.164399,36.182128],[103.165131,36.176751],[103.171612,36.174663],[103.177066,36.17535],[103.180603,36.177609],[103.187301,36.178525],[103.190068,36.180083],[103.192736,36.180255],[103.196529,36.17811],[103.198802,36.175235],[103.200857,36.170273],[103.20718,36.167012],[103.210401,36.170158],[103.218147,36.168127],[103.223897,36.168585],[103.230418,36.168285],[103.231169,36.161233],[103.232789,36.159889],[103.23852,36.159603],[103.242768,36.157314],[103.24674,36.156313],[103.252451,36.159374],[103.25662,36.160075],[103.259169,36.158473],[103.260453,36.156427],[103.26075,36.152665],[103.259307,36.147586],[103.260987,36.146156],[103.26648,36.145984],[103.272072,36.147844],[103.277487,36.151849],[103.28466,36.149003],[103.288493,36.14896],[103.298373,36.145083],[103.303748,36.148774],[103.308036,36.150448],[103.310862,36.152336],[103.312936,36.152522],[103.317422,36.149761],[103.319872,36.144911],[103.320425,36.139088],[103.321433,36.137543],[103.323982,36.137428],[103.329219,36.139803],[103.333823,36.138773],[103.337103,36.133608]]],[[[102.831817,36.365367],[102.829762,36.365339],[102.830374,36.362229],[102.829564,36.360317],[102.831303,36.354909],[102.833872,36.352384],[102.835156,36.349901],[102.83646,36.344593],[102.83895,36.34572],[102.83735,36.349673],[102.839958,36.349673],[102.840966,36.351742],[102.836125,36.352855],[102.835453,36.355009],[102.831916,36.35812],[102.831817,36.365367]]]]}},{"type":"Feature","properties":{"adcode":620121,"name":"永登县","center":[103.262203,36.734428],"centroid":[103.250934,36.603573],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":5,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.707803,36.784916],[103.700749,36.784136],[103.698101,36.787016],[103.695077,36.789045],[103.684901,36.791599],[103.683577,36.791358],[103.680277,36.788393],[103.67425,36.788719],[103.676898,36.790649],[103.676325,36.798182],[103.674705,36.800537],[103.672907,36.80546],[103.669449,36.812878],[103.664746,36.816367],[103.661505,36.816169],[103.659233,36.813857],[103.654905,36.812836],[103.652514,36.814027],[103.651961,36.8178],[103.650261,36.818637],[103.64295,36.819076],[103.642298,36.817899],[103.639314,36.817644],[103.63718,36.820594],[103.634493,36.821402],[103.62817,36.82214],[103.626154,36.824465],[103.619337,36.827713],[103.615899,36.831514],[103.613488,36.836037],[103.610069,36.838263],[103.608686,36.843438],[103.604457,36.847281],[103.606078,36.85152],[103.60833,36.852172],[103.610662,36.855078],[103.610465,36.856396],[103.616175,36.858579],[103.618171,36.862392],[103.622024,36.864589],[103.624,36.867339],[103.62321,36.868856],[103.619139,36.868842],[103.614061,36.86982],[103.609121,36.871591],[103.606552,36.871478],[103.602047,36.875092],[103.598707,36.876594],[103.598292,36.877785],[103.592404,36.882405],[103.591732,36.886386],[103.589321,36.889419],[103.586772,36.89068],[103.58529,36.892649],[103.583907,36.897013],[103.585428,36.902071],[103.584164,36.905769],[103.580923,36.911379],[103.577129,36.911506],[103.577465,36.915841],[103.575667,36.918277],[103.575153,36.923504],[103.572308,36.924863],[103.570569,36.927441],[103.568889,36.92652],[103.565313,36.930245],[103.562131,36.931449],[103.561973,36.934069],[103.558594,36.937156],[103.556124,36.937666],[103.550512,36.940569],[103.54745,36.949432],[103.5515,36.956313],[103.555116,36.956738],[103.556757,36.958961],[103.55816,36.962811],[103.560827,36.965203],[103.560294,36.969025],[103.561025,36.971035],[103.564898,36.973739],[103.55974,36.974517],[103.552469,36.974333],[103.543399,36.972224],[103.538597,36.970328],[103.531819,36.970908],[103.525951,36.969224],[103.525101,36.968261],[103.519924,36.968006],[103.518442,36.965444],[103.514766,36.964807],[103.513897,36.962556],[103.511782,36.961509],[103.510498,36.963278],[103.507692,36.963675],[103.506783,36.962259],[103.503839,36.961877],[103.502357,36.963222],[103.502061,36.96056],[103.500223,36.962471],[103.49137,36.965543],[103.483624,36.966477],[103.478724,36.968955],[103.475859,36.969648],[103.472855,36.972975],[103.467381,36.972578],[103.464991,36.974121],[103.461157,36.978466],[103.45681,36.980632],[103.450091,36.981919],[103.447799,36.98424],[103.447206,36.989505],[103.444005,36.992052],[103.442444,36.994726],[103.440527,36.996028],[103.436417,36.99716],[103.426695,36.99849],[103.404544,36.999155],[103.395613,36.998759],[103.383342,36.998575],[103.359392,36.996764],[103.344711,36.993354],[103.320781,36.987297],[103.317145,36.986745],[103.316869,36.979471],[103.314893,36.970809],[103.314794,36.966109],[103.312324,36.960461],[103.307483,36.958649],[103.308708,36.951188],[103.310348,36.949475],[103.318568,36.947125],[103.323765,36.9467],[103.325622,36.944505],[103.327361,36.945015],[103.327994,36.950806],[103.331432,36.956795],[103.332815,36.958168],[103.338427,36.959555],[103.343742,36.959796],[103.34807,36.958309],[103.34973,36.955308],[103.350145,36.952179],[103.349097,36.948838],[103.348781,36.937864],[103.350619,36.935216],[103.349591,36.93295],[103.349572,36.928999],[103.348524,36.926747],[103.352496,36.9239],[103.354749,36.923518],[103.358721,36.919297],[103.360124,36.914807],[103.366763,36.910628],[103.368186,36.907823],[103.37109,36.907157],[103.373481,36.908347],[103.375181,36.913631],[103.379745,36.916053],[103.380299,36.917966],[103.3835,36.920359],[103.386701,36.918844],[103.389507,36.919113],[103.405019,36.92315],[103.407904,36.923447],[103.406165,36.925132],[103.403774,36.929466],[103.404307,36.930627],[103.409425,36.933162],[103.415887,36.931052],[103.420412,36.931307],[103.421103,36.934338],[103.430094,36.937864],[103.42875,36.941546],[103.429225,36.942763],[103.432169,36.943429],[103.432386,36.946417],[103.434738,36.947153],[103.438334,36.949843],[103.441555,36.950523],[103.445803,36.948555],[103.44687,36.94711],[103.446969,36.941447],[103.448076,36.939422],[103.456869,36.935995],[103.458114,36.937312],[103.460979,36.937368],[103.464852,36.94013],[103.469614,36.939747],[103.47078,36.937737],[103.474001,36.937482],[103.477518,36.940101],[103.480028,36.93996],[103.482123,36.934791],[103.48481,36.933644],[103.486509,36.931265],[103.490283,36.928673],[103.491232,36.924977],[103.492872,36.92288],[103.492418,36.913957],[103.493327,36.912342],[103.496429,36.911435],[103.498385,36.914325],[103.499867,36.913334],[103.500282,36.905358],[103.501349,36.895455],[103.503325,36.895455],[103.506052,36.897439],[103.513798,36.900116],[103.515181,36.901462],[103.519766,36.902652],[103.525457,36.894477],[103.528717,36.893443],[103.532708,36.891204],[103.532629,36.887095],[103.535455,36.886301],[103.537352,36.882872],[103.540514,36.883113],[103.541601,36.878805],[103.539486,36.875064],[103.536641,36.871464],[103.536068,36.869394],[103.537016,36.867169],[103.534566,36.864788],[103.532847,36.861443],[103.529053,36.859373],[103.526524,36.856311],[103.523401,36.855914],[103.519924,36.850896],[103.518027,36.84996],[103.51528,36.851392],[103.513917,36.853759],[103.509866,36.854879],[103.509569,36.856113],[103.503266,36.85909],[103.50048,36.858934],[103.498405,36.860479],[103.488228,36.869692],[103.48724,36.86965],[103.485067,36.865893],[103.480561,36.870301],[103.477637,36.870798],[103.474614,36.873703],[103.472954,36.874227],[103.469219,36.871861],[103.471966,36.868147],[103.472578,36.861755],[103.471511,36.859359],[103.465445,36.850825],[103.458331,36.845211],[103.453866,36.839511],[103.452996,36.834236],[103.450763,36.831244],[103.442721,36.829684],[103.437287,36.830407],[103.428434,36.828465],[103.423415,36.828578],[103.418001,36.827827],[103.415887,36.828748],[103.411006,36.829089],[103.407864,36.826848],[103.405098,36.826025],[103.398972,36.826011],[103.393913,36.830592],[103.389625,36.833385],[103.387669,36.836363],[103.386997,36.841694],[103.382788,36.846387],[103.381603,36.849719],[103.377809,36.853363],[103.377552,36.855333],[103.380062,36.856821],[103.380476,36.86337],[103.379982,36.871931],[103.381563,36.874199],[103.381919,36.877402],[103.380358,36.878947],[103.37279,36.879981],[103.37192,36.883042],[103.373481,36.884969],[103.371328,36.885395],[103.369391,36.889362],[103.36617,36.888696],[103.363858,36.891403],[103.35303,36.891431],[103.353267,36.893032],[103.348426,36.895823],[103.349335,36.902978],[103.349532,36.910968],[103.347576,36.916152],[103.34637,36.916861],[103.342794,36.914948],[103.341826,36.916478],[103.33981,36.915373],[103.336075,36.917116],[103.33238,36.917144],[103.332005,36.914778],[103.328507,36.914892],[103.322362,36.910231],[103.320623,36.911166],[103.317165,36.91026],[103.315288,36.906888],[103.313154,36.907129],[103.308253,36.911676],[103.301159,36.912753],[103.295785,36.909367],[103.290726,36.908064],[103.2896,36.908659],[103.288869,36.913064],[103.281063,36.915189],[103.277921,36.911605],[103.273772,36.912937],[103.268397,36.910515],[103.265789,36.907993],[103.25992,36.909764],[103.252115,36.914679],[103.248005,36.916648],[103.248933,36.919892],[103.248024,36.923079],[103.25249,36.927894],[103.257074,36.930882],[103.262904,36.935881],[103.266717,36.940215],[103.273357,36.949716],[103.274147,36.952094],[103.27721,36.952137],[103.276222,36.954119],[103.271539,36.95586],[103.26156,36.958508],[103.25824,36.958663],[103.250949,36.954544],[103.244902,36.949588],[103.239468,36.946516],[103.236563,36.945822],[103.229865,36.945935],[103.231208,36.943868],[103.230398,36.940795],[103.230616,36.937184],[103.228146,36.937099],[103.226585,36.935527],[103.223364,36.935768],[103.219985,36.939053],[103.217179,36.938515],[103.215045,36.93996],[103.20722,36.94071],[103.204394,36.943188],[103.203465,36.942933],[103.204947,36.932667],[103.201331,36.92982],[103.183606,36.928673],[103.179042,36.930571],[103.176829,36.933007],[103.177026,36.938784],[103.180208,36.945666],[103.178785,36.947422],[103.175327,36.948286],[103.16436,36.947691],[103.158985,36.951018],[103.148769,36.951358],[103.146853,36.949786],[103.146299,36.946502],[103.144738,36.946176],[103.136755,36.949687],[103.128673,36.951712],[103.119761,36.952023],[103.116758,36.950947],[103.111008,36.952066],[103.107767,36.949093],[103.10342,36.947238],[103.093204,36.948413],[103.086288,36.94544],[103.082533,36.945071],[103.075005,36.945142],[103.073859,36.945652],[103.071013,36.951485],[103.071784,36.955619],[103.070776,36.958012],[103.067931,36.959541],[103.065322,36.956242],[103.060916,36.955025],[103.058149,36.956257],[103.056331,36.955973],[103.049929,36.953057],[103.045562,36.953397],[103.040681,36.955435],[103.037125,36.954006],[103.031888,36.953694],[103.023589,36.950962],[103.015092,36.949546],[103.008374,36.94762],[103.004422,36.946955],[102.994206,36.947309],[102.988396,36.946629],[102.977706,36.948087],[102.975888,36.947903],[102.969703,36.943882],[102.96662,36.94367],[102.965296,36.941234],[102.965198,36.937283],[102.960752,36.931675],[102.957294,36.92948],[102.954922,36.928871],[102.951208,36.929877],[102.944785,36.930203],[102.941486,36.932044],[102.938502,36.930982],[102.934984,36.932908],[102.928365,36.933318],[102.919611,36.935414],[102.912537,36.932228],[102.910245,36.928758],[102.905166,36.926195],[102.905127,36.924311],[102.903013,36.921266],[102.902262,36.917314],[102.891789,36.910316],[102.890089,36.910005],[102.885149,36.906846],[102.884517,36.903616],[102.883035,36.901321],[102.888113,36.897042],[102.89086,36.895837],[102.892737,36.891913],[102.892263,36.888923],[102.899535,36.8847],[102.900661,36.881299],[102.90325,36.878309],[102.899535,36.875857],[102.897579,36.872286],[102.902321,36.865766],[102.902143,36.864745],[102.89831,36.863427],[102.895682,36.861599],[102.889912,36.862024],[102.885149,36.860635],[102.877897,36.856056],[102.87689,36.853774],[102.876534,36.847876],[102.874439,36.84626],[102.870784,36.84582],[102.870586,36.841822],[102.866278,36.83961],[102.863848,36.839752],[102.863433,36.838178],[102.859777,36.837526],[102.857149,36.838447],[102.857011,36.837015],[102.854541,36.836122],[102.850233,36.83642],[102.844365,36.844303],[102.843278,36.845211],[102.840531,36.842999],[102.83812,36.844814],[102.8299,36.843977],[102.827351,36.845749],[102.825474,36.844714],[102.818084,36.845409],[102.810456,36.841141],[102.81257,36.836689],[102.818973,36.831514],[102.822273,36.8275],[102.827331,36.82465],[102.832429,36.823813],[102.834662,36.821828],[102.838871,36.820381],[102.842784,36.81597],[102.84306,36.813687],[102.846261,36.808651],[102.845036,36.806651],[102.843317,36.807275],[102.841045,36.805658],[102.838693,36.807062],[102.834702,36.807743],[102.83318,36.806679],[102.832508,36.802168],[102.83073,36.801785],[102.824268,36.796962],[102.822747,36.794848],[102.823458,36.791273],[102.828359,36.789613],[102.832627,36.791032],[102.835966,36.790478],[102.841242,36.785512],[102.842922,36.780674],[102.842566,36.773167],[102.83897,36.768115],[102.833081,36.762367],[102.831224,36.761657],[102.824407,36.762125],[102.820712,36.760323],[102.817925,36.760663],[102.813479,36.762764],[102.810832,36.768271],[102.808856,36.770471],[102.806702,36.774402],[102.802611,36.772699],[102.800161,36.769647],[102.794747,36.769562],[102.785539,36.766],[102.782377,36.762565],[102.778287,36.7617],[102.76238,36.729715],[102.756886,36.717631],[102.763229,36.705487],[102.771746,36.698499],[102.778109,36.691538],[102.774769,36.679447],[102.772556,36.673408],[102.755385,36.673522],[102.736039,36.672783],[102.730665,36.672812],[102.688813,36.68425],[102.670614,36.695558],[102.666405,36.707689],[102.670871,36.725839],[102.676364,36.73707],[102.685039,36.743956],[102.704423,36.743871],[102.715212,36.74556],[102.728827,36.753566],[102.724855,36.753368],[102.725231,36.754844],[102.729696,36.755241],[102.731653,36.761657],[102.72859,36.763105],[102.726515,36.768015],[102.724025,36.769832],[102.721002,36.769704],[102.719816,36.767689],[102.717307,36.767164],[102.711102,36.768768],[102.706004,36.771209],[102.697053,36.774671],[102.692567,36.77531],[102.68907,36.774004],[102.684446,36.770527],[102.676226,36.76072],[102.67093,36.759187],[102.667492,36.757314],[102.66269,36.752062],[102.656465,36.747207],[102.650854,36.747618],[102.648957,36.741329],[102.647297,36.739171],[102.646941,36.735892],[102.643938,36.73379],[102.639175,36.732967],[102.636705,36.73318],[102.628485,36.735679],[102.625936,36.737141],[102.620225,36.738731],[102.617103,36.74052],[102.613448,36.738674],[102.612479,36.734529],[102.609081,36.731163],[102.60752,36.726151],[102.604793,36.720059],[102.601928,36.718326],[102.601275,36.709961],[102.604378,36.707419],[102.608112,36.701396],[102.604496,36.695018],[102.60416,36.692191],[102.606255,36.690742],[102.6075,36.684988],[102.606709,36.681891],[102.609041,36.678154],[102.614001,36.674815],[102.618724,36.67328],[102.619652,36.668833],[102.621055,36.66663],[102.624928,36.662949],[102.625521,36.65951],[102.6273,36.657492],[102.630679,36.650939],[102.633761,36.649291],[102.638306,36.64831],[102.642693,36.643974],[102.646368,36.642752],[102.653442,36.638729],[102.655319,36.637151],[102.662058,36.634535],[102.665852,36.633881],[102.66846,36.631421],[102.673163,36.629104],[102.673894,36.627867],[102.678281,36.624682],[102.68002,36.62208],[102.687015,36.61807],[102.692666,36.617003],[102.698061,36.616577],[102.711893,36.616577],[102.716161,36.616136],[102.720271,36.614344],[102.724282,36.614003],[102.721852,36.612055],[102.718631,36.602441],[102.714758,36.600321],[102.716892,36.598288],[102.72031,36.597534],[102.722089,36.595727],[102.728116,36.591944],[102.730823,36.591318],[102.736771,36.588373],[102.74503,36.582256],[102.751294,36.582299],[102.754219,36.583437],[102.757163,36.580335],[102.761846,36.57786],[102.764514,36.575484],[102.76319,36.573449],[102.761925,36.568754],[102.758803,36.569067],[102.749773,36.567089],[102.747085,36.568483],[102.741869,36.569124],[102.737719,36.571258],[102.737107,36.566762],[102.734498,36.562293],[102.738075,36.561155],[102.740248,36.558935],[102.740327,36.553755],[102.742916,36.551421],[102.747698,36.549172],[102.744734,36.547948],[102.742916,36.545614],[102.742778,36.543422],[102.744576,36.539038],[102.750168,36.532646],[102.753132,36.525941],[102.757499,36.523777],[102.761253,36.523848],[102.773149,36.520929],[102.777358,36.5169],[102.778385,36.510948],[102.778563,36.503956],[102.779196,36.50209],[102.781014,36.502674],[102.784393,36.506918],[102.786112,36.507359],[102.788345,36.504269],[102.793008,36.499456],[102.793344,36.497761],[102.789767,36.494385],[102.78955,36.492149],[102.791328,36.486993],[102.788799,36.481837],[102.786191,36.48017],[102.779887,36.478802],[102.771845,36.474201],[102.770007,36.472121],[102.766707,36.465581],[102.770639,36.462846],[102.773406,36.459511],[102.773189,36.455237],[102.774315,36.454125],[102.782792,36.45193],[102.788009,36.447484],[102.789076,36.441741],[102.788898,36.436638],[102.791546,36.432034],[102.793581,36.427102],[102.806978,36.422569],[102.809191,36.419917],[102.808243,36.416595],[102.808777,36.414015],[102.807868,36.410208],[102.809745,36.407955],[102.822609,36.407428],[102.825573,36.40787],[102.826244,36.406216],[102.821383,36.398629],[102.820336,36.393909],[102.818538,36.391756],[102.813045,36.388418],[102.820672,36.38491],[102.821502,36.382071],[102.826264,36.37531],[102.828319,36.373442],[102.833121,36.370731],[102.833358,36.369833],[102.835789,36.371031],[102.840017,36.371387],[102.844345,36.374511],[102.848415,36.373827],[102.850846,36.37464],[102.850905,36.378249],[102.848237,36.381216],[102.847052,36.383726],[102.846736,36.390372],[102.849146,36.393638],[102.851557,36.395321],[102.856359,36.393524],[102.860311,36.396319],[102.860489,36.40064],[102.862662,36.405089],[102.859619,36.410964],[102.860192,36.415726],[102.86201,36.41795],[102.862662,36.421214],[102.870586,36.426275],[102.872799,36.429269],[102.872029,36.432576],[102.869203,36.435056],[102.869796,36.438862],[102.873274,36.444035],[102.872701,36.446658],[102.869203,36.449821],[102.868847,36.452116],[102.869934,36.455208],[102.867484,36.461307],[102.869282,36.466165],[102.867563,36.469428],[102.868215,36.470098],[102.872503,36.469286],[102.873847,36.467576],[102.873629,36.465453],[102.877127,36.462247],[102.885209,36.46219],[102.899653,36.464342],[102.903941,36.459868],[102.910917,36.45706],[102.922575,36.460423],[102.923721,36.461877],[102.930321,36.463857],[102.933344,36.463359],[102.936526,36.465054],[102.937,36.467063],[102.942888,36.467875],[102.945359,36.467576],[102.949251,36.465339],[102.951425,36.463074],[102.951781,36.460808],[102.95097,36.457274],[102.951267,36.454011],[102.953243,36.45079],[102.953381,36.444905],[102.95431,36.43956],[102.956819,36.43842],[102.96004,36.439389],[102.96168,36.436809],[102.958637,36.435256],[102.955614,36.432091],[102.952512,36.431136],[102.946603,36.427401],[102.942632,36.422155],[102.941782,36.419361],[102.937395,36.413459],[102.933443,36.410664],[102.933819,36.408411],[102.928701,36.413231],[102.925776,36.418335],[102.921686,36.41976],[102.916074,36.417379],[102.915896,36.41477],[102.913683,36.414243],[102.912873,36.411876],[102.910719,36.410949],[102.912221,36.404376],[102.908723,36.399357],[102.907874,36.393481],[102.91062,36.387006],[102.910166,36.383997],[102.911134,36.382956],[102.921034,36.37658],[102.925203,36.368263],[102.925065,36.359161],[102.926744,36.357249],[102.925421,36.353083],[102.927732,36.347161],[102.933562,36.346933],[102.935478,36.345121],[102.940221,36.34582],[102.946011,36.345463],[102.94854,36.346262],[102.951741,36.345477],[102.952512,36.343622],[102.956424,36.34328],[102.95927,36.33573],[102.957392,36.333618],[102.955318,36.333133],[102.956266,36.331648],[102.958005,36.33249],[102.963083,36.329993],[102.967569,36.328865],[102.970395,36.329436],[102.977548,36.326696],[102.983792,36.326895],[102.990036,36.331463],[102.993949,36.333618],[102.999758,36.334945],[103.006477,36.338413],[103.009105,36.334018],[103.012227,36.333846],[103.016693,36.331677],[103.032007,36.325896],[103.035307,36.323941],[103.040089,36.323869],[103.044475,36.325568],[103.047005,36.327595],[103.04736,36.324483],[103.044851,36.322613],[103.043171,36.31806],[103.044199,36.309937],[103.047736,36.306539],[103.047755,36.305225],[103.051194,36.302727],[103.055363,36.301856],[103.058209,36.302356],[103.066883,36.306667],[103.072851,36.309209],[103.074214,36.31115],[103.077929,36.312978],[103.082593,36.31422],[103.087691,36.318402],[103.091346,36.318902],[103.093204,36.318031],[103.094449,36.315619],[103.096721,36.315148],[103.097017,36.31816],[103.103064,36.3215],[103.107214,36.317303],[103.109605,36.317175],[103.116876,36.318217],[103.11903,36.317631],[103.122409,36.312735],[103.124247,36.312449],[103.127725,36.31432],[103.128258,36.309623],[103.13221,36.303455],[103.136696,36.30127],[103.140569,36.301756],[103.14458,36.30711],[103.14539,36.314976],[103.147663,36.320515],[103.15037,36.324298],[103.1495,36.32828],[103.152978,36.334018],[103.153551,36.336044],[103.151575,36.337914],[103.152168,36.342923],[103.154045,36.345449],[103.160368,36.346862],[103.164656,36.346633],[103.169616,36.350586],[103.174497,36.34943],[103.182539,36.352755],[103.183093,36.355894],[103.187539,36.356835],[103.186215,36.358804],[103.189692,36.365282],[103.191827,36.367279],[103.198486,36.369005],[103.201469,36.368249],[103.203189,36.369305],[103.207654,36.379233],[103.209136,36.380445],[103.213859,36.380374],[103.213582,36.377635],[103.2154,36.37377],[103.214373,36.367793],[103.216309,36.365738],[103.217732,36.362229],[103.21625,36.357107],[103.216566,36.356051],[103.220419,36.35538],[103.222692,36.352897],[103.225616,36.351042],[103.222692,36.348945],[103.222949,36.346819],[103.224964,36.34425],[103.225261,36.34054],[103.227533,36.336815],[103.226209,36.334203],[103.218582,36.33192],[103.217554,36.330607],[103.22119,36.329165],[103.22285,36.32681],[103.21957,36.323256],[103.216349,36.322613],[103.216388,36.319416],[103.21955,36.316689],[103.215776,36.31135],[103.217712,36.308709],[103.208129,36.301113],[103.206449,36.298101],[103.209374,36.294731],[103.209749,36.287362],[103.209314,36.284392],[103.211923,36.277351],[103.213622,36.275337],[103.21382,36.273109],[103.212772,36.269324],[103.214985,36.267124],[103.21214,36.264553],[103.214729,36.26111],[103.212753,36.258453],[103.208504,36.257138],[103.206212,36.25431],[103.204157,36.250181],[103.204038,36.246366],[103.2006,36.238393],[103.205382,36.235592],[103.206172,36.232405],[103.218937,36.227389],[103.223245,36.223701],[103.227316,36.221572],[103.230082,36.221115],[103.235042,36.2215],[103.243539,36.218056],[103.25002,36.219985],[103.252668,36.222044],[103.266382,36.224287],[103.2698,36.227489],[103.271144,36.227632],[103.275906,36.225402],[103.284106,36.228589],[103.285924,36.230904],[103.285055,36.233648],[103.287801,36.237621],[103.292327,36.238578],[103.296338,36.240893],[103.299302,36.23995],[103.3011,36.241165],[103.302108,36.244223],[103.305388,36.246995],[103.30855,36.247052],[103.313075,36.248252],[103.317303,36.248452],[103.325365,36.245851],[103.336095,36.246252],[103.339178,36.247537],[103.342458,36.242136],[103.346232,36.240822],[103.348564,36.235449],[103.353879,36.232662],[103.359136,36.227532],[103.363641,36.22616],[103.36947,36.222201],[103.37192,36.222287],[103.37281,36.220829],[103.380141,36.222644],[103.381247,36.224559],[103.387353,36.227117],[103.390791,36.230319],[103.395632,36.231205],[103.397569,36.229847],[103.40245,36.228532],[103.403418,36.22576],[103.40735,36.224616],[103.413199,36.22453],[103.41557,36.222587],[103.418673,36.221729],[103.427288,36.223887],[103.429897,36.220014],[103.428711,36.216512],[103.432841,36.214039],[103.435429,36.211552],[103.433829,36.208136],[103.433493,36.204662],[103.43616,36.202046],[103.442365,36.1983],[103.44608,36.202646],[103.455604,36.204419],[103.459181,36.204562],[103.464852,36.205963],[103.468567,36.207421],[103.472242,36.205963],[103.475404,36.207507],[103.481115,36.211595],[103.48811,36.211881],[103.492259,36.212967],[103.497437,36.215283],[103.508759,36.217227],[103.511585,36.214983],[103.51364,36.214625],[103.518975,36.215469],[103.524567,36.214211],[103.528737,36.214511],[103.532412,36.216255],[103.53836,36.214725],[103.542371,36.21241],[103.544426,36.212495],[103.548082,36.214182],[103.553634,36.212724],[103.556717,36.212781],[103.561499,36.215126],[103.559523,36.216798],[103.553397,36.218685],[103.552133,36.2197],[103.553299,36.225417],[103.55314,36.229118],[103.555176,36.230033],[103.5598,36.230304],[103.566182,36.228947],[103.571063,36.23069],[103.574165,36.228761],[103.581753,36.227846],[103.582899,36.228904],[103.589242,36.228947],[103.590744,36.226974],[103.592384,36.227189],[103.594064,36.229361],[103.592799,36.231976],[103.59598,36.238778],[103.594874,36.24095],[103.596257,36.241236],[103.595684,36.243951],[103.596514,36.246594],[103.599043,36.247395],[103.602936,36.249966],[103.610089,36.250052],[103.617815,36.251752],[103.616373,36.254067],[103.615345,36.259296],[103.613468,36.261653],[103.613824,36.265138],[103.616531,36.266781],[103.619969,36.265795],[103.624712,36.268338],[103.625502,36.270095],[103.623783,36.272652],[103.620799,36.27218],[103.619357,36.273095],[103.61329,36.273409],[103.611255,36.278108],[103.611097,36.281493],[103.611986,36.282378],[103.611117,36.287434],[103.614693,36.287205],[103.620147,36.290918],[103.622202,36.290447],[103.62566,36.291404],[103.629474,36.289861],[103.633584,36.292203],[103.635876,36.290918],[103.637141,36.292589],[103.640263,36.293903],[103.642851,36.29366],[103.649135,36.298115],[103.652,36.297886],[103.654154,36.298972],[103.656427,36.297158],[103.660774,36.296544],[103.664647,36.294488],[103.668678,36.295445],[103.672077,36.293346],[103.676009,36.29693],[103.680178,36.303712],[103.681542,36.309466],[103.678835,36.313977],[103.684526,36.320329],[103.683933,36.324583],[103.692509,36.329022],[103.695986,36.331734],[103.693161,36.332819],[103.691876,36.335288],[103.68911,36.337015],[103.691995,36.340625],[103.689663,36.343294],[103.684822,36.345092],[103.684822,36.346676],[103.687509,36.349187],[103.68907,36.351784],[103.692825,36.35314],[103.695097,36.352683],[103.698061,36.353597],[103.700096,36.355608],[103.700689,36.358205],[103.69984,36.360616],[103.701737,36.362328],[103.700887,36.36638],[103.703041,36.367892],[103.702942,36.371844],[103.706321,36.373156],[103.70887,36.376238],[103.706262,36.376238],[103.70642,36.377892],[103.704266,36.379105],[103.704108,36.381743],[103.70721,36.384396],[103.707487,36.385751],[103.710214,36.387748],[103.710727,36.390001],[103.716438,36.393681],[103.720034,36.393424],[103.723789,36.395136],[103.725765,36.395221],[103.728551,36.399713],[103.728729,36.401153],[103.724895,36.404291],[103.721773,36.411306],[103.720351,36.417408],[103.720864,36.419033],[103.722939,36.419675],[103.727188,36.422811],[103.729381,36.425349],[103.734104,36.427188],[103.733748,36.428656],[103.735684,36.432276],[103.736534,36.436624],[103.737759,36.438063],[103.736099,36.43966],[103.737127,36.441399],[103.734894,36.447],[103.735032,36.448867],[103.730942,36.455322],[103.729756,36.4582],[103.730448,36.460124],[103.728847,36.464185],[103.725824,36.467177],[103.725212,36.468901],[103.721319,36.471636],[103.713158,36.476551],[103.711577,36.478119],[103.706933,36.479386],[103.706953,36.482121],[103.699128,36.486594],[103.702369,36.495525],[103.705807,36.500054],[103.708001,36.501976],[103.707902,36.511489],[103.703574,36.513881],[103.683794,36.52661],[103.673361,36.534796],[103.67589,36.53834],[103.676127,36.540276],[103.671583,36.54234],[103.667235,36.545984],[103.664509,36.547507],[103.664271,36.554594],[103.665536,36.568882],[103.679052,36.573534],[103.679981,36.574089],[103.679012,36.579496],[103.681305,36.581943],[103.681384,36.594333],[103.674784,36.594234],[103.673638,36.594845],[103.673657,36.598487],[103.670891,36.598871],[103.670516,36.604588],[103.671108,36.61716],[103.671029,36.625421],[103.672037,36.629132],[103.683399,36.628905],[103.691224,36.630199],[103.692212,36.625876],[103.702171,36.626502],[103.709265,36.62744],[103.710688,36.625947],[103.718987,36.627042],[103.724303,36.628137],[103.72703,36.627568],[103.732503,36.630241],[103.734262,36.633497],[103.739597,36.63553],[103.74592,36.638601],[103.750011,36.641373],[103.75005,36.643079],[103.752639,36.652077],[103.752658,36.653526],[103.75661,36.660036],[103.75916,36.665692],[103.759614,36.668392],[103.762222,36.672854],[103.762736,36.675099],[103.766016,36.679476],[103.766649,36.681536],[103.766253,36.687773],[103.767241,36.69087],[103.7641,36.692404],[103.762064,36.691723],[103.757697,36.695999],[103.756176,36.695587],[103.753548,36.699181],[103.748331,36.700189],[103.750248,36.70178],[103.746691,36.708101],[103.739874,36.712986],[103.735072,36.714421],[103.734835,36.718014],[103.729895,36.722715],[103.724836,36.723794],[103.721734,36.725981],[103.72288,36.732882],[103.725646,36.735451],[103.722939,36.73893],[103.718948,36.739668],[103.716339,36.739044],[103.715588,36.742224],[103.720015,36.745049],[103.720647,36.746227],[103.719402,36.748754],[103.719422,36.753112],[103.716359,36.756093],[103.717051,36.762551],[103.71298,36.766681],[103.714205,36.769137],[103.713336,36.774458],[103.714956,36.781979],[103.711775,36.782518],[103.707803,36.784916]]]]}},{"type":"Feature","properties":{"adcode":620122,"name":"皋兰县","center":[103.94933,36.331254],"centroid":[103.879915,36.389739],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":6,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.553634,36.212724],[103.554128,36.210494],[103.557764,36.208607],[103.559622,36.206306],[103.562922,36.205934],[103.566182,36.199186],[103.573533,36.193424],[103.574659,36.190722],[103.577268,36.187719],[103.576003,36.181213],[103.577623,36.178224],[103.58203,36.175564],[103.584658,36.17319],[103.581476,36.170544],[103.578137,36.169314],[103.57458,36.166568],[103.576813,36.163822],[103.578552,36.163465],[103.579896,36.166068],[103.590349,36.171903],[103.594716,36.171889],[103.598332,36.175493],[103.600268,36.178668],[103.604023,36.178854],[103.607323,36.177895],[103.609318,36.173648],[103.606157,36.170773],[103.609477,36.169186],[103.610524,36.167655],[103.612875,36.167741],[103.621491,36.163593],[103.623566,36.161434],[103.628347,36.160618],[103.63064,36.161133],[103.634947,36.159688],[103.641271,36.158473],[103.645282,36.156742],[103.646863,36.157471],[103.651803,36.15677],[103.657415,36.157271],[103.660201,36.154525],[103.665141,36.148459],[103.666722,36.145855],[103.668994,36.145426],[103.671919,36.146442],[103.675159,36.148917],[103.678321,36.149589],[103.684071,36.149832],[103.688636,36.148588],[103.692331,36.146871],[103.69237,36.140233],[103.694247,36.137071],[103.69901,36.137915],[103.69899,36.139231],[103.701381,36.141935],[103.708159,36.143895],[103.71055,36.143981],[103.714383,36.140791],[103.722169,36.135997],[103.724243,36.134037],[103.727603,36.128671],[103.741119,36.125137],[103.745485,36.123248],[103.757104,36.124621],[103.768269,36.124994],[103.774414,36.126296],[103.777971,36.122461],[103.783089,36.119555],[103.786172,36.119026],[103.79046,36.123677],[103.79374,36.123276],[103.793443,36.128442],[103.793977,36.130717],[103.794135,36.138043],[103.792949,36.139789],[103.789274,36.142035],[103.78797,36.144568],[103.78878,36.145998],[103.796012,36.144925],[103.797909,36.144138],[103.801328,36.14793],[103.804667,36.145784],[103.803086,36.143967],[103.804805,36.140233],[103.804904,36.137786],[103.802968,36.136927],[103.803126,36.132592],[103.806307,36.1289],[103.80688,36.123333],[103.804924,36.118081],[103.808026,36.117323],[103.819882,36.121688],[103.824111,36.118926],[103.82506,36.121387],[103.822392,36.131791],[103.822333,36.136684],[103.825929,36.143123],[103.830652,36.149346],[103.830731,36.156513],[103.831561,36.158287],[103.839445,36.159317],[103.843397,36.155869],[103.847803,36.156027],[103.849858,36.154453],[103.853218,36.148788],[103.856597,36.146613],[103.86124,36.140447],[103.862228,36.130474],[103.861774,36.127068],[103.863947,36.12538],[103.864204,36.122589],[103.866931,36.118897],[103.870231,36.11685],[103.869599,36.113072],[103.873037,36.111598],[103.878096,36.111555],[103.882107,36.109995],[103.884676,36.113745],[103.882166,36.115906],[103.882324,36.117323],[103.886968,36.124464],[103.891829,36.127426],[103.896729,36.132363],[103.897303,36.133837],[103.901314,36.137629],[103.903942,36.138859],[103.905226,36.141806],[103.906768,36.142579],[103.90825,36.146671],[103.906906,36.147701],[103.898488,36.145998],[103.895208,36.145998],[103.892521,36.147086],[103.891691,36.148945],[103.887166,36.150161],[103.885723,36.153237],[103.888272,36.156413],[103.892323,36.151721],[103.893153,36.149131],[103.895959,36.149632],[103.901195,36.153552],[103.905977,36.15348],[103.908526,36.151878],[103.909356,36.150104],[103.914988,36.149646],[103.916391,36.146542],[103.918051,36.145455],[103.925322,36.144196],[103.928069,36.142622],[103.930776,36.138315],[103.936625,36.135654],[103.939293,36.137056],[103.94119,36.13574],[103.941565,36.132864],[103.94445,36.131233],[103.941111,36.128127],[103.941249,36.12631],[103.943778,36.123376],[103.944312,36.120242],[103.94692,36.119298],[103.944035,36.111426],[103.944668,36.109537],[103.942099,36.108105],[103.940795,36.10603],[103.941901,36.101507],[103.940063,36.100233],[103.943403,36.097456],[103.945616,36.094378],[103.948106,36.096253],[103.948145,36.097985],[103.950339,36.097098],[103.961108,36.098415],[103.958144,36.099746],[103.959982,36.102981],[103.962847,36.103081],[103.967985,36.104684],[103.972035,36.101378],[103.975533,36.103511],[103.979169,36.103754],[103.981579,36.098758],[103.985512,36.098844],[103.988337,36.101507],[103.996558,36.103167],[103.999917,36.105028],[104.000589,36.107333],[104.004975,36.105958],[104.007939,36.102867],[104.006951,36.10019],[104.014658,36.100605],[104.015073,36.096654],[104.012188,36.093877],[104.018867,36.08742],[104.022601,36.087262],[104.026514,36.08888],[104.034537,36.093003],[104.037639,36.092903],[104.041176,36.094793],[104.043666,36.097284],[104.045681,36.097312],[104.046985,36.10238],[104.047954,36.103682],[104.05159,36.103783],[104.053368,36.102552],[104.060877,36.105114],[104.066173,36.106087],[104.068919,36.10915],[104.076033,36.110396],[104.081111,36.110782],[104.085814,36.112686],[104.089391,36.110968],[104.091466,36.110968],[104.09354,36.108621],[104.096307,36.107862],[104.097927,36.110639],[104.100733,36.108707],[104.106404,36.107748],[104.10348,36.104012],[104.104072,36.100376],[104.105219,36.10175],[104.107293,36.100519],[104.112075,36.101049],[104.113399,36.101865],[104.116106,36.097112],[104.117648,36.095881],[104.121125,36.096296],[104.125907,36.09538],[104.132685,36.098515],[104.134879,36.097155],[104.138376,36.097069],[104.137428,36.098887],[104.140392,36.106388],[104.14298,36.111727],[104.142012,36.114589],[104.143395,36.117108],[104.144067,36.12206],[104.147268,36.121573],[104.149264,36.120171],[104.148553,36.116936],[104.148375,36.111397],[104.151141,36.113831],[104.157207,36.116679],[104.158195,36.117867],[104.157741,36.120972],[104.156219,36.124478],[104.159342,36.128986],[104.161831,36.131304],[104.166198,36.133408],[104.167028,36.13564],[104.170467,36.134152],[104.17513,36.133393],[104.181611,36.138473],[104.184615,36.14225],[104.184457,36.143352],[104.187065,36.145097],[104.190819,36.150018],[104.19408,36.151635],[104.1974,36.147901],[104.200917,36.145025],[104.203387,36.148387],[104.203841,36.15534],[104.207003,36.160218],[104.207912,36.164709],[104.210402,36.166711],[104.213662,36.171016],[104.214117,36.173548],[104.212793,36.177052],[104.209631,36.179554],[104.210066,36.180541],[104.212832,36.178939],[104.215381,36.179597],[104.215243,36.183172],[104.220796,36.186218],[104.221744,36.189778],[104.230142,36.190379],[104.231407,36.194025],[104.226269,36.199915],[104.225083,36.205677],[104.22208,36.206034],[104.219037,36.205176],[104.216211,36.205691],[104.210698,36.204976],[104.211093,36.211995],[104.206628,36.212624],[104.204256,36.214025],[104.200897,36.218456],[104.197083,36.216283],[104.192716,36.222029],[104.190128,36.227375],[104.187994,36.228504],[104.187243,36.231333],[104.184852,36.234291],[104.183726,36.24045],[104.181591,36.242465],[104.181236,36.244365],[104.182619,36.249538],[104.183113,36.254524],[104.184575,36.25721],[104.183429,36.261038],[104.172976,36.256181],[104.171771,36.256324],[104.173786,36.259067],[104.164697,36.258067],[104.163452,36.25741],[104.160804,36.258638],[104.155765,36.259381],[104.154382,36.256567],[104.154955,36.25341],[104.154579,36.249123],[104.149264,36.24678],[104.144838,36.246794],[104.139898,36.249095],[104.130255,36.250967],[104.12237,36.255438],[104.117924,36.258481],[104.113399,36.260396],[104.116541,36.260353],[104.119742,36.262167],[104.117272,36.265324],[104.117075,36.268867],[104.115672,36.271209],[104.118221,36.279893],[104.122015,36.284306],[104.12079,36.287062],[104.123418,36.292317],[104.125275,36.297815],[104.130689,36.303069],[104.125848,36.305454],[104.120533,36.30504],[104.114387,36.306867],[104.114051,36.308752],[104.116581,36.311422],[104.116205,36.316275],[104.112767,36.317389],[104.114209,36.321814],[104.11002,36.323798],[104.111107,36.327409],[104.117608,36.330735],[104.12158,36.33182],[104.128121,36.335388],[104.129168,36.338256],[104.12737,36.341781],[104.123003,36.343751],[104.1199,36.344421],[104.116798,36.347332],[104.115751,36.350186],[104.112569,36.352098],[104.108143,36.352755],[104.107768,36.355109],[104.105258,36.360345],[104.102847,36.36327],[104.098737,36.366737],[104.095042,36.372115],[104.094983,36.375909],[104.095734,36.380674],[104.094568,36.382428],[104.089035,36.382556],[104.085873,36.38123],[104.082811,36.383954],[104.080439,36.388261],[104.080677,36.389174],[104.0738,36.390943],[104.073029,36.395307],[104.06884,36.395478],[104.06392,36.402152],[104.064947,36.403193],[104.062181,36.406472],[104.05979,36.407927],[104.063268,36.411591],[104.057221,36.414172],[104.052202,36.413288],[104.049969,36.414001],[104.051886,36.419703],[104.050779,36.423524],[104.048823,36.425491],[104.048408,36.428414],[104.049337,36.429226],[104.047124,36.431008],[104.048388,36.439631],[104.04414,36.439417],[104.041156,36.441826],[104.042342,36.444776],[104.04414,36.446344],[104.043745,36.44871],[104.044456,36.454011],[104.042836,36.455237],[104.042658,36.457345],[104.044496,36.457317],[104.050819,36.460167],[104.051807,36.464299],[104.049456,36.465852],[104.047835,36.46873],[104.046709,36.472947],[104.042619,36.476238],[104.042638,36.479016],[104.040998,36.48121],[104.034299,36.483745],[104.029083,36.48403],[104.025131,36.486566],[104.020309,36.488759],[104.016575,36.495924],[104.020092,36.500766],[104.017918,36.50417],[104.01946,36.506761],[104.01946,36.509766],[104.020764,36.511688],[104.02193,36.516829],[104.022325,36.521542],[104.026119,36.525058],[104.027561,36.528375],[104.030012,36.528489],[104.030486,36.530497],[104.034082,36.535721],[104.033252,36.537173],[104.029122,36.538013],[104.026692,36.540034],[104.025921,36.542753],[104.02681,36.545785],[104.029359,36.549001],[104.028016,36.550154],[104.02932,36.555861],[104.032699,36.558295],[104.034339,36.562706],[104.037165,36.563773],[104.037916,36.566249],[104.040801,36.5678],[104.042539,36.572425],[104.04084,36.573691],[104.036078,36.572667],[104.032679,36.573478],[104.024953,36.57298],[104.020052,36.573165],[104.01452,36.576963],[104.016812,36.579524],[104.015033,36.581658],[104.008532,36.580207],[104.006457,36.582697],[104.003474,36.583949],[104.000688,36.582853],[103.998158,36.583166],[103.995767,36.579923],[103.989681,36.579339],[103.98401,36.582583],[103.978023,36.584091],[103.974742,36.584319],[103.970158,36.588529],[103.966344,36.590322],[103.966167,36.594347],[103.96176,36.596822],[103.960555,36.600805],[103.961345,36.603507],[103.958282,36.605698],[103.95848,36.609196],[103.951406,36.611287],[103.952888,36.614302],[103.954607,36.61497],[103.956958,36.618354],[103.958164,36.623061],[103.960812,36.623999],[103.961187,36.625535],[103.952631,36.629985],[103.949706,36.632033],[103.943047,36.635004],[103.941012,36.636468],[103.939826,36.638871],[103.935084,36.641657],[103.935064,36.644074],[103.927832,36.647898],[103.926468,36.649205],[103.925895,36.655175],[103.92471,36.656227],[103.919612,36.65752],[103.911787,36.660306],[103.909001,36.660533],[103.905128,36.661969],[103.908467,36.666843],[103.908447,36.668534],[103.903665,36.669941],[103.899437,36.672399],[103.904713,36.674844],[103.907104,36.677259],[103.907538,36.681209],[103.906432,36.684733],[103.907815,36.686565],[103.911451,36.686992],[103.915482,36.693271],[103.910127,36.694265],[103.907499,36.696396],[103.904792,36.699919],[103.901413,36.70124],[103.900405,36.70303],[103.897204,36.704237],[103.897935,36.706524],[103.892797,36.709947],[103.892639,36.710785],[103.895919,36.713413],[103.897401,36.715614],[103.907321,36.718909],[103.917873,36.723936],[103.920303,36.720215],[103.923564,36.719803],[103.926271,36.720883],[103.930401,36.719846],[103.929887,36.721834],[103.93372,36.722005],[103.934689,36.724248],[103.932495,36.726492],[103.933286,36.730681],[103.934432,36.731731],[103.934432,36.7345],[103.936605,36.737709],[103.940202,36.738504],[103.942672,36.740591],[103.942889,36.747051],[103.940814,36.748655],[103.93625,36.747704],[103.932021,36.747661],[103.922675,36.752033],[103.922912,36.75527],[103.921548,36.757441],[103.922022,36.759982],[103.924275,36.7617],[103.923386,36.764212],[103.92054,36.766837],[103.918545,36.767079],[103.913723,36.769804],[103.910028,36.773749],[103.906333,36.773011],[103.905384,36.77162],[103.902243,36.770967],[103.900701,36.771663],[103.897046,36.770272],[103.893884,36.7725],[103.892718,36.77741],[103.889596,36.780319],[103.889655,36.786094],[103.891414,36.78774],[103.899812,36.790861],[103.904851,36.791628],[103.905878,36.79255],[103.905839,36.796508],[103.903547,36.803417],[103.901788,36.804821],[103.899397,36.804353],[103.897303,36.8017],[103.895485,36.80292],[103.892264,36.802183],[103.889794,36.802736],[103.889813,36.804537],[103.887442,36.805445],[103.883055,36.805374],[103.880763,36.807672],[103.870686,36.805389],[103.86788,36.806538],[103.865271,36.805502],[103.863335,36.805928],[103.860312,36.803814],[103.855747,36.805048],[103.849305,36.805587],[103.847053,36.809133],[103.845412,36.809247],[103.842725,36.812836],[103.839247,36.814765],[103.832746,36.812708],[103.831817,36.811403],[103.832766,36.808864],[103.830909,36.803474],[103.827075,36.800778],[103.825672,36.798508],[103.820515,36.800693],[103.817353,36.802665],[103.815476,36.805176],[103.819527,36.811743],[103.818934,36.814311],[103.815219,36.820764],[103.815061,36.823288],[103.812788,36.822976],[103.808481,36.823813],[103.807019,36.826649],[103.802553,36.825657],[103.797751,36.829415],[103.795321,36.830663],[103.789728,36.829826],[103.788108,36.833385],[103.783168,36.836051],[103.779236,36.845395],[103.778841,36.849081],[103.777457,36.851293],[103.775284,36.850513],[103.771786,36.851364],[103.769988,36.853363],[103.765898,36.851477],[103.764594,36.849039],[103.758073,36.844374],[103.759061,36.842006],[103.75914,36.838745],[103.763072,36.837327],[103.763882,36.833144],[103.761511,36.832166],[103.761788,36.828578],[103.76325,36.827288],[103.767024,36.826252],[103.768862,36.822749],[103.771648,36.822863],[103.772834,36.821757],[103.772735,36.818523],[103.77726,36.816041],[103.779769,36.816027],[103.781647,36.812453],[103.785974,36.810282],[103.788049,36.80797],[103.791566,36.808977],[103.796407,36.803743],[103.797494,36.79892],[103.799727,36.795628],[103.800142,36.791315],[103.796724,36.791401],[103.795479,36.792536],[103.785717,36.793188],[103.781153,36.795345],[103.779947,36.794451],[103.777754,36.796891],[103.776568,36.794125],[103.775501,36.79638],[103.773881,36.79577],[103.764732,36.798608],[103.761195,36.798452],[103.757737,36.797303],[103.7525,36.797856],[103.74762,36.799728],[103.74021,36.799587],[103.737621,36.802126],[103.735171,36.801743],[103.731238,36.805162],[103.729243,36.802977],[103.727879,36.803814],[103.723532,36.799246],[103.719521,36.796012],[103.712071,36.783909],[103.707803,36.784916],[103.711775,36.782518],[103.714956,36.781979],[103.713336,36.774458],[103.714205,36.769137],[103.71298,36.766681],[103.717051,36.762551],[103.716359,36.756093],[103.719422,36.753112],[103.719402,36.748754],[103.720647,36.746227],[103.720015,36.745049],[103.715588,36.742224],[103.716339,36.739044],[103.718948,36.739668],[103.722939,36.73893],[103.725646,36.735451],[103.72288,36.732882],[103.721734,36.725981],[103.724836,36.723794],[103.729895,36.722715],[103.734835,36.718014],[103.735072,36.714421],[103.739874,36.712986],[103.746691,36.708101],[103.750248,36.70178],[103.748331,36.700189],[103.753548,36.699181],[103.756176,36.695587],[103.757697,36.695999],[103.762064,36.691723],[103.7641,36.692404],[103.767241,36.69087],[103.766253,36.687773],[103.766649,36.681536],[103.766016,36.679476],[103.762736,36.675099],[103.762222,36.672854],[103.759614,36.668392],[103.75916,36.665692],[103.75661,36.660036],[103.752658,36.653526],[103.752639,36.652077],[103.75005,36.643079],[103.750011,36.641373],[103.74592,36.638601],[103.739597,36.63553],[103.734262,36.633497],[103.732503,36.630241],[103.72703,36.627568],[103.724303,36.628137],[103.718987,36.627042],[103.710688,36.625947],[103.709265,36.62744],[103.702171,36.626502],[103.692212,36.625876],[103.691224,36.630199],[103.683399,36.628905],[103.672037,36.629132],[103.671029,36.625421],[103.671108,36.61716],[103.670516,36.604588],[103.670891,36.598871],[103.673657,36.598487],[103.673638,36.594845],[103.674784,36.594234],[103.681384,36.594333],[103.681305,36.581943],[103.679012,36.579496],[103.679981,36.574089],[103.679052,36.573534],[103.665536,36.568882],[103.664271,36.554594],[103.664509,36.547507],[103.667235,36.545984],[103.671583,36.54234],[103.676127,36.540276],[103.67589,36.53834],[103.673361,36.534796],[103.683794,36.52661],[103.703574,36.513881],[103.707902,36.511489],[103.708001,36.501976],[103.705807,36.500054],[103.702369,36.495525],[103.699128,36.486594],[103.706953,36.482121],[103.706933,36.479386],[103.711577,36.478119],[103.713158,36.476551],[103.721319,36.471636],[103.725212,36.468901],[103.725824,36.467177],[103.728847,36.464185],[103.730448,36.460124],[103.729756,36.4582],[103.730942,36.455322],[103.735032,36.448867],[103.734894,36.447],[103.737127,36.441399],[103.736099,36.43966],[103.737759,36.438063],[103.736534,36.436624],[103.735684,36.432276],[103.733748,36.428656],[103.734104,36.427188],[103.729381,36.425349],[103.727188,36.422811],[103.722939,36.419675],[103.720864,36.419033],[103.720351,36.417408],[103.721773,36.411306],[103.724895,36.404291],[103.728729,36.401153],[103.728551,36.399713],[103.725765,36.395221],[103.723789,36.395136],[103.720034,36.393424],[103.716438,36.393681],[103.710727,36.390001],[103.710214,36.387748],[103.707487,36.385751],[103.70721,36.384396],[103.704108,36.381743],[103.704266,36.379105],[103.70642,36.377892],[103.706262,36.376238],[103.70887,36.376238],[103.706321,36.373156],[103.702942,36.371844],[103.703041,36.367892],[103.700887,36.36638],[103.701737,36.362328],[103.69984,36.360616],[103.700689,36.358205],[103.700096,36.355608],[103.698061,36.353597],[103.695097,36.352683],[103.692825,36.35314],[103.68907,36.351784],[103.687509,36.349187],[103.684822,36.346676],[103.684822,36.345092],[103.689663,36.343294],[103.691995,36.340625],[103.68911,36.337015],[103.691876,36.335288],[103.693161,36.332819],[103.695986,36.331734],[103.692509,36.329022],[103.683933,36.324583],[103.684526,36.320329],[103.678835,36.313977],[103.681542,36.309466],[103.680178,36.303712],[103.676009,36.29693],[103.672077,36.293346],[103.668678,36.295445],[103.664647,36.294488],[103.660774,36.296544],[103.656427,36.297158],[103.654154,36.298972],[103.652,36.297886],[103.649135,36.298115],[103.642851,36.29366],[103.640263,36.293903],[103.637141,36.292589],[103.635876,36.290918],[103.633584,36.292203],[103.629474,36.289861],[103.62566,36.291404],[103.622202,36.290447],[103.620147,36.290918],[103.614693,36.287205],[103.611117,36.287434],[103.611986,36.282378],[103.611097,36.281493],[103.611255,36.278108],[103.61329,36.273409],[103.619357,36.273095],[103.620799,36.27218],[103.623783,36.272652],[103.625502,36.270095],[103.624712,36.268338],[103.619969,36.265795],[103.616531,36.266781],[103.613824,36.265138],[103.613468,36.261653],[103.615345,36.259296],[103.616373,36.254067],[103.617815,36.251752],[103.610089,36.250052],[103.602936,36.249966],[103.599043,36.247395],[103.596514,36.246594],[103.595684,36.243951],[103.596257,36.241236],[103.594874,36.24095],[103.59598,36.238778],[103.592799,36.231976],[103.594064,36.229361],[103.592384,36.227189],[103.590744,36.226974],[103.589242,36.228947],[103.582899,36.228904],[103.581753,36.227846],[103.574165,36.228761],[103.571063,36.23069],[103.566182,36.228947],[103.5598,36.230304],[103.555176,36.230033],[103.55314,36.229118],[103.553299,36.225417],[103.552133,36.2197],[103.553397,36.218685],[103.559523,36.216798],[103.561499,36.215126],[103.556717,36.212781],[103.553634,36.212724]]]]}},{"type":"Feature","properties":{"adcode":620123,"name":"榆中县","center":[104.114975,35.84443],"centroid":[104.23293,35.993062],"childrenNum":0,"level":"district","parent":{"adcode":620100},"subFeatureIndex":7,"acroutes":[100000,620000,620100]},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.837587,35.840678],[103.837844,35.839701],[103.835552,35.834459],[103.839959,35.830021],[103.840631,35.827909],[103.836718,35.821818],[103.836046,35.818198],[103.837548,35.815971],[103.84312,35.814808],[103.844602,35.813443],[103.845373,35.808687],[103.846736,35.806288],[103.849562,35.803917],[103.848041,35.797465],[103.84808,35.790208],[103.849641,35.786788],[103.849009,35.775002],[103.8514,35.774657],[103.854482,35.78239],[103.860766,35.788484],[103.863888,35.792306],[103.864935,35.79485],[103.867386,35.795554],[103.870844,35.794548],[103.882048,35.78627],[103.8876,35.780234],[103.891157,35.778308],[103.901314,35.775016],[103.915778,35.763818],[103.919829,35.75732],[103.923603,35.754977],[103.934669,35.751296],[103.948066,35.748535],[103.952038,35.746738],[103.952137,35.743316],[103.958223,35.738398],[103.963697,35.735306],[103.973063,35.734831],[103.976738,35.735838],[103.980967,35.735708],[103.984642,35.734285],[103.986559,35.728345],[103.995155,35.718809],[103.997921,35.716148],[104.000391,35.715083],[104.005134,35.715011],[104.012109,35.715774],[104.019598,35.713559],[104.023313,35.70907],[104.026455,35.706582],[104.026514,35.701776],[104.027383,35.699661],[104.033904,35.695834],[104.03671,35.691388],[104.04005,35.689],[104.045899,35.688151],[104.053111,35.686093],[104.056154,35.684524],[104.058842,35.682078],[104.06143,35.676998],[104.063643,35.674335],[104.067615,35.671212],[104.066884,35.666693],[104.067477,35.664807],[104.070461,35.662072],[104.076389,35.660288],[104.081467,35.6582],[104.088561,35.658719],[104.092434,35.657653],[104.09356,35.650499],[104.094647,35.646899],[104.097058,35.643602],[104.099093,35.638448],[104.101365,35.63613],[104.104744,35.63528],[104.110732,35.638131],[104.114486,35.636547],[104.117865,35.633869],[104.121758,35.629664],[104.126935,35.62556],[104.134819,35.620333],[104.136104,35.618676],[104.138969,35.618575],[104.141459,35.621989],[104.14381,35.626568],[104.147169,35.631004],[104.148632,35.635064],[104.15701,35.637858],[104.159776,35.642393],[104.161337,35.64664],[104.164736,35.643156],[104.169004,35.644193],[104.173233,35.649419],[104.177086,35.648929],[104.179774,35.647331],[104.185563,35.641976],[104.186235,35.636591],[104.194376,35.627519],[104.197281,35.6234],[104.200008,35.620635],[104.202774,35.614111],[104.204296,35.613347],[104.210619,35.612541],[104.21056,35.609819],[104.208702,35.607514],[104.202616,35.605339],[104.198111,35.599015],[104.197103,35.594996],[104.198664,35.59357],[104.206153,35.59429],[104.212417,35.590141],[104.217476,35.587591],[104.219926,35.588052],[104.224945,35.590659],[104.227554,35.588945],[104.22702,35.586308],[104.223404,35.583484],[104.223424,35.580329],[104.2254,35.578571],[104.23522,35.577922],[104.243144,35.576539],[104.246286,35.577634],[104.25087,35.577548],[104.255929,35.575228],[104.257964,35.573686],[104.262134,35.572331],[104.273555,35.573671],[104.279345,35.572375],[104.28223,35.571135],[104.284522,35.571841],[104.290746,35.577144],[104.291576,35.579954],[104.28964,35.584695],[104.290015,35.589564],[104.293572,35.592864],[104.301061,35.597142],[104.302899,35.598929],[104.31025,35.601781],[104.309598,35.603164],[104.309874,35.607816],[104.3127,35.61172],[104.312048,35.61653],[104.310309,35.621946],[104.308629,35.622694],[104.305685,35.630687],[104.306574,35.632703],[104.309657,35.634776],[104.30936,35.63839],[104.305942,35.643343],[104.307187,35.645013],[104.312739,35.647806],[104.319774,35.647447],[104.323746,35.651996],[104.325998,35.652528],[104.331729,35.658517],[104.332618,35.662476],[104.329852,35.665844],[104.326038,35.667024],[104.322165,35.666765],[104.317521,35.667888],[104.316514,35.670162],[104.317739,35.676581],[104.316909,35.683057],[104.321078,35.69064],[104.32094,35.693662],[104.316731,35.699546],[104.316751,35.705344],[104.319833,35.709818],[104.329121,35.71996],[104.329595,35.724088],[104.328231,35.727856],[104.328844,35.730833],[104.331215,35.732343],[104.336155,35.732832],[104.341234,35.73115],[104.343545,35.73289],[104.34562,35.737779],[104.352675,35.738958],[104.357378,35.741044],[104.35882,35.746148],[104.358662,35.750735],[104.35961,35.755609],[104.360934,35.757334],[104.366823,35.760742],[104.369965,35.766722],[104.378817,35.770373],[104.381287,35.770388],[104.384686,35.767455],[104.385753,35.768059],[104.388559,35.774743],[104.396641,35.785365],[104.397115,35.787779],[104.401028,35.793916],[104.400079,35.798442],[104.400613,35.802911],[104.400178,35.805828],[104.398617,35.80886],[104.401877,35.813974],[104.403952,35.820051],[104.403932,35.824993],[104.405217,35.828886],[104.411165,35.834832],[104.411125,35.837892],[104.412113,35.841683],[104.411204,35.84434],[104.409248,35.846279],[104.410592,35.85007],[104.414148,35.853229],[104.41488,35.855182],[104.420234,35.859461],[104.421835,35.861931],[104.42142,35.865463],[104.422191,35.866281],[104.43377,35.866353],[104.437722,35.864774],[104.440074,35.865047],[104.442267,35.868837],[104.445567,35.871651],[104.448808,35.875599],[104.445547,35.878484],[104.444421,35.88091],[104.441674,35.883767],[104.441081,35.888575],[104.442781,35.892149],[104.442801,35.896555],[104.436991,35.904448],[104.436181,35.907648],[104.432031,35.908265],[104.42806,35.911236],[104.426083,35.916157],[104.429482,35.924823],[104.431853,35.929586],[104.433098,35.934292],[104.433553,35.941622],[104.432387,35.947775],[104.43375,35.954673],[104.435292,35.956638],[104.437979,35.955892],[104.439224,35.957613],[104.439263,35.960854],[104.440607,35.96312],[104.4412,35.970232],[104.441813,35.972354],[104.440943,35.974734],[104.443571,35.976068],[104.450705,35.981473],[104.453748,35.979122],[104.45683,35.980068],[104.460743,35.98692],[104.466137,35.98973],[104.469536,35.987164],[104.475662,35.986017],[104.479712,35.990203],[104.482242,35.991579],[104.483783,35.99373],[104.483724,35.999563],[104.482044,36.003276],[104.48323,36.004766],[104.482775,36.007676],[104.480246,36.009395],[104.481945,36.017306],[104.48568,36.021404],[104.491549,36.022837],[104.495797,36.022164],[104.500678,36.020186],[104.500401,36.025717],[104.503444,36.028439],[104.505084,36.033339],[104.507278,36.037895],[104.510736,36.040273],[104.518719,36.042236],[104.52277,36.043712],[104.519094,36.055916],[104.517573,36.058623],[104.519272,36.060169],[104.522197,36.060556],[104.527058,36.066313],[104.528955,36.067416],[104.533243,36.071813],[104.535298,36.072944],[104.536404,36.075106],[104.536068,36.078228],[104.536681,36.08228],[104.538005,36.084041],[104.541325,36.083998],[104.544802,36.085444],[104.551541,36.089524],[104.555334,36.089753],[104.558219,36.091987],[104.561203,36.092202],[104.565531,36.097756],[104.565116,36.100734],[104.562745,36.104484],[104.563515,36.108549],[104.567349,36.112042],[104.566104,36.116621],[104.562389,36.121029],[104.562389,36.123291],[104.559879,36.125451],[104.559425,36.130145],[104.563397,36.13428],[104.567072,36.136527],[104.56887,36.139274],[104.56972,36.147057],[104.571459,36.152064],[104.570866,36.160704],[104.577268,36.167984],[104.574956,36.169372],[104.570925,36.168471],[104.56233,36.168843],[104.559109,36.171488],[104.555908,36.171932],[104.554386,36.170831],[104.551758,36.171417],[104.546936,36.171302],[104.545573,36.172046],[104.531326,36.167798],[104.528678,36.175293],[104.524845,36.1824],[104.523936,36.186761],[104.518205,36.195984],[104.512574,36.202503],[104.512712,36.206234],[104.511645,36.210809],[104.512949,36.213753],[104.515715,36.214439],[104.518521,36.216241],[104.523916,36.216998],[104.527216,36.220157],[104.529528,36.220071],[104.535199,36.226031],[104.538202,36.228489],[104.540099,36.228832],[104.541344,36.234692],[104.542984,36.23765],[104.54174,36.240708],[104.539625,36.242336],[104.538025,36.246694],[104.542589,36.248666],[104.542589,36.250295],[104.539566,36.252638],[104.53674,36.251309],[104.532788,36.254981],[104.532452,36.259638],[104.530634,36.261838],[104.527453,36.262596],[104.523679,36.261481],[104.522315,36.262067],[104.522829,36.265238],[104.518581,36.270566],[104.51785,36.277622],[104.519233,36.281407],[104.518403,36.284249],[104.517059,36.284806],[104.517118,36.290204],[104.512574,36.295502],[104.511289,36.296159],[104.510262,36.300271],[104.508286,36.302527],[104.507614,36.306011],[104.504017,36.308438],[104.502832,36.311893],[104.502476,36.31609],[104.503425,36.322085],[104.504946,36.323398],[104.504907,36.327252],[104.506586,36.329493],[104.504926,36.331934],[104.503128,36.339098],[104.50214,36.345691],[104.501271,36.34669],[104.501824,36.350743],[104.504294,36.354025],[104.503346,36.355822],[104.506191,36.36113],[104.505974,36.366608],[104.508404,36.370589],[104.510301,36.372429],[104.508641,36.374326],[104.510775,36.377122],[104.508622,36.381743],[104.510321,36.385438],[104.508305,36.388647],[104.510084,36.392996],[104.507179,36.393824],[104.506349,36.395235],[104.509491,36.403093],[104.507634,36.405716],[104.509827,36.409595],[104.508701,36.413387],[104.508661,36.416467],[104.505045,36.426774],[104.50714,36.428855],[104.505499,36.431122],[104.497872,36.43698],[104.495343,36.437664],[104.489849,36.442525],[104.485897,36.442952],[104.4807,36.438434],[104.480029,36.434172],[104.477855,36.431036],[104.468548,36.428627],[104.464655,36.426489],[104.461988,36.426703],[104.46177,36.422854],[104.459992,36.419005],[104.456475,36.417722],[104.455783,36.414357],[104.452167,36.414286],[104.450191,36.413074],[104.441081,36.409566],[104.439362,36.407827],[104.442504,36.398458],[104.441319,36.396747],[104.435529,36.394166],[104.43128,36.387919],[104.422744,36.38742],[104.421163,36.389802],[104.415512,36.391342],[104.412093,36.390971],[104.411323,36.389246],[104.409544,36.38983],[104.406442,36.389131],[104.40496,36.389788],[104.401937,36.387406],[104.39014,36.38501],[104.38105,36.38414],[104.376011,36.381815],[104.369115,36.380617],[104.361685,36.378263],[104.353505,36.378249],[104.349078,36.375596],[104.343862,36.375966],[104.337775,36.378006],[104.332045,36.378377],[104.3259,36.379447],[104.320525,36.379105],[104.318094,36.377464],[104.315407,36.366437],[104.314024,36.363855],[104.30942,36.361786],[104.301358,36.357078],[104.297998,36.354681],[104.29294,36.354196],[104.289008,36.354424],[104.275926,36.356436],[104.270433,36.359261],[104.263161,36.361929],[104.258913,36.362257],[104.250396,36.360417],[104.242808,36.358291],[104.238165,36.359775],[104.232098,36.359261],[104.221369,36.353925],[104.218128,36.34963],[104.218997,36.345948],[104.222001,36.343751],[104.223048,36.341068],[104.221467,36.337543],[104.219037,36.336772],[104.212121,36.336258],[104.203644,36.337229],[104.198131,36.336016],[104.195997,36.336843],[104.193131,36.342723],[104.187559,36.343437],[104.184121,36.341924],[104.180465,36.333133],[104.178944,36.330806],[104.174952,36.327295],[104.167957,36.325311],[104.165428,36.323741],[104.165131,36.316818],[104.164124,36.31402],[104.163728,36.306996],[104.162266,36.303712],[104.146794,36.295359],[104.141557,36.293731],[104.140688,36.290061],[104.137408,36.283863],[104.138001,36.279679],[104.137645,36.276465],[104.133634,36.268081],[104.132804,36.264081],[104.13314,36.261367],[104.135768,36.257567],[104.135274,36.255167],[104.130255,36.250967],[104.139898,36.249095],[104.144838,36.246794],[104.149264,36.24678],[104.154579,36.249123],[104.154955,36.25341],[104.154382,36.256567],[104.155765,36.259381],[104.160804,36.258638],[104.163452,36.25741],[104.164697,36.258067],[104.173786,36.259067],[104.171771,36.256324],[104.172976,36.256181],[104.183429,36.261038],[104.184575,36.25721],[104.183113,36.254524],[104.182619,36.249538],[104.181236,36.244365],[104.181591,36.242465],[104.183726,36.24045],[104.184852,36.234291],[104.187243,36.231333],[104.187994,36.228504],[104.190128,36.227375],[104.192716,36.222029],[104.197083,36.216283],[104.200897,36.218456],[104.204256,36.214025],[104.206628,36.212624],[104.211093,36.211995],[104.210698,36.204976],[104.216211,36.205691],[104.219037,36.205176],[104.22208,36.206034],[104.225083,36.205677],[104.226269,36.199915],[104.231407,36.194025],[104.230142,36.190379],[104.221744,36.189778],[104.220796,36.186218],[104.215243,36.183172],[104.215381,36.179597],[104.212832,36.178939],[104.210066,36.180541],[104.209631,36.179554],[104.212793,36.177052],[104.214117,36.173548],[104.213662,36.171016],[104.210402,36.166711],[104.207912,36.164709],[104.207003,36.160218],[104.203841,36.15534],[104.203387,36.148387],[104.200917,36.145025],[104.1974,36.147901],[104.19408,36.151635],[104.190819,36.150018],[104.187065,36.145097],[104.184457,36.143352],[104.184615,36.14225],[104.181611,36.138473],[104.17513,36.133393],[104.170467,36.134152],[104.167028,36.13564],[104.166198,36.133408],[104.161831,36.131304],[104.159342,36.128986],[104.156219,36.124478],[104.157741,36.120972],[104.158195,36.117867],[104.157207,36.116679],[104.151141,36.113831],[104.148375,36.111397],[104.148553,36.116936],[104.149264,36.120171],[104.147268,36.121573],[104.144067,36.12206],[104.143395,36.117108],[104.142012,36.114589],[104.14298,36.111727],[104.140392,36.106388],[104.137428,36.098887],[104.138376,36.097069],[104.134879,36.097155],[104.132685,36.098515],[104.125907,36.09538],[104.121125,36.096296],[104.117648,36.095881],[104.116106,36.097112],[104.113399,36.101865],[104.112075,36.101049],[104.107293,36.100519],[104.105219,36.10175],[104.104072,36.100376],[104.10348,36.104012],[104.106404,36.107748],[104.100733,36.108707],[104.097927,36.110639],[104.096307,36.107862],[104.09354,36.108621],[104.091466,36.110968],[104.089391,36.110968],[104.085814,36.112686],[104.081111,36.110782],[104.076033,36.110396],[104.068919,36.10915],[104.066173,36.106087],[104.060877,36.105114],[104.053368,36.102552],[104.05159,36.103783],[104.047954,36.103682],[104.046985,36.10238],[104.045681,36.097312],[104.043666,36.097284],[104.041176,36.094793],[104.037639,36.092903],[104.034537,36.093003],[104.026514,36.08888],[104.022601,36.087262],[104.018867,36.08742],[104.012188,36.093877],[104.015073,36.096654],[104.014658,36.100605],[104.006951,36.10019],[104.007939,36.102867],[104.004975,36.105958],[104.000589,36.107333],[103.999917,36.105028],[103.996558,36.103167],[103.988337,36.101507],[103.985512,36.098844],[103.981579,36.098758],[103.985452,36.095351],[103.984445,36.092502],[103.982093,36.088894],[103.977667,36.085716],[103.978774,36.082122],[103.97745,36.078471],[103.978556,36.075478],[103.976185,36.068891],[103.97575,36.065927],[103.977054,36.063864],[103.975553,36.06133],[103.977786,36.05709],[103.969467,36.055944],[103.963973,36.053681],[103.960179,36.052865],[103.953737,36.052449],[103.947948,36.054369],[103.93704,36.053925],[103.934076,36.052765],[103.933859,36.051576],[103.936605,36.04937],[103.94034,36.048954],[103.942138,36.047078],[103.942178,36.044872],[103.94445,36.041162],[103.944509,36.034701],[103.943838,36.033984],[103.94032,36.036549],[103.936704,36.035617],[103.926429,36.029528],[103.923425,36.026734],[103.917458,36.024471],[103.913921,36.019011],[103.910285,36.015558],[103.907775,36.015429],[103.907281,36.013437],[103.905444,36.014368],[103.905641,36.009983],[103.902717,36.008664],[103.90244,36.004551],[103.900188,36.004967],[103.899101,36.001398],[103.900682,35.99985],[103.894833,35.996138],[103.889319,35.989171],[103.887245,35.984125],[103.880704,35.973774],[103.879222,35.965515],[103.876851,35.961872],[103.875981,35.959248],[103.876139,35.952895],[103.877029,35.948994],[103.876218,35.946125],[103.876278,35.942296],[103.87778,35.940116],[103.887857,35.932972],[103.893252,35.924249],[103.897638,35.923934],[103.903013,35.920892],[103.907479,35.917248],[103.909317,35.914421],[103.909356,35.91247],[103.907005,35.909643],[103.90327,35.902238],[103.900978,35.894675],[103.901057,35.889393],[103.903685,35.886049],[103.911115,35.86898],[103.911075,35.857537],[103.906116,35.852956],[103.901037,35.852339],[103.893192,35.854694],[103.88596,35.854694],[103.880941,35.856388],[103.876021,35.85692],[103.864876,35.860036],[103.858098,35.867214],[103.854759,35.869253],[103.850175,35.870072],[103.8448,35.867258],[103.841579,35.860538],[103.838753,35.851966],[103.837587,35.840678]]]]}}]}
|