This repository has been archived by the owner on Dec 27, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdivisions_zh_CN.php
684 lines (683 loc) · 68.6 KB
/
divisions_zh_CN.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
<?php
/**
* divisions.php
*
* Author: Larry Li <larryli@qq.com>
*/
return [
// 中国
['id' => 1, 'name' => '中国', 'title' => '中华人民共和国', 'is_city' => 0, 'parent_id' => 0],
// 特殊
['id' => 2, 'name' => '本机地址', 'title' => '本机地址', 'is_city' => 0, 'parent_id' => 0],
['id' => 3, 'name' => '局域网', 'title' => '局域网', 'is_city' => 0, 'parent_id' => 0],
['id' => 4, 'name' => '保留地址', 'title' => '保留地址', 'is_city' => 0, 'parent_id' => 0],
['id' => 5, 'name' => '本地链路', 'title' => '本地链路', 'is_city' => 0, 'parent_id' => 0],
// 洲际
['id' => 11, 'name' => '亚太地区', 'title' => '亚太地区', 'is_city' => 0, 'parent_id' => 0],
['id' => 12, 'name' => '北美地区', 'title' => '北美地区', 'is_city' => 0, 'parent_id' => 0],
['id' => 13, 'name' => '欧洲', 'title' => '欧洲', 'is_city' => 0, 'parent_id' => 0],
['id' => 14, 'name' => '拉美地区', 'title' => '拉美地区', 'is_city' => 0, 'parent_id' => 0],
['id' => 15, 'name' => '非洲地区', 'title' => '非洲地区', 'is_city' => 0, 'parent_id' => 0],
['id' => 16, 'name' => '南极洲', 'title' => '南极洲', 'is_city' => 0, 'parent_id' => 0],
// 非洲地区
// 北部非洲
['id' => 101, 'name' => '阿尔及利亚', 'title' => '阿尔及利亚民主人民共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 102, 'name' => '埃及', 'title' => '阿拉伯埃及共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 103, 'name' => '利比亚', 'title' => '利比亚国', 'is_city' => 0, 'parent_id' => 0],
['id' => 104, 'name' => '摩洛哥', 'title' => '摩洛哥王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 105, 'name' => '苏丹', 'title' => '苏丹共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 106, 'name' => '突尼斯', 'title' => '突尼斯共和国', 'is_city' => 0, 'parent_id' => 0],
// 西部非洲
['id' => 111, 'name' => '贝宁', 'title' => '贝宁共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 112, 'name' => '布基纳法索', 'title' => '布基纳法索', 'is_city' => 0, 'parent_id' => 0],
['id' => 113, 'name' => '乍得', 'title' => '乍得共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 114, 'name' => '科特迪瓦', 'title' => '科特迪瓦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 115, 'name' => '冈比亚', 'title' => '冈比亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 116, 'name' => '加纳', 'title' => '加纳共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 117, 'name' => '几内亚', 'title' => '几内亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 118, 'name' => '几内亚比绍', 'title' => '几内亚比绍共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 119, 'name' => '利比里亚', 'title' => '利比里亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 120, 'name' => '马里', 'title' => '马里共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 121, 'name' => '尼日尔', 'title' => '尼日尔共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 122, 'name' => '毛里塔尼亚', 'title' => '毛里塔尼亚伊斯兰共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 123, 'name' => '尼日利亚', 'title' => '尼日利亚联邦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 124, 'name' => '塞内加尔', 'title' => '塞内加尔共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 125, 'name' => '塞拉利昂', 'title' => '塞拉利昂共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 126, 'name' => '多哥', 'title' => '多哥共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 127, 'name' => '佛得角', 'title' => '佛得角共和国', 'is_city' => 0, 'parent_id' => 0],
// 中部非洲
['id' => 131, 'name' => '喀麦隆', 'title' => '喀麦隆共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 132, 'name' => '中非', 'title' => '中非共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 133, 'name' => '赤道几内亚', 'title' => '赤道几内亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 134, 'name' => '加蓬', 'title' => '加蓬共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 135, 'name' => '刚果(布)', 'title' => '刚果共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 136, 'name' => '刚果(金)', 'title' => '刚果民主共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 137, 'name' => '圣多美和普林西比', 'title' => '圣多美和普林西比民主共和国', 'is_city' => 0, 'parent_id' => 0],
// 南部非洲
['id' => 141, 'name' => '安哥拉', 'title' => '安哥拉共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 142, 'name' => '博茨瓦纳', 'title' => '博茨瓦纳共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 143, 'name' => '科摩罗', 'title' => '科摩罗联盟', 'is_city' => 0, 'parent_id' => 0],
['id' => 144, 'name' => '莱索托', 'title' => '莱索托王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 145, 'name' => '马达加斯加', 'title' => '马达加斯加共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 146, 'name' => '马拉维', 'title' => '马拉维共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 147, 'name' => '莫桑比克', 'title' => '莫桑比克共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 148, 'name' => '纳米比亚', 'title' => '纳米比亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 149, 'name' => '斯威士兰', 'title' => '斯威士兰王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 150, 'name' => '南非', 'title' => '南非共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 151, 'name' => '赞比亚', 'title' => '赞比亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 152, 'name' => '津巴布韦', 'title' => '津巴布韦共和国', 'is_city' => 0, 'parent_id' => 0],
// 东部非洲
['id' => 161, 'name' => '布隆迪', 'title' => '布隆迪共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 162, 'name' => '吉布提', 'title' => '吉布提共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 163, 'name' => '厄立特里亚', 'title' => '厄立特里亚国', 'is_city' => 0, 'parent_id' => 0],
['id' => 164, 'name' => '埃塞俄比亚', 'title' => '埃塞俄比亚联邦民主共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 165, 'name' => '肯尼亚', 'title' => '肯尼亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 166, 'name' => '卢旺达', 'title' => '卢旺达共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 167, 'name' => '塞舌尔', 'title' => '塞舌尔共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 168, 'name' => '索马里', 'title' => '索马里联邦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 169, 'name' => '南苏丹', 'title' => '南苏丹共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 170, 'name' => '坦桑尼亚', 'title' => '坦桑尼亚联合共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 171, 'name' => '乌干达', 'title' => '乌干达共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 172, 'name' => '毛里求斯', 'title' => '毛里求斯共和国', 'is_city' => 0, 'parent_id' => 0],
// 海外属地与其他特殊政区
['id' => 181, 'name' => '英属印度洋领地', 'title' => '英属印度洋领地', 'is_city' => 0, 'parent_id' => 0],
['id' => 182, 'name' => '马约特', 'title' => '马约特', 'is_city' => 0, 'parent_id' => 0],
['id' => 183, 'name' => '留尼汪岛', 'title' => '留尼汪岛', 'is_city' => 0, 'parent_id' => 0],
// 北美
['id' => 201, 'name' => '加拿大', 'title' => '加拿大', 'is_city' => 0, 'parent_id' => 0],
['id' => 202, 'name' => '美国', 'title' => '美利坚合众国', 'is_city' => 0, 'parent_id' => 0],
// 中美
// 中美地峡
['id' => 211, 'name' => '墨西哥', 'title' => '墨西哥合众国', 'is_city' => 0, 'parent_id' => 0],
['id' => 212, 'name' => '伯利兹', 'title' => '伯利兹', 'is_city' => 0, 'parent_id' => 0],
['id' => 213, 'name' => '哥斯达黎加', 'title' => '哥斯达黎加共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 214, 'name' => '萨尔瓦多', 'title' => '萨尔瓦多共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 215, 'name' => '危地马拉', 'title' => '危地马拉共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 216, 'name' => '洪都拉斯', 'title' => '洪都拉斯共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 217, 'name' => '尼加拉瓜', 'title' => '尼加拉瓜共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 218, 'name' => '巴拿马', 'title' => '巴拿马共和国', 'is_city' => 0, 'parent_id' => 0],
//加勒比海
['id' => 221, 'name' => '安提瓜和巴布达', 'title' => '安提瓜和巴布达', 'is_city' => 0, 'parent_id' => 0],
['id' => 222, 'name' => '巴哈马', 'title' => '巴哈马国', 'is_city' => 0, 'parent_id' => 0],
['id' => 223, 'name' => '巴巴多斯', 'title' => '巴巴多斯', 'is_city' => 0, 'parent_id' => 0],
['id' => 224, 'name' => '古巴', 'title' => '古巴共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 225, 'name' => '多米尼克', 'title' => '多米尼克国', 'is_city' => 0, 'parent_id' => 0],
['id' => 226, 'name' => '多米尼加', 'title' => '多米尼加共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 227, 'name' => '格林纳达', 'title' => '格林纳达', 'is_city' => 0, 'parent_id' => 0],
['id' => 228, 'name' => '海地', 'title' => '海地共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 229, 'name' => '牙买加', 'title' => '牙买加', 'is_city' => 0, 'parent_id' => 0],
['id' => 230, 'name' => '圣基茨和尼维斯', 'title' => '圣基茨和尼维斯联邦', 'is_city' => 0, 'parent_id' => 0],
['id' => 231, 'name' => '圣卢西亚', 'title' => '圣卢西亚', 'is_city' => 0, 'parent_id' => 0],
['id' => 232, 'name' => '圣文森特和格林纳丁斯', 'title' => '圣文森特和格林纳丁斯', 'is_city' => 0, 'parent_id' => 0],
['id' => 233, 'name' => '特立尼达和多巴哥', 'title' => '特立尼达和多巴哥共和国', 'is_city' => 0, 'parent_id' => 0],
//南美洲
['id' => 241, 'name' => '阿根廷', 'title' => '阿根廷共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 242, 'name' => '玻利维亚', 'title' => '多民族玻利维亚国', 'is_city' => 0, 'parent_id' => 0],
['id' => 243, 'name' => '巴西', 'title' => '巴西联邦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 244, 'name' => '智利', 'title' => '智利共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 245, 'name' => '哥伦比亚', 'title' => '哥伦比亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 246, 'name' => '厄瓜多尔', 'title' => '厄瓜多尔共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 247, 'name' => '圭亚那', 'title' => '圭亚那合作共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 248, 'name' => '秘鲁', 'title' => '秘鲁共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 249, 'name' => '巴拉圭', 'title' => '巴拉圭共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 250, 'name' => '苏里南', 'title' => '苏里南共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 251, 'name' => '乌拉圭', 'title' => '乌拉圭东岸共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 252, 'name' => '委内瑞拉', 'title' => '委内瑞拉玻利瓦尔共和国', 'is_city' => 0, 'parent_id' => 0],
//海外属地与其他特殊政区
['id' => 261, 'name' => '安圭拉', 'title' => '安圭拉', 'is_city' => 0, 'parent_id' => 0],
['id' => 262, 'name' => '阿鲁巴', 'title' => '阿鲁巴', 'is_city' => 0, 'parent_id' => 0],
['id' => 263, 'name' => '库拉索', 'title' => '库拉索', 'is_city' => 0, 'parent_id' => 0],
['id' => 264, 'name' => '荷属圣马丁', 'title' => '荷属圣马丁', 'is_city' => 0, 'parent_id' => 0],
['id' => 265, 'name' => '英属维尔京群岛', 'title' => '英属维尔京群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 266, 'name' => '百慕大', 'title' => '百慕大', 'is_city' => 0, 'parent_id' => 0],
['id' => 267, 'name' => '开曼群岛', 'title' => '开曼群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 268, 'name' => '福克兰群岛', 'title' => '福克兰群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 269, 'name' => '法属圭亚那', 'title' => '法属圭亚那', 'is_city' => 0, 'parent_id' => 0],
['id' => 270, 'name' => '格陵兰', 'title' => '格陵兰', 'is_city' => 0, 'parent_id' => 0],
['id' => 271, 'name' => '瓜德罗普', 'title' => '瓜德罗普', 'is_city' => 0, 'parent_id' => 0],
['id' => 272, 'name' => '马提尼克岛', 'title' => '马提尼克岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 273, 'name' => '法属圣马丁', 'title' => '法属圣马丁', 'is_city' => 0, 'parent_id' => 0],
['id' => 274, 'name' => '蒙塞拉特岛', 'title' => '蒙塞拉特岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 275, 'name' => '圣皮埃尔和密克隆群岛', 'title' => '圣皮埃尔和密克隆群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 276, 'name' => '波多黎各', 'title' => '波多黎各', 'is_city' => 0, 'parent_id' => 0],
['id' => 277, 'name' => '特克斯和凯科斯群岛', 'title' => '特克斯和凯科斯群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 278, 'name' => '美属维尔京群岛', 'title' => '美属维尔京群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 279, 'name' => '荷兰加勒比', 'title' => '荷兰加勒比', 'is_city' => 0, 'parent_id' => 0],
// 亚洲
// 东亚
['id' => 301, 'name' => '日本', 'title' => '日本国', 'is_city' => 0, 'parent_id' => 0],
['id' => 302, 'name' => '朝鲜', 'title' => '朝鲜民主主义人民共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 303, 'name' => '韩国', 'title' => '大韩民国', 'is_city' => 0, 'parent_id' => 0],
['id' => 304, 'name' => '蒙古', 'title' => '蒙古国', 'is_city' => 0, 'parent_id' => 0],
// 东南亚
['id' => 311, 'name' => '东帝汶', 'title' => '东帝汶民主共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 312, 'name' => '菲律宾', 'title' => '菲律宾共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 313, 'name' => '柬埔寨', 'title' => '柬埔寨王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 314, 'name' => '老挝', 'title' => '老挝人民民主共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 315, 'name' => '马来西亚', 'title' => '马来西亚', 'is_city' => 0, 'parent_id' => 0],
['id' => 316, 'name' => '缅甸', 'title' => '缅甸联邦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 317, 'name' => '泰国', 'title' => '泰王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 318, 'name' => '文莱', 'title' => '文莱达鲁萨兰国', 'is_city' => 0, 'parent_id' => 0],
['id' => 319, 'name' => '新加坡', 'title' => '新加坡共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 320, 'name' => '越南', 'title' => '越南社会主义共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 321, 'name' => '印度尼西亚', 'title' => '印度尼西亚共和国', 'is_city' => 0, 'parent_id' => 0],
// 南亚
['id' => 331, 'name' => '不丹', 'title' => '不丹王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 332, 'name' => '巴基斯坦', 'title' => '巴基斯坦伊斯兰共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 333, 'name' => '马尔代夫', 'title' => '马尔代夫共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 334, 'name' => '孟加拉', 'title' => '孟加拉人民共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 335, 'name' => '尼泊尔', 'title' => '尼泊尔联邦民主共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 336, 'name' => '斯里兰卡', 'title' => '斯里兰卡民主社会主义共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 337, 'name' => '印度', 'title' => '印度共和国', 'is_city' => 0, 'parent_id' => 0],
// 中亚
['id' => 341, 'name' => '哈萨克斯坦', 'title' => '哈萨克斯坦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 342, 'name' => '吉尔吉斯斯坦', 'title' => '吉尔吉斯共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 343, 'name' => '塔吉克斯坦', 'title' => '塔吉克斯坦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 344, 'name' => '土库曼斯坦', 'title' => '土库曼斯坦', 'is_city' => 0, 'parent_id' => 0],
['id' => 345, 'name' => '乌兹别克斯坦', 'title' => '乌兹别克斯坦共和国', 'is_city' => 0, 'parent_id' => 0],
// 西亚
['id' => 351, 'name' => '阿富汗', 'title' => '阿富汗伊斯兰共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 352, 'name' => '阿联酋', 'title' => '阿拉伯联合酋长国', 'is_city' => 0, 'parent_id' => 0],
['id' => 353, 'name' => '阿曼', 'title' => '阿曼苏丹国', 'is_city' => 0, 'parent_id' => 0],
['id' => 354, 'name' => '阿塞拜疆', 'title' => '阿塞拜疆共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 355, 'name' => '巴勒斯坦', 'title' => '巴勒斯坦国', 'is_city' => 0, 'parent_id' => 0],
['id' => 356, 'name' => '巴林', 'title' => '巴林王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 357, 'name' => '格鲁吉亚', 'title' => '格鲁吉亚', 'is_city' => 0, 'parent_id' => 0],
['id' => 358, 'name' => '卡塔尔', 'title' => '卡塔尔国', 'is_city' => 0, 'parent_id' => 0],
['id' => 359, 'name' => '科威特', 'title' => '科威特国', 'is_city' => 0, 'parent_id' => 0],
['id' => 360, 'name' => '黎巴嫩', 'title' => '黎巴嫩共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 361, 'name' => '沙特阿拉伯', 'title' => '沙特阿拉伯王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 362, 'name' => '土耳其', 'title' => '土耳其共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 363, 'name' => '叙利亚', 'title' => '阿拉伯叙利亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 364, 'name' => '亚美尼亚', 'title' => '亚美尼亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 365, 'name' => '也门', 'title' => '也门共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 366, 'name' => '伊拉克', 'title' => '伊拉克共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 367, 'name' => '伊朗', 'title' => '伊朗伊斯兰共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 368, 'name' => '以色列', 'title' => '以色列国', 'is_city' => 0, 'parent_id' => 0],
['id' => 369, 'name' => '约旦', 'title' => '约旦哈希姆王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 370, 'name' => '塞浦路斯', 'title' => '塞浦路斯共和国', 'is_city' => 0, 'parent_id' => 0],
// 欧洲
// 西欧
['id' => 401, 'name' => '比利时', 'title' => '比利时王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 402, 'name' => '法国', 'title' => '法兰西共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 403, 'name' => '爱尔兰', 'title' => '爱尔兰', 'is_city' => 0, 'parent_id' => 0],
['id' => 404, 'name' => '卢森堡', 'title' => '卢森堡大公国', 'is_city' => 0, 'parent_id' => 0],
['id' => 405, 'name' => '摩纳哥', 'title' => '摩纳哥公国', 'is_city' => 0, 'parent_id' => 0],
['id' => 406, 'name' => '荷兰', 'title' => '荷兰王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 407, 'name' => '英国', 'title' => '大不列颠及北爱尔兰联合王国', 'is_city' => 0, 'parent_id' => 0],
// 北欧
['id' => 411, 'name' => '丹麦', 'title' => '丹麦王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 412, 'name' => '芬兰', 'title' => '芬兰共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 413, 'name' => '冰岛', 'title' => '冰岛共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 414, 'name' => '挪威', 'title' => '挪威王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 415, 'name' => '瑞典', 'title' => '瑞典王国', 'is_city' => 0, 'parent_id' => 0],
// 中欧
['id' => 421, 'name' => '奥地利', 'title' => '奥地利共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 422, 'name' => '捷克', 'title' => '捷克共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 423, 'name' => '德国', 'title' => '德意志联邦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 424, 'name' => '匈牙利', 'title' => '匈牙利', 'is_city' => 0, 'parent_id' => 0],
['id' => 425, 'name' => '列支敦士登', 'title' => '列支敦士登公国', 'is_city' => 0, 'parent_id' => 0],
['id' => 426, 'name' => '波兰', 'title' => '波兰共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 427, 'name' => '斯洛伐克', 'title' => '斯洛伐克共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 428, 'name' => '瑞士', 'title' => '瑞士联邦', 'is_city' => 0, 'parent_id' => 0],
// 东欧
['id' => 431, 'name' => '俄罗斯', 'title' => '俄罗斯联邦', 'is_city' => 0, 'parent_id' => 0],
['id' => 432, 'name' => '白俄罗斯', 'title' => '白俄罗斯共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 433, 'name' => '爱沙尼亚', 'title' => '爱沙尼亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 434, 'name' => '拉脱维亚', 'title' => '拉脱维亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 435, 'name' => '立陶宛', 'title' => '立陶宛共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 436, 'name' => '摩尔多瓦', 'title' => '摩尔多瓦共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 437, 'name' => '乌克兰', 'title' => '乌克兰', 'is_city' => 0, 'parent_id' => 0],
// 南欧
['id' => 441, 'name' => '阿尔巴尼亚', 'title' => '阿尔巴尼亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 442, 'name' => '安道尔', 'title' => '安道尔公国', 'is_city' => 0, 'parent_id' => 0],
['id' => 443, 'name' => '波斯尼亚和黑塞哥维那', 'title' => '波斯尼亚和黑塞哥维那', 'is_city' => 0, 'parent_id' => 0],
['id' => 444, 'name' => '保加利亚', 'title' => '保加利亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 445, 'name' => '克罗地亚', 'title' => '克罗地亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 446, 'name' => '希腊', 'title' => '希腊共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 447, 'name' => '意大利', 'title' => '意大利共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 448, 'name' => '科索沃', 'title' => '科索沃共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 449, 'name' => '马其顿', 'title' => '马其顿共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 450, 'name' => '马耳他', 'title' => '马耳他共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 451, 'name' => '黑山', 'title' => '黑山', 'is_city' => 0, 'parent_id' => 0],
['id' => 452, 'name' => '葡萄牙', 'title' => '葡萄牙共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 453, 'name' => '罗马尼亚', 'title' => '罗马尼亚', 'is_city' => 0, 'parent_id' => 0],
['id' => 454, 'name' => '圣马力诺', 'title' => '圣马力诺共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 455, 'name' => '塞尔维亚', 'title' => '塞尔维亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 456, 'name' => '斯洛文尼亚', 'title' => '斯洛文尼亚共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 457, 'name' => '西班牙', 'title' => '西班牙王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 458, 'name' => '梵蒂冈', 'title' => '梵蒂冈城国', 'is_city' => 0, 'parent_id' => 0],
//海外属地与其他特殊政区
['id' => 461, 'name' => '法罗群岛', 'title' => '法罗群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 462, 'name' => '直布罗陀', 'title' => '直布罗陀', 'is_city' => 0, 'parent_id' => 0],
['id' => 463, 'name' => '根西岛', 'title' => '根西岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 464, 'name' => '马恩岛', 'title' => '马恩岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 465, 'name' => '泽西岛', 'title' => '泽西岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 466, 'name' => '奥兰群岛', 'title' => '奥兰群岛', 'is_city' => 0, 'parent_id' => 0],
// 大洋洲
// 澳大拉西亚
['id' => 501, 'name' => '澳大利亚', 'title' => '澳大利亚联邦', 'is_city' => 0, 'parent_id' => 0],
['id' => 502, 'name' => '圣诞岛', 'title' => '圣诞岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 503, 'name' => '诺福克岛', 'title' => '诺福克岛', 'is_city' => 0, 'parent_id' => 0],
// 密克罗尼西亚
['id' => 511, 'name' => '帕劳', 'title' => '帕劳共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 512, 'name' => '密克罗尼西亚联邦', 'title' => '密克罗尼西亚联邦', 'is_city' => 0, 'parent_id' => 0],
['id' => 513, 'name' => '马绍尔群岛', 'title' => '马绍尔群岛共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 514, 'name' => '基里巴斯', 'title' => '基里巴斯共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 515, 'name' => '瑙鲁', 'title' => '瑙鲁共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 516, 'name' => '北马里亚纳群岛', 'title' => '北马里亚纳群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 517, 'name' => '关岛', 'title' => '关岛', 'is_city' => 0, 'parent_id' => 0],
// 美拉尼西亚
['id' => 521, 'name' => '巴布亚新几内亚', 'title' => '巴布亚新几内亚独立国', 'is_city' => 0, 'parent_id' => 0],
['id' => 522, 'name' => '所罗门群岛', 'title' => '所罗门群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 523, 'name' => '瓦努阿图', 'title' => '瓦努阿图共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 524, 'name' => '斐济', 'title' => '斐济共和国', 'is_city' => 0, 'parent_id' => 0],
['id' => 525, 'name' => '新喀里多尼亚', 'title' => '新喀里多尼亚', 'is_city' => 0, 'parent_id' => 0],
// 波利尼西亚
['id' => 531, 'name' => '图瓦卢', 'title' => '图瓦卢', 'is_city' => 0, 'parent_id' => 0],
['id' => 532, 'name' => '萨摩亚', 'title' => '美属萨摩亚', 'is_city' => 0, 'parent_id' => 0],
['id' => 533, 'name' => '汤加', 'title' => '汤加王国', 'is_city' => 0, 'parent_id' => 0],
['id' => 534, 'name' => '纽埃岛', 'title' => '纽埃岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 535, 'name' => '库克群岛', 'title' => '库克群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 536, 'name' => '新西兰', 'title' => '新西兰', 'is_city' => 0, 'parent_id' => 0],
['id' => 537, 'name' => '托克劳群岛', 'title' => '托克劳群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 538, 'name' => '瓦利斯和富图纳群岛', 'title' => '瓦利斯和富图纳群岛', 'is_city' => 0, 'parent_id' => 0],
['id' => 539, 'name' => '法属波利尼西亚', 'title' => '法属波利尼西亚', 'is_city' => 0, 'parent_id' => 0],
// 省市
['id' => 110000, 'name' => '北京', 'title' => '北京市', 'is_city' => 1, 'parent_id' => 1],
['id' => 120000, 'name' => '天津', 'title' => '天津市', 'is_city' => 1, 'parent_id' => 1],
['id' => 130000, 'name' => '河北', 'title' => '河北省', 'is_city' => 0, 'parent_id' => 1],
['id' => 130100, 'name' => '石家庄', 'title' => '石家庄市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130200, 'name' => '唐山', 'title' => '唐山市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130300, 'name' => '秦皇岛', 'title' => '秦皇岛市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130400, 'name' => '邯郸', 'title' => '邯郸市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130500, 'name' => '邢台', 'title' => '邢台市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130600, 'name' => '保定', 'title' => '保定市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130700, 'name' => '张家口', 'title' => '张家口市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130800, 'name' => '承德', 'title' => '承德市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 130900, 'name' => '沧州', 'title' => '沧州市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 131000, 'name' => '廊坊', 'title' => '廊坊市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 131100, 'name' => '衡水', 'title' => '衡水市', 'is_city' => 1, 'parent_id' => 130000],
['id' => 140000, 'name' => '山西', 'title' => '山西省', 'is_city' => 0, 'parent_id' => 1],
['id' => 140100, 'name' => '太原', 'title' => '太原市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140200, 'name' => '大同', 'title' => '大同市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140300, 'name' => '阳泉', 'title' => '阳泉市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140400, 'name' => '长治', 'title' => '长治市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140500, 'name' => '晋城', 'title' => '晋城市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140600, 'name' => '朔州', 'title' => '朔州市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140700, 'name' => '晋中', 'title' => '晋中市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140800, 'name' => '运城', 'title' => '运城市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 140900, 'name' => '忻州', 'title' => '忻州市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 141000, 'name' => '临汾', 'title' => '临汾市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 141100, 'name' => '吕梁', 'title' => '吕梁市', 'is_city' => 1, 'parent_id' => 140000],
['id' => 150000, 'name' => '内蒙古', 'title' => '内蒙古自治区', 'is_city' => 0, 'parent_id' => 1],
['id' => 150100, 'name' => '呼和浩特', 'title' => '呼和浩特市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150200, 'name' => '包头', 'title' => '包头市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150300, 'name' => '乌海', 'title' => '乌海市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150400, 'name' => '赤峰', 'title' => '赤峰市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150500, 'name' => '通辽', 'title' => '通辽市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150600, 'name' => '鄂尔多斯', 'title' => '鄂尔多斯市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150700, 'name' => '呼伦贝尔', 'title' => '呼伦贝尔市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150800, 'name' => '巴彦淖尔', 'title' => '巴彦淖尔市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 150900, 'name' => '乌兰察布', 'title' => '乌兰察布市', 'is_city' => 1, 'parent_id' => 150000],
['id' => 152200, 'name' => '兴安', 'title' => '兴安盟', 'is_city' => 1, 'parent_id' => 150000],
['id' => 152500, 'name' => '锡林郭勒', 'title' => '锡林郭勒盟', 'is_city' => 1, 'parent_id' => 150000],
['id' => 152900, 'name' => '阿拉善', 'title' => '阿拉善盟', 'is_city' => 1, 'parent_id' => 150000],
['id' => 210000, 'name' => '辽宁', 'title' => '辽宁省', 'is_city' => 0, 'parent_id' => 1],
['id' => 210100, 'name' => '沈阳', 'title' => '沈阳市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210200, 'name' => '大连', 'title' => '大连市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210300, 'name' => '鞍山', 'title' => '鞍山市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210400, 'name' => '抚顺', 'title' => '抚顺市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210500, 'name' => '本溪', 'title' => '本溪市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210600, 'name' => '丹东', 'title' => '丹东市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210700, 'name' => '锦州', 'title' => '锦州市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210800, 'name' => '营口', 'title' => '营口市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 210900, 'name' => '阜新', 'title' => '阜新市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 211000, 'name' => '辽阳', 'title' => '辽阳市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 211100, 'name' => '盘锦', 'title' => '盘锦市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 211200, 'name' => '铁岭', 'title' => '铁岭市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 211300, 'name' => '朝阳', 'title' => '朝阳市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 211400, 'name' => '葫芦岛', 'title' => '葫芦岛市', 'is_city' => 1, 'parent_id' => 210000],
['id' => 220000, 'name' => '吉林', 'title' => '吉林省', 'is_city' => 0, 'parent_id' => 1],
['id' => 220100, 'name' => '长春', 'title' => '长春市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220200, 'name' => '吉林', 'title' => '吉林市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220300, 'name' => '四平', 'title' => '四平市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220400, 'name' => '辽源', 'title' => '辽源市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220500, 'name' => '通化', 'title' => '通化市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220600, 'name' => '白山', 'title' => '白山市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220700, 'name' => '松原', 'title' => '松原市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 220800, 'name' => '白城', 'title' => '白城市', 'is_city' => 1, 'parent_id' => 220000],
['id' => 222400, 'name' => '延边', 'title' => '延边朝鲜族自治州', 'is_city' => 1, 'parent_id' => 220000],
['id' => 230000, 'name' => '黑龙江', 'title' => '黑龙江省', 'is_city' => 0, 'parent_id' => 1],
['id' => 230100, 'name' => '哈尔滨', 'title' => '哈尔滨市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230200, 'name' => '齐齐哈尔', 'title' => '齐齐哈尔市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230300, 'name' => '鸡西', 'title' => '鸡西市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230400, 'name' => '鹤岗', 'title' => '鹤岗市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230500, 'name' => '双鸭山', 'title' => '双鸭山市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230600, 'name' => '大庆', 'title' => '大庆市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230700, 'name' => '伊春', 'title' => '伊春市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230800, 'name' => '佳木斯', 'title' => '佳木斯市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 230900, 'name' => '七台河', 'title' => '七台河市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 231000, 'name' => '牡丹江', 'title' => '牡丹江市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 231100, 'name' => '黑河', 'title' => '黑河市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 231200, 'name' => '绥化', 'title' => '绥化市', 'is_city' => 1, 'parent_id' => 230000],
['id' => 232700, 'name' => '大兴安岭', 'title' => '大兴安岭地区', 'is_city' => 1, 'parent_id' => 230000],
['id' => 310000, 'name' => '上海', 'title' => '上海市', 'is_city' => 1, 'parent_id' => 1],
['id' => 320000, 'name' => '江苏', 'title' => '江苏省', 'is_city' => 0, 'parent_id' => 1],
['id' => 320100, 'name' => '南京', 'title' => '南京市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320200, 'name' => '无锡', 'title' => '无锡市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320300, 'name' => '徐州', 'title' => '徐州市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320400, 'name' => '常州', 'title' => '常州市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320500, 'name' => '苏州', 'title' => '苏州市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320600, 'name' => '南通', 'title' => '南通市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320700, 'name' => '连云港', 'title' => '连云港市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320800, 'name' => '淮安', 'title' => '淮安市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 320900, 'name' => '盐城', 'title' => '盐城市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 321000, 'name' => '扬州', 'title' => '扬州市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 321100, 'name' => '镇江', 'title' => '镇江市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 321200, 'name' => '泰州', 'title' => '泰州市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 321300, 'name' => '宿迁', 'title' => '宿迁市', 'is_city' => 1, 'parent_id' => 320000],
['id' => 330000, 'name' => '浙江', 'title' => '浙江省', 'is_city' => 0, 'parent_id' => 1],
['id' => 330100, 'name' => '杭州', 'title' => '杭州市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330200, 'name' => '宁波', 'title' => '宁波市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330300, 'name' => '温州', 'title' => '温州市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330400, 'name' => '嘉兴', 'title' => '嘉兴市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330500, 'name' => '湖州', 'title' => '湖州市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330600, 'name' => '绍兴', 'title' => '绍兴市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330700, 'name' => '金华', 'title' => '金华市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330800, 'name' => '衢州', 'title' => '衢州市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 330900, 'name' => '舟山', 'title' => '舟山市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 331000, 'name' => '台州', 'title' => '台州市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 331100, 'name' => '丽水', 'title' => '丽水市', 'is_city' => 1, 'parent_id' => 330000],
['id' => 340000, 'name' => '安徽', 'title' => '安徽省', 'is_city' => 0, 'parent_id' => 1],
['id' => 340100, 'name' => '合肥', 'title' => '合肥市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340200, 'name' => '芜湖', 'title' => '芜湖市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340300, 'name' => '蚌埠', 'title' => '蚌埠市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340400, 'name' => '淮南', 'title' => '淮南市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340500, 'name' => '马鞍山', 'title' => '马鞍山市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340600, 'name' => '淮北', 'title' => '淮北市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340700, 'name' => '铜陵', 'title' => '铜陵市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 340800, 'name' => '安庆', 'title' => '安庆市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341000, 'name' => '黄山', 'title' => '黄山市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341100, 'name' => '滁州', 'title' => '滁州市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341200, 'name' => '阜阳', 'title' => '阜阳市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341300, 'name' => '宿州', 'title' => '宿州市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341500, 'name' => '六安', 'title' => '六安市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341600, 'name' => '亳州', 'title' => '亳州市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341700, 'name' => '池州', 'title' => '池州市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 341800, 'name' => '宣城', 'title' => '宣城市', 'is_city' => 1, 'parent_id' => 340000],
['id' => 350000, 'name' => '福建', 'title' => '福建省', 'is_city' => 0, 'parent_id' => 1],
['id' => 350100, 'name' => '福州', 'title' => '福州市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350200, 'name' => '厦门', 'title' => '厦门市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350300, 'name' => '莆田', 'title' => '莆田市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350400, 'name' => '三明', 'title' => '三明市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350500, 'name' => '泉州', 'title' => '泉州市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350600, 'name' => '漳州', 'title' => '漳州市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350700, 'name' => '南平', 'title' => '南平市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350800, 'name' => '龙岩', 'title' => '龙岩市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 350900, 'name' => '宁德', 'title' => '宁德市', 'is_city' => 1, 'parent_id' => 350000],
['id' => 360000, 'name' => '江西', 'title' => '江西省', 'is_city' => 0, 'parent_id' => 1],
['id' => 360100, 'name' => '南昌', 'title' => '南昌市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360200, 'name' => '景德镇', 'title' => '景德镇市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360300, 'name' => '萍乡', 'title' => '萍乡市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360400, 'name' => '九江', 'title' => '九江市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360500, 'name' => '新余', 'title' => '新余市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360600, 'name' => '鹰潭', 'title' => '鹰潭市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360700, 'name' => '赣州', 'title' => '赣州市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360800, 'name' => '吉安', 'title' => '吉安市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 360900, 'name' => '宜春', 'title' => '宜春市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 361000, 'name' => '抚州', 'title' => '抚州市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 361100, 'name' => '上饶', 'title' => '上饶市', 'is_city' => 1, 'parent_id' => 360000],
['id' => 370000, 'name' => '山东', 'title' => '山东省', 'is_city' => 0, 'parent_id' => 1],
['id' => 370100, 'name' => '济南', 'title' => '济南市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370200, 'name' => '青岛', 'title' => '青岛市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370300, 'name' => '淄博', 'title' => '淄博市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370400, 'name' => '枣庄', 'title' => '枣庄市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370500, 'name' => '东营', 'title' => '东营市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370600, 'name' => '烟台', 'title' => '烟台市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370700, 'name' => '潍坊', 'title' => '潍坊市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370800, 'name' => '济宁', 'title' => '济宁市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 370900, 'name' => '泰安', 'title' => '泰安市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371000, 'name' => '威海', 'title' => '威海市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371100, 'name' => '日照', 'title' => '日照市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371200, 'name' => '莱芜', 'title' => '莱芜市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371300, 'name' => '临沂', 'title' => '临沂市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371400, 'name' => '德州', 'title' => '德州市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371500, 'name' => '聊城', 'title' => '聊城市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371600, 'name' => '滨州', 'title' => '滨州市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 371700, 'name' => '菏泽', 'title' => '菏泽市', 'is_city' => 1, 'parent_id' => 370000],
['id' => 410000, 'name' => '河南', 'title' => '河南省', 'is_city' => 0, 'parent_id' => 1],
['id' => 410100, 'name' => '郑州', 'title' => '郑州市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410200, 'name' => '开封', 'title' => '开封市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410300, 'name' => '洛阳', 'title' => '洛阳市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410400, 'name' => '平顶山', 'title' => '平顶山市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410500, 'name' => '安阳', 'title' => '安阳市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410600, 'name' => '鹤壁', 'title' => '鹤壁市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410700, 'name' => '新乡', 'title' => '新乡市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410800, 'name' => '焦作', 'title' => '焦作市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 410900, 'name' => '濮阳', 'title' => '濮阳市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411000, 'name' => '许昌', 'title' => '许昌市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411100, 'name' => '漯河', 'title' => '漯河市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411200, 'name' => '三门峡', 'title' => '三门峡市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411300, 'name' => '南阳', 'title' => '南阳市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411400, 'name' => '商丘', 'title' => '商丘市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411500, 'name' => '信阳', 'title' => '信阳市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411600, 'name' => '周口', 'title' => '周口市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 411700, 'name' => '驻马店', 'title' => '驻马店市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 419001, 'name' => '济源', 'title' => '济源市', 'is_city' => 1, 'parent_id' => 410000],
['id' => 420000, 'name' => '湖北', 'title' => '湖北省', 'is_city' => 0, 'parent_id' => 1],
['id' => 420100, 'name' => '武汉', 'title' => '武汉市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420200, 'name' => '黄石', 'title' => '黄石市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420300, 'name' => '十堰', 'title' => '十堰市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420500, 'name' => '宜昌', 'title' => '宜昌市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420600, 'name' => '襄阳', 'title' => '襄阳市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420700, 'name' => '鄂州', 'title' => '鄂州市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420800, 'name' => '荆门', 'title' => '荆门市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 420900, 'name' => '孝感', 'title' => '孝感市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 421000, 'name' => '荆州', 'title' => '荆州市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 421100, 'name' => '黄冈', 'title' => '黄冈市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 421200, 'name' => '咸宁', 'title' => '咸宁市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 421300, 'name' => '随州', 'title' => '随州市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 422800, 'name' => '恩施', 'title' => '恩施土家族苗族自治州', 'is_city' => 1, 'parent_id' => 420000],
['id' => 429004, 'name' => '仙桃', 'title' => '仙桃市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 429005, 'name' => '潜江', 'title' => '潜江市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 429006, 'name' => '天门', 'title' => '天门市', 'is_city' => 1, 'parent_id' => 420000],
['id' => 429021, 'name' => '神农架', 'title' => '神农架林区', 'is_city' => 1, 'parent_id' => 420000],
['id' => 430000, 'name' => '湖南', 'title' => '湖南省', 'is_city' => 0, 'parent_id' => 1],
['id' => 430100, 'name' => '长沙', 'title' => '长沙市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430200, 'name' => '株洲', 'title' => '株洲市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430300, 'name' => '湘潭', 'title' => '湘潭市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430400, 'name' => '衡阳', 'title' => '衡阳市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430500, 'name' => '邵阳', 'title' => '邵阳市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430600, 'name' => '岳阳', 'title' => '岳阳市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430700, 'name' => '常德', 'title' => '常德市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430800, 'name' => '张家界', 'title' => '张家界市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 430900, 'name' => '益阳', 'title' => '益阳市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 431000, 'name' => '郴州', 'title' => '郴州市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 431100, 'name' => '永州', 'title' => '永州市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 431200, 'name' => '怀化', 'title' => '怀化市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 431300, 'name' => '娄底', 'title' => '娄底市', 'is_city' => 1, 'parent_id' => 430000],
['id' => 433100, 'name' => '湘西', 'title' => '湘西土家族苗族自治州', 'is_city' => 1, 'parent_id' => 430000],
['id' => 440000, 'name' => '广东', 'title' => '广东省', 'is_city' => 0, 'parent_id' => 1],
['id' => 440100, 'name' => '广州', 'title' => '广州市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440200, 'name' => '韶关', 'title' => '韶关市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440300, 'name' => '深圳', 'title' => '深圳市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440400, 'name' => '珠海', 'title' => '珠海市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440500, 'name' => '汕头', 'title' => '汕头市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440600, 'name' => '佛山', 'title' => '佛山市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440700, 'name' => '江门', 'title' => '江门市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440800, 'name' => '湛江', 'title' => '湛江市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 440900, 'name' => '茂名', 'title' => '茂名市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441200, 'name' => '肇庆', 'title' => '肇庆市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441300, 'name' => '惠州', 'title' => '惠州市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441400, 'name' => '梅州', 'title' => '梅州市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441500, 'name' => '汕尾', 'title' => '汕尾市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441600, 'name' => '河源', 'title' => '河源市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441700, 'name' => '阳江', 'title' => '阳江市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441800, 'name' => '清远', 'title' => '清远市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 441900, 'name' => '东莞', 'title' => '东莞市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 442000, 'name' => '中山', 'title' => '中山市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 445100, 'name' => '潮州', 'title' => '潮州市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 445200, 'name' => '揭阳', 'title' => '揭阳市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 445300, 'name' => '云浮', 'title' => '云浮市', 'is_city' => 1, 'parent_id' => 440000],
['id' => 450000, 'name' => '广西', 'title' => '广西壮族自治区', 'is_city' => 0, 'parent_id' => 1],
['id' => 450100, 'name' => '南宁', 'title' => '南宁市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450200, 'name' => '柳州', 'title' => '柳州市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450300, 'name' => '桂林', 'title' => '桂林市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450400, 'name' => '梧州', 'title' => '梧州市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450500, 'name' => '北海', 'title' => '北海市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450600, 'name' => '防城港', 'title' => '防城港市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450700, 'name' => '钦州', 'title' => '钦州市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450800, 'name' => '贵港', 'title' => '贵港市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 450900, 'name' => '玉林', 'title' => '玉林市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 451000, 'name' => '百色', 'title' => '百色市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 451100, 'name' => '贺州', 'title' => '贺州市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 451200, 'name' => '河池', 'title' => '河池市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 451300, 'name' => '来宾', 'title' => '来宾市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 451400, 'name' => '崇左', 'title' => '崇左市', 'is_city' => 1, 'parent_id' => 450000],
['id' => 460000, 'name' => '海南', 'title' => '海南省', 'is_city' => 0, 'parent_id' => 1],
['id' => 460100, 'name' => '海口', 'title' => '海口市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 460200, 'name' => '三亚', 'title' => '三亚市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 460300, 'name' => '三沙', 'title' => '三沙市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469001, 'name' => '五指山', 'title' => '五指山市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469002, 'name' => '琼海', 'title' => '琼海市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469003, 'name' => '儋州', 'title' => '儋州市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469005, 'name' => '文昌', 'title' => '文昌市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469006, 'name' => '万宁', 'title' => '万宁市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469007, 'name' => '东方', 'title' => '东方市', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469021, 'name' => '定安', 'title' => '定安县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469022, 'name' => '屯昌', 'title' => '屯昌县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469023, 'name' => '澄迈', 'title' => '澄迈县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469024, 'name' => '临高', 'title' => '临高县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469025, 'name' => '白沙', 'title' => '白沙黎族自治县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469026, 'name' => '昌江', 'title' => '昌江黎族自治县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469027, 'name' => '乐东', 'title' => '乐东黎族自治县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469028, 'name' => '陵水', 'title' => '陵水黎族自治县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469029, 'name' => '保亭', 'title' => '保亭黎族苗族自治县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 469030, 'name' => '琼中', 'title' => '琼中黎族苗族自治县', 'is_city' => 1, 'parent_id' => 460000],
['id' => 500000, 'name' => '重庆', 'title' => '重庆市', 'is_city' => 1, 'parent_id' => 1],
['id' => 510000, 'name' => '四川', 'title' => '四川省', 'is_city' => 0, 'parent_id' => 1],
['id' => 510100, 'name' => '成都', 'title' => '成都市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510300, 'name' => '自贡', 'title' => '自贡市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510400, 'name' => '攀枝花', 'title' => '攀枝花市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510500, 'name' => '泸州', 'title' => '泸州市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510600, 'name' => '德阳', 'title' => '德阳市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510700, 'name' => '绵阳', 'title' => '绵阳市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510800, 'name' => '广元', 'title' => '广元市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 510900, 'name' => '遂宁', 'title' => '遂宁市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511000, 'name' => '内江', 'title' => '内江市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511100, 'name' => '乐山', 'title' => '乐山市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511300, 'name' => '南充', 'title' => '南充市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511400, 'name' => '眉山', 'title' => '眉山市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511500, 'name' => '宜宾', 'title' => '宜宾市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511600, 'name' => '广安', 'title' => '广安市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511700, 'name' => '达州', 'title' => '达州市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511800, 'name' => '雅安', 'title' => '雅安市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 511900, 'name' => '巴中', 'title' => '巴中市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 512000, 'name' => '资阳', 'title' => '资阳市', 'is_city' => 1, 'parent_id' => 510000],
['id' => 513200, 'name' => '阿坝', 'title' => '阿坝藏族羌族自治州', 'is_city' => 1, 'parent_id' => 510000],
['id' => 513300, 'name' => '甘孜', 'title' => '甘孜藏族自治州', 'is_city' => 1, 'parent_id' => 510000],
['id' => 513400, 'name' => '凉山', 'title' => '凉山彝族自治州', 'is_city' => 1, 'parent_id' => 510000],
['id' => 520000, 'name' => '贵州', 'title' => '贵州省', 'is_city' => 0, 'parent_id' => 1],
['id' => 520100, 'name' => '贵阳', 'title' => '贵阳市', 'is_city' => 1, 'parent_id' => 520000],
['id' => 520200, 'name' => '六盘水', 'title' => '六盘水市', 'is_city' => 1, 'parent_id' => 520000],
['id' => 520300, 'name' => '遵义', 'title' => '遵义市', 'is_city' => 1, 'parent_id' => 520000],
['id' => 520400, 'name' => '安顺', 'title' => '安顺市', 'is_city' => 1, 'parent_id' => 520000],
['id' => 520500, 'name' => '毕节', 'title' => '毕节市', 'is_city' => 1, 'parent_id' => 520000],
['id' => 520600, 'name' => '铜仁', 'title' => '铜仁市', 'is_city' => 1, 'parent_id' => 520000],
['id' => 522300, 'name' => '黔西南', 'title' => '黔西南布依族苗族自治州', 'is_city' => 1, 'parent_id' => 520000],
['id' => 522600, 'name' => '黔东南', 'title' => '黔东南苗族侗族自治州', 'is_city' => 1, 'parent_id' => 520000],
['id' => 522700, 'name' => '黔南', 'title' => '黔南布依族苗族自治州', 'is_city' => 1, 'parent_id' => 520000],
['id' => 530000, 'name' => '云南', 'title' => '云南省', 'is_city' => 0, 'parent_id' => 1],
['id' => 530100, 'name' => '昆明', 'title' => '昆明市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530300, 'name' => '曲靖', 'title' => '曲靖市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530400, 'name' => '玉溪', 'title' => '玉溪市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530500, 'name' => '保山', 'title' => '保山市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530600, 'name' => '昭通', 'title' => '昭通市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530700, 'name' => '丽江', 'title' => '丽江市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530800, 'name' => '普洱', 'title' => '普洱市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 530900, 'name' => '临沧', 'title' => '临沧市', 'is_city' => 1, 'parent_id' => 530000],
['id' => 532300, 'name' => '楚雄', 'title' => '楚雄彝族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 532500, 'name' => '红河', 'title' => '红河哈尼族彝族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 532600, 'name' => '文山', 'title' => '文山壮族苗族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 532800, 'name' => '西双版纳', 'title' => '西双版纳傣族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 532900, 'name' => '大理', 'title' => '大理白族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 533100, 'name' => '德宏', 'title' => '德宏傣族景颇族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 533300, 'name' => '怒江', 'title' => '怒江傈僳族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 533400, 'name' => '迪庆', 'title' => '迪庆藏族自治州', 'is_city' => 1, 'parent_id' => 530000],
['id' => 540000, 'name' => '西藏', 'title' => '西藏自治区', 'is_city' => 0, 'parent_id' => 1],
['id' => 540100, 'name' => '拉萨', 'title' => '拉萨市', 'is_city' => 1, 'parent_id' => 540000],
['id' => 540200, 'name' => '日喀则', 'title' => '日喀则市', 'is_city' => 1, 'parent_id' => 540000],
['id' => 540300, 'name' => '昌都', 'title' => '昌都市', 'is_city' => 1, 'parent_id' => 540000],
['id' => 540400, 'name' => '林芝', 'title' => '林芝市', 'is_city' => 1, 'parent_id' => 540000],
['id' => 542200, 'name' => '山南', 'title' => '山南地区', 'is_city' => 1, 'parent_id' => 540000],
['id' => 542400, 'name' => '那曲', 'title' => '那曲地区', 'is_city' => 1, 'parent_id' => 540000],
['id' => 542500, 'name' => '阿里', 'title' => '阿里地区', 'is_city' => 1, 'parent_id' => 540000],
['id' => 610000, 'name' => '陕西', 'title' => '陕西省', 'is_city' => 0, 'parent_id' => 1],
['id' => 610100, 'name' => '西安', 'title' => '西安市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610200, 'name' => '铜川', 'title' => '铜川市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610300, 'name' => '宝鸡', 'title' => '宝鸡市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610400, 'name' => '咸阳', 'title' => '咸阳市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610500, 'name' => '渭南', 'title' => '渭南市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610600, 'name' => '延安', 'title' => '延安市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610700, 'name' => '汉中', 'title' => '汉中市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610800, 'name' => '榆林', 'title' => '榆林市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 610900, 'name' => '安康', 'title' => '安康市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 611000, 'name' => '商洛', 'title' => '商洛市', 'is_city' => 1, 'parent_id' => 610000],
['id' => 620000, 'name' => '甘肃', 'title' => '甘肃省', 'is_city' => 0, 'parent_id' => 1],
['id' => 620100, 'name' => '兰州', 'title' => '兰州市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620200, 'name' => '嘉峪关', 'title' => '嘉峪关市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620300, 'name' => '金昌', 'title' => '金昌市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620400, 'name' => '白银', 'title' => '白银市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620500, 'name' => '天水', 'title' => '天水市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620600, 'name' => '武威', 'title' => '武威市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620700, 'name' => '张掖', 'title' => '张掖市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620800, 'name' => '平凉', 'title' => '平凉市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 620900, 'name' => '酒泉', 'title' => '酒泉市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 621000, 'name' => '庆阳', 'title' => '庆阳市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 621100, 'name' => '定西', 'title' => '定西市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 621200, 'name' => '陇南', 'title' => '陇南市', 'is_city' => 1, 'parent_id' => 620000],
['id' => 622900, 'name' => '临夏', 'title' => '临夏回族自治州', 'is_city' => 1, 'parent_id' => 620000],
['id' => 623000, 'name' => '甘南', 'title' => '甘南藏族自治州', 'is_city' => 1, 'parent_id' => 620000],
['id' => 630000, 'name' => '青海', 'title' => '青海省', 'is_city' => 0, 'parent_id' => 1],
['id' => 630100, 'name' => '西宁', 'title' => '西宁市', 'is_city' => 1, 'parent_id' => 630000],
['id' => 630200, 'name' => '海东', 'title' => '海东市', 'is_city' => 1, 'parent_id' => 630000],
['id' => 632200, 'name' => '海北', 'title' => '海北藏族自治州', 'is_city' => 1, 'parent_id' => 630000],
['id' => 632300, 'name' => '黄南', 'title' => '黄南藏族自治州', 'is_city' => 1, 'parent_id' => 630000],
['id' => 632500, 'name' => '海南', 'title' => '海南藏族自治州', 'is_city' => 1, 'parent_id' => 630000],
['id' => 632600, 'name' => '果洛', 'title' => '果洛藏族自治州', 'is_city' => 1, 'parent_id' => 630000],
['id' => 632700, 'name' => '玉树', 'title' => '玉树藏族自治州', 'is_city' => 1, 'parent_id' => 630000],
['id' => 632800, 'name' => '海西', 'title' => '海西蒙古族藏族自治州', 'is_city' => 1, 'parent_id' => 630000],
['id' => 640000, 'name' => '宁夏', 'title' => '宁夏回族自治区', 'is_city' => 0, 'parent_id' => 1],
['id' => 640100, 'name' => '银川', 'title' => '银川市', 'is_city' => 1, 'parent_id' => 640000],
['id' => 640200, 'name' => '石嘴山', 'title' => '石嘴山市', 'is_city' => 1, 'parent_id' => 640000],
['id' => 640300, 'name' => '吴忠', 'title' => '吴忠市', 'is_city' => 1, 'parent_id' => 640000],
['id' => 640400, 'name' => '固原', 'title' => '固原市', 'is_city' => 1, 'parent_id' => 640000],
['id' => 640500, 'name' => '中卫', 'title' => '中卫市', 'is_city' => 1, 'parent_id' => 640000],
['id' => 650000, 'name' => '新疆', 'title' => '新疆维吾尔自治区', 'is_city' => 0, 'parent_id' => 1],
['id' => 650100, 'name' => '乌鲁木齐', 'title' => '乌鲁木齐市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 650200, 'name' => '克拉玛依', 'title' => '克拉玛依市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 650400, 'name' => '吐鲁番', 'title' => '吐鲁番市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 652200, 'name' => '哈密', 'title' => '哈密地区', 'is_city' => 1, 'parent_id' => 650000],
['id' => 652300, 'name' => '昌吉', 'title' => '昌吉回族自治州', 'is_city' => 1, 'parent_id' => 650000],
['id' => 652700, 'name' => '博尔塔拉', 'title' => '博尔塔拉蒙古自治州', 'is_city' => 1, 'parent_id' => 650000],
['id' => 652800, 'name' => '巴音郭楞', 'title' => '巴音郭楞蒙古自治州', 'is_city' => 1, 'parent_id' => 650000],
['id' => 652900, 'name' => '阿克苏', 'title' => '阿克苏地区', 'is_city' => 1, 'parent_id' => 650000],
['id' => 653000, 'name' => '克孜勒苏', 'title' => '克孜勒苏柯尔克孜自治州', 'is_city' => 1, 'parent_id' => 650000],
['id' => 653100, 'name' => '喀什', 'title' => '喀什地区', 'is_city' => 1, 'parent_id' => 650000],
['id' => 653200, 'name' => '和田', 'title' => '和田地区', 'is_city' => 1, 'parent_id' => 650000],
['id' => 654000, 'name' => '伊犁', 'title' => '伊犁哈萨克自治州', 'is_city' => 1, 'parent_id' => 650000],
['id' => 654200, 'name' => '塔城', 'title' => '塔城地区', 'is_city' => 1, 'parent_id' => 650000],
['id' => 654300, 'name' => '阿勒泰', 'title' => '阿勒泰地区', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659001, 'name' => '石河子', 'title' => '石河子市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659002, 'name' => '阿拉尔', 'title' => '阿拉尔市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659003, 'name' => '图木舒克', 'title' => '图木舒克市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659004, 'name' => '五家渠', 'title' => '五家渠市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659005, 'name' => '北屯', 'title' => '北屯市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659006, 'name' => '铁门关', 'title' => '铁门关市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659007, 'name' => '双河', 'title' => '双河市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 659008, 'name' => '可克达拉', 'title' => '可克达拉市', 'is_city' => 1, 'parent_id' => 650000],
['id' => 710000, 'name' => '台湾', 'title' => '台湾省', 'is_city' => 0, 'parent_id' => 1],
['id' => 810000, 'name' => '香港', 'title' => '香港特别行政区', 'is_city' => 1, 'parent_id' => 1],
['id' => 820000, 'name' => '澳门', 'title' => '澳门特别行政区', 'is_city' => 1, 'parent_id' => 1],
];