西安地图echarts custom配置项内容和展示

为了实现立体,阴影 划线 地图数据自定义

配置项如下
       const mapData = {
     "type": "FeatureCollection",
     "features": [{
             "type": "Feature",
             "properties": {
                 "adcode": 610102,
                 "name": "新城区",
                 "center": [108.959903, 34.26927],
                 "centroid": [108.991703, 34.27192],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 0,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.947597, 34.259319],
                             [108.947252, 34.259886],
                             [108.947338, 34.285807],
                             [108.950706, 34.285838],
                             [108.950857, 34.289529],
                             [108.953404, 34.289539],
                             [108.953361, 34.292663],
                             [108.967112, 34.292705],
                             [108.967177, 34.293743],
                             [108.973782, 34.293921],
                             [108.97307, 34.296332],
                             [108.98926, 34.296154],
                             [108.99578, 34.294791],
                             [108.995801, 34.294005],
                             [108.998931, 34.293554],
                             [108.998953, 34.290671],
                             [109.003421, 34.290755],
                             [109.003313, 34.288313],
                             [109.008235, 34.28935],
                             [109.01251, 34.291248],
                             [109.01959, 34.290881],
                             [109.022569, 34.288921],
                             [109.02462, 34.284989],
                             [109.025483, 34.269597],
                             [109.0268, 34.265266],
                             [109.025354, 34.26213],
                             [109.017863, 34.262392],
                             [109.020346, 34.261511],
                             [109.020713, 34.259561],
                             [109.023152, 34.259739],
                             [109.027815, 34.258229],
                             [109.02639, 34.251348],
                             [109.029801, 34.252083],
                             [109.030923, 34.251275],
                             [109.030966, 34.232939],
                             [109.024555, 34.232971],
                             [109.023562, 34.237891],
                             [109.015985, 34.237922],
                             [109.015963, 34.243177],
                             [109.006336, 34.242726],
                             [109.006336, 34.251013],
                             [108.996988, 34.251034],
                             [108.996881, 34.259215],
                             [109.002925, 34.259152],
                             [109.002428, 34.266482],
                             [108.999428, 34.266545],
                             [108.999428, 34.267929],
                             [108.995391, 34.267898],
                             [108.988116, 34.267059],
                             [108.975337, 34.267017],
                             [108.972163, 34.267636],
                             [108.972422, 34.259487],
                             [108.954095, 34.259676],
                             [108.947597, 34.259319]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610103,
                 "name": "碑林区",
                 "center": [108.946994, 34.251061],
                 "centroid": [108.960756, 34.246832],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 1,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.909475, 34.239317],
                             [108.909971, 34.245401],
                             [108.914893, 34.247929],
                             [108.923269, 34.249062],
                             [108.923269, 34.250897],
                             [108.936113, 34.250908],
                             [108.93661, 34.251779],
                             [108.936502, 34.259036],
                             [108.947597, 34.259319],
                             [108.954095, 34.259676],
                             [108.972422, 34.259487],
                             [108.972163, 34.267636],
                             [108.975337, 34.267017],
                             [108.988116, 34.267059],
                             [108.995391, 34.267898],
                             [108.999428, 34.267929],
                             [108.999428, 34.266545],
                             [109.002428, 34.266482],
                             [109.002925, 34.259152],
                             [108.996881, 34.259215],
                             [108.996988, 34.251034],
                             [109.006336, 34.251013],
                             [109.006336, 34.242726],
                             [108.99647, 34.242737],
                             [108.973847, 34.232887],
                             [108.96599, 34.22976],
                             [108.949648, 34.229907],
                             [108.94818, 34.229519],
                             [108.932573, 34.229666],
                             [108.929896, 34.230054],
                             [108.922578, 34.232971],
                             [108.909475, 34.239317]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610104,
                 "name": "莲湖区",
                 "center": [108.933194, 34.2656],
                 "centroid": [108.90115, 34.270687],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 2,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.953361, 34.292663],
                             [108.953404, 34.289539],
                             [108.950857, 34.289529],
                             [108.950706, 34.285838],
                             [108.947338, 34.285807],
                             [108.947252, 34.259886],
                             [108.947597, 34.259319],
                             [108.936502, 34.259036],
                             [108.93661, 34.251779],
                             [108.936113, 34.250908],
                             [108.923269, 34.250897],
                             [108.923269, 34.249062],
                             [108.914893, 34.247929],
                             [108.909971, 34.245401],
                             [108.909475, 34.239317],
                             [108.89037, 34.248013],
                             [108.889528, 34.252292],
                             [108.88806, 34.252062],
                             [108.888082, 34.24516],
                             [108.881887, 34.245223],
                             [108.881865, 34.252313],
                             [108.854601, 34.252324],
                             [108.854536, 34.254715],
                             [108.853823, 34.286939],
                             [108.855248, 34.290252],
                             [108.85514, 34.292632],
                             [108.875303, 34.289665],
                             [108.891968, 34.289602],
                             [108.892572, 34.292055],
                             [108.898401, 34.292537],
                             [108.931709, 34.292684],
                             [108.953361, 34.292663]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610111,
                 "name": "灞桥区",
                 "center": [109.067261, 34.267453],
                 "centroid": [109.093723, 34.303958],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 3,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [109.030923, 34.251275],
                             [109.029801, 34.252083],
                             [109.02639, 34.251348],
                             [109.027815, 34.258229],
                             [109.023152, 34.259739],
                             [109.020713, 34.259561],
                             [109.020346, 34.261511],
                             [109.017863, 34.262392],
                             [109.025354, 34.26213],
                             [109.0268, 34.265266],
                             [109.025483, 34.269597],
                             [109.02462, 34.284989],
                             [109.022569, 34.288921],
                             [109.01959, 34.290881],
                             [109.01251, 34.291248],
                             [109.008235, 34.28935],
                             [109.003313, 34.288313],
                             [109.003421, 34.290755],
                             [108.998953, 34.290671],
                             [108.998931, 34.293554],
                             [108.995801, 34.294005],
                             [109.000982, 34.293995],
                             [109.000982, 34.296448],
                             [109.007674, 34.296469],
                             [109.007307, 34.299834],
                             [109.00925, 34.300358],
                             [109.010113, 34.302454],
                             [109.019698, 34.306217],
                             [109.031614, 34.307475],
                             [109.034097, 34.309959],
                             [109.03142, 34.310986],
                             [109.032478, 34.311772],
                             [109.040162, 34.311982],
                             [109.039947, 34.316541],
                             [109.044286, 34.322127],
                             [109.039385, 34.325879],
                             [109.02516, 34.333214],
                             [109.016028, 34.339385],
                             [109.013114, 34.342015],
                             [109.011452, 34.34717],
                             [109.010459, 34.357394],
                             [109.01102, 34.359877],
                             [109.010934, 34.368623],
                             [109.011689, 34.373766],
                             [109.010027, 34.381767],
                             [109.011776, 34.39139],
                             [109.011214, 34.396458],
                             [109.013632, 34.403368],
                             [109.013934, 34.409786],
                             [109.012898, 34.4139],
                             [109.012596, 34.4186],
                             [109.013999, 34.422264],
                             [109.017842, 34.424954],
                             [109.019806, 34.427885],
                             [109.024188, 34.430658],
                             [109.026368, 34.437377],
                             [109.036665, 34.441542],
                             [109.046013, 34.445686],
                             [109.055144, 34.448365],
                             [109.065916, 34.452163],
                             [109.068226, 34.453837],
                             [109.073147, 34.451347],
                             [109.079321, 34.44397],
                             [109.083617, 34.436352],
                             [109.086467, 34.434457],
                             [109.092662, 34.434091],
                             [109.096483, 34.433316],
                             [109.103369, 34.433285],
                             [109.107147, 34.432469],
                             [109.109284, 34.42958],
                             [109.113515, 34.429329],
                             [109.120099, 34.432448],
                             [109.122733, 34.43272],
                             [109.12541, 34.430752],
                             [109.128799, 34.4242],
                             [109.131756, 34.422253],
                             [109.125582, 34.418307],
                             [109.127525, 34.415879],
                             [109.127741, 34.413492],
                             [109.125323, 34.411576],
                             [109.123747, 34.4063],
                             [109.118933, 34.399296],
                             [109.119797, 34.396929],
                             [109.118761, 34.394375],
                             [109.106197, 34.389642],
                             [109.101383, 34.386982],
                             [109.098987, 34.382804],
                             [109.099376, 34.378835],
                             [109.106176, 34.377012],
                             [109.107449, 34.374761],
                             [109.109522, 34.368194],
                             [109.106543, 34.363941],
                             [109.107622, 34.363407],
                             [109.107104, 34.360086],
                             [109.102678, 34.357667],
                             [109.101901, 34.354995],
                             [109.106305, 34.351182],
                             [109.104233, 34.349433],
                             [109.102916, 34.344352],
                             [109.108205, 34.341554],
                             [109.115717, 34.34168],
                             [109.116537, 34.342895],
                             [109.119905, 34.342549],
                             [109.120768, 34.340925],
                             [109.128432, 34.342549],
                             [109.131454, 34.342277],
                             [109.132922, 34.339375],
                             [109.134627, 34.339019],
                             [109.136203, 34.336755],
                             [109.140715, 34.335163],
                             [109.13834, 34.330626],
                             [109.134411, 34.32984],
                             [109.133418, 34.323835],
                             [109.134778, 34.320681],
                             [109.134476, 34.318302],
                             [109.138427, 34.312359],
                             [109.142766, 34.310902],
                             [109.146694, 34.307957],
                             [109.154207, 34.308974],
                             [109.159927, 34.308523],
                             [109.161848, 34.306322],
                             [109.166252, 34.305546],
                             [109.168476, 34.307548],
                             [109.176031, 34.3065],
                             [109.182032, 34.301595],
                             [109.186566, 34.303754],
                             [109.186889, 34.301689],
                             [109.191272, 34.300829],
                             [109.189545, 34.298429],
                             [109.193473, 34.298377],
                             [109.19587, 34.296846],
                             [109.19995, 34.298397],
                             [109.200489, 34.300295],
                             [109.197338, 34.300746],
                             [109.196539, 34.303115],
                             [109.197251, 34.306228],
                             [109.199906, 34.306123],
                             [109.201461, 34.303806],
                             [109.205821, 34.302811],
                             [109.215881, 34.304226],
                             [109.21791, 34.308387],
                             [109.223566, 34.311185],
                             [109.227149, 34.315158],
                             [109.235093, 34.316028],
                             [109.236086, 34.317788],
                             [109.235698, 34.320335],
                             [109.23913, 34.319287],
                             [109.241915, 34.321247],
                             [109.243339, 34.319947],
                             [109.244246, 34.322232],
                             [109.252039, 34.32329],
                             [109.255428, 34.321592],
                             [109.254047, 34.319842],
                             [109.255255, 34.316835],
                             [109.257436, 34.317348],
                             [109.26048, 34.320513],
                             [109.264279, 34.31936],
                             [109.266416, 34.320471],
                             [109.270474, 34.321058],
                             [109.271251, 34.323835],
                             [109.274338, 34.325952],
                             [109.277382, 34.319748],
                             [109.275267, 34.315262],
                             [109.273756, 34.315902],
                             [109.271921, 34.314529],
                             [109.265941, 34.315063],
                             [109.265207, 34.312831],
                             [109.261408, 34.313386],
                             [109.25545, 34.311814],
                             [109.250614, 34.309309],
                             [109.24919, 34.30693],
                             [109.240058, 34.301605],
                             [109.235374, 34.299425],
                             [109.233798, 34.297769],
                             [109.229394, 34.295766],
                             [109.222335, 34.293858],
                             [109.219119, 34.291646],
                             [109.212902, 34.283385],
                             [109.210959, 34.281319],
                             [109.208671, 34.280837],
                             [109.206901, 34.282441],
                             [109.205843, 34.287495],
                             [109.20213, 34.288208],
                             [109.195222, 34.286551],
                             [109.191272, 34.285094],
                             [109.187321, 34.282536],
                             [109.182248, 34.278415],
                             [109.174024, 34.273298],
                             [109.16772, 34.268286],
                             [109.162086, 34.262917],
                             [109.15738, 34.256897],
                             [109.151918, 34.253111],
                             [109.151918, 34.251013],
                             [109.14963, 34.247583],
                             [109.150645, 34.243219],
                             [109.154919, 34.23616],
                             [109.153365, 34.23126],
                             [109.154012, 34.228606],
                             [109.156322, 34.226214],
                             [109.165928, 34.220674],
                             [109.168152, 34.219772],
                             [109.175189, 34.218408],
                             [109.179075, 34.217012],
                             [109.183759, 34.213938],
                             [109.18717, 34.209961],
                             [109.185357, 34.207107],
                             [109.177542, 34.204997],
                             [109.167763, 34.203591],
                             [109.165108, 34.20017],
                             [109.165302, 34.197987],
                             [109.167958, 34.194481],
                             [109.171023, 34.1936],
                             [109.180197, 34.19318],
                             [109.182723, 34.191165],
                             [109.182831, 34.188583],
                             [109.180823, 34.187228],
                             [109.172275, 34.186494],
                             [109.168735, 34.184405],
                             [109.166015, 34.180248],
                             [109.163424, 34.17376],
                             [109.161784, 34.175304],
                             [109.156711, 34.176343],
                             [109.155135, 34.177613],
                             [109.150623, 34.176889],
                             [109.143845, 34.176763],
                             [109.137261, 34.179566],
                             [109.130137, 34.179282],
                             [109.122344, 34.176731],
                             [109.114789, 34.176269],
                             [109.106154, 34.181959],
                             [109.100304, 34.188845],
                             [109.098296, 34.189706],
                             [109.092425, 34.190556],
                             [109.087373, 34.189391],
                             [109.082797, 34.192078],
                             [109.082279, 34.18958],
                             [109.085689, 34.185276],
                             [109.085754, 34.179996],
                             [109.08161, 34.178232],
                             [109.079257, 34.175461],
                             [109.079278, 34.170254],
                             [109.072953, 34.167839],
                             [109.068161, 34.167734],
                             [109.062181, 34.172207],
                             [109.061016, 34.174075],
                             [109.06026, 34.178642],
                             [109.058835, 34.183114],
                             [109.056374, 34.185192],
                             [109.053439, 34.191217],
                             [109.051474, 34.193169],
                             [109.048322, 34.200359],
                             [109.047437, 34.20505],
                             [109.048171, 34.208733],
                             [109.049553, 34.21122],
                             [109.048258, 34.212605],
                             [109.048193, 34.215124],
                             [109.049445, 34.219751],
                             [109.049704, 34.224137],
                             [109.048948, 34.226455],
                             [109.049833, 34.229781],
                             [109.050719, 34.237681],
                             [109.049855, 34.241163],
                             [109.049596, 34.2471],
                             [109.047783, 34.251443],
                             [109.030923, 34.251275]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610112,
                 "name": "未央区",
                 "center": [108.946022, 34.30823],
                 "centroid": [108.915103, 34.343379],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 4,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.953361, 34.292663],
                             [108.931709, 34.292684],
                             [108.898401, 34.292537],
                             [108.892572, 34.292055],
                             [108.891968, 34.289602],
                             [108.875303, 34.289665],
                             [108.85514, 34.292632],
                             [108.855248, 34.290252],
                             [108.853823, 34.286939],
                             [108.854536, 34.254715],
                             [108.85296, 34.252471],
                             [108.847261, 34.25246],
                             [108.846808, 34.253624],
                             [108.842987, 34.25267],
                             [108.841627, 34.249754],
                             [108.835993, 34.249765],
                             [108.830553, 34.247069],
                             [108.826689, 34.247289],
                             [108.825523, 34.25096],
                             [108.822846, 34.248726],
                             [108.811038, 34.248821],
                             [108.812851, 34.256509],
                             [108.811794, 34.262979],
                             [108.814773, 34.26644],
                             [108.816284, 34.269827],
                             [108.816888, 34.275731],
                             [108.805512, 34.275699],
                             [108.804497, 34.276716],
                             [108.803072, 34.283941],
                             [108.801518, 34.286436],
                             [108.795452, 34.288679],
                             [108.792408, 34.29324],
                             [108.793293, 34.293869],
                             [108.795862, 34.294991],
                             [108.797287, 34.297716],
                             [108.795517, 34.305284],
                             [108.793552, 34.306878],
                             [108.795085, 34.309781],
                             [108.79638, 34.31499],
                             [108.795474, 34.321676],
                             [108.795927, 34.324726],
                             [108.794481, 34.329242],
                             [108.794308, 34.334157],
                             [108.798755, 34.33642],
                             [108.799467, 34.338201],
                             [108.79651, 34.341166],
                             [108.79746, 34.342329],
                             [108.802166, 34.343168],
                             [108.802425, 34.34762],
                             [108.800115, 34.349401],
                             [108.802144, 34.353372],
                             [108.803245, 34.359531],
                             [108.811621, 34.366895],
                             [108.8146, 34.368613],
                             [108.817859, 34.368372],
                             [108.82807, 34.36591],
                             [108.832949, 34.367419],
                             [108.835345, 34.370519],
                             [108.841605, 34.373692],
                             [108.849312, 34.380803],
                             [108.855248, 34.383903],
                             [108.859868, 34.388668],
                             [108.865027, 34.390186],
                             [108.871287, 34.391055],
                             [108.879771, 34.391443],
                             [108.885319, 34.390113],
                             [108.889377, 34.389935],
                             [108.892896, 34.390814],
                             [108.900732, 34.395306],
                             [108.904359, 34.399013],
                             [108.90751, 34.403337],
                             [108.910144, 34.405232],
                             [108.913468, 34.406069],
                             [108.92342, 34.404551],
                             [108.929831, 34.404394],
                             [108.934602, 34.406614],
                             [108.941942, 34.41279],
                             [108.94723, 34.414298],
                             [108.952886, 34.417041],
                             [108.960873, 34.424085],
                             [108.972228, 34.430072],
                             [108.978229, 34.432322],
                             [108.983777, 34.435985],
                             [108.993686, 34.439303],
                             [109.000658, 34.439941],
                             [109.008192, 34.438235],
                             [109.014236, 34.438769],
                             [109.021554, 34.437618],
                             [109.026368, 34.437377],
                             [109.024188, 34.430658],
                             [109.019806, 34.427885],
                             [109.017842, 34.424954],
                             [109.013999, 34.422264],
                             [109.012596, 34.4186],
                             [109.012898, 34.4139],
                             [109.013934, 34.409786],
                             [109.013632, 34.403368],
                             [109.011214, 34.396458],
                             [109.011776, 34.39139],
                             [109.010027, 34.381767],
                             [109.011689, 34.373766],
                             [109.010934, 34.368623],
                             [109.01102, 34.359877],
                             [109.010459, 34.357394],
                             [109.011452, 34.34717],
                             [109.013114, 34.342015],
                             [109.016028, 34.339385],
                             [109.02516, 34.333214],
                             [109.039385, 34.325879],
                             [109.044286, 34.322127],
                             [109.039947, 34.316541],
                             [109.040162, 34.311982],
                             [109.032478, 34.311772],
                             [109.03142, 34.310986],
                             [109.034097, 34.309959],
                             [109.031614, 34.307475],
                             [109.019698, 34.306217],
                             [109.010113, 34.302454],
                             [109.00925, 34.300358],
                             [109.007307, 34.299834],
                             [109.007674, 34.296469],
                             [109.000982, 34.296448],
                             [109.000982, 34.293995],
                             [108.995801, 34.294005],
                             [108.99578, 34.294791],
                             [108.98926, 34.296154],
                             [108.97307, 34.296332],
                             [108.973782, 34.293921],
                             [108.967177, 34.293743],
                             [108.967112, 34.292705],
                             [108.953361, 34.292663]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610113,
                 "name": "雁塔区",
                 "center": [108.926593, 34.213389],
                 "centroid": [108.933132, 34.210385],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 5,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [109.056374, 34.185192],
                             [109.052122, 34.187281],
                             [109.040314, 34.18176],
                             [109.034679, 34.176962],
                             [109.031463, 34.175881],
                             [109.026843, 34.176469],
                             [109.023907, 34.177939],
                             [109.019763, 34.178631],
                             [109.010394, 34.177834],
                             [109.003788, 34.174264],
                             [108.997981, 34.172238],
                             [108.994851, 34.169991],
                             [108.986627, 34.169067],
                             [108.985051, 34.170422],
                             [108.983993, 34.174128],
                             [108.982396, 34.173865],
                             [108.981511, 34.175986],
                             [108.976654, 34.178043],
                             [108.967803, 34.178778],
                             [108.956599, 34.178463],
                             [108.951375, 34.175304],
                             [108.942417, 34.175272],
                             [108.935509, 34.175986],
                             [108.930889, 34.17754],
                             [108.925384, 34.178064],
                             [108.922146, 34.177309],
                             [108.913922, 34.171818],
                             [108.910317, 34.167671],
                             [108.906841, 34.166905],
                             [108.904121, 34.169508],
                             [108.898854, 34.1706],
                             [108.89812, 34.167913],
                             [108.89417, 34.167451],
                             [108.894148, 34.165991],
                             [108.890737, 34.165907],
                             [108.889636, 34.164122],
                             [108.886873, 34.164658],
                             [108.882599, 34.164248],
                             [108.882318, 34.171493],
                             [108.886873, 34.17143],
                             [108.886959, 34.173802],
                             [108.882124, 34.175398],
                             [108.880052, 34.177876],
                             [108.87241, 34.177771],
                             [108.86779, 34.177277],
                             [108.863473, 34.180395],
                             [108.84942, 34.181203],
                             [108.846074, 34.183345],
                             [108.842512, 34.187942],
                             [108.841109, 34.193726],
                             [108.838216, 34.194996],
                             [108.833186, 34.194271],
                             [108.825911, 34.19425],
                             [108.824789, 34.196549],
                             [108.829452, 34.203685],
                             [108.832366, 34.207411],
                             [108.832625, 34.20995],
                             [108.831028, 34.213172],
                             [108.829711, 34.213581],
                             [108.827293, 34.21186],
                             [108.820407, 34.210276],
                             [108.817579, 34.211157],
                             [108.816262, 34.214179],
                             [108.818593, 34.223539],
                             [108.817946, 34.225301],
                             [108.814103, 34.22869],
                             [108.809937, 34.234072],
                             [108.808966, 34.240933],
                             [108.811038, 34.248821],
                             [108.822846, 34.248726],
                             [108.825523, 34.25096],
                             [108.826689, 34.247289],
                             [108.830553, 34.247069],
                             [108.835993, 34.249765],
                             [108.841627, 34.249754],
                             [108.842987, 34.25267],
                             [108.846808, 34.253624],
                             [108.847261, 34.25246],
                             [108.85296, 34.252471],
                             [108.854536, 34.254715],
                             [108.854601, 34.252324],
                             [108.881865, 34.252313],
                             [108.881887, 34.245223],
                             [108.888082, 34.24516],
                             [108.88806, 34.252062],
                             [108.889528, 34.252292],
                             [108.89037, 34.248013],
                             [108.909475, 34.239317],
                             [108.922578, 34.232971],
                             [108.929896, 34.230054],
                             [108.932573, 34.229666],
                             [108.94818, 34.229519],
                             [108.949648, 34.229907],
                             [108.96599, 34.22976],
                             [108.973847, 34.232887],
                             [108.99647, 34.242737],
                             [109.006336, 34.242726],
                             [109.015963, 34.243177],
                             [109.015985, 34.237922],
                             [109.023562, 34.237891],
                             [109.024555, 34.232971],
                             [109.030966, 34.232939],
                             [109.030923, 34.251275],
                             [109.047783, 34.251443],
                             [109.049596, 34.2471],
                             [109.049855, 34.241163],
                             [109.050719, 34.237681],
                             [109.049833, 34.229781],
                             [109.048948, 34.226455],
                             [109.049704, 34.224137],
                             [109.049445, 34.219751],
                             [109.048193, 34.215124],
                             [109.048258, 34.212605],
                             [109.049553, 34.21122],
                             [109.048171, 34.208733],
                             [109.047437, 34.20505],
                             [109.048322, 34.200359],
                             [109.051474, 34.193169],
                             [109.053439, 34.191217],
                             [109.056374, 34.185192]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610114,
                 "name": "阎良区",
                 "center": [109.22802, 34.662141],
                 "centroid": [109.297636, 34.658306],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 6,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [109.426743, 34.655983],
                             [109.421821, 34.65639],
                             [109.415863, 34.653864],
                             [109.415431, 34.651828],
                             [109.413164, 34.651046],
                             [109.406019, 34.650701],
                             [109.402997, 34.653248],
                             [109.396629, 34.652444],
                             [109.395377, 34.649553],
                             [109.391016, 34.650085],
                             [109.388275, 34.651369],
                             [109.384475, 34.645325],
                             [109.378193, 34.643947],
                             [109.376963, 34.641577],
                             [109.366083, 34.640867],
                             [109.364248, 34.642715],
                             [109.361636, 34.641828],
                             [109.361766, 34.635971],
                             [109.360276, 34.634384],
                             [109.357405, 34.633716],
                             [109.357448, 34.629435],
                             [109.356369, 34.626491],
                             [109.359801, 34.626616],
                             [109.359952, 34.62411],
                             [109.357621, 34.619442],
                             [109.362025, 34.616936],
                             [109.365543, 34.616758],
                             [109.368004, 34.617928],
                             [109.36686, 34.615317],
                             [109.363644, 34.613573],
                             [109.36455, 34.609636],
                             [109.361571, 34.608268],
                             [109.358549, 34.608968],
                             [109.356196, 34.607077],
                             [109.35788, 34.604675],
                             [109.35475, 34.603767],
                             [109.352786, 34.600414],
                             [109.351944, 34.603317],
                             [109.352591, 34.60573],
                             [109.350174, 34.606461],
                             [109.346223, 34.605103],
                             [109.342985, 34.605187],
                             [109.342251, 34.603015],
                             [109.339078, 34.603004],
                             [109.336423, 34.601855],
                             [109.332278, 34.601918],
                             [109.326449, 34.601187],
                             [109.320945, 34.599735],
                             [109.316541, 34.599547],
                             [109.315677, 34.595975],
                             [109.309374, 34.595337],
                             [109.307431, 34.593447],
                             [109.302553, 34.592193],
                             [109.29925, 34.592716],
                             [109.298106, 34.591389],
                             [109.296055, 34.592026],
                             [109.290766, 34.591744],
                             [109.287463, 34.590752],
                             [109.278569, 34.591546],
                             [109.272719, 34.590888],
                             [109.27041, 34.589665],
                             [109.268164, 34.593217],
                             [109.261818, 34.592246],
                             [109.246124, 34.590856],
                             [109.238633, 34.589498],
                             [109.229783, 34.588589],
                             [109.227603, 34.587597],
                             [109.226674, 34.591431],
                             [109.223954, 34.592559],
                             [109.220285, 34.591608],
                             [109.213593, 34.593708],
                             [109.211714, 34.59281],
                             [109.209923, 34.596842],
                             [109.208045, 34.597134],
                             [109.207181, 34.600644],
                             [109.203835, 34.602283],
                             [109.203663, 34.604529],
                             [109.19982, 34.60503],
                             [109.198179, 34.606106],
                             [109.198007, 34.61137],
                             [109.196582, 34.617573],
                             [109.193603, 34.622742],
                             [109.186177, 34.624789],
                             [109.183867, 34.628328],
                             [109.184515, 34.631847],
                             [109.178708, 34.636827],
                             [109.172405, 34.640554],
                             [109.171519, 34.644208],
                             [109.169404, 34.643843],
                             [109.167504, 34.646056],
                             [109.156042, 34.644678],
                             [109.155502, 34.652997],
                             [109.157056, 34.656421],
                             [109.163964, 34.662391],
                             [109.168217, 34.666535],
                             [109.169987, 34.66904],
                             [109.170785, 34.672577],
                             [109.168022, 34.676772],
                             [109.168152, 34.680936],
                             [109.169059, 34.684379],
                             [109.172707, 34.688563],
                             [109.173074, 34.691933],
                             [109.174563, 34.694145],
                             [109.179183, 34.697494],
                             [109.182162, 34.698329],
                             [109.194445, 34.697974],
                             [109.2058, 34.69884],
                             [109.208628, 34.697609],
                             [109.209966, 34.692841],
                             [109.211758, 34.691808],
                             [109.219594, 34.69306],
                             [109.221515, 34.691328],
                             [109.22525, 34.690734],
                             [109.231208, 34.692382],
                             [109.23369, 34.691735],
                             [109.239519, 34.687854],
                             [109.243901, 34.687301],
                             [109.246124, 34.689982],
                             [109.247311, 34.693144],
                             [109.249945, 34.697077],
                             [109.254198, 34.698788],
                             [109.260523, 34.694333],
                             [109.263092, 34.693457],
                             [109.266783, 34.69401],
                             [109.272093, 34.697359],
                             [109.27695, 34.698078],
                             [109.280426, 34.697421],
                             [109.282628, 34.695116],
                             [109.284506, 34.688751],
                             [109.286665, 34.687708],
                             [109.294306, 34.688417],
                             [109.298883, 34.68776],
                             [109.300977, 34.688209],
                             [109.305143, 34.692945],
                             [109.307647, 34.693498],
                             [109.319131, 34.693498],
                             [109.32958, 34.695564],
                             [109.340762, 34.698725],
                             [109.346007, 34.701959],
                             [109.347972, 34.704463],
                             [109.349159, 34.709616],
                             [109.351123, 34.711379],
                             [109.355808, 34.713309],
                             [109.358636, 34.716949],
                             [109.359154, 34.720558],
                             [109.358938, 34.72571],
                             [109.359845, 34.731894],
                             [109.362219, 34.737546],
                             [109.36509, 34.739308],
                             [109.3723, 34.7379],
                             [109.379813, 34.737848],
                             [109.388102, 34.739683],
                             [109.390887, 34.739892],
                             [109.399975, 34.739141],
                             [109.405069, 34.740486],
                             [109.408847, 34.742634],
                             [109.411135, 34.742895],
                             [109.412733, 34.740737],
                             [109.416899, 34.737129],
                             [109.417655, 34.735231],
                             [109.419058, 34.726742],
                             [109.423094, 34.720526],
                             [109.428405, 34.717387],
                             [109.43065, 34.715009],
                             [109.429873, 34.71382],
                             [109.42331, 34.71044],
                             [109.421173, 34.706852],
                             [109.421778, 34.699904],
                             [109.423872, 34.694479],
                             [109.425447, 34.692257],
                             [109.430758, 34.68799],
                             [109.430153, 34.6856],
                             [109.425814, 34.683472],
                             [109.423332, 34.679569],
                             [109.42467, 34.664667],
                             [109.426743, 34.655983]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610115,
                 "name": "临潼区",
                 "center": [109.213986, 34.372065],
                 "centroid": [109.288094, 34.456623],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 7,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [109.426743, 34.655983],
                             [109.429527, 34.645356],
                             [109.43106, 34.636483],
                             [109.434147, 34.62127],
                             [109.432895, 34.614712],
                             [109.433672, 34.611036],
                             [109.43596, 34.60597],
                             [109.437191, 34.59564],
                             [109.448135, 34.562166],
                             [109.449646, 34.556544],
                             [109.449776, 34.55366],
                             [109.443861, 34.554297],
                             [109.436737, 34.551235],
                             [109.429096, 34.549417],
                             [109.427196, 34.547556],
                             [109.420698, 34.538662],
                             [109.418043, 34.536728],
                             [109.408718, 34.534899],
                             [109.402328, 34.533205],
                             [109.397514, 34.535453],
                             [109.394578, 34.534982],
                             [109.39134, 34.52916],
                             [109.391599, 34.524006],
                             [109.396132, 34.508375],
                             [109.406321, 34.506974],
                             [109.411027, 34.503],
                             [109.410229, 34.499738],
                             [109.408221, 34.499351],
                             [109.404422, 34.5007],
                             [109.399694, 34.499769],
                             [109.397643, 34.497081],
                             [109.3946, 34.491549],
                             [109.393175, 34.487888],
                             [109.390131, 34.482763],
                             [109.38916, 34.477502],
                             [109.389419, 34.474123],
                             [109.39134, 34.468547],
                             [109.394643, 34.465838],
                             [109.397687, 34.464896],
                             [109.404465, 34.46497],
                             [109.407919, 34.464541],
                             [109.413272, 34.460722],
                             [109.414481, 34.456924],
                             [109.414352, 34.453775],
                             [109.415841, 34.450793],
                             [109.423116, 34.445404],
                             [109.424519, 34.441898],
                             [109.423677, 34.440182],
                             [109.420115, 34.437356],
                             [109.424692, 34.433819],
                             [109.423548, 34.430344],
                             [109.423073, 34.426158],
                             [109.424951, 34.421688],
                             [109.427973, 34.419364],
                             [109.432852, 34.416863],
                             [109.442609, 34.41413],
                             [109.445804, 34.40987],
                             [109.447142, 34.406415],
                             [109.447034, 34.402583],
                             [109.445804, 34.39739],
                             [109.447833, 34.395882],
                             [109.453403, 34.39428],
                             [109.461865, 34.394186],
                             [109.46098, 34.392909],
                             [109.463829, 34.390825],
                             [109.460915, 34.390071],
                             [109.460785, 34.386217],
                             [109.462059, 34.384521],
                             [109.465016, 34.384982],
                             [109.464671, 34.380667],
                             [109.461735, 34.378164],
                             [109.462599, 34.376017],
                             [109.461584, 34.374572],
                             [109.462404, 34.371221],
                             [109.459836, 34.369346],
                             [109.461282, 34.365868],
                             [109.458497, 34.363187],
                             [109.458843, 34.360987],
                             [109.456468, 34.359542],
                             [109.45554, 34.356357],
                             [109.456554, 34.353089],
                             [109.458907, 34.351025],
                             [109.456554, 34.346478],
                             [109.456619, 34.344896],
                             [109.454504, 34.343765],
                             [109.453985, 34.339647],
                             [109.454827, 34.338306],
                             [109.452474, 34.335247],
                             [109.453597, 34.332637],
                             [109.450618, 34.326822],
                             [109.452798, 34.324778],
                             [109.450899, 34.322525],
                             [109.451481, 34.319979],
                             [109.447466, 34.316929],
                             [109.439954, 34.315346],
                             [109.429333, 34.308984],
                             [109.424692, 34.307894],
                             [109.422706, 34.306427],
                             [109.420893, 34.307779],
                             [109.419252, 34.312307],
                             [109.417374, 34.314309],
                             [109.409711, 34.326706],
                             [109.405523, 34.328477],
                             [109.40032, 34.332501],
                             [109.395031, 34.334744],
                             [109.390476, 34.335383],
                             [109.385684, 34.331432],
                             [109.382986, 34.328257],
                             [109.381885, 34.3246],
                             [109.382964, 34.322211],
                             [109.380806, 34.319151],
                             [109.38059, 34.315996],
                             [109.378863, 34.313219],
                             [109.377524, 34.313449],
                             [109.37556, 34.31063],
                             [109.372235, 34.308031],
                             [109.371761, 34.305546],
                             [109.3674, 34.30388],
                             [109.36373, 34.295599],
                             [109.363385, 34.293324],
                             [109.36481, 34.289329],
                             [109.367119, 34.287663],
                             [109.367508, 34.283542],
                             [109.366299, 34.281026],
                             [109.363514, 34.278688],
                             [109.359326, 34.276769],
                             [109.35706, 34.277304],
                             [109.352894, 34.279988],
                             [109.352894, 34.283595],
                             [109.349591, 34.283249],
                             [109.348101, 34.285304],
                             [109.345705, 34.2861],
                             [109.33843, 34.285188],
                             [109.334739, 34.287275],
                             [109.329493, 34.283815],
                             [109.326816, 34.284968],
                             [109.321009, 34.286017],
                             [109.315721, 34.288564],
                             [109.313022, 34.288984],
                             [109.307626, 34.288103],
                             [109.304301, 34.288973],
                             [109.297436, 34.288837],
                             [109.294911, 34.291825],
                             [109.293357, 34.298135],
                             [109.291349, 34.29975],
                             [109.282326, 34.30432],
                             [109.280707, 34.307538],
                             [109.275267, 34.315262],
                             [109.277382, 34.319748],
                             [109.274338, 34.325952],
                             [109.271251, 34.323835],
                             [109.270474, 34.321058],
                             [109.266416, 34.320471],
                             [109.264279, 34.31936],
                             [109.26048, 34.320513],
                             [109.257436, 34.317348],
                             [109.255255, 34.316835],
                             [109.254047, 34.319842],
                             [109.255428, 34.321592],
                             [109.252039, 34.32329],
                             [109.244246, 34.322232],
                             [109.243339, 34.319947],
                             [109.241915, 34.321247],
                             [109.23913, 34.319287],
                             [109.235698, 34.320335],
                             [109.236086, 34.317788],
                             [109.235093, 34.316028],
                             [109.227149, 34.315158],
                             [109.223566, 34.311185],
                             [109.21791, 34.308387],
                             [109.215881, 34.304226],
                             [109.205821, 34.302811],
                             [109.201461, 34.303806],
                             [109.199906, 34.306123],
                             [109.197251, 34.306228],
                             [109.196539, 34.303115],
                             [109.197338, 34.300746],
                             [109.200489, 34.300295],
                             [109.19995, 34.298397],
                             [109.19587, 34.296846],
                             [109.193473, 34.298377],
                             [109.189545, 34.298429],
                             [109.191272, 34.300829],
                             [109.186889, 34.301689],
                             [109.186566, 34.303754],
                             [109.182032, 34.301595],
                             [109.176031, 34.3065],
                             [109.168476, 34.307548],
                             [109.166252, 34.305546],
                             [109.161848, 34.306322],
                             [109.159927, 34.308523],
                             [109.154207, 34.308974],
                             [109.146694, 34.307957],
                             [109.142766, 34.310902],
                             [109.138427, 34.312359],
                             [109.134476, 34.318302],
                             [109.134778, 34.320681],
                             [109.133418, 34.323835],
                             [109.134411, 34.32984],
                             [109.13834, 34.330626],
                             [109.140715, 34.335163],
                             [109.136203, 34.336755],
                             [109.134627, 34.339019],
                             [109.132922, 34.339375],
                             [109.131454, 34.342277],
                             [109.128432, 34.342549],
                             [109.120768, 34.340925],
                             [109.119905, 34.342549],
                             [109.116537, 34.342895],
                             [109.115717, 34.34168],
                             [109.108205, 34.341554],
                             [109.102916, 34.344352],
                             [109.104233, 34.349433],
                             [109.106305, 34.351182],
                             [109.101901, 34.354995],
                             [109.102678, 34.357667],
                             [109.107104, 34.360086],
                             [109.107622, 34.363407],
                             [109.106543, 34.363941],
                             [109.109522, 34.368194],
                             [109.107449, 34.374761],
                             [109.106176, 34.377012],
                             [109.099376, 34.378835],
                             [109.098987, 34.382804],
                             [109.101383, 34.386982],
                             [109.106197, 34.389642],
                             [109.118761, 34.394375],
                             [109.119797, 34.396929],
                             [109.118933, 34.399296],
                             [109.123747, 34.4063],
                             [109.125323, 34.411576],
                             [109.127741, 34.413492],
                             [109.127525, 34.415879],
                             [109.125582, 34.418307],
                             [109.131756, 34.422253],
                             [109.135426, 34.421772],
                             [109.137606, 34.422484],
                             [109.145723, 34.429025],
                             [109.151292, 34.434049],
                             [109.152804, 34.436205],
                             [109.156797, 34.439753],
                             [109.158395, 34.44015],
                             [109.16241, 34.43902],
                             [109.169059, 34.432887],
                             [109.17126, 34.431883],
                             [109.172728, 34.433379],
                             [109.176744, 34.439659],
                             [109.176636, 34.442296],
                             [109.175232, 34.447005],
                             [109.174952, 34.453586],
                             [109.175858, 34.461998],
                             [109.175232, 34.468694],
                             [109.173851, 34.475012],
                             [109.172145, 34.477826],
                             [109.170548, 34.484604],
                             [109.17044, 34.487627],
                             [109.168605, 34.498629],
                             [109.166706, 34.50163],
                             [109.160661, 34.506535],
                             [109.159927, 34.50849],
                             [109.160704, 34.518747],
                             [109.163727, 34.523755],
                             [109.164115, 34.530393],
                             [109.160769, 34.540784],
                             [109.155739, 34.543282],
                             [109.153753, 34.545184],
                             [109.148724, 34.553702],
                             [109.144255, 34.556712],
                             [109.141492, 34.557474],
                             [109.140348, 34.560735],
                             [109.140456, 34.566294],
                             [109.139873, 34.56899],
                             [109.137045, 34.572396],
                             [109.133138, 34.575562],
                             [109.131217, 34.580326],
                             [109.136786, 34.583941],
                             [109.138858, 34.588788],
                             [109.137671, 34.599495],
                             [109.136527, 34.602983],
                             [109.136613, 34.616978],
                             [109.135491, 34.624152],
                             [109.136009, 34.627013],
                             [109.138275, 34.632964],
                             [109.139031, 34.639479],
                             [109.141988, 34.642548],
                             [109.145248, 34.644135],
                             [109.148378, 34.643676],
                             [109.156042, 34.644678],
                             [109.167504, 34.646056],
                             [109.169404, 34.643843],
                             [109.171519, 34.644208],
                             [109.172405, 34.640554],
                             [109.178708, 34.636827],
                             [109.184515, 34.631847],
                             [109.183867, 34.628328],
                             [109.186177, 34.624789],
                             [109.193603, 34.622742],
                             [109.196582, 34.617573],
                             [109.198007, 34.61137],
                             [109.198179, 34.606106],
                             [109.19982, 34.60503],
                             [109.203663, 34.604529],
                             [109.203835, 34.602283],
                             [109.207181, 34.600644],
                             [109.208045, 34.597134],
                             [109.209923, 34.596842],
                             [109.211714, 34.59281],
                             [109.213593, 34.593708],
                             [109.220285, 34.591608],
                             [109.223954, 34.592559],
                             [109.226674, 34.591431],
                             [109.227603, 34.587597],
                             [109.229783, 34.588589],
                             [109.238633, 34.589498],
                             [109.246124, 34.590856],
                             [109.261818, 34.592246],
                             [109.268164, 34.593217],
                             [109.27041, 34.589665],
                             [109.272719, 34.590888],
                             [109.278569, 34.591546],
                             [109.287463, 34.590752],
                             [109.290766, 34.591744],
                             [109.296055, 34.592026],
                             [109.298106, 34.591389],
                             [109.29925, 34.592716],
                             [109.302553, 34.592193],
                             [109.307431, 34.593447],
                             [109.309374, 34.595337],
                             [109.315677, 34.595975],
                             [109.316541, 34.599547],
                             [109.320945, 34.599735],
                             [109.326449, 34.601187],
                             [109.332278, 34.601918],
                             [109.336423, 34.601855],
                             [109.339078, 34.603004],
                             [109.342251, 34.603015],
                             [109.342985, 34.605187],
                             [109.346223, 34.605103],
                             [109.350174, 34.606461],
                             [109.352591, 34.60573],
                             [109.351944, 34.603317],
                             [109.352786, 34.600414],
                             [109.35475, 34.603767],
                             [109.35788, 34.604675],
                             [109.356196, 34.607077],
                             [109.358549, 34.608968],
                             [109.361571, 34.608268],
                             [109.36455, 34.609636],
                             [109.363644, 34.613573],
                             [109.36686, 34.615317],
                             [109.368004, 34.617928],
                             [109.365543, 34.616758],
                             [109.362025, 34.616936],
                             [109.357621, 34.619442],
                             [109.359952, 34.62411],
                             [109.359801, 34.626616],
                             [109.356369, 34.626491],
                             [109.357448, 34.629435],
                             [109.357405, 34.633716],
                             [109.360276, 34.634384],
                             [109.361766, 34.635971],
                             [109.361636, 34.641828],
                             [109.364248, 34.642715],
                             [109.366083, 34.640867],
                             [109.376963, 34.641577],
                             [109.378193, 34.643947],
                             [109.384475, 34.645325],
                             [109.388275, 34.651369],
                             [109.391016, 34.650085],
                             [109.395377, 34.649553],
                             [109.396629, 34.652444],
                             [109.402997, 34.653248],
                             [109.406019, 34.650701],
                             [109.413164, 34.651046],
                             [109.415431, 34.651828],
                             [109.415863, 34.653864],
                             [109.421821, 34.65639],
                             [109.426743, 34.655983]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610116,
                 "name": "长安区",
                 "center": [108.941579, 34.157097],
                 "centroid": [108.934672, 34.035977],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 8,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.811038, 34.248821],
                             [108.808966, 34.240933],
                             [108.809937, 34.234072],
                             [108.814103, 34.22869],
                             [108.817946, 34.225301],
                             [108.818593, 34.223539],
                             [108.816262, 34.214179],
                             [108.817579, 34.211157],
                             [108.820407, 34.210276],
                             [108.827293, 34.21186],
                             [108.829711, 34.213581],
                             [108.831028, 34.213172],
                             [108.832625, 34.20995],
                             [108.832366, 34.207411],
                             [108.829452, 34.203685],
                             [108.824789, 34.196549],
                             [108.825911, 34.19425],
                             [108.833186, 34.194271],
                             [108.838216, 34.194996],
                             [108.841109, 34.193726],
                             [108.842512, 34.187942],
                             [108.846074, 34.183345],
                             [108.84942, 34.181203],
                             [108.863473, 34.180395],
                             [108.86779, 34.177277],
                             [108.87241, 34.177771],
                             [108.880052, 34.177876],
                             [108.882124, 34.175398],
                             [108.886959, 34.173802],
                             [108.886873, 34.17143],
                             [108.882318, 34.171493],
                             [108.882599, 34.164248],
                             [108.886873, 34.164658],
                             [108.889636, 34.164122],
                             [108.890737, 34.165907],
                             [108.894148, 34.165991],
                             [108.89417, 34.167451],
                             [108.89812, 34.167913],
                             [108.898854, 34.1706],
                             [108.904121, 34.169508],
                             [108.906841, 34.166905],
                             [108.910317, 34.167671],
                             [108.913922, 34.171818],
                             [108.922146, 34.177309],
                             [108.925384, 34.178064],
                             [108.930889, 34.17754],
                             [108.935509, 34.175986],
                             [108.942417, 34.175272],
                             [108.951375, 34.175304],
                             [108.956599, 34.178463],
                             [108.967803, 34.178778],
                             [108.976654, 34.178043],
                             [108.981511, 34.175986],
                             [108.982396, 34.173865],
                             [108.983993, 34.174128],
                             [108.985051, 34.170422],
                             [108.986627, 34.169067],
                             [108.994851, 34.169991],
                             [108.997981, 34.172238],
                             [109.003788, 34.174264],
                             [109.010394, 34.177834],
                             [109.019763, 34.178631],
                             [109.023907, 34.177939],
                             [109.026843, 34.176469],
                             [109.031463, 34.175881],
                             [109.034679, 34.176962],
                             [109.040314, 34.18176],
                             [109.052122, 34.187281],
                             [109.056374, 34.185192],
                             [109.058835, 34.183114],
                             [109.06026, 34.178642],
                             [109.061016, 34.174075],
                             [109.062181, 34.172207],
                             [109.068161, 34.167734],
                             [109.072953, 34.167839],
                             [109.079278, 34.170254],
                             [109.079257, 34.175461],
                             [109.08161, 34.178232],
                             [109.085754, 34.179996],
                             [109.085689, 34.185276],
                             [109.082279, 34.18958],
                             [109.082797, 34.192078],
                             [109.087373, 34.189391],
                             [109.092425, 34.190556],
                             [109.098296, 34.189706],
                             [109.100304, 34.188845],
                             [109.106154, 34.181959],
                             [109.114789, 34.176269],
                             [109.122344, 34.176731],
                             [109.130137, 34.179282],
                             [109.137261, 34.179566],
                             [109.143845, 34.176763],
                             [109.150623, 34.176889],
                             [109.155135, 34.177613],
                             [109.156711, 34.176343],
                             [109.161784, 34.175304],
                             [109.163424, 34.17376],
                             [109.164741, 34.17165],
                             [109.168411, 34.170548],
                             [109.168152, 34.168291],
                             [109.17193, 34.162558],
                             [109.176981, 34.159282],
                             [109.177607, 34.157203],
                             [109.17506, 34.154126],
                             [109.171325, 34.14791],
                             [109.167159, 34.14332],
                             [109.166835, 34.13975],
                             [109.175794, 34.137114],
                             [109.176808, 34.135717],
                             [109.1767, 34.130581],
                             [109.181795, 34.129446],
                             [109.185637, 34.127734],
                             [109.186328, 34.126432],
                             [109.193214, 34.12182],
                             [109.199993, 34.12182],
                             [109.206728, 34.117713],
                             [109.211326, 34.111378],
                             [109.211758, 34.106913],
                             [109.210354, 34.103487],
                             [109.208476, 34.101439],
                             [109.204871, 34.099274],
                             [109.200619, 34.097603],
                             [109.196301, 34.096836],
                             [109.194164, 34.094966],
                             [109.191639, 34.094861],
                             [109.188746, 34.097067],
                             [109.184472, 34.09733],
                             [109.178902, 34.092444],
                             [109.172232, 34.088545],
                             [109.168454, 34.08844],
                             [109.154962, 34.093694],
                             [109.147666, 34.098791],
                             [109.143348, 34.099936],
                             [109.136743, 34.099673],
                             [109.133051, 34.096511],
                             [109.130418, 34.09339],
                             [109.13195, 34.090384],
                             [109.138513, 34.081283],
                             [109.14324, 34.076281],
                             [109.144881, 34.075377],
                             [109.1484, 34.069186],
                             [109.153127, 34.063016],
                             [109.15874, 34.059515],
                             [109.161676, 34.054553],
                             [109.1669, 34.04733],
                             [109.16636, 34.040485],
                             [109.166943, 34.037762],
                             [109.172232, 34.028119],
                             [109.174283, 34.022987],
                             [109.174239, 34.0202],
                             [109.172685, 34.017381],
                             [109.174844, 34.014541],
                             [109.177218, 34.001035],
                             [109.179442, 33.997227],
                             [109.185702, 33.994229],
                             [109.187451, 33.990262],
                             [109.19207, 33.984497],
                             [109.192999, 33.980077],
                             [109.197812, 33.973627],
                             [109.206965, 33.968744],
                             [109.208843, 33.964198],
                             [109.212448, 33.961819],
                             [109.215319, 33.958936],
                             [109.215708, 33.956525],
                             [109.214326, 33.94801],
                             [109.213614, 33.937515],
                             [109.208822, 33.931198],
                             [109.208584, 33.928282],
                             [109.209685, 33.921511],
                             [109.208131, 33.91671],
                             [109.208455, 33.914077],
                             [109.207591, 33.909612],
                             [109.208174, 33.906516],
                             [109.217154, 33.900797],
                             [109.219788, 33.900682],
                             [109.22525, 33.89848],
                             [109.226243, 33.894004],
                             [109.225703, 33.887937],
                             [109.226717, 33.884829],
                             [109.229955, 33.879478],
                             [109.23151, 33.878203],
                             [109.225034, 33.874242],
                             [109.22253, 33.871966],
                             [109.219464, 33.867583],
                             [109.217478, 33.866909],
                             [109.209944, 33.866509],
                             [109.207397, 33.867046],
                             [109.198849, 33.867457],
                             [109.193776, 33.86909],
                             [109.189372, 33.872683],
                             [109.184925, 33.874274],
                             [109.178319, 33.872662],
                             [109.172858, 33.874537],
                             [109.166187, 33.871724],
                             [109.162151, 33.871008],
                             [109.160359, 33.871882],
                             [109.156301, 33.876212],
                             [109.149091, 33.875749],
                             [109.145939, 33.876001],
                             [109.143521, 33.872925],
                             [109.137887, 33.873073],
                             [109.131562, 33.877181],
                             [109.125194, 33.877244],
                             [109.123812, 33.875822],
                             [109.120596, 33.876497],
                             [109.118113, 33.880658],
                             [109.117746, 33.884555],
                             [109.118113, 33.889306],
                             [109.117142, 33.895552],
                             [109.11725, 33.899744],
                             [109.111356, 33.902756],
                             [109.107708, 33.907643],
                             [109.1027, 33.908759],
                             [109.096569, 33.906674],
                             [109.086272, 33.910371],
                             [109.080768, 33.909665],
                             [109.070535, 33.906664],
                             [109.06611, 33.909402],
                             [109.06706, 33.914141],
                             [109.061771, 33.918521],
                             [109.054453, 33.919774],
                             [109.051517, 33.923154],
                             [109.045883, 33.922449],
                             [109.043465, 33.920564],
                             [109.042731, 33.916383],
                             [109.037788, 33.908822],
                             [109.03645, 33.905853],
                             [109.029369, 33.899628],
                             [109.0268, 33.896363],
                             [109.018165, 33.892192],
                             [109.013567, 33.886241],
                             [109.007976, 33.883281],
                             [109.002795, 33.882828],
                             [108.999428, 33.883407],
                             [108.994441, 33.882786],
                             [108.989455, 33.87695],
                             [108.984144, 33.876897],
                             [108.977582, 33.874274],
                             [108.970069, 33.87538],
                             [108.967112, 33.876749],
                             [108.96409, 33.876475],
                             [108.957657, 33.872008],
                             [108.955649, 33.871682],
                             [108.947792, 33.867626],
                             [108.944273, 33.866667],
                             [108.938639, 33.867078],
                             [108.934624, 33.865487],
                             [108.932012, 33.865666],
                             [108.925773, 33.867404],
                             [108.922146, 33.869417],
                             [108.917246, 33.867942],
                             [108.914677, 33.862853],
                             [108.914159, 33.857932],
                             [108.914764, 33.853632],
                             [108.913231, 33.848658],
                             [108.910727, 33.845855],
                             [108.905503, 33.841692],
                             [108.899998, 33.841028],
                             [108.898552, 33.837719],
                             [108.896609, 33.836169],
                             [108.890629, 33.833439],
                             [108.886722, 33.833408],
                             [108.884326, 33.832501],
                             [108.880462, 33.82839],
                             [108.876533, 33.82663],
                             [108.872885, 33.823447],
                             [108.864379, 33.821538],
                             [108.862415, 33.824195],
                             [108.858162, 33.824722],
                             [108.854277, 33.826525],
                             [108.850197, 33.82235],
                             [108.84521, 33.820611],
                             [108.843052, 33.815118],
                             [108.84085, 33.815297],
                             [108.838669, 33.817142],
                             [108.835453, 33.816932],
                             [108.830121, 33.820685],
                             [108.827185, 33.820421],
                             [108.824789, 33.818766],
                             [108.8195, 33.81788],
                             [108.816845, 33.81651],
                             [108.814082, 33.813084],
                             [108.811534, 33.812925],
                             [108.807714, 33.816552],
                             [108.805749, 33.817142],
                             [108.805641, 33.81359],
                             [108.802015, 33.813147],
                             [108.797697, 33.810416],
                             [108.794524, 33.807105],
                             [108.792538, 33.807],
                             [108.786796, 33.808908],
                             [108.782327, 33.806779],
                             [108.778636, 33.801802],
                             [108.778506, 33.798059],
                             [108.775765, 33.800294],
                             [108.770865, 33.802329],
                             [108.764993, 33.806589],
                             [108.75938, 33.809868],
                             [108.756013, 33.81263],
                             [108.753509, 33.817448],
                             [108.753724, 33.821054],
                             [108.756488, 33.825165],
                             [108.758409, 33.83014],
                             [108.758646, 33.834209],
                             [108.757437, 33.838225],
                             [108.755926, 33.839089],
                             [108.751803, 33.839321],
                             [108.745694, 33.838077],
                             [108.741031, 33.841471],
                             [108.737664, 33.840744],
                             [108.731123, 33.836496],
                             [108.724107, 33.834504],
                             [108.720524, 33.831584],
                             [108.717415, 33.830161],
                             [108.711522, 33.830109],
                             [108.70565, 33.827368],
                             [108.697814, 33.828338],
                             [108.695418, 33.831152],
                             [108.699239, 33.831616],
                             [108.705801, 33.841776],
                             [108.713983, 33.84928],
                             [108.712752, 33.854022],
                             [108.713832, 33.85672],
                             [108.71666, 33.860081],
                             [108.720135, 33.862768],
                             [108.720545, 33.86418],
                             [108.724906, 33.866625],
                             [108.728899, 33.870439],
                             [108.731663, 33.871187],
                             [108.733087, 33.873283],
                             [108.73285, 33.87676],
                             [108.734793, 33.878203],
                             [108.73911, 33.876865],
                             [108.750184, 33.882217],
                             [108.748587, 33.884102],
                             [108.748889, 33.886947],
                             [108.743168, 33.890286],
                             [108.745262, 33.893256],
                             [108.744939, 33.894889],
                             [108.754048, 33.895331],
                             [108.753876, 33.896374],
                             [108.745306, 33.901345],
                             [108.74088, 33.897901],
                             [108.737081, 33.897132],
                             [108.731123, 33.90124],
                             [108.726913, 33.901682],
                             [108.724258, 33.904031],
                             [108.723783, 33.907833],
                             [108.721733, 33.910571],
                             [108.722143, 33.912024],
                             [108.725165, 33.913087],
                             [108.727647, 33.911466],
                             [108.744334, 33.902925],
                             [108.74632, 33.905474],
                             [108.748522, 33.904452],
                             [108.751156, 33.906316],
                             [108.751285, 33.908528],
                             [108.753509, 33.910086],
                             [108.763266, 33.913677],
                             [108.76387, 33.916552],
                             [108.762165, 33.9193],
                             [108.764583, 33.921048],
                             [108.767432, 33.921606],
                             [108.76767, 33.923249],
                             [108.765554, 33.925534],
                             [108.767648, 33.929008],
                             [108.770584, 33.929535],
                             [108.769073, 33.933346],
                             [108.771318, 33.932483],
                             [108.773131, 33.937589],
                             [108.770994, 33.937831],
                             [108.773239, 33.940136],
                             [108.772354, 33.941452],
                             [108.770433, 33.940726],
                             [108.768684, 33.942126],
                             [108.773174, 33.945357],
                             [108.773412, 33.947179],
                             [108.77121, 33.945568],
                             [108.769915, 33.946484],
                             [108.770541, 33.9498],
                             [108.768145, 33.954641],
                             [108.770972, 33.95582],
                             [108.76767, 33.961472],
                             [108.767044, 33.965598],
                             [108.764432, 33.967923],
                             [108.763288, 33.971428],
                             [108.767303, 33.971007],
                             [108.768922, 33.974101],
                             [108.771361, 33.975458],
                             [108.769979, 33.979404],
                             [108.773347, 33.979857],
                             [108.771706, 33.985949],
                             [108.770066, 33.987969],
                             [108.763525, 33.991272],
                             [108.760783, 33.994586],
                             [108.762381, 33.996712],
                             [108.762705, 33.99972],
                             [108.760114, 34.007168],
                             [108.762143, 34.011396],
                             [108.761064, 34.017066],
                             [108.758862, 34.019874],
                             [108.758862, 34.030801],
                             [108.759423, 34.034218],
                             [108.761906, 34.035932],
                             [108.761453, 34.038908],
                             [108.756077, 34.040412],
                             [108.75271, 34.042367],
                             [108.747853, 34.046899],
                             [108.74332, 34.053081],
                             [108.74265, 34.055552],
                             [108.742564, 34.066074],
                             [108.747205, 34.073674],
                             [108.746795, 34.078593],
                             [108.744377, 34.082166],
                             [108.740168, 34.084699],
                             [108.740621, 34.086359],
                             [108.744464, 34.088882],
                             [108.74686, 34.091929],
                             [108.74904, 34.097257],
                             [108.752602, 34.098402],
                             [108.7553, 34.097782],
                             [108.75951, 34.095018],
                             [108.761388, 34.095722],
                             [108.762489, 34.099095],
                             [108.762402, 34.102069],
                             [108.758258, 34.1081],
                             [108.75815, 34.111546],
                             [108.755754, 34.115307],
                             [108.753206, 34.115885],
                             [108.744636, 34.115149],
                             [108.736995, 34.11517],
                             [108.735678, 34.115853],
                             [108.732267, 34.123532],
                             [108.72877, 34.128228],
                             [108.726784, 34.128805],
                             [108.719164, 34.128175],
                             [108.716293, 34.131095],
                             [108.716768, 34.143751],
                             [108.71612, 34.147385],
                             [108.710982, 34.150157],
                             [108.709126, 34.152509],
                             [108.709061, 34.154861],
                             [108.712126, 34.160175],
                             [108.71463, 34.162285],
                             [108.714004, 34.163597],
                             [108.708219, 34.165781],
                             [108.697857, 34.166359],
                             [108.694814, 34.167619],
                             [108.693324, 34.171787],
                             [108.690842, 34.173729],
                             [108.682099, 34.175944],
                             [108.680285, 34.178999],
                             [108.682552, 34.184499],
                             [108.681667, 34.188236],
                             [108.678472, 34.193022],
                             [108.677932, 34.196276],
                             [108.673054, 34.206068],
                             [108.670636, 34.207778],
                             [108.667268, 34.211671],
                             [108.666448, 34.214242],
                             [108.667571, 34.217107],
                             [108.678774, 34.221052],
                             [108.683372, 34.228491],
                             [108.686977, 34.230778],
                             [108.686654, 34.234271],
                             [108.683545, 34.23616],
                             [108.677889, 34.235163],
                             [108.673248, 34.232593],
                             [108.668456, 34.232635],
                             [108.662735, 34.233988],
                             [108.654575, 34.240272],
                             [108.651834, 34.243765],
                             [108.6462, 34.257673],
                             [108.64199, 34.262529],
                             [108.650128, 34.265842],
                             [108.653841, 34.266052],
                             [108.656389, 34.263682],
                             [108.660706, 34.254579],
                             [108.665887, 34.251034],
                             [108.667657, 34.245768],
                             [108.669729, 34.243996],
                             [108.677436, 34.241929],
                             [108.682617, 34.239233],
                             [108.687344, 34.23788],
                             [108.692072, 34.239024],
                             [108.690734, 34.246219],
                             [108.691791, 34.253132],
                             [108.695958, 34.254348],
                             [108.701657, 34.254086],
                             [108.702088, 34.256163],
                             [108.697879, 34.263053],
                             [108.696389, 34.267342],
                             [108.697512, 34.271348],
                             [108.700966, 34.273634],
                             [108.707269, 34.274263],
                             [108.713292, 34.275741],
                             [108.721603, 34.275626],
                             [108.725273, 34.276003],
                             [108.730583, 34.283385],
                             [108.73598, 34.284213],
                             [108.740319, 34.281393],
                             [108.7455, 34.276287],
                             [108.748457, 34.276098],
                             [108.748177, 34.279327],
                             [108.751954, 34.282032],
                             [108.753768, 34.284475],
                             [108.753552, 34.28696],
                             [108.74727, 34.292883],
                             [108.747443, 34.294571],
                             [108.750292, 34.296186],
                             [108.757545, 34.295819],
                             [108.766267, 34.294257],
                             [108.775247, 34.293743],
                             [108.786494, 34.294414],
                             [108.793293, 34.293869],
                             [108.792408, 34.29324],
                             [108.795452, 34.288679],
                             [108.801518, 34.286436],
                             [108.803072, 34.283941],
                             [108.804497, 34.276716],
                             [108.805512, 34.275699],
                             [108.816888, 34.275731],
                             [108.816284, 34.269827],
                             [108.814773, 34.26644],
                             [108.811794, 34.262979],
                             [108.812851, 34.256509],
                             [108.811038, 34.248821]
                         ]
                     ],
                     [
                         [
                             [109.172297, 33.811207],
                             [109.173959, 33.811196],
                             [109.174175, 33.808687],
                             [109.167742, 33.802171],
                             [109.166619, 33.797489],
                             [109.160553, 33.79305],
                             [109.154034, 33.791141],
                             [109.151616, 33.795349],
                             [109.147299, 33.799303],
                             [109.151422, 33.804849],
                             [109.153063, 33.809446],
                             [109.157963, 33.812715],
                             [109.162367, 33.812641],
                             [109.169728, 33.811228],
                             [109.172297, 33.811207]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610117,
                 "name": "高陵区",
                 "center": [109.088896, 34.535065],
                 "centroid": [109.067167, 34.508031],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 9,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [109.131217, 34.580326],
                             [109.133138, 34.575562],
                             [109.137045, 34.572396],
                             [109.139873, 34.56899],
                             [109.140456, 34.566294],
                             [109.140348, 34.560735],
                             [109.141492, 34.557474],
                             [109.144255, 34.556712],
                             [109.148724, 34.553702],
                             [109.153753, 34.545184],
                             [109.155739, 34.543282],
                             [109.160769, 34.540784],
                             [109.164115, 34.530393],
                             [109.163727, 34.523755],
                             [109.160704, 34.518747],
                             [109.159927, 34.50849],
                             [109.160661, 34.506535],
                             [109.166706, 34.50163],
                             [109.168605, 34.498629],
                             [109.17044, 34.487627],
                             [109.170548, 34.484604],
                             [109.172145, 34.477826],
                             [109.173851, 34.475012],
                             [109.175232, 34.468694],
                             [109.175858, 34.461998],
                             [109.174952, 34.453586],
                             [109.175232, 34.447005],
                             [109.176636, 34.442296],
                             [109.176744, 34.439659],
                             [109.172728, 34.433379],
                             [109.17126, 34.431883],
                             [109.169059, 34.432887],
                             [109.16241, 34.43902],
                             [109.158395, 34.44015],
                             [109.156797, 34.439753],
                             [109.152804, 34.436205],
                             [109.151292, 34.434049],
                             [109.145723, 34.429025],
                             [109.137606, 34.422484],
                             [109.135426, 34.421772],
                             [109.131756, 34.422253],
                             [109.128799, 34.4242],
                             [109.12541, 34.430752],
                             [109.122733, 34.43272],
                             [109.120099, 34.432448],
                             [109.113515, 34.429329],
                             [109.109284, 34.42958],
                             [109.107147, 34.432469],
                             [109.103369, 34.433285],
                             [109.096483, 34.433316],
                             [109.092662, 34.434091],
                             [109.086467, 34.434457],
                             [109.083617, 34.436352],
                             [109.079321, 34.44397],
                             [109.073147, 34.451347],
                             [109.068226, 34.453837],
                             [109.065916, 34.452163],
                             [109.055144, 34.448365],
                             [109.046013, 34.445686],
                             [109.036665, 34.441542],
                             [109.026368, 34.437377],
                             [109.021554, 34.437618],
                             [109.014236, 34.438769],
                             [109.008192, 34.438235],
                             [109.000658, 34.439941],
                             [108.993686, 34.439303],
                             [108.983777, 34.435985],
                             [108.978229, 34.432322],
                             [108.972228, 34.430072],
                             [108.960873, 34.424085],
                             [108.961003, 34.424765],
                             [108.958067, 34.43902],
                             [108.955844, 34.444975],
                             [108.956858, 34.446733],
                             [108.96083, 34.449097],
                             [108.965148, 34.449254],
                             [108.968753, 34.448271],
                             [108.971019, 34.443572],
                             [108.973653, 34.443227],
                             [108.976416, 34.445979],
                             [108.974819, 34.450447],
                             [108.974495, 34.456861],
                             [108.972163, 34.459487],
                             [108.971149, 34.462187],
                             [108.972207, 34.465555],
                             [108.974581, 34.468129],
                             [108.976351, 34.471853],
                             [108.974516, 34.478987],
                             [108.976049, 34.485242],
                             [108.975725, 34.490012],
                             [108.973847, 34.492752],
                             [108.97402, 34.495094],
                             [108.975704, 34.497615],
                             [108.975639, 34.499393],
                             [108.971149, 34.503],
                             [108.970695, 34.504768],
                             [108.972315, 34.508427],
                             [108.97266, 34.51307],
                             [108.973804, 34.5149],
                             [108.974408, 34.521779],
                             [108.975272, 34.524926],
                             [108.973221, 34.531449],
                             [108.974193, 34.538327],
                             [108.974063, 34.541359],
                             [108.971494, 34.543303],
                             [108.966443, 34.544066],
                             [108.963529, 34.545895],
                             [108.962449, 34.551288],
                             [108.961154, 34.554203],
                             [108.958391, 34.557192],
                             [108.955714, 34.561654],
                             [108.955174, 34.565876],
                             [108.956426, 34.567381],
                             [108.96042, 34.569533],
                             [108.970177, 34.569199],
                             [108.97769, 34.569941],
                             [108.981187, 34.570714],
                             [108.983648, 34.574998],
                             [108.985245, 34.576419],
                             [108.988591, 34.576742],
                             [108.992693, 34.575927],
                             [108.998305, 34.576429],
                             [109.003033, 34.578247],
                             [109.006616, 34.583272],
                             [109.011862, 34.586166],
                             [109.020691, 34.587587],
                             [109.026368, 34.590261],
                             [109.031377, 34.591316],
                             [109.046228, 34.592663],
                             [109.056849, 34.593029],
                             [109.061231, 34.59353],
                             [109.070665, 34.59351],
                             [109.075803, 34.592287],
                             [109.078134, 34.589007],
                             [109.081588, 34.588548],
                             [109.090849, 34.58953],
                             [109.092921, 34.588945],
                             [109.10216, 34.582269],
                             [109.105765, 34.578884],
                             [109.108896, 34.577714],
                             [109.114098, 34.577714],
                             [109.118653, 34.578675],
                             [109.131217, 34.580326]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610118,
                 "name": "鄠邑区",
                 "center": [108.607385, 34.108668],
                 "centroid": [108.585644, 33.997967],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 10,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.511475, 34.224609],
                             [108.520671, 34.228291],
                             [108.523585, 34.229876],
                             [108.527385, 34.230725],
                             [108.529694, 34.232173],
                             [108.53712, 34.232561],
                             [108.543877, 34.234229],
                             [108.553613, 34.233715],
                             [108.55588, 34.231334],
                             [108.564061, 34.229592],
                             [108.567644, 34.231009],
                             [108.571897, 34.235918],
                             [108.576128, 34.237387],
                             [108.582259, 34.237513],
                             [108.59098, 34.238572],
                             [108.593398, 34.239307],
                             [108.60037, 34.243261],
                             [108.603457, 34.245695],
                             [108.610063, 34.248926],
                             [108.612524, 34.250761],
                             [108.614726, 34.254526],
                             [108.619453, 34.25826],
                             [108.62567, 34.259288],
                             [108.626383, 34.256142],
                             [108.64199, 34.262529],
                             [108.6462, 34.257673],
                             [108.651834, 34.243765],
                             [108.654575, 34.240272],
                             [108.662735, 34.233988],
                             [108.668456, 34.232635],
                             [108.673248, 34.232593],
                             [108.677889, 34.235163],
                             [108.683545, 34.23616],
                             [108.686654, 34.234271],
                             [108.686977, 34.230778],
                             [108.683372, 34.228491],
                             [108.678774, 34.221052],
                             [108.667571, 34.217107],
                             [108.666448, 34.214242],
                             [108.667268, 34.211671],
                             [108.670636, 34.207778],
                             [108.673054, 34.206068],
                             [108.677932, 34.196276],
                             [108.678472, 34.193022],
                             [108.681667, 34.188236],
                             [108.682552, 34.184499],
                             [108.680285, 34.178999],
                             [108.682099, 34.175944],
                             [108.690842, 34.173729],
                             [108.693324, 34.171787],
                             [108.694814, 34.167619],
                             [108.697857, 34.166359],
                             [108.708219, 34.165781],
                             [108.714004, 34.163597],
                             [108.71463, 34.162285],
                             [108.712126, 34.160175],
                             [108.709061, 34.154861],
                             [108.709126, 34.152509],
                             [108.710982, 34.150157],
                             [108.71612, 34.147385],
                             [108.716768, 34.143751],
                             [108.716293, 34.131095],
                             [108.719164, 34.128175],
                             [108.726784, 34.128805],
                             [108.72877, 34.128228],
                             [108.732267, 34.123532],
                             [108.735678, 34.115853],
                             [108.736995, 34.11517],
                             [108.744636, 34.115149],
                             [108.753206, 34.115885],
                             [108.755754, 34.115307],
                             [108.75815, 34.111546],
                             [108.758258, 34.1081],
                             [108.762402, 34.102069],
                             [108.762489, 34.099095],
                             [108.761388, 34.095722],
                             [108.75951, 34.095018],
                             [108.7553, 34.097782],
                             [108.752602, 34.098402],
                             [108.74904, 34.097257],
                             [108.74686, 34.091929],
                             [108.744464, 34.088882],
                             [108.740621, 34.086359],
                             [108.740168, 34.084699],
                             [108.744377, 34.082166],
                             [108.746795, 34.078593],
                             [108.747205, 34.073674],
                             [108.742564, 34.066074],
                             [108.74265, 34.055552],
                             [108.74332, 34.053081],
                             [108.747853, 34.046899],
                             [108.75271, 34.042367],
                             [108.756077, 34.040412],
                             [108.761453, 34.038908],
                             [108.761906, 34.035932],
                             [108.759423, 34.034218],
                             [108.758862, 34.030801],
                             [108.758862, 34.019874],
                             [108.761064, 34.017066],
                             [108.762143, 34.011396],
                             [108.760114, 34.007168],
                             [108.762705, 33.99972],
                             [108.762381, 33.996712],
                             [108.760783, 33.994586],
                             [108.763525, 33.991272],
                             [108.770066, 33.987969],
                             [108.771706, 33.985949],
                             [108.773347, 33.979857],
                             [108.769979, 33.979404],
                             [108.771361, 33.975458],
                             [108.768922, 33.974101],
                             [108.767303, 33.971007],
                             [108.763288, 33.971428],
                             [108.764432, 33.967923],
                             [108.767044, 33.965598],
                             [108.76767, 33.961472],
                             [108.770972, 33.95582],
                             [108.768145, 33.954641],
                             [108.770541, 33.9498],
                             [108.769915, 33.946484],
                             [108.77121, 33.945568],
                             [108.773412, 33.947179],
                             [108.773174, 33.945357],
                             [108.768684, 33.942126],
                             [108.770433, 33.940726],
                             [108.772354, 33.941452],
                             [108.773239, 33.940136],
                             [108.770994, 33.937831],
                             [108.773131, 33.937589],
                             [108.771318, 33.932483],
                             [108.769073, 33.933346],
                             [108.770584, 33.929535],
                             [108.767648, 33.929008],
                             [108.765554, 33.925534],
                             [108.76767, 33.923249],
                             [108.767432, 33.921606],
                             [108.764583, 33.921048],
                             [108.762165, 33.9193],
                             [108.76387, 33.916552],
                             [108.763266, 33.913677],
                             [108.753509, 33.910086],
                             [108.751285, 33.908528],
                             [108.751156, 33.906316],
                             [108.748522, 33.904452],
                             [108.74632, 33.905474],
                             [108.744334, 33.902925],
                             [108.727647, 33.911466],
                             [108.725165, 33.913087],
                             [108.722143, 33.912024],
                             [108.721733, 33.910571],
                             [108.723783, 33.907833],
                             [108.724258, 33.904031],
                             [108.726913, 33.901682],
                             [108.731123, 33.90124],
                             [108.737081, 33.897132],
                             [108.74088, 33.897901],
                             [108.745306, 33.901345],
                             [108.753876, 33.896374],
                             [108.754048, 33.895331],
                             [108.744939, 33.894889],
                             [108.745262, 33.893256],
                             [108.743168, 33.890286],
                             [108.748889, 33.886947],
                             [108.748587, 33.884102],
                             [108.750184, 33.882217],
                             [108.73911, 33.876865],
                             [108.734793, 33.878203],
                             [108.73285, 33.87676],
                             [108.733087, 33.873283],
                             [108.731663, 33.871187],
                             [108.728899, 33.870439],
                             [108.724906, 33.866625],
                             [108.720545, 33.86418],
                             [108.720135, 33.862768],
                             [108.71666, 33.860081],
                             [108.713832, 33.85672],
                             [108.712752, 33.854022],
                             [108.713983, 33.84928],
                             [108.705801, 33.841776],
                             [108.699239, 33.831616],
                             [108.695418, 33.831152],
                             [108.695504, 33.83424],
                             [108.688165, 33.836875],
                             [108.679012, 33.83579],
                             [108.675018, 33.834936],
                             [108.669168, 33.835737],
                             [108.665261, 33.837223],
                             [108.656453, 33.837339],
                             [108.650064, 33.841523],
                             [108.645854, 33.83619],
                             [108.643868, 33.83442],
                             [108.637543, 33.831669],
                             [108.630786, 33.829497],
                             [108.617748, 33.825955],
                             [108.615201, 33.824237],
                             [108.614704, 33.82177],
                             [108.61682, 33.81496],
                             [108.616129, 33.81204],
                             [108.611315, 33.810374],
                             [108.608422, 33.808613],
                             [108.60825, 33.80623],
                             [108.60499, 33.802498],
                             [108.605875, 33.799503],
                             [108.602551, 33.791426],
                             [108.601191, 33.790223],
                             [108.597953, 33.789728],
                             [108.588368, 33.780299],
                             [108.585454, 33.780088],
                             [108.587051, 33.775817],
                             [108.589771, 33.772378],
                             [108.58962, 33.76779],
                             [108.584266, 33.764551],
                             [108.577985, 33.764963],
                             [108.575783, 33.763929],
                             [108.571185, 33.765543],
                             [108.560456, 33.765121],
                             [108.55847, 33.767357],
                             [108.553289, 33.77722],
                             [108.546878, 33.780162],
                             [108.544525, 33.788441],
                             [108.53779, 33.789359],
                             [108.534293, 33.791183],
                             [108.527795, 33.791078],
                             [108.523197, 33.794473],
                             [108.517822, 33.793714],
                             [108.513699, 33.794336],
                             [108.503164, 33.797384],
                             [108.493968, 33.800505],
                             [108.488571, 33.803816],
                             [108.484405, 33.804259],
                             [108.478835, 33.800958],
                             [108.474324, 33.799767],
                             [108.468517, 33.800874],
                             [108.466466, 33.800589],
                             [108.460314, 33.796382],
                             [108.454529, 33.791394],
                             [108.45019, 33.790234],
                             [108.443735, 33.781955],
                             [108.440044, 33.780953],
                             [108.432359, 33.777325],
                             [108.423767, 33.773866],
                             [108.41932, 33.771629],
                             [108.414355, 33.770575],
                             [108.412024, 33.764172],
                             [108.410664, 33.763043],
                             [108.404857, 33.763286],
                             [108.393459, 33.773022],
                             [108.393178, 33.776745],
                             [108.39212, 33.777705],
                             [108.387717, 33.778338],
                             [108.377463, 33.780669],
                             [108.375887, 33.783063],
                             [108.374678, 33.789411],
                             [108.371829, 33.792754],
                             [108.370598, 33.792976],
                             [108.37226, 33.794515],
                             [108.373556, 33.797774],
                             [108.374117, 33.802129],
                             [108.376772, 33.805577],
                             [108.379449, 33.813073],
                             [108.383507, 33.817374],
                             [108.383572, 33.829065],
                             [108.385623, 33.8313],
                             [108.391127, 33.835537],
                             [108.393524, 33.839616],
                             [108.39756, 33.843621],
                             [108.400388, 33.845402],
                             [108.404296, 33.852568],
                             [108.409368, 33.854792],
                             [108.413967, 33.858754],
                             [108.414031, 33.863327],
                             [108.425883, 33.879183],
                             [108.426228, 33.880563],
                             [108.423897, 33.886631],
                             [108.424717, 33.891444],
                             [108.425883, 33.893098],
                             [108.431862, 33.897964],
                             [108.436115, 33.902598],
                             [108.43782, 33.906042],
                             [108.440972, 33.907517],
                             [108.443239, 33.910213],
                             [108.442483, 33.916963],
                             [108.444059, 33.922617],
                             [108.442461, 33.92527],
                             [108.439547, 33.932388],
                             [108.439137, 33.935641],
                             [108.431668, 33.937262],
                             [108.430567, 33.938515],
                             [108.428495, 33.944073],
                             [108.42748, 33.949],
                             [108.42925, 33.957588],
                             [108.429336, 33.964293],
                             [108.430157, 33.97007],
                             [108.428905, 33.974827],
                             [108.430481, 33.980151],
                             [108.433654, 33.983129],
                             [108.434474, 33.989484],
                             [108.437043, 33.992661],
                             [108.440108, 33.994934],
                             [108.441771, 33.998826],
                             [108.445527, 34.00498],
                             [108.451161, 34.010239],
                             [108.452197, 34.015488],
                             [108.447685, 34.018643],
                             [108.447275, 34.021052],
                             [108.449607, 34.026762],
                             [108.449952, 34.029623],
                             [108.452564, 34.036647],
                             [108.454572, 34.03894],
                             [108.461911, 34.04304],
                             [108.463897, 34.045259],
                             [108.462192, 34.051336],
                             [108.464135, 34.059568],
                             [108.462019, 34.06332],
                             [108.461695, 34.06659],
                             [108.459407, 34.075009],
                             [108.458371, 34.081021],
                             [108.456018, 34.086349],
                             [108.455781, 34.09091],
                             [108.459968, 34.09526],
                             [108.460875, 34.102069],
                             [108.463271, 34.10602],
                             [108.464718, 34.111556],
                             [108.464005, 34.115948],
                             [108.464761, 34.119446],
                             [108.467567, 34.12514],
                             [108.46938, 34.130318],
                             [108.474151, 34.139204],
                             [108.481059, 34.149716],
                             [108.482289, 34.152121],
                             [108.483434, 34.158999],
                             [108.485139, 34.16554],
                             [108.486801, 34.168847],
                             [108.488096, 34.174842],
                             [108.486305, 34.17713],
                             [108.48488, 34.18219],
                             [108.484729, 34.186599],
                             [108.486046, 34.188551],
                             [108.490816, 34.191637],
                             [108.494637, 34.193012],
                             [108.499257, 34.192613],
                             [108.511, 34.190577],
                             [108.514044, 34.190356],
                             [108.517088, 34.191301],
                             [108.517606, 34.198029],
                             [108.515555, 34.204168],
                             [108.509554, 34.20888],
                             [108.506661, 34.213833],
                             [108.506877, 34.216918],
                             [108.511475, 34.224609]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610122,
                 "name": "蓝田县",
                 "center": [109.317634, 34.156189],
                 "centroid": [109.416895, 34.094705],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 11,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [109.451481, 34.319979],
                             [109.454309, 34.316153],
                             [109.454352, 34.313187],
                             [109.457029, 34.312485],
                             [109.458324, 34.310923],
                             [109.45677, 34.305819],
                             [109.456943, 34.303702],
                             [109.455475, 34.301354],
                             [109.456446, 34.298219],
                             [109.467909, 34.296909],
                             [109.473673, 34.295064],
                             [109.475918, 34.292066],
                             [109.475918, 34.287778],
                             [109.480624, 34.284863],
                             [109.482739, 34.282137],
                             [109.493706, 34.274399],
                             [109.495605, 34.271453],
                             [109.500246, 34.268663],
                             [109.5056, 34.26817],
                             [109.516566, 34.263263],
                             [109.518984, 34.261543],
                             [109.523647, 34.255848],
                             [109.524856, 34.255219],
                             [109.529324, 34.256037],
                             [109.534548, 34.259424],
                             [109.543723, 34.257862],
                             [109.549573, 34.257652],
                             [109.556092, 34.260137],
                             [109.559848, 34.26385],
                             [109.56328, 34.263021],
                             [109.566605, 34.261249],
                             [109.568742, 34.261071],
                             [109.575801, 34.262508],
                             [109.579773, 34.26063],
                             [109.580658, 34.259005],
                             [109.590092, 34.255733],
                             [109.595251, 34.254369],
                             [109.601727, 34.250782],
                             [109.612693, 34.247132],
                             [109.617896, 34.24387],
                             [109.627739, 34.240073],
                             [109.635057, 34.238142],
                             [109.640821, 34.24259],
                             [109.645505, 34.245254],
                             [109.651377, 34.246733],
                             [109.654831, 34.246996],
                             [109.659105, 34.245873],
                             [109.663228, 34.241961],
                             [109.668582, 34.238614],
                             [109.673914, 34.238363],
                             [109.681361, 34.239905],
                             [109.687859, 34.242433],
                             [109.69399, 34.2428],
                             [109.706813, 34.239852],
                             [109.712123, 34.239716],
                             [109.715447, 34.238772],
                             [109.719268, 34.236495],
                             [109.722744, 34.235656],
                             [109.73045, 34.236453],
                             [109.732328, 34.234639],
                             [109.735437, 34.226686],
                             [109.739992, 34.217212],
                             [109.741654, 34.215554],
                             [109.745604, 34.213749],
                             [109.760586, 34.211357],
                             [109.761147, 34.209468],
                             [109.760003, 34.206026],
                             [109.757326, 34.203213],
                             [109.75439, 34.198449],
                             [109.746597, 34.190503],
                             [109.745432, 34.187522],
                             [109.74759, 34.186735],
                             [109.751994, 34.186809],
                             [109.755534, 34.184541],
                             [109.759744, 34.183985],
                             [109.767235, 34.185853],
                             [109.77207, 34.18409],
                             [109.778071, 34.183376],
                             [109.782497, 34.180132],
                             [109.785411, 34.176427],
                             [109.786296, 34.172983],
                             [109.790462, 34.170789],
                             [109.793808, 34.165739],
                             [109.799291, 34.160889],
                             [109.801407, 34.160899],
                             [109.806955, 34.163713],
                             [109.810538, 34.166359],
                             [109.813258, 34.165151],
                             [109.822217, 34.155733],
                             [109.821547, 34.152299],
                             [109.815935, 34.148046],
                             [109.812697, 34.147763],
                             [109.81015, 34.150892],
                             [109.805444, 34.153517],
                             [109.803652, 34.15294],
                             [109.800867, 34.14939],
                             [109.794952, 34.146912],
                             [109.791865, 34.145064],
                             [109.789815, 34.145064],
                             [109.788649, 34.148676],
                             [109.7888, 34.151701],
                             [109.791326, 34.155712],
                             [109.795147, 34.158369],
                             [109.794197, 34.160479],
                             [109.784483, 34.161476],
                             [109.780985, 34.160091],
                             [109.773193, 34.148781],
                             [109.769113, 34.141094],
                             [109.766457, 34.137817],
                             [109.759269, 34.130234],
                             [109.755103, 34.127177],
                             [109.751865, 34.126306],
                             [109.745173, 34.125476],
                             [109.742172, 34.121852],
                             [109.741524, 34.115381],
                             [109.742258, 34.110401],
                             [109.741935, 34.106671],
                             [109.74038, 34.102889],
                             [109.739841, 34.097961],
                             [109.73602, 34.096164],
                             [109.728551, 34.096637],
                             [109.718988, 34.104307],
                             [109.713871, 34.106167],
                             [109.709727, 34.104601],
                             [109.705733, 34.104055],
                             [109.702409, 34.107869],
                             [109.701329, 34.111514],
                             [109.698631, 34.114141],
                             [109.694724, 34.10913],
                             [109.687643, 34.105127],
                             [109.677195, 34.101113],
                             [109.672576, 34.099936],
                             [109.669381, 34.100136],
                             [109.662861, 34.102889],
                             [109.659472, 34.105568],
                             [109.658026, 34.104297],
                             [109.658328, 34.101502],
                             [109.657119, 34.097236],
                             [109.652694, 34.091141],
                             [109.645872, 34.088409],
                             [109.640843, 34.08802],
                             [109.636115, 34.084783],
                             [109.635273, 34.078141],
                             [109.634323, 34.075608],
                             [109.625235, 34.074178],
                             [109.599827, 34.073043],
                             [109.591862, 34.072266],
                             [109.58422, 34.072108],
                             [109.580118, 34.070437],
                             [109.576621, 34.066053],
                             [109.5747, 34.065412],
                             [109.567145, 34.064666],
                             [109.565569, 34.058148],
                             [109.562957, 34.054416],
                             [109.554624, 34.050957],
                             [109.552832, 34.044712],
                             [109.554516, 34.041043],
                             [109.559244, 34.03732],
                             [109.561122, 34.033766],
                             [109.557495, 34.03037],
                             [109.546292, 34.026563],
                             [109.545385, 34.024649],
                             [109.545989, 34.017949],
                             [109.545838, 34.014226],
                             [109.543464, 34.009293],
                             [109.540398, 33.999026],
                             [109.536254, 33.995901],
                             [109.537268, 33.992808],
                             [109.539772, 33.990063],
                             [109.534462, 33.983823],
                             [109.533318, 33.981024],
                             [109.535325, 33.978394],
                             [109.539535, 33.975311],
                             [109.548688, 33.970933],
                             [109.556459, 33.964893],
                             [109.563, 33.960735],
                             [109.56926, 33.958978],
                             [109.573944, 33.956357],
                             [109.578132, 33.955515],
                             [109.58273, 33.953641],
                             [109.584047, 33.951473],
                             [109.587566, 33.948231],
                             [109.594431, 33.944368],
                             [109.601166, 33.943842],
                             [109.603648, 33.940947],
                             [109.603735, 33.936957],
                             [109.601641, 33.932019],
                             [109.597453, 33.928819],
                             [109.597064, 33.924944],
                             [109.598985, 33.914993],
                             [109.596697, 33.90481],
                             [109.593934, 33.897659],
                             [109.592984, 33.896795],
                             [109.58722, 33.897459],
                             [109.581651, 33.897153],
                             [109.576103, 33.897711],
                             [109.572606, 33.896153],
                             [109.570102, 33.893235],
                             [109.567922, 33.89214],
                             [109.563324, 33.892129],
                             [109.560863, 33.890012],
                             [109.559719, 33.886578],
                             [109.549853, 33.878203],
                             [109.546723, 33.876939],
                             [109.54165, 33.876412],
                             [109.540161, 33.875496],
                             [109.539146, 33.872461],
                             [109.538779, 33.866572],
                             [109.537916, 33.863084],
                             [109.535887, 33.860851],
                             [109.523992, 33.857732],
                             [109.513889, 33.856298],
                             [109.512249, 33.854686],
                             [109.51063, 33.850914],
                             [109.508536, 33.847994],
                             [109.501973, 33.849006],
                             [109.495929, 33.84771],
                             [109.483862, 33.849449],
                             [109.47499, 33.852073],
                             [109.470262, 33.851778],
                             [109.46398, 33.8483],
                             [109.463138, 33.844875],
                             [109.461822, 33.844253],
                             [109.455324, 33.845117],
                             [109.45282, 33.842567],
                             [109.451762, 33.840058],
                             [109.44915, 33.838709],
                             [109.445394, 33.840122],
                             [109.442501, 33.843536],
                             [109.438939, 33.843905],
                             [109.428426, 33.843094],
                             [109.425426, 33.844949],
                             [109.414179, 33.844696],
                             [109.410207, 33.845244],
                             [109.400666, 33.845149],
                             [109.396348, 33.847362],
                             [109.394492, 33.852073],
                             [109.39216, 33.853527],
                             [109.378474, 33.85281],
                             [109.371588, 33.8575],
                             [109.366191, 33.860334],
                             [109.360945, 33.865402],
                             [109.355937, 33.867615],
                             [109.352203, 33.866035],
                             [109.343935, 33.865329],
                             [109.339099, 33.86221],
                             [109.336746, 33.86222],
                             [109.33299, 33.863611],
                             [109.331047, 33.86339],
                             [109.326752, 33.85947],
                             [109.323147, 33.858395],
                             [109.318721, 33.855213],
                             [109.31693, 33.854644],
                             [109.312332, 33.855866],
                             [109.308878, 33.856067],
                             [109.304625, 33.857468],
                             [109.299811, 33.85652],
                             [109.297221, 33.85928],
                             [109.294414, 33.860724],
                             [109.291586, 33.867099],
                             [109.289492, 33.87027],
                             [109.279498, 33.874969],
                             [109.267258, 33.875443],
                             [109.259853, 33.877729],
                             [109.257004, 33.879689],
                             [109.251866, 33.880637],
                             [109.250334, 33.880247],
                             [109.245088, 33.876791],
                             [109.243102, 33.876749],
                             [109.236799, 33.878509],
                             [109.23151, 33.878203],
                             [109.229955, 33.879478],
                             [109.226717, 33.884829],
                             [109.225703, 33.887937],
                             [109.226243, 33.894004],
                             [109.22525, 33.89848],
                             [109.219788, 33.900682],
                             [109.217154, 33.900797],
                             [109.208174, 33.906516],
                             [109.207591, 33.909612],
                             [109.208455, 33.914077],
                             [109.208131, 33.91671],
                             [109.209685, 33.921511],
                             [109.208584, 33.928282],
                             [109.208822, 33.931198],
                             [109.213614, 33.937515],
                             [109.214326, 33.94801],
                             [109.215708, 33.956525],
                             [109.215319, 33.958936],
                             [109.212448, 33.961819],
                             [109.208843, 33.964198],
                             [109.206965, 33.968744],
                             [109.197812, 33.973627],
                             [109.192999, 33.980077],
                             [109.19207, 33.984497],
                             [109.187451, 33.990262],
                             [109.185702, 33.994229],
                             [109.179442, 33.997227],
                             [109.177218, 34.001035],
                             [109.174844, 34.014541],
                             [109.172685, 34.017381],
                             [109.174239, 34.0202],
                             [109.174283, 34.022987],
                             [109.172232, 34.028119],
                             [109.166943, 34.037762],
                             [109.16636, 34.040485],
                             [109.1669, 34.04733],
                             [109.161676, 34.054553],
                             [109.15874, 34.059515],
                             [109.153127, 34.063016],
                             [109.1484, 34.069186],
                             [109.144881, 34.075377],
                             [109.14324, 34.076281],
                             [109.138513, 34.081283],
                             [109.13195, 34.090384],
                             [109.130418, 34.09339],
                             [109.133051, 34.096511],
                             [109.136743, 34.099673],
                             [109.143348, 34.099936],
                             [109.147666, 34.098791],
                             [109.154962, 34.093694],
                             [109.168454, 34.08844],
                             [109.172232, 34.088545],
                             [109.178902, 34.092444],
                             [109.184472, 34.09733],
                             [109.188746, 34.097067],
                             [109.191639, 34.094861],
                             [109.194164, 34.094966],
                             [109.196301, 34.096836],
                             [109.200619, 34.097603],
                             [109.204871, 34.099274],
                             [109.208476, 34.101439],
                             [109.210354, 34.103487],
                             [109.211758, 34.106913],
                             [109.211326, 34.111378],
                             [109.206728, 34.117713],
                             [109.199993, 34.12182],
                             [109.193214, 34.12182],
                             [109.186328, 34.126432],
                             [109.185637, 34.127734],
                             [109.181795, 34.129446],
                             [109.1767, 34.130581],
                             [109.176808, 34.135717],
                             [109.175794, 34.137114],
                             [109.166835, 34.13975],
                             [109.167159, 34.14332],
                             [109.171325, 34.14791],
                             [109.17506, 34.154126],
                             [109.177607, 34.157203],
                             [109.176981, 34.159282],
                             [109.17193, 34.162558],
                             [109.168152, 34.168291],
                             [109.168411, 34.170548],
                             [109.164741, 34.17165],
                             [109.163424, 34.17376],
                             [109.166015, 34.180248],
                             [109.168735, 34.184405],
                             [109.172275, 34.186494],
                             [109.180823, 34.187228],
                             [109.182831, 34.188583],
                             [109.182723, 34.191165],
                             [109.180197, 34.19318],
                             [109.171023, 34.1936],
                             [109.167958, 34.194481],
                             [109.165302, 34.197987],
                             [109.165108, 34.20017],
                             [109.167763, 34.203591],
                             [109.177542, 34.204997],
                             [109.185357, 34.207107],
                             [109.18717, 34.209961],
                             [109.183759, 34.213938],
                             [109.179075, 34.217012],
                             [109.175189, 34.218408],
                             [109.168152, 34.219772],
                             [109.165928, 34.220674],
                             [109.156322, 34.226214],
                             [109.154012, 34.228606],
                             [109.153365, 34.23126],
                             [109.154919, 34.23616],
                             [109.150645, 34.243219],
                             [109.14963, 34.247583],
                             [109.151918, 34.251013],
                             [109.151918, 34.253111],
                             [109.15738, 34.256897],
                             [109.162086, 34.262917],
                             [109.16772, 34.268286],
                             [109.174024, 34.273298],
                             [109.182248, 34.278415],
                             [109.187321, 34.282536],
                             [109.191272, 34.285094],
                             [109.195222, 34.286551],
                             [109.20213, 34.288208],
                             [109.205843, 34.287495],
                             [109.206901, 34.282441],
                             [109.208671, 34.280837],
                             [109.210959, 34.281319],
                             [109.212902, 34.283385],
                             [109.219119, 34.291646],
                             [109.222335, 34.293858],
                             [109.229394, 34.295766],
                             [109.233798, 34.297769],
                             [109.235374, 34.299425],
                             [109.240058, 34.301605],
                             [109.24919, 34.30693],
                             [109.250614, 34.309309],
                             [109.25545, 34.311814],
                             [109.261408, 34.313386],
                             [109.265207, 34.312831],
                             [109.265941, 34.315063],
                             [109.271921, 34.314529],
                             [109.273756, 34.315902],
                             [109.275267, 34.315262],
                             [109.280707, 34.307538],
                             [109.282326, 34.30432],
                             [109.291349, 34.29975],
                             [109.293357, 34.298135],
                             [109.294911, 34.291825],
                             [109.297436, 34.288837],
                             [109.304301, 34.288973],
                             [109.307626, 34.288103],
                             [109.313022, 34.288984],
                             [109.315721, 34.288564],
                             [109.321009, 34.286017],
                             [109.326816, 34.284968],
                             [109.329493, 34.283815],
                             [109.334739, 34.287275],
                             [109.33843, 34.285188],
                             [109.345705, 34.2861],
                             [109.348101, 34.285304],
                             [109.349591, 34.283249],
                             [109.352894, 34.283595],
                             [109.352894, 34.279988],
                             [109.35706, 34.277304],
                             [109.359326, 34.276769],
                             [109.363514, 34.278688],
                             [109.366299, 34.281026],
                             [109.367508, 34.283542],
                             [109.367119, 34.287663],
                             [109.36481, 34.289329],
                             [109.363385, 34.293324],
                             [109.36373, 34.295599],
                             [109.3674, 34.30388],
                             [109.371761, 34.305546],
                             [109.372235, 34.308031],
                             [109.37556, 34.31063],
                             [109.377524, 34.313449],
                             [109.378863, 34.313219],
                             [109.38059, 34.315996],
                             [109.380806, 34.319151],
                             [109.382964, 34.322211],
                             [109.381885, 34.3246],
                             [109.382986, 34.328257],
                             [109.385684, 34.331432],
                             [109.390476, 34.335383],
                             [109.395031, 34.334744],
                             [109.40032, 34.332501],
                             [109.405523, 34.328477],
                             [109.409711, 34.326706],
                             [109.417374, 34.314309],
                             [109.419252, 34.312307],
                             [109.420893, 34.307779],
                             [109.422706, 34.306427],
                             [109.424692, 34.307894],
                             [109.429333, 34.308984],
                             [109.439954, 34.315346],
                             [109.447466, 34.316929],
                             [109.451481, 34.319979]
                         ]
                     ]
                 ]
             }
         },
         {
             "type": "Feature",
             "properties": {
                 "adcode": 610124,
                 "name": "周至县",
                 "center": [108.216465, 34.161532],
                 "centroid": [108.113932, 33.949748],
                 "childrenNum": 0,
                 "level": "district",
                 "parent": {
                     "adcode": 610100
                 },
                 "subFeatureIndex": 12,
                 "acroutes": [100000, 610000, 610100]
             },
             "geometry": {
                 "type": "MultiPolygon",
                 "coordinates": [
                     [
                         [
                             [108.511475, 34.224609],
                             [108.506877, 34.216918],
                             [108.506661, 34.213833],
                             [108.509554, 34.20888],
                             [108.515555, 34.204168],
                             [108.517606, 34.198029],
                             [108.517088, 34.191301],
                             [108.514044, 34.190356],
                             [108.511, 34.190577],
                             [108.499257, 34.192613],
                             [108.494637, 34.193012],
                             [108.490816, 34.191637],
                             [108.486046, 34.188551],
                             [108.484729, 34.186599],
                             [108.48488, 34.18219],
                             [108.486305, 34.17713],
                             [108.488096, 34.174842],
                             [108.486801, 34.168847],
                             [108.485139, 34.16554],
                             [108.483434, 34.158999],
                             [108.482289, 34.152121],
                             [108.481059, 34.149716],
                             [108.474151, 34.139204],
                             [108.46938, 34.130318],
                             [108.467567, 34.12514],
                             [108.464761, 34.119446],
                             [108.464005, 34.115948],
                             [108.464718, 34.111556],
                             [108.463271, 34.10602],
                             [108.460875, 34.102069],
                             [108.459968, 34.09526],
                             [108.455781, 34.09091],
                             [108.456018, 34.086349],
                             [108.458371, 34.081021],
                             [108.459407, 34.075009],
                             [108.461695, 34.06659],
                             [108.462019, 34.06332],
                             [108.464135, 34.059568],
                             [108.462192, 34.051336],
                             [108.463897, 34.045259],
                             [108.461911, 34.04304],
                             [108.454572, 34.03894],
                             [108.452564, 34.036647],
                             [108.449952, 34.029623],
                             [108.449607, 34.026762],
                             [108.447275, 34.021052],
                             [108.447685, 34.018643],
                             [108.452197, 34.015488],
                             [108.451161, 34.010239],
                             [108.445527, 34.00498],
                             [108.441771, 33.998826],
                             [108.440108, 33.994934],
                             [108.437043, 33.992661],
                             [108.434474, 33.989484],
                             [108.433654, 33.983129],
                             [108.430481, 33.980151],
                             [108.428905, 33.974827],
                             [108.430157, 33.97007],
                             [108.429336, 33.964293],
                             [108.42925, 33.957588],
                             [108.42748, 33.949],
                             [108.428495, 33.944073],
                             [108.430567, 33.938515],
                             [108.431668, 33.937262],
                             [108.439137, 33.935641],
                             [108.439547, 33.932388],
                             [108.442461, 33.92527],
                             [108.444059, 33.922617],
                             [108.442483, 33.916963],
                             [108.443239, 33.910213],
                             [108.440972, 33.907517],
                             [108.43782, 33.906042],
                             [108.436115, 33.902598],
                             [108.431862, 33.897964],
                             [108.425883, 33.893098],
                             [108.424717, 33.891444],
                             [108.423897, 33.886631],
                             [108.426228, 33.880563],
                             [108.425883, 33.879183],
                             [108.414031, 33.863327],
                             [108.413967, 33.858754],
                             [108.409368, 33.854792],
                             [108.404296, 33.852568],
                             [108.400388, 33.845402],
                             [108.39756, 33.843621],
                             [108.393524, 33.839616],
                             [108.391127, 33.835537],
                             [108.385623, 33.8313],
                             [108.383572, 33.829065],
                             [108.383507, 33.817374],
                             [108.379449, 33.813073],
                             [108.376772, 33.805577],
                             [108.374117, 33.802129],
                             [108.373556, 33.797774],
                             [108.37226, 33.794515],
                             [108.370598, 33.792976],
                             [108.358294, 33.7919],
                             [108.345946, 33.793872],
                             [108.344456, 33.790782],
                             [108.345082, 33.786427],
                             [108.344327, 33.785741],
                             [108.338067, 33.784349],
                             [108.333188, 33.782609],
                             [108.328871, 33.779972],
                             [108.327985, 33.776365],
                             [108.323582, 33.771482],
                             [108.312594, 33.766471],
                             [108.310824, 33.763771],
                             [108.306981, 33.762948],
                             [108.303096, 33.763623],
                             [108.288287, 33.767252],
                             [108.28302, 33.766345],
                             [108.280472, 33.763138],
                             [108.269334, 33.757283],
                             [108.264131, 33.755468],
                             [108.259317, 33.75473],
                             [108.257763, 33.752757],
                             [108.258022, 33.750193],
                             [108.253143, 33.746859],
                             [108.250618, 33.742723],
                             [108.245976, 33.738144],
                             [108.242156, 33.733384],
                             [108.239608, 33.728519],
                             [108.233175, 33.72663],
                             [108.229635, 33.727411],
                             [108.226764, 33.727116],
                             [108.220547, 33.728952],
                             [108.21733, 33.729015],
                             [108.215301, 33.72529],
                             [108.210595, 33.721491],
                             [108.207919, 33.72262],
                             [108.202781, 33.722504],
                             [108.198291, 33.723749],
                             [108.194945, 33.725839],
                             [108.19175, 33.72528],
                             [108.188382, 33.718989],
                             [108.188339, 33.715432],
                             [108.186828, 33.714229],
                             [108.180201, 33.711886],
                             [108.172818, 33.714345],
                             [108.163536, 33.712287],
                             [108.157923, 33.715031],
                             [108.155462, 33.714694],
                             [108.153433, 33.712973],
                             [108.149267, 33.71234],
                             [108.14564, 33.715475],
                             [108.137739, 33.718356],
                             [108.132234, 33.72185],
                             [108.123276, 33.718029],
                             [108.118117, 33.712276],
                             [108.113821, 33.712593],
                             [108.110734, 33.715264],
                             [108.105402, 33.717786],
                             [108.101754, 33.721248],
                             [108.098408, 33.723485],
                             [108.093097, 33.723844],
                             [108.082671, 33.725237],
                             [108.073798, 33.723443],
                             [108.064343, 33.715654],
                             [108.062465, 33.712276],
                             [108.060522, 33.710545],
                             [108.057328, 33.709426],
                             [108.043663, 33.712762],
                             [108.033409, 33.717047],
                             [108.031207, 33.717607],
                             [108.026242, 33.721069],
                             [108.020263, 33.724013],
                             [108.015578, 33.724446],
                             [108.008303, 33.729015],
                             [108.006037, 33.729248],
                             [108.004914, 33.727665],
                             [108.002518, 33.727644],
                             [107.993926, 33.732297],
                             [107.988379, 33.731707],
                             [107.982377, 33.734208],
                             [107.978297, 33.734735],
                             [107.974822, 33.736001],
                             [107.966122, 33.734661],
                             [107.962021, 33.738122],
                             [107.956624, 33.741394],
                             [107.952846, 33.745793],
                             [107.951638, 33.745825],
                             [107.942593, 33.73999],
                             [107.936397, 33.738344],
                             [107.935922, 33.735263],
                             [107.931583, 33.731284],
                             [107.926402, 33.733047],
                             [107.921027, 33.732414],
                             [107.917789, 33.734725],
                             [107.914896, 33.735727],
                             [107.914249, 33.738196],
                             [107.910234, 33.741193],
                             [107.905377, 33.742459],
                             [107.903067, 33.748948],
                             [107.901513, 33.749834],
                             [107.896958, 33.747914],
                             [107.89577, 33.745076],
                             [107.891626, 33.743831],
                             [107.889812, 33.737626],
                             [107.890244, 33.73521],
                             [107.88828, 33.729828],
                             [107.884178, 33.725206],
                             [107.880033, 33.718768],
                             [107.87373, 33.717491],
                             [107.870708, 33.71539],
                             [107.868484, 33.71083],
                             [107.864145, 33.703937],
                             [107.862267, 33.698564],
                             [107.858425, 33.696928],
                             [107.854259, 33.694109],
                             [107.851862, 33.694003],
                             [107.846077, 33.697128],
                             [107.84353, 33.697202],
                             [107.840184, 33.695745],
                             [107.833017, 33.696073],
                             [107.830103, 33.697867],
                             [107.828203, 33.700401],
                             [107.824253, 33.702375],
                             [107.819029, 33.707611],
                             [107.812617, 33.712298],
                             [107.804479, 33.70873],
                             [107.797593, 33.710155],
                             [107.78518, 33.716171],
                             [107.776567, 33.716562],
                             [107.772897, 33.718747],
                             [107.765903, 33.720214],
                             [107.762751, 33.719253],
                             [107.755282, 33.715865],
                             [107.75213, 33.716034],
                             [107.744812, 33.718018],
                             [107.737408, 33.717923],
                             [107.728644, 33.721216],
                             [107.722232, 33.7249],
                             [107.719361, 33.725765],
                             [107.712022, 33.726008],
                             [107.707208, 33.725733],
                             [107.695875, 33.723654],
                             [107.693932, 33.726694],
                             [107.69391, 33.728435],
                             [107.68983, 33.730746],
                             [107.688147, 33.739579],
                             [107.687909, 33.744759],
                             [107.681066, 33.750489],
                             [107.673338, 33.754677],
                             [107.665804, 33.760047],
                             [107.665415, 33.763982],
                             [107.663753, 33.767589],
                             [107.664444, 33.769309],
                             [107.671589, 33.773074],
                             [107.675669, 33.777019],
                             [107.678864, 33.783358],
                             [107.678281, 33.785161],
                             [107.685427, 33.790329],
                             [107.685945, 33.797025],
                             [107.681066, 33.802139],
                             [107.679447, 33.808286],
                             [107.689506, 33.810205],
                             [107.697407, 33.817944],
                             [107.699091, 33.830256],
                             [107.703581, 33.832238],
                             [107.705395, 33.836528],
                             [107.704596, 33.841049],
                             [107.706042, 33.844021],
                             [107.708589, 33.846814],
                             [107.707467, 33.853179],
                             [107.70438, 33.85731],
                             [107.705546, 33.859628],
                             [107.709993, 33.871429],
                             [107.713403, 33.886567],
                             [107.714202, 33.900734],
                             [107.717613, 33.910392],
                             [107.714914, 33.921017],
                             [107.713749, 33.927355],
                             [107.719879, 33.929303],
                             [107.72301, 33.929303],
                             [107.729896, 33.932019],
                             [107.73335, 33.93602],
                             [107.741618, 33.940062],
                             [107.746021, 33.942726],
                             [107.75552, 33.946863],
                             [107.761024, 33.948673],
                             [107.766745, 33.951694],
                             [107.769918, 33.952631],
                             [107.770371, 33.954305],
                             [107.767371, 33.954494],
                             [107.769724, 33.959504],
                             [107.774279, 33.963777],
                             [107.780366, 33.973806],
                             [107.781748, 33.977405],
                             [107.784446, 33.980593],
                             [107.788915, 33.983834],
                             [107.794614, 33.984886],
                             [107.799924, 33.98497],
                             [107.802255, 33.989326],
                             [107.807652, 33.992724],
                             [107.810286, 33.995039],
                             [107.815963, 33.994366],
                             [107.82503, 33.991094],
                             [107.828289, 33.988895],
                             [107.830448, 33.984591],
                             [107.836816, 33.982371],
                             [107.840961, 33.977321],
                             [107.842817, 33.975932],
                             [107.846574, 33.975153],
                             [107.85033, 33.975311],
                             [107.858295, 33.977594],
                             [107.860843, 33.980099],
                             [107.863282, 33.98437],
                             [107.870578, 33.989926],
                             [107.877594, 33.993892],
                             [107.883984, 33.99465],
                             [107.88787, 33.995901],
                             [107.891755, 33.998658],
                             [107.901772, 33.999973],
                             [107.907837, 33.999562],
                             [107.911032, 33.995007],
                             [107.912436, 33.990767],
                             [107.91563, 33.986117],
                             [107.920639, 33.984265],
                             [107.924503, 33.984981],
                             [107.92882, 33.984907],
                             [107.937951, 33.982982],
                             [107.941729, 33.983013],
                             [107.948076, 33.984307],
                             [107.949867, 33.985381],
                             [107.949414, 33.988242],
                             [107.947709, 33.990031],
                             [107.94868, 33.992198],
                             [107.947817, 33.997238],
                             [107.94473, 34.001256],
                             [107.941923, 34.006116],
                             [107.941794, 34.010355],
                             [107.943219, 34.016014],
                             [107.94296, 34.020252],
                             [107.940283, 34.024764],
                             [107.940153, 34.027067],
                             [107.941708, 34.031989],
                             [107.943715, 34.035817],
                             [107.943046, 34.042336],
                             [107.945054, 34.04405],
                             [107.950364, 34.044502],
                             [107.954703, 34.045585],
                             [107.956236, 34.047299],
                             [107.956991, 34.0504],
                             [107.966619, 34.056729],
                             [107.970289, 34.058674],
                             [107.972577, 34.062111],
                             [107.971195, 34.074],
                             [107.971951, 34.075429],
                             [107.976506, 34.075051],
                             [107.977564, 34.078193],
                             [107.985184, 34.084583],
                             [107.98935, 34.089838],
                             [107.997553, 34.099295],
                             [108.000575, 34.100461],
                             [108.001352, 34.104801],
                             [107.99751, 34.111693],
                             [107.997467, 34.112943],
                             [108.001309, 34.118238],
                             [108.000036, 34.121652],
                             [107.999863, 34.128826],
                             [108.00159, 34.134131],
                             [108.001568, 34.139645],
                             [107.999582, 34.142291],
                             [107.997963, 34.146996],
                             [108.002281, 34.147626],
                             [108.001914, 34.152278],
                             [108.003058, 34.155733],
                             [108.011412, 34.161025],
                             [108.013765, 34.164553],
                             [108.018406, 34.176679],
                             [108.023134, 34.177151],
                             [108.02471, 34.180468],
                             [108.025055, 34.183282],
                             [108.022939, 34.188257],
                             [108.024235, 34.193054],
                             [108.027602, 34.198449],
                             [108.029156, 34.203444],
                             [108.029631, 34.207358],
                             [108.030948, 34.209363],
                             [108.035093, 34.211388],
                             [108.034186, 34.214295],
                             [108.030646, 34.216886],
                             [108.030128, 34.220958],
                             [108.027948, 34.228155],
                             [108.03274, 34.228302],
                             [108.032977, 34.229162],
                             [108.037964, 34.229362],
                             [108.040965, 34.231219],
                             [108.045109, 34.232089],
                             [108.047484, 34.230746],
                             [108.05178, 34.230306],
                             [108.055644, 34.233296],
                             [108.063393, 34.233873],
                             [108.066372, 34.234544],
                             [108.069136, 34.233547],
                             [108.07328, 34.233495],
                             [108.078224, 34.23489],
                             [108.088737, 34.23509],
                             [108.093356, 34.233453],
                             [108.094759, 34.233799],
                             [108.098753, 34.232519],
                             [108.099854, 34.230285],
                             [108.108057, 34.226833],
                             [108.114598, 34.226949],
                             [108.125348, 34.222049],
                             [108.130745, 34.218188],
                             [108.137264, 34.217852],
                             [108.143913, 34.218618],
                             [108.147389, 34.219678],
                             [108.150389, 34.222143],
                             [108.156563, 34.225071],
                             [108.168954, 34.225931],
                             [108.177977, 34.225469],
                             [108.183439, 34.22592],
                             [108.190951, 34.224976],
                             [108.201939, 34.221724],
                             [108.211912, 34.21633],
                             [108.220266, 34.210444],
                             [108.226958, 34.204588],
                             [108.237665, 34.199624],
                             [108.246473, 34.198774],
                             [108.249279, 34.199246],
                             [108.256014, 34.198386],
                             [108.264887, 34.199456],
                             [108.274277, 34.203308],
                             [108.27881, 34.206382],
                             [108.285114, 34.208576],
                             [108.291201, 34.209908],
                             [108.30111, 34.208954],
                             [108.32315, 34.201461],
                             [108.326151, 34.197315],
                             [108.328611, 34.195951],
                             [108.335109, 34.195111],
                             [108.342168, 34.195163],
                             [108.351515, 34.196843],
                             [108.359934, 34.199236],
                             [108.366043, 34.201555],
                             [108.369778, 34.203643],
                             [108.374505, 34.207694],
                             [108.382665, 34.208786],
                             [108.388364, 34.20888],
                             [108.395251, 34.208198],
                             [108.403324, 34.206928],
                             [108.418262, 34.20548],
                             [108.425947, 34.200369],
                             [108.431171, 34.200285],
                             [108.436352, 34.201471],
                             [108.439741, 34.203077],
                             [108.443713, 34.206393],
                             [108.448808, 34.208334],
                             [108.454485, 34.209342],
                             [108.457378, 34.209163],
                             [108.468128, 34.205742],
                             [108.471517, 34.206246],
                             [108.476439, 34.20802],
                             [108.480433, 34.210402],
                             [108.495134, 34.217401],
                             [108.498026, 34.220108],
                             [108.500228, 34.223413],
                             [108.503358, 34.224431],
                             [108.511475, 34.224609]
                         ]
                     ]
                 ]
             }
         }
     ]
 }
 echarts.registerMap("map", mapData);
 const countryData = [{
         name: "新城区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#9AF8EC"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#9AF8EC",
                 borderColor: "#9AF8EC",
                 borderWidth: 10
             }
         }
     },
     {
         name: "碑林区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#F598B9"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#F598B9",
                 borderColor: "#F598B9",
                 borderWidth: 10
             }
         }
     },
     {
         name: "莲湖区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#F6E4A3"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#F6E4A3",
                 borderColor: "#F6E4A3",
                 borderWidth: 10
             }
         }
     },
     {
         name: "灞桥区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#F498B9"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#F498B9",
                 borderColor: "#F498B9",
                 borderWidth: 10
             }
         }
     },
     {
         name: "未央区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#CCB3F6"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#CCB3F6",
                 borderColor: "#CCB3F6",
                 borderWidth: 10
             }
         }
     },
     {
         name: "雁塔区",
         value: 8,
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#46ABEF"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#46ABEF",
                 borderColor: "#46ABEF",
                 borderWidth: 10
             }
         }
     },
     {
         name: "阎良区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#F598B9"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#F598B9",
                 borderColor: "#F598B9",
                 borderWidth: 10
             }
         }
     },
     {
         name: "临潼区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#53ECAC"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#53ECAC",
                 borderColor: "#53ECAC",
                 borderWidth: 10
             }
         }
     },
     {
         name: "高陵区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#F6E4A3"
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#F6E4A3",
                 borderColor: "#F6E4A3",
                 borderWidth: 10
             }
         }
     },
     {
         name: "长安区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#90F4E8",
             shadowColor: "#90F4E888",
             shadowBlur: 5,
             shadowOffsetX: 0,
             shadowOffsetY: 10
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#90F4E8",
                 borderColor: "#90F4E8",
                 borderWidth: 10
             }
         }
     },
     {
         name: "蓝田县",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#D2BAF8",
             shadowColor: "#D2BAF888",
             shadowBlur: 5,
             shadowOffsetX: 0,
             shadowOffsetY: 10
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#D2BAF8",
                 borderColor: "#D2BAF8",
                 borderWidth: 10
             }
         }
     },
     {
         name: "鄠邑区",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#70F9BE",
             shadowColor: "#70F9BE88",
             shadowBlur: 5,
             shadowOffsetX: 0,
             shadowOffsetY: 10
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#70F9BE",
                 borderColor: "#70F9BE",
                 borderWidth: 10
             }
         }
     },
     {
         name: "周至县",
         projectNum: 12,
         projectProgress: 30,
         fundsProgress: 25,
         heatRate: 80,
         pmLevel: 20,
         itemStyle: {
             areaColor: "#46ABEF",
             shadowColor: "#46ABEF88",
             shadowBlur: 5,
             shadowOffsetX: -5,
             shadowOffsetY: 10
         },
         emphasis: {
             itemStyle: {
                 areaColor: "#46ABEF",
                 borderColor: "#46ABEF",
                 borderWidth: 10
             }
         }
     }
 ]
 const lineData = [{
         name: "新城区",
         value: [108.991703, 34.27192]
     },
     {
         name: "碑林区",
         value: [108.960756, 34.246832]
     },
     {
         name: "莲湖区",
         value: [108.90115, 34.270687]
     },
 ]
 const customData = [{
         name: "新城区",
         value: [108.991703, 34.27192]
     },
     {
         name: "碑林区",
         value: [108.960756, 34.246832]
     },
     {
         name: "莲湖区",
         value: [108.90115, 34.270687]
     }
 ];
 // 图标
 const icoMark =
     "image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAkCAYAAAB4+EEtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGU2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMC0xMS0xOVQxMDowNzowNyswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjAtMTEtMTlUMTA6MjI6MTIrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjAtMTEtMTlUMTA6MjI6MTIrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzgzYjY4ODQtNGM0MC0yODQyLTkzYWMtNzU5MWQ1MDg0ZmU3IiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ZDgyMjdiODAtMGE2ZS1iMjRiLWI5OGUtNjhjYjI3MzVjNWNkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MDY3MGYzZDUtMDdlMC02YzQ0LTg3ZTctZDVhMTc4OGM3ZDk4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjcwZjNkNS0wN2UwLTZjNDQtODdlNy1kNWExNzg4YzdkOTgiIHN0RXZ0OndoZW49IjIwMjAtMTEtMTlUMTA6MDc6MDcrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNvbnZlcnRlZCIgc3RFdnQ6cGFyYW1ldGVycz0iZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NzgzYjY4ODQtNGM0MC0yODQyLTkzYWMtNzU5MWQ1MDg0ZmU3IiBzdEV2dDp3aGVuPSIyMDIwLTExLTE5VDEwOjIyOjEyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpE40vwAAAWuSURBVEiJrZdNiF5XGcd/z3POfT/mnZmkSSYpWsloaLuouGlVYkGCulEDLdJE/GpBFy5EEDcqloCgCxcuhLitorRQCyEiLqQLa8EqqSi2jSiiNNavzCQzSd/Pe8/H4+K+k955551hUv3DWdxz7j3/5/t5rlx75AwAAkSMCLees0CCswkeysL7MqwmgePZ00UAGQAvA88CTwN/ZA/o7IYAihCEx8bCnyfK00H5ZIbVOd8vAieBc8Bl4IfA8X2RKQLQHYtdnCg/MLhHDdRqIfaBzwB/Aj69J5kiGBwZKH8IykN7EagoYLsRdoAfAV/f+R3gEAyTvthvsnC3ztwjQKGOlnM4neqvCg5wAjJXrG8CX2hueJmqd0PsQqWc8A0iAwpVBGFQlYyqijIlNlLGI3SdZ6XdYaXdqcVOO7Q9DzxPHUR4QRiSPzJSHvYz77aco4yR9df7DKoSy4aKkFRIZqQw4a/lkCO+xTuX7mCp1YKYZwkvAicAfMYYC+ebhjCDtneMQuC16xvEnGk5j3guA895WEM4JPBghgfWQsnzG1c5eXCFQ53OLOE7gDPAM77E3h+Ut7uGVoVTypj4x8Ym2YxO4UszPgs81bzFAIGPLjv/xDjno7++sc6pQ8foFcWsSb8CPKOV8olZvUWE9X6fECOFc9GMB2yGqEH4s2y8qyt6PZjx8s2N2jTbo/V+YFWTcbJpwsI5bo7HrPX7JDPGIXx+HMIrkxAYxUC22m9WnzEJgTKEq+MQzhTZuDIZcnU4Au9m5Trls3BCGkJUKbLUanP/XW8DkTXgCTC8c4yqir+srxNSwsy4e2WF5YUuMSYEfmFweYLdVySBmJjJ1Hs9sNjcCilzbHmJ5QPLUIXnyIBYnUta14CX/vVP7j16jHvuvBPMsFwHhKj+nFZxn/XHsNmvc/ANHPWzuqoI2QybBIblZG0SA6oKZogIxxaXeO/xVbpFwcZgQM4ZRMg50/HFtY5lJCcK3ZHo6oEKaL3hcCNjiBgGd01CxDnFzDCDlssc7HYZ1b5CRFEg5Ezb+bcIUgeI2Wxl2VSBK824MSDEBIB3+oGMUcZIlRIq4FQoY8SJoKpMQsU4BkKKeOdOmwiS8rzS+Td1xu+sIYBDGMVAiImOby0vFMW5cVXVtdF7toI6m9H2nnbhGVYVnaJ4tFu0VnNKaEjzqviv1MOF5o5TZRwD/apEFJbanW8cXFg4DUbK20tRSgk14XCv9+7D3YXvRydoGdAq3AqmKf4O/F7bJhecMcxN7US5NhoyriraRYuV3uJPe+32OYHD2YythUiv0259aaXXu6TtQnOIFMNyXhf4HoBsPnKWgeQvD5TvbBViAaqcKNTx1uUDdIs2OWeqGAYJe8HM1gXucKLvcYU/kkWwGGnfHCMxgtuW0CVwEJjIxnQG2RR7NSrHtUEYUkJVObLQY6nVpnAexAhTv1ltS7SM+FGJpDRLBHXXfhLAZ8AjLBpnNrFL0+Ja9zLniGb8Z9DnZjGhWxR4dSyiODNcBg0R2QqInUSXtohgOhZEjDbyYjfzZGqY2wAnQss5qhi5Phrx71EfG4wphiVuVCIxgdPZgNjCx5sPt97IGD2Tz3mjzHO6vFOl5RyFuror10m3GwnAt4BXdyEDj5S9zKM7eu3t4zXg8dnNbWJFjAX0x53Ms2nuDLNvfGze5g4bZIwlk7Nq9UT8JnAe+O1cMmF7ZZma88Zi5lNvwpxXgC/udqg7GjiQanM+1c1cjLen3em9Dm+ZURprS4Blk7PeeH2f/nsceGVfZE0Ite8UCcuZD8Mew3aNX1KH+p7YNUmgNmcHfWEp8dU9tOtDLdD/RLZFuIh+u2v8ZBf/fRAY/1/IjDpCD2R9uJ15KW0/fgx4cT9Ec8lkenlqrDCdS5ZMHnTGtWlKfI3652/f2DFdbcEwpJGBEcMhgwXjlMCHQL57O0QA/wU0648MFyGn6wAAAABJRU5ErkJggg==";
 let markPoints = [{
         name: "灞桥区",
         value: [109.093723, 34.402958]
     },
     {
         name: "未央区",
         value: [108.915103, 34.433379]
     },
     {
         name: "阎良区",
         value: [109.297636, 34.7538306]
     },
     {
         name: "临潼区",
         value: [109.288094, 34.546623]
     },
     {
         name: "长安区",
         value: [108.934672, 34.125977]
     },
     {
         name: "高陵区",
         value: [109.067167, 34.608031]
     },
     {
         name: "鄠邑区",
         value: [108.585644, 34.127967]
     },
     {
         name: "蓝田县",
         value: [109.466895, 34.164705]
     },
     {
         name: "周至县1",
         value: [108.113932, 34.059748]
     },
     {
         name: "周至县2",
         value: [108.213932, 34.059748]
     }
 ];
 const tooltipFormatter = function(params) {
     const data = params.data;
     let pmLevelDesc = "";
     if (data.pmLevel >= 0 && data.pmLevel <= 15) {
         pmLevelDesc = "优";
     }
     return `<div style="width:320px;padding:20px;color:#666;box-shadow:rgb(177, 169, 169) 0 0 26px 2px;">
      <span style="font-size: 16px;">${params.name}</span>
      <div style="display: flex;justify-content:flex-start;font-size: 14px;margin-top:20px">
        <div style="display: flex;width: 150px;">
          <div style="width:7px;height: 7px;background: #3397ff;border-radius: 50%;margin: 6px 6px 6px 0;"></div>
          <div>项目个数:</div>
          <div style="margin-left: 10px">${data.projectNum}</div>
        </div>
        <div style="display: flex">
          <div style="width:7px;height: 7px;background: #3397ff;border-radius: 50%;margin: 6px 6px 6px 0;"></div>
          <div>空气质量等级:</div>
          <div style="margin-left: 10px">${pmLevelDesc}(${data.pmLevel})</div>
        </div>
      </div>
      <div style="display: flex;justify-content:flex-start;font-size: 14px;margin-top:20px">
        <div style="display: flex;width: 150px;">
          <div style="width:7px;height: 7px;background: #3397ff;border-radius: 50%;margin: 6px 6px 6px 0;"></div>
          <div>项目进度:</div>
          <div style="margin-left: 10px">${data.projectProgress}%</div>
        </div>
        <div style="display: flex">
          <div style="width:7px;height: 7px;background: #3397ff;border-radius: 50%;margin: 6px 6px 6px 0;"></div>
          <div>资金进度:</div>
          <div style="margin-left: 10px">${data.fundsProgress}%</div>
        </div>
      </div>
      <div style="display: flex;justify-content:flex-start;font-size: 14px;margin-top:20px">
        <div style="display: flex">
          <div style="width:7px;height: 7px;background: #3397ff;border-radius: 50%;margin: 6px 6px 6px 0;"></div>
          <div>清洁取暖率:</div>
          <div style="margin-left: 10px">${data.heatRate}%</div>
        </div>
      </div>
    </div>`;
 }
 option = {
     tooltip: {
         trigger: "item",
         showDelay: 0,
         transitionDuration: 0.2,
         borderWidth: 0,
         padding: 0,
         backgroundColor: "#FFF",
         formatter: tooltipFormatter
     },
     geo: {
         map: 'map',
         aspectScale: 1.04, //长宽比
         zoom: 1.2,
         roam: false, //禁止缩放
     },
     series: [{
             name: "空气质量热力分布",
             type: "map",
             aspectScale: 1.04, //长宽比
             zoom: 1.2,
             roam: false, //禁止缩放
             map: "map",
             itemStyle: {
                 borderWidth: 0
             },
             emphasis: {
                 label: {
                     show: true
                 }
             },
             label: {
                 show: true,
                 formatter: ({
                     name
                 }) => {
                     switch (name) {
                         case "莲湖区":
                             return "";
                         case "碑林区":
                             return "";
                         case "新城区":
                             return "";
                         default:
                             return name;
                     }
                 }
             },
             // 文本位置修正
             textFixed: {
                 Alaska: [20, -20]
             },
             data: countryData
         },
         {
             type: 'custom',
             silent: true,
             coordinateSystem: 'geo',
             renderItem: function(params, api) {
                 const data = customData[params.dataIndex]
                 const containerRect = {
                     w: api.getWidth(),
                     h: api.getHeight()
                 }
                 const wh = myChart.convertToPixel('geo', [params.coordSys.x + params.coordSys.width, params.coordSys.y + params.coordSys.height])
                 const mapRect = {
                     right: wh[0],
                     top: wh[1]
                 }
                 const pos = myChart.convertToPixel('geo', data.value)
                 console.log(mapRect)
                 let points, textPosition
                 if (data.name === '莲湖区') {
                     points = [pos, [containerRect.w / 2, containerRect.h / 5],
                         [containerRect.w / 2 - 40, containerRect.h / 5]
                     ]
                     textPosition = [-40, -20]
                 } else if (data.name === '新城区') {
                     points = [pos, [mapRect.right - 100, mapRect.top + 20],
                         [mapRect.right - 100 + 40, mapRect.top + 20]
                     ]
                     textPosition = [0, -20]
                 } else if (data.name === '碑林区') {
                     points = [pos, [mapRect.right - 100, mapRect.top + 70],
                         [mapRect.right - 100 + 40, mapRect.top + 70]
                     ]
                     textPosition = [0, -20]
                 }

                 return {
                     type: 'group',
                     children: [

                         {
                             type: 'polyline',
                             shape: {
                                 points: points,
                             },
                             style: {
                                 fill: null,
                                 stroke: '#68B0FE',
                                 lineWidth: 1
                             }
                         },
                         {
                             type: 'text',
                             position: textPosition,
                             style: {
                                 x: points[1][0],
                                 y: points[1][1],
                                 text: data.name
                             }
                         }
                     ]
                 }
             },
             data: lineData,
         },
         {
             name: "mark",
             silent: true,
             type: "scatter",
             coordinateSystem: "geo",
             data: markPoints,
             clip: false,
             symbol: icoMark,
             symbolSize: [30, 40]
         }
     ]
 }
 let count = 1,
     count1 = 0,
     total = countryData.length;
    timer=1
 function autoTip() {
     setInterval(function() {
         var curr = count % total;
         console.info("curr:" + curr);
         myChart.dispatchAction({
             type: 'mapSelect',
             seriesIndex: 0, // 因为只有一组数据,所以此处应为0
             dataIndex: curr
         });
          myChart.dispatchAction({
             type: 'showTip',
             seriesIndex: 0, // 因为只有一组数据,所以此处应为0
             dataIndex: curr
         });
         count += 1;
     }, timer*1000);
     setInterval(function() {
         var curr1 = count1 % total;
         console.info("curr1:" + curr1);
         myChart.dispatchAction({
             type: 'mapUnSelect',
             seriesIndex: 0, // 因为只有一组数据,所以此处应为0
             dataIndex: curr1
         });
         count1 += 1;
     }, timer*1000);
 }
 autoTip()
 myChart.setOption(option);
    
截图如下