From 4b370b8f8483981f1b47812d2cfa14a94592fe84 Mon Sep 17 00:00:00 2001 From: rayadaschn Date: Sun, 30 Jun 2024 11:33:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20page=20from=20@=20rayadaschn/l?= =?UTF-8?q?earning=5Fcesium@bb035ae3c1fcd96e58ee59cd6be6439791f72b0b=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- static/js/{distance-D6OqZ_Cc.js => distance-8g1QGhED.js} | 2 +- static/js/{error-404-CRgfZy7U.js => error-404-Dn57EIiu.js} | 2 +- static/js/{flyTo-7e0BKuDp.js => flyTo-DaTeNTKq.js} | 2 +- static/js/{fog-BIDeE2s2.js => fog-CXGYHsht.js} | 2 +- ...{highlightRoad-B5neNV8T.js => highlightRoad-Dp8uJOwT.js} | 2 +- static/js/{index-B2K4DJbA.js => index-B00r8E46.js} | 6 +++--- static/js/{index-BPq3tRsx.js => index-CkMgccvc.js} | 2 +- static/js/{layers-DC8NvchC.js => layers-DuzRdMwN.js} | 2 +- static/js/{radiant-DbpRRqrs.js => radiant-B1Ji1Uya.js} | 2 +- static/js/{rain-1aOISTgo.js => rain-bqEXp05H.js} | 2 +- static/js/{snow-TJaYQ0Im.js => snow-cqt_qH4X.js} | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) rename static/js/{distance-D6OqZ_Cc.js => distance-8g1QGhED.js} (98%) rename static/js/{error-404-CRgfZy7U.js => error-404-Dn57EIiu.js} (96%) rename static/js/{flyTo-7e0BKuDp.js => flyTo-DaTeNTKq.js} (95%) rename static/js/{fog-BIDeE2s2.js => fog-CXGYHsht.js} (96%) rename static/js/{highlightRoad-B5neNV8T.js => highlightRoad-Dp8uJOwT.js} (99%) rename static/js/{index-B2K4DJbA.js => index-B00r8E46.js} (86%) rename static/js/{index-BPq3tRsx.js => index-CkMgccvc.js} (66%) rename static/js/{layers-DC8NvchC.js => layers-DuzRdMwN.js} (96%) rename static/js/{radiant-DbpRRqrs.js => radiant-B1Ji1Uya.js} (98%) rename static/js/{rain-1aOISTgo.js => rain-bqEXp05H.js} (96%) rename static/js/{snow-TJaYQ0Im.js => snow-cqt_qH4X.js} (96%) diff --git a/index.html b/index.html index 7eca049..214717d 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ CesiumJS 2024 - + diff --git a/static/js/distance-D6OqZ_Cc.js b/static/js/distance-8g1QGhED.js similarity index 98% rename from static/js/distance-D6OqZ_Cc.js rename to static/js/distance-8g1QGhED.js index 634db24..82830b5 100644 --- a/static/js/distance-D6OqZ_Cc.js +++ b/static/js/distance-8g1QGhED.js @@ -1 +1 @@ -import{b as e,d as t,h as i,_ as n,u as o,r as a,o as s,c as r,a as l,w as u,g as c,t as p,f as C}from"./index-B2K4DJbA.js";function m(n){const o=e(null),a=e(n);t((()=>{n instanceof Cesium.Viewer&&(o.value=new Cesium.CustomDataSource("measureLayer"),a.value.dataSources.add(o.value))})),i((()=>{o.value&&n&&a.value.dataSources.remove(o.value)}));const s=e=>e.map((e=>(e=>{const t=Cesium.Ellipsoid.WGS84.cartesianToCartographic(e);return{longitude:Cesium.Math.toDegrees(t.longitude),latitude:Cesium.Math.toDegrees(t.latitude),altitude:t.height}})(e))),r=e=>{const{longitude:t,latitude:i,altitude:n}=e;return Cesium.Cartographic.fromDegrees(t,i,n)},l=(e,t=1)=>{const i=a.value.scene.pickPosition(e),n=Cesium.Cartographic.fromCartesian(i);n.height+=t;return Cesium.Cartesian3.fromRadians(n.longitude,n.latitude,n.height)};return{transformWGS84ToCartesian:e=>{const{longitude:t,latitude:i,altitude:n}=e;return Cesium.Cartesian3.fromDegrees(t,i,n,Cesium.Ellipsoid.WGS84)},drawLineMeasureGraphics:(e={})=>{var t;const{callback:i,width:n,material:u}=e,c=[];let p;const C=new Cesium.ScreenSpaceEventHandler(a.value.scene.canvas),m=e=>{var t;const i=(e=>{if(e.length<2)return"0.000";let t=0;const i=new Cesium.EllipsoidGeodesic;for(let n=0;n1?`${n} 公里`:`${i} 米`,l=new Cesium.Entity({position:e,point:{pixelSize:8,outlineColor:Cesium.Color.BLUE,outlineWidth:8},label:{text:a,show:!0,showBackground:!0,backgroundColor:new Cesium.Color(0,0,0,.5),font:"14px monospace",horizontalOrigin:Cesium.HorizontalOrigin.LEFT,verticalOrigin:Cesium.VerticalOrigin.BOTTOM,pixelOffset:new Cesium.Cartesian2(-20,-20)}});null==(t=o.value)||t.entities.add(l)};C.setInputAction((e=>{const t=l(e.position);t&&t.x&&(0===c.length&&c.push(t.clone()),m(t),c.push(t))}),Cesium.ScreenSpaceEventType.LEFT_CLICK),C.setInputAction((e=>{const t=l(e.endPosition);c.length>=2&&t&&t.x&&(c.pop(),c.push(t))}),Cesium.ScreenSpaceEventType.MOUSE_MOVE),C.setInputAction((e=>{C.destroy();const t=l(e.position);m(t),"function"==typeof i&&i(s(c),p)}),Cesium.ScreenSpaceEventType.RIGHT_CLICK);const d=new Cesium.Entity({polyline:{width:n??10,material:u||new Cesium.PolylineArrowMaterialProperty(Cesium.Color.BLUE),positions:new Cesium.CallbackProperty((()=>c),!1)}});p=null==(t=o.value)?void 0:t.entities.add(d)},drawAreaMeasureGraphics:(e={})=>{var t;const{callback:i,width:n,material:r}=e,u=[];let c;const p=new Cesium.ScreenSpaceEventHandler(a.value.scene.canvas),C=(e,t=!0)=>{var i;const n=(e=>{if(!e||e.length<3)return 0;const t=Cesium.Ellipsoid.WGS84;let i=0;const n=e.map((e=>{const i=Cesium.Cartographic.fromDegrees(e.longitude,e.latitude),n=t.cartographicToCartesian(i);return{x:n.x,y:n.y}}));for(let o=0;o1e6?`${a} 平方公里`:`${n.toFixed(3)} 平方米`,l=new Cesium.Entity({position:e,point:{pixelSize:8,outlineColor:Cesium.Color.BLUE,outlineWidth:8},label:{text:r,show:t,showBackground:!0,backgroundColor:new Cesium.Color(0,0,0,.5),font:"14px monospace",horizontalOrigin:Cesium.HorizontalOrigin.LEFT,verticalOrigin:Cesium.VerticalOrigin.BOTTOM,pixelOffset:new Cesium.Cartesian2(-20,-20)}});null==(i=o.value)||i.entities.add(l)};p.setInputAction((e=>{const t=l(e.position);t&&t.x&&(0===u.length&&u.push(t.clone()),C(t,!1),u.push(t))}),Cesium.ScreenSpaceEventType.LEFT_CLICK),p.setInputAction((e=>{const t=l(e.endPosition);u.length>=2&&t&&t.x&&(u.pop(),u.push(t))}),Cesium.ScreenSpaceEventType.MOUSE_MOVE),p.setInputAction((e=>{p.destroy();const t=l(e.position);C(t),u.push(u[0]),"function"==typeof i&&i(s(u),c)}),Cesium.ScreenSpaceEventType.RIGHT_CLICK);const m=new Cesium.Entity({polyline:{width:n??10,material:r||new Cesium.PolylineArrowMaterialProperty(Cesium.Color.BLUE),positions:new Cesium.CallbackProperty((()=>u),!1)},polygon:{hierarchy:new Cesium.CallbackProperty((()=>({positions:u})),!1),material:Cesium.Color.WHITE.withAlpha(.3),perPositionHeight:!0}});c=null==(t=o.value)?void 0:t.entities.add(m)}}}const d={class:"container"},h=n({__name:"distance",setup(t){const i=o().viewer;i.camera.setView({destination:Cesium.Cartesian3.fromDegrees(120.153576,30.287459,3e3)});const{drawLineMeasureGraphics:n,drawAreaMeasureGraphics:h}=m(i),g=e(!1),v=()=>{g.value=!0;n({callback:(e,t)=>{console.log("绘制完成",e,t),g.value=!1}})},w=e(!1),y=()=>{w.value=!0;h({callback:(e,t)=>{console.log("绘制完成",e,t),w.value=!1}})};return(e,t)=>{const i=a("el-button");return s(),r("div",d,[l(i,{type:"primary",onClick:v},{default:u((()=>[c(p(C(g)?"开始绘制":"距离测量"),1)])),_:1}),l(i,{type:"primary",onClick:y},{default:u((()=>[c(p(C(w)?"开始绘制":"空间面积"),1)])),_:1})])}}},[["__scopeId","data-v-be219601"]]);export{h as default}; +import{b as e,d as t,h as i,_ as n,u as o,r as a,o as s,c as r,a as l,w as u,g as c,t as p,f as C}from"./index-B00r8E46.js";function m(n){const o=e(null),a=e(n);t((()=>{n instanceof Cesium.Viewer&&(o.value=new Cesium.CustomDataSource("measureLayer"),a.value.dataSources.add(o.value))})),i((()=>{o.value&&n&&a.value.dataSources.remove(o.value)}));const s=e=>e.map((e=>(e=>{const t=Cesium.Ellipsoid.WGS84.cartesianToCartographic(e);return{longitude:Cesium.Math.toDegrees(t.longitude),latitude:Cesium.Math.toDegrees(t.latitude),altitude:t.height}})(e))),r=e=>{const{longitude:t,latitude:i,altitude:n}=e;return Cesium.Cartographic.fromDegrees(t,i,n)},l=(e,t=1)=>{const i=a.value.scene.pickPosition(e),n=Cesium.Cartographic.fromCartesian(i);n.height+=t;return Cesium.Cartesian3.fromRadians(n.longitude,n.latitude,n.height)};return{transformWGS84ToCartesian:e=>{const{longitude:t,latitude:i,altitude:n}=e;return Cesium.Cartesian3.fromDegrees(t,i,n,Cesium.Ellipsoid.WGS84)},drawLineMeasureGraphics:(e={})=>{var t;const{callback:i,width:n,material:u}=e,c=[];let p;const C=new Cesium.ScreenSpaceEventHandler(a.value.scene.canvas),m=e=>{var t;const i=(e=>{if(e.length<2)return"0.000";let t=0;const i=new Cesium.EllipsoidGeodesic;for(let n=0;n1?`${n} 公里`:`${i} 米`,l=new Cesium.Entity({position:e,point:{pixelSize:8,outlineColor:Cesium.Color.BLUE,outlineWidth:8},label:{text:a,show:!0,showBackground:!0,backgroundColor:new Cesium.Color(0,0,0,.5),font:"14px monospace",horizontalOrigin:Cesium.HorizontalOrigin.LEFT,verticalOrigin:Cesium.VerticalOrigin.BOTTOM,pixelOffset:new Cesium.Cartesian2(-20,-20)}});null==(t=o.value)||t.entities.add(l)};C.setInputAction((e=>{const t=l(e.position);t&&t.x&&(0===c.length&&c.push(t.clone()),m(t),c.push(t))}),Cesium.ScreenSpaceEventType.LEFT_CLICK),C.setInputAction((e=>{const t=l(e.endPosition);c.length>=2&&t&&t.x&&(c.pop(),c.push(t))}),Cesium.ScreenSpaceEventType.MOUSE_MOVE),C.setInputAction((e=>{C.destroy();const t=l(e.position);m(t),"function"==typeof i&&i(s(c),p)}),Cesium.ScreenSpaceEventType.RIGHT_CLICK);const d=new Cesium.Entity({polyline:{width:n??10,material:u||new Cesium.PolylineArrowMaterialProperty(Cesium.Color.BLUE),positions:new Cesium.CallbackProperty((()=>c),!1)}});p=null==(t=o.value)?void 0:t.entities.add(d)},drawAreaMeasureGraphics:(e={})=>{var t;const{callback:i,width:n,material:r}=e,u=[];let c;const p=new Cesium.ScreenSpaceEventHandler(a.value.scene.canvas),C=(e,t=!0)=>{var i;const n=(e=>{if(!e||e.length<3)return 0;const t=Cesium.Ellipsoid.WGS84;let i=0;const n=e.map((e=>{const i=Cesium.Cartographic.fromDegrees(e.longitude,e.latitude),n=t.cartographicToCartesian(i);return{x:n.x,y:n.y}}));for(let o=0;o1e6?`${a} 平方公里`:`${n.toFixed(3)} 平方米`,l=new Cesium.Entity({position:e,point:{pixelSize:8,outlineColor:Cesium.Color.BLUE,outlineWidth:8},label:{text:r,show:t,showBackground:!0,backgroundColor:new Cesium.Color(0,0,0,.5),font:"14px monospace",horizontalOrigin:Cesium.HorizontalOrigin.LEFT,verticalOrigin:Cesium.VerticalOrigin.BOTTOM,pixelOffset:new Cesium.Cartesian2(-20,-20)}});null==(i=o.value)||i.entities.add(l)};p.setInputAction((e=>{const t=l(e.position);t&&t.x&&(0===u.length&&u.push(t.clone()),C(t,!1),u.push(t))}),Cesium.ScreenSpaceEventType.LEFT_CLICK),p.setInputAction((e=>{const t=l(e.endPosition);u.length>=2&&t&&t.x&&(u.pop(),u.push(t))}),Cesium.ScreenSpaceEventType.MOUSE_MOVE),p.setInputAction((e=>{p.destroy();const t=l(e.position);C(t),u.push(u[0]),"function"==typeof i&&i(s(u),c)}),Cesium.ScreenSpaceEventType.RIGHT_CLICK);const m=new Cesium.Entity({polyline:{width:n??10,material:r||new Cesium.PolylineArrowMaterialProperty(Cesium.Color.BLUE),positions:new Cesium.CallbackProperty((()=>u),!1)},polygon:{hierarchy:new Cesium.CallbackProperty((()=>({positions:u})),!1),material:Cesium.Color.WHITE.withAlpha(.3),perPositionHeight:!0}});c=null==(t=o.value)?void 0:t.entities.add(m)}}}const d={class:"container"},h=n({__name:"distance",setup(t){const i=o().viewer;i.camera.setView({destination:Cesium.Cartesian3.fromDegrees(120.153576,30.287459,3e3)});const{drawLineMeasureGraphics:n,drawAreaMeasureGraphics:h}=m(i),g=e(!1),v=()=>{g.value=!0;n({callback:(e,t)=>{console.log("绘制完成",e,t),g.value=!1}})},w=e(!1),y=()=>{w.value=!0;h({callback:(e,t)=>{console.log("绘制完成",e,t),w.value=!1}})};return(e,t)=>{const i=a("el-button");return s(),r("div",d,[l(i,{type:"primary",onClick:v},{default:u((()=>[c(p(C(g)?"开始绘制":"距离测量"),1)])),_:1}),l(i,{type:"primary",onClick:y},{default:u((()=>[c(p(C(w)?"开始绘制":"空间面积"),1)])),_:1})])}}},[["__scopeId","data-v-be219601"]]);export{h as default}; diff --git a/static/js/error-404-CRgfZy7U.js b/static/js/error-404-Dn57EIiu.js similarity index 96% rename from static/js/error-404-CRgfZy7U.js rename to static/js/error-404-Dn57EIiu.js index 1b6ce07..4c5eac6 100644 --- a/static/js/error-404-CRgfZy7U.js +++ b/static/js/error-404-Dn57EIiu.js @@ -1 +1 @@ -import{i as s,j as a,d as l,e as r,r as e,o as t,c as i,k as m,a as o,w as v,t as f,l as c,p as d,m as p,_ as A}from"./index-B2K4DJbA.js";const h=""+new URL("../png/404-BCxKwoK6.png",import.meta.url).href,n="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAACKCAMAAABhAnODAAABzlBMVEUAAAD8/f/////////////3+v7////4+/7////////9///3+v7////////////4+v7+///////6/P/+/v/+/v/////5+/7////3+f72+v7y9/7+///7/f/////////////3+v76/P/7/f/4/P/9///////o8vz3+/73+f73+v7////4+/7////////3+//3+/7////+/v/////+/v/////o8fz9/v/p8f3o8fz3+/7////r8/33+v74+v72+v70+P7////+///3+v72+v7t9P3w9v3x9/7////+///7/f/////////////////3+v7p8v3////p8vv4+//////5+//r8/z4+//p8vz////6/P/4+v/////5/P7////8/P7////6/P/2+//8/f/////8///8///////n8fz2+v7////p8vz2+f73+v7////u9f7r9P3z+P32+f7////2+f73+v3////////2+v3////4+//t9P31+v78/P/4+//4+/7t9P35+//////////o8fz////0+P7o8fzo8fzo8Pv////z9/3o8f3z9//////w9/7w9/73+v/////p8v35/P7o8f3o8P3////n8Pv2+f3z+P4909UsAAAAlnRSTlMA/fumA/3h+PTlC/sG/vrz29a8NRLv7+fmzMJOLBj26cS+VB8O/fvp39TNwsG/u6CagmdbQP759O7s3dzZ0tDLysjIwcG/u6h1OiEB8evi4t/X1tHQ0M3GxcS4r5WNiX17c0UpJBsJ+O7t6OTc2MzKvra1raeflpBtbVtNLxX01tLDura0tKqai4WCbWZhSz4yFu/jfHnJ+3wGAAAFOElEQVR42u3cB1MTQRjG8TXehZBC6CQhkEBCbyJdelVUQDoCKiBFQJqCgoC99/qyfFshCId4yS2X3cs6k98n+E9y7HMz2QGxNpV+M8+aXTg6nuw0Ik5Mt4/fn8fH2PKKxh7FxaNQmiwZtZuwvDv21TEn0p53YmylCgfS1wuRHqQlwfmxKEfEAT2+roc9MZp9o982iwutWIkt7yocGJpGzJnjNlazMYHaxgw4MiIgljzpD90RmESEewH+cg6x4t0omseEstJccNItxMh9jEVbrbu5uakmEQfUc70cZJxHTIzjYxJrmpoLm+2dMl+ryZ0L8nTJiIF22QPU1GlPGy7Me5olHh6nsXrwK7UdUbc9r/BQ5eQNDxe6065CIB23EWVCISZg0oMCfQqi6z0mMQCKer2IpgkRE8gBAgVmRM9UFSZg7QASF6/Q26AmTKIPZDE8aB9iEnYgdBZRko5J2Axah01aMQExBjQOm67FJK6D1mFFmESNTuuwj2QvX9dA47CtCMIvUuuwomyR6KTQPGynrLrl1XBt4M8tyxWCsAOVS21t9jvYj0YIRZgks7qlzd2J/5EHIQyTVC62NvdEYEm2gY8wn8wnDkddoq/L1AschR2YW3TU22KBvzCfcl7DzoTDwmHhsHBYOCwc9r+GpUYeOitwFXbMOV7DoJjXMDjPa1hGOqdhUF7KaRgkbHEaBkmXOQ2D6G1Ow6DByGkYPOc1TBcOC4eFwwi1L1VwGDb9KRdA97S1f4arsMkbs0fvwgOt3Zl8hAmb9yzwl4Sm1u6yUIfFX7oAclzuluoQhn1dSwX/9I6WrlCEmUsaQVH0csuctmGedy4gk9HTNlipVdjEiA5OI6qvbbCCeZh3fQFUMKxYmIY5HxhAjegGAHZhQnoBqKIfsgC7sJRbkaBK0jMd0OJCJ5VejAJVEvJTgRbDO+/JT6tID6oYCq4CLVGj39BJq1gciD19W1R+B9CiW/Ogf3zG+8S607VlDEUCNSNyN92MR5dZxb7Ya0Co4QJQ8zwOybmJjxHriNpyF4CaxlIka8uET8iJVfg0YnqBmphkJE9owhKFNumYp+VCiYD82MB+9MRGgwx9owVoSVo3I3+mrNi/mrSTba4hHdCSMGYMfD9ZIt/G6Ji/GY8CSMbK7v5pM+RTPOYfpKBAjJ3Yh6At6lkH0JKxdlnxOiQpUxJQM+JECuJMmNQPoKUgDikRBjApK1DSMEF0M5/YLFARk44IeKyYVBbQoP8kIBKvMLFyCJ5r3Ux6EVjLDyzhlhGR8drIjwoIVqp0zCsaxcQSgz7mpxCxdlGrLsvZSUROqNXgyZfOU3KXMLEqCu+n5FaqMCHRAqolnRfQKe3MLC3bGD9hhmKjut8fy/qXs7GSCFBJdy4lmJ+Su1vvsgl7eTvoWwHVjhzqbxW5pXQueMw56kQsKwNUuFZyhd6VmO+OOhOdJ3/2kpny7aaKRXtE0EdF1I14Jpe6++utwTz5louXmd0HK3tSn6i2qyCO8UW16nrfMJxRMT+MwiRd9bbHKuaHYZhk97Tzw1+Yb344DNufHw7D9ueHwzD93vxwGJawPz/8hfnmh78w3/xwGJbvmx/uwg7nh7MwaX64CpPmh4EKFWHS/DBkfPQiU1XYPSdiLf7DYBlxmDQ/mvD86icLk+ZHM863XYph0vxo6sqXN5UKYdL8aMz8+XWFTJja+WH9Z7pLNj/sbX8YlAnzzU/IeX52Hws7mh8ufH3bdSzMUMzN/85DSPjzZ7rrmx++mDdfz+zs7s0Ph7yO9yjsyG/PhVsZ2R0KAAAAAABJRU5ErkJggg==",u={class:"error-container"},w={class:"error-content"},M=(s=>(d("data-v-a6ffc2cb"),s=s(),p(),s))((()=>m("div",{class:"pic-error"},[m("img",{alt:"401",class:"pic-error-parent",src:h}),m("img",{alt:"401",class:"pic-error-child left",src:n}),m("img",{alt:"401",class:"pic-error-child",src:n}),m("img",{alt:"401",class:"pic-error-child",src:n})],-1))),z={class:"bullshit"},C={class:"bullshit-oops"},g={class:"bullshit-headline"},J={class:"bullshit-info"},x={class:"bullshit-return-home",href:"#/"},B=A(s({__name:"error-404",setup(s){const d=c(),p=a({jumpTime:5,oops:"抱歉!",headline:"当前页面不存在...",info:"请检查您输入的网址是否正确,或点击下面的按钮返回首页。",btn:"返回首页",timer:0});return l((()=>{p.timer=setInterval((()=>{p.jumpTime?p.jumpTime--:(d.replace({path:"/"}),clearInterval(p.timer))}),1e3)})),r((()=>{clearInterval(p.timer)})),(s,a)=>{const l=e("el-col"),r=e("el-row");return t(),i("div",u,[m("div",w,[o(r,{gutter:20},{default:v((()=>[o(l,{xs:24,sm:24,md:12,lg:12,xl:12},{default:v((()=>[M])),_:1}),o(l,{xs:24,sm:24,md:12,lg:12,xl:12},{default:v((()=>[m("div",z,[m("div",C,f(p.oops),1),m("div",g,f(p.headline),1),m("div",J,f(p.info),1),m("a",x,f(p.jumpTime)+"s "+f(p.btn),1)])])),_:1})])),_:1})])])}}}),[["__scopeId","data-v-a6ffc2cb"]]);export{B as default}; +import{i as s,j as a,d as l,e as r,r as e,o as t,c as i,k as m,a as o,w as v,t as f,l as c,p as d,m as p,_ as A}from"./index-B00r8E46.js";const h=""+new URL("../png/404-BCxKwoK6.png",import.meta.url).href,n="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAACKCAMAAABhAnODAAABzlBMVEUAAAD8/f/////////////3+v7////4+/7////////9///3+v7////////////4+v7+///////6/P/+/v/+/v/////5+/7////3+f72+v7y9/7+///7/f/////////////3+v76/P/7/f/4/P/9///////o8vz3+/73+f73+v7////4+/7////////3+//3+/7////+/v/////+/v/////o8fz9/v/p8f3o8fz3+/7////r8/33+v74+v72+v70+P7////+///3+v72+v7t9P3w9v3x9/7////+///7/f/////////////////3+v7p8v3////p8vv4+//////5+//r8/z4+//p8vz////6/P/4+v/////5/P7////8/P7////6/P/2+//8/f/////8///8///////n8fz2+v7////p8vz2+f73+v7////u9f7r9P3z+P32+f7////2+f73+v3////////2+v3////4+//t9P31+v78/P/4+//4+/7t9P35+//////////o8fz////0+P7o8fzo8fzo8Pv////z9/3o8f3z9//////w9/7w9/73+v/////p8v35/P7o8f3o8P3////n8Pv2+f3z+P4909UsAAAAlnRSTlMA/fumA/3h+PTlC/sG/vrz29a8NRLv7+fmzMJOLBj26cS+VB8O/fvp39TNwsG/u6CagmdbQP759O7s3dzZ0tDLysjIwcG/u6h1OiEB8evi4t/X1tHQ0M3GxcS4r5WNiX17c0UpJBsJ+O7t6OTc2MzKvra1raeflpBtbVtNLxX01tLDura0tKqai4WCbWZhSz4yFu/jfHnJ+3wGAAAFOElEQVR42u3cB1MTQRjG8TXehZBC6CQhkEBCbyJdelVUQDoCKiBFQJqCgoC99/qyfFshCId4yS2X3cs6k98n+E9y7HMz2QGxNpV+M8+aXTg6nuw0Ik5Mt4/fn8fH2PKKxh7FxaNQmiwZtZuwvDv21TEn0p53YmylCgfS1wuRHqQlwfmxKEfEAT2+roc9MZp9o982iwutWIkt7yocGJpGzJnjNlazMYHaxgw4MiIgljzpD90RmESEewH+cg6x4t0omseEstJccNItxMh9jEVbrbu5uakmEQfUc70cZJxHTIzjYxJrmpoLm+2dMl+ryZ0L8nTJiIF22QPU1GlPGy7Me5olHh6nsXrwK7UdUbc9r/BQ5eQNDxe6065CIB23EWVCISZg0oMCfQqi6z0mMQCKer2IpgkRE8gBAgVmRM9UFSZg7QASF6/Q26AmTKIPZDE8aB9iEnYgdBZRko5J2Axah01aMQExBjQOm67FJK6D1mFFmESNTuuwj2QvX9dA47CtCMIvUuuwomyR6KTQPGynrLrl1XBt4M8tyxWCsAOVS21t9jvYj0YIRZgks7qlzd2J/5EHIQyTVC62NvdEYEm2gY8wn8wnDkddoq/L1AschR2YW3TU22KBvzCfcl7DzoTDwmHhsHBYOCwc9r+GpUYeOitwFXbMOV7DoJjXMDjPa1hGOqdhUF7KaRgkbHEaBkmXOQ2D6G1Ow6DByGkYPOc1TBcOC4eFwwi1L1VwGDb9KRdA97S1f4arsMkbs0fvwgOt3Zl8hAmb9yzwl4Sm1u6yUIfFX7oAclzuluoQhn1dSwX/9I6WrlCEmUsaQVH0csuctmGedy4gk9HTNlipVdjEiA5OI6qvbbCCeZh3fQFUMKxYmIY5HxhAjegGAHZhQnoBqKIfsgC7sJRbkaBK0jMd0OJCJ5VejAJVEvJTgRbDO+/JT6tID6oYCq4CLVGj39BJq1gciD19W1R+B9CiW/Ogf3zG+8S607VlDEUCNSNyN92MR5dZxb7Ya0Co4QJQ8zwOybmJjxHriNpyF4CaxlIka8uET8iJVfg0YnqBmphkJE9owhKFNumYp+VCiYD82MB+9MRGgwx9owVoSVo3I3+mrNi/mrSTba4hHdCSMGYMfD9ZIt/G6Ji/GY8CSMbK7v5pM+RTPOYfpKBAjJ3Yh6At6lkH0JKxdlnxOiQpUxJQM+JECuJMmNQPoKUgDikRBjApK1DSMEF0M5/YLFARk44IeKyYVBbQoP8kIBKvMLFyCJ5r3Ux6EVjLDyzhlhGR8drIjwoIVqp0zCsaxcQSgz7mpxCxdlGrLsvZSUROqNXgyZfOU3KXMLEqCu+n5FaqMCHRAqolnRfQKe3MLC3bGD9hhmKjut8fy/qXs7GSCFBJdy4lmJ+Su1vvsgl7eTvoWwHVjhzqbxW5pXQueMw56kQsKwNUuFZyhd6VmO+OOhOdJ3/2kpny7aaKRXtE0EdF1I14Jpe6++utwTz5louXmd0HK3tSn6i2qyCO8UW16nrfMJxRMT+MwiRd9bbHKuaHYZhk97Tzw1+Yb344DNufHw7D9ueHwzD93vxwGJawPz/8hfnmh78w3/xwGJbvmx/uwg7nh7MwaX64CpPmh4EKFWHS/DBkfPQiU1XYPSdiLf7DYBlxmDQ/mvD86icLk+ZHM863XYph0vxo6sqXN5UKYdL8aMz8+XWFTJja+WH9Z7pLNj/sbX8YlAnzzU/IeX52Hws7mh8ufH3bdSzMUMzN/85DSPjzZ7rrmx++mDdfz+zs7s0Ph7yO9yjsyG/PhVsZ2R0KAAAAAABJRU5ErkJggg==",u={class:"error-container"},w={class:"error-content"},M=(s=>(d("data-v-a6ffc2cb"),s=s(),p(),s))((()=>m("div",{class:"pic-error"},[m("img",{alt:"401",class:"pic-error-parent",src:h}),m("img",{alt:"401",class:"pic-error-child left",src:n}),m("img",{alt:"401",class:"pic-error-child",src:n}),m("img",{alt:"401",class:"pic-error-child",src:n})],-1))),z={class:"bullshit"},C={class:"bullshit-oops"},g={class:"bullshit-headline"},J={class:"bullshit-info"},x={class:"bullshit-return-home",href:"#/"},B=A(s({__name:"error-404",setup(s){const d=c(),p=a({jumpTime:5,oops:"抱歉!",headline:"当前页面不存在...",info:"请检查您输入的网址是否正确,或点击下面的按钮返回首页。",btn:"返回首页",timer:0});return l((()=>{p.timer=setInterval((()=>{p.jumpTime?p.jumpTime--:(d.replace({path:"/"}),clearInterval(p.timer))}),1e3)})),r((()=>{clearInterval(p.timer)})),(s,a)=>{const l=e("el-col"),r=e("el-row");return t(),i("div",u,[m("div",w,[o(r,{gutter:20},{default:v((()=>[o(l,{xs:24,sm:24,md:12,lg:12,xl:12},{default:v((()=>[M])),_:1}),o(l,{xs:24,sm:24,md:12,lg:12,xl:12},{default:v((()=>[m("div",z,[m("div",C,f(p.oops),1),m("div",g,f(p.headline),1),m("div",J,f(p.info),1),m("a",x,f(p.jumpTime)+"s "+f(p.btn),1)])])),_:1})])),_:1})])])}}}),[["__scopeId","data-v-a6ffc2cb"]]);export{B as default}; diff --git a/static/js/flyTo-7e0BKuDp.js b/static/js/flyTo-DaTeNTKq.js similarity index 95% rename from static/js/flyTo-7e0BKuDp.js rename to static/js/flyTo-DaTeNTKq.js index c2ab75f..8659ce5 100644 --- a/static/js/flyTo-7e0BKuDp.js +++ b/static/js/flyTo-DaTeNTKq.js @@ -1 +1 @@ -import{b as o,d as a,e,_ as i,u as t,r as n,o as r,c as l,a as s,w as c,f as u,g as f}from"./index-B2K4DJbA.js";const d={class:"container"},m=i({__name:"flyTo",setup(i){const m=t(),p={destination:Cesium.Cartesian3.fromDegrees(120.153576,30.287459,3e4),orientation:{heading:Cesium.Math.toRadians(0),pitch:Cesium.Math.toRadians(-90),roll:0},duration:5},{flyTo:v,goBack:w}=function(i,t){const n=o(null);return a((()=>{if(!i)throw new Error("No viewer object!");const o=i.camera.position.clone(),a=i.camera.heading,e=i.camera.pitch,t=i.camera.roll;n.value={destination:o,orientation:{heading:a,pitch:e,roll:t},duration:3},console.log("Initial camera options saved:",n.value)})),e((()=>{n.value=null})),{flyTo:o=>{if(!i)throw new Error("No viewer object!");if(!n.value)throw new Error("No initial options!");const a={...n.value,...t,...o};i.camera.flyTo(a),console.log("Flying to:",a)},goBack:()=>{if(!i)throw new Error("No viewer object!");if(!n.value)throw new Error("No initial options!");i.camera.flyTo(n.value),console.log("Flying back to initial position:",n.value)}}}(m.viewer,p);return(o,a)=>{const e=n("el-button");return r(),l("div",d,[s(e,{type:"primary",onClick:u(v)},{default:c((()=>[f("开始飞行")])),_:1},8,["onClick"]),s(e,{type:"primary",onClick:u(w)},{default:c((()=>[f("返回")])),_:1},8,["onClick"])])}}},[["__scopeId","data-v-123bf6f5"]]);export{m as default}; +import{b as o,d as a,e,_ as i,u as t,r as n,o as r,c as l,a as s,w as c,f as u,g as f}from"./index-B00r8E46.js";const d={class:"container"},m=i({__name:"flyTo",setup(i){const m=t(),p={destination:Cesium.Cartesian3.fromDegrees(120.153576,30.287459,3e4),orientation:{heading:Cesium.Math.toRadians(0),pitch:Cesium.Math.toRadians(-90),roll:0},duration:5},{flyTo:v,goBack:w}=function(i,t){const n=o(null);return a((()=>{if(!i)throw new Error("No viewer object!");const o=i.camera.position.clone(),a=i.camera.heading,e=i.camera.pitch,t=i.camera.roll;n.value={destination:o,orientation:{heading:a,pitch:e,roll:t},duration:3},console.log("Initial camera options saved:",n.value)})),e((()=>{n.value=null})),{flyTo:o=>{if(!i)throw new Error("No viewer object!");if(!n.value)throw new Error("No initial options!");const a={...n.value,...t,...o};i.camera.flyTo(a),console.log("Flying to:",a)},goBack:()=>{if(!i)throw new Error("No viewer object!");if(!n.value)throw new Error("No initial options!");i.camera.flyTo(n.value),console.log("Flying back to initial position:",n.value)}}}(m.viewer,p);return(o,a)=>{const e=n("el-button");return r(),l("div",d,[s(e,{type:"primary",onClick:u(v)},{default:c((()=>[f("开始飞行")])),_:1},8,["onClick"]),s(e,{type:"primary",onClick:u(w)},{default:c((()=>[f("返回")])),_:1},8,["onClick"])])}}},[["__scopeId","data-v-123bf6f5"]]);export{m as default}; diff --git a/static/js/fog-BIDeE2s2.js b/static/js/fog-CXGYHsht.js similarity index 96% rename from static/js/fog-BIDeE2s2.js rename to static/js/fog-CXGYHsht.js index 5affab4..c4b75e3 100644 --- a/static/js/fog-BIDeE2s2.js +++ b/static/js/fog-CXGYHsht.js @@ -1 +1 @@ -import{b as e,d as o,h as r,_ as t,u as i,r as s,o as n,c as a,a as l,w as f,g as u}from"./index-B2K4DJbA.js";const c={class:"container"},d=t({__name:"fog",setup(t){const d=i(),{show:v}=function(t,i={}){const s=e(i.visibility??-.6),n=e(i.fogColor??new Cesium.Color(.8,.8,.8,.5));let a=null;return o((()=>{if(!t)throw new Error("No viewer object!");a=new Cesium.PostProcessStage({name:"czm_fog",fragmentShader:"\n uniform sampler2D colorTexture;\n uniform sampler2D depthTexture;\n uniform float visibility;\n uniform vec4 fogColor;\n in vec2 v_textureCoordinates; \n out vec4 fragColor;\n void main(void) \n { \n vec4 origcolor = texture(colorTexture, v_textureCoordinates); \n float depth = czm_readDepth(depthTexture, v_textureCoordinates); \n vec4 depthcolor = texture(depthTexture, v_textureCoordinates); \n float f = visibility * (depthcolor.r - 0.3) / 0.2; \n if (f < 0.0) f = 0.0; \n else if (f > 1.0) f = 1.0; \n fragColor = mix(origcolor, fogColor, f); \n }\n ",uniforms:{visibility:()=>s.value,fogColor:()=>n.value}}),t.scene.postProcessStages.add(a)})),r((()=>{t&&a&&(t.scene.postProcessStages.remove(a),a.isDestroyed()||a.destroy())})),{visibility:s,fogColor:n,show:e=>{a&&(a.enabled=e)}}}(d.viewer,{visibility:.2,fogColor:new Cesium.Color(.8,.8,.8,.3)}),m=()=>{v(!1)},p=()=>{v(!0)};return(e,o)=>{const r=s("el-button");return n(),a("div",c,[l(r,{type:"primary",onClick:p},{default:f((()=>[u("开始")])),_:1}),l(r,{type:"primary",onClick:m},{default:f((()=>[u("停止")])),_:1})])}}},[["__scopeId","data-v-bfc254a3"]]);export{d as default}; +import{b as e,d as o,h as r,_ as t,u as i,r as s,o as n,c as a,a as l,w as f,g as u}from"./index-B00r8E46.js";const c={class:"container"},d=t({__name:"fog",setup(t){const d=i(),{show:v}=function(t,i={}){const s=e(i.visibility??-.6),n=e(i.fogColor??new Cesium.Color(.8,.8,.8,.5));let a=null;return o((()=>{if(!t)throw new Error("No viewer object!");a=new Cesium.PostProcessStage({name:"czm_fog",fragmentShader:"\n uniform sampler2D colorTexture;\n uniform sampler2D depthTexture;\n uniform float visibility;\n uniform vec4 fogColor;\n in vec2 v_textureCoordinates; \n out vec4 fragColor;\n void main(void) \n { \n vec4 origcolor = texture(colorTexture, v_textureCoordinates); \n float depth = czm_readDepth(depthTexture, v_textureCoordinates); \n vec4 depthcolor = texture(depthTexture, v_textureCoordinates); \n float f = visibility * (depthcolor.r - 0.3) / 0.2; \n if (f < 0.0) f = 0.0; \n else if (f > 1.0) f = 1.0; \n fragColor = mix(origcolor, fogColor, f); \n }\n ",uniforms:{visibility:()=>s.value,fogColor:()=>n.value}}),t.scene.postProcessStages.add(a)})),r((()=>{t&&a&&(t.scene.postProcessStages.remove(a),a.isDestroyed()||a.destroy())})),{visibility:s,fogColor:n,show:e=>{a&&(a.enabled=e)}}}(d.viewer,{visibility:.2,fogColor:new Cesium.Color(.8,.8,.8,.3)}),m=()=>{v(!1)},p=()=>{v(!0)};return(e,o)=>{const r=s("el-button");return n(),a("div",c,[l(r,{type:"primary",onClick:p},{default:f((()=>[u("开始")])),_:1}),l(r,{type:"primary",onClick:m},{default:f((()=>[u("停止")])),_:1})])}}},[["__scopeId","data-v-bfc254a3"]]);export{d as default}; diff --git a/static/js/highlightRoad-B5neNV8T.js b/static/js/highlightRoad-Dp8uJOwT.js similarity index 99% rename from static/js/highlightRoad-B5neNV8T.js rename to static/js/highlightRoad-Dp8uJOwT.js index be53d0b..ae2c28b 100644 --- a/static/js/highlightRoad-B5neNV8T.js +++ b/static/js/highlightRoad-Dp8uJOwT.js @@ -1 +1 @@ -import{_ as n,u as e,b as t,d as a,r,o,c as i,a as s,w as p,g as l,t as u}from"./index-B2K4DJbA.js";const y={class:"container"},m=n({__name:"highlightRoad",setup(n){const m=e().viewer,c=t(!1),g=t(5),C=t([]);function d(n,e,t,a){return new Cesium.ColorMaterialProperty(new Cesium.CallbackProperty(((r,o)=>{if(!c.value)return Cesium.Color.lerp(n,e,.5,o);const i=(Cesium.JulianDate.toDate(r).getTime()+a)%t/t;return Cesium.Color.lerp(n,e,Math.abs(Math.sin(i*Math.PI*2)),o)}),!1))}a((()=>{new Cesium.GeoJsonDataSource.load(JSON.parse('{\n "type": "FeatureCollection",\n "name": "青岛道路1",\n "crs": {\n "type": "name",\n "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" }\n },\n "features": [\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 1,\n "fclass": "motorway",\n "name": null,\n "Shape_Leng": 2.6500565308700001\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [119.558735309686881, 35.593819108864807],\n [119.559498510348021, 35.594600509106272],\n [119.56129940993992, 35.596302909551696],\n [119.562802410003314, 35.597529409454751],\n [119.563034409910188, 35.597718709550861],\n [119.564596810194644, 35.598839009412814],\n [119.566897109613933, 35.600476808857707],\n [119.56824040986703, 35.601328809477025],\n [119.569830708920108, 35.602337409943573],\n [119.573160910147976, 35.604162609217099],\n [119.574517509575458, 35.604937108960485],\n [119.579420609773365, 35.607674709120602],\n [119.581691809829181, 35.609145809331665],\n [119.583745810121059, 35.610591708740401],\n [119.585359308984948, 35.611891509685449],\n [119.586551109446191, 35.612757208778191]\n ],\n [\n [120.033647509724801, 35.958552408966568],\n [120.033488209213601, 35.959100709430231],\n [120.033268110035351, 35.959467909816226],\n [120.033028909256814, 35.959661609395823],\n [120.03258780977967, 35.959873508555631],\n [120.032003509454512, 35.959961509016466],\n [120.030903809463325, 35.960025909468186],\n [120.030147609124924, 35.960078709564868],\n [120.029775809606008, 35.960189009615135],\n [120.029585010340043, 35.960353108908919],\n [120.029475809261271, 35.960569208801985],\n [120.029463509233665, 35.960817208547383],\n [120.029539709689857, 35.961032909141522],\n [120.029751109726021, 35.961150508988851],\n [120.029992510246188, 35.961185309154757],\n [120.030250009530391, 35.961137509288676],\n [120.030427110322989, 35.961033309339825],\n [120.030470009783244, 35.960937809432437],\n [120.030480709916901, 35.960668609069103],\n [120.030575609976495, 35.960221009292184]\n ],\n [\n [120.030749209708347, 35.964103709019014],\n [120.030534309510813, 35.962422709740338],\n [120.030475309487997, 35.962066709511078],\n [120.030292909889909, 35.961780109064819],\n [120.030019409867919, 35.961554309084136],\n [120.029783309951881, 35.961363309269359],\n [120.029389309768931, 35.961067709307372],\n [120.029306209713923, 35.960832509612658],\n [120.029320609658498, 35.960541809157235],\n [120.029451209206059, 35.960283409651709],\n [120.029687310021359, 35.960080409283535],\n [120.030113309881358, 35.959954009569913],\n [120.030891409610945, 35.959899709404112],\n [120.031983509431484, 35.959835709150695],\n [120.032531909719864, 35.959753208943482],\n [120.032932209653836, 35.959560808884248],\n [120.033138909832928, 35.959393409078643],\n [120.033339909209531, 35.959058009619525],\n [120.03349730945331, 35.958516409105073]\n ],\n [\n [120.153573010186278, 36.046042208681058],\n [120.153821910153056, 36.046377208841193],\n [120.154022110032429, 36.046670909434965],\n [120.154252709694902, 36.046916109590825],\n [120.154457209232874, 36.047064509419613],\n [120.154656509790129, 36.04718320913787],\n [120.154897609936825, 36.047268009810864],\n [120.15511790876451, 36.04732310947395],\n [120.155390509464496, 36.047352808685218],\n [120.155663110164483, 36.047348509026506],\n [120.155867609702455, 36.04732310947395],\n [120.156108809673924, 36.047255309584898],\n [120.156344808865924, 36.04715770976054],\n [120.156675109168987, 36.0469415100427],\n [120.157063510172975, 36.04670070937027]\n ],\n [\n [120.036945410002772, 36.052009809405206],\n [120.036594809303097, 36.05199310899485],\n [120.035153009903524, 36.051924209234926],\n [120.025696009962985, 36.051523409277991],\n [120.018616009920947, 36.050742509059603],\n [120.014131509961317, 36.050126808905134],\n [120.005914109448668, 36.049079608637101],\n [120.002714509566999, 36.048846309209864],\n [120.000986609744359, 36.048784609422228],\n [119.999842009301346, 36.048743710054225],\n [119.996019509292978, 36.048745909795969],\n [119.994488009713905, 36.048797009274608],\n [119.994417809534298, 36.048798309694291],\n [119.993752309421552, 36.048810609721897],\n [119.992244709325973, 36.048838508490405],\n [119.986575609776651, 36.048943209361653],\n [119.985693109549402, 36.048959509573763],\n [119.979920810097383, 36.049066209637942],\n [119.979042909902432, 36.049082409125958],\n [119.978035909329833, 36.049082109651692],\n [119.976560609284775, 36.049110309693106],\n [119.975378809284734, 36.049136709291759],\n [119.974422409966337, 36.049167808747427],\n [119.970629209870253, 36.049377509064868],\n [119.969803109725831, 36.049448209267496],\n [119.967647409600318, 36.049614109003983],\n [119.965682409815372, 36.049828409353665],\n [119.962989809931855, 36.050117509015877],\n [119.961327110058164, 36.050322109278],\n [119.960103509569421, 36.050472609023757],\n [119.956609010297598, 36.050895008897612],\n [119.948688009244279, 36.051877009216639],\n [119.946379009783527, 36.052116008546989],\n [119.944339009237979, 36.052267009215143],\n [119.942008009662004, 36.052366009283958],\n [119.940880609652481, 36.052382509145559],\n [119.940354709502344, 36.052390209140867],\n [119.939092410286548, 36.052386909528309],\n [119.932242008961566, 36.052261008938444],\n [119.929856009547279, 36.0521930093999],\n [119.929000209292326, 36.05216860899418],\n [119.927418109358314, 36.052103609593985],\n [119.926024309474315, 36.052038009446619],\n [119.924785609368428, 36.051953409322437],\n [119.923342109350983, 36.051821709904061],\n [119.921919809951305, 36.051673209351179],\n [119.920422209417438, 36.05149680913047],\n [119.918969610059548, 36.051297009449456],\n [119.91758871005095, 36.05108230980079],\n [119.916001709711168, 36.050827308833277],\n [119.91387451000071, 36.050344009568448],\n [119.91282590948822, 36.050115209449416],\n [119.90913200983448, 36.049252008673307],\n [119.907473909992973, 36.048885009735443],\n [119.906218210002407, 36.048622208947847],\n [119.90554090988519, 36.048490709178964],\n [119.904185309604372, 36.048268408460331],\n [119.90213601006883, 36.048007008816455],\n [119.899760010216369, 36.047748009463135],\n [119.897139009857483, 36.04752200893364],\n [119.895686709973802, 36.047443609634911],\n [119.895163409763654, 36.047422409017031],\n [119.893665909953825, 36.047399009556671],\n [119.892279209318076, 36.047407509948698],\n [119.889413009702707, 36.047399009556671],\n [119.887624009940168, 36.047510009279563],\n [119.884428409343627, 36.04784840977635],\n [119.883189210113983, 36.047993009070183],\n [119.880137309489328, 36.048415609492849],\n [119.875479010148297, 36.049033009365928],\n [119.871302009979786, 36.049524009525499],\n [119.867414009648883, 36.049798008671189],\n [119.864715010189684, 36.04985200936278],\n [119.862109609470963, 36.049838309990093],\n [119.860885810232048, 36.049807108911011],\n [119.85959000947139, 36.049746509893566],\n [119.857355309300146, 36.049576909446841],\n [119.853397009864125, 36.049060009711752],\n [119.84879900916701, 36.048251010176045],\n [119.841223009634291, 36.046757009628323],\n [119.837706009324961, 36.046154009699819],\n [119.835089010049842, 36.045800008663548],\n [119.832235008838666, 36.045514009863723],\n [119.830326109662337, 36.04535170921406],\n [119.825712709873756, 36.045282309431116],\n [119.823030409925536, 36.045317009772248],\n [119.819787009462971, 36.045456008987685],\n [119.81836300944542, 36.045592009863412],\n [119.815516010355623, 36.045957009608344],\n [119.813155010295532, 36.046333009860575],\n [119.810413009752665, 36.046866009258963],\n [119.807675009394188, 36.047504009002864],\n [119.803535010032761, 36.04839100943758],\n [119.801010009604283, 36.048792009044007],\n [119.799689009839994, 36.048914009274142],\n [119.799529009656112, 36.048927608822169],\n [119.797057209522677, 36.049138109536159],\n [119.796457109907806, 36.049146309554601],\n [119.796104009992177, 36.049181209545225],\n [119.792388309872649, 36.049339709659932],\n [119.791430409585814, 36.049350109420061],\n [119.790421709294492, 36.049332309138833],\n [119.789199810322998, 36.049310709221913],\n [119.787703708959043, 36.049243108982353],\n [119.785230309831036, 36.049089208899943],\n [119.782810209923355, 36.048824009620375],\n [119.771078810138988, 36.047235109013116],\n [119.760053110162971, 36.046045509192936],\n [119.752564409619822, 36.045924109709972],\n [119.745613109757301, 36.046132309058862],\n [119.729584310367727, 36.046756908904285],\n [119.723311909616996, 36.047017509050875],\n [119.722760109891169, 36.047040409387421],\n [119.718713309971349, 36.047192708676619],\n [119.709352409785993, 36.047596908970206],\n [119.70777981738452, 36.047658456046548]\n ],\n [\n [120.052831109268368, 36.052015509308376],\n [120.052750610052726, 36.052196109363024],\n [120.052612709808727, 36.052458709601808],\n [120.05219260950139, 36.052885410033696],\n [120.051731609825993, 36.053129909617667],\n [120.05138890967055, 36.053248308962338],\n [120.050978209976506, 36.053312009741489],\n [120.05040710990022, 36.053325209091156],\n [120.049757209427753, 36.053187308847271],\n [120.048917009712341, 36.052911609083537],\n [120.04808991042114, 36.052681909642445],\n [120.047059309839369, 36.052576808572894],\n [120.044516309480173, 36.0523517091641]\n ],\n [\n [119.707965023629427, 36.047508165439716],\n [119.709469609435018, 36.047451509279767],\n [119.718683709685479, 36.047052008843195],\n [119.722819209738759, 36.046894709323453],\n [119.723357609566051, 36.046875609521805],\n [119.729578010616706, 36.046654409573421],\n [119.745607009655828, 36.046029809727997],\n [119.752457109707962, 36.04578530924465],\n [119.760096109448, 36.045854709027651],\n [119.771123709691551, 36.047087408856896],\n [119.782841009005438, 36.048693508998269],\n [119.785235409886354, 36.048942209315555],\n [119.787691509655474, 36.049104909264202],\n [119.789184510157042, 36.049172009480685],\n [119.79155340986199, 36.049198909102415],\n [119.792484409627832, 36.049198109605129],\n [119.793778809244714, 36.049161809370048],\n [119.795018610120792, 36.049102809347232],\n [119.79686610898375, 36.048978109352333],\n [119.797598908962527, 36.048922209292584],\n [119.80053090927413, 36.048639009182978],\n [119.80148640927041, 36.048513309141981],\n [119.802371010313891, 36.048380508953358],\n [119.80341801003317, 36.04822240903701],\n [119.804056409975374, 36.048094609978307],\n [119.805960009446949, 36.047714009693834],\n [119.810904009012916, 36.046633009305992],\n [119.812744010227902, 36.046223009284518],\n [119.814055009531103, 36.046023009054693],\n [119.81589580934417, 36.04570730924496],\n [119.817242209560391, 36.045545109319391],\n [119.819221009442117, 36.045346009310947],\n [119.822914609621648, 36.045072409464183],\n [119.825648309422036, 36.045056709099924],\n [119.830210209533561, 36.045124409164202],\n [119.833007209914854, 36.045406309753446],\n [119.835217010556676, 36.045684008710111],\n [119.836205010253138, 36.045799009516713],\n [119.83945801007917, 36.046319009214983],\n [119.851784010123993, 36.048730009782162],\n [119.852805010442921, 36.048879009458744],\n [119.857657009363606, 36.049424009410586],\n [119.860857009443521, 36.049661009548004],\n [119.862470010082916, 36.049718008579305],\n [119.866947009696787, 36.0497020096401],\n [119.868523010428703, 36.049633009156082],\n [119.871649009794055, 36.049396009917984],\n [119.874160010476203, 36.049098009665443],\n [119.880103509369519, 36.048267409313553],\n [119.883162409417764, 36.04786380886776],\n [119.88437360915475, 36.047725609149609],\n [119.887803010100924, 36.047398008611253],\n [119.890276009929948, 36.047298008496341],\n [119.892256710079209, 36.047258610096833],\n [119.893698309829233, 36.047258908671722],\n [119.895229109735737, 36.047278109197407],\n [119.895763110079542, 36.047301709206579],\n [119.897888010223596, 36.047449009164495],\n [119.901504009702307, 36.047789009555174],\n [119.904354709502286, 36.048144209387829],\n [119.905743409330967, 36.04837560944685],\n [119.906428809641966, 36.048510409727669],\n [119.907458009979223, 36.048726509620792],\n [119.908629010020832, 36.048992009273888],\n [119.911608009801853, 36.049703008786878],\n [119.912800009912644, 36.049968609164011],\n [119.913919209903725, 36.050201509292265],\n [119.916043208927022, 36.050689109115126],\n [119.91755600980207, 36.050940409372458],\n [119.919096210321868, 36.051173309500712],\n [119.920496109407964, 36.05136680943076],\n [119.921974610140182, 36.051538108696832],\n [119.923412209705816, 36.051678509055989],\n [119.924833210484394, 36.051800308737313],\n [119.926064510069182, 36.051905508732318],\n [119.927486709643972, 36.051978909599029],\n [119.929034909633401, 36.052023609502044],\n [119.9299015098469, 36.05205220974176],\n [119.932089009100537, 36.052083008823843],\n [119.936059009615633, 36.052203008961726],\n [119.93908781025425, 36.052264009076794],\n [119.940344309742159, 36.052247809588778],\n [119.940866409357341, 36.05224770976406],\n [119.944714009444056, 36.052133009330987],\n [119.945583009947995, 36.052078009492618],\n [119.9497910097474, 36.051636008894775],\n [119.956601009928704, 36.050743009982],\n [119.960067509707869, 36.050320609208825],\n [119.961304010072013, 36.050172809227831],\n [119.963902609218053, 36.049862309298192],\n [119.964821910602723, 36.049776409653646],\n [119.967633509678762, 36.049471009779325],\n [119.969780310113265, 36.049272309069863],\n [119.97056350989817, 36.049211609328381],\n [119.974651210085312, 36.049020809163039],\n [119.975374109427662, 36.049000809140068],\n [119.976571009944223, 36.048969608960363],\n [119.978031910044706, 36.048952009227889],\n [119.978976009335383, 36.048925409080425],\n [119.979873610079153, 36.048911209684604],\n [119.985693310098213, 36.048801709131624],\n [119.9865887093016, 36.048784809071719],\n [119.989558709566836, 36.04871830960235],\n [119.991942209765284, 36.04870590974997],\n [119.993704109357168, 36.04868170899374],\n [119.994417809534298, 36.048671909081406],\n [119.995942809712915, 36.048629709293721],\n [119.996978909648988, 36.048622208947847],\n [119.999432209828683, 36.048592409911862],\n [120.000507709962903, 36.048616009920977],\n [120.002576809871925, 36.048696808610885],\n [120.003166710275536, 36.048743008583017],\n [120.006024010200008, 36.048963909057193],\n [120.011061610305092, 36.049589009825013],\n [120.018855109975448, 36.050572209839686],\n [120.025862109348964, 36.051328608928202],\n [120.036181210194741, 36.051834608880142],\n [120.03660540961198, 36.051852709534955],\n [120.036966409172464, 36.051868109525685]\n ],\n [\n [120.10944490965494, 36.073156509365447],\n [120.109899909053638, 36.073582109027143],\n [120.109966309597553, 36.073643609165288],\n [120.110899909303384, 36.07452310925413],\n [120.111314209882948, 36.074930409510841],\n [120.113366809930426, 36.077064609544152],\n [120.113608709574351, 36.077327109058899],\n [120.113839009762501, 36.077610309168506],\n [120.114707110045174, 36.078631909335172],\n [120.115586309760488, 36.079742108911262],\n [120.116347709978868, 36.080772008921144],\n [120.117001609736576, 36.081708209466342],\n [120.117638009586585, 36.082611209739582],\n [120.119803610348413, 36.085542808953505],\n [120.121270410001443, 36.087528209859045]\n ],\n [\n [120.121084109144363, 36.087585208890346],\n [120.119647409800223, 36.085626709405176],\n [120.117455009241326, 36.082638109361312],\n [120.116789609852731, 36.081722409761426],\n [120.116142409144913, 36.080828909026991],\n [120.115438310130003, 36.07986890972245],\n [120.114507709663144, 36.078681609468731],\n [120.113599509509868, 36.077595309376079],\n [120.11335360968144, 36.077310409547806],\n [120.112495409135931, 36.076372009260865],\n [120.111769110356249, 36.075616609319127],\n [120.111183309961802, 36.075023009104655],\n [120.110754909811249, 36.074611109714965],\n [120.109774709934982, 36.073676009040639],\n [120.109246509319064, 36.073199309900303]\n ],\n [\n [120.364439709625003, 36.155179409502182],\n [120.363602409323789, 36.155754009739837],\n [120.362405209333019, 36.15661490915079],\n [120.361269609305054, 36.157441809691818],\n [120.359318509441664, 36.158839109737187],\n [120.357134709998945, 36.160423709786414]\n ],\n [\n [120.356992109897988, 36.160318909090449],\n [120.359191009857227, 36.1587390097975],\n [120.362289209379583, 36.1565144090128],\n [120.363475309937712, 36.155630609265245],\n [120.364309709925237, 36.15505290906458]\n ],\n [\n [120.296074409606376, 36.187493808792283],\n [120.296013009293006, 36.188180710071777]\n ],\n [\n [120.29589440939958, 36.188178409605996],\n [120.295940510446258, 36.187486409170504]\n ],\n [\n [120.403376209244698, 36.273765909369274],\n [120.404187009223165, 36.273295109781543],\n [120.40528130968471, 36.272715609138118],\n [120.405517309776087, 36.272577209770475],\n [120.40567831000601, 36.272438809503512],\n [120.405965109202498, 36.272019109394421]\n ],\n [\n [120.426138209410851, 36.288144909659877],\n [120.425953009323962, 36.287241209714125],\n [120.425697509232691, 36.286901809171184],\n [120.425508309860675, 36.286789609752759],\n [120.425234109266739, 36.286713608945945],\n [120.424912109706156, 36.286749409157949],\n [120.424710509582383, 36.286910709761514],\n [120.424586409435278, 36.287053409687132],\n [120.424493809841465, 36.287301709806115],\n [120.424601109753439, 36.287751409500004],\n [120.424969209461551, 36.288126909729158],\n [120.425772109795048, 36.288408209571287],\n [120.426855909772485, 36.288749109284026],\n [120.427639309206825, 36.288961609190949],\n [120.427954609717517, 36.289054409333573],\n [120.428161209172572, 36.289146609628403],\n [120.428420809273007, 36.289267109789364],\n [120.428484010029138, 36.28932080920805],\n [120.428850609667961, 36.289631609511218],\n [120.42909830993915, 36.289828809252185],\n [120.429395409970311, 36.290195609439877]\n ],\n [\n [120.428621809548986, 36.28971780952935],\n [120.428169609739712, 36.289341909101893],\n [120.427583709520604, 36.289057209822431],\n [120.426849109998443, 36.288831809140731],\n [120.425749709481579, 36.288485709547899],\n [120.424950909157246, 36.288221709064658],\n [120.424493809841465, 36.287820609633457],\n [120.424375809795833, 36.287396809515201],\n [120.424461709440379, 36.286955808963455],\n [120.424890809263502, 36.286410909735764],\n [120.425395109496776, 36.285779609041754],\n [120.425727709366356, 36.285131008988913],\n [120.425867109679416, 36.284283509476438],\n [120.425934809743694, 36.282758109099518]\n ],\n [\n [120.428621809548986, 36.28971780952935],\n [120.428224909951723, 36.289503209705401],\n [120.42784120970407, 36.289359909032612],\n [120.427399809853455, 36.289346108935831],\n [120.427327009733744, 36.289356809069545],\n [120.427273509964607, 36.28936890944766],\n [120.427213109697277, 36.289384909286184],\n [120.427118409287232, 36.289417609535121],\n [120.426829109975529, 36.289554909031892],\n [120.426586009736639, 36.289913409376368],\n [120.426467909866233, 36.290631109738001]\n ],\n [\n [120.429113009357934, 36.290268009361171],\n [120.42888581003217, 36.289974909514513],\n [120.428621809548986, 36.28971780952935]\n ],\n [\n [120.416324908867523, 36.32438240982043],\n [120.416583209447595, 36.323043809424291],\n [120.417012110520545, 36.321442209490442],\n [120.417294809707755, 36.320598408889509],\n [120.41779080919855, 36.319376409193978]\n ],\n [\n [120.41640481003401, 36.324830309071558],\n [120.416353809480825, 36.326251709149119],\n [120.416339909559269, 36.327712409600053],\n [120.41631050982221, 36.328062309727841]\n ],\n [\n [120.416149309942739, 36.328072209464949],\n [120.41611591002129, 36.32766600907911],\n [120.416144609186404, 36.326196009638181],\n [120.416256209656467, 36.324816209500511]\n ],\n [\n [120.41632410937018, 36.328766709116394],\n [120.416393609877218, 36.330495509160471],\n [120.41630770933341, 36.332734109691444],\n [120.416172609578325, 36.334317309496271],\n [120.41600600926995, 36.335665509255875],\n [120.41571750945559, 36.337603909792676],\n [120.41506780953182, 36.340595409250795]\n ],\n [\n [120.41493190938013, 36.340478909274282],\n [120.415599609234619, 36.337617309691154],\n [120.415889309643944, 36.335664109011475],\n [120.416007309689689, 36.334324409643841],\n [120.416127909675311, 36.332706308949071],\n [120.416180309573633, 36.330463709132914],\n [120.416165309781263, 36.328769609429969]\n ],\n [\n [120.411623909715672, 36.352182009192404],\n [120.412541909781339, 36.349836809321346],\n [120.413421710243824, 36.346570409596779],\n [120.414796609076348, 36.341017908949368]\n ],\n [\n [120.331485009225844, 36.416236408983139],\n [120.331335909724544, 36.417043608975405],\n [120.331239309946227, 36.417567309383855],\n [120.331051809393557, 36.418582709624388],\n [120.330786510289272, 36.420497808726964],\n [120.330824209869434, 36.421088409702406],\n [120.330897509112788, 36.421525909193406],\n [120.3310628099008, 36.422027309113105],\n [120.331349510171776, 36.422506909466335],\n [120.33175710990281, 36.423026909164605],\n [120.332249409582687, 36.423465609250513],\n [120.332818710115475, 36.423845609687191],\n [120.333477409554916, 36.42416790962136],\n [120.33478630984041, 36.424733009420891],\n [120.337116409195005, 36.425550208975039]\n ],\n [\n [120.110897209538621, 36.551461909039915],\n [120.111227109643437, 36.55194960958687],\n [120.113019509742685, 36.554354409328596],\n [120.113526209367137, 36.554981509289291],\n [120.116199310150137, 36.558014309213036],\n [120.119053010088351, 36.560774709884981],\n [120.11958220985116, 36.5612513092006],\n [120.119811709642704, 36.561457909554917],\n [120.121813109487448, 36.5631332098298],\n [120.122348309526956, 36.563538409270222],\n [120.123008609759609, 36.56401270901938],\n [120.125025909618103, 36.565461509641011],\n [120.131517809699176, 36.570015609033192],\n [120.136726610145047, 36.573996809705079],\n [120.137846209435111, 36.574938809078844],\n [120.1384588096264, 36.575483909754666],\n [120.139414409447454, 36.576334209756055],\n [120.140590009521361, 36.577460309345838],\n [120.142787609960237, 36.579565409116412],\n [120.146937609782981, 36.584383509891097],\n [120.148509710155054, 36.586341309703755],\n [120.14984790945357, 36.588007909037799],\n [120.152262709656384, 36.590959609898107],\n [120.157902510192798, 36.597907309774598],\n [120.161711909776841, 36.602646709078385],\n [120.166017409575829, 36.607188409517562],\n [120.168857009943167, 36.609717809429412],\n [120.171799910037862, 36.612070009623324],\n [120.175141309623768, 36.61438670907944],\n [120.178654709946954, 36.616517409850644],\n [120.180278210171309, 36.617441609842444],\n [120.182039309366701, 36.618338909313252],\n [120.183932609802127, 36.619262809830843],\n [120.187503409354917, 36.620913809524723],\n [120.195383609965688, 36.624708009666961],\n [120.199899109556327, 36.627201209168504],\n [120.206216409859508, 36.631410509387536],\n [120.211194609743529, 36.635473609519522],\n [120.215958209803603, 36.640078409091359],\n [120.21635800971444, 36.640546409089552],\n [120.216692910049801, 36.640938309355533],\n [120.220192909575189, 36.645034709584252],\n [120.224136409767539, 36.649094409379529],\n [120.229138010011184, 36.653168009096419],\n [120.233904909683929, 36.65631560927801],\n [120.236956509934998, 36.658301209833041],\n [120.237665209881584, 36.658752709070313],\n [120.239569709574539, 36.659910009739235],\n [120.247791409745787, 36.665216809308333],\n [120.251646809652584, 36.668182409190877],\n [120.251862209873138, 36.668353909905079],\n [120.253503909677761, 36.669660609549567],\n [120.255976409483765, 36.671971909476099],\n [120.258072209365082, 36.674050509823246],\n [120.25950820993603, 36.675487609365746],\n [120.259697609856858, 36.675677109111348],\n [120.262872810232125, 36.678868009850817],\n [120.268309710225026, 36.684209509761104],\n [120.269552509440814, 36.685517709474766],\n [120.275375309422998, 36.691321509480133],\n [120.279738409899778, 36.69621170980264],\n [120.282189309788919, 36.699631609411313],\n [120.284513509590852, 36.70361100964044],\n [120.286243610054612, 36.707258009649479],\n [120.289303309600086, 36.714018409522055],\n [120.291935809589972, 36.718822209277562],\n [120.295845310013078, 36.724220509468978],\n [120.300427109423595, 36.729057109298196],\n [120.304984610051747, 36.733486109396495],\n [120.311314810230328, 36.739245009849355],\n [120.319268909932362, 36.746737209654555],\n [120.323005309747259, 36.750029609678791],\n [120.32857751004417, 36.75424610987011],\n [120.335535009832938, 36.758624809087735],\n [120.336041409983181, 36.7589237095616],\n [120.336648910119152, 36.759297709721579],\n [120.337168210144796, 36.759617509540476],\n [120.337806409538189, 36.760010509677329],\n [120.339532209443973, 36.761158109359314],\n [120.340400209901873, 36.761735209712185],\n [120.340888409572472, 36.762059909936966],\n [120.34250310993059, 36.763226109397465],\n [120.343951909653015, 36.764272509268949],\n [120.346817110121606, 36.766553609961193],\n [120.34867870945493, 36.768116509369463],\n [120.350258009799404, 36.76950120991296],\n [120.350615309548971, 36.769844009893177],\n [120.353309409501662, 36.772428909666473],\n [120.359799510039466, 36.778500909089757],\n [120.362245710071534, 36.780945509227934],\n [120.364443209786373, 36.783495109711623],\n [120.368592709585982, 36.789370609965715],\n [120.373348810199445, 36.796555009606038],\n [120.377102509373344, 36.802170009538372],\n [120.377270809400443, 36.802421709094631],\n [120.380871710161387, 36.807939209926644],\n [120.38581570972724, 36.815367609127918],\n [120.388019909391346, 36.818137609163387],\n [120.389254309838634, 36.819644409761736],\n [120.392501910135138, 36.823228309738738],\n [120.396029509854088, 36.826670209462634],\n [120.397229209960187, 36.82766090982318],\n [120.397617010216891, 36.827981209665154],\n [120.400907309424838, 36.830698209954505],\n [120.408281909382708, 36.836270909375003],\n [120.410399810103172, 36.838068409529512],\n [120.41087110971398, 36.838468409089842],\n [120.412936009789064, 36.84039930928077],\n [120.415055210030005, 36.842459209125252],\n [120.417117010141965, 36.844710309333379],\n [120.419267409663235, 36.847234709914005],\n [120.424380109454546, 36.854339909858993],\n [120.426696709985208, 36.858302909151973],\n [120.428716109760671, 36.862427609246822],\n [120.430454409343611, 36.867346109435459],\n [120.43064000962886, 36.867867209903864],\n [120.431729509509296, 36.870947409495386],\n [120.434328409928185, 36.879910509862214],\n [120.434470410181348, 36.880434809219139],\n [120.435871109664049, 36.8853882093984],\n [120.436431009583544, 36.887366209782783],\n [120.436569710224035, 36.887856409545691],\n [120.437010409502818, 36.889400409701182],\n [120.437338609889025, 36.890379809180899],\n [120.438756310155668, 36.895626809229896],\n [120.439395109396855, 36.897722809659967],\n [120.439612709359153, 36.898436609661871],\n [120.439845509662632, 36.899200409271543],\n [120.440701809940606, 36.901406109904087],\n [120.441361309776653, 36.902867209654062],\n [120.44208130970469, 36.904202609362983],\n [120.44284970934666, 36.905537809422412],\n [120.44376330992884, 36.906829609998567],\n [120.444688910165155, 36.908048709380466],\n [120.445548109857441, 36.909084009819253],\n [120.446582709724339, 36.910288509607085],\n [120.447280509887719, 36.910974309217067],\n [120.447444009333594, 36.911134909248688],\n [120.447877409714692, 36.911560809283969],\n [120.44848970953251, 36.912149209618406],\n [120.448646410103834, 36.912299709364163],\n [120.449287109612442, 36.912915309693858],\n [120.451163809462287, 36.914608709724234],\n [120.454632910080818, 36.917981809512924],\n [120.45771260964932, 36.920828409303681],\n [120.459296609850753, 36.922162509492296],\n [120.460971910125636, 36.923441309468899],\n [120.46238621005557, 36.92447580951108],\n [120.464071609717053, 36.925647609949294],\n [120.465927209673055, 36.9269130091281],\n [120.466220609893298, 36.927113009357925],\n [120.469394410024051, 36.929276909501823],\n [120.46971530971382, 36.929504509925266],\n [120.471215809661999, 36.930595609699708],\n [120.47275940961913, 36.93178860985654],\n [120.473079910009915, 36.932028209934003],\n [120.473929409614584, 36.932736109483926],\n [120.475317309945922, 36.933928809267172],\n [120.476377410089412, 36.934880109429571],\n [120.477392410131642, 36.935851309790166],\n [120.478427510021675, 36.936906409703113],\n [120.480187610070175, 36.938824809317566],\n [120.48167261020285, 36.940539309241785],\n [120.483757709950396, 36.942957109583006],\n [120.485162409617601, 36.944609209147757],\n [120.485656509740238, 36.945190409509848],\n [120.486047810158425, 36.945650609687959],\n [120.488065709864713, 36.947931009808315],\n [120.490927709646144, 36.951227609666489],\n [120.494585009590537, 36.95436090972828],\n [120.496372409459241, 36.955855009201343],\n [120.498054210033843, 36.95736090957837],\n [120.501216109435973, 36.960536409427789],\n [120.502604409965556, 36.962102309873728],\n [120.503898510108229, 36.963712909323363],\n [120.506273209541064, 36.966982609559864],\n [120.509098709437922, 36.971879709481072],\n [120.510577710193274, 36.974342909397819],\n [120.512183309412308, 36.976689509513278],\n [120.516899310155054, 36.982408009721951],\n [120.520784709646705, 36.986377110015667],\n [120.521360509579949, 36.986928309893642]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 7,\n "fclass": "motorway",\n "name": "龙青高速",\n "Shape_Leng": 3.1356380188599999\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.432356908944257, 36.297187409371475],\n [120.435680809521841, 36.300660509275133],\n [120.43589640939183, 36.300875009274307],\n [120.436387209901909, 36.301379309507581],\n [120.436913908650013, 36.301899009731585],\n [120.437481209989869, 36.302477808903802],\n [120.437895309121245, 36.302895709469453],\n [120.438480009644763, 36.303464509079902],\n [120.438947809993465, 36.303961609340831],\n [120.439891209611687, 36.304955109290916],\n [120.440596209747355, 36.305679209228174],\n [120.441176810261595, 36.306280309788519],\n [120.442061509331211, 36.307171609881948],\n [120.442586208886496, 36.307700309621623],\n [120.442829109475838, 36.307938509454686],\n [120.44356290950077, 36.308672509129053],\n [120.444487309142119, 36.309550510048041],\n [120.445121310500099, 36.310109909944458],\n [120.445782709704304, 36.310612109361387],\n [120.446710710231173, 36.311197809031739],\n [120.447392209283066, 36.311553009763657],\n [120.448300409436456, 36.311967009969578],\n [120.448885709807769, 36.312211309904058],\n [120.449925809928232, 36.31254680918795],\n [120.451202709637414, 36.312830109122274],\n [120.452672109230548, 36.313084009319653],\n [120.455236809331382, 36.313497609327271],\n [120.456426410050881, 36.313688409492556],\n [120.460759609868205, 36.314410509337563],\n [120.461524910446315, 36.314548509406222],\n [120.462417909359147, 36.314691509705483],\n [120.463089610297288, 36.314813709585053],\n [120.463894310174283, 36.314976009335396],\n [120.464432709102311, 36.315116109321025],\n [120.465194609343826, 36.315327209882867],\n [120.46589921018051, 36.315568009655976],\n [120.466536909550769, 36.315820710157709],\n [120.467075809401194, 36.316071508593325],\n [120.467422909939387, 36.31625450983779],\n [120.467708109241926, 36.316415709717262],\n [120.468175209018796, 36.316691309656278],\n [120.468633810202277, 36.316974809240094],\n [120.469144309462422, 36.317299808939083],\n [120.469575109004154, 36.317602410123186],\n [120.470117109716853, 36.317973009946513],\n [120.470541709332451, 36.318265108847754],\n [120.470994910087143, 36.31856720910946],\n [120.471487808715437, 36.318897509412579],\n [120.471957609156448, 36.319193309024058],\n [120.472290909597859, 36.319428709267584],\n [120.472901209323368, 36.31983981005925],\n [120.47342640980105, 36.320187009522897],\n [120.474325609539278, 36.320781709608241],\n [120.475514210212737, 36.321492009448718],\n [120.476181910067112, 36.32183400903233],\n [120.476790608999522, 36.322134009377066],\n [120.477680110448773, 36.32251960989214],\n [120.478479810095223, 36.322837209069974],\n [120.479560510109536, 36.323198809377629],\n [120.480285709917666, 36.323415809492076],\n [120.481524909147311, 36.323718909799879],\n [120.482205609601237, 36.323862108849312],\n [120.482718609875974, 36.32393780928254],\n [120.483223910155402, 36.324009509531265],\n [120.484155309220228, 36.324123709041999],\n [120.485071210268188, 36.324186009576749],\n [120.485797309398322, 36.324229809258327],\n [120.486741610137301, 36.324253208718687],\n [120.487879609556444, 36.324256308681754],\n [120.4888725087593, 36.32426280988085],\n [120.489877910337327, 36.324277610023728],\n [120.490461109892408, 36.324297209848396],\n [120.490759009420799, 36.324322509576234],\n [120.491537309699197, 36.324404108662748],\n [120.492117009992057, 36.324492708971377],\n [120.493061509481095, 36.324694009620885],\n [120.493708309990552, 36.324857108868514],\n [120.494633310379072, 36.32517460912095],\n [120.495458509402738, 36.325504309576274],\n [120.496336709071898, 36.325954610017277],\n [120.496843809794086, 36.326243108932374],\n [120.497311510318013, 36.326557709770555],\n [120.497862309997686, 36.326956809109504],\n [120.49842960863964, 36.327390509864188],\n [120.498866510081484, 36.327730509355547],\n [120.499643509940142, 36.328315509353331],\n [120.500582309526067, 36.329002409733448],\n [120.501356509795187, 36.329497409178146],\n [120.502024509123885, 36.329864509739366],\n [120.502793409688138, 36.330253009668695],\n [120.503489109035172, 36.330546809187922],\n [120.504292709041351, 36.330853408757832],\n [120.505086010011382, 36.33112530888593],\n [120.505695808814608, 36.331298110019816],\n [120.506311309319585, 36.331454208944649],\n [120.506962409487642, 36.331592609211611],\n [120.50779760897251, 36.331736109533892],\n [120.508512509744605, 36.331816109625834],\n [120.509172809977258, 36.331883909514886],\n [120.509967309743615, 36.331958208804338],\n [120.51088010992919, 36.332021709933997],\n [120.511660809598766, 36.332066608587184],\n [120.512268209010699, 36.332113309481713],\n [120.512913209976773, 36.332147008877428],\n [120.51379720937382, 36.332188509891864],\n [120.51536060970443, 36.332331009268728],\n [120.516590209570609, 36.332421709494326],\n [120.517020709638132, 36.332454509568038],\n [120.518286108816937, 36.332546809687585],\n [120.519177610358497, 36.332611909811817],\n [120.520276310303529, 36.332688210092897],\n [120.522090410144415, 36.33281560895324],\n [120.523513709590134, 36.332938309755264],\n [120.524379709955724, 36.333057209122956],\n [120.525045009519658, 36.333181409994154],\n [120.526029209580429, 36.333426009402842],\n [120.526871910310433, 36.33370710869616],\n [120.528050309074615, 36.334199309450639],\n [120.528628809671886, 36.334472509998363],\n [120.529034609859423, 36.334693109199691],\n [120.529540509986646, 36.335011209299921],\n [120.53006690926054, 36.335312608989739],\n [120.530703209285775, 36.335850709342822],\n [120.530998409049403, 36.336103509669272],\n [120.531211310054005, 36.33629030965011],\n [120.531917509885261, 36.337022909080019],\n [120.532332109039658, 36.337536209728341],\n [120.532383409966428, 36.337618909585046],\n [120.532654209324392, 36.338004209726535],\n [120.533057009373579, 36.338619109484341],\n [120.53331440973227, 36.339142409694489],\n [120.533629509694151, 36.339827709281394],\n [120.533792709665931, 36.340274809035236],\n [120.533970509231722, 36.340994609313839],\n [120.534146609978166, 36.341864309490347],\n [120.534281708833873, 36.342595409750402],\n [120.534452008953167, 36.343505708921384],\n [120.534665809279772, 36.344489509683171],\n [120.534846709707949, 36.345181510118664],\n [120.535040109813281, 36.345835009678012],\n [120.535217209706502, 36.346247809289025],\n [120.535522409931332, 36.346985609498347],\n [120.535710409607759, 36.347482308661654],\n [120.53588740967632, 36.347821809928632],\n [120.536253009268989, 36.348592309487572],\n [120.536654809272136, 36.349371909286219],\n [120.537138909832834, 36.350355109300892],\n [120.537261809385086, 36.350553209263239],\n [120.537587408931813, 36.351180309223935],\n [120.538012909668055, 36.351995009562074],\n [120.538533709762987, 36.352985309724318],\n [120.538884709761646, 36.353647509325128],\n [120.54043790998162, 36.356743608930458],\n [120.540830910118416, 36.357753509816689],\n [120.541158609582226, 36.358715409388708],\n [120.541508210235747, 36.359703310159716],\n [120.541584309968016, 36.360099308636222],\n [120.541742009686004, 36.360975510011826],\n [120.541798709243153, 36.361658009109874],\n [120.541830109072293, 36.3626142096781],\n [120.541817610294515, 36.363132809131912],\n [120.541773909538392, 36.363945709027291],\n [120.54171850950172, 36.364416509514342],\n [120.541681908892997, 36.364903909687712],\n [120.541596509271585, 36.365548109357803],\n [120.541500709889874, 36.366465509575676],\n [120.541400010102393, 36.367516009456324],\n [120.54136870919865, 36.368829508874796],\n [120.54138810937377, 36.369335810099585],\n [120.541514009064372, 36.370407809173116],\n [120.541686409100521, 36.371270509026829],\n [120.541935609440884, 36.372238909797886],\n [120.542243908729461, 36.373095709199674],\n [120.542568609853561, 36.373771208874246],\n [120.543061709930043, 36.374768709008777],\n [120.543705209927566, 36.375881308875364],\n [120.544206108924868, 36.376616909342943],\n [120.54470800976685, 36.37733690927098],\n [120.545229509534352, 36.378018910144647],\n [120.545738210150375, 36.378725609099604],\n [120.546167509622933, 36.379379008834235],\n [120.546340809880576, 36.379623509317526],\n [120.546872609583374, 36.380712909373301],\n [120.548382809619056, 36.382971109728999],\n [120.548805509866497, 36.38392100964694],\n [120.549348909024957, 36.385344609466188],\n [120.549788208958716, 36.386826809110005],\n [120.549992909944876, 36.387843209396635],\n [120.550245610446609, 36.389220509419033],\n [120.550337209994268, 36.390922709315646],\n [120.550306509837583, 36.392657508737102],\n [120.550135509146457, 36.39452540962003],\n [120.549954109594523, 36.395758409822804],\n [120.549632308784112, 36.397671309183636],\n [120.549419709052358, 36.398718509451726],\n [120.549026909464374, 36.400687809794647],\n [120.548890910387286, 36.401373309930364],\n [120.548663709262883, 36.402518309672303],\n [120.54851920889439, 36.403288309208165],\n [120.547841610202227, 36.406789509328462],\n [120.547300509710794, 36.40941690926303],\n [120.546506209593986, 36.413778209296993],\n [120.546361809949644, 36.414546709663],\n [120.545378109911894, 36.419654809421957],\n [120.545259109820108, 36.420272809142887],\n [120.544835709900099, 36.422935509266381],\n [120.544701209992922, 36.424023409252982],\n [120.544606309933329, 36.425211909202289],\n [120.544696209762378, 36.426681609168952],\n [120.544815010204616, 36.428625309410563],\n [120.54525310954341, 36.431463408809293],\n [120.545370209367775, 36.431864209665605],\n [120.545875309098278, 36.433593310083268],\n [120.547000309716623, 36.436660609799333],\n [120.54723410916688, 36.437160609474574],\n [120.549463709282804, 36.44172471022722],\n [120.552183909359997, 36.446574709055653],\n [120.552452609700254, 36.447116709768409],\n [120.555218109528141, 36.452531209447784],\n [120.556084509192829, 36.454250009030773],\n [120.557170809285481, 36.456297309373383],\n [120.558973110021043, 36.46049501013664],\n [120.560145110108806, 36.463675609142115],\n [120.560817710369065, 36.466086910082879],\n [120.561272809592538, 36.468373309580613],\n [120.561492509471805, 36.469624709013146],\n [120.561766210042606, 36.471939309451614],\n [120.561815609802579, 36.472421609569665],\n [120.561921009447133, 36.474328309004306],\n [120.561955009216376, 36.476239209172206],\n [120.56187350995458, 36.479488108989074],\n [120.561816309475148, 36.479924909706881],\n [120.561530209951343, 36.481914309897547],\n [120.561315209929035, 36.483329109850615],\n [120.561189609712756, 36.484183509861168],\n [120.56112670933021, 36.484611709462854],\n [120.560804209746493, 36.486451009206746],\n [120.560546809387802, 36.48791650933947],\n [120.56023080920454, 36.48973080882979],\n [120.559958909975762, 36.491389509418354],\n [120.55974820961228, 36.492712809648481],\n [120.55948830913826, 36.494036709726402],\n [120.559293009664771, 36.495232809846357],\n [120.559034709983962, 36.496701509766922],\n [120.558758708947266, 36.498327909405532],\n [120.558599709708915, 36.499204409356082],\n [120.558403809488254, 36.500279209817734],\n [120.558071409268223, 36.502237008731015],\n [120.55778611014091, 36.504397909635884],\n [120.557769010431571, 36.50452750913729],\n [120.557551510294047, 36.506238310149968],\n [120.557434609219854, 36.507402709167764],\n [120.55739530884648, 36.507793909761176],\n [120.557301610281115, 36.509424109934798],\n [120.557264309999937, 36.511339809784431],\n [120.557274010087554, 36.512700409396416],\n [120.557284209298928, 36.512962709261672],\n [120.557346309284753, 36.514562810025723],\n [120.557459509648766, 36.516118709111197],\n [120.557543509925154, 36.516964109606022],\n [120.557577909892643, 36.517321209706097],\n [120.557728209089646, 36.518748509336262],\n [120.55794450953158, 36.520764209300864],\n [120.558164108686697, 36.522562609676754],\n [120.558363910166349, 36.524258609647177],\n [120.558591109492227, 36.526237509353621],\n [120.558697609906858, 36.527279009718598],\n [120.558906209454108, 36.529062109928475],\n [120.559225109051567, 36.531761009563013],\n [120.559448109442769, 36.533696809260391],\n [120.559622409746453, 36.535124109789876],\n [120.559775709981068, 36.536425109531251],\n [120.559866609856272, 36.537968310189399],\n [120.559905509132022, 36.53972410967998],\n [120.559909209842203, 36.540417409635779],\n [120.559887909399549, 36.541314809830681],\n [120.559880810151299, 36.541617109741878],\n [120.55985400945508, 36.542010609901752],\n [120.559946909422365, 36.5422795098915],\n [120.559764909123373, 36.543320708983572],\n [120.559599609234624, 36.545095808824556],\n [120.55949370956705, 36.545965609725158],\n [120.559425609304526, 36.546457609031506],\n [120.559343009272538, 36.547055109605651],\n [120.5593273098076, 36.547168309070287],\n [120.559244208853215, 36.547860608979988],\n [120.559176309139389, 36.548061009408116],\n [120.559032909541202, 36.548717309456322],\n [120.558713709570156, 36.549587810029436],\n [120.557905909730039, 36.552554509782851],\n [120.557687809744721, 36.553258709521856],\n [120.557113910078897, 36.554834109506601],\n [120.556296509076674, 36.556855909572619],\n [120.555276409878502, 36.559040309762565],\n [120.553569209751345, 36.562117109017436],\n [120.552600210031756, 36.56361090901629],\n [120.551550409823562, 36.565229109535835],\n [120.549896409991334, 36.567390409739687],\n [120.547553908985719, 36.570195309765779],\n [120.546184609332272, 36.57163030939131],\n [120.54573400941706, 36.572095609624739],\n [120.544030909299067, 36.573694309245013],\n [120.54211991020577, 36.575536509302538],\n [120.539731209227966, 36.577782209081761],\n [120.539380809976478, 36.578117009592347],\n [120.538131210087386, 36.57932120990597],\n [120.536470309757078, 36.580874608876172],\n [120.535205309877256, 36.582108909498629],\n [120.53413090961385, 36.583112809208842],\n [120.532337809842147, 36.584800309686614],\n [120.531098009865332, 36.585969109087159],\n [120.528444509806377, 36.588633009805619],\n [120.528009909729576, 36.589093909656242],\n [120.526304109846819, 36.591023509427487],\n [120.52467860953027, 36.593004809424485],\n [120.522398810157028, 36.596191909628999],\n [120.520912809978313, 36.59855200946771],\n [120.519732609872108, 36.600722609560819],\n [120.51826610879391, 36.603678109157443],\n [120.517687810544089, 36.605115608898302],\n [120.517168509619069, 36.606428610092337],\n [120.516733009321001, 36.607682109441839],\n [120.516594509229321, 36.608121009177296],\n [120.515917610209613, 36.610248509261339],\n [120.515364010041139, 36.612479908920704],\n [120.515119210083526, 36.613632709382102],\n [120.514924109360209, 36.614766409142533],\n [120.514607609153927, 36.616764209900396],\n [120.514429909412797, 36.618375509921918],\n [120.514393009329979, 36.618826609860207],\n [120.514249209533432, 36.621202409163914],\n [120.514236809681051, 36.622663809287417],\n [120.514265409021505, 36.624362509022603],\n [120.514333409459368, 36.625978909998764],\n [120.514399509629698, 36.628207108970969],\n [120.51478440957294, 36.631718209727637],\n [120.514805109268423, 36.633891609410284],\n [120.514807309010166, 36.635596609795755],\n [120.514769809978816, 36.636618309787195],\n [120.51467630926436, 36.638792409142411],\n [120.514630210016207, 36.639394409924137],\n [120.514569909573765, 36.640167909621368],\n [120.514313609985152, 36.641827909730296],\n [120.513922809590099, 36.643420809622739],\n [120.513218209652678, 36.646360309380839],\n [120.512209709010904, 36.651456110011509],\n [120.510542410004291, 36.659778409246258],\n [120.51041910935453, 36.660392209133192],\n [120.510106809881449, 36.661943708735237],\n [120.509126208907446, 36.666848309002319],\n [120.508911609982874, 36.66817361022396],\n [120.508781809932657, 36.67036460963908],\n [120.508933110075077, 36.672046109840153],\n [120.509276410078314, 36.674266209518009],\n [120.50978970982726, 36.676100909229604],\n [120.510047909683294, 36.676809809725],\n [120.510691510404968, 36.678229609009293],\n [120.511787009662839, 36.680272309319662],\n [120.513353410131799, 36.68250940888214],\n [120.514984109429179, 36.684294709733138],\n [120.51655590942778, 36.685705709151193],\n [120.517192609651261, 36.686245309573451],\n [120.518133109855171, 36.686931709930548],\n [120.519892609156614, 36.688084609317343],\n [120.522510409727715, 36.689667609472679],\n [120.528881709823168, 36.693515009909845],\n [120.530535609830622, 36.694605709485984],\n [120.533763309928872, 36.69661630939521],\n [120.537089209699275, 36.698573309710525],\n [120.538854109429622, 36.699644309637222],\n [120.539621209551228, 36.700108809474045],\n [120.543151009011922, 36.702534609284839],\n [120.54496420953069, 36.704177509684371],\n [120.54650980958013, 36.70574200988591],\n [120.546927609421687, 36.706216109086199],\n [120.548012909468298, 36.70759470952828],\n [120.548730009982023, 36.708538408620711],\n [120.549375409347704, 36.709547209636071],\n [120.550178410405351, 36.710843509520373],\n [120.550757809425477, 36.712064809543392],\n [120.551122509696143, 36.712838909088418],\n [120.551991610024857, 36.715083609720864],\n [120.552538709893611, 36.717259509518783],\n [120.552871308863928, 36.71944390970873],\n [120.552989410532973, 36.721662708966903],\n [120.552914309947482, 36.723632009309824],\n [120.552613809579725, 36.725807609633534],\n [120.552154209249466, 36.728146909951988],\n [120.552044309397388, 36.728680309548679],\n [120.55137100946456, 36.731949709411595],\n [120.549380738158817, 36.741810897468781]\n ],\n [\n [120.548382174172147, 36.777730858305532],\n [120.548475209563321, 36.777987209142452],\n [120.54935500912643, 36.78058240975048],\n [120.550095309451081, 36.782386909328466],\n [120.551200310046283, 36.7847929096651],\n [120.552348309027252, 36.786992509296908],\n [120.553378309761229, 36.788754009589923],\n [120.554526310540837, 36.790678610029886],\n [120.556028309658814, 36.793153009204048],\n [120.558474509690882, 36.79734570883744],\n [120.559047868316739, 36.798314239749637]\n ],\n [\n [120.559612918913288, 36.7992687365428],\n [120.55978955529396, 36.799567114882606]\n ],\n [\n [120.561723334142627, 36.80354996308413],\n [120.562690909158164, 36.806202709887202],\n [120.563399009256955, 36.808625109361344],\n [120.564068609378864, 36.811148709545364],\n [120.56485720959256, 36.81412920939556],\n [120.565329209775314, 36.815774109887286],\n [120.565982609509888, 36.817505608796864],\n [120.566703509659305, 36.819052609990024],\n [120.567427709421281, 36.820383809865007],\n [120.567744209627676, 36.820946409549208],\n [120.569031609820968, 36.822814409357534],\n [120.570093809881428, 36.824137009915148],\n [120.572379009683573, 36.826739110121878],\n [120.574020609663421, 36.828645609007708],\n [120.575769409730583, 36.830646508829375],\n [120.577067510057645, 36.832303909897576],\n [120.578033109440526, 36.833892509231987],\n [120.57817260957836, 36.834141609747519],\n [120.578943110036562, 36.835617609465146],\n [120.579500910038973, 36.836888409072856],\n [120.580349709071925, 36.8392274099171],\n [120.58081191024155, 36.841204109881801],\n [120.581270109428033, 36.84273250949775],\n [120.581411709482836, 36.843566709835841],\n [120.581585609588274, 36.84608000918513],\n [120.581962609886546, 36.855591108742715],\n [120.582127645898922, 36.857810024693606]\n ],\n [\n [120.583215641460029, 36.882472038109086],\n [120.583279609466445, 36.883810309298383],\n [120.58344580957646, 36.888661508721725],\n [120.583503109880667, 36.890483609830767],\n [120.583484309553342, 36.892283610100606],\n [120.583448309691789, 36.892958809401591],\n [120.583404209636683, 36.893786809813491],\n [120.583348409401651, 36.894768409934215],\n [120.583343809369353, 36.89484970954652],\n [120.583278210121307, 36.89550870935949],\n [120.583042109306007, 36.897289009979886],\n [120.582981509389242, 36.897935809589967],\n [120.582332609862078, 36.901058709891572],\n [120.582210309258471, 36.901528709982017],\n [120.582049509577246, 36.902147209726024],\n [120.58162610965735, 36.903772709143254],\n [120.580898009535531, 36.905890009116661],\n [120.580548210131838, 36.906771009274735],\n [120.579452010302134, 36.909035809754869],\n [120.579285609643193, 36.909381109850415],\n [120.578207510468246, 36.911617909039308],\n [120.576823509597375, 36.914148509546123],\n [120.575793509762775, 36.915847009631818],\n [120.574650910311334, 36.917476709782363],\n [120.573154209998847, 36.919702610087427],\n [120.572139209956617, 36.921577109296209],\n [120.571757709450821, 36.922192109778109],\n [120.570606109584332, 36.924227109193794],\n [120.569515109634608, 36.926466609046827],\n [120.568948409941186, 36.927614809475926],\n [120.568714382288533, 36.928164121716044]\n ],\n [\n [120.567725826698521, 36.930796260521085],\n [120.566985109874963, 36.932872209285108],\n [120.566832209838708, 36.933547809683716],\n [120.56667670986235, 36.934094209879959],\n [120.566080409883057, 36.936439909774094],\n [120.564056209526484, 36.944839009312886],\n [120.563247053550455, 36.947944743291629]\n ],\n [\n [120.556369525703843, 36.962327363193083],\n [120.555147608975062, 36.964059109640232],\n [120.554394909697407, 36.965256809654079],\n [120.552619210008629, 36.967335509825944],\n [120.551031309447467, 36.96915280945467],\n [120.549636609342087, 36.970625009536604],\n [120.544411610307634, 36.975838609664152],\n [120.541697309783103, 36.978675609192067],\n [120.540442009990784, 36.97999550998486],\n [120.537411609458218, 36.983212509050077],\n [120.53426890968251, 36.986537909696835],\n [120.531087309731674, 36.990963909656784],\n [120.53017760950911, 36.992290709148961],\n [120.529241509687949, 36.99371240960005],\n [120.528345009714485, 36.995270809700173],\n [120.527369009672157, 36.997082809624033],\n [120.526274410635551, 36.999399809453678],\n [120.526169309566058, 36.999664809983074],\n [120.525846210134546, 37.000478809749325],\n [120.525509709905236, 37.001326710359422],\n [120.524427609646523, 37.004414609946366],\n [120.523741509662955, 37.006722009513169],\n [120.522975709961088, 37.009600209681992],\n [120.521430409385971, 37.015748909584545],\n [120.519198209329943, 37.024502109984439],\n [120.51820800989185, 37.028497109853788],\n [120.517812409814951, 37.030475909735515],\n [120.517522210281868, 37.032644909934675],\n [120.517311110619289, 37.034731008829056],\n [120.51716611022789, 37.036478109177438],\n [120.517152909079527, 37.040206709172367],\n [120.517218809600422, 37.04200690909164],\n [120.517272209544899, 37.042683409711628],\n [120.517403509664291, 37.044345009714505],\n [120.517588309552934, 37.046008709634293],\n [120.517845709911626, 37.047815009655039],\n [120.518596809295332, 37.052335909674525],\n [120.518854609852383, 37.054102809497124],\n [120.519005209422971, 37.056143909913544],\n [120.519112510234208, 37.058458710001503],\n [120.519069510049917, 37.060466009398851],\n [120.518876109045209, 37.063175208968744],\n [120.51829660930116, 37.067422909339825],\n [120.51801791029834, 37.06985230913682],\n [120.517846409584195, 37.071989309658989],\n [120.517843009247485, 37.07214250916951],\n [120.517803609049338, 37.073904610209638],\n [120.517782209681286, 37.075922609740701],\n [120.517814310082372, 37.076640009728692],\n [120.517867909676397, 37.07783740936901],\n [120.518060810657971, 37.08077870956987],\n [120.51846820984008, 37.083652809729415],\n [120.519305310491745, 37.090484009629392],\n [120.519563109250157, 37.0931749097943],\n [120.519584610241623, 37.095371909486062],\n [120.519369609320051, 37.097686609749303],\n [120.519154509473083, 37.099488609212017],\n [120.518488309687768, 37.102179609201642],\n [120.517887809874537, 37.104608609699653],\n [120.517673309875363, 37.105617609465185],\n [120.517159010080263, 37.1079077096731],\n [120.516923410187246, 37.109923509462419],\n [120.516666210377366, 37.112059809412699],\n [120.51660190975042, 37.114094109155872],\n [120.516485509598624, 37.115873409730114],\n [120.516465009552576, 37.116234909313675],\n [120.51645150982938, 37.116424709432863],\n [120.51604300987708, 37.119373410154822],\n [120.515569610349303, 37.121329409524662],\n [120.514903110190403, 37.123437909631889],\n [120.514172109755123, 37.125375109573724],\n [120.511275409632503, 37.131756009032642],\n [120.50992510995593, 37.135430110111542],\n [120.508917809909008, 37.13860750932912],\n [120.508425209855659, 37.140792909565164],\n [120.507953609871265, 37.143373609504522],\n [120.507481910062211, 37.146313409636207],\n [120.507363071174765, 37.147336310553008]\n ],\n [\n [120.507200678074625, 37.147337407176551],\n [120.507321310030534, 37.14629931006516],\n [120.507359210159507, 37.146063109425029],\n [120.507793609687383, 37.143356209421597],\n [120.508265809519571, 37.140772209869624],\n [120.508759809817434, 37.138580309333861],\n [120.509769209781325, 37.135396209267697],\n [120.511121809923679, 37.13171600988602],\n [120.514018709695733, 37.125334609504705],\n [120.514747309840573, 37.12340360948906],\n [120.515411809907164, 37.121301509856835],\n [120.515883109517972, 37.119354109804362],\n [120.516290409774683, 37.116414309672678],\n [120.516317910143471, 37.116233509968538],\n [120.516324909566947, 37.11587210931043],\n [120.5164405102214, 37.114089209649364],\n [120.516504909773857, 37.112052009592617],\n [120.516762609606758, 37.109911409983624],\n [120.516998810246946, 37.107890309590175],\n [120.517514209912974, 37.105595509525187],\n [120.517728909561583, 37.104585409888784],\n [120.518329809573061, 37.102154709672163],\n [120.518994510188577, 37.099469909608672],\n [120.519208609989391, 37.097675809790815],\n [120.519423010163905, 37.095367709652123],\n [120.519401609896477, 37.093180410047921],\n [120.519144309362446, 37.090495209786127],\n [120.518307509983629, 37.083666309452667],\n [120.517899709703897, 37.080789409703527],\n [120.517706510147377, 37.077843109272123],\n [120.517620609603568, 37.075924309459367],\n [120.517642009870883, 37.073902909591652],\n [120.517681509893805, 37.072140209603049],\n [120.517684910230514, 37.071984109778896],\n [120.517856810243643, 37.069842309574994],\n [120.518135809619935, 37.067410009464425],\n [120.518715109714549, 37.063164509734406],\n [120.51890800979686, 37.060461309541836],\n [120.518950910156491, 37.058460009521866],\n [120.518843809893951, 37.056150010015017],\n [120.51869360962246, 37.054114109478633],\n [120.51843650963724, 37.05235190951305],\n [120.517685409354272, 37.047830710019298],\n [120.517427509871709, 37.046021709334468],\n [120.517242409609594, 37.044354709802064],\n [120.517157910209448, 37.043285509418752],\n [120.517057410071516, 37.042012909368339],\n [120.516991309901073, 37.040208409790353],\n [120.517004510150059, 37.036473709694008],\n [120.517150009665329, 37.034721610014344],\n [120.51736140970138, 37.03263280955656],\n [120.51765220998152, 37.030458909850836],\n [120.518048909929348, 37.028474409166677],\n [120.519039809939386, 37.024476709532564],\n [120.521272109820075, 37.015723309483178],\n [120.522817510219966, 37.009574109557548],\n [120.523583809944967, 37.006693709647038],\n [120.524271209448784, 37.004382309895732],\n [120.525354909601447, 37.001289809377226],\n [120.526015309658874, 36.999625909807946],\n [120.526121709349468, 36.999357509841275],\n [120.527219209598911, 36.997034509734874],\n [120.528197409382983, 36.995218409801851],\n [120.529096510195814, 36.993655409669486],\n [120.530035309781738, 36.992229709933213],\n [120.530947709769066, 36.990898909357213],\n [120.534129809743035, 36.986454009245165],\n [120.537272409693969, 36.983128709322557],\n [120.540302910051309, 36.979911509708472],\n [120.541558610041875, 36.978591209616695],\n [120.544273210040728, 36.975754009539969],\n [120.549545609642223, 36.970560609984204],\n [120.550932809401729, 36.969084309893049],\n [120.552517409450957, 36.967270709175921],\n [120.554257309826994, 36.965157709760547],\n [120.554975209838176, 36.964006509193098],\n [120.556162804321531, 36.962323422219349]\n ],\n [\n [120.563056690937501, 36.947926562956923],\n [120.563863609817759, 36.944829509774081],\n [120.565756609879713, 36.93706700973479],\n [120.566503309779932, 36.934053109963088],\n [120.566655209770147, 36.933477309130581],\n [120.566847209631078, 36.932803109875692],\n [120.567532909416286, 36.930695309441035],\n [120.567706146687826, 36.930285821158066]\n ],\n [\n [120.568169034095291, 36.929191674569338],\n [120.56822257993592, 36.929065105995804]\n ],\n [\n [120.568610208195508, 36.928117273186871],\n [120.568816709623547, 36.927600109157765],\n [120.56940070957512, 36.926372009360819],\n [120.570437510083138, 36.924184409383031],\n [120.571610809691151, 36.922164109386188],\n [120.571978809574489, 36.921542309130302],\n [120.573074509381172, 36.919641809621851],\n [120.574572510113285, 36.917414109773404],\n [120.575713409846003, 36.915786609364602],\n [120.576739909519233, 36.914094009730832],\n [120.578121209726078, 36.91156840945456],\n [120.579362909970428, 36.908992209722726],\n [120.580449609362063, 36.906718109353335],\n [120.580768410034125, 36.905915909591613],\n [120.581489709482526, 36.903761909184823],\n [120.581924809582347, 36.902104509915262],\n [120.582175609816545, 36.901230309531229],\n [120.582386910027935, 36.90025300996848],\n [120.582797809371414, 36.897955409414692],\n [120.582862610021493, 36.897322709375601],\n [120.583209909309971, 36.894758709846656],\n [120.583271309623342, 36.893760709689047],\n [120.583341910001195, 36.892205309727331],\n [120.583370209867326, 36.891058509542631],\n [120.583381109650531, 36.890083409721626],\n [120.583298909816904, 36.888562309902738],\n [120.583132609882114, 36.883815309528984],\n [120.583069584878587, 36.882461197521828]\n ],\n [\n [120.581956358925495, 36.857703352392932],\n [120.581924010085004, 36.857172309354667],\n [120.581814210057814, 36.855717409530882],\n [120.581462309837775, 36.846041909406665],\n [120.581252609520334, 36.843561209582219],\n [120.581084409318123, 36.842731809825239],\n [120.580645210108401, 36.841224109904772],\n [120.580185609778141, 36.83925870992158],\n [120.579340409832071, 36.836929609713764],\n [120.578785709792783, 36.835666009179022],\n [120.578018009823381, 36.83419510951677],\n [120.577880509777742, 36.833949609886645],\n [120.576920009550918, 36.832369409320847],\n [120.575628909546595, 36.830721109391732],\n [120.573882209396515, 36.82872260986062],\n [120.572240809965479, 36.826816209900244],\n [120.569954009370122, 36.82421220942598],\n [120.568886909803155, 36.822883509666269],\n [120.567593409508277, 36.821006709092387],\n [120.567273609689437, 36.820438409505073],\n [120.566547209286341, 36.819103109620869],\n [120.565822909699591, 36.817548809529967],\n [120.565166309277856, 36.815808709504381],\n [120.56469271010053, 36.814158309658296],\n [120.563903809513249, 36.811176609213192],\n [120.563234609589585, 36.808654509098346],\n [120.562527909735309, 36.806237009130712],\n [120.561670802759906, 36.803887370333051]\n ],\n [\n [120.561442868398871, 36.803325009084169],\n [120.561424527887226, 36.803286073852902]\n ],\n [\n [120.55970445628526, 36.799738303989052],\n [120.559430616829502, 36.799275741192481]\n ],\n [\n [120.559118769184408, 36.798748975907976],\n [120.558322009852986, 36.797403109865684],\n [120.555876210019164, 36.79321110990486],\n [120.554374509476133, 36.790737209854399],\n [120.553226009572768, 36.788811609368338],\n [120.552194209295408, 36.787047209661068],\n [120.551043509650299, 36.784842209600356],\n [120.549936109663804, 36.782431309757214],\n [120.549193509772749, 36.780621109376739],\n [120.548313009637695, 36.778023709926345],\n [120.548171612449536, 36.777634212527268]\n ],\n [\n [120.549192093537854, 36.741900079055021],\n [120.55120470952977, 36.73192790984524],\n [120.551878109287372, 36.728658309433513],\n [120.551988109863487, 36.728125909882863],\n [120.552447209271349, 36.725789709527533],\n [120.552746410118743, 36.723622509771076],\n [120.552821109606612, 36.721663509363509],\n [120.552703709408775, 36.719455009141427],\n [120.552372609608256, 36.717281009610929],\n [120.551828509877851, 36.715117009642313],\n [120.550963509558414, 36.712882709669373],\n [120.550600509905621, 36.712112609409473],\n [120.550024209949356, 36.710897509312645],\n [120.549225309800249, 36.709607909377553],\n [120.548583210047127, 36.708604309141606],\n [120.547870109717906, 36.707665709205173],\n [120.546787709984869, 36.706291009122822],\n [120.546375209848065, 36.705822809475137],\n [120.544835209877078, 36.704264109900805],\n [120.543032809316742, 36.702630909588834],\n [120.539515809906788, 36.700213909644276],\n [120.538752709969685, 36.699751809198688],\n [120.536988709561342, 36.698681409119786],\n [120.533662009394334, 36.696723909680713],\n [120.530430609485052, 36.694711009305706],\n [120.528777609698977, 36.693621009402136],\n [120.522409309741874, 36.689775309582899],\n [120.519788809406123, 36.688190709533671],\n [120.518023309827981, 36.687033809063109],\n [120.517074809255064, 36.686341609877445],\n [120.516432209478921, 36.685796909399926],\n [120.514853309332807, 36.684379709156303],\n [120.513211810076996, 36.682582509375379],\n [120.511636109718779, 36.68033210973914],\n [120.510535210032003, 36.678279309142852],\n [120.509888009324186, 36.676851809863194],\n [120.509626809329802, 36.676134609524638],\n [120.509110609267282, 36.674289309504104],\n [120.508765709370095, 36.672059309189819],\n [120.508613410080898, 36.670366309357746],\n [120.508744009628458, 36.668161709495337],\n [120.508959810047259, 36.666828909726462],\n [120.509940809420868, 36.661922309367128],\n [120.510253209617986, 36.660370709041047],\n [120.510376509368484, 36.659756909154112],\n [120.512043609624925, 36.651434809568855],\n [120.513052210091473, 36.646338809288693],\n [120.513747309590713, 36.643392709406044],\n [120.514127909875242, 36.641811609518243],\n [120.514286709464159, 36.640968209115613],\n [120.514382509745133, 36.640174509745862],\n [120.514446909297476, 36.639427509472057],\n [120.514540509836706, 36.638467809641782],\n [120.514611210039334, 36.636838209315954],\n [120.514672709278216, 36.635629509694184],\n [120.514665009282794, 36.633855009700994],\n [120.514588309702845, 36.631632209359054],\n [120.514231409252147, 36.628211309704227],\n [120.514165309981081, 36.6259827096344],\n [120.514097309543217, 36.624365709709764],\n [120.514068709303501, 36.62266420948572],\n [120.514081110055258, 36.621198709352996],\n [120.514225209326014, 36.618818909864842],\n [120.514262209233607, 36.618366709156362],\n [120.51443510929289, 36.616749309033423],\n [120.514736009859007, 36.614791109921839],\n [120.514931709530856, 36.613654509847777],\n [120.51519340954826, 36.612454609192923],\n [120.515748409961247, 36.610217709279937],\n [120.516388809995647, 36.608142609094159],\n [120.516527809211084, 36.607702309114302],\n [120.517002209684279, 36.606388809695886],\n [120.517522609580851, 36.605073109636351],\n [120.518102809896845, 36.603630809314438],\n [120.519572509863451, 36.600668909242813],\n [120.52075580993278, 36.598492709071309],\n [120.522246009945434, 36.596125809458613],\n [120.524530809549333, 36.592931709830623],\n [120.526160810073407, 36.590944909579946],\n [120.527725209550795, 36.589123509042736],\n [120.528162709941171, 36.588659409404272],\n [120.530962509912001, 36.585882109571742],\n [120.532291309496372, 36.584588909650506],\n [120.534140109678333, 36.582864809463445],\n [120.535231410001643, 36.581813209711925],\n [120.53625220977176, 36.580853009858572],\n [120.537999009746613, 36.579199809523629],\n [120.539171009834263, 36.578104309366438],\n [120.539511309699265, 36.577757209727508],\n [120.542009409606635, 36.575387109427595],\n [120.543920109225724, 36.573550909646826],\n [120.54573400941706, 36.571824109694944],\n [120.546179209802744, 36.57140190947058],\n [120.547394210074799, 36.570109409221914],\n [120.549765409346264, 36.567346909532318],\n [120.551373609404664, 36.565207009595895],\n [120.551853109933177, 36.564631109837876],\n [120.552224909452093, 36.564015509508181],\n [120.553430309461305, 36.562019809566607],\n [120.55505430970868, 36.559028509757979],\n [120.556119509907489, 36.55680850990484],\n [120.556924209784484, 36.554779309317723],\n [120.557500009717728, 36.553171809831213],\n [120.557744509301756, 36.55246210983853],\n [120.558543809649109, 36.54952740976222],\n [120.558850109744867, 36.548520909212641],\n [120.559119909955939, 36.547062409402713],\n [120.559229309784882, 36.546398509183916],\n [120.559481909562578, 36.544462009813969],\n [120.559529509779168, 36.543813909784149],\n [120.55961230946059, 36.542684909880734],\n [120.559646309229834, 36.542002909007124],\n [120.559679909700094, 36.541329609074239],\n [120.559703009686245, 36.540866209108287],\n [120.559717909653841, 36.539061209507281],\n [120.559632510032429, 36.537294709882985],\n [120.559457409332026, 36.535361009203257],\n [120.559206209798845, 36.533279309792363],\n [120.559010809601205, 36.531562409577589],\n [120.558795709754236, 36.529819409238371],\n [120.558726109422423, 36.529220409494371],\n [120.558313609285733, 36.525629509194573],\n [120.558288509207387, 36.525437409508868],\n [120.55787260963325, 36.521705809375646],\n [120.557847009531883, 36.521439609150718],\n [120.557577109496037, 36.519176209814304],\n [120.557432509302885, 36.517968109140952],\n [120.557349509971914, 36.517198009780373],\n [120.557318909640003, 36.516895509320364],\n [120.557246009695632, 36.516042809028477],\n [120.557171009834292, 36.514649109868571],\n [120.557131309262559, 36.513967609017982],\n [120.557089709322668, 36.512934009197238],\n [120.557078709714688, 36.511006009319942],\n [120.55709580942414, 36.509823309098465],\n [120.557166309977333, 36.508422009767969],\n [120.557256610004629, 36.507356209721365],\n [120.557313009188078, 36.506691809479491],\n [120.557368709598336, 36.506208309665794],\n [120.557588509302377, 36.504041209734112],\n [120.557728409638457, 36.50297080965521],\n [120.55778030951376, 36.502699209001321],\n [120.557915109794521, 36.50199240932227],\n [120.558165209456888, 36.500645609807123],\n [120.558331509391678, 36.499641509548098],\n [120.558505409497116, 36.498635509021597],\n [120.55867620963943, 36.49757420918246],\n [120.558893009205121, 36.496342209025784],\n [120.55905521003001, 36.495428409693432],\n [120.55926820996001, 36.494149109693694],\n [120.55943410969644, 36.493280109189755],\n [120.559691010032111, 36.491777809698192],\n [120.55989860953332, 36.490609709070895],\n [120.560047209910863, 36.489756909853554],\n [120.560272509868469, 36.488438309480443],\n [120.560464409904625, 36.487348009203288],\n [120.560651909558032, 36.486198509253825],\n [120.560823309548141, 36.485095209276551],\n [120.56092060989829, 36.484582009352323],\n [120.560998809547527, 36.484169909413822],\n [120.561214409417516, 36.482782209631296],\n [120.561360109481484, 36.481638109211417],\n [120.561643409415865, 36.479874009877733],\n [120.561677809383468, 36.47944350981021],\n [120.56178040943837, 36.476227009868637],\n [120.561749309982702, 36.474345609262514],\n [120.561625209835597, 36.472543009052686],\n [120.561592809960302, 36.472103909667737],\n [120.561276909601816, 36.469434509594976],\n [120.561073209561073, 36.468168009645979],\n [120.560609409396761, 36.466118709211116],\n [120.559939409975868, 36.463717309806043],\n [120.558801609306897, 36.460529909228001],\n [120.557648209897025, 36.457688809690865],\n [120.557023309678016, 36.456400909474439],\n [120.555784109549109, 36.454075209603275],\n [120.552274909959237, 36.447174709745127],\n [120.551988309512922, 36.446640509751774],\n [120.549268209260504, 36.441790709673569],\n [120.547096009273446, 36.437286509165119],\n [120.546856009897056, 36.436736508982733],\n [120.545669509140566, 36.433635409146859],\n [120.545278709644776, 36.432296209802303],\n [120.545043509950119, 36.431490009856134],\n [120.544603509444414, 36.428639009682627],\n [120.544466109223663, 36.4259090096931],\n [120.54443170925606, 36.425225909847939],\n [120.544459809472642, 36.424019109594269],\n [120.544624109315237, 36.422921909718411],\n [120.545088009304209, 36.420257409152157],\n [120.545206209898765, 36.419635609795591],\n [120.54617860995495, 36.414519909865987],\n [120.54633960928561, 36.41375140949998],\n [120.547134009227193, 36.409399108981745],\n [120.547632209358994, 36.406762909180941],\n [120.548380409328502, 36.40317660981276],\n [120.548843609644905, 36.400683309587123],\n [120.549210409832654, 36.398691509105902],\n [120.549444509656496, 36.397625109211447],\n [120.549815309129258, 36.395463509533386],\n [120.549924409483992, 36.394509509606223],\n [120.550094309404926, 36.392653709101467],\n [120.550154009999574, 36.390918209108122],\n [120.550034009861747, 36.389236609082275],\n [120.549804209696617, 36.387802908977108],\n [120.549580309983412, 36.386860909603342],\n [120.5491601098513, 36.385367009779713],\n [120.54864840999619, 36.383949309513071],\n [120.548155209195556, 36.38294880924019],\n [120.546689509413341, 36.380786609714335],\n [120.546148309996624, 36.379696809460256],\n [120.545729909407896, 36.379074209707085],\n [120.54526940975552, 36.378382609469895],\n [120.544582909573705, 36.377460109196761],\n [120.544077109271257, 36.376728709462441],\n [120.543571009494599, 36.375975409437672],\n [120.543121709999014, 36.375260509564896],\n [120.542711109230368, 36.374557709170972],\n [120.542488009913768, 36.374061109832382],\n [120.542112109486311, 36.373224309554303],\n [120.541852809759462, 36.372550709247889],\n [120.541637409538907, 36.371827909730314],\n [120.541477809553385, 36.371083409571725],\n [120.541334809254067, 36.370353809380845],\n [120.541221609789545, 36.369611609688093],\n [120.541209509411374, 36.369294709283452],\n [120.541167209798914, 36.368670409811614],\n [120.541165809554514, 36.367819509063168],\n [120.541195209291573, 36.367494309714687],\n [120.541237309254484, 36.367064809693261],\n [120.541419609927175, 36.365420509049329],\n [120.541456609834768, 36.365068409179798],\n [120.541537309599221, 36.364474409666343],\n [120.541646309229805, 36.363199409325318],\n [120.541647209451185, 36.362071509292775],\n [120.54157200994041, 36.361088409102877],\n [120.541389509618284, 36.360027309812551],\n [120.541109009273441, 36.358981009765841],\n [120.540799609214673, 36.358224709602723],\n [120.54031580992671, 36.357001509312283],\n [120.539938309605418, 36.356150009615305],\n [120.539586509210039, 36.355474909239717],\n [120.538929309839887, 36.354180809097102],\n [120.538604609615049, 36.353548109058011],\n [120.537810109848806, 36.35202360980179],\n [120.537092509311947, 36.350604609115464],\n [120.53697830980127, 36.35039540972042],\n [120.536351409490067, 36.349158509157917],\n [120.535562709451597, 36.347625308960914],\n [120.535122309646908, 36.346545509167981],\n [120.534907509274149, 36.34592340943783],\n [120.534671809556471, 36.345271109574128],\n [120.534510909151209, 36.344604509590511],\n [120.534317809419463, 36.34375440923867],\n [120.534164409360073, 36.343052409241352],\n [120.534023409153065, 36.342229309235279],\n [120.533883409891473, 36.341497409477938],\n [120.533701709965953, 36.340666109453423],\n [120.53349750990219, 36.340016709003976],\n [120.533133709852905, 36.339151109735951],\n [120.532696909135097, 36.33838080982656],\n [120.532443909159156, 36.338011808997862],\n [120.532170009838183, 36.337622309022379],\n [120.531717009632303, 36.337064309370419],\n [120.531303009426438, 36.336619209708829],\n [120.530897409787713, 36.336242809258295],\n [120.530012909468269, 36.335475909685556],\n [120.529513609465539, 36.335156108967283],\n [120.5287242097545, 36.334715609337934],\n [120.528169609539873, 36.334417409435957],\n [120.527405709206164, 36.334079709511059],\n [120.526645009559616, 36.333796809774981],\n [120.52596710959449, 36.333567909831231],\n [120.525451509379764, 36.333425109181519],\n [120.524937709607684, 36.33332250912656],\n [120.524530509175747, 36.333245809546497],\n [120.52370820956628, 36.333143309316313],\n [120.522967709592194, 36.333050409348971],\n [120.522003409729678, 36.332973909418456],\n [120.521173209575977, 36.33292850984293],\n [120.520395009122467, 36.332853509082213],\n [120.519551609619157, 36.332804209147014],\n [120.5185556095538, 36.332730408981263],\n [120.51790450938563, 36.332690509659358],\n [120.517033509688758, 36.332621209701131],\n [120.516570109722807, 36.33258630971045],\n [120.515746009670693, 36.33252580961846],\n [120.515006009719627, 36.332476908982244],\n [120.514501109638559, 36.332421909143818],\n [120.513330209421724, 36.332340009683776],\n [120.511949109763691, 36.332257409651788],\n [120.510610009344532, 36.332151009061874],\n [120.509521409685362, 36.332072309389616],\n [120.509156109566902, 36.33203660900233],\n [120.5086000092831, 36.331981009316166],\n [120.507667409623309, 36.331871309113694],\n [120.506989009635163, 36.33174330950618],\n [120.50638830927312, 36.331628309598841],\n [120.505649409192984, 36.331437209060027],\n [120.505066709661037, 36.331279109143622],\n [120.504371209963438, 36.331050009550324],\n [120.50377020922781, 36.33083020894702],\n [120.503023309678042, 36.330523909750696],\n [120.502477609154425, 36.330290609424139],\n [120.501737509378586, 36.32990030905205],\n [120.501170609136352, 36.329581809652836],\n [120.500646309779427, 36.32924220946046],\n [120.500253409467291, 36.32897750930465],\n [120.499795509755018, 36.328651809033829],\n [120.499200209821879, 36.32820770941828],\n [120.498638009436604, 36.327769309705957],\n [120.498189509438362, 36.327420909647287],\n [120.497676709712437, 36.327019709492049],\n [120.497227509142249, 36.326700609345721],\n [120.496734609614577, 36.326376109669752],\n [120.49618040959831, 36.326056609325121],\n [120.495609509171572, 36.325756409330893],\n [120.494988009289273, 36.325479809345779],\n [120.494442609139128, 36.325271809646324],\n [120.493785809967221, 36.325050709522657],\n [120.492993709592042, 36.32483900911302],\n [120.49216540970599, 36.32466950939039],\n [120.491357409317061, 36.324540109538475],\n [120.490649909965441, 36.32447950962171],\n [120.489683909484938, 36.324439409750994],\n [120.488663209539595, 36.324424109585038],\n [120.487524509548507, 36.324418209133114],\n [120.486222609585866, 36.324405309257656],\n [120.484964909502992, 36.324347409105712],\n [120.484234910013129, 36.324290508999866],\n [120.48356100933313, 36.324212609724214],\n [120.482680109899206, 36.324102208949853],\n [120.481880409353494, 36.323957009808225],\n [120.48112470993749, 36.323795809029434],\n [120.48037930955752, 36.323602209274611],\n [120.479574809330074, 36.323370509741267],\n [120.478794809333067, 36.323114509626976],\n [120.478031809220624, 36.322836609222179],\n [120.477423509587311, 36.322589609522936],\n [120.476900109552503, 36.322370109293161],\n [120.476376409143995, 36.32211370898051],\n [120.475521109811439, 36.321678809429557],\n [120.474951109606081, 36.321344309292499],\n [120.474032209319034, 36.320798609668145],\n [120.473240909340575, 36.320276608978361],\n [120.472689309264297, 36.319912309805318],\n [120.472039809889338, 36.319485109350353],\n [120.471560609734411, 36.319145809531562],\n [120.471099409510202, 36.318833309509671],\n [120.470646109830113, 36.318520609838345],\n [120.470151709334004, 36.318195709064753],\n [120.469552309391588, 36.317779509117088],\n [120.469063609697855, 36.317450509233652],\n [120.468572009690547, 36.31712070895361],\n [120.468096309696989, 36.316831009443604],\n [120.467611509463609, 36.316541909781336],\n [120.466988409687474, 36.316210109409099],\n [120.466587009882687, 36.316019409068531],\n [120.466144409436993, 36.315829709673437],\n [120.465680109249661, 36.315653409277445],\n [120.465105909210365, 36.315459309499602],\n [120.464597509867303, 36.315309209052828],\n [120.463937909307106, 36.315150409463854],\n [120.463345709337091, 36.315023409003174],\n [120.462734109191842, 36.314905009658503],\n [120.462125809558529, 36.314800609160841],\n [120.461325109866038, 36.314678509105988],\n [120.460753109568373, 36.314569509475348],\n [120.456023709826354, 36.313780309413801],\n [120.455227209967802, 36.313654409723256],\n [120.454620209854852, 36.313553809760549],\n [120.452770809825097, 36.31325660900535],\n [120.450872909357372, 36.312921809394027],\n [120.450439009852516, 36.312831409541957],\n [120.449807709158563, 36.312670509136751],\n [120.449263109405024, 36.312508809234203],\n [120.448465310026108, 36.312209009438277],\n [120.447965109801999, 36.311995409660483],\n [120.447367409578305, 36.311725409799863],\n [120.446675209493378, 36.311374209252392],\n [120.446083109348024, 36.311017609175394],\n [120.445634109326761, 36.310722809610013],\n [120.445014909910242, 36.310253609016911],\n [120.444510609676968, 36.309816209350629],\n [120.443925109656107, 36.309273008942284],\n [120.443412709229165, 36.308774109137858],\n [120.442880609152894, 36.308224709702642],\n [120.44235170976367, 36.307709609510937],\n [120.441731109203374, 36.30706600968864],\n [120.440810209723509, 36.306157909360081],\n [120.440242609808706, 36.305556109127167],\n [120.439519609742206, 36.304812309540523],\n [120.439079709960652, 36.304348409551494],\n [120.438388109723519, 36.303634809199139],\n [120.437882609794656, 36.303137509288661],\n [120.437443909708691, 36.302689409488721],\n [120.436827209508124, 36.302074509730915],\n [120.436334309980452, 36.301592909285375],\n [120.435791309221599, 36.301089209799272],\n [120.435178609205536, 36.300499809418739],\n [120.43456560971515, 36.299943909683748],\n [120.434035209357489, 36.299471909501051],\n [120.43353770979752, 36.29904340952578],\n [120.433087109882308, 36.298653909550353],\n [120.432392009483692, 36.298036509677218]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 13,\n "fclass": "motorway",\n "name": "青岛新机场高速",\n "Shape_Leng": 0.48987445102\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.160459409574173, 36.241428509018533],\n [120.159579909485274, 36.241281808908411],\n [120.159083709445667, 36.241246809093013],\n [120.158496109507951, 36.24125610898227],\n [120.157567709682098, 36.241371409263195],\n [120.154885309909218, 36.241970209357703],\n [120.153983510230887, 36.242086809158991],\n [120.153301109158974, 36.242123509592318],\n [120.152369710094149, 36.242097609117423],\n [120.151526709889822, 36.242084710141285],\n [120.150876409218995, 36.242052309366613],\n [120.150491010152109, 36.242091209541741],\n [120.149856810043843, 36.242162409767445],\n [120.149150210014227, 36.24239550954519],\n [120.148443709809385, 36.242751609599168],\n [120.14789780963622, 36.243094809777688],\n [120.14754450917178, 36.243463908632521],\n [120.147070810169794, 36.244033709188386],\n [120.146733610267916, 36.244493510067514],\n [120.146508810333444, 36.244914408972875],\n [120.146219809596573, 36.24550360970386],\n [120.145874510400404, 36.246351809788223],\n [120.145665810129117, 36.247051109121458],\n [120.14518410985886, 36.249064809893127],\n [120.145054609282852, 36.249819009239957],\n [120.144383909290013, 36.25271930934872],\n [120.143310509972139, 36.256186309150905],\n [120.142493609892199, 36.258208109216923],\n [120.14131540897904, 36.260773109691286],\n [120.140022009408312, 36.263254309538809],\n [120.139495309760832, 36.264421909243765],\n [120.137351009441545, 36.269263309654093],\n [120.135906409553172, 36.272156309965794],\n [120.134912409580124, 36.27364800914836],\n [120.13297710990571, 36.275919609402479],\n [120.132288409982152, 36.276524009575439],\n [120.131029208930954, 36.277583309322324],\n [120.130930739094012, 36.27765849745991]\n ],\n [\n [120.130930739093998, 36.27765849745991],\n [120.12999341026773, 36.278374209102537],\n [120.128528509982857, 36.279303509149656],\n [120.126623009344485, 36.280344509491556],\n [120.124458209878526, 36.28122810958962],\n [120.122198610177747, 36.282270309627165],\n [120.120881309325, 36.283075609351954],\n [120.119876309743972, 36.283860209381203],\n [120.119166109728212, 36.284513409466342],\n [120.118402709417524, 36.285313909509341],\n [120.117596509471355, 36.286391210086322],\n [120.117056310100679, 36.287421509395188],\n [120.116047709634131, 36.289285008996046]\n ],\n [\n [120.117438809753367, 36.286087709580158],\n [120.118152310280948, 36.28510160925191],\n [120.118930109636949, 36.284271209448832],\n [120.11965320952811, 36.283623509617314],\n [120.120495109861508, 36.282963209384661],\n [120.121146309854339, 36.282530509575395],\n [120.121818910114712, 36.282132409383223],\n [120.123164209560741, 36.281474609265842],\n [120.126344108893591, 36.2800504095988],\n [120.12850550982148, 36.278900509450978],\n [120.130621510274523, 36.277531409447022],\n [120.132191910028723, 36.276169409590636],\n [120.132676310063744, 36.275776209804292],\n [120.134440410296747, 36.273769109157115],\n [120.135616809867997, 36.271957308882747],\n [120.136975609936485, 36.269220009096216],\n [120.139292809415679, 36.264368509299345],\n [120.13985140981481, 36.263174809469945],\n [120.14097180950148, 36.260679809525641],\n [120.142305710040546, 36.257791009047878],\n [120.142978809424562, 36.256259209095276],\n [120.143507709713049, 36.254745509797488],\n [120.143995309535967, 36.252663909311991],\n [120.144476109584843, 36.250035208957797],\n [120.144793409288468, 36.24859001012095],\n [120.145080310108256, 36.24705540967949],\n [120.145453709521121, 36.24591460887217],\n [120.14572670952009, 36.245232410147651],\n [120.146219009199967, 36.244352309311694],\n [120.146910710161251, 36.243404610034759],\n [120.147954010069611, 36.24234470954076],\n [120.148822509651154, 36.241673509524901],\n [120.149785309444496, 36.241070809070607],\n [120.150573710008757, 36.240640209178366],\n [120.151547409585305, 36.240264709848532],\n [120.152471210278236, 36.239959408899665],\n [120.15353080949933, 36.239720709942844],\n [120.154581809402998, 36.239577309445338],\n [120.15566710944961, 36.239540308638368],\n [120.156424409658825, 36.239585609288497],\n [120.156791709869594, 36.239625609334439],\n [120.160423710086206, 36.240182509115527],\n [120.160920309424796, 36.240291009622467],\n [120.161321709229583, 36.2404140098987],\n [120.161763309629123, 36.240666609676339],\n [120.162100509531001, 36.240983909379963],\n [120.162405609931056, 36.241236409332885],\n [120.162742808933558, 36.241443609534997],\n [120.163112109236522, 36.241605509087037],\n [120.163822310151545, 36.241763909376971]\n ],\n [\n [120.116047709634131, 36.289285008996046],\n [120.11246351018292, 36.296934308671439]\n ],\n [\n [120.116047709634131, 36.289285008996046],\n [120.11378950927849, 36.294455709663339],\n [120.112449209163742, 36.297284608997586],\n [120.11229100942262, 36.297969809659037],\n [120.112275009584096, 36.298570809495288],\n [120.112342309450128, 36.299193909271537],\n [120.112643109292094, 36.299960308821255],\n [120.112891409411077, 36.300397310087817],\n [120.113345109289412, 36.30094370938474],\n [120.114347509829827, 36.301843909169122],\n [120.115429208990918, 36.302844009243699],\n [120.116970209907322, 36.303885209235091],\n [120.118198409528986, 36.304570709370807],\n [120.120516209755351, 36.30589180985919],\n [120.122077409444955, 36.306969609559872],\n [120.123395809269255, 36.308107709703108],\n [120.124599509559744, 36.30942330903855],\n [120.12576751036238, 36.31085031009377],\n [120.126817809694217, 36.312516510128887],\n [120.127319609812162, 36.313447509894729],\n [120.127746609718315, 36.314468809687867],\n [120.128106110109002, 36.315496109757703],\n [120.128422610315283, 36.316575308803522],\n [120.128667209723972, 36.317736410007342],\n [120.128847409580317, 36.319329809922863],\n [120.128879009958382, 36.320380009429925],\n [120.128846109160691, 36.321430309661139],\n [120.12870541022653, 36.322485009375725],\n [120.128503809203494, 36.323539309791386],\n [120.127883810289632, 36.325725908823699],\n [120.12483760956809, 36.334738309125726],\n [120.123423509287591, 36.3387861090917],\n [120.122044308997715, 36.341803509024771],\n [120.121201609166974, 36.343477409055254],\n [120.120122810319458, 36.345306909786132],\n [120.116659709977739, 36.350131509061953],\n [120.114248210286746, 36.353621509025459],\n [120.113158410032611, 36.355249709106829],\n [120.112465509375852, 36.356513709839874],\n [120.110926610174943, 36.359528608758353],\n [120.109739210096564, 36.36223840907536],\n [120.108801609306852, 36.36482250935137],\n [120.108120009530921, 36.366944609905886],\n [120.107664809583412, 36.368841009405116],\n [120.107220810691956, 36.370818609591197],\n [120.105800009562813, 36.377231709276032],\n [120.104982408911155, 36.380136809066528],\n [120.103600209382193, 36.384296209502509],\n [120.102045910190668, 36.388836909895531],\n [120.100591309841093, 36.393259609343545],\n [120.09988770994994, 36.395463710082197],\n [120.099749909530715, 36.395865109886984],\n [120.098763810101786, 36.398737409603825],\n [120.097807209335315, 36.401332509487759],\n [120.09750530962242, 36.402191408806516],\n [120.097007610412902, 36.40360700915619],\n [120.096507410188906, 36.405055109205989],\n [120.096186009576741, 36.406293509837667],\n [120.096004910398392, 36.40694761014413],\n [120.095864810412763, 36.407691709205039],\n [120.095762009808936, 36.408473509644807],\n [120.095724709527758, 36.409067309508771],\n [120.09570641012283, 36.410219909421357],\n [120.095720409869045, 36.410746010120306]\n ],\n [\n [120.11246351018292, 36.296934308671439],\n [120.111669642639981, 36.298538766650836]\n ],\n [\n [120.11246351018292, 36.296934308671439],\n [120.1116696480359, 36.298538795429124]\n ],\n [\n [120.111603074822142, 36.298187866476894],\n [120.111455209190581, 36.297408409670425],\n [120.111458810076101, 36.296286309365712],\n [120.111620509978593, 36.295630809714169],\n [120.112065409990691, 36.294613509206158],\n [120.112734310440146, 36.293617609864839],\n [120.113574310506124, 36.292664509259737],\n [120.114134609724488, 36.291986209995628],\n [120.115119609282601, 36.290401809595892],\n [120.116578209816566, 36.287395009072441],\n [120.117438809753367, 36.286087709580158]\n ],\n [\n [120.111603074822142, 36.298187866476894],\n [120.112143709464704, 36.297046309339748],\n [120.112864509789347, 36.295512509294895],\n [120.114632710031628, 36.291768908608276],\n [120.11667220965478, 36.2874571099577],\n [120.117438809753367, 36.286087709580158]\n ],\n [\n [120.111669642639981, 36.298538766650836],\n [120.111603074822142, 36.298187866476894]\n ],\n [\n [120.111669642639981, 36.298538766650836],\n [120.110825809663424, 36.300244209502694]\n ],\n [\n [120.1116696480359, 36.298538795429124],\n [120.111669642639981, 36.298538766650836]\n ],\n [\n [120.1116696480359, 36.298538795429124],\n [120.110825809663424, 36.300244209502694]\n ],\n [\n [120.110825809663424, 36.300244209502694],\n [120.109440409447416, 36.303249409232876],\n [120.108689109514899, 36.304996109383012],\n [120.10817140938309, 36.306554509483078],\n [120.107858510062215, 36.307416209290693],\n [120.107446310298997, 36.30881010899941],\n [120.106595110076341, 36.31216840954454],\n [120.105916710088195, 36.315211309754204],\n [120.105777809798155, 36.316088408653172],\n [120.105732309498535, 36.31693550976604],\n [120.105394110449879, 36.317896409291905]\n ],\n [\n [120.104631109438174, 36.317713809145005],\n [120.104997809801148, 36.316598509513653],\n [120.105401309522904, 36.315889809567125],\n [120.105711509978278, 36.315181009795822],\n [120.106391710409184, 36.31217720941072],\n [120.107855309375054, 36.30672810921493],\n [120.108057010222865, 36.305924708858299],\n [120.108720909542399, 36.304193309773495],\n [120.110632409558093, 36.3001833092124],\n [120.111428909416645, 36.298555610053427],\n [120.111603074822142, 36.298187866476894]\n ],\n [\n [120.095490109680895, 36.41117351004948],\n [120.095408409870288, 36.410006409468281],\n [120.095427109473576, 36.409059309139877],\n [120.09555781064455, 36.407856608895429],\n [120.095707309444833, 36.407089908972182],\n [120.095911309859162, 36.406204708980169],\n [120.096093008885305, 36.405611709512812],\n [120.09681181001713, 36.403527909285629],\n [120.097566809760565, 36.401215609312999],\n [120.098533209540051, 36.398403110015579],\n [120.100206009699605, 36.393184310007939],\n [120.101737009255658, 36.38875690980359],\n [120.103274109812332, 36.384320609908286],\n [120.104669909788527, 36.379998009500582],\n [120.105449509587288, 36.377176409064077],\n [120.106960510019576, 36.370610309518213],\n [120.107336309722996, 36.368784909695876],\n [120.107815609702698, 36.366922009043549],\n [120.10823140945206, 36.365518009948232],\n [120.10943920885245, 36.362099409859923],\n [120.110607510028672, 36.359470209482652],\n [120.112118610285734, 36.356498210024426],\n [120.112908009996772, 36.355149909540728],\n [120.113950909706773, 36.353517309076608],\n [120.116459010075346, 36.350038709818648],\n [120.119725710173498, 36.345277009126733],\n [120.120790010150927, 36.34345840907838],\n [120.121725609948953, 36.341674409546442],\n [120.123070709745548, 36.338682709539455],\n [120.124504310025941, 36.334601908951015],\n [120.127407909747262, 36.325952909399291],\n [120.128236809481223, 36.323228809861746],\n [120.128473509245168, 36.321724609203386],\n [120.128527809410912, 36.320574908705112],\n [120.128405509706567, 36.318269309581012],\n [120.12808251009983, 36.31662710885405],\n [120.127808410230045, 36.315572508964181],\n [120.12742700954891, 36.314587209032538],\n [120.126977909702873, 36.313581909077868],\n [120.126510109354172, 36.312681909842297],\n [120.125481109565612, 36.31101750935062],\n [120.124389409943433, 36.309645108834729],\n [120.122500810264228, 36.307760709888896],\n [120.121434610019264, 36.306919709776821],\n [120.120536409427814, 36.306297010198932],\n [120.118684309633295, 36.305323808846765],\n [120.116602710047118, 36.304313109362568],\n [120.115268909332713, 36.303545609941978],\n [120.114441209294455, 36.30289090978772],\n [120.113312009741549, 36.301736809805959],\n [120.112994609313887, 36.301331810015085],\n [120.112216609409074, 36.300098909637029],\n [120.112032410267602, 36.2997408094908],\n [120.11174890978441, 36.298956609659854],\n [120.1116696480359, 36.298538795429124]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 14,\n "fclass": "motorway",\n "name": "青兰高速",\n "Shape_Leng": 0.93291809521000002\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.036966409172464, 36.051868109525685],\n [120.046552710039578, 36.052276309104457],\n [120.047597609841887, 36.052320809357923],\n [120.059003108806451, 36.052828209554264],\n [120.069923509862178, 36.053335109727584],\n [120.074304009522507, 36.053830109172225],\n [120.078085909637139, 36.054574909704399],\n [120.079911109809927, 36.055062408803167],\n [120.081876009770099, 36.055688309068273],\n [120.084217809304505, 36.056561009383131],\n [120.087464909577989, 36.058002708957929],\n [120.090905509781464, 36.059702209989041],\n [120.093415809891781, 36.061147709199474],\n [120.097197109259241, 36.063639109157634],\n [120.097763509478455, 36.064018009723441],\n [120.10214180939704, 36.067321709729185],\n [120.102790209800446, 36.067819709312175],\n [120.103645209658794, 36.068452108977681],\n [120.103840510031546, 36.068602409073947],\n [120.104643610014705, 36.069220509518971],\n [120.105474608766258, 36.069860109156764],\n [120.105877109341236, 36.07017940895264],\n [120.106134709349362, 36.070382409320757],\n [120.107421310045538, 36.071394309399921],\n [120.108098009415698, 36.071947609194865],\n [120.108567909681369, 36.072371809511424],\n [120.10944490965494, 36.073156509365447]\n ],\n [\n [120.115170509111749, 36.072227609516631],\n [120.115075310477209, 36.072252009922352],\n [120.114192309327677, 36.072459409774012],\n [120.11256800960598, 36.072839009113011],\n [120.109980508993317, 36.073383909240079],\n [120.108318408967421, 36.073711709427926],\n [120.106869610144486, 36.073982509685152],\n [120.104916509289524, 36.074312609439403],\n [120.104782709954179, 36.074333908982737],\n [120.103488409262695, 36.07452310925413],\n [120.101893509278057, 36.074760709239399],\n [120.101349709921237, 36.074839009612674],\n [120.099586809383823, 36.075102209699253],\n [120.098003310104787, 36.07534170905268],\n [120.095983409406927, 36.075645609757146],\n [120.095077909917677, 36.075780708612854],\n [120.091057209222868, 36.076381709348482],\n [120.087486210020643, 36.076920609198794],\n [120.085264809923046, 36.077280009764706],\n [120.084231409751851, 36.07747980944572],\n [120.083242910032368, 36.077694909292688],\n [120.08211170948789, 36.077978409775824],\n [120.080641809871736, 36.078429309165358],\n [120.0796274096773, 36.078798908942531],\n [120.078415110069386, 36.079280209014485],\n [120.077775309882668, 36.079554509433137],\n [120.076596510020977, 36.080103909767672],\n [120.074509809480219, 36.081252808970021],\n [120.073120409978969, 36.082150309888959],\n [120.071704209781501, 36.08320810866735],\n [120.070647410149945, 36.084096809720052],\n [120.069724710227206, 36.084985608798831],\n [120.06929070909905, 36.085439708875526],\n [120.06879180929468, 36.085951209081088],\n [120.068093910205903, 36.086750009405478],\n [120.067149809116472, 36.087998508524379],\n [120.066587508906423, 36.088827309332885],\n [120.066350509668382, 36.089212309100844],\n [120.066173509599821, 36.089511409224201],\n [120.065358610511566, 36.091005909794944],\n [120.065041609382774, 36.091713509870658],\n [120.064548010182534, 36.092949009289384],\n [120.064322710224928, 36.093568809453018],\n [120.064151109686009, 36.094102009400274],\n [120.063860310305131, 36.095251109151434],\n [120.062472009775547, 36.101969109586776],\n [120.06187120958873, 36.104985709123241],\n [120.060272609793174, 36.112873409180565],\n [120.060071209318949, 36.113845909061524],\n [120.058749109683731, 36.120288009184321],\n [120.058395109546723, 36.122008309735747],\n [120.058057110147615, 36.123507609088961],\n [120.057729909807563, 36.124677509259698],\n [120.057483109757754, 36.125487809215088],\n [120.057247109666491, 36.126207109470556],\n [120.056533309664587, 36.128190209010995],\n [120.055921809344113, 36.129826909484336],\n [120.055124009965198, 36.131929108941279],\n [120.055107009181143, 36.131973908669011],\n [120.054222909959435, 36.135012109021659],\n [120.053793709412275, 36.136753809840513],\n [120.053384709436841, 36.138737709777558],\n [120.053331309492364, 36.138996808955596],\n [120.053025609244514, 36.140807709008641],\n [120.052886110006057, 36.141903709188853],\n [120.052753110167941, 36.14338200937226],\n [120.052715509513177, 36.14396690954527],\n [120.052702009789982, 36.14417690933692],\n [120.052639309056985, 36.145152709729814],\n [120.052549709601521, 36.148295509330353],\n [120.052542109430874, 36.148561409181752],\n [120.052331809265638, 36.156082809074405],\n [120.052277409275121, 36.157957809205584],\n [120.052003809428356, 36.167756009232505],\n [120.05199640980652, 36.168021009761844],\n [120.051877610263546, 36.172361009353153],\n [120.051829309475124, 36.174365909359267],\n [120.051856909668686, 36.175807209635082],\n [120.05186181007457, 36.176066809735516],\n [120.051877609364283, 36.176890509589384],\n [120.051953809820475, 36.178216509584274],\n [120.052237009930082, 36.181380709452242],\n [120.052484810026044, 36.18312240937172],\n [120.052870009443495, 36.185216909732674],\n [120.053277709898452, 36.187113309231904],\n [120.053341909801361, 36.187358309738272],\n [120.053766909615206, 36.18898040971817],\n [120.054501909335727, 36.191318309792223],\n [120.054892410256571, 36.192494809188133],\n [120.055499609119693, 36.194102009200435],\n [120.055959910021897, 36.195152910178706],\n [120.056941609967339, 36.197343909593826],\n [120.057015309409053, 36.197508309261138],\n [120.057424410108524, 36.198421309096204],\n [120.05911420925338, 36.202053209488099],\n [120.059881309374987, 36.203611609588165],\n [120.061287809484838, 36.20664270889398],\n [120.062220209495081, 36.208598009490572],\n [120.06281030954824, 36.209836009923947],\n [120.064114910175022, 36.212581209355392],\n [120.06613190965993, 36.216857309417321],\n [120.066689810386492, 36.218025809343658],\n [120.067360409655294, 36.219315509103524],\n [120.067852810059208, 36.22018000939994],\n [120.068137110039629, 36.220591109292286],\n [120.068425309480517, 36.221021609359809],\n [120.068741809686799, 36.22147650893379],\n [120.068882009497202, 36.221705209228048],\n [120.069445610126877, 36.222406109354495],\n [120.069908609894469, 36.22292690944937],\n [120.070643109591856, 36.223673009501852],\n [120.071313309561674, 36.224281309135165],\n [120.071749210058101, 36.224684509382655],\n [120.072312110115831, 36.225151208961165],\n [120.072865310086058, 36.225569609549893],\n [120.073606810106298, 36.226081509054438],\n [120.07392291011422, 36.226279609016785],\n [120.074744910249478, 36.226803309425236],\n [120.075501509886863, 36.227244309077662],\n [120.07627710950112, 36.227652009532676],\n [120.076990610028702, 36.227989508908763],\n [120.077731510201147, 36.228315409728452],\n [120.078438209156047, 36.228603409519792],\n [120.079033309439751, 36.228828708578078],\n [120.079738709773665, 36.229076509573304],\n [120.0807328095716, 36.229324009295624],\n [120.082095310350383, 36.229687509870757],\n [120.08313070971451, 36.229903809413315],\n [120.084027609886334, 36.230069409675593],\n [120.085365008788131, 36.23027191002069],\n [120.094884109613986, 36.231652009632569],\n [120.102753709915874, 36.232772709692824],\n [120.102844909265173, 36.232785709392999],\n [120.109593409308445, 36.233763608803542],\n [120.111573908908781, 36.234041609033056],\n [120.114999009296866, 36.234535509506202],\n [120.115467409493363, 36.234603109745763],\n [120.117998109824953, 36.234966309047991]\n ],\n [\n [120.109246509319064, 36.073199309900303],\n [120.108772809417701, 36.07277180907181],\n [120.108417909958689, 36.072451509229836],\n [120.107969909983467, 36.072066209088348],\n [120.107252608920817, 36.071444709205991],\n [120.106177009861199, 36.070589908997135],\n [120.106090909667842, 36.070527809011253],\n [120.105822609525831, 36.070327309657671],\n [120.104445409328264, 36.06926450974936],\n [120.103632209958619, 36.068642209470454],\n [120.102759309994212, 36.067988208988709],\n [120.102107309604662, 36.067478708875342],\n [120.097646309829429, 36.064100609755371],\n [120.097058209868578, 36.063689909162008],\n [120.09316740904876, 36.061210709406794],\n [120.090752608845833, 36.059822109402887],\n [120.087304809569332, 36.058121509400166],\n [120.084553909335455, 36.056873709054457],\n [120.082998009350717, 36.056290109301131],\n [120.079923609487082, 36.055263709452674],\n [120.078044110047699, 36.054780708762735],\n [120.074297510122051, 36.054005808821046],\n [120.069940909945103, 36.053492608896818],\n [120.060397209064035, 36.053064309470358],\n [120.055640909700287, 36.052851409365076],\n [120.052570809495364, 36.052696909434871],\n [120.049741109764454, 36.052580109084829],\n [120.046578309241681, 36.052446209025391],\n [120.044516309480173, 36.0523517091641],\n [120.042306209364142, 36.052250408629504],\n [120.038532109968969, 36.052085608763889],\n [120.036945410002772, 36.052009809405206]\n ],\n [\n [120.253202209614301, 36.232983309332326],\n [120.250799309240847, 36.233188109243883],\n [120.248762009359325, 36.233459309699413],\n [120.245826009762595, 36.233958008955028],\n [120.244062009354366, 36.234333009161105],\n [120.242526009567769, 36.234718008929008],\n [120.238636010043933, 36.235950009085684],\n [120.237549009379336, 36.236334009706809],\n [120.235045009919304, 36.237321009357174],\n [120.22949740967772, 36.239997709226941],\n [120.226072709487994, 36.24134070910651],\n [120.223852009962343, 36.242133608978918],\n [120.221829309674945, 36.242755709608389],\n [120.221373509879641, 36.242880209054476],\n [120.219952009977305, 36.24326840950954],\n [120.218820009935598, 36.243521309660764],\n [120.217541209958881, 36.243825809313705],\n [120.215764509324686, 36.244206609247669],\n [120.214718609476336, 36.24438090955141],\n [120.21447700930662, 36.244421209071618],\n [120.213268009311264, 36.244607009006302],\n [120.211866009408823, 36.244876009720144],\n [120.209365010087254, 36.245187009672804],\n [120.208960909618327, 36.245214309492837],\n [120.205230010056994, 36.245466009049153],\n [120.202754209739055, 36.245536109403986],\n [120.200548109807528, 36.245549909500767],\n [120.198304509945274, 36.245440509671823],\n [120.197132609682285, 36.245396309791943],\n [120.195148809570014, 36.245233709668014],\n [120.193302409678495, 36.245036609751764],\n [120.166661809794732, 36.242195409490591],\n [120.165846509608741, 36.242108509799948],\n [120.163700509570958, 36.241828509478182],\n [120.162205209502872, 36.241652009432755],\n [120.161604609864867, 36.241557309022653],\n [120.160071909690942, 36.24126230980778],\n [120.158963810031878, 36.241042509204476],\n [120.158298710117492, 36.240900409126652],\n [120.157866009408849, 36.240805809440587]\n ],\n [\n [120.117963509308538, 36.235050909172173],\n [120.115442410139167, 36.234695009667007],\n [120.11498890991038, 36.234629708993907],\n [120.111548909554585, 36.234134009876698],\n [120.109462709936224, 36.233822709550452],\n [120.107237010179915, 36.233497009279631],\n [120.102800709385292, 36.23288200969705],\n [120.09486780940199, 36.231732709397079],\n [120.085327409032743, 36.230365608585998],\n [120.083340410031951, 36.230036709426656],\n [120.082051909967731, 36.229768009086399],\n [120.080878409810794, 36.229457109857776],\n [120.079728509663028, 36.22916030930088],\n [120.079010910025545, 36.228914009274149],\n [120.078445709501921, 36.228703709108913],\n [120.077716609334061, 36.228398109585157],\n [120.076986109821178, 36.228070108848499],\n [120.076259209395062, 36.227722708835984],\n [120.075490110080523, 36.22732300874992],\n [120.074676509613255, 36.226864108991492],\n [120.073936909860549, 36.226404409735778],\n [120.073599209935651, 36.226189509538301],\n [120.073141709522361, 36.225870509216691],\n [120.072857909564959, 36.225672609803155],\n [120.072076010199794, 36.225079908910743],\n [120.071260109266746, 36.224396710140127],\n [120.070533609938252, 36.223709109188064],\n [120.069831209742574, 36.223013309116993],\n [120.069340910154892, 36.222441908667179],\n [120.068803909672738, 36.221785908992558],\n [120.068625209885568, 36.221555508979634],\n [120.068285109670114, 36.221116909617763],\n [120.06779970958894, 36.220321709279517],\n [120.066898509758516, 36.218686009751593],\n [120.066079109563361, 36.216980409518328],\n [120.064000609940308, 36.212622709470509],\n [120.062131109163374, 36.208640709301335],\n [120.06120470942983, 36.206737209654534],\n [120.059787109887225, 36.203660909523421],\n [120.058628008775599, 36.201183009288513],\n [120.056942010165699, 36.197602209274578],\n [120.056858809386654, 36.197425509579659],\n [120.056606309433732, 36.196889308594791],\n [120.05602590946819, 36.19562890964653],\n [120.055491910023648, 36.194380609277744],\n [120.055209009388363, 36.193737009455447],\n [120.054453309972359, 36.191510510201908],\n [120.05353760947321, 36.188630609415156],\n [120.053083209922306, 36.186794009436028],\n [120.052760609614552, 36.185221609589689],\n [120.052398209809553, 36.183416809638118],\n [120.052123010068954, 36.181579608911875],\n [120.05176570942001, 36.177552709190252],\n [120.051741909761404, 36.176034609509657],\n [120.051738009401674, 36.175783709450684],\n [120.051714009194257, 36.174255308935415],\n [120.051874909599405, 36.168811509343755],\n [120.051892610055916, 36.168083409221992],\n [120.051898809982163, 36.167829809398256],\n [120.051945410152598, 36.165910809036632],\n [120.052172209280116, 36.157954709242517],\n [120.052225909598064, 36.156087309281929],\n [120.05243180938055, 36.148553809011105],\n [120.052439110076875, 36.148284709371865],\n [120.052523209278775, 36.145209209637358],\n [120.052581109430662, 36.144168809143252],\n [120.052593009260022, 36.143954009669869],\n [120.052615209924056, 36.143555109081092],\n [120.052953710245561, 36.140511808673068],\n [120.053218409502051, 36.138980809117072],\n [120.053588009279224, 36.137090609544032],\n [120.05413711013955, 36.134953009174069],\n [120.055034309785583, 36.131944509831328],\n [120.055804109671953, 36.129840109733323],\n [120.056417909558945, 36.128177908983389],\n [120.05688660922965, 36.126908609444797],\n [120.057438908978497, 36.125241509188356],\n [120.057705010278028, 36.124316009676136],\n [120.058018709995508, 36.123149208569146],\n [120.05832850935326, 36.121815908777194],\n [120.059206709022419, 36.117440609896278],\n [120.059962510061837, 36.113857808890828],\n [120.060157309512306, 36.112868009650981],\n [120.061746509593831, 36.10502300940442],\n [120.062374409951076, 36.101959809697519],\n [120.06374021034253, 36.095254609312803],\n [120.064043010276805, 36.094082908699306],\n [120.064325009791446, 36.093162009219384],\n [120.064868310024508, 36.091784009524474],\n [120.06603750962347, 36.08948430905366],\n [120.066234609539606, 36.089179109728207],\n [120.066761109537651, 36.088370908790466],\n [120.067549709751347, 36.087305608766883],\n [120.067986609394552, 36.086715509613157],\n [120.069147209676089, 36.085414508972462],\n [120.069606709282311, 36.084937209084956],\n [120.070569309426105, 36.084041109309794],\n [120.071753809191023, 36.083055109705583],\n [120.072689409888426, 36.082350809242485],\n [120.074157609785971, 36.081366009333919],\n [120.075270209652558, 36.080704209032092],\n [120.076732209623856, 36.079931809205675],\n [120.077726809444812, 36.079469009087575],\n [120.078359809857375, 36.079198709752689],\n [120.079665009432688, 36.078663709362729],\n [120.080652608930791, 36.078321009207286],\n [120.081708809613929, 36.078005509047046],\n [120.082534110261008, 36.077773809513758],\n [120.083215410562843, 36.077612509809512],\n [120.084205409452125, 36.077397109589015],\n [120.085242209960029, 36.077196609336113],\n [120.087466209997615, 36.076836809471217],\n [120.091038010495822, 36.076297808896811],\n [120.095058709391992, 36.075696809959879],\n [120.095965110001885, 36.075557609296311],\n [120.097964509754433, 36.075260909463452],\n [120.099617409715734, 36.075009409556685],\n [120.101373109381598, 36.074748409211793],\n [120.101875110048354, 36.074674809594853],\n [120.103469209636387, 36.074439309526554],\n [120.104260209241374, 36.074316809273398],\n [120.104816010050854, 36.074232109324441],\n [120.104948309317138, 36.074211709103167],\n [120.10683670934668, 36.073891108887608],\n [120.108284109723968, 36.073627709151481],\n [120.109945809551505, 36.073297908871439],\n [120.112529409804438, 36.072747409565352],\n [120.114155909267879, 36.07237000996804],\n [120.115033810362092, 36.072163609263214],\n [120.115170509111749, 36.072130609540068]\n ],\n [\n [120.28144040924758, 36.235839909584229],\n [120.281692109703158, 36.235865309136784],\n [120.282720009620789, 36.235982408961036],\n [120.284985009750471, 36.236190808858794],\n [120.294293010014485, 36.236786709539047],\n [120.299333913046823, 36.237123262305481]\n ],\n [\n [120.317894645503486, 36.238362458103403],\n [120.318031708996273, 36.23837160906254],\n [120.321121309201089, 36.238566709785857],\n [120.32813510924791, 36.239044509696441],\n [120.329138509834479, 36.23914050962685]\n ],\n [\n [120.328373209256256, 36.23917270895339],\n [120.328133909552321, 36.239157808985738],\n [120.321117009542377, 36.238653408927746],\n [120.318022309282242, 36.238459709348149],\n [120.317861126464152, 36.238448921281901]\n ],\n [\n [120.299340842812853, 36.237209347180425],\n [120.294279809765499, 36.236870609091397],\n [120.284982509635142, 36.236271808996833],\n [120.2826870098977, 36.236066209587932],\n [120.281669609564915, 36.235981309090221],\n [120.281431409731795, 36.235952309551521]\n ],\n [\n [120.157888609371867, 36.240705108753843],\n [120.158233809642638, 36.240757408827392],\n [120.158314209932882, 36.240774809809693],\n [120.159005008874146, 36.240924509158845],\n [120.160754909711386, 36.241267409863099],\n [120.162416810087734, 36.241556209151781],\n [120.163822310151545, 36.241763909376971],\n [120.165533509563829, 36.241975909260873],\n [120.169208109766487, 36.242369609070238],\n [120.181240509042368, 36.243654509148314],\n [120.194104409790725, 36.245056309401207],\n [120.195655809568052, 36.245200110097073],\n [120.197351709713644, 36.245319308939031],\n [120.198864008767032, 36.245402009695056],\n [120.200721910088191, 36.245456309860856],\n [120.202751608899689, 36.245456109312045],\n [120.205222408987083, 36.245363009695211],\n [120.209349909570733, 36.24508450944262],\n [120.21184140935361, 36.244774710084869],\n [120.213282209606405, 36.244498308849927],\n [120.21415940922941, 36.244379609131727],\n [120.214666509951485, 36.244300809634694],\n [120.214871808986913, 36.2442689088831],\n [120.216296610300333, 36.244012709119261],\n [120.217051910417354, 36.243860509654837],\n [120.218931609506285, 36.2434105086881],\n [120.219981009516005, 36.243160209376242],\n [120.221395009971843, 36.242768009635995],\n [120.221872509508785, 36.242635609645731],\n [120.223969910183314, 36.241998309574399],\n [120.22694820939239, 36.240918409956691],\n [120.229517409700748, 36.239900509600886],\n [120.233841808752572, 36.237755209235559],\n [120.234985209499882, 36.237229809108442],\n [120.237495209236613, 36.236240409167578],\n [120.238587009582943, 36.235854709727107],\n [120.242483610130535, 36.234620609653462],\n [120.244026709165382, 36.234233809442799],\n [120.245795810528307, 36.23385770936585],\n [120.249509709305698, 36.233232109474329],\n [120.251979509346938, 36.232964509004944],\n [120.253123209568571, 36.232873109106777],\n [120.253230309830997, 36.232867608853098]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 15,\n "fclass": "motorway",\n "name": "青兰高速(济青南线)",\n "Shape_Leng": 0.08138218073\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.117998109824953, 36.234966309047991],\n [120.131260208791673, 36.236870409441906],\n [120.135048509381249, 36.237601309153149],\n [120.136205009653509, 36.237867610102171],\n [120.141507409739233, 36.239277109451109],\n [120.14626790893692, 36.240607309279937],\n [120.148343709694473, 36.241120509204166],\n [120.149077009696271, 36.241270008903825],\n [120.150010309927893, 36.241393609927229],\n [120.150966109398496, 36.241497409677777],\n [120.15190490898442, 36.241521209336383],\n [120.153805809590494, 36.241414308723449],\n [120.154707510343428, 36.241285609443366],\n [120.155885809282722, 36.241182809738916],\n [120.156372810157109, 36.241121109052017],\n [120.156800209362245, 36.241035809255266],\n [120.157071810016078, 36.240923409287973],\n [120.15733140921725, 36.240806309463665],\n [120.157562209428534, 36.240726209547006],\n [120.157733909792114, 36.240705409127372],\n [120.157888609371867, 36.240705108753843]\n ],\n [\n [120.157866009408849, 36.240805809440587],\n [120.157583609695848, 36.240808309555916],\n [120.157404509710432, 36.240863509043777],\n [120.157167709222449, 36.241001909310739],\n [120.156919109629257, 36.241110409817622],\n [120.156395209571315, 36.241207809093169],\n [120.154657109637924, 36.241460709244393],\n [120.153109110197306, 36.241632209059276],\n [120.151647309875557, 36.241667809621788],\n [120.15043910937743, 36.241601909100893],\n [120.149571409293117, 36.24148150966397],\n [120.148113610055134, 36.241222909609633],\n [120.146562709401564, 36.240770909449964],\n [120.144174510245534, 36.240112408760695],\n [120.140987210391472, 36.239308009257286],\n [120.135793110263876, 36.237989409783495],\n [120.135135409971213, 36.237824909392089],\n [120.130997109429131, 36.237001008989409],\n [120.124557410496209, 36.23599401021545],\n [120.117963509308538, 36.235050909172173]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 17,\n "fclass": "motorway",\n "name": "青新高速",\n "Shape_Leng": 2.1754996006599998\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.428178609255497, 36.242654509797831],\n [120.428264809273628, 36.243147509150276],\n [120.428350409443851, 36.243509609480952],\n [120.428459309249774, 36.243953709096445],\n [120.428754309363967, 36.245030408926311],\n [120.429048309432005, 36.246100308982136],\n [120.429342409324818, 36.247170209037961],\n [120.429462009264398, 36.247607009755768],\n [120.429879709281181, 36.249353409532262],\n [120.430069409575708, 36.250379309357697],\n [120.430267809911584, 36.25184020945818],\n [120.430345609362462, 36.253650709312865],\n [120.430272209394957, 36.256093008985204],\n [120.430233809242964, 36.257371109289295],\n [120.430091109317345, 36.260459809272845],\n [120.430047009262125, 36.260942909787502],\n [120.429972409599031, 36.26263070973954],\n [120.429798309844159, 36.264995709084758],\n [120.429783509701224, 36.265197409033249],\n [120.429647009701853, 36.266304909743837],\n [120.429369509495359, 36.267454509518075],\n [120.429092009288865, 36.268352109362411],\n [120.428699709723901, 36.269363709067989],\n [120.427583709520604, 36.272036309827911],\n [120.427055910002309, 36.273787109087891],\n [120.426658909681009, 36.275726309121922],\n [120.426414309372944, 36.278160109301666],\n [120.426253609516493, 36.280721009766864],\n [120.426156809189479, 36.284145109209476],\n [120.426198009830387, 36.285762208958829],\n [120.426268909682449, 36.288358609262445],\n [120.426305309742361, 36.288903709039005],\n [120.426467909866233, 36.290631109738001],\n [120.426479609146668, 36.291037209399747],\n [120.426489009760076, 36.292347009007301],\n [120.426481709963014, 36.29264990966567],\n [120.426437809557342, 36.293372209160168],\n [120.426388409797369, 36.294017109402148],\n [120.426305809765381, 36.295091109467194],\n [120.426152309881218, 36.296644309687167],\n [120.425995909683593, 36.297825709488961],\n [120.425900209227279, 36.298422609315992],\n [120.425741409638363, 36.299412209805666],\n [120.425719509347914, 36.299534609334785],\n [120.425647009601903, 36.299939409476224],\n [120.425631609611173, 36.300006109494404],\n [120.424955209715222, 36.302935909164944],\n [120.424406009929498, 36.304668409019939],\n [120.42409530945099, 36.305648509071489],\n [120.423013309916428, 36.308495309411057],\n [120.421607809852617, 36.311616309445185],\n [120.420715409888317, 36.313433409424363],\n [120.420399209156244, 36.314117609140396],\n [120.420079609886102, 36.314809009728094],\n [120.419522209182674, 36.316015009585101],\n [120.419083809470294, 36.316998709622794],\n [120.418907609798453, 36.317393909501391],\n [120.41835850983739, 36.318501109838394],\n [120.418191609155542, 36.318867909126766],\n [120.41788480993614, 36.319519909516259],\n [120.417441910016237, 36.320627009129225],\n [120.41714240969452, 36.321473909693225],\n [120.416705309502504, 36.323057408972318],\n [120.416466709471138, 36.324374209801988],\n [120.41640481003401, 36.324830309071558]\n ],\n [\n [120.41779080919855, 36.319376409193978],\n [120.418061309981567, 36.318719309648486],\n [120.41876390982668, 36.317409309492064],\n [120.418932610052025, 36.317015409133887],\n [120.419365508611349, 36.315973509469927],\n [120.419925809628467, 36.314780209838887],\n [120.420243709179886, 36.314103309020538],\n [120.420567109884246, 36.313414509272263],\n [120.422144209587714, 36.31002550946971],\n [120.423270809200517, 36.307501009963687],\n [120.423922009193461, 36.305668209620251],\n [120.424229709533506, 36.304659009305908],\n [120.42480500944373, 36.302771609322349],\n [120.425516209505531, 36.299977109056385],\n [120.425541609957349, 36.299877108941473],\n [120.425598409339159, 36.299483109657842],\n [120.42560870927457, 36.299411309584343],\n [120.42585921003456, 36.297823109548915],\n [120.426019310043216, 36.296615109599657],\n [120.426111809812255, 36.295945609302464],\n [120.426178409106342, 36.294902809417181],\n [120.426245409498165, 36.293898809882251],\n [120.426294209410344, 36.293372308984942],\n [120.426323209848306, 36.292672709278179],\n [120.426326409636204, 36.292332609062726],\n [120.426296309327313, 36.291495909508683],\n [120.426284110023744, 36.291037109574972],\n [120.426174409821215, 36.288842809647974],\n [120.426141209549201, 36.288340909705255],\n [120.426138209410851, 36.288144908760557],\n [120.426049510176767, 36.285857510116045],\n [120.425934809743694, 36.282758109099518],\n [120.426016309904867, 36.281576408924195],\n [120.426081710402627, 36.279976408884238],\n [120.426221210540461, 36.278359109485393],\n [120.426489409958322, 36.275712409200366],\n [120.426875609421927, 36.273731709051162],\n [120.427326310061176, 36.272382309595969],\n [120.427970009708247, 36.270539908989633],\n [120.428559409189461, 36.269340309607628],\n [120.428920309824548, 36.26838730972662],\n [120.429151809708287, 36.267556008802842],\n [120.429450909831644, 36.26629150894604],\n [120.429633009056147, 36.265185409379171],\n [120.429649109618822, 36.264944009758324],\n [120.429804609595067, 36.26261620907087],\n [120.429878609410366, 36.260935609091121],\n [120.429906809451722, 36.260402909166999],\n [120.430040609686444, 36.257373609404624],\n [120.430121409275671, 36.253923109463983],\n [120.430126509330989, 36.253705308952874],\n [120.430094309105129, 36.251871109264357],\n [120.429910509262641, 36.250558909366248],\n [120.429633509978544, 36.249380709352295],\n [120.429268009311272, 36.247678009432661],\n [120.429150909486907, 36.247229609259136],\n [120.428857910364286, 36.246143009692219],\n [120.428564809618365, 36.245056309401207],\n [120.428271808697104, 36.243969709834289]\n ],\n [\n [120.41631050982221, 36.328062309727841],\n [120.41632410937018, 36.328766709116394]\n ],\n [\n [120.41506780953182, 36.340595409250795],\n [120.414946809347839, 36.341086609059801],\n [120.413578309191735, 36.346610109269193],\n [120.412697009559452, 36.349858709611794],\n [120.41177800944763, 36.352236409182979],\n [120.410683409511762, 36.354548109307871],\n [120.409922709865214, 36.355844409192173],\n [120.408606209409072, 36.3577602097659],\n [120.407170709760521, 36.359557609196372],\n [120.403499209520987, 36.363557609296265],\n [120.39397850970056, 36.372938009481629],\n [120.393510409877535, 36.373308709129674],\n [120.393080009634787, 36.373649609741733],\n [120.391769509455344, 36.374566809410794],\n [120.38987270975781, 36.375754909161799],\n [120.38894940998739, 36.376274809035237],\n [120.386314609531723, 36.377598209090138],\n [120.383667509947713, 36.378721909288743],\n [120.382916909687651, 36.37898670926927],\n [120.379100709430304, 36.380100909029807],\n [120.378238609424329, 36.380352609485385],\n [120.370447709694076, 36.381587409231599],\n [120.363772309244723, 36.382890309240452],\n [120.362825610013942, 36.383182509765049],\n [120.360759209869684, 36.383820409684233],\n [120.359301909755345, 36.38442380981104],\n [120.358525409919821, 36.38474540917332],\n [120.356034909283721, 36.385776609602885],\n [120.353787809260098, 36.387121909048915],\n [120.353042109405919, 36.387576909346933],\n [120.351853109433478, 36.388362909620639],\n [120.345663609987696, 36.392641509797897],\n [120.343388009549017, 36.394687609545599],\n [120.342291009322707, 36.395765009047977],\n [120.341246609543418, 36.396833809232987],\n [120.33992260964078, 36.398295309181208],\n [120.338702209839198, 36.399795709304613],\n [120.337615909746546, 36.401311309769198],\n [120.336587409981007, 36.402884809486409],\n [120.334901110098258, 36.405739109272531],\n [120.334598509813418, 36.406311909067426],\n [120.333982109986437, 36.407478809099814],\n [120.332361109877411, 36.412613109707308],\n [120.331485009225844, 36.416236408983139],\n [120.331283410001447, 36.41708620986077],\n [120.331158710006548, 36.417611409439019],\n [120.32877301006647, 36.427665609580288],\n [120.328352609385433, 36.429465909324335],\n [120.327101809800752, 36.434617109092358],\n [120.326963009335486, 36.43518860936689],\n [120.326000410090955, 36.439152809254779],\n [120.325845609787166, 36.439682509040608],\n [120.324810309348322, 36.442604809264594],\n [120.322767010089478, 36.446504309226555],\n [120.321586109411442, 36.448063109524924],\n [120.32132960927413, 36.448401709671202],\n [120.319504709474813, 36.450810509597375],\n [120.31454610941546, 36.455116709068932],\n [120.307029809578125, 36.459971009354661],\n [120.306880609352675, 36.4600635091237],\n [120.303930009262558, 36.461841409453541],\n [120.303361409301715, 36.462227609816409],\n [120.301464509779407, 36.463421709844113],\n [120.298157309612179, 36.465472309799281],\n [120.297271109574126, 36.465998009400664],\n [120.293041109659498, 36.468270209502634],\n [120.283358709936579, 36.472524209624623],\n [120.272110309942946, 36.476882609345012],\n [120.263993809766589, 36.480484209778524],\n [120.258591409565952, 36.483642108996207],\n [120.256588209278448, 36.484935609290972],\n [120.255302409878368, 36.485826209711888],\n [120.253815509478272, 36.486956609859703],\n [120.25037050979131, 36.489644709535753],\n [120.244964509604529, 36.494641009175268],\n [120.240596509621241, 36.499701509617012],\n [120.237320509633832, 36.504202609263075],\n [120.234310809696126, 36.509849109748643],\n [120.232659509628775, 36.513524609273361],\n [120.230466809595669, 36.518243709079968],\n [120.227449710036126, 36.52319060985883],\n [120.224242309435112, 36.527376509718181],\n [120.222090709318877, 36.529842309574974],\n [120.221739009647649, 36.530245409098427],\n [120.220518510021293, 36.531644009563422],\n [120.216794709708097, 36.535041609582663],\n [120.213179609551389, 36.538058709142149],\n [120.210014309812664, 36.540189609562901],\n [120.201720309544726, 36.545709709435585],\n [120.201119809731495, 36.546120209480137],\n [120.200449709586451, 36.546578309741278],\n [120.199289210029065, 36.547337209844386],\n [120.198995009412215, 36.547459609373504],\n [120.198565909589092, 36.547748109187921],\n [120.19554530986818, 36.549778909668987],\n [120.191734109841377, 36.552394909797329],\n [120.180721610114233, 36.561077309270445],\n [120.174258309373499, 36.565321409655382],\n [120.169101509527081, 36.567824009770277],\n [120.161996010107828, 36.570598209639741],\n [120.155890809513267, 36.572229609508952],\n [120.153788110033361, 36.572791509520584],\n [120.151860500983645, 36.57333081450858]\n ],\n [\n [120.151860500983631, 36.573330814508587],\n [120.149491509925269, 36.573993609017919],\n [120.145903910137349, 36.574997409802677],\n [120.145359410208698, 36.575149809815912],\n [120.143943110186456, 36.575603309145436],\n [120.141808209581313, 36.576339509460865],\n [120.141382409370749, 36.576487709640162],\n [120.13886961004448, 36.577449809760992],\n [120.13827941016666, 36.57770270901284],\n [120.137030410125362, 36.578268409559485],\n [120.134927609921306, 36.579205309777251],\n [120.134510909950563, 36.579404209236941],\n [120.132694309994463, 36.580344709440851],\n [120.132391109861942, 36.580512809818345],\n [120.129666809775472, 36.582023509877104],\n [120.127750010055024, 36.583297509272711],\n [120.127445210028441, 36.583500109442525],\n [120.126858509412727, 36.583890109441029],\n [120.125470609980766, 36.584875509197445],\n [120.124156910013426, 36.585843909069183],\n [120.123562509402404, 36.586317809519358],\n [120.123276009680126, 36.586560309910453],\n [120.121393309553696, 36.588153509277106],\n [120.121133109605353, 36.588378509760446],\n [120.119728509762922, 36.589592709635895],\n [120.117507310214251, 36.591935409391681],\n [120.11687251025819, 36.592604909688873],\n [120.107565709689766, 36.602420009775699],\n [120.10602501004621, 36.603927609871334],\n [120.105872510208201, 36.604076909022183],\n [120.104879010258173, 36.605049009604159],\n [120.104069709449618, 36.605679009878429],\n [120.100779910264691, 36.608240009269082],\n [120.100409510090913, 36.608528309434007],\n [120.099838310189966, 36.608949409787499],\n [120.099016609528917, 36.609485609873047],\n [120.098289409628592, 36.609945909875876],\n [120.098107209680052, 36.610061209257481],\n [120.094213909644282, 36.612525509045042],\n [120.092703009936031, 36.613266209567996],\n [120.091391609535208, 36.613909209542442],\n [120.089885409683916, 36.614612509060123],\n [120.087311009495579, 36.615754509563033],\n [120.076229010160773, 36.620574509705932],\n [120.069153009403976, 36.623906209204222],\n [120.062784609622099, 36.627650609388184],\n [120.058419309403689, 36.630592609261555],\n [120.052852909734042, 36.63510590911045],\n [120.046082909598681, 36.641153809400862],\n [120.028992410171668, 36.657070809570257],\n [120.023605009763401, 36.661410309138489],\n [120.017525109795997, 36.665217909179205],\n [120.011353110257915, 36.66835000954535],\n [120.004321209556224, 36.671052209691766],\n [120.00216721004881, 36.671801109333785],\n [120.001119609582361, 36.672165409406148],\n [119.994341609977369, 36.674522009083489],\n [119.989919909676132, 36.676210909805718],\n [119.985642309545028, 36.678392109308447],\n [119.984556110176413, 36.678987409241586],\n [119.983574510055632, 36.67955790947002],\n [119.980830709969382, 36.681185409878822],\n [119.977981909537561, 36.68320420980649],\n [119.973594709927966, 36.686713909419439],\n [119.970147610324034, 36.690255009760961],\n [119.965979810220119, 36.695143609290199],\n [119.961122509796041, 36.699499509794578],\n [119.95652010961544, 36.702735509736044],\n [119.955460710043781, 36.703428609143032],\n [119.953273010241332, 36.704698909627041],\n [119.952798609768138, 36.704955509589126],\n [119.951176009765049, 36.705833609433569],\n [119.949899110055981, 36.706504109776915],\n [119.945798709642759, 36.708461909589516],\n [119.938810509697305, 36.711125609759108],\n [119.931831710365259, 36.713677409085221],\n [119.924458409927752, 36.715882709519462],\n [119.918644409811691, 36.717308409255736],\n [119.91476550972061, 36.718643409665674],\n [119.913728710111968, 36.719039509765594],\n [119.913236809731075, 36.719228509488175],\n [119.912073609509548, 36.719712909523196],\n [119.911387610250131, 36.719998509923357],\n [119.909689510362682, 36.720738909173349],\n [119.904276509853162, 36.72352330915345],\n [119.890669309541067, 36.731576409823504],\n [119.88864840969643, 36.73275020945465],\n [119.88816590992883, 36.733031209822514],\n [119.886942009965878, 36.733750309529228],\n [119.884501710385734, 36.735180109274665],\n [119.883072309939166, 36.7360404097372],\n [119.881566610111008, 36.73692000965076],\n [119.879974909914267, 36.737856809144489],\n [119.876870110267419, 36.739665509455733],\n [119.874951309555399, 36.740790909373004],\n [119.873503310229694, 36.741641709397413],\n [119.871810010023978, 36.742583009098666],\n [119.870402910066332, 36.743340509856694],\n [119.869127809900533, 36.743994309789628],\n [119.867948009992688, 36.74457250911405],\n [119.866591010366847, 36.745233009895514],\n [119.865149610266371, 36.745887109302714],\n [119.863777010100989, 36.746496409881445],\n [119.860770009928046, 36.747815409553539],\n [119.858949009589196, 36.748623309218374],\n [119.85716751017253, 36.749488909385718],\n [119.85580661018696, 36.750189009115502],\n [119.854275109708624, 36.751030309601163],\n [119.85265881035582, 36.751976409883468],\n [119.851168210144806, 36.752912009681552],\n [119.849797410422184, 36.753828009654967],\n [119.848614509651952, 36.754646009605722],\n [119.847191909878802, 36.755709209712336],\n [119.845880309828544, 36.756747709938907],\n [119.845044210122296, 36.757384309438407],\n [119.84467111018364, 36.757694909192764],\n [119.843968110140281, 36.758295009707012],\n [119.843277709598738, 36.758930209861376],\n [119.842027210387528, 36.760121509400165],\n [119.840841709677193, 36.761308809653883],\n [119.839944209657574, 36.762365509460722],\n [119.839117810038942, 36.763309409102021],\n [119.837542509878972, 36.765228909486609],\n [119.836759509743615, 36.766245909621091],\n [119.83527531000766, 36.768393809926465],\n [119.834601510051698, 36.769382009272363],\n [119.833809809874879, 36.77049550936033],\n [119.83309581022354, 36.771470809730147],\n [119.8323239104202, 36.77247260952339],\n [119.831539109842083, 36.77339270950597],\n [119.831047910033135, 36.773992409821915],\n [119.830245710271356, 36.77493050973527],\n [119.829242209860126, 36.775996409606648],\n [119.828185109854985, 36.777080409233577],\n [119.827151609859015, 36.778068309105208],\n [119.826029710103057, 36.779089409248911],\n [119.824959110374721, 36.780019209319107],\n [119.823797310397595, 36.780967809716685],\n [119.82246271018596, 36.781991309251566],\n [119.821288309807755, 36.782854609852393],\n [119.820209510060863, 36.783603809867998],\n [119.819246810092295, 36.784243509330565],\n [119.817731910199541, 36.785202809861858],\n [119.815384909885779, 36.786689609537916],\n [119.813818409592045, 36.787669009916954],\n [119.812950310208748, 36.788216309435199],\n [119.812126009607709, 36.788747409465429],\n [119.811628109849494, 36.789063009450388],\n [119.811444710205251, 36.789186409924923],\n [119.809457609581045, 36.790504009352617],\n [119.80858481034079, 36.791103409294976],\n [119.8076898104365, 36.791779009693585],\n [119.806693109799198, 36.792554209109539],\n [119.806276610377381, 36.792867709177472],\n [119.804910610336492, 36.793991109901867],\n [119.80444981031053, 36.794383109093246],\n [119.802986109721246, 36.795670409461877],\n [119.801619009809542, 36.796950809332429],\n [119.800070110147544, 36.798503109331079],\n [119.798812210415235, 36.799853809205956],\n [119.797582710373831, 36.801273709214342],\n [119.796368309949571, 36.802762309333161],\n [119.795185310253942, 36.804299409889893],\n [119.794113009907505, 36.805830109971623],\n [119.793686510024486, 36.806465509775535],\n [119.791911709657711, 36.809270709275893],\n [119.791010210352965, 36.810691009482525],\n [119.790117109816833, 36.812134809873612],\n [119.78932530981524, 36.813406509702702],\n [119.788536209578524, 36.814701709716189],\n [119.787759410268677, 36.815941509692948],\n [119.786753710115704, 36.817554109234777],\n [119.785767109764379, 36.819131209837508],\n [119.784900510450257, 36.820548309357036],\n [119.784060710033827, 36.821895309421052],\n [119.783017009927107, 36.823573309460699],\n [119.781948910313986, 36.825309509126612],\n [119.780758410272483, 36.827214409917133],\n [119.779957510031181, 36.828490009206632],\n [119.779226610319824, 36.829659209704801],\n [119.777933410398646, 36.83172970985828],\n [119.777547409685326, 36.832357709141036],\n [119.776510410427136, 36.833921009646929],\n [119.775472410223642, 36.835386309230842],\n [119.774398810356843, 36.83684530996311],\n [119.773299409839979, 36.838241609962381],\n [119.772182510314678, 36.839590909592857],\n [119.771033510388293, 36.840910209638537],\n [119.769879510231249, 36.842173809273959],\n [119.768578710139423, 36.843518209397871],\n [119.76728410997373, 36.844803309125496],\n [119.765887309951495, 36.846077809443386],\n [119.764471310302838, 36.847327209683044],\n [119.762831210392164, 36.848664509659443],\n [119.761165309831199, 36.849971609502234],\n [119.760325309765335, 36.85061430910315],\n [119.758586510159375, 36.851832709711857],\n [119.756817110221505, 36.853047209960835],\n [119.752901110397943, 36.8557515091249],\n [119.750036210302937, 36.857729509509284],\n [119.746088510276536, 36.860450109784779],\n [119.744294910481813, 36.861679109803106],\n [119.742895710168909, 36.862654609822414],\n [119.739810309798031, 36.864995509135497],\n [119.738429809987792, 36.866171209933441],\n [119.737024409748756, 36.86740270916772],\n [119.736002010084803, 36.868370609915758],\n [119.735783509901125, 36.868578009767361],\n [119.734577810417704, 36.869767309214012],\n [119.73334741015492, 36.871130209291778],\n [119.73302490967194, 36.871501809161202],\n [119.731967709842024, 36.87269830947946],\n [119.731489710281949, 36.87326160973555],\n [119.730731009828332, 36.874044909345116],\n [119.729555710128011, 36.875326209437048],\n [119.728331310141925, 36.876582109976425],\n [119.727082509750062, 36.877808009132366],\n [119.726865909833919, 36.87800710914081],\n [119.725791710119438, 36.878994409164704],\n [119.724471109654019, 36.880158909805914],\n [119.723501010063615, 36.880974309816622],\n [119.723098510388013, 36.881312609589315],\n [119.721609109872588, 36.882482809234318],\n [119.720219310173093, 36.883518109673048],\n [119.720006609717302, 36.883670409861566],\n [119.719629110295273, 36.883940709196452],\n [119.717059210314346, 36.885848909599531],\n [119.715814109733401, 36.886750609453088],\n [119.715571309868096, 36.886926409826003],\n [119.714165709979625, 36.887980809167061],\n [119.714091010491757, 36.888036809950847],\n [119.71262251022074, 36.889194909217736],\n [119.71136271022101, 36.890217009407536],\n [119.710135210271801, 36.891279709491073],\n [119.70907461010529, 36.892237809427399],\n [119.708763910526159, 36.892516709878294],\n [119.707660110525694, 36.893575409777384],\n [119.706384309788177, 36.894846809232888],\n [119.705156309815948, 36.896133709403216],\n [119.704082410474939, 36.897324009795284],\n [119.70080411002175, 36.901390309715055],\n [119.700407410073922, 36.901927109648454],\n [119.69988000985461, 36.90267470977011],\n [119.699011309724256, 36.903961709765156],\n [119.698178409805791, 36.905205509926418],\n [119.697379909855044, 36.906473909243573],\n [119.696464210255158, 36.90789080911361],\n [119.695769910253262, 36.908877909488012],\n [119.6950004098411, 36.909916109340998],\n [119.693967310043377, 36.911213909294531],\n [119.693000609890305, 36.912370009368487],\n [119.691847710503453, 36.913657009363533],\n [119.690605209862611, 36.914954009819724],\n [119.68953060994977, 36.916012709718814],\n [119.688423010313727, 36.917035309931634],\n [119.68737041051611, 36.917946809697582],\n [119.686456809933929, 36.918724409404035],\n [119.685685109780025, 36.919336509572304],\n [119.684799610313803, 36.920027209588113],\n [119.684271110223676, 36.92039990932841],\n [119.681898310158999, 36.922110009769199],\n [119.674623210293021, 36.927194809892626],\n [119.671486710443446, 36.929386309330766],\n [119.669844110417444, 36.930536309303307],\n [119.668042309704902, 36.931796809874925],\n [119.667505409946784, 36.932174309297011],\n [119.665972310473762, 36.933252909394298],\n [119.664737110529245, 36.934095209926056],\n [119.663441110119152, 36.935054409733254],\n [119.661873609779377, 36.936060309535719],\n [119.661160110151059, 36.936515210008963],\n [119.65817701036076, 36.938254509637943],\n [119.65735701031781, 36.938703409834545],\n [119.656489109684685, 36.939161609920404],\n [119.654802510327613, 36.940012909967891],\n [119.654074109832322, 36.94037540959755],\n [119.652712609999071, 36.941041309908599]\n ],\n [\n [120.414796609076348, 36.341017908949368],\n [120.41493190938013, 36.340478909274282],\n [120.415599609234619, 36.337617309691154],\n [120.415889309643944, 36.335664109011475],\n [120.416007309689689, 36.334324409643841],\n [120.416127909675311, 36.332706308949071],\n [120.416180309573633, 36.330463710032234],\n [120.416165309781263, 36.328769609429969],\n [120.416149309942739, 36.328072209464949],\n [120.41611591002129, 36.327666009978429],\n [120.41614461008578, 36.326196009638181],\n [120.41625621055573, 36.324816209500511],\n [120.416324908867523, 36.32438240982043]\n ],\n [\n [119.64926030961567, 36.942332209363997],\n [119.652028710656509, 36.941153609151797],\n [119.653996510030993, 36.940218709925603],\n [119.656145910405485, 36.939136209468529],\n [119.657003110005576, 36.938678409580973],\n [119.65815140936013, 36.938053208988435],\n [119.660272009845471, 36.936837209569603],\n [119.661060610059167, 36.936357409566824],\n [119.662763509628348, 36.935292009718523],\n [119.663320910331777, 36.93490960989061],\n [119.663815309928623, 36.934579209762774],\n [119.665871210488035, 36.933161409671357],\n [119.667445009679568, 36.932039609740229],\n [119.667960609894294, 36.931679109303502],\n [119.669743510454737, 36.930444410281382],\n [119.671386110480626, 36.929294510133616],\n [119.674522709255712, 36.927102909971381],\n [119.681797610371518, 36.922018209672672],\n [119.684011810496713, 36.920415509867951],\n [119.684523110153464, 36.92002500984637],\n [119.685577910592201, 36.919249509157567],\n [119.686347310280212, 36.918639209432001],\n [119.687258610396611, 36.9178636098178],\n [119.68830911027726, 36.916953909595293],\n [119.689413609950179, 36.915934209696047],\n [119.690485210624047, 36.914878409211269],\n [119.691725010600862, 36.913584309068654],\n [119.692875010573289, 36.912300508861449],\n [119.693839409361317, 36.911147209276351],\n [119.694870210491899, 36.909852209811675],\n [119.695637610087715, 36.908816809548171],\n [119.696329809273379, 36.907832809136892],\n [119.697243910777956, 36.906418409382127],\n [119.698042810027687, 36.905149209668366],\n [119.69887690964174, 36.903903708889118],\n [119.699746210519265, 36.902615709747238],\n [119.700275109908489, 36.901866109533387],\n [119.700674210146758, 36.901326108912826],\n [119.702379510006494, 36.899210909755709],\n [119.703841610701829, 36.897397309937958],\n [119.703956210410865, 36.897255209860077],\n [119.705033709738018, 36.896060909283563],\n [119.705490210105154, 36.895582509525241],\n [119.706264109101426, 36.894771508998019],\n [119.707541909931251, 36.893498109450263],\n [119.708648210046931, 36.892437009260618],\n [119.708779809640532, 36.892318909390212],\n [119.708960309870463, 36.892156910013455],\n [119.710021910083128, 36.8911977102062],\n [119.711160409525291, 36.890212208826426],\n [119.711252210521138, 36.890132709656882],\n [119.712514509736934, 36.889108509550113],\n [119.713910410437165, 36.888007608964017],\n [119.71398510992492, 36.887948709665295],\n [119.715467810491077, 36.886836509997011],\n [119.71695601041165, 36.885758909945764],\n [119.719526209866785, 36.883850409169099],\n [119.720058610316642, 36.883469209036832],\n [119.720116309919831, 36.883427910369846],\n [119.721503509679337, 36.882394609123992],\n [119.722989709507601, 36.881226909594261],\n [119.72435920970986, 36.880075709926132],\n [119.725677609534159, 36.878913209377174],\n [119.726723010258752, 36.877952409676027],\n [119.726965710299396, 36.877729309460108],\n [119.72821190985178, 36.876506009344894],\n [119.729433910446687, 36.875252409271297],\n [119.730607410603625, 36.873973209096391],\n [119.731313110411747, 36.873252609320502],\n [119.731801409907234, 36.872685809802306],\n [119.732889409718496, 36.871444209382787],\n [119.733229109735703, 36.871073709384234],\n [119.73445721043197, 36.869692309352672],\n [119.735594410353769, 36.868570709970356],\n [119.735816909822574, 36.868356609270165],\n [119.736909610390285, 36.867322110127304],\n [119.738317810218859, 36.866088109878433],\n [119.739702009839903, 36.864909309117365],\n [119.742793010289233, 36.862564209071024],\n [119.744195010191675, 36.861586610034067],\n [119.745989010184758, 36.860357409466928],\n [119.749936510561611, 36.857636909016207],\n [119.752801310831842, 36.855659010255181],\n [119.756717509405576, 36.852954509642984],\n [119.758486410219689, 36.851740409592253],\n [119.760222209687299, 36.850524209624609],\n [119.761059109790153, 36.84988380959021],\n [119.762723309733019, 36.8485781090925],\n [119.764360210755171, 36.847243309231374],\n [119.765773309190877, 36.845996509831139],\n [119.767167209798913, 36.844724609453237],\n [119.768458910550294, 36.843442509864019],\n [119.769757510001114, 36.842100309481737],\n [119.770909209692377, 36.840839209961644],\n [119.772056209526454, 36.839522209482425],\n [119.773171109858936, 36.838175309243184],\n [119.774268410458831, 36.836781709908053],\n [119.775340110058096, 36.835325109466282],\n [119.776376509468378, 36.833862209273605],\n [119.777411409708861, 36.832302109454815],\n [119.777796610025575, 36.83167540969248],\n [119.779090010495679, 36.829604509340697],\n [119.779821010031696, 36.828435209917075],\n [119.780621910272998, 36.827159509903538],\n [119.781812109941029, 36.825255109136037],\n [119.782880209554037, 36.823519009294898],\n [119.783924010384794, 36.821840809605703],\n [119.784763610252526, 36.820494109015954],\n [119.785630210465911, 36.819077009496425],\n [119.786617110291445, 36.817499509594768],\n [119.787622809545041, 36.81588670950407],\n [119.788399310280056, 36.814647509375106],\n [119.789188409617509, 36.81335250991043],\n [119.78998031034314, 36.812080408983718],\n [119.790873709454218, 36.810636209293648],\n [119.791775510031812, 36.809215409963258],\n [119.79355120972059, 36.806408909143897],\n [119.793979109848124, 36.805771209773582],\n [119.795053709760964, 36.804237409728728],\n [119.796239410120734, 36.802696809909889],\n [119.797456010286737, 36.80120541020159],\n [119.798688209193529, 36.79978240933076],\n [119.799949209788224, 36.798428409843268],\n [119.801501310137382, 36.79687280933274],\n [119.802871610736361, 36.795589409323838],\n [119.804211609578147, 36.794411009660394],\n [119.80467170993154, 36.794016909652726],\n [119.805785809867302, 36.793105709361043],\n [119.806200510645112, 36.792774909034904],\n [119.806588310002553, 36.79246520950187],\n [119.808012610393689, 36.791386209206223],\n [119.809357810014944, 36.790411409758804],\n [119.811348210251708, 36.789091709514821],\n [119.811718210227241, 36.788853209308229],\n [119.812855209600343, 36.78812060987832],\n [119.813724210104283, 36.787572709612903],\n [119.815290709498754, 36.786593309233865],\n [119.815741310313228, 36.786310209848352],\n [119.816928710391721, 36.785564109795871],\n [119.819150510687564, 36.784148509446197],\n [119.820110810365691, 36.783510509702296],\n [119.82118660997412, 36.78276330887968],\n [119.822358309688298, 36.781902109994405],\n [119.82369001048562, 36.780880809301948],\n [119.824848409226774, 36.779934909568453],\n [119.825916209365687, 36.779007508889492],\n [119.827035709730239, 36.777988609386853],\n [119.828066410136785, 36.777003510004022],\n [119.829121010026597, 36.775921908869066],\n [119.830122509446369, 36.774858309463468],\n [119.830921809793722, 36.773923409337897],\n [119.831411409708835, 36.773325609289486],\n [119.832195109516761, 36.772406909551307],\n [119.832964910302394, 36.77140770969811],\n [119.833677509709332, 36.770434209770997],\n [119.834468110914599, 36.769322409401752],\n [119.835141509772939, 36.768334909728367],\n [119.836627609776428, 36.766184209833455],\n [119.837413709874909, 36.765163209514583],\n [119.838991510150095, 36.763240708991589],\n [119.839820609533604, 36.762293609562505],\n [119.84073151035102, 36.761248909409687],\n [119.841996809705051, 36.759970709280879],\n [119.843151710083362, 36.758870309617123],\n [119.843913110301855, 36.758192209103242],\n [119.844657409911633, 36.757543309576135],\n [119.845037010150008, 36.757224809277602],\n [119.845771310197847, 36.756662009044533],\n [119.847086209860777, 36.755620908877916],\n [119.848512509444845, 36.754554909181763],\n [119.849698610002861, 36.753734709489322],\n [119.851072210214397, 36.752816810147749],\n [119.852566709885764, 36.751878810059111],\n [119.854186909598297, 36.750930410210287],\n [119.855722209712326, 36.750087008908395],\n [119.857086609859266, 36.749385108735851],\n [119.858872410733284, 36.748517409550857],\n [119.860696410311107, 36.747708209466339],\n [119.863703310659275, 36.746389109070208],\n [119.86507490987924, 36.745780310313137],\n [119.866513710039726, 36.745127409702263],\n [119.867868409199787, 36.744468109515708],\n [119.869046809762494, 36.743890608964477],\n [119.870319109439379, 36.743238209276001],\n [119.871723909830621, 36.7424820089376],\n [119.873414709921008, 36.741542009656087],\n [119.874861010427367, 36.740692209677775],\n [119.876780009889558, 36.739566709036467],\n [119.879884809536406, 36.737758009624486],\n [119.881476409908487, 36.736821209231493],\n [119.882981410064076, 36.735942009516179],\n [119.884410810510531, 36.735081709053702],\n [119.886851909588017, 36.733651509109905],\n [119.88807591027512, 36.732932409403247],\n [119.888558609692154, 36.732651210285155],\n [119.890569609799741, 36.731468209690149],\n [119.904181309419982, 36.723412509979426],\n [119.909605209712709, 36.720622509920929],\n [119.911374810199391, 36.719854609402773],\n [119.912079310312038, 36.719569909223992],\n [119.913168109620642, 36.719130109267155],\n [119.913652909854022, 36.718927009074264],\n [119.914761110237123, 36.71851630938022],\n [119.918586010536046, 36.717182109366888],\n [119.924404509960254, 36.7157553097598],\n [119.931767509562974, 36.713553009463851],\n [119.93873971056928, 36.711003709353747],\n [119.945720109795275, 36.70834290949773],\n [119.949805909714996, 36.706387509076308],\n [119.951121410124983, 36.705729109111132],\n [119.952271109724052, 36.705116109620803],\n [119.952747709938876, 36.704852409511147],\n [119.953219110273835, 36.704591609715067],\n [119.955535110057326, 36.703310309623134],\n [119.956371410312386, 36.702713009597744],\n [119.961003810077841, 36.699404109711963],\n [119.965847409330536, 36.695060409410416],\n [119.970012110370703, 36.690175609516814],\n [119.973468809338101, 36.686624509613466],\n [119.977867010354316, 36.683106109959056],\n [119.980723310232634, 36.681081909602483],\n [119.983552810313995, 36.679425709129248],\n [119.984464310079943, 36.678902709292629],\n [119.985561310306252, 36.678273909613267],\n [119.98983851023911, 36.67609290886071],\n [119.994272110369707, 36.674399509729653],\n [120.000687110321905, 36.672169109217066],\n [120.001716610133485, 36.67181110979493],\n [120.004251610123788, 36.67092970943861],\n [120.011271709921516, 36.668232009499718],\n [120.01742841019302, 36.665107709852975],\n [120.023493510017488, 36.661309409701573],\n [120.028869209346567, 36.656979309847316],\n [120.045956910083419, 36.64106490871859],\n [120.052730809679133, 36.635013509166185],\n [120.058305509191996, 36.630493509368023],\n [120.062681009521043, 36.627544609895892],\n [120.069060709284372, 36.6237935088634],\n [120.07614700997658, 36.620457009683321],\n [120.087266410316602, 36.615649409392802],\n [120.089827910629651, 36.61450540969696],\n [120.091310909770755, 36.613795309505974],\n [120.092786209815813, 36.613085909886877],\n [120.094117409690739, 36.612415109170001],\n [120.096620209455182, 36.610865109637132],\n [120.097917809759224, 36.6100373097741],\n [120.098097409767661, 36.609922709165744],\n [120.098914809870621, 36.609401209398357],\n [120.099694509494043, 36.608880309478764],\n [120.100251809473434, 36.60846340985853],\n [120.101698410353379, 36.60733730936937],\n [120.104755309410052, 36.604957609705991],\n [120.105670910084541, 36.604061709580265],\n [120.105821210180807, 36.60391460927184],\n [120.107434009372128, 36.602336509522331],\n [120.116686009751561, 36.592615709647362],\n [120.117317409371026, 36.591927209373239],\n [120.119600010132444, 36.589505809045875],\n [120.121129409794435, 36.588209809535158],\n [120.121372209659853, 36.588004109402164],\n [120.123085910086729, 36.586562109453837],\n [120.123388009449172, 36.586307909782249],\n [120.12410800937721, 36.585749509032667],\n [120.125348709575405, 36.584813709585092],\n [120.126695909288856, 36.58385190893847],\n [120.127461209866965, 36.583335609051176],\n [120.12773620995813, 36.583150009665246],\n [120.129564109895796, 36.581916808913661],\n [120.13214471001038, 36.580503209555502],\n [120.132421909843288, 36.580351409390062],\n [120.13454660943853, 36.579264409624841],\n [120.134911709907556, 36.579077609644003],\n [120.136436509537361, 36.578352609485364],\n [120.138229210010081, 36.57755710967291],\n [120.138716610183451, 36.577355509549193],\n [120.141086209560967, 36.576436509437428],\n [120.141749910130329, 36.576199009276934],\n [120.143145510456975, 36.575716609334108],\n [120.144390610138657, 36.575314809331019],\n [120.145355810222554, 36.575037609498111],\n [120.14589250943186, 36.574883409042172],\n [120.149434309445837, 36.57388090957636],\n [120.151799233278609, 36.573211549923911]\n ],\n [\n [120.151799233278666, 36.573211549923897],\n [120.153734110241089, 36.57266390921211],\n [120.155857110117608, 36.572096609670837],\n [120.161932609702262, 36.570473109446482],\n [120.169021309785649, 36.567705509701568],\n [120.174161309396936, 36.565211009780342],\n [120.180609509621263, 36.560976810031832],\n [120.191621409500499, 36.552294909682416],\n [120.195230010256864, 36.549879210157485],\n [120.198526509390945, 36.547642909192973],\n [120.198951209730581, 36.547354809576859],\n [120.200125110085878, 36.546558409543024],\n [120.200344509591559, 36.546422509391334],\n [120.201061110082264, 36.545961309167126],\n [120.201613110356789, 36.545606009509811],\n [120.209906910075915, 36.540086009461845],\n [120.21306500894309, 36.53796000944692],\n [120.216671209408901, 36.534950309509213],\n [120.220386409505295, 36.531560509310111],\n [120.221506609542416, 36.530276809826944],\n [120.221885510108223, 36.529842509224466],\n [120.224102010699312, 36.527302409178901],\n [120.227302609727758, 36.523125409010447],\n [120.230312510214276, 36.518190309135491],\n [120.232502009560108, 36.513478109826963],\n [120.234154610047312, 36.509799609264633],\n [120.237170409187115, 36.504141809696819],\n [120.240454909566438, 36.499628910046226],\n [120.244831909964773, 36.494558008945035],\n [120.250248609385835, 36.489551909393128],\n [120.253702210188862, 36.486857108868548],\n [120.255219609297569, 36.485722609610775],\n [120.256493109569419, 36.484851709738678],\n [120.258487109792327, 36.483536310052727],\n [120.263903609563954, 36.480370109193245],\n [120.272033309989297, 36.476762709931165],\n [120.283282010356515, 36.472404109661966],\n [120.292950708908165, 36.468156208742073],\n [120.297187309846549, 36.46588010917975],\n [120.298034309336003, 36.465377609389236],\n [120.303238009726442, 36.462128409198783],\n [120.30387910943341, 36.461737909177202],\n [120.305917609010521, 36.460439309726439],\n [120.306927410072035, 36.459864009816272],\n [120.307128209799089, 36.459734308691452],\n [120.314431409881763, 36.455017709000117],\n [120.319370209567523, 36.45072870906273],\n [120.321152809754381, 36.448375609546815],\n [120.321416609688868, 36.448027409137694],\n [120.32261720911697, 36.446442609438918],\n [120.32465200978254, 36.442559409689068],\n [120.325692209727777, 36.439684009109783],\n [120.325843209496611, 36.43914950964222],\n [120.326807409534354, 36.435196409186972],\n [120.326944809755219, 36.434633109830202],\n [120.328428710016965, 36.428582509775083],\n [120.329268609358905, 36.425037209599623],\n [120.330812409864848, 36.418512609269555],\n [120.330998209799645, 36.417705009078986],\n [120.331125310085099, 36.417152109482345],\n [120.331342609673811, 36.416207609093931],\n [120.332259909167533, 36.412578009167817],\n [120.333823709696503, 36.407433609173779],\n [120.334431610030833, 36.406282708979916],\n [120.334737009905098, 36.40570460948021],\n [120.336443509460423, 36.402839309186845],\n [120.337481810037616, 36.401274609335815],\n [120.338600309456751, 36.399735309037339],\n [120.339831409392104, 36.398230509430505],\n [120.341159809677492, 36.396759608868933],\n [120.342207809442925, 36.39566350976321],\n [120.343280709637156, 36.394629309195295],\n [120.345543910223341, 36.392546509913529],\n [120.351769410430052, 36.388223009284502],\n [120.35281370948519, 36.387539309591489],\n [120.353624109265297, 36.387043909049225],\n [120.355947009546867, 36.385661108773206],\n [120.358458809726358, 36.384621109376724],\n [120.359248209437396, 36.384294209410314],\n [120.360690009736231, 36.383697208859132],\n [120.362835509750994, 36.383043309101481],\n [120.363718209627677, 36.382774209462241],\n [120.370415509468216, 36.381454809591844],\n [120.378242309235247, 36.380226009223009],\n [120.379086609859201, 36.37998010939458],\n [120.382820909757243, 36.378892709431057],\n [120.383565209367021, 36.378606609007875],\n [120.386222210486721, 36.377517409500911],\n [120.388852609660262, 36.376180209349229],\n [120.389782709204724, 36.37566770909757],\n [120.391449709636504, 36.37461430980261],\n [120.392776109829697, 36.373698409653912],\n [120.393467009494998, 36.373185709752761],\n [120.393941009769833, 36.372801709131636],\n [120.403368209775067, 36.363473209720894],\n [120.407020808963239, 36.359533608988897],\n [120.408484209178937, 36.357712508825273],\n [120.409783208828117, 36.355817009547422],\n [120.410555609553853, 36.354517909174206],\n [120.411623909715672, 36.352182009192404]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 18,\n "fclass": "motorway",\n "name": "青银高速",\n "Shape_Leng": 2.3063800700899999\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.448539609315617, 36.121993109394509],\n [120.448034809958585, 36.123989409183935],\n [120.447739009447787, 36.125071308893837],\n [120.447575609826572, 36.126038309420494],\n [120.44748310915827, 36.12740210971964],\n [120.447500109942212, 36.128106809481721],\n [120.447580309683644, 36.129352109712158],\n [120.447643409715624, 36.129953809220979],\n [120.447935509516242, 36.132980109744324],\n [120.44809450965397, 36.133993909191588],\n [120.448123809566255, 36.134180609347709],\n [120.448211509653561, 36.135382509195495],\n [120.448231109478229, 36.135846008986164]\n ],\n [\n [120.448048409506555, 36.135785209419907],\n [120.448033409714185, 36.135340009034223],\n [120.447930909483944, 36.134167409098723],\n [120.447823509747195, 36.133467708667865],\n [120.447747508940438, 36.132972908872716],\n [120.447464709928454, 36.129956109686759],\n [120.447404509310672, 36.129369409071046],\n [120.44731680922348, 36.128137709287898],\n [120.447312009541633, 36.127339709360172],\n [120.447420309499762, 36.125994109540557],\n [120.447550508848963, 36.125097209368789],\n [120.447826409161507, 36.123966108649029],\n [120.448066609086823, 36.123006809017056]\n ],\n [\n [120.448231109478229, 36.135846008986164],\n [120.448482209186636, 36.136992809170863],\n [120.448483509606376, 36.137488409362675],\n [120.447977609479153, 36.138899709154316]\n ],\n [\n [120.448231109478229, 36.135846008986164],\n [120.448247409690225, 36.136260609039937],\n [120.448293709487189, 36.136971408903435],\n [120.448263709902335, 36.137488709736203],\n [120.447977609479153, 36.138899709154316]\n ],\n [\n [120.447769709604472, 36.138875009274329],\n [120.447671009909186, 36.138139109332485],\n [120.447695809613947, 36.137459309099881],\n [120.447684409807721, 36.136943209761398],\n [120.448048409506555, 36.135785209419907]\n ],\n [\n [120.447769709604472, 36.138875009274329],\n [120.447901009723864, 36.138156409590692],\n [120.44797050933164, 36.137471909501073],\n [120.447994509539058, 36.136960309470737],\n [120.448048409506555, 36.135785209419907]\n ],\n [\n [120.447977609479153, 36.138899709154316],\n [120.447721009517068, 36.140279609116703],\n [120.447242609758746, 36.142696809610129],\n [120.446694709493272, 36.144986509619798],\n [120.446309509176558, 36.146264009176718],\n [120.445630809714203, 36.148214108994011],\n [120.444911809832206, 36.150006109794163],\n [120.444000209342221, 36.15196830909025],\n [120.443256109381991, 36.153449209213704],\n [120.441967909691357, 36.155762009209411],\n [120.441009709930199, 36.157598709013257],\n [120.440227909490545, 36.159184408933356],\n [120.439818809690337, 36.16008660970931],\n [120.439677209635533, 36.160508009537068],\n [120.439548509456245, 36.160791608945658],\n [120.439271209798562, 36.161445409777912],\n [120.439073709684067, 36.161995509785015],\n [120.438476509483394, 36.163524709797571],\n [120.438175709641314, 36.164382809619042],\n [120.43800090931461, 36.164920809247974],\n [120.437776509578271, 36.165652409531106],\n [120.436282609754699, 36.171132509357847],\n [120.434959109875081, 36.176387409051756],\n [120.43482230950201, 36.17694600945083],\n [120.433376209544463, 36.183385908932621],\n [120.433077309969917, 36.184716809333338],\n [120.432500609815406, 36.186968109190957],\n [120.432463409358888, 36.187113309231904],\n [120.431767609287817, 36.189299709514046],\n [120.43094480965533, 36.191255409409678],\n [120.429330709145006, 36.19422040944437],\n [120.428683509336565, 36.195666609226691],\n [120.428246309319775, 36.197132609382493],\n [120.428001809735747, 36.199909209542454],\n [120.427953709496137, 36.201829309774894],\n [120.427963309758979, 36.202671209208972],\n [120.428172909352384, 36.204236009784097],\n [120.428579409212375, 36.206003808928699],\n [120.42912520956088, 36.207666209328124],\n [120.429590809268461, 36.208928209069654],\n [120.430397209763441, 36.211067209684018],\n [120.431142709968185, 36.213280909786192],\n [120.431714309168115, 36.215550209574587],\n [120.431928909891326, 36.21778350950143],\n [120.432084309143647, 36.22045530896537],\n [120.432012509969468, 36.221453109473487],\n [120.431973409245529, 36.222667709547238],\n [120.431950409983529, 36.223383509641337],\n [120.431885509508675, 36.224784109299264],\n [120.431821609979352, 36.226395509145505],\n [120.431700209597011, 36.229308808954443],\n [120.43162240924687, 36.230139209656841],\n [120.431536109403964, 36.23071260929953],\n [120.431420709298322, 36.231189008965657],\n [120.431204509580539, 36.231920309774523],\n [120.430959409249454, 36.232556409250947],\n [120.429144409187188, 36.236195209241544],\n [120.428795109806515, 36.237039109667251],\n [120.42855000947543, 36.237633209005423],\n [120.428453209148302, 36.237940709696034],\n [120.428278509545635, 36.238496109407947],\n [120.428100709979844, 36.239465809699425],\n [120.428025109371333, 36.240449609561892],\n [120.428025609394467, 36.241571708967228],\n [120.428116309620009, 36.24229800954555],\n [120.428178609255497, 36.242654509797831]\n ],\n [\n [120.428271808697104, 36.243969709834289],\n [120.428163709287787, 36.243519509218004],\n [120.427974108818148, 36.242519309318709],\n [120.427855009800965, 36.241894709473343],\n [120.427808109256944, 36.240800309186966],\n [120.427852009662615, 36.239792009094003],\n [120.427970009708247, 36.238978609175547],\n [120.428271309573347, 36.237925909553155],\n [120.428397109439061, 36.237545309268683],\n [120.428785409718898, 36.236581509429186],\n [120.428985709423046, 36.236138309135697],\n [120.430770309702098, 36.232554909181772],\n [120.431042809677933, 36.231865809059911],\n [120.431268109635653, 36.23105620967641],\n [120.431389109819634, 36.23046810881624],\n [120.431452409501162, 36.22991681001281],\n [120.431585609888089, 36.226689708863034],\n [120.43161230986027, 36.224798309594348],\n [120.431787909684317, 36.222166209802765],\n [120.431849409822462, 36.220355109200966],\n [120.431875309398038, 36.21959250928694],\n [120.431726208997361, 36.217549610226399],\n [120.431435408717221, 36.215351109566086],\n [120.430937609683042, 36.213225109551217],\n [120.430235809335159, 36.211048609905447],\n [120.429408710043958, 36.208898909157369],\n [120.428884809986016, 36.20748780901522],\n [120.428429609139243, 36.205990309205447],\n [120.428029009731063, 36.204316509899058],\n [120.427778209496864, 36.202671408858464],\n [120.427759809367785, 36.201822208728004],\n [120.427836409123074, 36.199854909376597],\n [120.428058610016933, 36.197124609013542],\n [120.428571409742858, 36.195585109065576],\n [120.429193109274593, 36.194182309665905],\n [120.430691609130463, 36.191306609612411],\n [120.431436609312186, 36.189515709582395],\n [120.431938109056546, 36.188097109993691],\n [120.432288809580996, 36.186755309809769],\n [120.432985209499861, 36.183286809938352],\n [120.434632209908614, 36.176971909026406],\n [120.434795809179263, 36.176372209609838],\n [120.436143809289433, 36.171089509173555],\n [120.437617509440543, 36.165624309314467],\n [120.437792009393775, 36.164970609206307],\n [120.438011109425247, 36.16437990930541],\n [120.438291909244299, 36.163511009525507],\n [120.439078209891591, 36.161380609127889],\n [120.4393812094753, 36.160727809241052],\n [120.439489009410295, 36.160475609661717],\n [120.439662409492712, 36.160064009746293],\n [120.440856109321999, 36.157491209451791],\n [120.441801609756567, 36.15570800941714],\n [120.443099109336458, 36.1534019093707],\n [120.443834509255225, 36.151930309136503],\n [120.444741810086498, 36.149944809305566],\n [120.445472109949947, 36.148160709049534],\n [120.446159010330121, 36.146222209587336],\n [120.446507808788397, 36.144933008951227],\n [120.447061908980004, 36.142653809425838],\n [120.447525909693013, 36.140289608678529],\n [120.447769709604472, 36.138875009274329]\n ],\n [\n [120.422369710094131, 36.253360809253991],\n [120.420728009390132, 36.25522800956503],\n [120.41811020971852, 36.258506908966751],\n [120.415352909009584, 36.262053908860878],\n [120.412649209693313, 36.265514109788398],\n [120.409001409287725, 36.27018530900483],\n [120.408123209618452, 36.271324609742976],\n [120.407456409985343, 36.271889309344203],\n [120.406823410472043, 36.272373709379224],\n [120.406040209787875, 36.272797509497536],\n [120.405364309015681, 36.273134909048849],\n [120.405056009727105, 36.27325190904844],\n [120.4044176097849, 36.273437809707218],\n [120.402990409080189, 36.274060209810898],\n [120.40086970966945, 36.275001308963283],\n [120.399103210045155, 36.27578520932002],\n [120.39880041011088, 36.275919609402479],\n [120.397980310243156, 36.276283509276595],\n [120.396800110137065, 36.276793808887248],\n [120.395909609540922, 36.277347310130324],\n [120.392669509590291, 36.280270709325805],\n [120.39202580994322, 36.280850209069968],\n [120.391435709890175, 36.281291309446431],\n [120.388839309586501, 36.283021008812568],\n [120.388109809220396, 36.283531309322541],\n [120.387047610059199, 36.28441340935143],\n [120.38596400973131, 36.285390708914122],\n [120.385062809001511, 36.28634200997584],\n [120.382638009236757, 36.289126609605376],\n [120.381254009265149, 36.290735109138041],\n [120.380406508853412, 36.29173820935091],\n [120.379634009202277, 36.29281050879797],\n [120.379011709822635, 36.293839609310567],\n [120.377777910122518, 36.296096509246581],\n [120.375470609481113, 36.300360709479207],\n [120.374358809111868, 36.302349008899682],\n [120.373615110249148, 36.303644009263678],\n [120.372932909726046, 36.304613409181513],\n [120.372250909751756, 36.30542240961654],\n [120.371671810205953, 36.306082109102078],\n [120.371156809839022, 36.30659220996256],\n [120.370615009675021, 36.307076409448769],\n [120.367509010332583, 36.309683109687796],\n [120.366768710008046, 36.310301309957538],\n [120.364383409366951, 36.312278909244299],\n [120.361604709289963, 36.314595810148546],\n [120.360674709570276, 36.31541060941214],\n [120.359929109540872, 36.316097909990617],\n [120.356034509984738, 36.320005309597434],\n [120.355444409931579, 36.320580109484524],\n [120.354811409519016, 36.321155009196389],\n [120.354173110300849, 36.321695209466384],\n [120.353573910007981, 36.322173509399988],\n [120.349664909608009, 36.324879209707831],\n [120.345986609594434, 36.327500209167397],\n [120.344798508944109, 36.328284609547154],\n [120.343964309505395, 36.328950209484617],\n [120.34217850953064, 36.33031270936408],\n [120.341551309745228, 36.330745709546932],\n [120.339006810216233, 36.332504009152728],\n [120.337883910414234, 36.333286509265065],\n [120.336314409082775, 36.33436790985121],\n [120.335573210335497, 36.334976910056412],\n [120.33486380981708, 36.335588209828074],\n [120.334246509768718, 36.336136709041966],\n [120.333697908931413, 36.336702409588611],\n [120.332788809456019, 36.337727709566195],\n [120.332172409629038, 36.338394909397607],\n [120.331032509942474, 36.34015051013796],\n [120.32909190966393, 36.343129909217964],\n [120.327736609756812, 36.345137509888218],\n [120.326123009269509, 36.347618809560458],\n [120.326043909399004, 36.347734309490818],\n [120.325910809736115, 36.347929009116513],\n [120.32363400960196, 36.351405909555126],\n [120.323482609634766, 36.351659209005334],\n [120.322029010230722, 36.353872909107508],\n [120.321013109967112, 36.355186909448378],\n [120.319994009016341, 36.356337109070353],\n [120.318682110391137, 36.357557409047217],\n [120.317342309400146, 36.358665709255149],\n [120.315920109825242, 36.359695309790766],\n [120.315216209560504, 36.360170009738226],\n [120.308108609324904, 36.364945009604583],\n [120.300579009413809, 36.369977609479122],\n [120.298785010319989, 36.371173009926508],\n [120.295205309277662, 36.373592909285378],\n [120.293956009762155, 36.374412409305307],\n [120.292965309401552, 36.374967009519935],\n [120.290550909396984, 36.376603509444465],\n [120.289711108980555, 36.377218809400574],\n [120.28807971001072, 36.37835280953459],\n [120.286670109038369, 36.379548209082657],\n [120.284299110315715, 36.381553208913488],\n [120.282601009529003, 36.383257409801672],\n [120.282251509599519, 36.383627609426696],\n [120.280794309309954, 36.385219509272986],\n [120.278759209170175, 36.387911409483991],\n [120.278081509753974, 36.388805309517466],\n [120.277004409725805, 36.389999809743472],\n [120.275189209114728, 36.392009909629678],\n [120.274269809704037, 36.393096409371822],\n [120.273712409899872, 36.393696909185053],\n [120.273104509565542, 36.394303109800717],\n [120.272437009360601, 36.394882909019088],\n [120.271756409630711, 36.395450410008493],\n [120.270621109976332, 36.396289209479505],\n [120.270214709941001, 36.396558509667557],\n [120.26964370968949, 36.396945509527711],\n [120.268639509605691, 36.397538909193372],\n [120.267866609756311, 36.397963109509931],\n [120.267097909740755, 36.398324409444001],\n [120.265729209935103, 36.398929309639982],\n [120.264313409935994, 36.399464408955339],\n [120.263117609290248, 36.399834309106154],\n [120.262075310327418, 36.400105309012872],\n [120.260963209584474, 36.400349108924274],\n [120.257659710127541, 36.400879909480295],\n [120.256858909711013, 36.400998209000193],\n [120.256572409988848, 36.401026709415135],\n [120.252235309811795, 36.401537509948184],\n [120.246554309533849, 36.402291309096711],\n [120.245448709990001, 36.402438009206833],\n [120.235108909448627, 36.403884509362683],\n [120.234847009781788, 36.403924509408625],\n [120.232041910106091, 36.404386109831137],\n [120.227819110163864, 36.405242709583433],\n [120.224360109831309, 36.406085509238892],\n [120.223862309897754, 36.406216709533567],\n [120.219510709951351, 36.407398009510587],\n [120.214841509028474, 36.408910809486315],\n [120.208558710316311, 36.410941609967381],\n [120.204003010130918, 36.412494709463317],\n [120.201980609317729, 36.413170609336191],\n [120.198510409727646, 36.414296109078236],\n [120.193970209357758, 36.415778209796599],\n [120.192737909726816, 36.416155709218685],\n [120.188926009128068, 36.417443109412034],\n [120.186322309926709, 36.418277308850747],\n [120.182853109483517, 36.419439909224479],\n [120.182493510167433, 36.419551709343978],\n [120.180811009920262, 36.420097209318783],\n [120.179484910100541, 36.420532409243322],\n [120.178840508982375, 36.420716808933662],\n [120.178157309312382, 36.420900009827619],\n [120.177258609597175, 36.421132909955872],\n [120.175571009294686, 36.421410909286067],\n [120.174031708996267, 36.421635109372858],\n [120.172777309425328, 36.421775809206281],\n [120.171808309705739, 36.421874109602527],\n [120.170780909811242, 36.421910508763006],\n [120.169359709383116, 36.421947909768278],\n [120.168393709801876, 36.421947909768278],\n [120.167132709207181, 36.421934709519292],\n [120.165111910086694, 36.421803109026314],\n [120.147576414448352, 36.4202560886973]\n ],\n [\n [120.147576414448309, 36.4202560886973],\n [120.141880810051362, 36.41975360984128],\n [120.141225109851007, 36.419692109703135],\n [120.140021808859501, 36.419563409523789],\n [120.135287309961427, 36.419169308616745],\n [120.132371309488349, 36.418847210130707],\n [120.128884110013701, 36.418426609800235],\n [120.121626709704969, 36.417349309223312],\n [120.111464210505005, 36.415956209011881]\n ],\n [\n [120.405965109202498, 36.272019109394421],\n [120.406240809865494, 36.271571709266993],\n [120.406464809403474, 36.271347909378562],\n [120.406772009720498, 36.271161109397724],\n [120.407140509626856, 36.271034608960065],\n [120.407387609150874, 36.270966809071012],\n [120.4080554097294, 36.270796309302284],\n [120.408306609262695, 36.270695408965992],\n [120.408527409912153, 36.270555409704457],\n [120.408692109952995, 36.270421609469736],\n [120.408820409934037, 36.270287709410297],\n [120.409150909886648, 36.269892308982946],\n [120.41211280995833, 36.265998609648193],\n [120.415406509502873, 36.261803009701168],\n [120.418399909228469, 36.257979209273117],\n [120.4207608094639, 36.255026509266031],\n [120.42227910969325, 36.253308409355668]\n ],\n [\n [120.111067710206726, 36.41568040942343],\n [120.121645010009274, 36.417269809154448],\n [120.128900609875359, 36.41834690918256],\n [120.132385609608264, 36.418767209139446],\n [120.135299309615561, 36.419089009050595],\n [120.140033009915555, 36.419483109058262],\n [120.141254309938518, 36.419605309837209],\n [120.141883009793105, 36.419670909085255],\n [120.14758421399867, 36.420174261925453]\n ],\n [\n [120.147584213998726, 36.42017426192546],\n [120.165121509450159, 36.421722609810672],\n [120.167137409963516, 36.421853909030744],\n [120.168394309649784, 36.421867109279731],\n [120.169357409816712, 36.421867109279731],\n [120.170209309711936, 36.421836509847083],\n [120.171334309430904, 36.421757409077202],\n [120.172735410011228, 36.421626109857129],\n [120.173977710103259, 36.421462809161369],\n [120.175596909769638, 36.421195009042492],\n [120.176295009407227, 36.421104109167345],\n [120.177320410108905, 36.420922109767616],\n [120.177690309360401, 36.420849109099152],\n [120.178686009951434, 36.420612709708848],\n [120.179126710129594, 36.420494509114349],\n [120.180775409357693, 36.420021609609648],\n [120.1824566100845, 36.419476509833089],\n [120.182815709377564, 36.419364909363139],\n [120.186284409797736, 36.418202409713501],\n [120.188887909349546, 36.417368309200185],\n [120.192699409750048, 36.416081009730874],\n [120.193920909422445, 36.415702109165068],\n [120.198484309603259, 36.414211609678091],\n [120.201916809613181, 36.413088809700866],\n [120.203958609702113, 36.412409309841848],\n [120.208494809887611, 36.410883909464928],\n [120.214778009697397, 36.408852909334371],\n [120.219451709928535, 36.407338709114185],\n [120.223808609579692, 36.406156009792085],\n [120.224309009453236, 36.406024109824841],\n [120.227773609864244, 36.405179909025605],\n [120.232003509954097, 36.404321909028909],\n [120.234845509712613, 36.403838709588854],\n [120.235111709937541, 36.403793509662819],\n [120.242845709561948, 36.402737709177984],\n [120.245420009925624, 36.402372209409975],\n [120.250333709533152, 36.401699109126639],\n [120.252269609954624, 36.401433909847128],\n [120.256612709509, 36.400860509305119],\n [120.256835809724862, 36.400825909688024],\n [120.257639210081493, 36.400769209231669],\n [120.260933409649169, 36.400263209279728],\n [120.262044009423562, 36.40001820967268],\n [120.263089309424117, 36.399735509586151],\n [120.264283809650124, 36.399370209467634],\n [120.26568920988916, 36.39884700908226],\n [120.267047709584176, 36.398257809250538],\n [120.267835309751831, 36.397887809275005],\n [120.269580309283924, 36.396888609421865],\n [120.270160109401559, 36.39649500943716],\n [120.270634410050093, 36.396169809189416],\n [120.27168260946496, 36.395392109658189],\n [120.272358909536138, 36.394831209692597],\n [120.273017709699616, 36.394242009860932],\n [120.273629609319073, 36.39365510959567],\n [120.274423909435882, 36.39271020900901],\n [120.276881009251269, 36.389191209506748],\n [120.277404009987094, 36.388455009191375],\n [120.277980309943359, 36.387643809014605],\n [120.278735909534703, 36.386860609229757],\n [120.280585010090249, 36.3851469097022],\n [120.282119609632332, 36.38346260901227],\n [120.282407109400651, 36.383172209829695],\n [120.283985509523745, 36.381625609734158],\n [120.284980909741307, 36.380686509774648],\n [120.286062609801661, 36.379866509731698],\n [120.286349810095771, 36.379626409631157],\n [120.287253010018503, 36.378871109514137],\n [120.288426610000101, 36.377892509531762],\n [120.290502409858391, 36.37641060936221],\n [120.293351409939646, 36.374442209240613],\n [120.294667809671751, 36.373574509156299],\n [120.298528509283301, 36.371076809447231],\n [120.300725809348705, 36.369597209743461],\n [120.307925709703795, 36.364799309540558],\n [120.315200010072431, 36.360065409591016],\n [120.315881309474889, 36.359603009671218],\n [120.317273209990731, 36.358596009098619],\n [120.318612709708873, 36.357483909255052],\n [120.31999880959745, 36.356038709518884],\n [120.320798609967937, 36.355068509204386],\n [120.321679609226635, 36.353907809098189],\n [120.323301109358795, 36.351551909093359],\n [120.323443309261393, 36.351326109112676],\n [120.325921509869886, 36.347519309468623],\n [120.325937409883636, 36.347493109519462],\n [120.326011909721956, 36.347370809815061],\n [120.327560509909631, 36.344998609598179],\n [120.328824709392848, 36.343042009481223],\n [120.330752209247066, 36.340114309727653],\n [120.3308180099433, 36.340014409437515],\n [120.3320292096804, 36.338313009038188],\n [120.332732309548533, 36.337422708990857],\n [120.333478209951522, 36.336646909727165],\n [120.334364409989576, 36.335769009532214],\n [120.335488909685523, 36.334796908950239],\n [120.336413509875683, 36.333993609317645],\n [120.336482509460325, 36.33393960952543],\n [120.337282109282, 36.333377109665946],\n [120.340397309588184, 36.331181109120962],\n [120.343779209243166, 36.3288319090654],\n [120.344868209999959, 36.328097709741542],\n [120.346303109800715, 36.327145609182594],\n [120.346759009420794, 36.326831009243733],\n [120.349446509249105, 36.324956209661423],\n [120.353485709897654, 36.322097709142042],\n [120.354550509898218, 36.321255509334321],\n [120.355378509410798, 36.320523509752206],\n [120.356441209494278, 36.319458509202889],\n [120.359745409523043, 36.316177008961859],\n [120.36178550989348, 36.31431440958238],\n [120.370581509928797, 36.306995209661238],\n [120.371177509534505, 36.306455209040735],\n [120.371856909568805, 36.30576510977204],\n [120.372490709478711, 36.305053909710239],\n [120.373227509641879, 36.304055509354328],\n [120.373718809275715, 36.303288409232778],\n [120.374609709170841, 36.301681909792364],\n [120.375379309407663, 36.300318009668445],\n [120.376542810002775, 36.298160509100285],\n [120.37796480992813, 36.295589309598995],\n [120.378803609399142, 36.294052409591075],\n [120.37955630957606, 36.29281710982184],\n [120.380616409719551, 36.291389309269277],\n [120.381733909992022, 36.290093709057487],\n [120.382541610007365, 36.2891223090474],\n [120.383914409822182, 36.287571309468433],\n [120.385588609326874, 36.285654509747872],\n [120.387077309270467, 36.284284808996802],\n [120.388220710017777, 36.283402909516724],\n [120.389099809908316, 36.28277950936689],\n [120.390806209638981, 36.281662009094475],\n [120.39200990992947, 36.280814509582001],\n [120.393305609965978, 36.279616509194568],\n [120.395020609913331, 36.277996309482148],\n [120.395925609379447, 36.277281009411126],\n [120.396615009874836, 36.276829909472781],\n [120.396961109467725, 36.276625109561223],\n [120.398508209586225, 36.275942209365496],\n [120.399739909369373, 36.275353709206343],\n [120.400935710015119, 36.274885009535637],\n [120.401599509509765, 36.274587208932587],\n [120.401915310043591, 36.274445509053066],\n [120.403376209244698, 36.273765909369274]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 31,\n "fclass": "motorway",\n "name": "疏港高速",\n "Shape_Leng": 0.05689170674\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.253230309830997, 36.232867608853098],\n [120.253544709221046, 36.232845109614175],\n [120.254452910273699, 36.232784409872693],\n [120.255987509815782, 36.232746909042646],\n [120.257741709412471, 36.232776009305439],\n [120.258853309232904, 36.232804609545155],\n [120.260682409765423, 36.232876809816958],\n [120.261949209188742, 36.232978009627516],\n [120.263556609749799, 36.233156709414686],\n [120.265209709360647, 36.233398009210816],\n [120.265391510010204, 36.23342580905387],\n [120.265992710395381, 36.233504809099713],\n [120.273427709721091, 36.234804909519028],\n [120.27669580916438, 36.235314009434035],\n [120.28144040924758, 36.235839909584229]\n ],\n [\n [120.281431409731795, 36.235952309551521],\n [120.276676009690163, 36.235416009641199],\n [120.27340200979495, 36.234906009504812],\n [120.265968009616017, 36.233606009809534],\n [120.265416809737985, 36.233520509463972],\n [120.265193609697349, 36.233500109242698],\n [120.263532009694586, 36.233258009049905],\n [120.261927809820577, 36.233079809285812],\n [120.260669809364231, 36.23297950969669],\n [120.258885309809216, 36.232896409641626],\n [120.257698709228066, 36.23286520946192],\n [120.257397010063983, 36.232863509743254],\n [120.255971909276241, 36.232855509374303],\n [120.254527609761453, 36.23290090894983],\n [120.253656110041561, 36.232959908972646],\n [120.25353870984361, 36.232964509004944],\n [120.253202209614301, 36.232983309332326]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 32,\n "fclass": "motorway",\n "name": "双流高架路",\n "Shape_Leng": 0.15013988444000001\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.351065709814748, 36.237305909739973],\n [120.351246309869339, 36.237356909393895],\n [120.351419809776417, 36.237415509218408],\n [120.351777609549117, 36.237561209282433],\n [120.352081309704772, 36.237710208959015],\n [120.352348409251704, 36.237847309705614],\n [120.35271050958238, 36.238062709026849],\n [120.353094909502488, 36.238306009814551],\n [120.353428809791808, 36.238518609546247],\n [120.353637709712643, 36.238646609153761],\n [120.353891509185814, 36.238789908927231],\n [120.354410709386798, 36.239046109590333],\n [120.354908709869164, 36.239268109036061],\n [120.355193410047946, 36.239369409570656],\n [120.355500509640819, 36.239456709459603],\n [120.355872109510301, 36.239547909708335],\n [120.356362309273209, 36.239636309468153],\n [120.356844409741825, 36.239704909753812],\n [120.357448409716426, 36.239769309306212],\n [120.357512709443995, 36.239776109080196],\n [120.358275109708643, 36.239857409591821],\n [120.359468809538043, 36.239969509185528],\n [120.359762109933513, 36.239997109379146],\n [120.360669310040635, 36.240062109678661],\n [120.360865209362032, 36.240076209249708],\n [120.361246309669468, 36.240103509069741],\n [120.362245309873174, 36.240148708995775],\n [120.363627809775608, 36.240196509761176],\n [120.36465100983628, 36.240164609009526],\n [120.365438909478144, 36.240049409452752],\n [120.366178909429209, 36.239881009600992],\n [120.36707410988231, 36.239621909523578],\n [120.368681909742349, 36.239128609797547],\n [120.371922909914474, 36.238205109478258],\n [120.372624609538207, 36.238070809220517],\n [120.3731773094853, 36.238020309589672],\n [120.373733009570742, 36.237985809797351],\n [120.374573509659854, 36.23799760980188],\n [120.375125809408587, 36.238052909114515],\n [120.37566430996003, 36.238131609686093],\n [120.377749609357011, 36.23855120907109],\n [120.383109909594737, 36.239654109749438],\n [120.38399260947142, 36.239824609518166],\n [120.384816609698873, 36.240115409798364],\n [120.385652909953933, 36.240570309372345],\n [120.386366909605272, 36.241094909102799],\n [120.386795609230035, 36.241522209382481],\n [120.387281009311209, 36.242201209218479],\n [120.387649009194433, 36.242986509819616],\n [120.388114409252694, 36.244178709579842],\n [120.389230509280651, 36.247078609490302],\n [120.389777409499857, 36.248478308926849],\n [120.390326209986711, 36.249860009331996],\n [120.390915709292585, 36.251095009627022],\n [120.391781510008741, 36.252353909405429],\n [120.393780309913382, 36.255166209053357],\n [120.394424509583473, 36.256109209372539],\n [120.394748709785176, 36.256709609361053],\n [120.394950709207933, 36.257171709806642],\n [120.395107309954483, 36.257636809491203],\n [120.395255509234403, 36.258219709572018],\n [120.395319809861348, 36.258624609538174],\n [120.395367509902712, 36.259247109466571],\n [120.39536940927087, 36.260355109300917],\n [120.395478109427245, 36.262130709164921],\n [120.395497709251913, 36.263606309583565],\n [120.395498209275047, 36.263901809720778],\n [120.395486809468707, 36.264479109723197],\n [120.395509409431725, 36.264861209177525],\n [120.395511409524033, 36.266966808971119],\n [120.395512009371828, 36.267634409000834],\n [120.395520109565496, 36.26904810908303],\n [120.39550480939954, 36.270676209339626],\n [120.395804909568938, 36.271370309692088],\n [120.396212610024008, 36.271967209519175],\n [120.396620309579703, 36.272408308996319],\n [120.397366009433881, 36.272927309547754],\n [120.398143809689145, 36.273346809108034],\n [120.399237309754085, 36.273793309014025],\n [120.399463509933071, 36.273896009793077],\n [120.400474509790911, 36.274376609293142],\n [120.40094680944776, 36.274601209578236]\n ],\n [\n [120.40075060975289, 36.274657609661006],\n [120.399613908954848, 36.274137808712965],\n [120.398699409949927, 36.273719608673048],\n [120.397633009156152, 36.273232009749506],\n [120.396810009874116, 36.272762009659061],\n [120.396120009530932, 36.272187010122479],\n [120.395615009625089, 36.271527009364036],\n [120.395360709229408, 36.270746708993499],\n [120.395291509995218, 36.270132009784504],\n [120.395266209368174, 36.267718709650808],\n [120.395272209644872, 36.266718409027419],\n [120.395259209944697, 36.266326109462454],\n [120.395208209391399, 36.265984409353052],\n [120.395081109105945, 36.265511209474766],\n [120.395018109798002, 36.265276809277395],\n [120.394914309148135, 36.264812208716535],\n [120.39487140968788, 36.264396909889513],\n [120.394897109614021, 36.263781009186289],\n [120.394974409041765, 36.263379609381502],\n [120.395103109221168, 36.262812109291474],\n [120.395197509257741, 36.262341509353234],\n [120.395258109174506, 36.261704809129697],\n [120.395261209137516, 36.260328309503905],\n [120.395256109082197, 36.259250209429695],\n [120.395165609405467, 36.258383109193176],\n [120.395013509765704, 36.257734108942032],\n [120.394828010204606, 36.257202008865647],\n [120.394648410196055, 36.256745009374754],\n [120.39427411056181, 36.256055909252836],\n [120.393675309567925, 36.255206408748791],\n [120.391669010216674, 36.252403009691193],\n [120.390798009620539, 36.25110170957629],\n [120.390205009253805, 36.249893009055199],\n [120.389671709481831, 36.24852610969225],\n [120.389118709161153, 36.247106309508638],\n [120.388002709857233, 36.244206809796481],\n [120.387538409669901, 36.243017409625793],\n [120.387174909994201, 36.242241709287498],\n [120.386698908727681, 36.241575809875769],\n [120.386281608909144, 36.241159809577596],\n [120.385580410207808, 36.24064470938589],\n [120.384760009067236, 36.240198410028654],\n [120.383955209365467, 36.239914409522441],\n [120.383081809378041, 36.239745709297097],\n [120.377721010016671, 36.238642709693352],\n [120.375639709005441, 36.23822390980564],\n [120.375108108952077, 36.23814620928016],\n [120.374565309641412, 36.238091809289642],\n [120.373736508832849, 36.238080208934548],\n [120.37318830909328, 36.238114208703848],\n [120.372644810109932, 36.23816390973667],\n [120.371956009462338, 36.23829570897982],\n [120.368722209262614, 36.239217209206913],\n [120.367114709776047, 36.23971040910817],\n [120.366214609816438, 36.239970909429985],\n [120.365465309976116, 36.240141409198714],\n [120.36466380988702, 36.240258609747116],\n [120.363627610126173, 36.240290908898373],\n [120.362239510145287, 36.2402429093828],\n [120.361237810176817, 36.240197609632048],\n [120.360680409473389, 36.240157709410823],\n [120.359750109380116, 36.240091009392643],\n [120.358823809471346, 36.240003909153131],\n [120.358260709763954, 36.239951009231731],\n [120.357462709836227, 36.239865909084472],\n [120.356826509635766, 36.239798109195419],\n [120.356338809088811, 36.239728709412475],\n [120.355850309044627, 36.239637010040042],\n [120.355579309137852, 36.239577209620563],\n [120.35519791025547, 36.239473008772393],\n [120.354834609329828, 36.239345009164879],\n [120.354646709478175, 36.239251109151439],\n [120.354300108962889, 36.239103509719257],\n [120.353803010500542, 36.238850310093767],\n [120.35330160968158, 36.238547109061869],\n [120.352914009973688, 36.238342209325538],\n [120.352614209278386, 36.238195308666604],\n [120.352348209602269, 36.238075108879229],\n [120.352169909114082, 36.238013509815687],\n [120.351989908907285, 36.23795780940543],\n [120.351787809659754, 36.237902409368758]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 38,\n "fclass": "motorway",\n "name": "仙山高架路",\n "Shape_Leng": 0.19134590386\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.329138509834479, 36.23914050962685],\n [120.331178509480651, 36.239270909524919],\n [120.331973609994179, 36.239324709667642],\n [120.332374109577586, 36.239363909317035],\n [120.333229908933163, 36.239488709136651],\n [120.33400070976495, 36.23960370904399],\n [120.334008709234581, 36.239604709090088],\n [120.335378810184011, 36.239769009832003],\n [120.33680260965275, 36.239921309121144],\n [120.338252009222856, 36.240024209549688],\n [120.339089009150484, 36.240077709318882],\n [120.340160810373163, 36.240139509830556],\n [120.341589809721995, 36.240164209710542],\n [120.342916709038946, 36.240114809051249],\n [120.343922109717596, 36.240040709411289],\n [120.344775109483749, 36.239934509370187],\n [120.346616209670401, 36.239699109126661],\n [120.347929409614608, 36.239550309099513],\n [120.349337009595388, 36.239498309399494],\n [120.350203909283096, 36.239519109819128],\n [120.351813210111573, 36.239647209251359],\n [120.354143509115715, 36.239872209734756],\n [120.357881610447976, 36.24026450929972],\n [120.360108109701514, 36.240444909704877],\n [120.361457809530293, 36.240497309603199],\n [120.363399309130841, 36.240570109722853],\n [120.368595909373767, 36.240724309279528],\n [120.369822909299842, 36.240805809440587],\n [120.370490510228933, 36.240864109790891],\n [120.371316909847565, 36.240960108822037],\n [120.372114409752271, 36.241062009204427],\n [120.373258409448113, 36.241289008880699],\n [120.377790909822693, 36.242136010168792],\n [120.380490309480251, 36.242639509106084],\n [120.38152240923182, 36.242753009843568],\n [120.382680809771614, 36.242831609691109],\n [120.384831609491243, 36.242907309225018],\n [120.386808909303795, 36.242931609806021],\n [120.388945509627661, 36.2429579095799],\n [120.389793609887192, 36.242968409164803],\n [120.392478509775515, 36.242948009842848],\n [120.398425509729577, 36.242976208984885],\n [120.403853010008447, 36.242976208984885],\n [120.408656309740991, 36.243019809916348],\n [120.409320309784562, 36.243049009104539],\n [120.410034810358297, 36.243081009680907],\n [120.410457009683341, 36.243104309316493],\n [120.411496310306575, 36.243171209883485],\n [120.418363810441519, 36.24374750894043],\n [120.42163690921609, 36.24400070856592],\n [120.422719509497824, 36.244038508870119],\n [120.423397909485971, 36.244026909414401],\n [120.42472960938403, 36.243980309243909]\n ],\n [\n [120.423418209882584, 36.244177909183236],\n [120.422394709448326, 36.244141608948155],\n [120.4214141093737, 36.244091409690839],\n [120.417444409232189, 36.24377300921708],\n [120.414414609446681, 36.243530709374795],\n [120.411526409716089, 36.243288409532511],\n [120.410479209447999, 36.243208809638929],\n [120.409406309253882, 36.243125809408639],\n [120.408548009782862, 36.243091109067507],\n [120.4026429092429, 36.24306690921054],\n [120.395935209642289, 36.243087709630174],\n [120.390201509991698, 36.243082409025988],\n [120.388941709991968, 36.243082409025988],\n [120.387314509956695, 36.243082409025988],\n [120.386802009705093, 36.243074809754717],\n [120.384359809857415, 36.24303860934441],\n [120.382724109430114, 36.242970109782789],\n [120.381574009632914, 36.242864909787784],\n [120.380657609461196, 36.242767009589897],\n [120.37941640923998, 36.242571209194011],\n [120.377708209965931, 36.242254909536484],\n [120.372525209271089, 36.241251409125255],\n [120.371638809583487, 36.241111109490191],\n [120.370914109798377, 36.241004009227709],\n [120.370051609594157, 36.240905209707705],\n [120.369153409901969, 36.240843509020749],\n [120.363927409922098, 36.240674708970687],\n [120.36002320920386, 36.240526609515484],\n [120.359303609474068, 36.240464809003811],\n [120.357277509749338, 36.240287808935307],\n [120.354289409728494, 36.239965609725175],\n [120.351796009678196, 36.239742308960444],\n [120.350278709494887, 36.23960280972193],\n [120.349398709382967, 36.23960280972193],\n [120.348427709571183, 36.239624808937833],\n [120.347866309582628, 36.239659109080662],\n [120.345320409809119, 36.239966609771272],\n [120.34414660927871, 36.240110709042028],\n [120.342651309210623, 36.240246509368944],\n [120.341400909824188, 36.240271209248988],\n [120.340640509651848, 36.240246509368944],\n [120.338706309848362, 36.240147708949678],\n [120.337210909955616, 36.240065409291276],\n [120.335965709549896, 36.239929509139586],\n [120.335587009532901, 36.239885609633234],\n [120.333961209742142, 36.239696709735426],\n [120.332246709817809, 36.239437309284426],\n [120.331688309967603, 36.239378609635196],\n [120.330872009735572, 36.23931250946481],\n [120.32920000997251, 36.239207209645087],\n [120.328373209256256, 36.23917270895339]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 46,\n "fclass": "motorway_link",\n "name": null,\n "Shape_Leng": 0.08249767333\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.296111667677039, 36.186923807184648],\n [120.296073148756818, 36.187494338492968]\n ],\n [\n [120.295939248697437, 36.187486938871189],\n [120.295978993879402, 36.186887249475227]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 47,\n "fclass": "primary",\n "name": null,\n "Shape_Leng": 34.455558106399998\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [119.829788709881086, 35.689547009686805],\n [119.829267609412682, 35.689563609373124],\n [119.827135709845152, 35.689474409216643],\n [119.825783410076383, 35.68943950922602],\n [119.825357910239404, 35.689483309806974],\n [119.821084109743879, 35.690624509013958],\n [119.820749909980464, 35.690629209770293],\n [119.818291510644713, 35.690265009522648],\n [119.816152609855067, 35.690067109209792],\n [119.815177909333102, 35.690119109809132],\n [119.812184609432279, 35.690371808512225],\n [119.808890810062849, 35.690764009151735],\n [119.801572109265521, 35.691949308413882],\n [119.79886710952951, 35.69195210890274],\n [119.793444310006976, 35.691731909899772],\n [119.793335809500036, 35.691727508617703],\n [119.788635609845528, 35.691501008964451],\n [119.788055009331288, 35.691566808761252],\n [119.787300210136664, 35.691717309406329],\n [119.779629409469749, 35.692933008451632],\n [119.777979309097873, 35.693206808847208],\n [119.777392210082439, 35.693310609497075],\n [119.777965008978072, 35.694993109744246],\n [119.777974309766591, 35.695058408618706],\n [119.778702009690051, 35.69716170884584],\n [119.778811610067805, 35.697518309822215],\n [119.779035210306802, 35.698186709349216],\n [119.779171610481512, 35.698797909296104],\n [119.780494909812319, 35.700312508815273],\n [119.781443610034671, 35.70127330941574]\n ],\n [\n [119.897054309908526, 35.73515450937316],\n [119.896442010090709, 35.742224709502807],\n [119.896462709786306, 35.742860308956153],\n [119.89656860945388, 35.744908609344918],\n [119.896627110352938, 35.745799909438347],\n [119.896634709624209, 35.746229109086187],\n [119.896558309518468, 35.746586209186262],\n [119.896432009629621, 35.746888709646271],\n [119.893967109094888, 35.752683709785458],\n [119.893298909217378, 35.754492409197383],\n [119.892990010081007, 35.755371109788939],\n [119.892765509620631, 35.755952909099506],\n [119.891434009372119, 35.759776209504537],\n [119.891174909294705, 35.760446109100712],\n [119.890936609636924, 35.761119809231843],\n [119.888695209516413, 35.770999209046295],\n [119.886568109630616, 35.780539309041956],\n [119.886507109515605, 35.780847209031549],\n [119.88644201029058, 35.781394809822643],\n [119.886547610483944, 35.789389808892622],\n [119.88654711046081, 35.790011509323733],\n [119.886562408828127, 35.791186709199337],\n [119.886574609031072, 35.792103508670039],\n [119.886598110114733, 35.793901008824548],\n [119.886661109422676, 35.798697809156636],\n [119.886631609860956, 35.798794309110122]\n ],\n [\n [120.012481409589441, 35.740317109846785],\n [120.012380910350771, 35.740631109038532],\n [120.012249209133756, 35.741647009302085],\n [120.012561409681325, 35.742801609306866],\n [120.014129310219573, 35.744689909511749],\n [120.014597709516693, 35.745572809037981],\n [120.014883509566403, 35.746442909412792],\n [120.014907809248029, 35.74674700976675],\n [120.015100710229603, 35.749159109305481],\n [120.015665110356622, 35.751039909164547],\n [120.016719209324151, 35.752641009075376],\n [120.017203009511377, 35.753325409340221],\n [120.01804690993697, 35.75410740942948],\n [120.019597309668143, 35.755482909009118],\n [120.020768809732886, 35.756664208986081],\n [120.020989310008758, 35.757065409141376],\n [120.021252609020735, 35.757570309222444],\n [120.021566709835838, 35.758365609385407],\n [120.022155809842843, 35.759839909384368],\n [120.022375009698976, 35.760632809256776],\n [120.022663408789299, 35.761941909191819],\n [120.022710609706905, 35.76837260950839],\n [120.022711509928286, 35.768489209309621],\n [120.023093809931424, 35.771418309307592],\n [120.023140309377823, 35.771774708835778],\n [120.024371310387778, 35.776799209416026],\n [120.024685609953053, 35.778715009090433]\n ],\n [\n [119.963717409131164, 35.815813908685016],\n [119.964087809305056, 35.81624370907997],\n [119.964196009438297, 35.81640560863201],\n [119.96430901015276, 35.816642910042333],\n [119.964508809833774, 35.817214708891754],\n [119.964583010197771, 35.817717909254156],\n [119.964508209985979, 35.819014609336818],\n [119.96450661009203, 35.819400009303024],\n [119.96457580932622, 35.819820909107705],\n [119.964770509851178, 35.82023980882019],\n [119.965066410186751, 35.820631609261397]\n ],\n [\n [119.991507809338032, 35.829705909000552],\n [119.991694409669321, 35.829729509908987],\n [119.997076809846931, 35.830080709557137],\n [119.99726191010916, 35.830094909852278],\n [120.002721809364061, 35.830520209140388],\n [120.00297970884651, 35.830545409043452],\n [120.007226209522059, 35.830866509282032],\n [120.012431409082296, 35.831292809515617],\n [120.016948709115695, 35.831737008955827],\n [120.017115009050485, 35.831690409684711],\n [120.017249109658792, 35.831606109034738],\n [120.017383809215517, 35.831472109150582]\n ],\n [\n [119.563372513324467, 35.715122870839842],\n [119.56319130923157, 35.711048809654869],\n [119.562924309509299, 35.705048309032293],\n [119.562841309279065, 35.703425009356749],\n [119.56281680994789, 35.702946909072637],\n [119.562437809557309, 35.695540209613057],\n [119.562200109747323, 35.690895809294204],\n [119.562123309443223, 35.689395108797271],\n [119.562102509922966, 35.688896609191204],\n [119.562154609447703, 35.688178508631324],\n [119.562550209524602, 35.68357270901339],\n [119.56308540956411, 35.67905080894775],\n [119.56432400894596, 35.664701309118186],\n [119.564402910066292, 35.663904108687746],\n [119.56452340932799, 35.662476609408031],\n [119.564682809663964, 35.660718808925935]\n ],\n [\n [119.943463910431205, 35.891627808476642],\n [119.943857009493399, 35.892049109378945],\n [119.948813209262312, 35.896691009582469],\n [119.949866109433515, 35.897677109011397],\n [119.95169301022429, 35.899388108774247]\n ],\n [\n [120.094810909296143, 35.901676209789287],\n [120.094645809056942, 35.901736208958937],\n [120.091928510192702, 35.904726209247201],\n [120.091630409216123, 35.905035409656477],\n [120.091294310084436, 35.905361309576847],\n [120.090656810363612, 35.90588840942263],\n [120.089659509878516, 35.90655130869601],\n [120.088304010321849, 35.907254909486539],\n [120.087151509334717, 35.908199009676594],\n [120.086471409627961, 35.90891350845169],\n [120.08624810976255, 35.90924880898541],\n [120.084639609330566, 35.912248409536517],\n [120.084200809419826, 35.913017310100827],\n [120.083871609886955, 35.913440409647251],\n [120.083483910354289, 35.913899209580904],\n [120.083208108967142, 35.914227909090812],\n [120.082666109153706, 35.914582909273918],\n [120.082538309195684, 35.91466661007604],\n [120.082302609477892, 35.914821009282207],\n [120.081238509149898, 35.915316509649244],\n [120.079019110043987, 35.916161809420032],\n [120.078215309488996, 35.916527109538549],\n [120.077730708905165, 35.916747409265554],\n [120.076842909872425, 35.917276109904606],\n [120.075898009285766, 35.918190109785769],\n [120.073878809159737, 35.920274209487218],\n [120.0715290101557, 35.922946909172595],\n [120.070607009006267, 35.924050109325151],\n [120.070517110076594, 35.924205008554338],\n [120.069929410314103, 35.924830909718764],\n [120.068843309870886, 35.925914309497841],\n [120.067772309044926, 35.926794809632838],\n [120.067001009988644, 35.927346308985022],\n [120.066487710239699, 35.927686009901493],\n [120.065183109612917, 35.928561108708266],\n [120.064344409966566, 35.929190409309967],\n [120.063706009125099, 35.929722609211126],\n [120.062995309985581, 35.930474008968417],\n [120.062448908890133, 35.931178809454536],\n [120.061643410415172, 35.93243521001699],\n [120.060769909703595, 35.933759909592197],\n [120.060433309649625, 35.934417309511275],\n [120.059452309376638, 35.935853609556489],\n [120.058565409666016, 35.936942809063453],\n [120.057951909253234, 35.93757720972053],\n [120.057683209812353, 35.93779640957672],\n [120.057095410225088, 35.93824380970409],\n [120.056415510167767, 35.938653109153734],\n [120.055975909860422, 35.938876509743181],\n [120.05528661008907, 35.939137109889771],\n [120.054185410028708, 35.939502309284194],\n [120.053167609497677, 35.939845109264411],\n [120.052636609292108, 35.940049209503456],\n [120.051917710134262, 35.940379310157084],\n [120.05109430885534, 35.940852709684862],\n [120.050579309387672, 35.941269609305095],\n [120.050457823569786, 35.941386462715116]\n ],\n [\n [119.988812409864863, 35.915883008793855],\n [119.988834910003106, 35.915801609356834],\n [119.989236209983119, 35.913423408863252],\n [119.989491209151993, 35.911929709588492],\n [119.989467109119801, 35.911151909333228],\n [119.989357109443063, 35.91046050874553],\n [119.989180009549841, 35.910007008516686],\n [119.988386609654412, 35.907855608949262]\n ],\n [\n [119.987975509762009, 35.920590909343048],\n [119.988555609353966, 35.917489509133588],\n [119.988571110068733, 35.917406809276883],\n [119.988585609838083, 35.917315409378716],\n [119.988812409864863, 35.915883008793855]\n ],\n [\n [120.027992810120168, 35.925182809039484],\n [120.027769110056397, 35.925184209283884],\n [120.021832310212972, 35.923881309275032],\n [120.021731509701453, 35.923864009016881],\n [120.016116809243385, 35.922675909265877],\n [120.011276408879212, 35.9216569090392],\n [120.011089108875353, 35.921613909754171],\n [120.010022509331407, 35.921368608874275],\n [120.008232609347488, 35.921040208838633],\n [120.007535210281844, 35.920900109752324],\n [120.003102209099779, 35.920043909299011],\n [119.998085310488705, 35.9190680090814],\n [119.997256810053841, 35.918905009658545],\n [119.997135009473141, 35.918876709792357],\n [119.996232709771789, 35.918713709470182],\n [119.994836109398989, 35.91852060883906],\n [119.99187730929043, 35.918002509408325],\n [119.991632009309797, 35.917972208550623],\n [119.991295310330315, 35.917789710027137],\n [119.990394009775741, 35.917041509158366],\n [119.988812409864863, 35.915883008793855]\n ],\n [\n [120.138886909403368, 35.926800209162366],\n [120.139300010287343, 35.925084608467955],\n [120.13935170961372, 35.924928709192613]\n ],\n [\n [120.050457823569786, 35.941386462715116],\n [120.050428690032049, 35.941239088113491],\n [120.050343710394031, 35.940809209477493],\n [120.04975200954766, 35.937815509378311],\n [120.049255009111448, 35.935213409171524],\n [120.048389810041726, 35.930683810009896],\n [120.048176009715121, 35.929479909170539],\n [120.042746909542302, 35.924359009360842],\n [120.04149480953788, 35.923177909033313],\n [120.041170909709763, 35.922597309418336],\n [120.041771009324634, 35.919331908840547],\n [120.042070509646351, 35.917702209589379],\n [120.041841109679581, 35.917237708853236]\n ],\n [\n [120.050457823569786, 35.941386462715116],\n [120.0502226094859, 35.941612709658898],\n [120.049849710096055, 35.942025309620419],\n [120.049364310014994, 35.942713709170391],\n [120.048999509020177, 35.943445509103015],\n [120.048798309994027, 35.944073109086787],\n [120.048618609261439, 35.944791808595141],\n [120.04835580937322, 35.946274909359659],\n [120.048114409752316, 35.947549609327041],\n [120.047789809352253, 35.948765509820475],\n [120.047488010363395, 35.949480308969157],\n [120.047071010019181, 35.950161709994973],\n [120.046505009998327, 35.950893409203502],\n [120.046059810511906, 35.951349409547674],\n [120.045483109458019, 35.951833609033883],\n [120.04469720990835, 35.952354709502288],\n [120.044139310081164, 35.952665209431927],\n [120.043487510240425, 35.952960509919649],\n [120.038632709931676, 35.954706109299536],\n [120.036771309348524, 35.95535320928326],\n [120.035923709111898, 35.955717909553925],\n [120.035556309975732, 35.955926409276401],\n [120.035068109405756, 35.956275909205885],\n [120.034628209624202, 35.956692808826119],\n [120.034384110238534, 35.957007609313791],\n [120.034203510183943, 35.957297408648515],\n [120.033647509724801, 35.958552408966568]\n ],\n [\n [120.050457823569786, 35.941386462715116],\n [120.050560608885007, 35.941906409353351],\n [120.05054070958613, 35.942496609231171],\n [120.050416909812611, 35.946177010061035],\n [120.048491809349571, 35.948783909050235],\n [120.048394609723573, 35.949154509772882],\n [120.046740410241796, 35.951054808732465],\n [120.045013109367574, 35.952605008814146],\n [120.044684709331932, 35.952781709408441],\n [120.043387709775061, 35.953309209452527],\n [120.035433010225347, 35.956319009214951],\n [120.035153009004262, 35.956494609039055],\n [120.034920109775271, 35.956655009421183],\n [120.034866708931531, 35.956766108968793],\n [120.034800910034051, 35.956962109014171],\n [120.033552509840547, 35.962029309405182],\n [120.033228010164635, 35.964690609284219],\n [120.033295009657081, 35.96499830962432],\n [120.033424709882524, 35.96559330918393],\n [120.033446809822522, 35.96583990958419],\n [120.033417709559671, 35.966083709495649],\n [120.033300309361834, 35.966561409581459],\n [120.032683409511833, 35.969075208953768],\n [120.032179210002596, 35.971371909286233],\n [120.032120009430969, 35.971639209382033],\n [120.032135809619945, 35.971915209519352],\n [120.032317709195013, 35.972805909764986],\n [120.032421309296069, 35.973140409902044],\n [120.032527609161889, 35.973590909093218],\n [120.032526209816751, 35.97380770955823],\n [120.032553209263256, 35.976147509000384],\n [120.032671609507247, 35.976716309510152],\n [120.032855209700188, 35.977341209729104],\n [120.032934609944391, 35.978223209933219],\n [120.0329887104607, 35.978453109023803],\n [120.033341509103479, 35.978939108952773],\n [120.033517909324132, 35.979238509449715],\n [120.033640709950873, 35.979563909347007],\n [120.033690409185056, 35.979978408676686],\n [120.033697309683134, 35.980393009629722],\n [120.033675810490308, 35.980809709600464],\n [120.033595409300801, 35.981135209322531],\n [120.033603409669695, 35.981311109520163],\n [120.033670509886178, 35.981530308477033],\n [120.0342997097639, 35.983216808908651],\n [120.034396910289274, 35.983338209290991],\n [120.034596809794948, 35.983459609673275],\n [120.035438809953234, 35.98391720901202],\n [120.036052409291301, 35.984259109670234],\n [120.036740709915875, 35.984585908912607],\n [120.037286109166644, 35.985020309339859],\n [120.041045909341278, 35.987642209920125],\n [120.041292310092103, 35.987810909246093],\n [120.04151070955163, 35.987896409591656],\n [120.041806010039409, 35.987971709826581],\n [120.042138709733763, 35.98799400941607],\n [120.042748009413117, 35.988053709111455],\n [120.043107009780783, 35.988117809189589],\n [120.043470610180634, 35.988261109862378],\n [120.043744110202624, 35.988440309672626],\n [120.04399890972195, 35.98862700892937],\n [120.045323609297157, 35.989771009524532],\n [120.047265309446516, 35.991163709537602],\n [120.047597709666661, 35.991464308830814],\n [120.047804009647393, 35.991727109618466],\n [120.047932809651456, 35.991961508916575],\n [120.048033509438937, 35.992211109455184],\n [120.048301909405609, 35.992718109453222],\n [120.048581210054863, 35.993100408557041],\n [120.049284109374184, 35.993852108687918],\n [120.049467008995293, 35.99404570934206],\n [120.049640610525785, 35.994163708488429],\n [120.050648709170673, 35.994355709248623],\n [120.051967509193219, 35.994590709293846],\n [120.053263509603312, 35.995056309001484],\n [120.053851909038485, 35.995267709936911],\n [120.055239310246066, 35.995723709381707],\n [120.055386309830396, 35.995789909376867],\n [120.055571809391608, 35.995848809574966],\n [120.055488709336487, 35.995976909906517],\n [120.055174710144797, 35.996461309042218],\n [120.054983509781209, 35.996787708985607],\n [120.054884409887677, 35.997082609275026],\n [120.054495110461062, 35.999118409087373],\n [120.054212010176229, 36.000604509090863],\n [120.054208510014746, 36.000982408711252],\n [120.054230510129969, 36.00132400899588],\n [120.054381409174766, 36.00180750880952],\n [120.054520108915995, 36.002054309758648],\n [120.054714209593158, 36.002291109347254],\n [120.055037709222916, 36.002642508644897],\n [120.057755209535344, 36.005127509027375],\n [120.058673310325048, 36.005972509323897],\n [120.060228609562728, 36.00738630923081],\n [120.060459309049975, 36.007737810151866],\n [120.060571909566079, 36.008058908591806],\n [120.060604109791939, 36.008393109254655],\n [120.060529010105824, 36.008709809110428],\n [120.060158909406255, 36.009677509309654],\n [120.05987781011288, 36.010439009352865],\n [120.059606310183085, 36.011174608921124],\n [120.059568809353095, 36.011408909293777],\n [120.059590309445298, 36.011660608850093],\n [120.059740509716789, 36.011925309005846],\n [120.059944309582306, 36.01213360907883],\n [120.060175009968816, 36.01229850966854],\n [120.061603409469853, 36.013245109973923],\n [120.061743509455482, 36.013373508880363],\n [120.061849409122942, 36.013515709682281]\n ],\n [\n [120.212619709632008, 35.961051309270545],\n [120.212582709724302, 35.96118570935306]\n ],\n [\n [120.20072480950239, 35.967691509355745],\n [120.198661209847046, 35.967933508824444]\n ],\n [\n [120.198638009136857, 35.967837909092282],\n [120.200742909257883, 35.967589509148581]\n ],\n [\n [120.166587008683564, 35.977540808861306],\n [120.164276809527223, 35.978331608816745],\n [120.162829209500501, 35.978821009981687]\n ],\n [\n [120.279812209166153, 35.977937008786],\n [120.279789909576721, 35.978792009543668],\n [120.279527009863727, 35.980602209024767],\n [120.279396709790376, 35.98106760908297],\n [120.279055009680974, 35.981739609495435],\n [120.278604408866386, 35.98240810974653],\n [120.278559110014953, 35.982528009160319],\n [120.278520208940563, 35.982581709478382],\n [120.279023209653474, 35.982832809186846],\n [120.279505909070508, 35.983091509965277],\n [120.28006200935431, 35.983446308700252],\n [120.280554109384752, 35.983792509017121],\n [120.281142609543849, 35.984255709333581],\n [120.281250609128392, 35.984359609808223],\n [120.28147450974086, 35.984580609207796],\n [120.281708409015891, 35.984826509935544],\n [120.281964709503768, 35.98510120965318],\n [120.282711109929892, 35.985984409552884],\n [120.283121909448596, 35.986554309034204],\n [120.28337610912024, 35.986966810070271],\n [120.283558709267027, 35.987332709137263],\n [120.283654309898566, 35.987542809653007],\n [120.283691609280368, 35.98763360970338],\n [120.283024010150029, 35.987805309167754],\n [120.282776209154804, 35.987886909153588],\n [120.28269670908594, 35.987911109010497],\n [120.282799710238464, 35.988140909175684],\n [120.283008110136279, 35.988664109561057],\n [120.283162909540692, 35.989195409240779],\n [120.283252109697173, 35.989624009040824],\n [120.283316209775307, 35.990060308836235],\n [120.283342809922829, 35.990457209332817],\n [120.283333709683006, 35.990876009220528],\n [120.283378709959607, 35.991102409948326],\n [120.283377209890432, 35.991298508919101],\n [120.283368009825836, 35.992482609384979],\n [120.283425409954816, 35.992939209576889],\n [120.283452209751772, 35.993290809423343],\n [120.283421609419747, 35.993693509647812],\n [120.283357208968027, 35.993897509162764],\n [120.283201708991783, 35.99425340956725],\n [120.283089009550167, 35.99457890928926],\n [120.283003208831133, 35.995021609559672],\n [120.282987109167834, 35.995889709842288],\n [120.282995609559748, 35.995940809320928],\n [120.282977909103238, 35.997029109505831],\n [120.283193009849583, 35.998045109594159],\n [120.283188109443813, 35.999139409156442],\n [120.283184710006367, 35.999902608918319],\n [120.28317400987271, 36.000381509599038],\n [120.283177510034079, 36.000871310062962],\n [120.283177010011059, 36.00128700908823],\n [120.283230309231499, 36.002101008854538],\n [120.283688708966793, 36.004795108807286]\n ],\n [\n [120.162733709593113, 35.978756009682172],\n [120.163984910275417, 35.978329409075002],\n [120.166536609776813, 35.977440208898599]\n ],\n [\n [120.166943310185729, 36.013903410114324],\n [120.166635209647325, 36.015298908817613]\n ],\n [\n [120.066646410003841, 36.014546109715241],\n [120.067043509250652, 36.014598809987149]\n ],\n [\n [120.16647190985077, 36.015274110012228],\n [120.166737309679206, 36.013904809459461]\n ],\n [\n [120.156452710424333, 36.021689209789258],\n [120.156441609192939, 36.021801309382965],\n [120.156718309902089, 36.02608780920508],\n [120.156729109860635, 36.026301609531686],\n [120.15675981001732, 36.026680709746984],\n [120.156945410302455, 36.029641809422003],\n [120.156949009389336, 36.029697809306526],\n [120.157087410555619, 36.031863409169034],\n [120.157378209936496, 36.03639480877348],\n [120.156702009690093, 36.039139709629922],\n [120.156676209039915, 36.039230209306766],\n [120.156650309464226, 36.039333509034293],\n [120.15615060926325, 36.041329708998944],\n [120.15565701006301, 36.04229470853403],\n [120.154938110005787, 36.043191409056362],\n [120.15439540962052, 36.043808509455175],\n [120.154148109547691, 36.043969309136344],\n [120.154038909368182, 36.044040309712557],\n [120.153495609135121, 36.044393408728865],\n [120.153132610381704, 36.04454050993661],\n [120.15280170933147, 36.04467460874622],\n [120.152484110153637, 36.044810310147739],\n [120.151606709082444, 36.045106708707692],\n [120.149261109912345, 36.046141208749816],\n [120.147751709374006, 36.047200209921812],\n [120.146597309917979, 36.048428408644213],\n [120.144544309672256, 36.051265109597182],\n [120.14444701022137, 36.051417109412114],\n [120.142509008983666, 36.054320009460923],\n [120.142279108993762, 36.05457010912329]\n ],\n [\n [120.163357209567607, 36.023227409317542],\n [120.164548909304813, 36.023488008564811],\n [120.165233309569658, 36.023650009740209],\n [120.166525409620021, 36.0239161092411]\n ],\n [\n [120.166478209601792, 36.024055109355857],\n [120.166281709533337, 36.02400970888101],\n [120.165174309546842, 36.02378380997493],\n [120.164512010121257, 36.023637709712602],\n [120.163318710490103, 36.02335690989355]\n ],\n [\n [120.17174220953541, 36.025142808793646],\n [120.173303910147411, 36.025584409193186]\n ],\n [\n [120.173244909225218, 36.025681709543335],\n [120.17174410980283, 36.025257509226719]\n ],\n [\n [120.142279108993762, 36.05457010912329],\n [120.142203809658099, 36.054522109607717],\n [120.142110909690814, 36.054473708994522]\n ],\n [\n [120.142279108993762, 36.05457010912329],\n [120.141580409508379, 36.055330208922044],\n [120.13921270949902, 36.057487009817692],\n [120.139095008927598, 36.057607009056255]\n ],\n [\n [120.144975209938025, 36.055794409284601],\n [120.142637610237557, 36.054747309740605],\n [120.142627709601129, 36.05474260988359],\n [120.142373209556013, 36.054622509021613],\n [120.142279108993762, 36.05457010912329]\n ],\n [\n [120.144975209938025, 36.055794409284601],\n [120.145489509733125, 36.055994309689709],\n [120.146204009407597, 36.056304208872177],\n [120.146830909718801, 36.056529209355574]\n ],\n [\n [120.146758110498467, 36.056628008875578],\n [120.146206710071624, 36.056370209217846],\n [120.144975209938025, 36.055794409284601]\n ],\n [\n [120.389959909822096, 36.0629425086899],\n [120.390143709664585, 36.06275280929475],\n [120.390507209340285, 36.062282909029079]\n ],\n [\n [120.386308709979062, 36.063045209468896],\n [120.386438609854054, 36.063061109482646]\n ],\n [\n [119.997280909186657, 36.063477909278163],\n [119.997222209537426, 36.063602809821873],\n [119.997051310469715, 36.064048309681823],\n [119.996934009197275, 36.064413009053169],\n [119.996893109829216, 36.064695109291904],\n [119.996996909579821, 36.065950608733658],\n [119.997198810077066, 36.06803300961576],\n [119.997348709075709, 36.069853708681762],\n [119.997492909070615, 36.071569609749758],\n [119.997675709766213, 36.073714909215767],\n [119.997794709857999, 36.075270909025278],\n [119.997852910383585, 36.0759254095301],\n [119.997982009861971, 36.077764309075633],\n [119.998117909114285, 36.079801708781872],\n [119.998276309404218, 36.081344208868188],\n [119.998391809334635, 36.082510409228064],\n [119.99841110968498, 36.082818008844072],\n [119.998417409436001, 36.082917108737604],\n [119.998451709578831, 36.083327509856758],\n [119.998617809864072, 36.084792209592877],\n [119.998760310140256, 36.086052608541081],\n [119.998860309355905, 36.087254208914658],\n [119.998887309701672, 36.087575508802729],\n [119.998800209462161, 36.087731709350976]\n ],\n [\n [119.998800209462161, 36.087731709350976],\n [119.998736809955858, 36.087581509978747],\n [119.998566609661339, 36.085575309552951],\n [119.998456510159826, 36.084399609654326],\n [119.99834130880447, 36.08332240890212],\n [119.998297810395684, 36.082915109544729],\n [119.998297209648513, 36.082822209577387],\n [119.998281109985328, 36.082486709394175],\n [119.997752309521502, 36.076591009467563],\n [119.997544709121144, 36.073711909077417],\n [119.997358909186346, 36.071571909316219],\n [119.997211709053204, 36.0696748092451],\n [119.996874609875363, 36.065939808775227],\n [119.996774509036413, 36.064715209139649],\n [119.996791508921092, 36.06444010922371],\n [119.996851209515739, 36.064210809980921],\n [119.997145709606912, 36.063436309338272]\n ],\n [\n [119.998800209462161, 36.087731709350976],\n [119.998887510250484, 36.089171109359256],\n [119.999338609289453, 36.094372409459197],\n [119.999449109888587, 36.096028309558903],\n [119.999571809791291, 36.097307409909092],\n [119.999590209020994, 36.09742660965037],\n [119.999719009924434, 36.098259309019966],\n [119.9998605092552, 36.098696409211982],\n [119.99992771019572, 36.098903809962906],\n [120.001486109396524, 36.102175808866548],\n [120.003254410362842, 36.105890309290373],\n [120.003741209789041, 36.106962108714413]\n ],\n [\n [120.544153709925808, 36.11824370987938],\n [120.544590309195428, 36.118834609429712]\n ],\n [\n [119.727947410244838, 36.13116660885197],\n [119.729955309490038, 36.133262709106816],\n [119.730832909311403, 36.134231509176857],\n [119.731389709267773, 36.13462010893096],\n [119.73196851023863, 36.134873509105205],\n [119.7326514104343, 36.135004809224597],\n [119.746294210409587, 36.1363162087261],\n [119.748529610253399, 36.136587209532138],\n [119.752692410126656, 36.137183409686656],\n [119.756919509727709, 36.139741109464694],\n [119.765594909777292, 36.141231108928594],\n [119.771194409894179, 36.142192809750441],\n [119.779200109997191, 36.143478309676311],\n [119.783655809168295, 36.143473608919976],\n [119.789556710773695, 36.14344060919683],\n [119.792813709884854, 36.143494608989045],\n [119.797301710005968, 36.143569108827364],\n [119.798075409352691, 36.143750909476921],\n [119.801130309216433, 36.145644508487351],\n [119.808553810709896, 36.150542408805165],\n [119.811884209788559, 36.152724509428595],\n [119.813500309491701, 36.153501209813044],\n [119.824169009192474, 36.158144509361648],\n [119.828867109829275, 36.160288609132067],\n [119.829522409831384, 36.16072000942097],\n [119.83004810943271, 36.161153109428483],\n [119.830348509076543, 36.161430309261391],\n [119.831324009095852, 36.162471409428065],\n [119.836736309932803, 36.168196909060157]\n ],\n [\n [120.393749310282487, 36.13393330927488],\n [120.394228409713378, 36.134765308971907],\n [120.394300909459503, 36.134882908819236],\n [120.394501809011331, 36.135214908841021],\n [120.394811509443684, 36.135717309706138],\n [120.39523480953892, 36.136468409089844],\n [120.395517610349543, 36.136933009650704],\n [120.395578108642894, 36.137036410102269]\n ],\n [\n [120.07996000954688, 36.136725808549272],\n [120.080080409883067, 36.136867509328169],\n [120.080119810081214, 36.137552908739792]\n ],\n [\n [120.079954910390825, 36.137571509417683],\n [120.079924609533123, 36.136975008889578],\n [120.079807310059323, 36.136841309378951]\n ],\n [\n [119.947706209474063, 36.141865710134482],\n [119.945624410238452, 36.141692909899916],\n [119.931608709974057, 36.140564410019579],\n [119.928006408968713, 36.140274309411893],\n [119.92713131016194, 36.140182309665931],\n [119.919656210066137, 36.139396609765754],\n [119.915780210288517, 36.138989109859608],\n [119.907992509446785, 36.138170509161739],\n [119.907975710111032, 36.138168708718979],\n [119.902629809817881, 36.137606809606609],\n [119.899253610066125, 36.13732640908654],\n [119.896639409481281, 36.137107409779162],\n [119.895090609643944, 36.136978209576739],\n [119.888240009568904, 36.136407108601247],\n [119.887845809736405, 36.136374209602138],\n [119.886706810271107, 36.136061409206718],\n [119.886182909313902, 36.135711909277234],\n [119.885567809906547, 36.134994409464468],\n [119.884338010390934, 36.133008009412151],\n [119.883608709674263, 36.131829909222972],\n [119.883244309777183, 36.131149209668365],\n [119.882834209930934, 36.130063709072942],\n [119.88272030899509, 36.128812509289901],\n [119.882881309225127, 36.127489009410283],\n [119.883973209396117, 36.119152508981131],\n [119.884041609132964, 36.118453208748633],\n [119.883859310259027, 36.117882809244293],\n [119.883472108950741, 36.117293909786156],\n [119.88272030899509, 36.11668660929962],\n [119.882321510029669, 36.116479809295811],\n [119.881882809943818, 36.116432209079221],\n [119.871048409256787, 36.115526410115763],\n [119.857703809183477, 36.112985809147801],\n [119.856060609309679, 36.112673008752381],\n [119.850794609283867, 36.111670409461851],\n [119.849654109749395, 36.111177409210143],\n [119.843282309630922, 36.106691109707015],\n [119.841579210412306, 36.106090108971387],\n [119.837393209828861, 36.105081209030629],\n [119.834616009821048, 36.104503608654682],\n [119.832373809303931, 36.104024009200714],\n [119.83001590920685, 36.103533709613032],\n [119.829093210183601, 36.103269309830864],\n [119.826502209409455, 36.102064408945353],\n [119.825225510249197, 36.101479209298134],\n [119.82506570971475, 36.101416808938609],\n [119.823250609827824, 36.100663609637934],\n [119.822811510442875, 36.100452009952335],\n [119.822425210255346, 36.100157309312408],\n [119.821041209384362, 36.098805809040925],\n [119.806526709140371, 36.084845709362071],\n [119.801032909041623, 36.079540609511582],\n [119.800152209257135, 36.078707809417949],\n [119.799497709651632, 36.078083509046735],\n [119.799100009657764, 36.077434908993894],\n [119.795666210127592, 36.07010170932648],\n [119.791303009826152, 36.060935310016589],\n [119.790314109008932, 36.058993909341496],\n [119.788645009559559, 36.055962008739755],\n [119.788071809566418, 36.05495740935703],\n [119.787926409875922, 36.054438308980821],\n [119.787936309613087, 36.053876008770828],\n [119.78819870930306, 36.053127308778357],\n [119.788620509329121, 36.052560009237084],\n [119.789812308890987, 36.051422809315227],\n [119.790418509506708, 36.050863409418866],\n [119.793142708869027, 36.048099409660097]\n ],\n [\n [120.069421510094685, 36.150334309280993],\n [120.068609009498232, 36.150329908898243],\n [120.065275209183596, 36.150077609494133],\n [120.062277609624061, 36.14977820989651],\n [120.062118709310994, 36.149750309329363],\n [120.058171209833517, 36.149269808754696],\n [120.055038509619635, 36.148848709300523],\n [120.054874010127492, 36.148826509535866],\n [120.049805010193154, 36.148145109409313],\n [120.049238509249903, 36.148108009676946],\n [120.049826909584226, 36.148038708819399],\n [120.054899509504821, 36.148662509167536],\n [120.055085009965296, 36.14869030901059],\n [120.058192410451397, 36.149163309239384],\n [120.058293409713201, 36.14917510924397],\n [120.062128708872933, 36.149622309721849],\n [120.06231010932413, 36.149649709366656]\n ],\n [\n [120.128266509591754, 36.154913609475557],\n [120.127751609948859, 36.155959109125661]\n ],\n [\n [120.059439610050049, 36.157089009250456],\n [120.059402010294548, 36.157431109558104],\n [120.059340310506968, 36.158147908798981],\n [120.059353709506127, 36.158587509106326],\n [120.059418109957846, 36.159217709030088],\n [120.059611210588969, 36.159990809428336],\n [120.059815109379883, 36.160809410126205],\n [120.060195909313848, 36.161697308983662],\n [120.060539209317085, 36.162338209940515],\n [120.061456609534957, 36.163706809921393],\n [120.061697709681653, 36.164063709472657],\n [120.062164709633748, 36.164754909511544],\n [120.06308200912747, 36.166132109709167],\n [120.063655009471177, 36.166972909272374],\n [120.063748409461596, 36.167109909294936],\n [120.063798609618175, 36.167183508911876]\n ],\n [\n [120.078863010219834, 36.160749409157972],\n [120.07882540956507, 36.16193610956384],\n [120.078585810386926, 36.16489510932189],\n [120.078600309256899, 36.165035209307518],\n [120.078444609631106, 36.169250809277457]\n ],\n [\n [120.063537709997377, 36.167308209806095],\n [120.063478510325012, 36.167219209299105],\n [120.063396010117799, 36.167095208976775],\n [120.062426610199964, 36.165639310006213],\n [120.061457710305149, 36.164175809965684],\n [120.06072781064006, 36.163102109374904],\n [120.060147409775254, 36.16222200943821],\n [120.059765209596776, 36.161381909547515],\n [120.059439609150672, 36.160570408997216],\n [120.059241410262985, 36.15979890939218],\n [120.059142310369339, 36.159033109690313],\n [120.059106909456318, 36.15811870871147],\n [120.059191309031803, 36.15717790993267]\n ],\n [\n [119.836736309932803, 36.168196909060157],\n [119.836808009282208, 36.168209609286066],\n [119.836971709277009, 36.168336609746802],\n [119.839149509342406, 36.170027309113095],\n [119.841128009749923, 36.171444208983132],\n [119.842759910541531, 36.172537209025052]\n ],\n [\n [120.078133508954352, 36.16954720963605],\n [120.078447909243664, 36.165043209676412],\n [120.078454110069174, 36.164903809363352],\n [120.078594809902597, 36.161940509047326],\n [120.078672610252852, 36.160742909757516]\n ],\n [\n [120.12430210915511, 36.171674809544868],\n [120.124334009906647, 36.171542809752907],\n [120.124624509813316, 36.170159109255565],\n [120.124624509813316, 36.168662008744775],\n [120.124629393725627, 36.167082594429189]\n ],\n [\n [120.124629996260865, 36.166887739829647],\n [120.124633309679552, 36.165816209350623],\n [120.124690010135964, 36.16496040999499],\n [120.124799029705471, 36.164106323294057]\n ],\n [\n [120.126697741227431, 36.157799978198589],\n [120.127583309022612, 36.156055308705561],\n [120.127641909746444, 36.155934509969711],\n [120.128148510445499, 36.154891009512539]\n ],\n [\n [119.842759910541531, 36.172537209025052],\n [119.841069710298939, 36.171482109112105],\n [119.839106109859131, 36.170061109232847],\n [119.836755010435468, 36.16826170971018],\n [119.836736309932803, 36.168196909060157]\n ],\n [\n [119.842759910541531, 36.172537209025052],\n [119.843969210011096, 36.173119009234938],\n [119.84799930952056, 36.174964909103323],\n [119.849297810045982, 36.17535530930013],\n [119.85369901030117, 36.176129709218742],\n [119.856400009852678, 36.176709808810699],\n [119.858255509983906, 36.177359809107941],\n [119.871851510139095, 36.182460708894666],\n [119.878699410449485, 36.185730309306393],\n [119.883141009150336, 36.188009609555877],\n [119.886700009597803, 36.189835909599594],\n [119.888944109483077, 36.190987409641309],\n [119.890261609985373, 36.192311709018213],\n [119.894163209864359, 36.196233409644208],\n [119.895451910477391, 36.197591409316146],\n [119.898157910259442, 36.200443009337448],\n [119.898975109813478, 36.201288809131313],\n [119.899176109190194, 36.201474109042977],\n [119.899870910114487, 36.202109909045134],\n [119.900553310287137, 36.2027529099189],\n [119.901834110355935, 36.20400570959589],\n [119.902403909113218, 36.204527909035846],\n [119.902633710177611, 36.204738508675291],\n [119.903546209989713, 36.205279509341949],\n [119.911477809553276, 36.20892230951705],\n [119.913430509310615, 36.20982971017304],\n [119.916355510198741, 36.211188908641248],\n [119.917412210005523, 36.211743209381666],\n [119.917938110155774, 36.2121376088636],\n [119.918374210301636, 36.21266960911521],\n [119.918954509543028, 36.213515709282603],\n [119.919503909877562, 36.214316710248056],\n [119.919799109641303, 36.214742109360884],\n [119.9207744091118, 36.216908609444829],\n [119.921655210519589, 36.218969409510692],\n [119.922108309650866, 36.220029609478956],\n [119.923514010263375, 36.223318408617729],\n [119.92418680927392, 36.224834909303695],\n [119.925164509934234, 36.22703851001927],\n [119.92605240969101, 36.229025909218365],\n [119.926427710270673, 36.229866010008379]\n ],\n [\n [120.554609308972545, 36.181913309551646],\n [120.554950709607624, 36.18206160955566],\n [120.555110609966732, 36.182241709587288],\n [120.554991809524495, 36.182471409028381],\n [120.554958809801292, 36.182604709239968],\n [120.55499871002246, 36.182737209954325],\n [120.555291709145081, 36.182970009358485],\n [120.555640009378976, 36.18315500889662],\n [120.555909609041237, 36.183079109713219],\n [120.556143509215644, 36.183125009311766],\n [120.556264709049174, 36.183231709375946],\n [120.55626420902604, 36.183441308969293],\n [120.556406709302223, 36.183555009356269],\n [120.556870009443401, 36.183601709351478],\n [120.557366109658346, 36.183550609872782],\n [120.557716108711475, 36.183689609987539],\n [120.558329809673069, 36.183685208705469],\n [120.558545409543058, 36.183722008963571],\n [120.559071708992292, 36.183725509124997],\n [120.559552909239414, 36.183936109663762],\n [120.560076209449562, 36.184310009099704],\n [120.56034280987285, 36.184671109384226],\n [120.560670509336546, 36.185186108851894],\n [120.56088670995382, 36.185718309652316],\n [120.561336709121861, 36.186240009069195],\n [120.561855009101464, 36.186705009828415],\n [120.562315008730707, 36.187140009204086],\n [120.562380009929598, 36.187205009503657],\n [120.562465009352763, 36.187286709314208],\n [120.562790009051696, 36.187566708736654],\n [120.563175008819712, 36.187920009201093],\n [120.563300009188083, 36.188005009523636],\n [120.563456709759407, 36.188168309320076],\n [120.563780008840354, 36.188296709125893],\n [120.564383310041762, 36.18804170995702],\n [120.565001709961052, 36.187893309228912],\n [120.565578309391526, 36.187808309805689],\n [120.566101708527071, 36.187983308882679],\n [120.566671709631805, 36.188178309781222],\n [120.567185010280014, 36.188436709286748],\n [120.567593309683502, 36.188786709239309],\n [120.568021708934793, 36.189195009542118],\n [120.568323310072742, 36.189705009678505],\n [120.568556709324753, 36.190120009031261],\n [120.568685010205172, 36.190501709186606],\n [120.568948309217149, 36.190831709116139],\n [120.569361709575332, 36.191235009188404],\n [120.569821709204575, 36.191635009648053],\n [120.570286709064476, 36.191881708973767],\n [120.570550009875092, 36.192015009185354],\n [120.570628309349104, 36.192058308843912],\n [120.571016709453602, 36.19226670874167],\n [120.571378309761258, 36.192496709455611],\n [120.571830009547398, 36.192665009482653],\n [120.572378310011004, 36.192910009989021],\n [120.5725467089635, 36.192998309924121],\n [120.572693309248848, 36.19278330990187],\n [120.572578309341566, 36.192388308773502],\n [120.57237330978046, 36.192040009438927],\n [120.572138309735237, 36.191703309560125],\n [120.57193170938092, 36.191371708837323],\n [120.571736909031188, 36.191069609474937],\n [120.571541509732924, 36.190888409572494],\n [120.571179809600608, 36.190687309471798],\n [120.571011209200037, 36.190584909066331],\n [120.570989309808851, 36.190510809426371],\n [120.571090209245767, 36.19048460947721],\n [120.571189709337659, 36.190561709255519],\n [120.571258309623317, 36.190676709162858],\n [120.571656709289755, 36.190878309286575],\n [120.571895009846912, 36.191065009442696],\n [120.572065008693244, 36.191320008611569],\n [120.572295009407185, 36.191631709136118],\n [120.572588308903391, 36.191906709227283],\n [120.57268830991768, 36.192203309235367],\n [120.572871709561809, 36.19247670943264],\n [120.573243310330554, 36.192740009343993],\n [120.573676708913013, 36.192880008605584],\n [120.573753309567678, 36.19317500871972],\n [120.574023309428298, 36.193345009364748],\n [120.574376709717399, 36.193446709198327],\n [120.574363309818978, 36.19373001003197],\n [120.574525009721469, 36.193970009408474],\n [120.574710009259547, 36.194243308881653],\n [120.574788309632822, 36.194495009337288],\n [120.5749300095124, 36.194770009428453],\n [120.575195009142476, 36.194970009658277],\n [120.57553170902122, 36.195181710067914],\n [120.575831709365957, 36.195413308877164],\n [120.576203309235439, 36.19561170921304],\n [120.576503309580175, 36.195796709650494],\n [120.576673310225146, 36.19601670900397],\n [120.577048309531961, 36.196181709418397],\n [120.577391709359972, 36.196433310049258],\n [120.577760009616782, 36.196748310186422],\n [120.578103309620133, 36.19699330979347],\n [120.57830670928729, 36.197088309677781],\n [120.578450009060703, 36.197173309101004],\n [120.578803309525142, 36.197386709229306],\n [120.579148309247103, 36.197608309376051],\n [120.57941260920461, 36.197775209158635],\n [120.579610109319106, 36.19809300888528],\n [120.579574909854273, 36.198515509483229],\n [120.579615008825613, 36.198905509481733],\n [120.579469010186699, 36.199411409608899],\n [120.579427709721131, 36.19967610976471],\n [120.579543309476207, 36.199796709750387],\n [120.579630009517359, 36.199802609303049],\n [120.579691609480278, 36.199756009132557],\n [120.57967510961862, 36.199340108659158],\n [120.579717609779891, 36.199174909494502],\n [120.579951708704471, 36.198880009205141],\n [120.580206709671984, 36.198723309533136],\n [120.580561709855033, 36.198767009389996],\n [120.580802110329159, 36.198758109699043],\n [120.58097280884806, 36.198680909196639],\n [120.581139810254058, 36.198637709362856],\n [120.581240009119142, 36.198621709524332],\n [120.581273309215931, 36.198648309671796],\n [120.581241708837865, 36.19868501010518],\n [120.580970010157898, 36.198836709546583],\n [120.580663308964631, 36.199051709568778],\n [120.580211709902528, 36.199133309554668],\n [120.580130609040452, 36.199352109212498],\n [120.580151708934295, 36.199522009133489],\n [120.580270309727098, 36.199610209243815],\n [120.580493009744714, 36.199813009063178],\n [120.580581809702835, 36.199978209127096],\n [120.580473608670218, 36.200197609532097],\n [120.580493809241943, 36.200371809111743],\n [120.580668310094552, 36.200561709955025],\n [120.580641709047654, 36.200893309778451],\n [120.580730009882132, 36.201226709145374],\n [120.580811708793362, 36.201566709536053],\n [120.580820009535842, 36.201911709258013],\n [120.580993309793485, 36.202171708657488],\n [120.581423308938611, 36.202241710086923],\n [120.581826709734969, 36.20215830875901],\n [120.582143309766025, 36.202465009052958],\n [120.582451708879375, 36.202785009420722],\n [120.582696709385687, 36.203126708630748],\n [120.583402709567508, 36.204092009438739],\n [120.583451009456553, 36.204167808797365],\n [120.583561010032668, 36.204273810088296],\n [120.583762709081839, 36.204391009737378],\n [120.583918308882858, 36.204512209570851],\n [120.584140409052679, 36.204756509505387],\n [120.58425030980402, 36.204888509297291],\n [120.584478309526389, 36.205156909264019],\n [120.585227210067728, 36.205854109579548],\n [120.585347908978861, 36.205942809712951],\n [120.585498109250352, 36.205999109071684],\n [120.585615609272963, 36.206048508831657],\n [120.586259309819411, 36.20642081017229],\n [120.586828508728786, 36.206717609829866],\n [120.586959409549195, 36.20676490967287],\n [120.587184708607424, 36.206816909372947],\n [120.58763800918689, 36.206881808948367],\n [120.587794109910305, 36.206934109021972],\n [120.588034908784039, 36.207241108790186],\n [120.588043509900103, 36.207315008780711],\n [120.587981309190127, 36.207368709098716],\n [120.587613809329923, 36.207509409831459],\n [120.587595009002484, 36.207565709190192],\n [120.587662110118345, 36.207656609964658],\n [120.587810209573604, 36.207721809913664],\n [120.587959809997301, 36.207754009240205],\n [120.588321910327977, 36.207730209581541],\n [120.588553109838244, 36.207834408631129],\n [120.588802009805022, 36.207894610148173],\n [120.588920009850654, 36.207946608948873],\n [120.58901930939362, 36.208046109940085],\n [120.589056810223724, 36.208163009215582],\n [120.589099809508639, 36.20845520974018],\n [120.589137809462386, 36.208682709439529],\n [120.589261209037659, 36.209016008981678],\n [120.589347109581468, 36.20923240924833],\n [120.589427508972449, 36.209531109173383],\n [120.589478509525634, 36.209676109564839],\n [120.589778410045597, 36.210264409175181],\n [120.590052509016118, 36.210626210031592],\n [120.590151209610667, 36.210705909750004],\n [120.590575009728923, 36.210944008858974],\n [120.590963909856669, 36.21112580950853],\n [120.592184309658251, 36.211976309159411],\n [120.592656408766288, 36.212227309942477],\n [120.592726909319481, 36.212269008807766],\n [120.59307750911978, 36.212476209009878],\n [120.593487909339615, 36.212880809501826],\n [120.593536109403999, 36.21294580890202],\n [120.593605909385246, 36.21324440990162],\n [120.593646109080737, 36.213473808969184],\n [120.593662209643298, 36.213694508894548],\n [120.593605909385246, 36.214157609386234],\n [120.593622009048545, 36.214285309519482],\n [120.593670209112929, 36.214389209994124],\n [120.593970609656026, 36.214536409227946],\n [120.594056509300572, 36.214616509144605],\n [120.594118209987414, 36.214674809494909],\n [120.594191109931785, 36.215079810185159],\n [120.594217408806458, 36.215237509003884],\n [120.594279110392677, 36.215386809953372],\n [120.594429308865529, 36.215694109195852],\n [120.594496409981389, 36.215971109379268],\n [120.594560708809695, 36.216150709387762],\n [120.594702909611669, 36.216304309096643],\n [120.595030109951722, 36.216592209063265],\n [120.596358409513073, 36.21764850957112],\n [120.596623709516621, 36.217826709335213],\n [120.596717810078985, 36.217973109071806],\n [120.596771409672897, 36.218122410021238],\n [120.596787509336195, 36.218332309088851],\n [120.596682409165965, 36.218812409465158],\n [120.596615809871764, 36.219063708823171],\n [120.595982309436067, 36.219755809083381],\n [120.595917908984347, 36.219844509216784],\n [120.59587770928897, 36.219996009907959],\n [120.595856209196768, 36.220210209533604],\n [120.596019910090831, 36.22072090934256],\n [120.596073509684743, 36.220887508751559],\n [120.5962001090478, 36.221089108875333],\n [120.597484910200478, 36.221818309767229],\n [120.597739709719917, 36.221917808959745],\n [120.598093209833792, 36.222066809535704],\n [120.598463909481893, 36.222257609700989],\n [120.59871010878453, 36.222317809419394],\n [120.599163909387016, 36.222474009068321],\n [120.599576510247857, 36.222707309394877],\n [120.599810409522888, 36.222891609260387],\n [120.599933210149629, 36.223088109328842],\n [120.599982010061808, 36.22336760962753],\n [120.599998109724993, 36.223809008578939],\n [120.599904209711553, 36.223969109486859],\n [120.59977010910336, 36.224107609578596],\n [120.599464309030736, 36.224713509820674],\n [120.599158609682149, 36.225291210021396],\n [120.599126408557026, 36.22549240904749],\n [120.599155408994989, 36.225699808899094],\n [120.599249209183768, 36.225909709765347],\n [120.599260009142199, 36.226113109432504],\n [120.599254609612558, 36.226390008891826],\n [120.599180009949578, 36.226665109707085],\n [120.599072710037603, 36.226844709715635],\n [120.598960108622123, 36.226929109291007],\n [120.598444609131434, 36.227114909225747],\n [120.598211209879537, 36.227175510041832],\n [120.598036910475116, 36.227166809100993],\n [120.597318009518631, 36.226937409134166],\n [120.596955910087217, 36.226814109383668],\n [120.596609908520577, 36.226755709208646],\n [120.596438309780183, 36.226742709508471],\n [120.595824108795682, 36.226790309725061],\n [120.595618109188422, 36.226827409457428],\n [120.595378510010278, 36.227026408741835],\n [120.595185708853478, 36.227147310000419],\n [120.594850910141417, 36.227547909408543],\n [120.594193309673528, 36.228237809927066],\n [120.594080609332764, 36.228372009460713],\n [120.593998009300776, 36.228541109884361],\n [120.593893409153566, 36.228692509851498],\n [120.593775409107934, 36.228757409426976],\n [120.592897810185832, 36.228960508720547],\n [120.592669809564086, 36.229003709453707],\n [120.59214140929862, 36.22898430927853],\n [120.591817409645842, 36.228943508835926],\n [120.591302409278796, 36.228701209892961],\n [120.591092609136695, 36.228627309003173],\n [120.590945110428606, 36.22859700904479],\n [120.590229009061545, 36.22859910896176],\n [120.589652309806297, 36.228668408919987],\n [120.589477909677839, 36.228709508836801],\n [120.589060109836282, 36.228919710076639],\n [120.588965609075672, 36.229029709753377],\n [120.588754309763658, 36.229813308837208],\n [120.588759108546128, 36.230353809480789],\n [120.58874090896586, 36.230471010029135],\n [120.588649109768653, 36.230570209747441],\n [120.588523609377148, 36.230687409396467],\n [120.588392209432982, 36.230860409280524],\n [120.587887409176687, 36.231044009473521],\n [120.587431409731835, 36.231271208799285],\n [120.58730590934033, 36.231362409048018],\n [120.587241009764853, 36.231455109365868],\n [120.587206709622023, 36.231667509448073],\n [120.587074708930686, 36.231968208566002],\n [120.587064008797029, 36.232132609132634],\n [120.587106909156546, 36.232721109291788],\n [120.587099409710049, 36.233078109567145],\n [120.587067209484189, 36.233363709067987],\n [120.586838708839423, 36.23397590996035],\n [120.586838709738686, 36.23418360928622],\n [120.586809709300724, 36.234281008561766],\n [120.586688509467194, 36.234356709894314],\n [120.586527510136534, 36.234417309811079],\n [120.586366609731272, 36.234538509644551],\n [120.586175109893475, 36.234551010220969],\n [120.585450909232122, 36.234345909036506],\n [120.584791609045624, 36.234202209964053],\n [120.584221409190718, 36.233704608780727],\n [120.583242310084643, 36.2333593095845],\n [120.582561109607582, 36.233222208837901],\n [120.58221940949818, 36.233224809677267],\n [120.58199140977581, 36.233342909547673],\n [120.581645410007695, 36.233851308890848],\n [120.581088509327287, 36.234223909705747],\n [120.58071790950396, 36.234491309626264],\n [120.580609009698151, 36.234647109076889],\n [120.580580010159451, 36.235406409378356],\n [120.580477009006813, 36.235821009432073],\n [120.579334909578506, 36.237076209399618],\n [120.578989409833412, 36.23728340960173],\n [120.578097309343434, 36.237582810098672],\n [120.577617808814921, 36.237815609502832],\n [120.575406509902564, 36.239048309332077],\n [120.575208709414483, 36.239194609243896],\n [120.575026710014754, 36.239329109151129],\n [120.573059610312839, 36.240938609629211],\n [120.572805710115517, 36.241055409979253],\n [120.572547809733692, 36.241105609236513],\n [120.569631609611179, 36.241151109536133],\n [120.56525280966946, 36.241219409448263],\n [120.5638355087018, 36.241784509247736],\n [120.563122608921276, 36.242001709011731],\n [120.561582209651306, 36.242213009223065],\n [120.561395210021033, 36.242252708895478]\n ],\n [\n [120.296013009293006, 36.188180710071777],\n [120.295984009754306, 36.188736309433182],\n [120.295933910321764, 36.189314309108113],\n [120.295841309828688, 36.190626208632693],\n [120.295844809990058, 36.193003309255346],\n [120.295735009962755, 36.193624209289851],\n [120.295576109649801, 36.194134709449315],\n [120.295318810015146, 36.194600508806502],\n [120.294809009528194, 36.19540400898785],\n [120.292970609106419, 36.197719309998206],\n [120.291885909806979, 36.199086709384176]\n ],\n [\n [120.275417208837212, 36.194558809941157],\n [120.275558409593032, 36.194530309526215],\n [120.275646209504998, 36.194575408728156],\n [120.277209809485157, 36.194588608977199],\n [120.27769540921588, 36.194592708986363],\n [120.278752209746699, 36.194584109668995],\n [120.279841209604228, 36.194623109668839],\n [120.280742409434765, 36.194843809594204],\n [120.282539509390858, 36.195484608927586],\n [120.284186409075573, 36.19615560929401],\n [120.289035809854795, 36.197960809443828],\n [120.291723009309521, 36.199003808978659]\n ],\n [\n [120.291723009309521, 36.199003808978659],\n [120.291848009678006, 36.198851508790142],\n [120.292801210107768, 36.197674208997626],\n [120.293203410309161, 36.197177309285451],\n [120.294721410165039, 36.195345708637603],\n [120.295225508950125, 36.194551209770566],\n [120.295475809161303, 36.194097910090534],\n [120.295629709243713, 36.193603809967897],\n [120.295736809506252, 36.192997809001724],\n [120.295709409861388, 36.190617709140042],\n [120.295833309459681, 36.189317509795274],\n [120.295859709957654, 36.188711409903703],\n [120.295863409768572, 36.188549309802852],\n [120.29589440939958, 36.188178409605996]\n ],\n [\n [120.291723009309521, 36.199003808978659],\n [120.291885909806979, 36.199086709384176]\n ],\n [\n [120.291885909806979, 36.199086709384176],\n [120.291739909369426, 36.199250309554202],\n [120.291587709005626, 36.199168809393086]\n ],\n [\n [120.291587709005626, 36.199168809393086],\n [120.289042508904686, 36.198124209065043],\n [120.281060210060673, 36.195154509173335],\n [120.280368210524557, 36.194964009381579],\n [120.279252409071432, 36.194790908773484],\n [120.277225509849472, 36.194778209446838],\n [120.275326909709179, 36.19472290923494],\n [120.27516470888429, 36.194769009382355]\n ],\n [\n [120.291587709005626, 36.199168809393086],\n [120.291723009309521, 36.199003808978659]\n ],\n [\n [120.075126309131974, 36.203995210010987],\n [120.075164408910382, 36.203592109588214],\n [120.075161809869655, 36.203217609405215],\n [120.075124209214891, 36.202782609130168],\n [120.075002909556702, 36.202402209394506],\n [120.074305409766907, 36.201204110081676],\n [120.074162309642929, 36.200777509474563],\n [120.074054110408952, 36.200266209817755],\n [120.07378040983815, 36.19861530994865],\n [120.073635009248392, 36.19710140920273],\n [120.07264721010074, 36.19222300888481],\n [120.071643809514285, 36.187888609371896],\n [120.071311809492499, 36.186816609399045],\n [120.070277809473396, 36.185948509116429],\n [120.069875309797794, 36.185610609542039],\n [120.067634909723324, 36.183821209581197],\n [120.067096109697786, 36.183390809338448],\n [120.066966809670589, 36.183286409740049],\n [120.066330908944337, 36.182773208916501],\n [120.064266409067613, 36.18179430945986],\n [120.058432908951659, 36.179057309147538],\n [120.05725000908069, 36.178502308734608],\n [120.052095909898412, 36.176060909283592],\n [120.050507809687701, 36.175326709959734],\n [120.048921109721505, 36.174175509392285],\n [120.048652609030796, 36.173980609217779],\n [120.047533709413187, 36.173316409524716],\n [120.046783010227841, 36.173141509373238],\n [120.04518780897024, 36.17283260933749],\n [120.042591509390718, 36.172329908998165],\n [120.038236209633396, 36.171486609319629],\n [120.037596209797357, 36.17135830933853],\n [120.034703409135091, 36.170778308672084],\n [120.030418510106188, 36.169919108979741],\n [120.028851010665676, 36.169652309806281],\n [120.026131809735261, 36.169257009203648],\n [120.025451210005372, 36.169178509180881],\n [120.022321109731479, 36.168817508721077],\n [120.021974909414553, 36.168777609399228],\n [120.019500510240391, 36.168587409081738],\n [120.015430009587362, 36.168232109424366],\n [120.009827209857917, 36.167743109357048],\n [120.008345910435537, 36.167613009832564],\n [120.003186309200828, 36.167159809977306],\n [120.002005209772619, 36.167056009327439],\n [120.000820309809455, 36.166950009835148],\n [119.998510809426421, 36.16674340948083],\n [119.998757009628321, 36.164742908958146],\n [119.998931009558532, 36.163329109950496],\n [119.999095209576353, 36.162074809305068],\n [119.999442909063077, 36.159488409462597],\n [119.999694110394898, 36.157620109280685],\n [119.999716910007464, 36.156167108825059],\n [119.999648609196015, 36.155321009556985],\n [119.999535509556154, 36.154646909227552],\n [119.998965209876587, 36.153628909046972],\n [119.99828181055716, 36.152525308696113],\n [119.997484509402625, 36.151587208782701],\n [119.996231609900974, 36.150649108869345],\n [119.994785009920292, 36.149985509024077],\n [119.993372010409985, 36.149323809446287]\n ],\n [\n [119.991666510001551, 36.216209008838746],\n [119.994027910259888, 36.215894709273471],\n [119.997812209765698, 36.216061208857752],\n [120.011634709574196, 36.217750009755207]\n ],\n [\n [119.991531910269487, 36.216224008631173],\n [119.991535209882045, 36.216171109609093],\n [119.991822009977795, 36.214487709140542],\n [119.992055109755597, 36.210829409149937],\n [119.992171609732054, 36.204711209754578],\n [119.992742609084189, 36.201842109825577],\n [119.993280209414252, 36.200323909420945],\n [119.993687309122038, 36.198906008605491],\n [119.994726109722251, 36.195404509910247],\n [119.995755209335471, 36.189019909741091],\n [119.997192309777347, 36.179255609658696],\n [119.997342809523047, 36.177288909255822],\n [119.997483810629433, 36.176635409696473],\n [119.99731001034877, 36.179263808777819],\n [119.995872409883873, 36.189031709745677],\n [119.994842409149896, 36.195421809269135],\n [119.993802209204659, 36.198927809970485],\n [119.993394509648965, 36.200347709079551],\n [119.992858109913868, 36.201862809521117],\n [119.992289509953025, 36.204719709247229],\n [119.992138709833625, 36.210831909265266],\n [119.991922010092708, 36.214494209440261],\n [119.991666510001551, 36.216209008838746]\n ],\n [\n [119.991531910269487, 36.216224008631173],\n [119.991666510001551, 36.216209008838746]\n ],\n [\n [120.067923510261835, 36.228177609309284],\n [120.068855910272077, 36.228415209294553],\n [120.069040809985495, 36.228513609515517],\n [120.069612310260027, 36.22883070956965],\n [120.070701209393405, 36.229488408962936],\n [120.071296708975979, 36.229986009247],\n [120.071774110486899, 36.230539908889739],\n [120.072283709525664, 36.231232309523534],\n [120.072589509598288, 36.231842408700231],\n [120.072771909196263, 36.232396309242347],\n [120.072911409334097, 36.232902509743099],\n [120.072973510219413, 36.233151509534594],\n [120.073044310246814, 36.233435910239109]\n ],\n [\n [120.073755610133389, 36.229163909287024],\n [120.073791310520619, 36.228999409794994],\n [120.073824210419048, 36.223087509481047],\n [120.073814209058582, 36.218239209472017],\n [120.073834409630308, 36.21541910910463],\n [120.073851309690212, 36.213049509727171],\n [120.073867909376531, 36.210733209570037],\n [120.073873110156001, 36.20999920989567],\n [120.073963109809711, 36.205707309644652]\n ],\n [\n [119.926427710270673, 36.229866010008379],\n [119.927167509672927, 36.229707909192712],\n [119.931354909601509, 36.228812709638873],\n [119.932872809632499, 36.22847880934961],\n [119.935483609880748, 36.227904408761503],\n [119.940879009758532, 36.226723709531598],\n [119.94123991039362, 36.226644708586491],\n [119.948529510028948, 36.22469130915664],\n [119.950256810003793, 36.224217308881748],\n [119.952865308886999, 36.223522509756094],\n [119.965431209382814, 36.220175208818887],\n [119.969280309538703, 36.219647208751724],\n [119.973945410452416, 36.219269209306617],\n [119.980720009720699, 36.218701408843003],\n [119.983651410184507, 36.218461208917688],\n [119.987375009948778, 36.217376809092514],\n [119.990943109736804, 36.21630530914274],\n [119.991531910269487, 36.216224008631173]\n ],\n [\n [119.926427710270673, 36.229866010008379],\n [119.926473309495691, 36.229978108702824]\n ],\n [\n [119.926333509883648, 36.229886209680899],\n [119.92596771064143, 36.229041108660283],\n [119.925108010026747, 36.227054609682568],\n [119.923457509456512, 36.223334409355573],\n [119.921590810067869, 36.218967009220137],\n [119.9207179092042, 36.216924709108071],\n [119.919744409277087, 36.214762309033404],\n [119.91945150997924, 36.214340209533077],\n [119.918322910274128, 36.212694709193499],\n [119.917892109833019, 36.212169108517571],\n [119.91737521009793, 36.211781509708942],\n [119.916324210194261, 36.211230109282155],\n [119.913426609850262, 36.209883709965311],\n [119.911448010517347, 36.208964309655244],\n [119.905941310543085, 36.206435209217602],\n [119.903513509740719, 36.205320110135006],\n [119.902593009559837, 36.204774309786615],\n [119.902354809726717, 36.204556009252485],\n [119.901788509332277, 36.204037109425087],\n [119.900482609185133, 36.202759708793565],\n [119.899819409538168, 36.202147209326313],\n [119.899118909610024, 36.201507409139651],\n [119.898924808932861, 36.201325309915148],\n [119.895426010002438, 36.197687009048309],\n [119.894054510607248, 36.196260909113732],\n [119.894031309897059, 36.196237209279843],\n [119.893179008904212, 36.195372009310859],\n [119.890983809655154, 36.193143309416257],\n [119.890250909851716, 36.192396609515981],\n [119.888903710138152, 36.191024109175373],\n [119.88669520991607, 36.189904410060535],\n [119.883138310284835, 36.188101109278819],\n [119.878684409757739, 36.185843008747895],\n [119.874204610554443, 36.183662509817054],\n [119.871823409922513, 36.182503509429466],\n [119.858209109462905, 36.177401310122434],\n [119.85633951065995, 36.17677120912407],\n [119.853662309867786, 36.176198409329174],\n [119.849299509764592, 36.175423709036977],\n [119.847947409645258, 36.1750147090616],\n [119.843897310112879, 36.173204409755783],\n [119.842759910541531, 36.172537209025052]\n ],\n [\n [119.926333509883648, 36.229886209680899],\n [119.926427710270673, 36.229866010008379]\n ],\n [\n [119.926473309495691, 36.229978108702824],\n [119.926375609846559, 36.22999891002172]\n ],\n [\n [119.926473309495691, 36.229978108702824],\n [119.931392509356897, 36.228930409310976],\n [119.93552310990367, 36.228021710033943],\n [119.941283409701668, 36.22676110963755],\n [119.948577009521387, 36.224806709262282],\n [119.950283409252052, 36.224329409374775],\n [119.952926209177235, 36.223617908939389],\n [119.965452809299791, 36.220245508823211],\n [119.96929441000907, 36.219787909484467],\n [119.973958108879629, 36.219358808762081],\n [119.980732910495476, 36.218803909073188],\n [119.983680009524846, 36.218562509452283],\n [119.987419010179224, 36.217473609419585],\n [119.991015710206966, 36.21647730988002],\n [119.991494209790062, 36.216403509714269],\n [119.991641709397413, 36.216367809326982],\n [119.994034909683364, 36.215998209549809],\n [119.997799110240862, 36.216163909636748],\n [120.011646710127593, 36.217855709773232],\n [120.012215509738098, 36.221463009210538],\n [120.012809009228476, 36.223509909354902],\n [120.013425809253704, 36.224730109506993],\n [120.01498590997187, 36.227337009395512],\n [120.015922209442465, 36.228970808655959],\n [120.016494410288828, 36.230294709633199],\n [120.016700409896089, 36.230771309848137],\n [120.016954109544599, 36.23200590904554],\n [120.017141010249475, 36.232915308894462],\n [120.017566809560662, 36.235355209175623],\n [120.017699009901435, 36.236587109507525],\n [120.017772409868826, 36.237830709119976],\n [120.017718809375651, 36.238830609545062],\n [120.017658709481907, 36.23995260912568],\n [120.017638009786424, 36.240864909288177],\n [120.017623709666509, 36.241383009618232],\n [120.017581509878823, 36.242911608883674]\n ],\n [\n [119.926473309495691, 36.229978108702824],\n [119.92686091010296, 36.230924808832924],\n [119.927170509811276, 36.231299609389509],\n [119.927301609381857, 36.231442009840919],\n [119.927552809814415, 36.231714810190397],\n [119.928282909129052, 36.232215609362925],\n [119.929256710329014, 36.232738409549995],\n [119.932390010390691, 36.234471609077559],\n [119.93343621061274, 36.235076809647126],\n [119.934075109678588, 36.235523109903625],\n [119.934541810156475, 36.236042709403591],\n [119.935027609536633, 36.236884309363461],\n [119.935641910345907, 36.237965808875003],\n [119.935859909607188, 36.238576008775851],\n [119.936025009846389, 36.239210909455949],\n [119.936112110085901, 36.239950708858203],\n [119.936034509385195, 36.242590509544414],\n [119.93601620908089, 36.243561109157895],\n [119.935950210533861, 36.2470492097533],\n [119.935997309828053, 36.247061409056812],\n [119.93600480927455, 36.247235508811741],\n [119.93590521025726, 36.248621209401335],\n [119.935870809390394, 36.251358708837415],\n [119.935896309666987, 36.252005208973287],\n [119.936072809712414, 36.252585108915696],\n [119.93635641002038, 36.25301880967038],\n [119.936877609414182, 36.253489509433393],\n [119.93767661028744, 36.253940008624568],\n [119.939574509855788, 36.254818709216124],\n [119.940464709179082, 36.255230908979343],\n [119.940683210262023, 36.255331608766767],\n [119.941349910070358, 36.255638709259074],\n [119.942060110086118, 36.256123509492397],\n [119.942529709978203, 36.256642209670304],\n [119.944681709393421, 36.25951160997289],\n [119.947608410000157, 36.263325809238779]\n ],\n [\n [119.926375609846559, 36.22999891002172],\n [119.926358010114086, 36.229951809828208],\n [119.926333509883648, 36.229886209680899]\n ],\n [\n [120.072899909703096, 36.233463309883916],\n [120.072788009758938, 36.232945809401656],\n [120.072686109376491, 36.232404909459035],\n [120.072493010544008, 36.231868408999901],\n [120.072181809143217, 36.231240908840903],\n [120.071725809698364, 36.230565910088728],\n [120.071194809492908, 36.230025009246845],\n [120.070620809103161, 36.229566309137908],\n [120.069499609919148, 36.228925909103452],\n [120.068850509843173, 36.228614309302998],\n [120.067802510077854, 36.2283438094193]\n ],\n [\n [120.291092209537851, 36.236073009361917],\n [120.290905209907578, 36.235563609073324],\n [120.29069770933188, 36.235100209107429],\n [120.290406310103208, 36.234623509967037],\n [120.290059210464278, 36.234168908968002],\n [120.289735709935144, 36.233798209319957],\n [120.289292309092843, 36.233320109035844],\n [120.286437609108475, 36.230900308602429],\n [120.282497009229701, 36.227379209183198],\n [120.280680209624052, 36.22578130906021],\n [120.279448209467319, 36.224654509797858],\n [120.278727709516261, 36.223859709657916],\n [120.277999409745007, 36.222774409611361],\n [120.277427109073869, 36.221304809469416],\n [120.277260110365887, 36.220456508661016],\n [120.277204609605064, 36.219486009771572],\n [120.277339609535375, 36.218337209494678],\n [120.277482709659353, 36.217609609395993],\n [120.277715409238795, 36.217142809093389],\n [120.278685909926821, 36.215493009994475],\n [120.279454809591812, 36.214459108900826],\n [120.279536010278662, 36.214349909620694],\n [120.280585409389232, 36.212938809478544],\n [120.285040109413558, 36.207385809707432],\n [120.285132509357936, 36.207283309477191],\n [120.286956309286325, 36.204956109536852],\n [120.288987709615185, 36.202424008960918],\n [120.290623508967883, 36.20034400926869],\n [120.291587709005626, 36.199168809393086]\n ],\n [\n [120.561395210021033, 36.242252708895478],\n [120.560953209423133, 36.242259509568783],\n [120.560349209448532, 36.242240109393606],\n [120.559855609348915, 36.242179509476841],\n [120.558904009712364, 36.242155708918858],\n [120.558278509645561, 36.242153509177172],\n [120.557841809651904, 36.242190309435273],\n [120.557069408926168, 36.242173009177066],\n [120.555478309476484, 36.242395809019399],\n [120.554019109094725, 36.242612108562014],\n [120.552645909081548, 36.242837109045411],\n [120.551766109518439, 36.242915009220326],\n [120.549870308967684, 36.242891209561719],\n [120.545285909617064, 36.242819809686523],\n [120.544095009377202, 36.242750609553013],\n [120.543250609827851, 36.242605708986332]\n ],\n [\n [120.561395210021033, 36.242252708895478],\n [120.561513809914459, 36.242322310126553],\n [120.56209800951558, 36.243029309455096],\n [120.562739009397774, 36.243734509240255],\n [120.563524908947443, 36.244634408651109],\n [120.564182009392312, 36.245298509418717],\n [120.564515210008949, 36.245634209251421],\n [120.564595110276173, 36.245742009186415],\n [120.564919609952085, 36.246531509621548],\n [120.564967908941867, 36.246657009113733],\n [120.565115409448595, 36.246836509297509],\n [120.565386310429972, 36.247098309139687],\n [120.565619709681869, 36.247312408940559],\n [120.565901308998264, 36.247496309507142],\n [120.566142709518545, 36.247649909215966],\n [120.566252709195282, 36.247751609948864],\n [120.56640020970201, 36.248082510099835],\n [120.566971510326994, 36.249406309453661],\n [120.567212909048521, 36.249912509954413],\n [120.567379209882688, 36.250185009030986],\n [120.5675616085814, 36.250342910197219],\n [120.567730610079707, 36.250516009006674],\n [120.567835210226804, 36.250678208932243],\n [120.567899609779261, 36.250833909457413],\n [120.567983309682063, 36.250927309447832],\n [120.568090009746243, 36.250933409549248],\n [120.568170508961884, 36.25091610929104],\n [120.568213409321402, 36.250864209415795],\n [120.568194608994077, 36.250730109706865],\n [120.567985909622053, 36.250241608763304],\n [120.567864709788637, 36.249914608972063],\n [120.567835209327541, 36.249756709604526],\n [120.567862608972291, 36.249672709328138],\n [120.568001509262331, 36.249665909554153],\n [120.568087309082102, 36.249756709604526],\n [120.568125409759887, 36.24992360938711],\n [120.568122209072726, 36.250124508938995],\n [120.56816240966748, 36.250239109547294],\n [120.568650609338192, 36.250788509881886],\n [120.569142009696066, 36.251489709482541],\n [120.569224609728053, 36.251649409292838],\n [120.569182209391556, 36.251824909292168],\n [120.569136609267161, 36.251917909084284],\n [120.568825510389047, 36.25214940896808],\n [120.568698910126614, 36.252259409544195],\n [120.568672609453415, 36.252376509368446],\n [120.568717709554676, 36.252512409520136],\n [120.568816909272982, 36.252607609053939],\n [120.569005210222372, 36.252638209385907],\n [120.569315809077352, 36.252679008929192],\n [120.569509409731495, 36.25272900943628],\n [120.569661808845467, 36.25283040889633],\n [120.569846910006959, 36.253100808955196],\n [120.569994909637444, 36.253347708829779],\n [120.570082909198959, 36.253459809322806],\n [120.570152609355546, 36.25347490893995],\n [120.570305509391801, 36.253500909239619],\n [120.570467009644858, 36.253455809138359],\n [120.570579610160962, 36.253362809346243],\n [120.570839810109192, 36.252672809003002],\n [120.570922409241803, 36.252577309095614],\n [120.571040409287548, 36.252581608754269],\n [120.571083409471839, 36.252611909611971],\n [120.571104809739268, 36.252694109445656],\n [120.571072609513408, 36.25280880897941],\n [120.570809808725699, 36.253291109996781],\n [120.570715908712259, 36.253583109073304],\n [120.570689608938324, 36.253786709289272],\n [120.570691809579444, 36.25387510994841],\n [120.570750809602259, 36.254022209357515],\n [120.570901508997508, 36.254199909098588],\n [120.571297909471014, 36.254482909558703],\n [120.571445509802516, 36.254569409051044],\n [120.571577409769702, 36.254682209216639],\n [120.57169011011058, 36.254833609183777],\n [120.571778109672096, 36.254993309893393],\n [120.571815609602709, 36.255108009427147],\n [120.571861709750124, 36.255274809385014],\n [120.572041409583449, 36.25637570907179],\n [120.572110609716901, 36.256719309448613],\n [120.57216211029322, 36.256784509397619],\n [120.57225820914914, 36.256825308940904],\n [120.572376210094035, 36.256829608599617],\n [120.572701309617855, 36.256743409480805],\n [120.572840709930915, 36.256732609522373],\n [120.572934109921334, 36.25675820962374],\n [120.573015109159996, 36.256832109614209],\n [120.57308750998061, 36.256970508981851],\n [120.573162609666724, 36.257435509741015],\n [120.573192109228557, 36.257589109449896],\n [120.573304809569322, 36.257915709042777],\n [120.573344509241792, 36.257988909360733],\n [120.573454409093756, 36.25801270991866],\n [120.573556909323997, 36.257991409476006],\n [120.573642210020012, 36.257865609610235],\n [120.573671709581845, 36.257651508910044],\n [120.573703908908328, 36.257586609334624],\n [120.573779009493705, 36.257554209459272],\n [120.573841210203796, 36.257558809491513],\n [120.573910410337248, 36.257606109334517],\n [120.573975309912726, 36.257716708859107],\n [120.574310109524049, 36.258456108962321],\n [120.574401309772725, 36.258665909104479],\n [120.574479609246623, 36.2587657095699],\n [120.574556809749083, 36.258828109929368],\n [120.57464591008079, 36.258850009320554],\n [120.574741910011198, 36.258830209846337],\n [120.574836310047772, 36.258752709869725],\n [120.574903410264255, 36.258668409219752],\n [120.575007409664295, 36.258622609445922],\n [120.575126009557721, 36.25863160986097],\n [120.575238109151428, 36.258702609537863],\n [120.575487510040603, 36.258955710237899],\n [120.575648509371263, 36.259120109905211],\n [120.576383409267009, 36.259740809390905],\n [120.576576508998755, 36.259894310174332],\n [120.576756209731343, 36.260108508900601],\n [120.577067910255892, 36.260554309134136],\n [120.577214909840222, 36.26075730950231],\n [120.577450909931599, 36.260988709561332],\n [120.577732609072768, 36.261239609620361],\n [120.578008809758785, 36.261490509679334],\n [120.578159609878185, 36.261657308737881],\n [120.578269008807752, 36.261849509147567],\n [120.578331209517728, 36.262048808805559],\n [120.578392410181664, 36.262253909090703],\n [120.578647209700989, 36.262950309009625],\n [120.578719608723077, 36.263101709876082],\n [120.57878401007406, 36.263201209967917],\n [120.578848909649537, 36.263233909317535],\n [120.578926709100415, 36.263240408717934],\n [120.579009809155423, 36.263212309400615],\n [120.579046809962392, 36.263127609451658],\n [120.57902000926606, 36.263004409525934],\n [120.578845708962376, 36.262757809125617],\n [120.578814009658913, 36.262675909665575],\n [120.578838209515766, 36.262589409273858],\n [120.578931509681524, 36.262530709624627],\n [120.579068309155218, 36.262552309541491],\n [120.579234609090008, 36.262686409250421],\n [120.579473308946149, 36.26297620948452],\n [120.579669109342035, 36.26320550872731],\n [120.579937309659158, 36.263566609011832],\n [120.580100909829184, 36.26393210967916],\n [120.580194809842624, 36.26424790931361],\n [120.580259209395081, 36.264373308981078],\n [120.5803858096574, 36.2645099097046],\n [120.581222609935594, 36.264808310155445],\n [120.581468909063005, 36.264872909357337],\n [120.581704910053645, 36.265020009665761],\n [120.581790709873417, 36.265162709591436],\n [120.581804109771952, 36.265290309000591],\n [120.581791308821948, 36.265392309207755],\n [120.581638408785579, 36.265563109350069],\n [120.581536510201886, 36.265677709059105],\n [120.581495708859961, 36.265770410276275],\n [120.581490310229697, 36.265846108910864],\n [120.581533209689951, 36.265934709219493],\n [120.581643209366689, 36.266053709311279],\n [120.582050909821646, 36.266635409696448],\n [120.582992409172448, 36.267857309567262],\n [120.583099709084422, 36.26802600979255],\n [120.583225710398324, 36.268382808619776],\n [120.583403310314566, 36.268891308686989],\n [120.583480509917649, 36.269083410171277],\n [120.583598509963281, 36.269206709022455],\n [120.584011609947879, 36.269533209689939],\n [120.584150010214898, 36.269626709505076],\n [120.584288209932993, 36.269623809191501],\n [120.584415508968618, 36.269582709274687],\n [120.584442808788708, 36.269535809629986],\n [120.584450108585656, 36.26949180939954],\n [120.584448309941649, 36.26945960917368],\n [120.584411909881851, 36.269333508934324],\n [120.584344610015819, 36.269247009441983],\n [120.584250109255208, 36.269126809654608],\n [120.584222809435119, 36.269024109774875],\n [120.584241009015386, 36.268565210016504],\n [120.584199109601286, 36.268446509398927],\n [120.584126410205727, 36.268349709071856],\n [120.583911809482515, 36.268103409944445],\n [120.583848209427401, 36.267972909322339],\n [120.583822710050072, 36.267838009216803],\n [120.583908209496371, 36.266889408819225],\n [120.583917308836817, 36.266845510212192],\n [120.583953709795878, 36.266817608745725],\n [120.58401910939449, 36.266795609529822],\n [120.584093709956846, 36.266797109598997],\n [120.584179109578258, 36.26682490944205],\n [120.584258210348139, 36.26691090891137],\n [120.584638809733292, 36.267234409440505],\n [120.585006609967195, 36.267402310168507],\n [120.585382009472255, 36.267499809268827],\n [120.585682910038372, 36.267537109550005],\n [120.585955509838982, 36.267539209466975],\n [120.586181809842742, 36.267586909508339],\n [120.587187409271564, 36.268279409966851],\n [120.587717109057394, 36.268750109729808],\n [120.588542609354022, 36.269544209297862],\n [120.588985009250791, 36.269855209250579],\n [120.589705009178942, 36.270191108732718],\n [120.590368509199379, 36.270612009436718],\n [120.591057709146071, 36.27114690910264],\n [120.591255709283587, 36.271327309507797],\n [120.591623510416753, 36.271540809460816],\n [120.592253509791703, 36.271970009108713],\n [120.592580209209359, 36.272119310058144],\n [120.592999309470656, 36.272229209010845],\n [120.594259509668746, 36.272424009360577],\n [120.59510040995599, 36.272890509289596],\n [120.595434709544293, 36.273135209422435],\n [120.595792209842671, 36.273651408585692],\n [120.595967010169488, 36.27379660862664],\n [120.5961728101272, 36.273871209188997],\n [120.596657609461204, 36.273975209488356],\n [120.597861209027656, 36.274166009653698],\n [120.60062720977794, 36.275029509004696],\n [120.601040909610333, 36.275156909663679],\n [120.601478709474918, 36.275297310022893],\n [120.604655310094586, 36.276316209525476],\n [120.60672600899818, 36.276980309393821],\n [120.609960008847338, 36.277952309251702],\n [120.611851710288306, 36.278543409350902],\n [120.613376509918112, 36.27900230910933],\n [120.613939809274825, 36.27911040941791],\n [120.614368909997211, 36.279132109159548],\n [120.614819509912536, 36.27913640971758],\n [120.615388108974116, 36.27909750954251],\n [120.615929309290209, 36.279002209284556],\n [120.617281809607903, 36.278725609299499],\n [120.617786010016403, 36.278548209032692],\n [120.618209810134658, 36.278332009314852],\n [120.618736209408553, 36.27799740935302],\n [120.619307709683085, 36.277540809161053],\n [120.619628709197627, 36.277335209752152],\n [120.619953309597577, 36.277160109951183],\n [120.621053009588763, 36.276712509274944],\n [120.622388009998758, 36.276104709664651],\n [120.622825908788741, 36.275892909430297],\n [120.623134409525392, 36.27569830962932],\n [120.623654708697927, 36.275324209644623],\n [120.627163009865058, 36.272835308902415],\n [120.627543909623796, 36.272578009267761],\n [120.627930209811439, 36.272361809549921],\n [120.628313709510167, 36.272231008554229],\n [120.628828509328287, 36.272123309343328],\n [120.629791008748157, 36.271993509293054],\n [120.631009609905618, 36.271829109625742],\n [120.633976109110222, 36.271428808792564],\n [120.637274709959911, 36.271050008950795],\n [120.637437509733331, 36.271031309347507],\n [120.637756409330905, 36.27096730909409]\n ],\n [\n [120.543250609827851, 36.242605708986332],\n [120.54281070914692, 36.242380709402255],\n [120.542259409444227, 36.24213170961076],\n [120.541541510332536, 36.241807409584339],\n [120.541048010057693, 36.241608409400612],\n [120.539967609517589, 36.241342309899721],\n [120.539120010180341, 36.241212509849504],\n [120.536684610106704, 36.240797209223899],\n [120.535437509433564, 36.240605008814157],\n [120.534986209845783, 36.240535409381664],\n [120.533991609125565, 36.240433709548086],\n [120.530329909697684, 36.24020660914772],\n [120.529635709520448, 36.240139508931236],\n [120.528130508816048, 36.239929708789077],\n [120.526210010183831, 36.239635409246773],\n [120.525748709235586, 36.239618108988566],\n [120.524564009821233, 36.239734009117285],\n [120.520352109662213, 36.240146010130331],\n [120.519719110148912, 36.24006810905604],\n [120.51916120942235, 36.23988640913052],\n [120.518817808694962, 36.239635409246773],\n [120.518592509636619, 36.239263409179046],\n [120.518163408914234, 36.237048009358205],\n [120.51688990954176, 36.233476209759317],\n [120.516873309855441, 36.233432109704154],\n [120.515631409062394, 36.230124808812946],\n [120.515628709297516, 36.229687809344966],\n [120.515682909638599, 36.229376209544512],\n [120.515813809559745, 36.228558409243249],\n [120.51592431015888, 36.228292209018264],\n [120.516135609470894, 36.228082408876105],\n [120.516417810433722, 36.227764309675194],\n [120.516757908850423, 36.227545809491573],\n [120.519368209075651, 36.226128509423233],\n [120.52136060940461, 36.225044509796362],\n [120.521725309675389, 36.224750310078775],\n [120.526456809334377, 36.219790808898779],\n [120.527282909478799, 36.219098309339529],\n [120.528033909037731, 36.21858760953063],\n [120.528398709133171, 36.21831071007125],\n [120.528777410049543, 36.218131110062757],\n [120.529332109189568, 36.217938509454711],\n [120.529568109280831, 36.217782709104767],\n [120.529589609373033, 36.217609509571275],\n [120.529589609373033, 36.217410509387548],\n [120.529460909193631, 36.215443209136822],\n [120.529375009549085, 36.214129808643804],\n [120.529347109881314, 36.213421809269107],\n [120.529417909908716, 36.213163809062564],\n [120.529631809160719, 36.212952709400099],\n [120.529793708712759, 36.212910709261848]\n ],\n [\n [120.543250609827851, 36.242605708986332],\n [120.543011409049313, 36.242620809502796],\n [120.542625108861785, 36.242750609553013],\n [120.53328350992615, 36.247044508996964],\n [120.532865109337422, 36.247252209222154],\n [120.532261110262084, 36.247397109788835],\n [120.531445709352056, 36.247596109073243],\n [120.530719309848337, 36.247728109764523],\n [120.530040209288245, 36.247795109256913],\n [120.529292009318851, 36.247987110017164],\n [120.529096109098191, 36.248037409099197],\n [120.526671309333551, 36.248746909442389],\n [120.526223909206124, 36.248887509451038],\n [120.525877409414989, 36.249023808901711],\n [120.525695008917637, 36.249162209168674],\n [120.52476160886124, 36.250607108531312],\n [120.524729409534643, 36.25082340897319],\n [120.524847409580389, 36.252112609609298],\n [120.524743409280973, 36.252426209502005],\n [120.52405670944961, 36.253516409954386],\n [120.523863609717864, 36.253594209405264],\n [120.522737109929722, 36.253819208989341],\n [120.521939909499338, 36.253834309505805],\n [120.521403508864864, 36.253773809413815],\n [120.520902410218127, 36.253637509963141],\n [120.520287709210493, 36.25351420931338],\n [120.519840309083065, 36.253377908963387],\n [120.519171908656745, 36.253254609212888],\n [120.518871509013024, 36.253263309254351],\n [120.518689110314199, 36.253375809046418],\n [120.518477709378885, 36.253429808838632],\n [120.518227709541179, 36.253384409263106],\n [120.51702930985482, 36.25275500883663],\n [120.516814809855646, 36.252746309694487],\n [120.51625691002846, 36.252824208970139],\n [120.515666809076038, 36.252945309878214],\n [120.515094909502523, 36.253107609628557],\n [120.514776309379272, 36.253127008904414],\n [120.514443709509692, 36.25302320915381],\n [120.514183009538328, 36.252848008628746],\n [120.514032809266837, 36.252571109169423],\n [120.513789209004813, 36.25237430872744],\n [120.513517809799168, 36.252285609493356],\n [120.513242110035435, 36.252287809235042],\n [120.512576909396898, 36.252426209502005],\n [120.511511509548541, 36.252571109169423],\n [120.511042609329024, 36.252659809302827],\n [120.510656409865533, 36.252582008952629],\n [120.510438610253686, 36.252389509068621],\n [120.510170409037187, 36.252138609009648],\n [120.509883910214398, 36.252045509392815],\n [120.509537409523887, 36.252086609309629],\n [120.509279909340421, 36.252216410259166],\n [120.508700509421033, 36.252562509851998],\n [120.507984909875745, 36.253525009271812],\n [120.50790660950247, 36.253825709289117],\n [120.507856209696342, 36.254762209308581],\n [120.507673810098368, 36.25505640992543],\n [120.507445309453487, 36.255175309293122],\n [120.506468910112176, 36.255287809085189],\n [120.50610420984151, 36.255383009518312],\n [120.505774809759714, 36.255489009010603],\n [120.50560310939602, 36.25566200889466],\n [120.505621409700325, 36.255867509378106],\n [120.505846708758668, 36.256239509445834],\n [120.506157809435422, 36.256516309080439],\n [120.507040809685691, 36.257253909640269],\n [120.507198509403793, 36.257450709182933],\n [120.507177010210967, 36.257701609241906],\n [120.507016109805704, 36.257987109817293],\n [120.506375609047154, 36.258585709363047]\n ],\n [\n [120.017581509878823, 36.242911608883674],\n [120.018057809720176, 36.247379109858059],\n [120.018142209295547, 36.247860709404279],\n [120.01819550941525, 36.248084308743898],\n [120.018531409796765, 36.250624409688783],\n [120.018606309833444, 36.25098000971974],\n [120.018629109445897, 36.251105009188848],\n [120.018660609999188, 36.251509809330287],\n [120.019179509826586, 36.255006009219983],\n [120.019203209660418, 36.255165509380788],\n [120.019264809623337, 36.255580710181675],\n [120.019659710027668, 36.258355509898934],\n [120.019677509409576, 36.258480209893833],\n [120.019791309621269, 36.25909830943948],\n [120.019927708896716, 36.259839509086135],\n [120.019957309182587, 36.26000040949134],\n [120.01998070954221, 36.260241709287527],\n [120.020503009706204, 36.26428010953947],\n [120.020511208825269, 36.264374509575987],\n [120.020614910549739, 36.265101410002103],\n [120.020717809179587, 36.265822508901692],\n [120.020737310078857, 36.266938909303292],\n [120.02073540891206, 36.267905008709249],\n [120.020684309433364, 36.269624409938615],\n [120.02051711017657, 36.269562209228638]\n ],\n [\n [119.914291809819247, 36.244567409158662],\n [119.928752809394723, 36.246229209710293]\n ],\n [\n [119.805007714415368, 36.230218895891042],\n [119.810509909904454, 36.231866909830103],\n [119.811374309476832, 36.232125809358649],\n [119.812320110284872, 36.232508109361788],\n [119.813596310321486, 36.233243909478915],\n [119.83480290962666, 36.248024809597325],\n [119.84085100956645, 36.25223980882015],\n [119.844322709225708, 36.252418409681923],\n [119.84760620955899, 36.252459809073002],\n [119.850765609745167, 36.252499709294227],\n [119.851814110432883, 36.252512909543213],\n [119.86217840940617, 36.252643709639528],\n [119.867895510269591, 36.252715909911387],\n [119.868652410280561, 36.252797608822618],\n [119.870222109462816, 36.253112909333367],\n [119.877199009426818, 36.254176009615207],\n [119.882208110016336, 36.254939209377085],\n [119.892798708993269, 36.256552808965012],\n [119.894616009521314, 36.256807009535919],\n [119.901837810166853, 36.258036508678003],\n [119.90279810984498, 36.258194109470651],\n [119.906218309827182, 36.258719609422485],\n [119.907467510417291, 36.258857408942333],\n [119.908604709439828, 36.258943608960465],\n [119.911861209427343, 36.259098709637783],\n [119.912541809157233, 36.259124509388641],\n [119.912865409511141, 36.25915790931009]\n ],\n [\n [120.077277310299678, 36.250223008984733],\n [120.07737320950605, 36.250325309565426],\n [120.078243210056144, 36.251011610097805],\n [120.079202009665096, 36.251716009486302],\n [120.080398709632846, 36.252418909704943],\n [120.081517209951357, 36.253067609582558],\n [120.08349020920582, 36.253949309413144],\n [120.085257909425081, 36.254524609323312],\n [120.087237610427451, 36.254988610036378],\n [120.087426009402861, 36.255032809016996],\n [120.097140809001189, 36.256799909388349],\n [120.104360610453909, 36.258054308959231],\n [120.104642709793325, 36.258103009046692],\n [120.104750509728319, 36.258121609724583],\n [120.104910608837599, 36.258149209918145],\n [120.10589091033728, 36.258318509091964],\n [120.107932609702289, 36.258537309649171],\n [120.108987409241649, 36.258579209962647],\n [120.110263009430355, 36.258628609722621],\n [120.111756310305509, 36.258545508768293],\n [120.115100609305728, 36.258196909060132],\n [120.117390158672791, 36.257946337691372]\n ],\n [\n [120.117390158672805, 36.257946337691372],\n [120.12076391002654, 36.257577109795818]\n ],\n [\n [120.42966120999688, 36.250864709438815],\n [120.430394809472887, 36.250839809909337]\n ],\n [\n [120.120814309832554, 36.257669909039123],\n [120.117425633137287, 36.258040744775997]\n ],\n [\n [120.117425633137273, 36.258040744775997],\n [120.115150609812872, 36.258289709202757],\n [120.111802109180076, 36.258638808933938],\n [120.110301110108253, 36.258722309187249],\n [120.109160341291485, 36.258766544291497]\n ],\n [\n [120.109160341291457, 36.258766544291497],\n [120.10900650994256, 36.258772509343885],\n [120.107949909960439, 36.258729708809085],\n [120.105902309244243, 36.258510309303404],\n [120.105031309547371, 36.258359909382364],\n [120.104691709354938, 36.258301209733077],\n [120.104367010029591, 36.25824520894929],\n [120.097146509803679, 36.256990709553634],\n [120.087427309822601, 36.255222809684994],\n [120.087246209744876, 36.255180309523723],\n [120.085249310107656, 36.25471230862621],\n [120.083468309814748, 36.25413270905733],\n [120.081481909762374, 36.253145508858211],\n [120.08035700986818, 36.252493110069054],\n [120.079154309623732, 36.251786708789609],\n [120.078188709341475, 36.251077209345794],\n [120.077254209414264, 36.250316509699189],\n [120.077146909502289, 36.250209909459784]\n ],\n [\n [119.912865409511141, 36.25915790931009],\n [119.913143610289467, 36.259183308862646],\n [119.915157109613006, 36.25948820961321],\n [119.916025909568134, 36.25970740857008],\n [119.917712810198054, 36.260022309781846],\n [119.922753109168752, 36.260923309962834],\n [119.924425609854097, 36.26099380871733],\n [119.930092110362693, 36.261232809846376],\n [119.936872309709429, 36.261518809545464],\n [119.937574809729767, 36.261605109388313],\n [119.940496809580168, 36.262135709395523],\n [119.941025209845634, 36.262223808781812],\n [119.947194609443727, 36.263289609727735],\n [119.947482309760858, 36.263337209045005]\n ],\n [\n [120.397594410253873, 36.261463009310489],\n [120.397519609142705, 36.263160309700595]\n ],\n [\n [119.947608410000157, 36.263325809238779],\n [119.947637209889422, 36.263382209321549],\n [119.947664709358946, 36.263435909639554]\n ],\n [\n [119.947482309760858, 36.263337209045005],\n [119.944612009236948, 36.259545909216399],\n [119.942784209124056, 36.257108609774548],\n [119.942461709540339, 36.256678709554876],\n [119.941999910367599, 36.256168709418432],\n [119.941302909701562, 36.255692909600157],\n [119.940424110184608, 36.255288009634],\n [119.937632810605805, 36.253995709934145],\n [119.936823009774116, 36.253539109742178],\n [119.936288910504913, 36.253056708900033],\n [119.935995909583653, 36.252608708924811],\n [119.935815010054739, 36.252014209388278],\n [119.935789209404561, 36.251359510133341],\n [119.935823610271427, 36.248619909880972],\n [119.93587601016975, 36.247197009734236],\n [119.935868609648651, 36.247050109974623],\n [119.935934710718357, 36.243551609619146],\n [119.935952910298624, 36.242589309848825],\n [119.936030410275293, 36.239953109148701],\n [119.935944210257162, 36.239220810092377],\n [119.935780609187873, 36.238591909688921],\n [119.935565209866581, 36.2379888099357],\n [119.934953509896673, 36.236911909557023],\n [119.934471109953847, 36.236076210049134],\n [119.93401450886256, 36.235567908732037],\n [119.933385609358425, 36.235128609697654],\n [119.93234310984667, 36.234525509045056],\n [119.929211010379845, 36.232792909365344],\n [119.92823370991789, 36.232268309634833],\n [119.927492809745445, 36.231760109041829],\n [119.927231209552701, 36.231475909785445],\n [119.927103709968264, 36.231337509518482],\n [119.92679300948987, 36.230961309616816],\n [119.926550410173377, 36.230441909766398],\n [119.926375609846559, 36.22999891002172]\n ],\n [\n [119.947482309760858, 36.263337209045005],\n [119.947608410000157, 36.263325809238779]\n ],\n [\n [119.947550209474684, 36.263411209759568],\n [119.941005209822606, 36.262294309334948],\n [119.93750630926877, 36.261638509309819],\n [119.936919609552433, 36.261580110034117],\n [119.930077809343516, 36.26130520976767],\n [119.927149909940454, 36.26120950931147],\n [119.924408709794193, 36.261095309800737],\n [119.923344109443178, 36.261045109644158],\n [119.922709910234175, 36.261006410017842],\n [119.920081709903002, 36.260557409996522],\n [119.917700409446411, 36.260100709979838],\n [119.916015510707325, 36.259777309275478],\n [119.915957309282476, 36.25976620984278],\n [119.915161809469964, 36.259552109142589],\n [119.913126610404788, 36.259246109420474],\n [119.912865409511141, 36.25915790931009]\n ],\n [\n [119.947550209474684, 36.263411209759568],\n [119.947482309760858, 36.263337209045005]\n ],\n [\n [119.947664709358946, 36.263435909639554],\n [119.947550209474684, 36.263411209759568]\n ],\n [\n [119.947664709358946, 36.263435909639554],\n [119.947913909699196, 36.263763809652119],\n [119.950209109962543, 36.26676880883349],\n [119.956867509627955, 36.275505709021331],\n [119.95949151012519, 36.278948609690644],\n [119.959523409977464, 36.278990509104744],\n [119.961388910569781, 36.2813817092985],\n [119.962097909091312, 36.282147909198727],\n [119.962498610122793, 36.282471209178993],\n [119.962929308940488, 36.28276500959754],\n [119.963266609566404, 36.282906809301835],\n [119.963365508911124, 36.283017009527441],\n [119.962795909803503, 36.291261409486538],\n [119.962794609383764, 36.291334209606134],\n [119.962501409712331, 36.295993409168545],\n [119.962401709971004, 36.29757850924085],\n [119.962346309934333, 36.298317109846778],\n [119.962201609916406, 36.300244109677976],\n [119.962135009722942, 36.302628609023145],\n [119.961906509977553, 36.30712950991898]\n ],\n [\n [120.017367910101029, 36.268713509121199],\n [120.018203709433692, 36.268857109268254],\n [120.019737009455525, 36.269340409432402],\n [120.02051711017657, 36.269562209228638]\n ],\n [\n [120.02051711017657, 36.269562209228638],\n [120.020531010098125, 36.269183809585172],\n [120.020578110291581, 36.267898808783059],\n [120.020580409858098, 36.266894509773863],\n [120.02055990981205, 36.265850708943105],\n [120.020466909120614, 36.265029209730301],\n [120.020391509060914, 36.264363608893461],\n [120.020357709840482, 36.264197209133954],\n [120.019809310451365, 36.26020720949515],\n [120.019753309667522, 36.2599659087997],\n [120.019735509386351, 36.259837909192186],\n [120.019632509133089, 36.259099609859163],\n [120.019476409308936, 36.258441709017688],\n [120.019460809668658, 36.258332209364028],\n [120.019071810615628, 36.255598909761943],\n [120.019003009781159, 36.25511900993439],\n [120.018988809486018, 36.255019709492046],\n [120.018983310131716, 36.254982708685134],\n [120.018552709340156, 36.251504409800702],\n [120.018486909543299, 36.251095408926005],\n [120.018472009575589, 36.250962709461533],\n [120.018416810087729, 36.250627008729509],\n [120.018083810019903, 36.24835890953608],\n [120.018046609563498, 36.248053310012324],\n [120.0179551098405, 36.247418010033186],\n [120.017545009094988, 36.243226308647252],\n [120.017581509878823, 36.242911608883674]\n ],\n [\n [120.020688009244282, 36.269743608780573],\n [120.020514809710789, 36.269703509809176],\n [120.020008209910998, 36.269549008979652],\n [120.018182710263886, 36.268969909433849],\n [120.017363009695259, 36.26879260899176],\n [120.01798290968361, 36.269040709461251],\n [120.018374409751232, 36.269227709091581],\n [120.01885241021057, 36.269528008910527],\n [120.019227609166933, 36.269840008909341],\n [120.019630309391346, 36.270285909866914],\n [120.020479309872371, 36.271342809323244]\n ],\n [\n [120.637756409330905, 36.27096730909409],\n [120.638139110431666, 36.270935308517721],\n [120.639048110082285, 36.270814709431363],\n [120.63951980989134, 36.270752209247121],\n [120.640410109039408, 36.270634109376715],\n [120.641786909937991, 36.270462709386607],\n [120.644961809040296, 36.269885909407265],\n [120.646384009514463, 36.269219009050062],\n [120.646743209531564, 36.26897310922169],\n [120.647496408832239, 36.268413210201516],\n [120.648471109354318, 36.267595709374518],\n [120.648626209132317, 36.26738770967512],\n [120.648835309601964, 36.266992309247712],\n [120.649364709913471, 36.265757609326272],\n [120.650077008946823, 36.264330509345598],\n [120.650786709838826, 36.263042409479681],\n [120.650879108883828, 36.262874609475716],\n [120.651414009449013, 36.261985009100954],\n [120.651804308921783, 36.26133600974913],\n [120.6520399088148, 36.260886309155921],\n [120.652875609222065, 36.259424909931681],\n [120.654259409544125, 36.257057609221363],\n [120.654990310154744, 36.255807309659644],\n [120.655452809000053, 36.255008509335312],\n [120.655827009708787, 36.254362209748251],\n [120.655998609348444, 36.254050009200625],\n [120.656038309920177, 36.253980509592907],\n [120.65736471011337, 36.25172730946781],\n [120.660299109816151, 36.246713309371785],\n [120.661221709914003, 36.24509950923499],\n [120.662193510122506, 36.243343209721388],\n [120.662890209515581, 36.242091809389535],\n [120.66363911005692, 36.24074660976828],\n [120.663949009239445, 36.240189908737364],\n [120.664158809381661, 36.239708709389504],\n [120.664250009630337, 36.239479409247394],\n [120.664450509883181, 36.238989309309204],\n [120.664512209670761, 36.239309409501686]\n ],\n [\n [120.235886108956834, 36.27312360996666],\n [120.232374009053387, 36.273038609644175],\n [120.229525709543964, 36.272956509635264],\n [120.229182409540613, 36.272952109252515],\n [120.228350909866663, 36.27285700864411],\n [120.227605309837259, 36.272744508852043],\n [120.225894810097429, 36.272424709033146],\n [120.224311509568565, 36.272139108632985],\n [120.22243911027681, 36.271778209796594],\n [120.221618610210726, 36.271620108980869],\n [120.219821510254519, 36.271373609304703],\n [120.218530609000481, 36.271189609812723],\n [120.218291509845358, 36.271159209130246],\n [120.217847410229865, 36.271083809969923],\n [120.21725200957269, 36.270949709361673],\n [120.216946209500065, 36.270871909910738],\n [120.214247909713322, 36.26995500881668],\n [120.213443209836328, 36.269669509140613],\n [120.213002809132377, 36.269413009003188],\n [120.212145009684491, 36.268899709254242],\n [120.212068810127562, 36.268860908903889],\n [120.211839310336018, 36.268744009628392],\n [120.211581210304644, 36.268638909458161],\n [120.211377909562884, 36.268583909619792],\n [120.210766410141787, 36.26846710926975],\n [120.210280209664006, 36.268357008868918],\n [120.209378009787429, 36.268176609363081],\n [120.208105609386394, 36.267922210042002],\n [120.206807409234557, 36.267662709766284],\n [120.206603609369154, 36.267619410107727],\n [120.206281709633231, 36.267528610057354],\n [120.205955409514559, 36.267410809661214],\n [120.205359009710605, 36.267195609090152],\n [120.204682609814654, 36.266878509036019],\n [120.20440420938678, 36.266745708847452],\n [120.203953009623774, 36.266472009175914],\n [120.199661509571115, 36.263721109841413],\n [120.197283609451119, 36.262210709256863],\n [120.195454309269053, 36.261023409003201],\n [120.195391409785771, 36.260983109482993],\n [120.195025509819516, 36.260748509636073],\n [120.19346630932273, 36.25974850938627],\n [120.190831709415875, 36.258059009715566],\n [120.190397709186982, 36.257787809260037],\n [120.19008650958483, 36.257649409892394],\n [120.189753908815874, 36.257510909800715],\n [120.189194409094739, 36.25730080928497],\n [120.188099109486416, 36.256915708792974],\n [120.186728409588454, 36.2564252095558],\n [120.184045209418969, 36.255457409531857],\n [120.183349108974312, 36.255206309823393],\n [120.182744509151803, 36.254988209838075],\n [120.182527509936676, 36.2549099094648],\n [120.182105309712369, 36.254757009428488],\n [120.180325609839088, 36.254112509384868],\n [120.1789232097384, 36.253604709889487],\n [120.176643309641122, 36.252800109837267],\n [120.176396509591314, 36.252692009528687],\n [120.17613851028409, 36.252556609400074],\n [120.175634809898611, 36.252159909452303],\n [120.174245410397475, 36.250996210107076],\n [120.174046909337449, 36.250844809240618],\n [120.173821609379843, 36.250753909365471],\n [120.172990109705893, 36.250529009606169],\n [120.172217110031625, 36.250354609477711],\n [120.172008409760338, 36.250304009122772],\n [120.171756310005776, 36.2502261089478],\n [120.17147151000222, 36.250134009377064],\n [120.170018209173122, 36.249464709628683],\n [120.169294110135183, 36.249140309777545],\n [120.168639609630304, 36.248928308994323],\n [120.16763640959266, 36.248725009151883],\n [120.166552809264772, 36.248543309226363],\n [120.165426309476629, 36.248387509775796],\n [120.165223609482041, 36.248357309642188],\n [120.164235409236767, 36.248210209333763],\n [120.163403909562817, 36.248093309158946],\n [120.162395409820419, 36.247868409399643],\n [120.161767809836647, 36.247600209082464],\n [120.16137031039159, 36.247356609719816],\n [120.161113309331768, 36.247241108890137],\n [120.159321109781445, 36.246517309326407],\n [120.159123109643815, 36.246466709870788],\n [120.156003709503693, 36.24611840873763],\n [120.155887909199691, 36.24609470980306]\n ],\n [\n [120.017576309099468, 36.293826508886355],\n [120.021962409737512, 36.293847608780197],\n [120.033505209098166, 36.293893009255044],\n [120.033660709973901, 36.293887909199725],\n [120.037840810105308, 36.294280909336521],\n [120.040338609639207, 36.294512809418677],\n [120.042442809188401, 36.294646809302833],\n [120.042888909795465, 36.29472710976836]\n ],\n [\n [120.042860410279786, 36.294815009505157],\n [120.040328109154984, 36.294584909865762],\n [120.037812510239178, 36.294379909405336],\n [120.033623009494363, 36.294042008931626],\n [120.033467010394247, 36.29402400900085],\n [120.021962309912738, 36.293981909037939],\n [120.017523109703802, 36.29396530935162],\n [120.01742130914613, 36.293965008978034]\n ],\n [\n [120.621351709513874, 36.302642409119926],\n [120.621268309085281, 36.302352509061109],\n [120.62108960929811, 36.30193940997583],\n [120.62080510966814, 36.300611309164651],\n [120.62065601016684, 36.299572709113306],\n [120.62079890884263, 36.299111409963643],\n [120.622143008593071, 36.296876209769323],\n [120.623912609979016, 36.293939609425479],\n [120.6241664094523, 36.293518309422495],\n [120.624232209249158, 36.293407909547454],\n [120.624586009736618, 36.292813910033999],\n [120.627916610263469, 36.28722250921146],\n [120.628192809150846, 36.286778209047156],\n [120.629147110350914, 36.285206909970952],\n [120.631063709522664, 36.282080509507978],\n [120.631146309554651, 36.281944009508493],\n [120.633106809131959, 36.278703909557805],\n [120.633743208981969, 36.277649708966919],\n [120.635010408603534, 36.275550509648326],\n [120.635990610278554, 36.273927309797557],\n [120.637541509133371, 36.271359108636034],\n [120.637669909838564, 36.271089108775413],\n [120.637756409330905, 36.27096730909409]\n ],\n [\n [120.039869409945368, 36.304116908768378],\n [120.03906820933048, 36.306460908943848],\n [120.03878090921171, 36.307285309369604],\n [120.038467509867701, 36.308061508831599],\n [120.038091209241998, 36.308753809640677],\n [120.037839310036247, 36.309163609113341]\n ],\n [\n [120.372241109839365, 36.306022409406694],\n [120.37199210914855, 36.306306809211947],\n [120.371857909614846, 36.306364408990362],\n [120.371720110095112, 36.306409009068545]\n ],\n [\n [120.372241109839365, 36.306022409406694],\n [120.372252210171382, 36.306208809189229],\n [120.372338510014288, 36.30645510921596],\n [120.372417409335981, 36.306615309948654],\n [120.37259720899408, 36.306970409956534],\n [120.372744809325582, 36.307391309761215],\n [120.372807510058578, 36.307694309344924],\n [120.373287408986812, 36.310013109617387],\n [120.373334109881284, 36.310213010022437],\n [120.373649010193731, 36.310774309287012],\n [120.374318809965189, 36.311389908717388],\n [120.377511009325644, 36.314030209426676],\n [120.377617810113861, 36.314111409214206],\n [120.38005170921906, 36.315960909068735]\n ],\n [\n [120.371720110095112, 36.306409009068545],\n [120.371510908901428, 36.306406208579688],\n [120.371470809030711, 36.306396209917182],\n [120.371218609451375, 36.306226809120005],\n [120.37117550944231, 36.306197909406023],\n [120.371089809447199, 36.306074809305073],\n [120.371080710106753, 36.30589390887684],\n [120.371318310091965, 36.305609009048567],\n [120.37172390973069, 36.305208709114709],\n [120.371988309512972, 36.305156809239406],\n [120.372080508908425, 36.305181309469901],\n [120.372184910305464, 36.30521810972806],\n [120.372493709617061, 36.305384308938756],\n [120.372551709593836, 36.305530208652272],\n [120.372559609238692, 36.305550309399337],\n [120.372520509414016, 36.305703109610874],\n [120.372384309788117, 36.30585870941195],\n [120.372241109839365, 36.306022409406694]\n ],\n [\n [119.961812509239962, 36.307126409056593],\n [119.962041009884729, 36.302625509060022],\n [119.96212000903131, 36.300241309189119],\n [119.962265110146745, 36.298309209302602],\n [119.962320209809945, 36.297574909254706],\n [119.962420509399067, 36.295989210233927],\n [119.962716809932886, 36.291304509495546],\n [119.963239609220636, 36.283016909702667],\n [119.962870809840069, 36.282828809302146],\n [119.962417609984755, 36.282531409796775],\n [119.96202050983868, 36.282204008907911],\n [119.961323809546229, 36.281460009671775],\n [119.959468210489604, 36.279025608744917],\n [119.95941030943834, 36.278949709561516],\n [119.956780909411464, 36.275504809699271],\n [119.953090109720847, 36.27066920991615],\n [119.950139509630731, 36.266803208801093],\n [119.947844409192157, 36.263798309444496],\n [119.947628410023185, 36.263514109288792],\n [119.947577309645226, 36.263446909247534],\n [119.947550209474684, 36.263411209759568]\n ],\n [\n [120.037761009662972, 36.309132409832898],\n [120.038012009546719, 36.308724008805996],\n [120.038385709333056, 36.30803640965263],\n [120.038697310032944, 36.307264910047593],\n [120.038984010303921, 36.306442008791748],\n [120.039785109295394, 36.30409820916509]\n ],\n [\n [120.384793710261533, 36.314502409258807],\n [120.384741309463948, 36.314536809226411],\n [120.384645708832409, 36.314599409235427],\n [120.384540309187969, 36.314668509544106],\n [120.382329709048918, 36.315455209490381],\n [120.380284209148954, 36.316137609663031]\n ],\n [\n [120.379877710188225, 36.315924108810634],\n [120.37756780960683, 36.314169509015699],\n [120.377449108989254, 36.31407930971244],\n [120.374251910297517, 36.311433809123059],\n [120.373565310290928, 36.310802709877237],\n [120.3732426101584, 36.310290609823824],\n [120.372712409450173, 36.307700909469474],\n [120.37265201008222, 36.307406010079376],\n [120.37251350999054, 36.306989009735048],\n [120.372307308935206, 36.30665220913221],\n [120.372083009923017, 36.306524910096584],\n [120.371720110095112, 36.306409009068545]\n ],\n [\n [120.379877710188225, 36.315924108810634],\n [120.38005170921906, 36.315960909068735]\n ],\n [\n [120.38005170921906, 36.315960909068735],\n [120.380284209148954, 36.316137609663031]\n ],\n [\n [120.380086910482646, 36.316083010022965],\n [120.379132609282578, 36.316064608994566],\n [120.377470809630267, 36.315881609548683],\n [120.375828109779491, 36.315671309383447],\n [120.374799409465254, 36.315566009563724],\n [120.374347510029679, 36.315558909416211],\n [120.373532110018914, 36.315628109549664],\n [120.372382709894168, 36.315801609456742],\n [120.371283009903095, 36.316019909990928],\n [120.370534710108814, 36.316030709949359],\n [120.369697809106697, 36.315935609340954],\n [120.368753709815905, 36.315669809314272],\n [120.368340609831307, 36.315481808738525],\n [120.367927509846709, 36.315274309062147],\n [120.367263210328929, 36.314890009866133],\n [120.364949010088822, 36.313207509618906],\n [120.364148709695314, 36.312576709847349],\n [120.363743809729044, 36.312511209524757],\n [120.363282010556418, 36.312382509345355],\n [120.362635509521169, 36.312260109816293],\n [120.362367310103309, 36.312222509161529],\n [120.361377609788974, 36.312118809235699],\n [120.36054080951078, 36.311998609448324],\n [120.35820990975958, 36.311477708629411],\n [120.357120509703805, 36.311288609082112],\n [120.355924709957435, 36.311185109705093],\n [120.35504761015909, 36.311110309493245],\n [120.354114209203431, 36.310891108737735],\n [120.353658209758692, 36.310817709669607],\n [120.353255909732525, 36.310789609452968],\n [120.352848209277454, 36.310813309286857],\n [120.352207210294637, 36.310913608875978],\n [120.35037791011257, 36.311166509027203],\n [120.346992909595201, 36.311508009487113],\n [120.344834809179133, 36.311699109126664],\n [120.343428309968544, 36.311823609472071],\n [120.337581609603717, 36.312408109446721],\n [120.337362110273261, 36.312505009598567]\n ],\n [\n [120.380086910482646, 36.316083010022965],\n [120.379877710188225, 36.315924108810634]\n ],\n [\n [120.380284209148954, 36.316137609663031],\n [120.380086910482646, 36.316083010022965]\n ],\n [\n [120.42486011000608, 36.332712909073564],\n [120.424810210223086, 36.332609709170811],\n [120.42320680984642, 36.329294409709291],\n [120.422672510028406, 36.328327108809049],\n [120.421534409885226, 36.326159508854289],\n [120.42071760963006, 36.324584009044827],\n [120.420684609007594, 36.324513909589314],\n [120.419855109425839, 36.32275030937933],\n [120.418862309148267, 36.320785009220856],\n [120.417753109618388, 36.318764309925029],\n [120.417709009563168, 36.318684009459503],\n [120.417444208683378, 36.318140009553872]\n ],\n [\n [120.72484431011685, 36.333674808645583],\n [120.724182109616777, 36.333605509586675],\n [120.723249809431195, 36.333533209490099],\n [120.722331008968922, 36.333690409185067],\n [120.721468809138287, 36.333710809406398],\n [120.719338809838291, 36.333610309268408],\n [120.71722300993406, 36.333703710158147],\n [120.714380809626732, 36.334170909759735],\n [120.713850709642543, 36.334672110029885],\n [120.713406309653578, 36.335260409640227],\n [120.712661108923044, 36.335647509325156],\n [120.710435209517414, 36.336596608846492],\n [120.709898809782317, 36.337149709891264],\n [120.709228410163064, 36.337214209268382],\n [120.708379109308567, 36.337296008903763],\n [120.708010009554414, 36.337583009548325],\n [120.707499509394893, 36.338262009384266],\n [120.707436609911724, 36.338353309457716],\n [120.707363109220182, 36.338460209171387],\n [120.706646908927723, 36.339279509541768],\n [120.706581009306205, 36.339612209236122],\n [120.708840909380569, 36.34215450902343],\n [120.709216409609667, 36.34307060972094],\n [120.708793809187, 36.343614008879456],\n [120.707967609217803, 36.343847409930049],\n [120.707720809168109, 36.344027109763374],\n [120.704727509267173, 36.346206609547437],\n [120.702356009622235, 36.348090110070586],\n [120.701736208559282, 36.348505109423286],\n [120.700006809566617, 36.349663109764776],\n [120.699453109573369, 36.350555809203286],\n [120.699406009379913, 36.35063180911078],\n [120.696264709848492, 36.35173240932329],\n [120.695926810274159, 36.351827509032375],\n [120.695615710496668, 36.351877209165934],\n [120.69496660952143, 36.351970109133276],\n [120.694426209601943, 36.352096209372633],\n [120.694073309335863, 36.352220509169229],\n [120.689186308801141, 36.353851409015363]\n ],\n [\n [120.334367709602134, 36.336233409544263],\n [120.334150309289384, 36.336562109054114],\n [120.333629910292188, 36.337473609719382],\n [120.332717009382577, 36.339062808901588],\n [120.331134208876733, 36.341818310067026],\n [120.331030909149149, 36.341998109725012],\n [120.330660209501161, 36.342648409496576],\n [120.330215509138498, 36.343087009757767],\n [120.329812709988687, 36.343339809184897],\n [120.329249909755617, 36.343545010194134],\n [120.326954009819815, 36.343795609879521],\n [120.326245908821647, 36.343951208781334]\n ],\n [\n [120.266165810104098, 36.337250209129877],\n [120.266163709287866, 36.337330209221818],\n [120.266101509477153, 36.337691609879926],\n [120.266089710371944, 36.337760008717453],\n [120.266037509223679, 36.338063109025313],\n [120.265360808954256, 36.340770509951142],\n [120.265124909586916, 36.341765509970344],\n [120.265017810223867, 36.342233609793311],\n [120.264741810086548, 36.343398009710427],\n [120.264511310248849, 36.344366409582165],\n [120.263998009600527, 36.346365508961128],\n [120.2639388090289, 36.346750309978859],\n [120.263901709296533, 36.346991708700443],\n [120.263612609634265, 36.350203508784944],\n [120.263402409293803, 36.352017508801055],\n [120.262745409573085, 36.357686908723906],\n [120.262279709141353, 36.361605209912568],\n [120.262119209833713, 36.362135109347889],\n [120.261958609802036, 36.362568709378479],\n [120.261674909669409, 36.362887608976052],\n [120.261348310076528, 36.36317890927927],\n [120.260256309181386, 36.364158510207119],\n [120.259389209844244, 36.365170209737414],\n [120.259132209683798, 36.365844709365888],\n [120.259100109282713, 36.366567310133291],\n [120.25916021007572, 36.366985909472191],\n [120.259191509180823, 36.367230309231445],\n [120.259341008880483, 36.367579008764267],\n [120.259662209843214, 36.368141110224087],\n [120.260079709311185, 36.368558609692116],\n [120.260256810103783, 36.368712109576222],\n [120.260602309848764, 36.36892880931714],\n [120.26139930973045, 36.369390309914934],\n [120.262153509976542, 36.369818909714979],\n [120.262591809864148, 36.370071509492618],\n [120.263307510133586, 36.370485709348088],\n [120.26359910991107, 36.370626109707246],\n [120.263939210126523, 36.370768509259335],\n [120.264427409797236, 36.370866109083693],\n [120.264961608891213, 36.370951408880444],\n [120.266073009961474, 36.371083610120536],\n [120.267932409553168, 36.37130470934494],\n [120.269297410447166, 36.371481309215085],\n [120.27333760934323, 36.372373409705119],\n [120.275447908993897, 36.372958709177112],\n [120.275559009440826, 36.372983509781193],\n [120.275649210542724, 36.373003709453656],\n [120.279373009057167, 36.373836308998534]\n ],\n [\n [120.420942510288683, 36.345217009957082],\n [120.420862809671007, 36.345129309869833],\n [120.420471709801632, 36.344815209954049],\n [120.419688509117464, 36.344262209633314],\n [120.416362609347061, 36.341972109425342],\n [120.414538709593785, 36.340485609223549],\n [120.412888609222023, 36.339068408979927],\n [120.411352210136442, 36.337817309021659],\n [120.411131610035795, 36.337634209751059],\n [120.409850209219826, 36.336570609446142],\n [120.408967809716728, 36.335902009370272],\n [120.40868620950107, 36.33568860924197],\n [120.408584209293849, 36.335611308914849],\n [120.407781509509164, 36.335086709184338],\n [120.406743709854368, 36.334408309196192],\n [120.40443210955425, 36.332897408588565],\n [120.402508009137364, 36.331685409354236],\n [120.401050610097627, 36.330766109768206],\n [120.398725210600105, 36.329256409755544],\n [120.39717490979433, 36.328249909206022],\n [120.395289109704663, 36.326975109413809],\n [120.395213209621943, 36.326926509151122],\n [120.385960710118752, 36.320792009543652],\n [120.385907109625464, 36.320757009728254],\n [120.385828409053943, 36.320705510051312],\n [120.383328509603075, 36.318972309624428],\n [120.381569010301632, 36.317208809239219],\n [120.381190509934186, 36.316921309470899],\n [120.380713209147302, 36.316558710016523],\n [120.380086910482646, 36.316083010022965]\n ],\n [\n [120.433731709750646, 36.355054109259811],\n [120.433551309345489, 36.354767209339286],\n [120.433330209221822, 36.354415609492833],\n [120.432847409980013, 36.353577509694389],\n [120.432608710123986, 36.353130409940491],\n [120.431985009600567, 36.351031409372069],\n [120.431724109080392, 36.350193708872609],\n [120.431218610050905, 36.34857050992116],\n [120.430678309956079, 36.346835509051573],\n [120.429812009216903, 36.344027609786394],\n [120.429746109595385, 36.343814209658092],\n [120.429513910038963, 36.343061509481117],\n [120.429049410202197, 36.341557309722134],\n [120.428666609276661, 36.340291509445649],\n [120.428641709747126, 36.34020910906321],\n [120.428498509798487, 36.339849509747125],\n [120.428456709309785, 36.339744610125706]\n ],\n [\n [120.29938320966744, 36.371227709391349],\n [120.298722309586992, 36.370434609869392],\n [120.298374709025666, 36.370002608833374],\n [120.298181610193183, 36.369613909254554],\n [120.298031409022315, 36.369294209260374],\n [120.297838310189945, 36.36875860902262],\n [120.297698809152735, 36.367998409399149],\n [120.297634410499654, 36.367177709683631],\n [120.297495010186594, 36.363436809661096],\n [120.2973233098229, 36.362616009221483],\n [120.297076509773206, 36.362166709725898],\n [120.296722509636197, 36.361829809298285],\n [120.295928508993597, 36.361371909586012],\n [120.295338509664589, 36.36117320977587],\n [120.294501609561735, 36.361060809808578],\n [120.292207609893353, 36.360819309463636]\n ],\n [\n [120.295930909284152, 36.378569908574491],\n [120.297108509450254, 36.378932310178016],\n [120.299183910009447, 36.379578209566773],\n [120.303773208866573, 36.380852409511135],\n [120.305335009303349, 36.381180009150171],\n [120.309422509841056, 36.381416809638097],\n [120.315130709214941, 36.381573309660553],\n [120.317780909661337, 36.381646009056112],\n [120.323252708745599, 36.381795908954075],\n [120.327163509588331, 36.381903109940652],\n [120.331581410253989, 36.382024110124632],\n [120.332887609875343, 36.382060309635619],\n [120.33325870972169, 36.382083809820017],\n [120.333647209651076, 36.382108408975967],\n [120.335267709737082, 36.382259508569518],\n [120.335687709320382, 36.38235190941316],\n [120.336004009877229, 36.382421508845596],\n [120.336705609676187, 36.382575909850402],\n [120.338070109647902, 36.382876208770085],\n [120.338598409189331, 36.383012509120078],\n [120.338757310401661, 36.38306790915675],\n [120.343660710073777, 36.384498709847605],\n [120.350794010235404, 36.386573809134063],\n [120.353818109218423, 36.387453508872397],\n [120.35601180929757, 36.388046109940092],\n [120.357724409853745, 36.388551409320144],\n [120.358738309125783, 36.388810509397558],\n [120.358990409779608, 36.388866610006119],\n [120.359788509532109, 36.389068508704781],\n [120.360996709130859, 36.38928980937726],\n [120.362247509614917, 36.389424709482796]\n ],\n [\n [120.497175109243926, 36.389227709391321],\n [120.497307909432493, 36.389213809469766],\n [120.499488208713956, 36.388985209000225],\n [120.501521310560065, 36.388834508705656],\n [120.502791309771169, 36.388740409942045],\n [120.505800109487495, 36.388523809126525],\n [120.508519009145061, 36.38826030956568],\n [120.508942108691372, 36.388219309473584],\n [120.509297209598571, 36.388184909506037],\n [120.509989010384629, 36.388117910013591],\n [120.510758210423091, 36.388053710110682],\n [120.510849809071487, 36.388046009215998],\n [120.511433109350605, 36.387997309128593],\n [120.512737309779141, 36.387888509147444],\n [120.512843910018546, 36.387879009608639],\n [120.513639609480492, 36.387807909207709],\n [120.515516109680789, 36.387640209028461],\n [120.515962409038025, 36.387603909692757],\n [120.516815509528215, 36.387534409185662],\n [120.519251509449646, 36.387336810145712],\n [120.519959709373097, 36.387279309292751],\n [120.52020800949208, 36.387259209445006],\n [120.521607409454418, 36.387145709606841],\n [120.523624408939327, 36.386965309201685],\n [120.524697310032934, 36.386869309271276],\n [120.52525520986012, 36.386856409395818],\n [120.525914108948996, 36.386896209792326],\n [120.527605609611214, 36.386934009197205],\n [120.530090109071352, 36.386989608883368],\n [120.530484109254303, 36.387001409787274],\n [120.533345808662148, 36.3870868094088],\n [120.534013209042428, 36.387083209422656],\n [120.534562408828151, 36.386996509381447],\n [120.535487909239691, 36.38685040911912],\n [120.536089409098963, 36.386755509059526],\n [120.537016209930243, 36.386511309849141],\n [120.537879408907656, 36.386380009729692],\n [120.539279309792391, 36.386167009799692],\n [120.540745609422402, 36.385989408984074],\n [120.544302009929879, 36.385558509617567],\n [120.545591109841894, 36.385501709336495],\n [120.547360710328576, 36.385423809161523],\n [120.547716009086571, 36.385461509641004],\n [120.548360608955022, 36.385607809552823],\n [120.550080110009162, 36.386071709541795],\n [120.55038680940379, 36.386129409144985],\n [120.550658409158359, 36.386163309089511],\n [120.551051510019192, 36.386157109163321],\n [120.556165909529113, 36.385702309414114],\n [120.55661580977187, 36.385666309552619],\n [120.557039809539674, 36.385632409608093],\n [120.558187409221659, 36.38569250950178],\n [120.558568009506075, 36.38573350959382],\n [120.559390508764977, 36.385787908685074],\n [120.560533109115795, 36.385840108933905],\n [120.560863708893066, 36.385830908869423],\n [120.563297509072868, 36.385762909330879],\n [120.563994209365319, 36.385743409330928],\n [120.565306009065125, 36.385742209635339],\n [120.56639221023238, 36.385741209589185],\n [120.566436509937034, 36.38574150996277],\n [120.567011809847259, 36.385745809621483],\n [120.567266009518789, 36.38574770988896],\n [120.567494409439519, 36.385750809852027],\n [120.568130108717583, 36.385759409169452],\n [120.568891910033699, 36.385769709104864],\n [120.569503509279571, 36.385777910022568],\n [120.57078050971279, 36.385807609233837],\n [120.571378209037221, 36.385827009409013],\n [120.571992608771893, 36.385846908707947],\n [120.574489709532486, 36.385881109026002],\n [120.574809009328419, 36.385841510077682],\n [120.575407509049342, 36.385717909054335],\n [120.577182309416116, 36.3852845095725],\n [120.577959910021946, 36.384933609398615],\n [120.578618109438253, 36.384440010198375],\n [120.58157720902102, 36.382026309866376],\n [120.58205140984478, 36.381382308946456],\n [120.583271809646362, 36.379724809852121],\n [120.583878010261969, 36.37929420995988],\n [120.584536208779127, 36.378945609352456],\n [120.587110709691615, 36.378347209456194],\n [120.587658309583389, 36.378125909683035],\n [120.588233909867085, 36.377701309168117],\n [120.59021821000249, 36.375750809152578],\n [120.590582409350759, 36.375515409808372],\n [120.591090909417971, 36.375275409532549],\n [120.593305409017489, 36.374479710070602],\n [120.594124009715301, 36.374296108978285],\n [120.594278610369656, 36.374289809227378],\n [120.594944309232574, 36.374262408683251],\n [120.594984209453742, 36.374260609139867],\n [120.595920609648488, 36.374218809550484],\n [120.59651900954475, 36.37419660888645],\n [120.596926209976687, 36.374181409444532],\n [120.597267609712503, 36.374168709218623],\n [120.597608209950977, 36.374156109716751],\n [120.597669110241327, 36.37415380925097],\n [120.597998809797332, 36.374141509223307],\n [120.59863510892319, 36.374117910113512],\n [120.599659710127526, 36.374070408822377],\n [120.600093008885324, 36.374050808997708],\n [120.600356808819697, 36.374095809274252],\n [120.600634209201417, 36.374143208941973],\n [120.601806408938728, 36.374318609116585],\n [120.606494108916081, 36.375020009266052],\n [120.608221009591944, 36.375278409670898],\n [120.609946309474708, 36.375536609526932],\n [120.610498110099797, 36.375486509195071],\n [120.610826109037816, 36.375456709259765],\n [120.612452110276763, 36.375275309707831],\n [120.616498409274186, 36.375492109273466],\n [120.619600709705082, 36.375894309474859],\n [120.62079320983878, 36.376048909229837],\n [120.623238810023167, 36.375901609271921],\n [120.623941908991924, 36.37575600993199],\n [120.624517708925168, 36.375636809291393],\n [120.625345409862803, 36.375185009680479],\n [120.630525909543167, 36.372000009392991],\n [120.631113809854469, 36.371717108757593],\n [120.631595509225463, 36.371594409754266],\n [120.632460809918484, 36.37161390885484],\n [120.636068409729432, 36.371785308845006],\n [120.636748009413168, 36.371723609057369],\n [120.639143808739846, 36.37106510926742],\n [120.639886409530277, 36.37084240924986],\n [120.641623709966325, 36.370395409320736],\n [120.641837209020082, 36.370340509307084],\n [120.642535510105745, 36.370160809473816],\n [120.643264209175982, 36.369973309820466],\n [120.64371040960782, 36.369858509562619],\n [120.648290709848425, 36.368680108999911],\n [120.649244509226833, 36.368436909835566],\n [120.650089809896826, 36.368123409767577],\n [120.650297009199676, 36.368087909029839],\n [120.649872009385831, 36.36877790937308],\n [120.647112608759926, 36.372869209546423],\n [120.645396108743512, 36.375186509749653],\n [120.645339309361702, 36.37527210991999],\n [120.645181608744338, 36.375510109204242],\n [120.644199710048611, 36.376920609498598],\n [120.643280408663941, 36.378307409059744],\n [120.642819109514335, 36.379093509158167],\n [120.642542210055012, 36.379632909031557],\n [120.642068109955403, 36.380583509521387],\n [120.641647009601911, 36.381600609480586],\n [120.641292909640129, 36.382518309172667],\n [120.641142009696068, 36.38293680958617],\n [120.640761809609899, 36.383978008678184],\n [120.640279109293488, 36.385275809531038],\n [120.640072509838546, 36.385783208828059],\n [120.639860609779362, 36.386215110039359],\n [120.639530709674546, 36.386821809778723],\n [120.639184010233976, 36.387352609435425],\n [120.639090309869971, 36.387483208982985],\n [120.638962108814326, 36.387661809844701],\n [120.6383177094948, 36.388341609177985],\n [120.637830209496656, 36.388791009397607],\n [120.637411808907927, 36.389134409225676],\n [120.637012109721127, 36.389412909478267],\n [120.636762709731329, 36.389589909546714],\n [120.636477609354301, 36.389757910099547],\n [120.636100209756933, 36.389970008908847],\n [120.635322308777631, 36.390352109262494],\n [120.63436410991585, 36.390762009459195],\n [120.632366508807422, 36.391604408916407],\n [120.630435509691097, 36.392402109369925],\n [120.628927909595404, 36.393048909879326],\n [120.626815809502091, 36.393952309451549],\n [120.622666910449652, 36.395658908831649],\n [120.620768708708965, 36.39646230918828],\n [120.620039109417462, 36.396876909241996],\n [120.619367809576829, 36.397308209706182],\n [120.618432809626484, 36.398215609462852],\n [120.618016008931704, 36.398556108977289],\n [120.617651209735641, 36.399316109850645],\n [120.617350810091921, 36.40061140968885],\n [120.617224208930111, 36.401051009096818]\n ],\n [\n [120.362247509614917, 36.389424709482796],\n [120.370699909273412, 36.390411009460593],\n [120.377640709551201, 36.391263809577197],\n [120.378449109239114, 36.391354009779775],\n [120.378648309072219, 36.39136700947995],\n [120.380087309781629, 36.391460909493446],\n [120.38087080904063, 36.391482308861498],\n [120.381907109525514, 36.391474809415001],\n [120.383105909410233, 36.391420109950161],\n [120.384084909590911, 36.391351309115691],\n [120.384945110228728, 36.391290809922964]\n ],\n [\n [120.362236210532728, 36.389500009717722],\n [120.362247509614917, 36.389424709482796]\n ],\n [\n [120.384945509527711, 36.391356709544539],\n [120.384097209618631, 36.391416608889415],\n [120.38309850978851, 36.391487209267325],\n [120.381895009147456, 36.391542109280977],\n [120.38085320930827, 36.391549709451567],\n [120.380092210187399, 36.391543809898963],\n [120.380064209795478, 36.391528109534704],\n [120.378645710031606, 36.391435509041571],\n [120.378419709502055, 36.39142080962273],\n [120.37760791037681, 36.391330210121168],\n [120.370676009790031, 36.390495009736981],\n [120.362236210532728, 36.389500009717722]\n ],\n [\n [120.45039180893491, 36.397272209844687],\n [120.450293308889172, 36.396738008952013],\n [120.450281109585603, 36.396671808956853],\n [120.449930310135755, 36.395393809376856]\n ],\n [\n [120.45039180893491, 36.397272209844687],\n [120.450610709316834, 36.397261709360464],\n [120.451113509480933, 36.397246309369734],\n [120.452073909883097, 36.397219109374475],\n [120.452789609253159, 36.397197308908744],\n [120.454667909896216, 36.397148508996565],\n [120.455200809469829, 36.397134708899728],\n [120.455593109034794, 36.397114909425568],\n [120.457799809713492, 36.397064109421137],\n [120.45786750977777, 36.397050910071471],\n [120.458738009451622, 36.397033809462812],\n [120.459200410270796, 36.397105709361028],\n [120.459567509033377, 36.397298109420262],\n [120.460900609175837, 36.398204909329138],\n [120.461362310322443, 36.398431310056992],\n [120.461857109218272, 36.39857970898646],\n [120.462890909587827, 36.398678009382706],\n [120.463526409216456, 36.398697109184297],\n [120.46360150890257, 36.398694309594759],\n [120.465094309754704, 36.398638709009276],\n [120.466295310280429, 36.398593909281544],\n [120.466728709762151, 36.398577809618246],\n [120.468869108822332, 36.39849810989989],\n [120.470478710024508, 36.398438108931657],\n [120.47579870894333, 36.39830440942103],\n [120.477762310282401, 36.39825500876168],\n [120.477870710065304, 36.398249110108395],\n [120.479881409799304, 36.398182509015612],\n [120.481071709291996, 36.398125909283351],\n [120.483312909763072, 36.398007909237663],\n [120.483370710090298, 36.398004609625104],\n [120.483452809199889, 36.397999908868769],\n [120.487474709590288, 36.39790171009588],\n [120.491885909407301, 36.397724709128056],\n [120.492843709869362, 36.397700209796881],\n [120.494471909950789, 36.397658409308178],\n [120.495258009149893, 36.397638109810998],\n [120.495377909463059, 36.39762640963113],\n [120.496086509584757, 36.397594109580552],\n [120.499593909631244, 36.397471309853131],\n [120.499783309552186, 36.397464709728638],\n [120.504097609217297, 36.397313709959803],\n [120.506931908980505, 36.397222309162316],\n [120.509972409798934, 36.397124209314882],\n [120.512642308995396, 36.397038110020787],\n [120.512879209308153, 36.39704810958267],\n [120.515063209299683, 36.397140609351709],\n [120.515171309608263, 36.397145109559233],\n [120.518350709817469, 36.397279709291183],\n [120.519835509401332, 36.397362709521474],\n [120.522835309601874, 36.397530408801401],\n [120.530851010166089, 36.397978610224754],\n [120.530962810285473, 36.397984909076342],\n [120.531155109620727, 36.39799690962974],\n [120.532067009584921, 36.398054209933889]\n ],\n [\n [120.395964809928046, 36.398895509520173],\n [120.396134110001185, 36.398869510119823],\n [120.398260309665602, 36.398783909050223],\n [120.402076609747837, 36.398657509336658],\n [120.402248709410514, 36.398651809433488],\n [120.408350309119555, 36.398409309042449],\n [120.408628109699521, 36.398405609231531],\n [120.410939709999639, 36.398334909928224],\n [120.411299009841514, 36.398328009430145],\n [120.411578010117182, 36.398314809181159],\n [120.411899809128954, 36.398313210186529],\n [120.412015309958633, 36.398309909674651],\n [120.412427909920211, 36.398306609162717],\n [120.413021309585815, 36.398295008807679],\n [120.413520110464788, 36.398279909190535],\n [120.415574010032628, 36.39821130980414],\n [120.417846609433582, 36.398153609301687],\n [120.418329309749879, 36.398134308951228],\n [120.418826009812619, 36.398093408683906],\n [120.419221809538953, 36.398098709288035],\n [120.419646309329778, 36.39806800913135],\n [120.42336910959682, 36.397983909929565],\n [120.424827509581974, 36.397926409076547],\n [120.430173109501425, 36.397811809367568],\n [120.430265109247443, 36.397800209012473],\n [120.432153109978117, 36.397737010055039],\n [120.433899310105176, 36.397683308837657],\n [120.434634609299792, 36.39764980909149],\n [120.43656290955073, 36.397593809206967],\n [120.438474610115236, 36.397542108981213],\n [120.440474509890805, 36.397501909285722],\n [120.441814209258382, 36.397468309714782],\n [120.44336490936314, 36.397419509802603],\n [120.444211509553611, 36.397402709567473],\n [120.449643608965403, 36.397288009134343],\n [120.45039180893491, 36.397272209844687]\n ],\n [\n [120.55190781029728, 36.399874209327322],\n [120.551730109656887, 36.400049310027669],\n [120.551567509533015, 36.400218709026262],\n [120.551556009002638, 36.4003825097451],\n [120.551315409778454, 36.400201509492149],\n [120.551095409525601, 36.400141010299421],\n [120.550868509674046, 36.400095509100538]\n ],\n [\n [120.071018810369878, 36.428532208894353],\n [120.07084791040279, 36.42969951002442],\n [120.070293210363388, 36.433934909468576],\n [120.069900909899161, 36.43658700928313],\n [120.069512009771529, 36.439216509134667],\n [120.069059809962368, 36.442274508961475],\n [120.068967009819744, 36.445958109579124],\n [120.068896409441777, 36.448760609314718],\n [120.068869609644821, 36.449686909223544],\n [120.068819609137677, 36.451412409655006],\n [120.0687794094423, 36.452798709193132],\n [120.071348209552298, 36.453034509634961],\n [120.073956409860443, 36.453274008988387],\n [120.077914810020502, 36.453605009863338],\n [120.078200610070212, 36.45364450898694],\n [120.078712610298794, 36.453900209627022],\n [120.080934909718394, 36.455009809355261],\n [120.081732109249515, 36.455392408832665],\n [120.083407709897983, 36.456225209825618],\n [120.087816609249217, 36.4572537095911],\n [120.106332709486992, 36.461572909662095],\n [120.107491409500994, 36.462435709340582],\n [120.107774710334638, 36.464955309340098],\n [120.108504209801481, 36.480070609770848],\n [120.109255210259789, 36.48816120947231],\n [120.110049210003126, 36.494285209494876],\n [120.110671510282032, 36.499425610203787],\n [120.10835400952999, 36.504893409103602],\n [120.108911910256552, 36.511585208690462],\n [120.109298209544818, 36.514465309126763],\n [120.110339909559229, 36.52749590910895],\n [120.110512309595492, 36.530104109417152],\n [120.111186409924926, 36.541233809692642],\n [120.11153981021414, 36.544144008639137],\n [120.11192970948855, 36.54469940925037],\n [120.112590209370751, 36.545023009604279],\n [120.116119009684667, 36.545382809469118]\n ],\n [\n [120.170531109623084, 36.432687110022187],\n [120.171031109298269, 36.435810909645795],\n [120.172384810210929, 36.444844309117627],\n [120.172727509466995, 36.447915909391781],\n [120.172825409664938, 36.450029309904778],\n [120.172792810140095, 36.450967810016493],\n [120.172531709970485, 36.45200480927457],\n [120.172058409368105, 36.453258309523392],\n [120.171887109202771, 36.453652109157588],\n [120.170908510119716, 36.455044009673372],\n [120.165412409555074, 36.462861110252106],\n [120.164439210001547, 36.464245109324395]\n ],\n [\n [119.981607409454455, 36.436270608901509],\n [119.981462509787093, 36.437023908926335],\n [119.978625209885536, 36.450024809697254],\n [119.978596327988072, 36.450120026879468]\n ],\n [\n [119.965742200589972, 36.522260033709401],\n [119.965746309344809, 36.52230050946099],\n [119.961281309384958, 36.558418809880209],\n [119.961259009795526, 36.558599310110139],\n [119.957773010016467, 36.592509209232674]\n ],\n [\n [120.458452709425046, 36.445294709383404],\n [120.457942109440864, 36.443622209597322],\n [120.457099110135914, 36.440668308995328],\n [120.457058809716386, 36.440523009129606],\n [120.456681608869189, 36.439163609213267],\n [120.456593210008691, 36.438855710122994],\n [120.456375709871168, 36.438098409014401],\n [120.45590050990063, 36.436578509790422],\n [120.455513809514741, 36.435341709952013],\n [120.455495910308059, 36.435284509472581],\n [120.455152609405445, 36.434058809966132],\n [120.454826109637338, 36.433323309323328],\n [120.454665309956113, 36.432960909518386],\n [120.454616209670348, 36.432850309094533],\n [120.454180109524486, 36.432063409498824],\n [120.453865110286642, 36.431495109012133],\n [120.453011008851036, 36.430207108970933],\n [120.452146709103431, 36.428996309432193],\n [120.451934009547017, 36.428797609622052],\n [120.45180520954284, 36.428042208780937],\n [120.451889409468777, 36.424806309563564],\n [120.451891009362612, 36.424744509951211],\n [120.451913210026646, 36.424005409322262],\n [120.451984609002579, 36.42163371002772],\n [120.451987610040192, 36.421533110065013],\n [120.452009109233018, 36.420108610024386],\n [120.452019810266052, 36.419642408670256],\n [120.452140309527749, 36.418993608967924],\n [120.452159309504623, 36.41889130928655],\n [120.452347008807465, 36.417928710041963],\n [120.452735009613093, 36.415939710049656],\n [120.452738609599237, 36.415921309920577],\n [120.452888809870728, 36.415204709429872],\n [120.452795509705084, 36.413210309008605],\n [120.45279421018472, 36.413067809631741],\n [120.45279240974196, 36.412949609037298],\n [120.452789808902594, 36.412778309771227],\n [120.452695709239606, 36.406630809564263],\n [120.45210560918656, 36.403401309023252],\n [120.452076709472635, 36.403289508903754],\n [120.451884809436478, 36.402458208879295],\n [120.451720509593883, 36.401746109495434],\n [120.451406809876403, 36.400530009352508],\n [120.451017110251541, 36.399160010026492],\n [120.450968109790551, 36.398987909464495],\n [120.450624709962426, 36.397922209242608],\n [120.450445910350595, 36.397384809461414],\n [120.45039180893491, 36.397272209844687]\n ],\n [\n [120.164439210001547, 36.464245109324395],\n [120.162774510035661, 36.466521409435529],\n [120.162576310248596, 36.466709508936731],\n [120.159497109803851, 36.468212009876424],\n [120.158761909534519, 36.468781309509893],\n [120.158087310081328, 36.469731409976646],\n [120.157702410138199, 36.470581509429167],\n [120.157558909815862, 36.471442709213704],\n [120.157559710212468, 36.476386608954897],\n [120.157505809345707, 36.476774409211657],\n [120.157389910116308, 36.477174609320798],\n [120.157041809531961, 36.477790010001002],\n [120.156146309604537, 36.478971709277005],\n [120.154804410495217, 36.480742409634558],\n [120.146482810033717, 36.491722110187311],\n [120.143242710083086, 36.499743209381677],\n [120.140067009684799, 36.507815309129285],\n [120.139251609674147, 36.509591809214669],\n [120.137411110234666, 36.512702610037479],\n [120.137297710221219, 36.51289420970005],\n [120.135385309084768, 36.516033309489671],\n [120.135307009610869, 36.516154409498427],\n [120.132020409314464, 36.521232509672643],\n [120.125475809860745, 36.527078009442619],\n [120.12483850978947, 36.528475708786971],\n [120.123981310189379, 36.530355509499202],\n [120.123415810191545, 36.531595509125509],\n [120.122262709356619, 36.534257309027623],\n [120.122235709910115, 36.534319709387148],\n [120.118743809679131, 36.539105409387162],\n [120.11847540971246, 36.53943870892931],\n [120.118030009677227, 36.539991809074763],\n [120.117801009908703, 36.540687609145891],\n [120.116317110546333, 36.545387909524436]\n ],\n [\n [120.8554022091447, 36.487309208852935],\n [120.855465310076056, 36.486970809255467],\n [120.855836909046161, 36.479810509647336],\n [120.856390509214634, 36.475389609742763],\n [120.856873309355819, 36.472240609316714],\n [120.85690430988609, 36.471931109433228],\n [120.857306709736918, 36.46968210914207],\n [120.857691910053632, 36.467084209668599],\n [120.857802309928729, 36.466555509029547],\n [120.857958509577657, 36.465808109456759],\n [120.857992609171674, 36.46568070969704],\n [120.858057709295963, 36.465505409347202],\n [120.858403809788001, 36.464475609162093],\n [120.858444210032303, 36.46434460941623],\n [120.858493109769256, 36.464186409675108],\n [120.859040309462785, 36.462931010058128],\n [120.859339909609162, 36.462330808819843],\n [120.860075609002251, 36.461106009534774],\n [120.860643409465865, 36.460303109201163],\n [120.861201309293051, 36.459595509125506],\n [120.861937009585404, 36.458763308879668],\n [120.862751609199449, 36.457951709403915],\n [120.86406670941119, 36.456713809694634],\n [120.865772609118721, 36.455130309516221],\n [120.866448508991539, 36.454513308942126],\n [120.867194209745094, 36.453840209558052],\n [120.868197309058587, 36.45289100931268],\n [120.869505409846852, 36.451691009732372],\n [120.870492509321934, 36.450793508813433],\n [120.871652009732543, 36.449710909430962],\n [120.872858209238984, 36.44857560887732],\n [120.87371730910661, 36.44777770967363],\n [120.874285109570224, 36.447160209975777],\n [120.875053010088436, 36.446271709471887],\n [120.875498309399518, 36.445589910046351],\n [120.875881809098246, 36.444952109951942],\n [120.876388809096284, 36.444001908761152],\n [120.876737509528539, 36.443078409341183],\n [120.877043208877012, 36.442034109386668],\n [120.877263209129865, 36.440881809847724],\n [120.87735440937854, 36.439846109210634],\n [120.877354410277917, 36.439233309369797],\n [120.877150508788986, 36.436756108807401],\n [120.876866208808565, 36.433419909101588],\n [120.876817909818783, 36.432811408919463],\n [120.876742809233292, 36.431356909293982],\n [120.876716009436336, 36.430813109937105],\n [120.87668920963938, 36.4296779101075],\n [120.876673109976082, 36.428175909190884],\n [120.876651608984616, 36.425486909293454],\n [120.876603409819609, 36.423121409925159],\n [120.876603408920232, 36.422573309110987],\n [120.876667708647915, 36.421956009062626],\n [120.876807209685012, 36.421295509180482],\n [120.877032508743355, 36.420613509206134],\n [120.877231009803268, 36.420173209226277],\n [120.877670908685559, 36.41945230997618],\n [120.87815370882663, 36.418839409411248],\n [120.87875450991271, 36.418204810004056],\n [120.87944650944894, 36.417647910222911],\n [120.879821209281431, 36.417401409647368],\n [120.879910309613138, 36.417345309038808],\n [120.881350910216383, 36.416439209701821],\n [120.881962409637595, 36.415964409929643],\n [120.882488110138183, 36.415476509733196],\n [120.882901209223519, 36.414993108844953],\n [120.88324990965566, 36.414518209248001],\n [120.883570909170203, 36.413965209826642],\n [120.883845310312836, 36.413270609451104],\n [120.884022409306795, 36.412692109753095],\n [120.884071009569539, 36.412461109892376],\n [120.884129609393995, 36.412182709464503],\n [120.884140410251803, 36.411327909255647],\n [120.88408140932961, 36.410762309433096],\n [120.883899008832259, 36.410024109924791],\n [120.883705909100513, 36.409475809461071],\n [120.883502010309599, 36.409065608890785],\n [120.882461309441965, 36.407217809654242],\n [120.882091208742395, 36.406285309819225],\n [120.881946309974296, 36.405702409738467],\n [120.881565409316295, 36.403660209451175],\n [120.881265009672575, 36.402295909128952],\n [120.881157808685998, 36.401898609333387],\n [120.880986110120944, 36.401302810276547],\n [120.880556908674407, 36.399977209580584],\n [120.880202909436775, 36.398997109529034],\n [120.879366009333921, 36.396721609814506],\n [120.878625709908647, 36.394666209278171],\n [120.877982009362313, 36.392852609460419],\n [120.877664708759312, 36.391966909445387],\n [120.877440209198312, 36.391367109304724],\n [120.876898409933688, 36.390386808704307],\n [120.876453209548004, 36.389812508840237],\n [120.875637809537352, 36.389005009373761],\n [120.875530509625378, 36.388897009789218],\n [120.874554209209464, 36.388119709556975],\n [120.873111109390265, 36.386975309662887],\n [120.872153009453882, 36.386199509499818],\n [120.870407209525183, 36.384796408827242],\n [120.870056909199093, 36.384481709962984],\n [120.870509109907516, 36.384694909542475],\n [120.87225681010375, 36.386116209795318],\n [120.873183708961051, 36.386916509289506],\n [120.87462650930604, 36.388060709534159],\n [120.875607209205441, 36.388841409203735],\n [120.875718009278785, 36.388952909848967],\n [120.876537109100354, 36.389764208951135],\n [120.8769896092831, 36.390347809603782],\n [120.877536908801403, 36.391338209590742],\n [120.877763509178635, 36.391943409260989],\n [120.878081009431071, 36.392829709123816],\n [120.878724610152744, 36.394643309840944],\n [120.879464809753244, 36.3966983092796],\n [120.880301709856099, 36.398973809893448],\n [120.880656210016127, 36.399955209465418],\n [120.881086109336593, 36.401283009003691],\n [120.881258308823931, 36.401880408853856],\n [120.881366009833528, 36.402279909290428],\n [120.881667009325042, 36.403646809552697],\n [120.882047809259006, 36.405688109618609],\n [120.882191009207759, 36.406264509399648],\n [120.882532409842952, 36.407124609313314],\n [120.882557608846582, 36.407188009718936],\n [120.883596709820381, 36.409033110090036],\n [120.883803508924871, 36.409449009664115],\n [120.883999209495983, 36.410004709749614],\n [120.884183509361492, 36.410750709977322],\n [120.884243408706425, 36.41132480929258],\n [120.884232508923219, 36.412190109086339],\n [120.884167009499947, 36.412501509237302],\n [120.884123309643087, 36.412708909088963],\n [120.883944509131879, 36.413293109589404],\n [120.883667009824762, 36.413995409060931],\n [120.883341109005073, 36.414556909773637],\n [120.882988009089445, 36.415037709822514],\n [120.882569709224754, 36.415527308838307],\n [120.882037209849386, 36.416021509684981],\n [120.881418509556624, 36.416501808811461],\n [120.880029010230714, 36.417375809546002],\n [120.879885509908377, 36.417466109573354],\n [120.879515709582392, 36.417709409461736],\n [120.878832209538928, 36.418259409644065],\n [120.878238308950813, 36.418886809079027],\n [120.877760909238646, 36.419492908970597],\n [120.877325908963599, 36.420205709825723],\n [120.877130809139544, 36.420638308910895],\n [120.876907909472493, 36.421313109812218],\n [120.876769909403833, 36.421966409722074],\n [120.876706409173494, 36.422576809272357],\n [120.876706409173494, 36.423120709353327],\n [120.876754610137255, 36.425485909247357],\n [120.876763009805131, 36.426536209478513],\n [120.876776109330081, 36.428175309343089],\n [120.876792209892642, 36.429676709512592],\n [120.876818909864824, 36.430810709646607],\n [120.876845709661779, 36.431353509856649],\n [120.876920709523233, 36.432807009435976],\n [120.876968909587617, 36.433414409747286],\n [120.877253209568039, 36.436750508729062],\n [120.877457409631802, 36.439230509780259],\n [120.877457409631802, 36.43984900952421],\n [120.877365609535332, 36.440891009012887],\n [120.87714440958689, 36.442049908676381],\n [120.876837009620317, 36.443099909433329],\n [120.876485709248186, 36.444030310250696],\n [120.875975510361627, 36.444986509919545],\n [120.875971409453086, 36.444993409518304],\n [120.875590209320762, 36.44562720942821],\n [120.875141209299386, 36.446314809480953],\n [120.874368809473026, 36.447208509864879],\n [120.873797709396854, 36.447829508824839],\n [120.872936309962824, 36.448629609568854],\n [120.871730109557006, 36.449764809398459],\n [120.870570109123264, 36.450848009528045],\n [120.869582710173972, 36.451745709197155],\n [120.868275209233616, 36.452945108929669],\n [120.867318809015842, 36.453850209119935],\n [120.867271909371198, 36.453894608649307],\n [120.866525608769848, 36.45456820985504],\n [120.865850109994653, 36.455184809331513],\n [120.864144708511503, 36.456767809486848],\n [120.862830809794104, 36.458004609325315],\n [120.862019109594257, 36.458813309386755],\n [120.861286809638614, 36.459641709097639],\n [120.860731709400966, 36.460345809011926],\n [120.860166809250927, 36.461144509511541],\n [120.859462109488845, 36.462301909105861],\n [120.859136709591553, 36.462960110320864],\n [120.858591909289203, 36.464210109508997],\n [120.858544110322441, 36.464364509614484],\n [120.858503709178876, 36.464495509360347],\n [120.85819590991332, 36.465374110127129],\n [120.858140409152611, 36.465560109711362],\n [120.858088109978326, 36.465830809244494],\n [120.857981709388469, 36.466258408998442],\n [120.857917210011351, 36.466573509859643],\n [120.857814909430545, 36.467097909940662],\n [120.857762309882787, 36.467412909178449],\n [120.857408709944025, 36.469693209474087],\n [120.857038209945472, 36.471934409045787],\n [120.856999209046307, 36.472241609362811],\n [120.856492809795441, 36.475398808907983],\n [120.855939709649988, 36.479816209550506],\n [120.855632209858641, 36.486427809395934],\n [120.855607009955634, 36.486969409910387],\n [120.855597309868017, 36.487163709337779],\n [120.8554022091447, 36.487309208852935]\n ],\n [\n [120.798939309601565, 36.494317308996642],\n [120.798945809901284, 36.494395009522123],\n [120.799018208923258, 36.494551909742881],\n [120.799044409771795, 36.494675309318097],\n [120.799127508927427, 36.494774009912703],\n [120.799232109974014, 36.494841909626473],\n [120.799530408801388, 36.494927909095793]\n ],\n [\n [120.799530408801388, 36.494927909095793],\n [120.797878309236694, 36.494749509682151],\n [120.796913510250306, 36.494631309987028],\n [120.795306409163459, 36.49436910904717]\n ],\n [\n [120.799530408801388, 36.494927909095793],\n [120.799896909514814, 36.494963309109494],\n [120.800342509199481, 36.495009708731118],\n [120.801979809520617, 36.495241709537311],\n [120.802833109660355, 36.49534750938011],\n [120.8034204092246, 36.495444809730259],\n [120.804043108802489, 36.495564509494557],\n [120.804188009369227, 36.495592409162384],\n [120.805602608773484, 36.49588160864937],\n [120.806226009822581, 36.496027809635734],\n [120.806680209723936, 36.496163609063387],\n [120.807049409302863, 36.49628920927961],\n [120.807704209281951, 36.496524509698418],\n [120.808388709371457, 36.49678990952674],\n [120.808762708632116, 36.496941809516954],\n [120.809002908557432, 36.497057009073785],\n [120.809287910009061, 36.497205609451385],\n [120.80966440938505, 36.497414709021655],\n [120.810780909611367, 36.498032809466622],\n [120.811570309322406, 36.498468110115255],\n [120.811863209519515, 36.498635509920916],\n [120.812104208942173, 36.498783909749704],\n [120.813225809223809, 36.499506809091997],\n [120.813580708682821, 36.499729009086536],\n [120.813814509032454, 36.499848509201399],\n [120.814142008846716, 36.500002009085506],\n [120.814441509168432, 36.500132709357104],\n [120.815007409364512, 36.500352609785182],\n [120.815481209989912, 36.500523310102722],\n [120.81690750957398, 36.501063309823962],\n [120.817502409308759, 36.501288509057474],\n [120.818137109440158, 36.501528809706826],\n [120.819645708682629, 36.502094509354151],\n [120.820131709510861, 36.502276809127466],\n [120.82055820939388, 36.502436809311348],\n [120.821112509234922, 36.502644609361312],\n [120.82152690963926, 36.502800009512896],\n [120.821850809467378, 36.502921509719954],\n [120.822255508884723, 36.503073309885394],\n [120.822663409888492, 36.503226308847104],\n [120.826047808759427, 36.504495509460241],\n [120.827425809353713, 36.505034809508913],\n [120.827752209297046, 36.505155609144083],\n [120.828164409060264, 36.505296908825358],\n [120.828415109469802, 36.505357109443082],\n [120.828660409450436, 36.505398709382973],\n [120.828880609352723, 36.505419109604304],\n [120.829194409794241, 36.505423309438243],\n [120.829543809898951, 36.505415109419801],\n [120.83086970916986, 36.505380810176291],\n [120.834877509989155, 36.505285409194357],\n [120.836722209262575, 36.505259309069913],\n [120.837007208915566, 36.505268509134453]\n ],\n [\n [120.837007208915566, 36.505268509134453],\n [120.837709809660055, 36.505269009157473],\n [120.839818809790359, 36.505520208690712],\n [120.839976409683572, 36.505540108888965],\n [120.841621509824904, 36.505748509686043],\n [120.841931209357881, 36.505769709404603]\n ],\n [\n [120.841931209357881, 36.505769709404603],\n [120.842150809412374, 36.504648209847062],\n [120.842245909121516, 36.504189109539823],\n [120.842979509496786, 36.500646409304409],\n [120.843053010188328, 36.500335909374769],\n [120.843563110149489, 36.497958909476154],\n [120.843981508939578, 36.497063709022996],\n [120.844560909758229, 36.496297809496355],\n [120.845391609035573, 36.495514410062015],\n [120.845714209343328, 36.495210209883339],\n [120.846734509989687, 36.494378109462218],\n [120.852174009023315, 36.489942010115726],\n [120.852606609007807, 36.489589209674364],\n [120.855361409601414, 36.487342409124949],\n [120.8554022091447, 36.487309208852935]\n ],\n [\n [120.841931209357881, 36.505769709404603],\n [120.842090608794592, 36.505797009224636],\n [120.844671610006912, 36.506088609002177],\n [120.847946609948167, 36.506458708802427],\n [120.848230709379777, 36.506552109692166]\n ],\n [\n [120.841906509477894, 36.505862809920814],\n [120.841611010239944, 36.505793509063267],\n [120.83996760981745, 36.50558530971432],\n [120.839810209573557, 36.505565409516066],\n [120.837702909161976, 36.505314409632376],\n [120.837191009657431, 36.505274409586377],\n [120.837007208915566, 36.505268509134453]\n ],\n [\n [120.841906509477894, 36.505862809920814],\n [120.841931209357881, 36.505769709404603]\n ],\n [\n [120.841906509477894, 36.505862809920814],\n [120.84172770986595, 36.507131609436271],\n [120.84134610953538, 36.509840209158369],\n [120.841166209153243, 36.511189309139354],\n [120.84086400996614, 36.513454009794771],\n [120.840851510288985, 36.513548109457759],\n [120.840712308726097, 36.514591409366119],\n [120.840644609561195, 36.514918909180381],\n [120.834858809486491, 36.516707609468654],\n [120.834621710423676, 36.516793709662011],\n [120.833538109196411, 36.51713410935173],\n [120.833054809931582, 36.51727490900987],\n [120.830210009684265, 36.518140808651424],\n [120.826999708769563, 36.519102209099742],\n [120.826516010205751, 36.519247108767104],\n [120.826274509860809, 36.519324309269507],\n [120.825500809614709, 36.519571909715921],\n [120.823937709657685, 36.520066910059882],\n [120.823178510080197, 36.520270409551813],\n [120.822383209017971, 36.520435008868617],\n [120.82105800941963, 36.52064190959652],\n [120.819941309543879, 36.520816309724978],\n [120.814741209139584, 36.521685509878409],\n [120.803737808752885, 36.523572609488383],\n [120.799144409886708, 36.524360309480755],\n [120.777191709629733, 36.528125009161897],\n [120.765101009104342, 36.530198409628952],\n [120.760584409642888, 36.531094709952981],\n [120.752528110084313, 36.532708809563985],\n [120.745995709034787, 36.534015009185396],\n [120.742608909873297, 36.534692209477953],\n [120.740410909236175, 36.53510120945333],\n [120.739630609764845, 36.535227010218421],\n [120.738730509805237, 36.535348809899688],\n [120.737269209506508, 36.535494909262695],\n [120.72597520938848, 36.5366614099961],\n [120.723993909391424, 36.536871209238996],\n [120.723143009542355, 36.536965809824324],\n [120.722758209423887, 36.537026509565806],\n [120.722414209748081, 36.537091309316509],\n [120.722167309873498, 36.537153809500751],\n [120.7218976094872, 36.537235409486584],\n [120.721605009663563, 36.537360309131031],\n [120.721199709499047, 36.537575508802718],\n [120.720881909772402, 36.537783709950304],\n [120.719631010362946, 36.53879720902404],\n [120.718949609337074, 36.539288009534062],\n [120.718712209001296, 36.539485009625537],\n [120.718178509031077, 36.539746909292489],\n [120.717863009770099, 36.53988950939339],\n [120.717541409508499, 36.539996008908759],\n [120.717214210067823, 36.540085209964502],\n [120.717033209814872, 36.54011930955852],\n [120.716884210138232, 36.540147409775216],\n [120.716532509567742, 36.540196208788075],\n [120.715656909838572, 36.540271509023],\n [120.714142409244801, 36.540406409128536],\n [120.711392209582868, 36.540653709201365],\n [120.710451009706389, 36.540742010035785],\n [120.705485608973731, 36.541223909056214],\n [120.703712809598528, 36.541389208944906],\n [120.699967909391603, 36.541732709497012],\n [120.693921910268045, 36.542297508922957],\n [120.693065609090695, 36.542362410297073],\n [120.692793510212368, 36.542378509060995],\n [120.692301210532491, 36.54236411001574],\n [120.691119809831434, 36.542270309826961],\n [120.687625809683482, 36.541974909514522],\n [120.685358009064885, 36.541783209127857],\n [120.683993210518338, 36.541667908846989],\n [120.683929810112659, 36.541662509317405],\n [120.675847609179868, 36.54098040951834],\n [120.674093410482556, 36.540832309163761],\n [120.670305409367188, 36.540512610068959],\n [120.664640709301352, 36.540054309259006],\n [120.658009810004842, 36.539473209620951],\n [120.645078109367319, 36.538285409344212],\n [120.639584909116365, 36.538492310072115],\n [120.616873610029188, 36.5356190094098],\n [120.616555809403167, 36.535417608935575],\n [120.604026409691073, 36.537079409487205],\n [120.595893909676306, 36.538458609777081],\n [120.582195709664347, 36.539588709551367],\n [120.58147440931657, 36.53964820959726],\n [120.576310509322639, 36.5401317094109],\n [120.575854810251371, 36.540174410120983],\n [120.556553009214099, 36.541981709288507],\n [120.556425509629662, 36.541993708942584],\n [120.556386309080949, 36.54203060992478],\n [120.551998809097768, 36.542451009706383],\n [120.549856309221354, 36.542651009036888],\n [120.549583210296987, 36.542678509405732],\n [120.548647110475827, 36.542778509520645],\n [120.543472009425727, 36.543190509634371]\n ],\n [\n [120.848230709379777, 36.506552109692166],\n [120.84466160954571, 36.506157908960404],\n [120.84207180936653, 36.505871809436485],\n [120.841906509477894, 36.505862809920814]\n ],\n [\n [120.848230709379777, 36.506552109692166],\n [120.848265609370401, 36.506758110198689],\n [120.848254910136006, 36.506913309801462],\n [120.848250209379671, 36.506944809455433],\n [120.848206609347585, 36.507238809523471],\n [120.848143009292471, 36.507538709144171],\n [120.848051509569586, 36.507970109433074],\n [120.848040309412795, 36.5080229095297],\n [120.847867910275909, 36.508835809425136],\n [120.847857309067649, 36.508885409733921],\n [120.847702210188913, 36.509616809468241],\n [120.847541510332462, 36.510364009391594],\n [120.847526209267244, 36.510434809418996],\n [120.847160810223272, 36.512133609878219],\n [120.847081609628617, 36.512501809411049],\n [120.846837909541932, 36.513634708774816],\n [120.846696809510263, 36.514290609524039],\n [120.848533209839843, 36.514447009721778],\n [120.849001010188545, 36.514486809218909],\n [120.84916321011417, 36.514504309126607],\n [120.84922450970339, 36.514520609338717],\n [120.849247310215219, 36.514538408720625],\n [120.849298809892275, 36.51461490955046],\n [120.849324409993642, 36.514680408973732],\n [120.849336509472437, 36.514741009789816],\n [120.849344409117293, 36.514781008936438],\n [120.849477909877692, 36.516423909336027],\n [120.849510609227309, 36.5172020090655],\n [120.849544509171778, 36.517763509778206],\n [120.849598609688201, 36.518612610083949],\n [120.849656009817068, 36.519222408887117],\n [120.849834709604238, 36.520041709257555],\n [120.849882209096791, 36.52022450905389],\n [120.850021309036265, 36.52075920907032],\n [120.850226909344428, 36.521454909316674],\n [120.850606609407578, 36.522100409406448],\n [120.85252270945557, 36.525383109343068],\n [120.85331540967843, 36.526684010158988],\n [120.853789809252362, 36.527462609012275],\n [120.856240309842519, 36.530749009659132],\n [120.860578709539823, 36.537436709236772],\n [120.860770709400754, 36.537904409760756],\n [120.860954509243243, 36.538352409735978],\n [120.861013609090833, 36.539308609404827],\n [120.860941409718293, 36.54044660882397],\n [120.860993709791956, 36.541916409514727],\n [120.860993708892579, 36.542123209518536],\n [120.860740909465449, 36.543604209466764],\n [120.860606909581293, 36.544142009446205],\n [120.860586010236261, 36.544225710248384],\n [120.860232910320633, 36.545643109242178],\n [120.859863208920046, 36.547126909679207],\n [120.858645909081474, 36.548792909165456],\n [120.856714309218091, 36.551436409662642],\n [120.855502009610063, 36.556261910059163],\n [120.854531008899016, 36.55810270987223],\n [120.854894809847679, 36.559735909284825],\n [120.855515909531618, 36.562524409274147],\n [120.856076309474133, 36.564032609217577],\n [120.856732609522396, 36.565799009017098],\n [120.858768909357764, 36.568867509328129],\n [120.859621909123916, 36.570282309281197],\n [120.860844909764864, 36.572310709471708],\n [120.861300309361809, 36.572884708962192],\n [120.863999809743518, 36.576677309210481]\n ],\n [\n [120.36232950979911, 36.526324409943641],\n [120.362016509754199, 36.524335909974297],\n [120.36172600984753, 36.522490509229669],\n [120.36142521000545, 36.520579509236995],\n [120.361317910093589, 36.519897509262705],\n [120.361232009549667, 36.519207709468276],\n [120.361280709637072, 36.518783108953357],\n [120.361323209798343, 36.518411909282236],\n [120.361714208943681, 36.516830909219152],\n [120.362578509590662, 36.513335709375554],\n [120.365138009811403, 36.50225530903532],\n [120.367026310016286, 36.494941609367856],\n [120.367460810268199, 36.489404109412192],\n [120.36843180918072, 36.486629909542728],\n [120.368689309364186, 36.485810409522855],\n [120.368842309225215, 36.485360109981116],\n [120.369096509796123, 36.484611709462854],\n [120.369364409739774, 36.483823109249158],\n [120.369600510555188, 36.483054509957697],\n [120.36964851007076, 36.482810408773389],\n [120.369814509631965, 36.481967109094853],\n [120.370022709880232, 36.480647309026153],\n [120.370247409990043, 36.479223009534337],\n [120.370616009721175, 36.476622409396725],\n [120.370650309864004, 36.475536709151868],\n [120.370592908835761, 36.47517050971129],\n [120.368579609161657, 36.4674099090401],\n [120.368567710231673, 36.467363909616779],\n [120.367923009639298, 36.464879709630964],\n [120.367676310313527, 36.463577609119397],\n [120.366525609769155, 36.456967109144841],\n [120.366318509391704, 36.455427609196875],\n [120.366361409751335, 36.455039308917037],\n [120.367764809898176, 36.453060709584122],\n [120.367863409768574, 36.452956109436968],\n [120.368461208917665, 36.452127009154196],\n [120.369538808968969, 36.450632509482773],\n [120.369787709835009, 36.450245009599541],\n [120.369881009101391, 36.449893809951448],\n [120.369837009770208, 36.449559808938091],\n [120.369788809705824, 36.449299209690821],\n [120.369286109366499, 36.448039609340526],\n [120.368494109715471, 36.446027909560428],\n [120.365330909893601, 36.4381587094569],\n [120.362643310240628, 36.43148640986999],\n [120.361039408941679, 36.427481009341136],\n [120.35996370915791, 36.424760909988038],\n [120.359687509371156, 36.424062410152146],\n [120.356941010419405, 36.417233509818686],\n [120.356713009797659, 36.41671340939638],\n [120.356179209103288, 36.415731209427804],\n [120.355170709360777, 36.413998009000977],\n [120.354958809301706, 36.413564109496122],\n [120.354752309671426, 36.41296840936468],\n [120.354663810086777, 36.412506509467903],\n [120.35455920993968, 36.411757409277072],\n [120.353942609563887, 36.408048409106868],\n [120.353928609817558, 36.407957609056439],\n [120.35363951015529, 36.40618580972739],\n [120.353623309767954, 36.406086509285046],\n [120.353609908970157, 36.405808009032455],\n [120.353615108850249, 36.405572910061778],\n [120.353616109795666, 36.405508109411755],\n [120.353625809883283, 36.404886409879964],\n [120.353700909569397, 36.40450650926806],\n [120.353824209319896, 36.404368208825815],\n [120.35403341051358, 36.404247409190646],\n [120.354237609677966, 36.404170509061771],\n [120.35552480932256, 36.403686109026751],\n [120.35565321002764, 36.403616009571238],\n [120.355825209865657, 36.403522109557741],\n [120.355970309182453, 36.403364310014922],\n [120.356694509843805, 36.40207330893611],\n [120.357382010071774, 36.400748809909715],\n [120.357517709674653, 36.400501909135869],\n [120.357534709559218, 36.400471709901524],\n [120.357743009632259, 36.400102509423334],\n [120.358260609939293, 36.399256209606449],\n [120.35903311048969, 36.398142208596084],\n [120.360320509783719, 36.396285408944493],\n [120.360749710330879, 36.395724109679975],\n [120.360835509251388, 36.395404609335287],\n [120.361618709935556, 36.392641008875501],\n [120.361865509985364, 36.391751409400058],\n [120.362236210532728, 36.389500009717722]\n ],\n [\n [120.349667308999187, 36.530881209999905],\n [120.349496709405685, 36.530955809662942],\n [120.34946570977479, 36.53105930993928],\n [120.349431309807187, 36.531174309846563],\n [120.349517109626959, 36.533820909407495],\n [120.349611009640398, 36.536015709357571],\n [120.349731709450907, 36.538838009466588]\n ],\n [\n [120.523080810131319, 36.531902809267308],\n [120.522975809785862, 36.531914408723026],\n [120.520389009745031, 36.532459109200602],\n [120.518436309088429, 36.532959109775163],\n [120.516226209871775, 36.533097009119729],\n [120.509445609427416, 36.533700509071309],\n [120.508828709577301, 36.53371520938947],\n [120.50708520921512, 36.532269509630225],\n [120.505095009527167, 36.532370309242424],\n [120.501913909599352, 36.532355708749037],\n [120.500626509405947, 36.53237291008179],\n [120.497197508658132, 36.532549609776709],\n [120.477838310189895, 36.533185409778866],\n [120.470433510098474, 36.533975209688208],\n [120.466713610145007, 36.534173309650555],\n [120.458688710415686, 36.534494909012892],\n [120.455556909523807, 36.534619709731885],\n [120.453507208890642, 36.534662609192139],\n [120.453381109550605, 36.534675108869237],\n [120.451392209383016, 36.534662909565668],\n [120.449777309375349, 36.534708409865289],\n [120.447473609619465, 36.534773409265483],\n [120.437967109194801, 36.535041609582663],\n [120.431632409707959, 36.535167208899622],\n [120.418588109453708, 36.535425909678054],\n [120.418524709048143, 36.535426409701074],\n [120.417795109756526, 36.535432509802547],\n [120.417637009840178, 36.53543380932291],\n [120.416762509981936, 36.535489508833791],\n [120.415871209888451, 36.53554631001424],\n [120.414981310039479, 36.535603009571275],\n [120.414139409706081, 36.535644310036957],\n [120.408993009619735, 36.535900009777663],\n [120.400529509629223, 36.536320409559323],\n [120.392682509290466, 36.536710209908335],\n [120.39170861006437, 36.536758609622211],\n [120.389560409385467, 36.536865309686334],\n [120.383638209136052, 36.537159509403864],\n [120.373480309069123, 36.537664110010724],\n [120.364021609409861, 36.538134009377075]\n ],\n [\n [120.349731709450907, 36.538838009466588],\n [120.353486609219658, 36.538649409942366],\n [120.356638108861716, 36.53849110947715]\n ],\n [\n [120.349731709450907, 36.538838009466588],\n [120.349839009362881, 36.542320509983597],\n [120.349936610086502, 36.543403508665051],\n [120.34993550931631, 36.544328809427043],\n [120.349613609580501, 36.544958110028801],\n [120.349468810637177, 36.545243708630323],\n [120.349241909886246, 36.545458109704043],\n [120.344992209423026, 36.549474508941501],\n [120.344483509706265, 36.549913509400994],\n [120.341549909500827, 36.552445009229871],\n [120.33298610992108, 36.559779509316968],\n [120.330176709687407, 36.562201409667352],\n [120.324923909011204, 36.566729409834466],\n [120.319140510126545, 36.571685309229679],\n [120.316036909276022, 36.574339809334788],\n [120.315601110403009, 36.574889509143588],\n [120.315345710136512, 36.57538950971815],\n [120.314970510280887, 36.576486310295024],\n [120.312999310569808, 36.583279610066029]\n ],\n [\n [120.543472009425727, 36.543190509634371],\n [120.543324009795242, 36.543065109067584],\n [120.534206110024002, 36.534230309581176],\n [120.529076910371145, 36.529367109604493],\n [120.5290011101132, 36.52929520970622],\n [120.528591509390708, 36.528906808702288],\n [120.525493909716261, 36.525863809567227],\n [120.524493109969058, 36.524880609552554],\n [120.521376209944151, 36.520987809539804],\n [120.52023790925216, 36.519440409047718],\n [120.519974209142447, 36.519129409095001],\n [120.519828809452065, 36.51895020928481],\n [120.519693510047546, 36.518803209700422],\n [120.519258810146084, 36.518260010191398],\n [120.514654710246759, 36.512326409236437],\n [120.514204109432171, 36.511671109234328],\n [120.506479408797759, 36.501926309151884],\n [120.504033209664954, 36.4990458094166],\n [120.500763709977264, 36.495135609320982],\n [120.499885409584067, 36.494133509154153],\n [120.499763109879723, 36.493996010007891],\n [120.497454508818578, 36.491293809861475],\n [120.496921110121207, 36.490664309610224],\n [120.495125708984347, 36.488545409742926],\n [120.494150010214867, 36.487379409032542],\n [120.491078210291221, 36.483748209212536],\n [120.490930909434041, 36.483584708867284],\n [120.487363110019601, 36.479299909663155],\n [120.486561208832768, 36.478399709878772],\n [120.485029710153071, 36.476496409881463],\n [120.484534010136485, 36.475807009386017]\n ],\n [\n [120.543472009425727, 36.543190509634371],\n [120.540056708950033, 36.543381408725111],\n [120.532783110052605, 36.54389210943333],\n [120.529040509412084, 36.544154909321662],\n [120.528885709108295, 36.544165809104868],\n [120.526210109109343, 36.544353709855898],\n [120.526123509792228, 36.544356809818964]\n ],\n [\n [120.543472009425727, 36.543190509634371],\n [120.545591608965651, 36.545254609312849],\n [120.546374109977251, 36.545994209065555],\n [120.548576909396957, 36.548076409398845],\n [120.549830509470553, 36.548828009704948],\n [120.5514781097271, 36.549660109226693],\n [120.551583209897331, 36.549713209696904],\n [120.564375109124057, 36.556153809750583],\n [120.56469090965777, 36.556313309911388],\n [120.56814340969072, 36.558045109194495],\n [120.571010709176903, 36.559483209682412],\n [120.572508808834527, 36.560235309112272],\n [120.580604710039438, 36.564310509622374],\n [120.582341609377863, 36.565210709406756],\n [120.584098509638579, 36.566835509151474],\n [120.585359609158672, 36.568001809336067],\n [120.59809961030885, 36.579897309313424],\n [120.606205709825758, 36.587325310115034],\n [120.612270709825452, 36.590262009384276],\n [120.614628909396743, 36.593534509210258],\n [120.61621790982872, 36.594392510106331],\n [120.625480110318904, 36.597048909579541],\n [120.63201164219906, 36.598867430769346]\n ],\n [\n [120.632257911085304, 36.598935997408269],\n [120.633553578775278, 36.599296739603574]\n ],\n [\n [120.634250973950586, 36.599490909658506],\n [120.634556453649694, 36.599575961881484]\n ],\n [\n [120.655637447290104, 36.62767320444695],\n [120.656114109278747, 36.628256309081451],\n [120.657086949670884, 36.629042605923047]\n ],\n [\n [120.116119009684667, 36.545382809469118],\n [120.117896409092054, 36.539982209711241],\n [120.117906909576277, 36.539950209134872],\n [120.118149109593787, 36.539623609541991],\n [120.122115209749154, 36.534274609285831],\n [120.123291210021421, 36.531559709812825],\n [120.123859409784018, 36.530313809734594],\n [120.12512530988522, 36.527537709597652],\n [120.125360409755217, 36.527022209207644],\n [120.13191000943948, 36.521172209230144],\n [120.132353109908195, 36.520455509813985],\n [120.135223910455124, 36.515975109863462],\n [120.135250909901629, 36.515929009716103],\n [120.137156809838984, 36.512840309732553],\n [120.1372476098893, 36.512686909673221],\n [120.139107610228052, 36.509543109127264],\n [120.139919309528523, 36.507774710134811],\n [120.14309410970543, 36.499704909054344],\n [120.146339909559288, 36.491669609564894],\n [120.154711909826801, 36.480680409473393],\n [120.156470810179826, 36.478371508938039],\n [120.157204909678853, 36.477228409463578],\n [120.157306009664694, 36.476783309801931],\n [120.15740960976575, 36.476300009637782],\n [120.157450609857847, 36.471524909946709],\n [120.157584410092568, 36.47057800926774],\n [120.15794420995735, 36.469672509778547],\n [120.158598609738078, 36.468690909657823],\n [120.159284709721646, 36.468152508931212],\n [120.162569809948877, 36.466558708817388],\n [120.164439210001547, 36.464245109324395]\n ],\n [\n [120.116119009684667, 36.545382809469118],\n [120.116317110546333, 36.545387909524436]\n ],\n [\n [120.116317110546333, 36.545387909524436],\n [120.114973109721291, 36.549644408862434],\n [120.112867009904676, 36.556235709210682],\n [120.112465909574098, 36.557494509164314],\n [120.112087410105914, 36.558686809648577],\n [120.111623410292168, 36.560118309112738],\n [120.111283609551037, 36.561211408979375]\n ],\n [\n [120.116317110546333, 36.545387909524436],\n [120.123580409508349, 36.545573809283951],\n [120.12751570968237, 36.545674509071375],\n [120.128963610082565, 36.545976209134778],\n [120.13042830981874, 36.546696408712364],\n [120.130615210523615, 36.546944409357081],\n [120.130845810186088, 36.547428509917836],\n [120.131456010086822, 36.548755209585295],\n [120.131697409707726, 36.549711309429426],\n [120.131763209504584, 36.549869409345831],\n [120.132241610162282, 36.551435209067677],\n [120.132497909750782, 36.552273809788517],\n [120.132903809763093, 36.553602109349924],\n [120.133051810292841, 36.554086609209719],\n [120.134227709840957, 36.556741009490054],\n [120.139806709911795, 36.561911709258027],\n [120.14521400961894, 36.571493809391825],\n [120.146110710141215, 36.578581908728154],\n [120.146332009914431, 36.58074150921334],\n [120.146359110084973, 36.581006310093187],\n [120.146741810286358, 36.581557209597577],\n [120.147471410477237, 36.583073509734731],\n [120.150144308912786, 36.584774809409964],\n [120.150283010452654, 36.584863109345065],\n [120.150778809394637, 36.585178609505249],\n [120.151471609327359, 36.585654809521884],\n [120.151717108957428, 36.585823508847909],\n [120.15388291026818, 36.587312108966728],\n [120.163925108956619, 36.591102409648556],\n [120.175033509688774, 36.590935008943575],\n [120.176224609578185, 36.591447009172214],\n [120.177123509842204, 36.591993209718908],\n [120.177470909854719, 36.592703409734611],\n [120.177597910315399, 36.59296310965982],\n [120.17778680931383, 36.600198609678159],\n [120.188734709839082, 36.600074308982244]\n ],\n [\n [120.111147009726778, 36.561201809615852],\n [120.111497609527078, 36.560112909583154],\n [120.111694909992138, 36.559483108958375],\n [120.111965609525328, 36.558670909634827],\n [120.112348809749847, 36.557455109865487],\n [120.112735708885907, 36.556227409367523],\n [120.114826410510545, 36.5496470097018],\n [120.116119009684667, 36.545382809469118]\n ],\n [\n [120.111147009726778, 36.561201809615852],\n [120.111283609551037, 36.561211408979375]\n ],\n [\n [120.111283609551037, 36.561211408979375],\n [120.110955209515396, 36.562131609686105],\n [120.109795110156256, 36.565845309713325],\n [120.109090109121325, 36.568057709395816],\n [120.109061309232061, 36.568143909413948]\n ],\n [\n [120.108954910440843, 36.56813670944166],\n [120.108980810016419, 36.568052809889309],\n [120.109681610318148, 36.565840809505801],\n [120.110852309086908, 36.562110809266471],\n [120.111147009726778, 36.561201809615852]\n ],\n [\n [120.108954910440843, 36.56813670944166],\n [120.109061309232061, 36.568143909413948]\n ],\n [\n [120.109061309232061, 36.568143909413948],\n [120.109010109928704, 36.568297409298054]\n ],\n [\n [120.108907409149651, 36.568290309150484],\n [120.108954910440843, 36.56813670944166]\n ],\n [\n [120.109010109928704, 36.568297409298054],\n [120.108907409149651, 36.568290309150484]\n ],\n [\n [120.109010109928704, 36.568297409298054],\n [120.108921110321035, 36.568563809172531],\n [120.1069954100102, 36.574636510066966],\n [120.106753909665258, 36.57535910903573],\n [120.105581810652097, 36.579043509150665],\n [120.105261709560295, 36.580000409391459]\n ],\n [\n [119.794332010114204, 36.570497709501751],\n [119.794736309333302, 36.570908709569323],\n [119.808405409981788, 36.584993809616662]\n ],\n [\n [120.105150809662177, 36.579985709073242],\n [120.105470109457997, 36.579027009289121],\n [120.106653809725572, 36.575348710174865],\n [120.106886309655579, 36.574611709462886],\n [120.108822609376034, 36.568564609569137],\n [120.108907409149651, 36.568290309150484]\n ],\n [\n [120.105150809662177, 36.579985709073242],\n [120.105261709560295, 36.580000409391459]\n ],\n [\n [120.105261709560295, 36.580000409391459],\n [120.104203209310754, 36.583331309392463],\n [120.103927010423263, 36.584082408776169],\n [120.103184010333848, 36.585948609041111],\n [120.100155709718251, 36.593382909593629],\n [120.096808309855646, 36.601669109142108],\n [120.096117009092723, 36.603359108835832]\n ],\n [\n [120.312999310569808, 36.583279610066029],\n [120.312962909610633, 36.583632009409769],\n [120.312219109124612, 36.591392308808054],\n [120.311713109172729, 36.597376809592163],\n [120.29730640976311, 36.596632609807159],\n [120.293622009648061, 36.596627709401332]\n ],\n [\n [119.808405409981788, 36.584993809616662],\n [119.805382510694358, 36.585234809039264],\n [119.80497791020241, 36.585361709675226],\n [119.804695809963732, 36.585450209259818],\n [119.800801309332996, 36.586733809817531],\n [119.793723109733833, 36.587952008978107],\n [119.79336850974903, 36.588013009992494],\n [119.788640909550395, 36.588793209638993],\n [119.782648710569561, 36.589747209566099],\n [119.760932910625343, 36.593204309631233],\n [119.75563290993091, 36.595684009409581],\n [119.753508610534027, 36.596717709954419],\n [119.752725409849859, 36.597113909879113],\n [119.751813309336853, 36.597631808761037],\n [119.746209710110065, 36.60174840956148],\n [119.727343210620688, 36.618293310088234],\n [119.722389410243181, 36.622636909665687],\n [119.720554310333227, 36.624245909221372],\n [119.718829710123032, 36.625758009524588],\n [119.715953909345558, 36.625664309160584]\n ],\n [\n [119.808405409981788, 36.584993809616662],\n [119.808677310109829, 36.585325909463222],\n [119.812602709647422, 36.589814009409054],\n [119.813172610028005, 36.590476009360373],\n [119.819295709829248, 36.597588009079402],\n [119.822942210714473, 36.601823009224574],\n [119.828547609484644, 36.60833280941165],\n [119.853432509702657, 36.638488509337265],\n [119.859428109919349, 36.645543909324033],\n [119.860920609498635, 36.647367109404627],\n [119.861288210082876, 36.647843209596488],\n [119.862971109629029, 36.649889209519472],\n [119.863506009294952, 36.650620409604244],\n [119.863920210049741, 36.651392809430661],\n [119.864473310195194, 36.652442809288289],\n [119.864996010557547, 36.653435009717953],\n [119.871136209168753, 36.665090109221239],\n [119.871444209882497, 36.666022109932499],\n [119.871610509817287, 36.668017809874073]\n ],\n [\n [119.957773010016467, 36.592509209232674],\n [119.956878709784746, 36.595387709775025],\n [119.95465780971017, 36.597599009586702],\n [119.954362709771317, 36.598162308943472]\n ],\n [\n [119.957773010016467, 36.592509209232674],\n [119.980536409527758, 36.593621609449769],\n [119.983191609305436, 36.593776609403051],\n [120.000483609930711, 36.594786109191659],\n [120.075413809799556, 36.601332410162627],\n [120.089817209596617, 36.602904009612416],\n [120.095985209849573, 36.603336309223323]\n ],\n [\n [120.293622009648061, 36.596627709401332],\n [120.2935755093024, 36.59482200922838],\n [120.293513609865272, 36.592416309265332],\n [120.293534010086546, 36.591549309752907],\n [120.293696010362623, 36.591356809868955],\n [120.293984610001758, 36.591247809338995],\n [120.298522910104225, 36.590877410064479],\n [120.299253610166033, 36.59077960969131],\n [120.299441009994666, 36.590718309202657],\n [120.299982109586722, 36.590541409858247],\n [120.300529209455476, 36.590145209034233],\n [120.302143610339385, 36.588710409957514],\n [120.307352810084126, 36.584080409583294],\n [120.30798630962056, 36.583657809160627],\n [120.308640209378268, 36.583330509895177],\n [120.309241009564971, 36.583244309877045],\n [120.312999310569808, 36.583279610066029]\n ],\n [\n [120.293622009648061, 36.596627709401332],\n [120.289931010307896, 36.596883209492603],\n [120.288233310618807, 36.597006209768836],\n [120.287530409500846, 36.597057009773209],\n [120.287404609635132, 36.597066208938429],\n [120.283770610225588, 36.59732931009961],\n [120.273877709788508, 36.598001509262303],\n [120.272920209700033, 36.598066610285912],\n [120.271549910000431, 36.598159709902745],\n [120.268356710593821, 36.598376709117872],\n [120.267607310029348, 36.598199209925667],\n [120.264296008953693, 36.59690580945562],\n [120.264125210610018, 36.596839109437383],\n [120.262523309403264, 36.596172209080237],\n [120.254821209631132, 36.592965909249358],\n [120.254729910457058, 36.592959009650599],\n [120.252716309510106, 36.592806409088553],\n [120.251241909686428, 36.592694608969055],\n [120.250848609176046, 36.592664809933069],\n [120.250146610078104, 36.592611608738821],\n [120.248450909581834, 36.592483110007549],\n [120.248116509269494, 36.592378309311584],\n [120.246499109146612, 36.591871809336567],\n [120.244206109524384, 36.591153509127196],\n [120.241211109904839, 36.590840809455869],\n [120.239451910077605, 36.590518309872152],\n [120.238551409020374, 36.590353209632951],\n [120.236858910110641, 36.590084010168994],\n [120.235638110110699, 36.590127009453965],\n [120.227380609727447, 36.590418110107748],\n [120.21581410963347, 36.590825708939349],\n [120.210321409405537, 36.590965809824297],\n [120.20898030979356, 36.591000010142409],\n [120.207536509402416, 36.59103680950119],\n [120.206836410571896, 36.590984509427642],\n [120.206438910227575, 36.590839910133809],\n [120.204019309443652, 36.589499709843778],\n [120.203701509717007, 36.589395509894928],\n [120.20326960940497, 36.58932920917573],\n [120.202700209946784, 36.589249709106866],\n [120.202206709671941, 36.589333509733763],\n [120.201935510115732, 36.589485509548695],\n [120.201183209237797, 36.590162309642949],\n [120.19871200985142, 36.59241870955583],\n [120.196558209094178, 36.594420609423651],\n [120.194986209446029, 36.595828709427451],\n [120.194128709472466, 36.596421809618846],\n [120.189955210364701, 36.598865809009908],\n [120.189132009634591, 36.599326309561604],\n [120.188834308856372, 36.599698610002918],\n [120.188734709839082, 36.600074308982244]\n ],\n [\n [120.293622009648061, 36.596627709401332],\n [120.293629709643483, 36.599077909617904],\n [120.293634909523462, 36.600824109744906],\n [120.293709609910593, 36.604499308896038],\n [120.293812308891006, 36.609550409623751],\n [120.293925609978942, 36.615123309593116],\n [120.294150409913527, 36.616458509652546],\n [120.294346709433171, 36.617279609566367],\n [120.295816010100793, 36.623746510293245],\n [120.297293109689349, 36.633025808694185],\n [120.297426709375145, 36.633751309775164],\n [120.298752309171846, 36.64094620900039],\n [120.306468409589456, 36.65834770927944],\n [120.306811810316844, 36.661721509640017]\n ],\n [\n [119.954362709771317, 36.598162308943472],\n [119.953878709934543, 36.597701608742284],\n [119.950887009927669, 36.596902009819928],\n [119.94117731038466, 36.594582509875011],\n [119.925227809615762, 36.592645209209081],\n [119.914719110098872, 36.591360310030325],\n [119.900493609692376, 36.589620808953214],\n [119.859316610173437, 36.587579209413036],\n [119.808405409981788, 36.584993809616662]\n ],\n [\n [119.954362709771317, 36.598162308943472],\n [119.953543309576162, 36.621095409625525],\n [119.953504609949846, 36.622178608855791],\n [119.953471010378848, 36.623119309608512],\n [119.953268909332792, 36.628772209669819],\n [119.953190909333102, 36.63095590928782],\n [119.952369610669052, 36.669441609342869]\n ],\n [\n [120.095985209849573, 36.603336309223323],\n [120.096682609814707, 36.601636210143056],\n [120.100029810027763, 36.593350509718277],\n [120.103070409771703, 36.585951208981157],\n [120.10382030945982, 36.584060909583343],\n [120.104108710348783, 36.583313309461687],\n [120.105150809662177, 36.579985709073242]\n ],\n [\n [120.095985209849573, 36.603336309223323],\n [120.096117009092723, 36.603359108835832]\n ],\n [\n [120.096117009092723, 36.603359108835832],\n [120.094953309747552, 36.606417409036226],\n [120.094640709900887, 36.607264809623302],\n [120.094620009306027, 36.60731340898667],\n [120.092516809802987, 36.612159209779747],\n [120.089641509947796, 36.619324008696083],\n [120.088718810025171, 36.620650109415067],\n [120.085907810796925, 36.623836109748709],\n [120.085059609813243, 36.624829609698793],\n [120.083043809124547, 36.627190409210073],\n [120.08264420976252, 36.62765850993236],\n [120.082515409758457, 36.627902809866839],\n [120.082397409712712, 36.628152509330903],\n [120.082152710479249, 36.628600809679654],\n [120.081959610747504, 36.629547910008114],\n [120.081551910292433, 36.631516409055109],\n [120.0809559088882, 36.634604609914845]\n ],\n [\n [119.715953909345558, 36.625664309160584],\n [119.711977709803477, 36.625534809483895],\n [119.704026010392113, 36.625275809231255],\n [119.703511109849956, 36.629271009649415],\n [119.699464409754796, 36.630401409797287],\n [119.689949810035728, 36.633059309339728],\n [119.679842610148398, 36.634666009328896],\n [119.67429140992067, 36.635524708998162],\n [119.669100110281875, 36.63632770915649],\n [119.664909010542488, 36.636976009735122],\n [119.658681709893017, 36.637939209726824],\n [119.658444210631842, 36.63806881012755],\n [119.658321210355666, 36.638186209426067],\n [119.656947910517715, 36.64800411000175],\n [119.656895909918376, 36.648381809972591],\n [119.656577010320802, 36.650696808810721],\n [119.656276710501857, 36.652875910195178],\n [119.655967010069503, 36.655124109190353],\n [119.654481410089033, 36.665906509278045],\n [119.652791610044801, 36.677686308776174],\n [119.652865410210552, 36.678027609586593],\n [119.652924410233368, 36.678223409982422],\n [119.652986610943458, 36.678437509783294],\n [119.653110610366411, 36.678915009320292],\n [119.653276510102955, 36.679554309483819],\n [119.65294631052393, 36.680674109322752],\n [119.652843609744878, 36.68102240955659],\n [119.652378510959579, 36.682599409435227],\n [119.652194710217714, 36.683132009534688],\n [119.651953610071132, 36.683880109679365],\n [119.6517906097489, 36.684371109838878],\n [119.651774209712016, 36.684420610322945],\n [119.651203010710447, 36.686142108771378],\n [119.648172409629069, 36.691841409353628],\n [119.646975909310868, 36.694091509515602],\n [119.641826010861791, 36.704001309113153],\n [119.638314210432554, 36.710734609714507],\n [119.638264010275861, 36.710830709469747],\n [119.637980810166368, 36.711538609019669],\n [119.637770509101756, 36.713531409546988],\n [119.637555910177184, 36.714632210308309],\n [119.637319910985184, 36.716145909606098],\n [119.636813110636581, 36.721118509411724],\n [119.636332910435499, 36.725829209550454],\n [119.635261409586406, 36.736950609083408],\n [119.635255709683292, 36.737010009304527],\n [119.6349722092001, 36.740279409167442],\n [119.634815509528153, 36.742086009561717],\n [119.634375911019561, 36.747154909671394],\n [119.634048209757111, 36.749906909776143],\n [119.633851410214447, 36.751973709219385],\n [119.633618109887948, 36.754423709786408],\n [119.633615510847221, 36.754451109431216],\n [119.633497809376422, 36.75568730942183],\n [119.633400209552065, 36.756712210100488],\n [119.633304009972107, 36.757680709796944],\n [119.632883810739372, 36.761910409337986],\n [119.632862110098358, 36.762129109171099],\n [119.632847009581837, 36.762283509276585],\n [119.63264491033442, 36.764343409121068],\n [119.632575409827382, 36.765082209376487],\n [119.632361009652982, 36.767933309374769],\n [119.632243309980822, 36.769497510102042],\n [119.632235809634949, 36.76959780969122],\n [119.632093410082916, 36.770141509223322],\n [119.631820009885587, 36.770656409765536],\n [119.631083710644816, 36.772043309151456],\n [119.630024310173781, 36.774038608894728],\n [119.630008109786445, 36.774081609978396],\n [119.629745309898226, 36.774777609698958],\n [119.629676709612568, 36.77551930936869],\n [119.629788310082517, 36.77642760934674],\n [119.62982571018847, 36.776649809341279],\n [119.629938510354009, 36.777321309730723],\n [119.630192809850314, 36.778190108786532],\n [119.630754610037229, 36.780109709895271],\n [119.631382610219362, 36.782255510283619],\n [119.631846410383559, 36.783840209258301],\n [119.633650610487393, 36.790004209326867],\n [119.637513009817667, 36.803131709460899],\n [119.638199310349933, 36.80546700959485],\n [119.638967910540714, 36.808082309151303],\n [119.639654509647926, 36.808941310093417],\n [119.648967109944238, 36.818527109138813],\n [119.655168410293982, 36.82474510989897],\n [119.655619010209193, 36.825483709605578],\n [119.655730610679257, 36.826168209695197],\n [119.655189910386071, 36.835084509342664],\n [119.655211310653499, 36.836372610107901],\n [119.655322910224186, 36.836988209538276],\n [119.658537309349413, 36.842915509842953],\n [119.658713210446422, 36.843479609596386],\n [119.658666010428078, 36.844237710202208],\n [119.658193309673607, 36.850605809610499],\n [119.657764810597541, 36.856377309565232],\n [119.657292710590127, 36.863708209666186],\n [119.656867810601057, 36.86679570905477],\n [119.657103910517094, 36.869765509670572],\n [119.657940709895911, 36.881145809631448],\n [119.65875181024785, 36.892234409990067],\n [119.659502809806895, 36.902513209517053],\n [119.659352609535404, 36.902907909372573],\n [119.658713210446422, 36.903300809684652],\n [119.654421710393649, 36.904793609637409],\n [119.653112809208892, 36.905359809307811],\n [119.638681009720926, 36.912449009414331],\n [119.635753510516111, 36.913887010077531],\n [119.633865209411965, 36.914899209630846],\n [119.632213010022497, 36.915688308968356],\n [119.622363909267051, 36.920714808741479],\n [119.621994809512898, 36.92099100942761],\n [119.621909009693127, 36.921334109781412],\n [119.621626810528937, 36.926758010074138],\n [119.621527109888234, 36.928674209946905],\n [119.621235110811767, 36.934679409527178],\n [119.621192009903439, 36.935566809260877],\n [119.620964910402336, 36.940236110008527],\n [119.620916110490157, 36.940406009929461],\n [119.620861910149074, 36.94059460945374],\n [119.620719409872891, 36.940935009143402],\n [119.618068909952285, 36.947266109543364],\n [119.618012909168442, 36.94742880949201]\n ],\n [\n [120.080826810309077, 36.63458010968435],\n [120.081421309845609, 36.631499609719242],\n [120.081829110125341, 36.629530608850587],\n [120.082022909529769, 36.628580208909568],\n [120.082270609800844, 36.628121509699952],\n [120.082392610030979, 36.627863308944598],\n [120.08252810998431, 36.627606409508246],\n [120.082880809701692, 36.627193309523648],\n [120.084909709915223, 36.62481730967113],\n [120.085800009962554, 36.623774609610621],\n [120.088606810256124, 36.620593408958712],\n [120.089519609542435, 36.619281409609414],\n [120.092391009937273, 36.612126409706093],\n [120.094509509606269, 36.60725700980322],\n [120.094848209577322, 36.60638230939611],\n [120.095985209849573, 36.603336309223323]\n ],\n [\n [120.0809559088882, 36.634604609914845],\n [120.080826810309077, 36.63458010968435]\n ],\n [\n [120.0809559088882, 36.634604609914845],\n [120.080800909834238, 36.635407909547439],\n [120.080438309480428, 36.63690870896977],\n [120.079760209865867, 36.639715709812208],\n [120.078698109630068, 36.644516009406345],\n [120.076337709417771, 36.648114209503206],\n [120.07477071000028, 36.650650410088417],\n [120.073848609925449, 36.65214260929406],\n [120.073643309091494, 36.652775409157869],\n [120.073440910369754, 36.653399309330723],\n [120.071896009992884, 36.664450309034578],\n [120.070736609407049, 36.67334390889431],\n [120.070707709693124, 36.673691308906825]\n ],\n [\n [120.433917109487084, 36.636253209318227],\n [120.434029209080791, 36.636245808797071],\n [120.439229609858671, 36.63655400916025],\n [120.442546609938177, 36.636751509274802],\n [120.459535809729914, 36.637750009455431],\n [120.466447709394288, 36.638147508900488],\n [120.490968010065671, 36.639603308945595],\n [120.516642810017743, 36.639850309544215],\n [120.518262109508782, 36.639848909299758],\n [120.52722520987561, 36.639841109479676],\n [120.536705308902924, 36.639893509377998],\n [120.537432508803249, 36.639897509562445],\n [120.537528610357185, 36.639901209373363],\n [120.538371109639115, 36.639866509032231],\n [120.538974610489959, 36.639849009124532],\n [120.542041709657269, 36.639864909138282],\n [120.546788010358455, 36.639897210088236],\n [120.549846709857889, 36.639895808944459],\n [120.550006710041657, 36.639895609294967],\n [120.550081709902997, 36.63989370992681],\n [120.552109510245714, 36.639842909922379],\n [120.552409909889548, 36.639868708773918],\n [120.553815409953245, 36.640127009354046],\n [120.554175909490709, 36.64025410874018],\n [120.555521309660776, 36.6409749099642],\n [120.562966009973479, 36.644963109160187],\n [120.564490609054474, 36.645769909853527],\n [120.564672909727051, 36.645860209880823],\n [120.564897108914465, 36.645905609456349],\n [120.569241509787958, 36.646317008822962],\n [120.572697109783803, 36.646645710131452],\n [120.574600710154755, 36.646826809309857],\n [120.580281909182872, 36.647457208883111],\n [120.584363409443881, 36.647865109886936],\n [120.589662109718688, 36.648394809672766],\n [120.593771009624447, 36.648805509366809],\n [120.598464709878499, 36.64923740967879],\n [120.602835809824796, 36.649639608980806],\n [120.630831209592657, 36.650794009336096],\n [120.638225910297592, 36.647223409432854],\n [120.638949610036548, 36.646953610121045],\n [120.639476909531822, 36.646866209508005],\n [120.641013309516666, 36.646700109222706],\n [120.648514909035839, 36.645919308829093],\n [120.65533561025029, 36.645251510049206],\n [120.65557287716743, 36.645223842492697]\n ],\n [\n [120.434059209564907, 36.638207509868721],\n [120.433930310635333, 36.638230209656513],\n [120.424062909575696, 36.640498610122791],\n [120.408498009275718, 36.64397310937153],\n [120.386756809779058, 36.648826110136952],\n [120.382120609478648, 36.649860909653285],\n [120.381470610080669, 36.65000591004474],\n [120.380896110567164, 36.650099809158917],\n [120.36934590978592, 36.650897309063623],\n [120.366890409864595, 36.651274709560255],\n [120.363296910524014, 36.651826909484328],\n [120.347149209968165, 36.654591809464478],\n [120.325140509826724, 36.658360209855857]\n ],\n [\n [120.187989409283887, 36.638805009543603],\n [120.15277611012948, 36.638342509799031],\n [120.152697010258862, 36.638341309204122],\n [120.126400309326868, 36.637931909030442],\n [120.115560009986552, 36.637760609764371],\n [120.113876908992211, 36.637725609049653],\n [120.113027109913219, 36.637702709612427],\n [120.112525109246462, 36.637682609764681],\n [120.108030609724892, 36.6375391094424],\n [120.106790009351471, 36.637463609557983],\n [120.106241410312919, 36.637455009341238],\n [120.105050010050036, 36.637432510102315],\n [120.085592109188497, 36.635122709345637],\n [120.0809559088882, 36.634604609914845]\n ],\n [\n [120.187989409283887, 36.638805009543603],\n [120.188163009915002, 36.631958210003461],\n [120.188356609669881, 36.624321009806806],\n [120.188360410204837, 36.624171309558335],\n [120.188420309549656, 36.62181110989485],\n [120.188442009291407, 36.621073309685528],\n [120.188734709839082, 36.600074308982244]\n ],\n [\n [120.187989409283887, 36.638805009543603],\n [120.195123109643873, 36.639054509358175],\n [120.19860751042836, 36.639176409763536],\n [120.201013609690449, 36.639260609689416],\n [120.205763710027213, 36.639698409554001],\n [120.206565809964218, 36.652170809335416],\n [120.208196609985634, 36.671449109289028],\n [120.209644010362808, 36.681237609228333]\n ],\n [\n [120.325140509826724, 36.658360209855857],\n [120.306811810316844, 36.661721509640017]\n ],\n [\n [120.306811810316844, 36.661721509640017],\n [120.29551860969616, 36.662894209400292],\n [120.294685609953035, 36.662980709791952],\n [120.290139109832126, 36.663452909624141],\n [120.286866610006086, 36.663822909599673],\n [120.286665210431124, 36.663845710111502],\n [120.286392609731251, 36.663876509193585],\n [120.279910309912907, 36.664461709740181],\n [120.28003901009231, 36.671965809374683],\n [120.259782110156266, 36.675569209351579],\n [120.259349210697565, 36.675646309129888],\n [120.257980509093272, 36.675889708843044],\n [120.253474410116041, 36.676302809726963],\n [120.234756909403927, 36.679312609489386],\n [120.220251510299022, 36.680414009199239],\n [120.209644010362808, 36.681237609228333]\n ],\n [\n [120.306811810316844, 36.661721509640017],\n [120.309391009287765, 36.68876000916714],\n [120.310399509929539, 36.698945709976613],\n [120.311802309329209, 36.714054109909284],\n [120.311818409891771, 36.714200309996386],\n [120.311847909453491, 36.714361509875857],\n [120.311998110624359, 36.714509909704645],\n [120.312185909751975, 36.714583009298508],\n [120.312666009229019, 36.714555009805906],\n [120.330148110347068, 36.713741009140335]\n ],\n [\n [119.871610509817287, 36.668017809874073],\n [119.863808909953264, 36.667467009295081],\n [119.861930909683792, 36.667216610158505],\n [119.860829610698033, 36.667078909564054],\n [119.859729309060413, 36.666720509943616],\n [119.85503861074335, 36.664789309379159],\n [119.850518709870585, 36.66292830899431],\n [119.833811710142413, 36.656214209817961],\n [119.832538809718358, 36.655961709865096],\n [119.811322510325681, 36.653935009393194],\n [119.789745310297917, 36.651873710203631],\n [119.772442310064662, 36.650121210325665],\n [119.750766910364632, 36.647925708904381],\n [119.746040709511249, 36.647503709228829],\n [119.746564409919642, 36.643290408825351],\n [119.746853510481174, 36.640964610028789],\n [119.746854009604931, 36.640815610352206],\n [119.746776210154053, 36.640660710223642],\n [119.74654561049158, 36.64058320934771],\n [119.745853510231427, 36.640316309450156],\n [119.745738209950446, 36.640262510206753],\n [119.744675009843945, 36.639839109387424],\n [119.740322810049747, 36.638276009430342],\n [119.740226509745639, 36.638249809481181],\n [119.73681450978188, 36.637320409609288],\n [119.716254809911561, 36.631371809761276],\n [119.715527410361801, 36.630751909772869],\n [119.715953909345558, 36.625664309160584]\n ],\n [\n [119.871610509817287, 36.668017809874073],\n [119.871675210642479, 36.668663109415036],\n [119.872102409298805, 36.671822709250705],\n [119.872266509491851, 36.672455209640248],\n [119.872425810003165, 36.672735709985091],\n [119.872616310694298, 36.6730713090937],\n [119.874185509853419, 36.675067509058351],\n [119.875473410069844, 36.676705809425641],\n [119.87587730998996, 36.677098409364135],\n [119.876266210117592, 36.677371208814293],\n [119.876840810355134, 36.677652609380459],\n [119.87881861019082, 36.678152109932],\n [119.880145210033447, 36.678485909497169],\n [119.881066310062238, 36.678728209339454],\n [119.881812509939436, 36.678999609444475],\n [119.885888910145127, 36.681474709190525],\n [119.891603609818844, 36.685065109467303],\n [119.892142210194947, 36.685481509064459],\n [119.892621310525101, 36.686030009177614],\n [119.893168410393855, 36.68690290914202],\n [119.91137300975663, 36.716130609440143],\n [119.911502010309619, 36.716322210002033],\n [119.921758509347796, 36.731543809399341],\n [119.922053209987666, 36.731984109379198],\n [119.922482409635563, 36.73261610974572],\n [119.92340521028234, 36.734009209057831],\n [119.924636109668768, 36.736232509422848],\n [119.925478609850074, 36.737817109472076],\n [119.926213210271499, 36.739180309024107],\n [119.927630110141536, 36.741771109249328],\n [119.929073709983754, 36.744493609792301],\n [119.931206709422213, 36.74870040989606],\n [119.931472610172932, 36.749058109843929],\n [119.936672810401888, 36.758833109160719],\n [119.938222410635831, 36.764552609415432],\n [119.938258710870855, 36.764698209654682]\n ],\n [\n [119.952369610669052, 36.669441609342869],\n [119.927341409778251, 36.669162409417709],\n [119.914715210638519, 36.669003609828792],\n [119.899229710582745, 36.668825009866339],\n [119.886295010706249, 36.668685209354976],\n [119.879305709990604, 36.66859220956286],\n [119.871610509817287, 36.668017809874073]\n ],\n [\n [119.952369610669052, 36.669441609342869],\n [119.952294009161278, 36.672630809464351],\n [119.951802109679647, 36.675300909209625],\n [119.951707609818413, 36.676412209555906],\n [119.951584209343878, 36.690439009252941],\n [119.951560010386288, 36.691759709543021],\n [119.951381409524515, 36.692612710208437],\n [119.95137010954295, 36.696358310087987],\n [119.951187709944975, 36.698438409604989],\n [119.950532209394055, 36.705069609275085],\n [119.950335909874411, 36.707386409455296],\n [119.950130409390908, 36.709811909791881],\n [119.950108809474045, 36.710168910067182],\n [119.950069210525726, 36.710821809778736],\n [119.949992010922642, 36.712097209418744],\n [119.949980710041814, 36.712598308964857],\n [119.949888509746984, 36.716682109691646],\n [119.949872410083685, 36.723513009218038],\n [119.949871210388096, 36.724019409368282],\n [119.94986950977011, 36.724741708862837]\n ],\n [\n [120.070581009605917, 36.673676109464907],\n [120.070361909574558, 36.673649809691028],\n [120.036601209778041, 36.672795309855701],\n [120.014736310332523, 36.67275640968063],\n [120.010384509837309, 36.672631009113843],\n [120.00809311010903, 36.67237441005102],\n [120.005260110765562, 36.672141310273275],\n [119.986119909806007, 36.671004810023987],\n [119.981058010019183, 36.670699709623932],\n [119.978605410411433, 36.670574109407653],\n [119.9775776094192, 36.670547410334791],\n [119.97671711020655, 36.670417609385197],\n [119.976297609747007, 36.670401609546673],\n [119.973124010164952, 36.670705809725405],\n [119.968470409781617, 36.670203209210797],\n [119.959873809228952, 36.669604108742703],\n [119.952369610669052, 36.669441609342869]\n ],\n [\n [120.070581009605917, 36.673676109464907],\n [120.070605109638109, 36.673332809461613],\n [120.071764510224057, 36.664438910127672],\n [120.073310509572366, 36.653379909155547],\n [120.073724009755324, 36.652105309912201],\n [120.076219909920951, 36.648065908714784],\n [120.078571510267011, 36.644481209240439],\n [120.079630209266838, 36.639696309637031],\n [120.079733008971289, 36.639270909624827],\n [120.080308709979022, 36.636887708900701],\n [120.080670609760887, 36.635389709067852],\n [120.080826810309077, 36.63458010968435]\n ],\n [\n [120.070707709693124, 36.673691308906825],\n [120.070581009605917, 36.673676109464907]\n ],\n [\n [120.070707709693124, 36.673691308906825],\n [120.070687209647076, 36.673971008855005],\n [120.070372509883441, 36.676136508892796],\n [120.070157910059606, 36.677220709068536],\n [120.069831009193763, 36.67768180946797],\n [120.069535609780587, 36.678098409613938],\n [120.062686209401136, 36.685147810223327],\n [120.062310110223507, 36.685534809184162],\n [120.059785009970255, 36.688133509953559],\n [120.056382110246204, 36.691417109212296],\n [120.054430309810982, 36.693461009218254],\n [120.050846010534997, 36.69721430909317],\n [120.047326909409435, 36.700811108945572],\n [120.046805909665068, 36.701441209943937],\n [120.046479409896961, 36.701911110209608],\n [120.046329210524732, 36.702195009092463],\n [120.046221909713381, 36.702505709570914],\n [120.045170409786692, 36.705877508939921],\n [120.042112709434036, 36.717110209468672],\n [120.041220610742698, 36.720598109515208],\n [120.040508809933726, 36.72327630945415],\n [120.03871170997752, 36.729398910131636],\n [120.038668410318905, 36.729550508848945],\n [120.037928509293351, 36.732141909821337],\n [120.03709161008976, 36.733603709243823],\n [120.035814910030126, 36.735331909440106],\n [120.03545100925669, 36.735860209880855],\n [120.034945509327827, 36.736593909181636],\n [120.034677610283552, 36.736982709484494],\n [120.034076109524904, 36.737823608872532],\n [120.033471909900754, 36.738724209754537],\n [120.032789409903444, 36.739678209681699],\n [120.031813009662756, 36.741028009335196],\n [120.031544810244895, 36.741328909001993],\n [120.031212209475939, 36.741621210250685],\n [120.030482710009096, 36.742137109040414],\n [120.02995701040777, 36.742377809888069],\n [120.029388309722776, 36.742618509836404],\n [120.028208210340722, 36.743065609590246],\n [120.025847810128425, 36.743856510269779],\n [120.022608709324572, 36.744945409403158],\n [120.021116410294212, 36.745447009871668],\n [120.012694310594043, 36.748378509260874],\n [120.011936809836016, 36.748638709209104],\n [120.006922310616233, 36.750468809787776],\n [120.006715709362538, 36.750547209985825],\n [119.997902609617768, 36.75350020946712],\n [119.997698009355759, 36.75359330998333],\n [119.99761091001551, 36.753609509471346]\n ],\n [\n [120.209644010362808, 36.681237609228333],\n [120.202276409828528, 36.681809609525885],\n [120.174724809302575, 36.683805809490593],\n [120.174166810549877, 36.683839409061534],\n [120.172238610123827, 36.683955609563782],\n [120.165583809545183, 36.684356409520717],\n [120.14962260949585, 36.684301009484045],\n [120.149274309262069, 36.684299809788456],\n [120.137259709368209, 36.684425209455924],\n [120.115894210649344, 36.684575610276227],\n [120.112583410496086, 36.684425209455924],\n [120.103775009709011, 36.683988808936419],\n [120.105395510694279, 36.675720409669225],\n [120.090264109700911, 36.674834109806397],\n [120.089090409894538, 36.67482510939135],\n [120.088146309704484, 36.674833209585017],\n [120.08706101055725, 36.674832809386714],\n [120.070707709693124, 36.673691308906825]\n ],\n [\n [120.209644010362808, 36.681237609228333],\n [120.212745609322496, 36.700288708956805],\n [120.215210310207681, 36.707812709688881],\n [120.21720880973885, 36.71391320952705],\n [120.220910210637726, 36.725342509049597],\n [120.221878109587124, 36.728490408705454],\n [120.222583210446828, 36.731516710128119],\n [120.222948510565402, 36.733084809416482],\n [120.223379709406117, 36.734935309317109],\n [120.223575910000363, 36.735777409300056],\n [120.223847109556573, 36.736941409018868],\n [120.224429309964762, 36.739461209567196],\n [120.224700109322612, 36.739906709427146],\n [120.22754201015573, 36.742980109244684],\n [120.235869810543363, 36.752460408820866],\n [120.24029730967311, 36.757866709381176],\n [120.254605209562783, 36.777427909070809],\n [120.252867310178317, 36.78360720930533],\n [120.250974810139382, 36.790155209995021],\n [120.250933310024266, 36.790554009859704],\n [120.250983109982599, 36.790932909526191],\n [120.251182309815817, 36.791451409155286],\n [120.251582809399224, 36.792285809142811],\n [120.25207720899607, 36.793315710052013],\n [120.25228631036498, 36.793751309275535],\n [120.253456709659531, 36.796190809358393],\n [120.253797009524419, 36.79716790927165],\n [120.254834610429043, 36.800783610175529],\n [120.256029909253016, 36.80495750948154],\n [120.256121210225729, 36.805535709705282],\n [120.256038209995495, 36.806147209126436],\n [120.255706110148935, 36.809011509373704],\n [120.255017209676566, 36.815012409295321],\n [120.254452810448925, 36.820009510230761],\n [120.253888310497246, 36.824667309548772],\n [120.253251210075291, 36.830444610130712],\n [120.252820309809522, 36.832699409250381],\n [120.252219610346856, 36.835762510031884],\n [120.252151010061084, 36.836009709380619],\n [120.252082309950652, 36.836373709079453],\n [120.251644709735615, 36.838591909389152],\n [120.251018309447431, 36.841531109673042],\n [120.249783709350822, 36.847759109095648],\n [120.249192909625094, 36.849669109941544],\n [120.248710809156591, 36.851227609866328],\n [120.24532911005042, 36.858317210171151],\n [120.241640509202171, 36.86546050989466],\n [120.241456009687113, 36.866283109877656],\n [120.241262909955367, 36.867012609344499],\n [120.241063309923902, 36.873837609318286],\n [120.240833710307584, 36.876608309925587],\n [120.240301610231199, 36.877974309966476],\n [120.234980110343827, 36.897882309820773],\n [120.234127009853637, 36.901786009616728],\n [120.234117110116586, 36.901831209542763],\n [120.233489910331173, 36.904701609891447],\n [120.232133510553126, 36.911254708837816],\n [120.231778610194738, 36.91265840935813],\n [120.231633809452774, 36.91295000913567],\n [120.23133341070843, 36.913310309023586],\n [120.230849509797054, 36.913719210073566],\n [120.224178310081015, 36.919385709682786],\n [120.22346380950728, 36.920056808974607],\n [120.22279860976812, 36.920742909857438],\n [120.219138309685263, 36.924871209938431],\n [120.217176710237027, 36.927098509588575],\n [120.216715310363384, 36.927458709651773],\n [120.216329110000515, 36.927673108926911],\n [120.216022210056963, 36.927786109641318],\n [120.215706810620873, 36.927926109802172],\n [120.212296110177363, 36.928657509536492],\n [120.211613809829487, 36.928805208793392],\n [120.211200709845002, 36.928929609314082],\n [120.21078400987426, 36.929209709460565],\n [120.208490610053673, 36.932245809896244],\n [120.20578260928005, 36.935837609518103],\n [120.205180109374623, 36.936650409588765],\n [120.204231309327497, 36.938220909167683],\n [120.202224910151585, 36.941541708882824],\n [120.201387510025597, 36.942978108752754],\n [120.200976110658985, 36.943765409446144],\n [120.200241210763352, 36.945986208796569],\n [120.199779910714369, 36.947538210220273],\n [120.199097510541719, 36.949863309344323],\n [120.197875509047549, 36.954037209549654],\n [120.197112609659257, 36.956670809410355],\n [120.196266609316581, 36.959570310021832],\n [120.195652509056117, 36.961786309690467],\n [120.195659409554196, 36.962103509569374],\n [120.195866009908514, 36.962372209010312],\n [120.196134209326374, 36.962603709793427],\n [120.196658710131373, 36.962816409349841],\n [120.198431609331351, 36.963616010070837],\n [120.198738010151146, 36.963754409438479],\n [120.200757910849006, 36.964666809425751],\n [120.201306410062784, 36.964914609521657],\n [120.201354010279374, 36.964936109613802],\n [120.201622010047799, 36.965057209622557],\n [120.201726709120408, 36.965104509465618],\n [120.202150709787475, 36.965296009303415],\n [120.202576310348491, 36.965488309537932],\n [120.20295211005191, 36.965658009809374],\n [120.20300231020849, 36.965680709597109],\n [120.20336980916943, 36.965857009993044],\n [120.203785810366867, 36.966056510199849],\n [120.204215209664312, 36.966262509807052],\n [120.204313509161125, 36.966328509253344],\n [120.204454309718699, 36.966451109331274],\n [120.204557009598375, 36.96659930951057],\n [120.204689209939147, 36.966823210123096],\n [120.204811009620471, 36.967143309416258],\n [120.204874210376602, 36.967433509848661],\n [120.204892810155116, 36.967588909100925],\n [120.204891509735489, 36.967750109879717],\n [120.204817610644227, 36.968253609716385],\n [120.204793009689752, 36.968421309895575],\n [120.204770010427751, 36.968577909742805],\n [120.204767209938836, 36.968597109369171],\n [120.204740910164901, 36.968776209354644],\n [120.204716310109688, 36.968943509335531],\n [120.204691509505665, 36.969112409210368],\n [120.204637609538167, 36.969479609596362],\n [120.204551910442319, 36.970063609547992],\n [120.204083810619409, 36.973122609420955],\n [120.203817109472084, 36.974885209584784],\n [120.203655109196006, 36.975956109686763],\n [120.203084309493306, 36.979711009455571],\n [120.202872909457255, 36.981127709676116],\n [120.202070509146779, 36.986682810263517],\n [120.202032010069274, 36.986934509819832],\n [120.201727109318654, 36.988928109844437],\n [120.201463009910071, 36.990297409497884],\n [120.201430010186868, 36.990468309464973],\n [120.20125951041814, 36.991352409586113],\n [120.201102609298005, 36.992105909260374],\n [120.20094850956616, 36.992845608837854],\n [120.200835109552713, 36.993389409093993],\n [120.200763709677517, 36.993731809775227],\n [120.200725809548544, 36.993916810212681],\n [120.200715010489375, 36.993969908884253],\n [120.20066791029592, 36.994204309981001],\n [120.200521009636986, 36.994935410241055],\n [120.200430709609577, 36.995384609012547],\n [120.200322710025148, 36.995840710080756],\n [120.200261909559572, 36.996052209941581],\n [120.200173610523734, 36.996247709963882],\n [120.199710910230351, 36.997080609882289],\n [120.199074309831644, 36.998192309527496],\n [120.198519110668485, 36.999161810169483],\n [120.197555509579161, 37.000840108784018],\n [120.193691209981466, 37.007453509072263],\n [120.192792110067899, 37.008654409773271],\n [120.191545510317155, 37.014067409383472],\n [120.190592710085525, 37.018223609132292],\n [120.190365309311687, 37.018667609822387],\n [120.190025509469706, 37.019150409064196],\n [120.187851509939264, 37.021778609395369],\n [120.186202510337694, 37.023841509378201],\n [120.185876310043682, 37.024362109823585],\n [120.185805609841054, 37.024693809471785],\n [120.185800210311527, 37.024985009050965],\n [120.18586460986387, 37.025327710105785],\n [120.186047010361335, 37.026201409567477],\n [120.186009410605834, 37.026775209408413],\n [120.185855910721784, 37.027509009433288],\n [120.18583190961499, 37.027620309529709],\n [120.184649909965401, 37.03311281010815],\n [120.183945109479282, 37.036387310026385],\n [120.183308109781478, 37.036918209507803],\n [120.183226955076663, 37.03698585263372]\n ],\n [\n [120.434952609575362, 36.709969810058737],\n [120.434813909834133, 36.712059910036885],\n [120.434157309412399, 36.71398820938839],\n [120.433830009247572, 36.714949609836651],\n [120.431371209713575, 36.718188609916467],\n [120.430184609132425, 36.719710609956735],\n [120.428015709657302, 36.722479209747803],\n [120.427450709682603, 36.723393409278458],\n [120.426893809901458, 36.724560310210222],\n [120.42638590968204, 36.726065209641774],\n [120.426122009922892, 36.72739680881574],\n [120.426046410213758, 36.728805409741938],\n [120.426108010176563, 36.730122609870591],\n [120.426479409497233, 36.732048910029221],\n [120.427808710004001, 36.736275809081349],\n [120.428046610362799, 36.73727330921588],\n [120.428196009338421, 36.738505309372556],\n [120.428120609278722, 36.740665310056045],\n [120.42829901049106, 36.747874110102146],\n [120.428613909904129, 36.749063909571817],\n [120.429445309753305, 36.75129510958169],\n [120.429408110196164, 36.756895809394166],\n [120.429551810167936, 36.757575109603692],\n [120.431124710037352, 36.765009709630419],\n [120.43309260923661, 36.768908809394077],\n [120.435119809731532, 36.772686009651693],\n [120.43964361006465, 36.78139501017165],\n [120.439846209335201, 36.782004009477532],\n [120.440040409837138, 36.782384809411496],\n [120.441390008941767, 36.786824710192263],\n [120.441747310490086, 36.787879709381116],\n [120.441858409138376, 36.788207710117774],\n [120.442028710156933, 36.788710308833743],\n [120.442507409389464, 36.790234808989283],\n [120.442633810002349, 36.791149409617617],\n [120.442649509467401, 36.79220850971501],\n [120.442450309634182, 36.793294609258851],\n [120.442189709487593, 36.793965209426915],\n [120.442005009423724, 36.794670709585603],\n [120.441951409829812, 36.794775110083322],\n [120.440193910620565, 36.799733309045052],\n [120.438859109860118, 36.803892309282674],\n [120.438683109837712, 36.804371908736641],\n [120.438071109494217, 36.807103109321076],\n [120.437436209713383, 36.81110580918579],\n [120.437367010479193, 36.811710710281091],\n [120.437102210498665, 36.813704109756884],\n [120.436785709393007, 36.815766008794299],\n [120.436719209923695, 36.816491609700051],\n [120.436509609431027, 36.817917609809911],\n [120.436419409228392, 36.818785909742019],\n [120.436397410012546, 36.819384109988732],\n [120.436375109523738, 36.820257608901557],\n [120.436507910611681, 36.821884909660923],\n [120.436656709739395, 36.822766509666735],\n [120.437011509373747, 36.825469110011454],\n [120.437018310047051, 36.826292109293433],\n [120.437119409133516, 36.827711709827611],\n [120.437076009650241, 36.828877309440315],\n [120.436452409850858, 36.83565871028128],\n [120.436019010369137, 36.840434009621902],\n [120.436009109732709, 36.840513909889069],\n [120.434861709700158, 36.848983609805828],\n [120.434253609716393, 36.853254009065324],\n [120.43408160987849, 36.854931709630762],\n [120.433608509824921, 36.860119410182676],\n [120.433092410486438, 36.864747509390099],\n [120.432945109629145, 36.865991509200853],\n [120.432869410095236, 36.866631109737966],\n [120.432511809072821, 36.869650709412781],\n [120.432511809072821, 36.87009790899134],\n [120.432855810547267, 36.871336609996604],\n [120.434299610039034, 36.875673909823149],\n [120.434350810241767, 36.875833210334463],\n [120.435780109964185, 36.880276609478017]\n ],\n [\n [120.330148110347068, 36.713741009140335],\n [120.328578409366173, 36.697987109117832],\n [120.325140509826724, 36.658360209855857]\n ],\n [\n [119.938258710870855, 36.764698209654682],\n [119.939663009440437, 36.76901730990096],\n [119.93971630956014, 36.769112308886008],\n [119.940800509735823, 36.772917009512412],\n [119.941594809852631, 36.775704409630862],\n [119.943584210043355, 36.777659209305114],\n [119.94371161070228, 36.777813409761109],\n [119.943819410637389, 36.77792380963615],\n [119.944099209511023, 36.778175809565994],\n [119.944449609661774, 36.778518009698416]\n ],\n [\n [119.944449609661774, 36.778518009698416],\n [119.944573009237047, 36.778191410105535],\n [119.944871910610232, 36.77795600986201]\n ],\n [\n [119.944449609661774, 36.778518009698416],\n [119.944541309933584, 36.778740409342447]\n ],\n [\n [119.944541309933584, 36.778740409342447],\n [119.944007309589779, 36.778214109893327],\n [119.943579610011057, 36.777880809451858],\n [119.943486809868432, 36.777778609595202],\n [119.941494909562493, 36.775743509455424],\n [119.940686209500996, 36.772905709530903],\n [119.939415310068512, 36.76910510981304],\n [119.939361910124148, 36.76899520996102],\n [119.938258710870855, 36.764698209654682]\n ],\n [\n [119.907775010208638, 36.799857309367383],\n [119.906491410550188, 36.800139010307134],\n [119.905711010354935, 36.800574509705882],\n [119.90502620989173, 36.800833109760276],\n [119.900069510099911, 36.802766009144079],\n [119.895005509496741, 36.80472470917806],\n [119.892087210356522, 36.805953109348593],\n [119.891150809262513, 36.80662990944279],\n [119.891091310115939, 36.806672909627139],\n [119.890102410198097, 36.807387609850366],\n [119.889877109341228, 36.807542209605344],\n [119.887818410091654, 36.809150808962727],\n [119.887772210119465, 36.80918690864894],\n [119.885979810020331, 36.810587409381469],\n [119.885623109219182, 36.8111865089503],\n [119.883584309268485, 36.821810309997886],\n [119.881884110363444, 36.830668609668635],\n [119.881412009456767, 36.832549209878209],\n [119.880119309558495, 36.834103309420243],\n [119.879652510155324, 36.834464209155954],\n [119.871605910684252, 36.842694409719286],\n [119.868473109746333, 36.846060108986876],\n [119.866777909273196, 36.84769140903137],\n [119.865330110496302, 36.849429109665721],\n [119.864889609967577, 36.84995790923017],\n [119.864383010167899, 36.851234709114578],\n [119.864095710049014, 36.852979909195483],\n [119.864293209264247, 36.865703709059005],\n [119.864364410389271, 36.870698409703891],\n [119.864404209886402, 36.883143409840557],\n [119.86440440953595, 36.883207509918691],\n [119.864449810010797, 36.893267109589488],\n [119.864481910411882, 36.897317009472488],\n [119.86447361056878, 36.897410109988641],\n [119.864288709956099, 36.899490009856095],\n [119.864232409698047, 36.900123109194169],\n [119.864183009938074, 36.900679109653254],\n [119.864138609509268, 36.90117790963285],\n [119.864020609463637, 36.902683309986799],\n [119.863602209774172, 36.908019809666541],\n [119.863589910645942, 36.908180110223952],\n [119.863065709315151, 36.914985409648978],\n [119.862782510104807, 36.917551409270175],\n [119.862580510682051, 36.919381609673621],\n [119.862481409889256, 36.920279809365752],\n [119.862422010567343, 36.920818209193044],\n [119.861735410560755, 36.923785909891876],\n [119.861027310462077, 36.926616310194618],\n [119.860886810278089, 36.927070910294333]\n ],\n [\n [119.945663010039993, 36.822030709549665],\n [119.945569310575252, 36.819771309498378],\n [119.945394809722757, 36.81556330969903],\n [119.945309010802248, 36.813381609273904],\n [119.945094410079037, 36.807300109412552],\n [119.945072909986834, 36.805719509547771],\n [119.945309009902985, 36.802850309793996],\n [119.945254709737128, 36.798615009275295],\n [119.945254209714108, 36.798550909197161],\n [119.94515970985276, 36.794849609022265],\n [119.945115810346465, 36.793090709568617],\n [119.945142709968195, 36.791691709804638],\n [119.944969109336967, 36.789856209696381],\n [119.94505110952116, 36.787319709636961],\n [119.945085710037574, 36.786000509416056],\n [119.944875109498753, 36.784064108971506],\n [119.944656510389677, 36.782360909028796],\n [119.944627710500527, 36.782136910390136],\n [119.944600210131625, 36.78105620947656],\n [119.944576409573756, 36.780119409083511],\n [119.944541309933584, 36.778740409342447]\n ],\n [\n [120.47794160991748, 36.844110609916754],\n [120.484587609730511, 36.845362209898099],\n [120.485555809952757, 36.845485109450294],\n [120.488905410456368, 36.845533309514678],\n [120.491505609496357, 36.845512409270327],\n [120.494470609531049, 36.84555510998041],\n [120.500037910321339, 36.84563540954656],\n [120.500228009914736, 36.845638109311324],\n [120.506059709588044, 36.845782309306173],\n [120.507804509470589, 36.845804209596622],\n [120.50801691045217, 36.845788510131683],\n [120.508675410242063, 36.845573208836583],\n [120.50896340913414, 36.845529009855966],\n [120.509154710221765, 36.845559909662143],\n [120.510495309810722, 36.845891609310399],\n [120.511444510056208, 36.845966309697474]\n ],\n [\n [120.511444510056208, 36.845966309697474],\n [120.511685910576375, 36.845986909568296],\n [120.514038209695627, 36.846135608871293],\n [120.515448910538908, 36.846223010383653],\n [120.517567010009543, 36.846357409566849],\n [120.520374109777435, 36.846604910188489],\n [120.520462709186745, 36.846610509367565],\n [120.521849009624134, 36.846716709408668],\n [120.522668909842423, 36.846779609791213],\n [120.523645409907772, 36.846854410003061],\n [120.524385609508386, 36.846913509850651],\n [120.527312310115121, 36.847147109651416],\n [120.52969731038263, 36.847337509618399],\n [120.529971109878829, 36.847362909170954],\n [120.531639009632613, 36.847517709474744],\n [120.532860709853935, 36.847631009663417],\n [120.53640480943443, 36.847959909722135],\n [120.536483510006065, 36.84796720951914],\n [120.539407609773434, 36.848191409605931],\n [120.539587609080968, 36.848246010145317]\n ],\n [\n [120.511547509410093, 36.84873770907808],\n [120.511857009293635, 36.847357810014955],\n [120.511967008970373, 36.846707909542431],\n [120.511709810059756, 36.846296910374178],\n [120.511520609788363, 36.846018909245345],\n [120.511444510056208, 36.845966309697474]\n ],\n [\n [120.472439509975516, 36.878977208731271],\n [120.473095110351096, 36.879067609482661],\n [120.47312651018035, 36.879103609344156],\n [120.474239410420523, 36.879344508941983],\n [120.47532241000124, 36.879571009494555],\n [120.475881610248166, 36.879797409323032],\n [120.482039809689581, 36.882939809624588],\n [120.485847110256032, 36.884905409257271],\n [120.486041009485007, 36.884956609460005],\n [120.486315109354905, 36.885028909556581],\n [120.487129110020419, 36.885108209975954],\n [120.493317909793745, 36.8856366093421],\n [120.499642009870968, 36.886135209672261],\n [120.504153209802894, 36.886543209601484],\n [120.504310709871447, 36.886568708978814],\n [120.510754810086496, 36.887095809723917],\n [120.515376810091766, 36.887528409708409],\n [120.515523510201888, 36.887504309676217],\n [120.524964110105657, 36.888263809627176],\n [120.52992311036337, 36.888718309002797],\n [120.530024709472855, 36.888673709823877],\n [120.530535910204208, 36.888707309394874],\n [120.537152709929728, 36.889159209729769],\n [120.539686409500291, 36.88929441020889],\n [120.542348710324745, 36.889629609119197],\n [120.545950809882015, 36.890030409975509],\n [120.550566909435361, 36.890602909396819],\n [120.557399009556661, 36.891381309499877],\n [120.563917409960595, 36.892138009861299],\n [120.566908609944448, 36.89248710959248],\n [120.567178409256258, 36.89253380958769],\n [120.571823310497393, 36.893097608967537],\n [120.577744109603032, 36.893793109564399],\n [120.577879509731702, 36.893812109541273]\n ],\n [\n [119.906909410041294, 36.909154109274766],\n [119.906996410456031, 36.905894709872996]\n ],\n [\n [119.906909410041294, 36.909154109274766],\n [119.911392710305449, 36.909295609504852],\n [119.91224151023755, 36.909322409301808],\n [119.912531210646875, 36.909331509541573],\n [119.913979709995715, 36.909377209490685],\n [119.923549809576116, 36.909951909553058],\n [119.923957510031073, 36.90994341006035],\n [119.925266410316681, 36.909874709949975],\n [119.925609710319918, 36.909849010023834],\n [119.925878009562553, 36.909763209304742],\n [119.926993809217038, 36.909325709813686],\n [119.927681509993704, 36.90907650947338],\n [119.930158809481554, 36.908021709934019],\n [119.930459210024537, 36.907884509362646],\n [119.930749909580754, 36.907609509271481],\n [119.931565410315443, 36.906194209295393],\n [119.932143609639979, 36.905190708884163],\n [119.932594209555191, 36.904349910220219],\n [119.932658610906174, 36.903921010046645],\n [119.932765910818148, 36.903732209973555],\n [119.935845009639593, 36.901106909056637],\n [119.935955209865142, 36.901015010034712],\n [119.936596109922561, 36.900480609492604],\n [119.939644110187601, 36.89691100963546],\n [119.939836209873192, 36.896671209908448],\n [119.939900510500252, 36.896370910089502],\n [119.939794310459092, 36.895795609280015],\n [119.939558309468453, 36.89449990924345],\n [119.939644110187601, 36.892878209461855],\n [119.939730009832147, 36.892560809034137],\n [119.939879109333447, 36.892295209556323],\n [119.940533609838326, 36.891711709627771],\n [119.940792110067832, 36.891393809177032],\n [119.940963810431526, 36.890896109967571],\n [119.941071110343501, 36.890595809249248],\n [119.941391910208495, 36.890064210095261],\n [119.941434809668749, 36.889875409122908],\n [119.941531310521668, 36.889309109627732],\n [119.941638610433642, 36.88905170926904],\n [119.941709110087459, 36.888867510127568],\n [119.941789909676686, 36.888656509390444],\n [119.94181030989796, 36.888408109446743],\n [119.941886510354266, 36.887910009139659],\n [119.942014109763363, 36.88767010958793],\n [119.942357510490751, 36.887361209552239],\n [119.942862809870803, 36.887034709784075],\n [119.943002310908014, 36.886888809171239],\n [119.943688910015226, 36.886039309566513],\n [119.943956010461534, 36.885602109549779],\n [119.944289709302666, 36.885129710068099],\n [119.944847610029228, 36.88460620930914],\n [119.945157709760565, 36.884177609509152],\n [119.945361510525345, 36.883654109649513],\n [119.945812110440556, 36.883104908964413],\n [119.945899010131257, 36.882881309624793],\n [119.945833610532759, 36.882469809534143],\n [119.945640509901637, 36.881697509532501],\n [119.945663010039993, 36.880881810047526],\n [119.945609410445968, 36.880632909181486],\n [119.945244610350528, 36.87949151032501],\n [119.945232809446679, 36.878410609761886],\n [119.945222110212285, 36.878075909076017],\n [119.945137309539291, 36.877363208944985],\n [119.945266010617956, 36.875543709574572],\n [119.946337909866656, 36.869210010133941],\n [119.94644510995397, 36.868643510089953],\n [119.946531009598516, 36.867141509173337],\n [119.947089909471856, 36.861527309637665],\n [119.947378510010253, 36.858746509643765],\n [119.947797009524379, 36.85568180896837],\n [119.947784909146321, 36.855556209651411]\n ],\n [\n [120.497462809561057, 36.914087209956847],\n [120.497607609403758, 36.91354461029556],\n [120.497776209804329, 36.912945910025769],\n [120.498651810432762, 36.909812709788753],\n [120.49887260928358, 36.909056110151425],\n [120.499295409355682, 36.907608009202306],\n [120.500054909306641, 36.904983909779673],\n [120.500661709770156, 36.902873308856158],\n [120.501347810652987, 36.900516009506305],\n [120.501526809914367, 36.899374109727432]\n ],\n [\n [119.86075720987742, 36.927049209653376],\n [119.860886810278089, 36.927070910294333]\n ],\n [\n [119.860886810278089, 36.927070910294333],\n [119.858709809710035, 36.934112009261867],\n [119.858184510306955, 36.93670800936718],\n [119.858087909629376, 36.937319009664634],\n [119.858036909975453, 36.937734909238713],\n [119.857916509639267, 36.938916709238811],\n [119.857810909446016, 36.939899709603992],\n [119.857610109718848, 36.941761209112542],\n [119.856993209868847, 36.947077509119822],\n [119.856838509389718, 36.948851910187557],\n [119.856435310041547, 36.95347380946879],\n [119.856424110784133, 36.954605209662759],\n [119.856556009852056, 36.957974809290079],\n [119.857980310243192, 36.962475609461876],\n [119.862529310479317, 36.974424909581955],\n [119.866309410151189, 36.980345809411631],\n [119.868891509435684, 36.984478409151336],\n [119.869374109927321, 36.985236009734137],\n [119.870459210324384, 36.986910609437132],\n [119.872537010274868, 36.990079509162058],\n [119.875420010125481, 36.994414909620446],\n [119.880453423334487, 37.00045370129272]\n ],\n [\n [120.487515809507045, 36.935360809653673],\n [120.488048809804809, 36.935252609520376],\n [120.494249809780968, 36.933994010115555],\n [120.499292310291935, 36.932947709169468],\n [120.502875810070691, 36.932073009661735],\n [120.505879809205908, 36.931404009387563],\n [120.50970940936179, 36.930031909245258],\n [120.513690409484866, 36.928145009284776],\n [120.517080709707102, 36.925657809160612],\n [120.519612809383716, 36.923410609312214],\n [120.520401510321562, 36.922396909689667],\n [120.521915608918334, 36.920252609370493],\n [120.52294021012267, 36.91860150985184],\n [120.524144410436293, 36.915576509748178],\n [120.525043809824069, 36.911120409479338]\n ],\n [\n [120.600976298402102, 37.01066518583373],\n [120.596300309711637, 37.012644009213716],\n [120.585840709581134, 37.017249709006933],\n [120.580508609384879, 37.019542609703706],\n [120.578910610336493, 37.020039309766389],\n [120.577912110155808, 37.020318310042001],\n [120.576595109676646, 37.020392309857243],\n [120.574159310304026, 37.020417709409799],\n [120.569816909522842, 37.020441509068462],\n [120.568279010368087, 37.020439309326719],\n [120.561932509078133, 37.020387809649776],\n [120.560301110108185, 37.020354809926573],\n [120.560175909190889, 37.020357709340885],\n [120.553871509662486, 37.020315209179614],\n [120.552930409610781, 37.020315210078934],\n [120.542082309551006, 37.020099709134342],\n [120.47122570939905, 37.019550209874353],\n [120.456870009643239, 37.019665809629487],\n [120.455560209136365, 37.019676309214333],\n [120.454642209070698, 37.019683709735489],\n [120.451704509755359, 37.019707308845284],\n [120.448418309657313, 37.019719909246476],\n [120.442006809866484, 37.019744409476971],\n [120.419727810390214, 37.019752109472336],\n [120.415092909610166, 37.019753709366228],\n [120.405525609619303, 37.019757009878163],\n [120.393205909325275, 37.019820309559691],\n [120.36552850983287, 37.019962610186383],\n [120.361142609743752, 37.021792309667433],\n [120.350718509451667, 37.029351109666038],\n [120.347332409063483, 37.032296909175045],\n [120.327313208937539, 37.046633109830225],\n [120.324759010220191, 37.048462109638706],\n [120.320770009728221, 37.05298320930774],\n [120.315532209743765, 37.059137609113407],\n [120.311978309351503, 37.063854609902364],\n [120.308346609508476, 37.068669709639437],\n [120.307789709727331, 37.069112309185755],\n [120.307125609859099, 37.069458109304378],\n [120.306421809419021, 37.069706409423304],\n [120.30554690936242, 37.069910609487067],\n [120.302041209933918, 37.07058810925389],\n [120.298408910243097, 37.071201910040145],\n [120.291370809615273, 37.071201909140825],\n [120.282607509828722, 37.073855609748648],\n [120.276256010106863, 37.076731709101125],\n [120.273110410017466, 37.079592010063266],\n [120.272209109462892, 37.080189809212357],\n [120.268078309266571, 37.082381410273911],\n [120.266265410020765, 37.083099910132773],\n [120.26536141060069, 37.083331410016626],\n [120.259956810658309, 37.084144110262514],\n [120.251802909476737, 37.086266709940787],\n [120.248635810194514, 37.088256209956171],\n [120.248543209701438, 37.088316409674633],\n [120.248072710487236, 37.088617709539733],\n [120.247441610342094, 37.089006310193099],\n [120.246719609422485, 37.089319509887503],\n [120.245673509924586, 37.089403410339173],\n [120.245489309883851, 37.089409009518249],\n [120.244185609478336, 37.089449009564191],\n [120.243397610011698, 37.089473209421158],\n [120.242464709978435, 37.089501809660817],\n [120.238191209856495, 37.08963280940668],\n [120.236408209471392, 37.089989708957944],\n [120.233039410240622, 37.090651209785563],\n [120.226693110398742, 37.091897309513286],\n [120.22579081069739, 37.091966610370832],\n [120.224611130761573, 37.091901505655649]\n ],\n [\n [119.710659810002312, 36.989830609195337],\n [119.713597410392254, 36.990316509299532],\n [119.714198209679694, 36.990247909913137],\n [119.722792810140163, 36.983169109566802],\n [119.723854109979243, 36.982295009906807],\n [119.734110910290383, 36.974032709841765],\n [119.740848609475847, 36.968529609853647],\n [119.746127210802229, 36.964363509468456],\n [119.752861509650984, 36.959337810091938],\n [119.761167809946528, 36.952902609567843],\n [119.767338009941227, 36.948125509784518],\n [119.770277710248138, 36.945827609756464],\n [119.770332110238769, 36.945274109412651],\n [119.770250309704124, 36.945022810054695],\n [119.769926910798404, 36.943802209704245],\n [119.769772310144049, 36.943205109328403],\n [119.769789009655142, 36.942925709753752],\n [119.769880810650989, 36.942706409173525],\n [119.770363609892797, 36.942286209940676],\n [119.77823741002851, 36.938471609577164],\n [119.780663209839304, 36.935263009280504],\n [119.786305510490934, 36.927828909276798],\n [119.786599010535951, 36.927681709143599],\n [119.786896709515645, 36.927630309291374],\n [119.787368810422322, 36.927602409623546],\n [119.787851610563393, 36.92761310975726],\n [119.799803509724256, 36.928247808989227],\n [119.813591610464528, 36.928979410171678],\n [119.814503010405701, 36.929027809885554],\n [119.814770209777407, 36.929028209184537],\n [119.81529591027811, 36.928839508936221],\n [119.818986610143952, 36.927244309477373],\n [119.81989320950413, 36.926884109414175],\n [119.820869609744705, 36.92670390955783],\n [119.826314510106613, 36.926234409490462],\n [119.829960709718989, 36.925909309067436],\n [119.832356310295495, 36.925677409884599],\n [119.834613909904078, 36.925514010263441],\n [119.836067010184479, 36.925408909193834],\n [119.836962209738203, 36.925385109535227],\n [119.83897451026553, 36.925331709590751],\n [119.840261909559558, 36.925426108728004],\n [119.853529609503994, 36.926478209401921],\n [119.86075720987742, 36.927049209653376]\n ],\n [\n [119.952925410579269, 36.995689310113619],\n [119.953269810453435, 36.991352909609134],\n [119.953441410093092, 36.988362108924264],\n [119.953547609234874, 36.987951209580729],\n [119.954051909468149, 36.987162809016468],\n [119.955108809823741, 36.985838709289055],\n [119.956240610216014, 36.984223309258368],\n [119.957797309698094, 36.982183109063271],\n [119.958848709800122, 36.980229009960908],\n [119.95988941066787, 36.978334909128819],\n [119.960886210230456, 36.976089709372616],\n [119.961091109966787, 36.97536070902953],\n [119.961154409648316, 36.974289809826928],\n [119.96114971069062, 36.97414050977676],\n [119.961134010326418, 36.973637909262152],\n [119.961132909556227, 36.973286910162813],\n [119.961379709605922, 36.972498309949117],\n [119.962002009884941, 36.970321108832138],\n [119.962071710041414, 36.970046810212182],\n [119.962023410152369, 36.969815410153103],\n [119.96185280965949, 36.969472109250489],\n [119.961370009518419, 36.968812110290685],\n [119.96110071022963, 36.968186710048656],\n [119.961014910409858, 36.968041009085368],\n [119.960586809733513, 36.967757710050307],\n [119.959632010309065, 36.967277709498774],\n [119.958880910025982, 36.967011909472092],\n [119.958183609885737, 36.966737609952816],\n [119.957914309697685, 36.966549509552294],\n [119.955941210618448, 36.96488600928194],\n [119.955565710389237, 36.964363110169472],\n [119.955286809938343, 36.96408880975082],\n [119.954782509705069, 36.963694410268886],\n [119.953988610685883, 36.963248709860125],\n [119.953205410001715, 36.962640009129188],\n [119.951247310714848, 36.961435509341356],\n [119.949819410337568, 36.96049290922042],\n [119.949524310398715, 36.960248610185261],\n [119.949273210690194, 36.959939609425476],\n [119.948906810700805, 36.958938909503104],\n [119.94813501072224, 36.956733609968182],\n [119.947453709521142, 36.954950409034211],\n [119.947336709521551, 36.954598408989455],\n [119.947079209338085, 36.954272709617896],\n [119.94601760912542, 36.952944909180246],\n [119.945381810022582, 36.952149509192566],\n [119.943001109413785, 36.949171710006453],\n [119.942851010765594, 36.948914410371799],\n [119.942824109345224, 36.948657209662542],\n [119.942919309778404, 36.948054510107625],\n [119.943095709999056, 36.946937209484702],\n [119.943367010279417, 36.94521840990177],\n [119.943312310814576, 36.945000210091678],\n [119.943151409510051, 36.944828709377475],\n [119.937851309890107, 36.941334409755257],\n [119.937604609665073, 36.941102909871461],\n [119.93758310957287, 36.94086280977092],\n [119.937901009124289, 36.93978340927697],\n [119.937949009539238, 36.939627609826402],\n [119.938012309220767, 36.939310709421761],\n [119.937938209580807, 36.939087309731633],\n [119.937871410637172, 36.939022009957853],\n [119.937745109848947, 36.938898709308035],\n [119.937514810560174, 36.938693209723908],\n [119.937399509379929, 36.938597809641237],\n [119.936712809548567, 36.938102508923691],\n [119.936547509659931, 36.937966109648301],\n [119.935640510101507, 36.937214909540501],\n [119.935215010264528, 36.937092209637797],\n [119.93464480951036, 36.93694490967988],\n [119.934056109701714, 36.936804509320723],\n [119.933484710151333, 36.936660909173668],\n [119.933102509972969, 36.936600310156223],\n [119.932945410102661, 36.936583008998696],\n [119.932693110698551, 36.936567009160171],\n [119.932170310511538, 36.936542109630693],\n [119.931562009978848, 36.936529609054276],\n [119.924977810677433, 36.936394610023285],\n [119.92446120951729, 36.93636920957141],\n [119.921328909501653, 36.936215009115415],\n [119.905944910529229, 36.935751509324746],\n [119.906036610801038, 36.931641909746418],\n [119.906036810450473, 36.931417109811832],\n [119.906049909975422, 36.930584610091728],\n [119.906372910481537, 36.920794509359155],\n [119.906705510351117, 36.914181009246249],\n [119.906803909672703, 36.911755509808984],\n [119.906909410041294, 36.909154109274766]\n ],\n [\n [119.880358394696955, 37.000512875363114],\n [119.876058709541894, 36.995491109427235],\n [119.875439909424358, 36.994768409734377],\n [119.874091809489528, 36.992697308833783],\n [119.872365009537589, 36.990044409521943],\n [119.870328109854427, 36.986935109667627],\n [119.869259509318908, 36.985264609074477],\n [119.868773810662901, 36.98452660921572],\n [119.866175810465393, 36.980401309273077],\n [119.862406110553593, 36.974464409604877],\n [119.860133709902811, 36.968495510259629],\n [119.858864409465014, 36.965161209921973],\n [119.857853209957739, 36.962504810448706],\n [119.857195110366092, 36.960565109492279],\n [119.856435409866322, 36.957963309659078],\n [119.856386109931123, 36.957634909623437],\n [119.85629191044336, 36.954600909104727],\n [119.856303109700775, 36.953471309353517],\n [119.856702410487969, 36.948843710169115],\n [119.856855910372019, 36.947065309816253],\n [119.857435910139202, 36.941761609310845],\n [119.857835809874814, 36.938316309250297],\n [119.857904709634681, 36.937722409561616],\n [119.857953809920446, 36.937299709314175],\n [119.858579610360835, 36.934092510161292],\n [119.86075720987742, 36.927049209653376]\n ],\n [\n [120.356339709310191, 37.013073010111384],\n [120.352645709831677, 37.012968508889628],\n [120.344663509913062, 37.014476209709358],\n [120.333853409807034, 37.017048809455048],\n [120.333853409807034, 37.011874509700931],\n [120.333982209811211, 36.999348409601453],\n [120.334110909990613, 36.988558108969585],\n [120.334132409183439, 36.986751610198723],\n [120.334239709095414, 36.976964110305516],\n [120.334368410174079, 36.964672309679372],\n [120.334401710270754, 36.955813909284529],\n [120.334475710086053, 36.945021810008598],\n [120.334527909435565, 36.941076709922299],\n [120.334587609130949, 36.936560909958075],\n [120.334625910357545, 36.933668210019903],\n [120.334661709670172, 36.930374309027172],\n [120.334733210269519, 36.92378810963362],\n [120.334862010273582, 36.912276909751654],\n [120.335033609913239, 36.900678109607099],\n [120.335058610166811, 36.892560509559928],\n [120.335066910009914, 36.889873009731673],\n [120.335226710544362, 36.879226109597312],\n [120.335376609543005, 36.873182409140895],\n [120.335496009833037, 36.868366509906537],\n [120.335575410077126, 36.858725209201111],\n [120.335632710381333, 36.85608500921586],\n [120.335637510063066, 36.855406809776525],\n [120.335655410169124, 36.852866109883109],\n [120.33577791042228, 36.845501709136613],\n [120.336172909752008, 36.815052809539566],\n [120.336745309348657, 36.775781109210868],\n [120.336817909818706, 36.77080120960818],\n [120.336859409933936, 36.767947809144118],\n [120.336900810224279, 36.765108608975197],\n [120.336621210100816, 36.763442809138382],\n [120.336612209685768, 36.763389109719697],\n [120.336599909658162, 36.763315809577023],\n [120.335964709503855, 36.75969260922659],\n [120.332043109601841, 36.737291709344959],\n [120.331916310589349, 36.735657209512681],\n [120.33174340963069, 36.733370109443058],\n [120.331613409931037, 36.731650209989255],\n [120.330611010289999, 36.718386309680511],\n [120.330148110347068, 36.713741009140335]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 2145,\n "fclass": "trunk",\n "name": "香港中路",\n "Shape_Leng": 0.07692503011\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.36886190994926, 36.060586909058657],\n [120.370004109202341, 36.061599809183917],\n [120.37014560943237, 36.061724609003534],\n [120.370334809703763, 36.061824909492032],\n [120.370453609246738, 36.061887808975257],\n [120.371462909385855, 36.062400209402199],\n [120.373307309185066, 36.063382809569077],\n [120.374040309712541, 36.063792009193946],\n [120.374544509221778, 36.06405760957108],\n [120.375083109597881, 36.064351109616041],\n [120.375370209167841, 36.064497109154331],\n [120.375516309430168, 36.064572509213974],\n [120.375873309705526, 36.064737609453175],\n [120.377448809515045, 36.065328309354072],\n [120.377682109841544, 36.065421908993983],\n [120.377860509255129, 36.0654873094918],\n [120.378155709918133, 36.065589309698908],\n [120.378436509737185, 36.065665609080668],\n [120.378495409935226, 36.065679909200526],\n [120.378844109468105, 36.065742309559994],\n [120.379619309783379, 36.065860509255174],\n [120.379945609902052, 36.065898309559373],\n [120.382744609476163, 36.065678409131351],\n [120.383768009186383, 36.065597609542124],\n [120.383913909799162, 36.065580508933408],\n [120.384344809165668, 36.065530009302563],\n [120.384962309762841, 36.065457709205987],\n [120.38560040933146, 36.065382908994081],\n [120.385725009501698, 36.065371309538364],\n [120.386455409189807, 36.065292009118991],\n [120.387334109781364, 36.065199809723481],\n [120.388660809448879, 36.065060708884687],\n [120.389115509373369, 36.065013009742643],\n [120.390072109240464, 36.064913309101996],\n [120.39020480960437, 36.064899109706175],\n [120.390315909151923, 36.06488910924503],\n [120.390501509437172, 36.064867809701695],\n [120.391152309231757, 36.064793009489847],\n [120.391920209749969, 36.064710309633142],\n [120.393701409692312, 36.064518409596985],\n [120.394283109178218, 36.064455709763251],\n [120.394919609752264, 36.064474509191314],\n [120.395685309629357, 36.064497208979049],\n [120.398083309597155, 36.064759509743624],\n [120.398710209908359, 36.06484450916679],\n [120.400033809612637, 36.06502410917534],\n [120.400801709231587, 36.0651317094609],\n [120.401749109933576, 36.065264509649467],\n [120.402932009804431, 36.065430209736462],\n [120.404649309318188, 36.06567960972626],\n [120.405757409876628, 36.065795609679697]\n ],\n [\n [120.40576380945231, 36.06590590973002],\n [120.405116709468643, 36.065843309721004],\n [120.40288550945877, 36.065582709574414],\n [120.402839109837146, 36.065576309099413],\n [120.401690509209743, 36.065417509510496],\n [120.399990409230099, 36.065182509465274],\n [120.398679209378088, 36.065001209738114],\n [120.398047009362017, 36.064920108875981],\n [120.396480409243509, 36.06471930914887],\n [120.396366609931192, 36.064710409457859],\n [120.395747809813656, 36.064661909019947],\n [120.394921109821439, 36.064633509329042],\n [120.394384209163945, 36.064615009375245],\n [120.394328209279479, 36.064613109107768],\n [120.393721009517094, 36.064672609153661],\n [120.390848709800139, 36.064954309194093],\n [120.390539809764505, 36.064988909710451],\n [120.39035390910567, 36.065012709369114],\n [120.390235809235264, 36.065027109313689],\n [120.390115809097324, 36.065040109013864],\n [120.389628909846351, 36.065092909110547],\n [120.388684609107486, 36.065195309515957],\n [120.38741700928756, 36.065332709736822],\n [120.386347609254813, 36.065448608966165],\n [120.385679709750889, 36.065526809514722],\n [120.385551209221035, 36.065535109357882],\n [120.384904909633974, 36.065606409408304],\n [120.383729109910519, 36.065736209458578],\n [120.380432909351384, 36.066008409060885],\n [120.379820109510547, 36.066059009415824],\n [120.378639009182962, 36.065897309513275],\n [120.378358709387044, 36.065842009301321],\n [120.378145409982722, 36.065784609172454],\n [120.377949609586835, 36.065729308960499],\n [120.377768709158659, 36.065668209020657],\n [120.37735560917406, 36.065498509648535],\n [120.376988109313857, 36.065359609358552],\n [120.376659709278215, 36.065232309423607],\n [120.376308709279556, 36.065073508935313],\n [120.375798309844185, 36.064851308940831],\n [120.375448909739475, 36.064685009006041],\n [120.375298809292644, 36.064607509029372],\n [120.375016109206172, 36.064452909274394],\n [120.374049509777137, 36.063936409737551],\n [120.373862709796299, 36.06383660927213],\n [120.372912609329546, 36.063328808877486],\n [120.372781409934191, 36.063258409048387],\n [120.372306709986788, 36.062999709169276],\n [120.3712563099308, 36.06242730957274],\n [120.370274909459567, 36.061924509408641],\n [120.370088809151298, 36.06181990926143],\n [120.369224509403693, 36.061088809001376],\n [120.369121809523904, 36.061001009089352],\n [120.368775009359297, 36.060704209431776]\n ]\n ]\n }\n }\n ]\n}\n'),{clampToGround:!0}).then((n=>{m.dataSources.add(n),m.flyTo(n),C.value=n.entities.values;const e=Cesium.Color.RED.withAlpha(.8),t=Cesium.Color.GREEN.withAlpha(.5);for(let a=0;a{c.value=!c.value},h=()=>{g.value+=2,C.value.forEach((n=>{n.polyline.width=new Cesium.ConstantProperty(g.value)}))};return(n,e)=>{const t=r("el-button");return o(),i("div",y,[s(t,{type:"primary",onClick:S},{default:p((()=>[l(u(c.value?"暂停闪烁":"开始闪烁"),1)])),_:1}),s(t,{type:"primary",onClick:h},{default:p((()=>[l(" 增加道路宽度 ")])),_:1})])}}},[["__scopeId","data-v-eb31df36"]]);export{m as default}; +import{_ as n,u as e,b as t,d as a,r,o,c as i,a as s,w as p,g as l,t as u}from"./index-B00r8E46.js";const y={class:"container"},m=n({__name:"highlightRoad",setup(n){const m=e().viewer,c=t(!1),g=t(5),C=t([]);function d(n,e,t,a){return new Cesium.ColorMaterialProperty(new Cesium.CallbackProperty(((r,o)=>{if(!c.value)return Cesium.Color.lerp(n,e,.5,o);const i=(Cesium.JulianDate.toDate(r).getTime()+a)%t/t;return Cesium.Color.lerp(n,e,Math.abs(Math.sin(i*Math.PI*2)),o)}),!1))}a((()=>{new Cesium.GeoJsonDataSource.load(JSON.parse('{\n "type": "FeatureCollection",\n "name": "青岛道路1",\n "crs": {\n "type": "name",\n "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" }\n },\n "features": [\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 1,\n "fclass": "motorway",\n "name": null,\n "Shape_Leng": 2.6500565308700001\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [119.558735309686881, 35.593819108864807],\n [119.559498510348021, 35.594600509106272],\n [119.56129940993992, 35.596302909551696],\n [119.562802410003314, 35.597529409454751],\n [119.563034409910188, 35.597718709550861],\n [119.564596810194644, 35.598839009412814],\n [119.566897109613933, 35.600476808857707],\n [119.56824040986703, 35.601328809477025],\n [119.569830708920108, 35.602337409943573],\n [119.573160910147976, 35.604162609217099],\n [119.574517509575458, 35.604937108960485],\n [119.579420609773365, 35.607674709120602],\n [119.581691809829181, 35.609145809331665],\n [119.583745810121059, 35.610591708740401],\n [119.585359308984948, 35.611891509685449],\n [119.586551109446191, 35.612757208778191]\n ],\n [\n [120.033647509724801, 35.958552408966568],\n [120.033488209213601, 35.959100709430231],\n [120.033268110035351, 35.959467909816226],\n [120.033028909256814, 35.959661609395823],\n [120.03258780977967, 35.959873508555631],\n [120.032003509454512, 35.959961509016466],\n [120.030903809463325, 35.960025909468186],\n [120.030147609124924, 35.960078709564868],\n [120.029775809606008, 35.960189009615135],\n [120.029585010340043, 35.960353108908919],\n [120.029475809261271, 35.960569208801985],\n [120.029463509233665, 35.960817208547383],\n [120.029539709689857, 35.961032909141522],\n [120.029751109726021, 35.961150508988851],\n [120.029992510246188, 35.961185309154757],\n [120.030250009530391, 35.961137509288676],\n [120.030427110322989, 35.961033309339825],\n [120.030470009783244, 35.960937809432437],\n [120.030480709916901, 35.960668609069103],\n [120.030575609976495, 35.960221009292184]\n ],\n [\n [120.030749209708347, 35.964103709019014],\n [120.030534309510813, 35.962422709740338],\n [120.030475309487997, 35.962066709511078],\n [120.030292909889909, 35.961780109064819],\n [120.030019409867919, 35.961554309084136],\n [120.029783309951881, 35.961363309269359],\n [120.029389309768931, 35.961067709307372],\n [120.029306209713923, 35.960832509612658],\n [120.029320609658498, 35.960541809157235],\n [120.029451209206059, 35.960283409651709],\n [120.029687310021359, 35.960080409283535],\n [120.030113309881358, 35.959954009569913],\n [120.030891409610945, 35.959899709404112],\n [120.031983509431484, 35.959835709150695],\n [120.032531909719864, 35.959753208943482],\n [120.032932209653836, 35.959560808884248],\n [120.033138909832928, 35.959393409078643],\n [120.033339909209531, 35.959058009619525],\n [120.03349730945331, 35.958516409105073]\n ],\n [\n [120.153573010186278, 36.046042208681058],\n [120.153821910153056, 36.046377208841193],\n [120.154022110032429, 36.046670909434965],\n [120.154252709694902, 36.046916109590825],\n [120.154457209232874, 36.047064509419613],\n [120.154656509790129, 36.04718320913787],\n [120.154897609936825, 36.047268009810864],\n [120.15511790876451, 36.04732310947395],\n [120.155390509464496, 36.047352808685218],\n [120.155663110164483, 36.047348509026506],\n [120.155867609702455, 36.04732310947395],\n [120.156108809673924, 36.047255309584898],\n [120.156344808865924, 36.04715770976054],\n [120.156675109168987, 36.0469415100427],\n [120.157063510172975, 36.04670070937027]\n ],\n [\n [120.036945410002772, 36.052009809405206],\n [120.036594809303097, 36.05199310899485],\n [120.035153009903524, 36.051924209234926],\n [120.025696009962985, 36.051523409277991],\n [120.018616009920947, 36.050742509059603],\n [120.014131509961317, 36.050126808905134],\n [120.005914109448668, 36.049079608637101],\n [120.002714509566999, 36.048846309209864],\n [120.000986609744359, 36.048784609422228],\n [119.999842009301346, 36.048743710054225],\n [119.996019509292978, 36.048745909795969],\n [119.994488009713905, 36.048797009274608],\n [119.994417809534298, 36.048798309694291],\n [119.993752309421552, 36.048810609721897],\n [119.992244709325973, 36.048838508490405],\n [119.986575609776651, 36.048943209361653],\n [119.985693109549402, 36.048959509573763],\n [119.979920810097383, 36.049066209637942],\n [119.979042909902432, 36.049082409125958],\n [119.978035909329833, 36.049082109651692],\n [119.976560609284775, 36.049110309693106],\n [119.975378809284734, 36.049136709291759],\n [119.974422409966337, 36.049167808747427],\n [119.970629209870253, 36.049377509064868],\n [119.969803109725831, 36.049448209267496],\n [119.967647409600318, 36.049614109003983],\n [119.965682409815372, 36.049828409353665],\n [119.962989809931855, 36.050117509015877],\n [119.961327110058164, 36.050322109278],\n [119.960103509569421, 36.050472609023757],\n [119.956609010297598, 36.050895008897612],\n [119.948688009244279, 36.051877009216639],\n [119.946379009783527, 36.052116008546989],\n [119.944339009237979, 36.052267009215143],\n [119.942008009662004, 36.052366009283958],\n [119.940880609652481, 36.052382509145559],\n [119.940354709502344, 36.052390209140867],\n [119.939092410286548, 36.052386909528309],\n [119.932242008961566, 36.052261008938444],\n [119.929856009547279, 36.0521930093999],\n [119.929000209292326, 36.05216860899418],\n [119.927418109358314, 36.052103609593985],\n [119.926024309474315, 36.052038009446619],\n [119.924785609368428, 36.051953409322437],\n [119.923342109350983, 36.051821709904061],\n [119.921919809951305, 36.051673209351179],\n [119.920422209417438, 36.05149680913047],\n [119.918969610059548, 36.051297009449456],\n [119.91758871005095, 36.05108230980079],\n [119.916001709711168, 36.050827308833277],\n [119.91387451000071, 36.050344009568448],\n [119.91282590948822, 36.050115209449416],\n [119.90913200983448, 36.049252008673307],\n [119.907473909992973, 36.048885009735443],\n [119.906218210002407, 36.048622208947847],\n [119.90554090988519, 36.048490709178964],\n [119.904185309604372, 36.048268408460331],\n [119.90213601006883, 36.048007008816455],\n [119.899760010216369, 36.047748009463135],\n [119.897139009857483, 36.04752200893364],\n [119.895686709973802, 36.047443609634911],\n [119.895163409763654, 36.047422409017031],\n [119.893665909953825, 36.047399009556671],\n [119.892279209318076, 36.047407509948698],\n [119.889413009702707, 36.047399009556671],\n [119.887624009940168, 36.047510009279563],\n [119.884428409343627, 36.04784840977635],\n [119.883189210113983, 36.047993009070183],\n [119.880137309489328, 36.048415609492849],\n [119.875479010148297, 36.049033009365928],\n [119.871302009979786, 36.049524009525499],\n [119.867414009648883, 36.049798008671189],\n [119.864715010189684, 36.04985200936278],\n [119.862109609470963, 36.049838309990093],\n [119.860885810232048, 36.049807108911011],\n [119.85959000947139, 36.049746509893566],\n [119.857355309300146, 36.049576909446841],\n [119.853397009864125, 36.049060009711752],\n [119.84879900916701, 36.048251010176045],\n [119.841223009634291, 36.046757009628323],\n [119.837706009324961, 36.046154009699819],\n [119.835089010049842, 36.045800008663548],\n [119.832235008838666, 36.045514009863723],\n [119.830326109662337, 36.04535170921406],\n [119.825712709873756, 36.045282309431116],\n [119.823030409925536, 36.045317009772248],\n [119.819787009462971, 36.045456008987685],\n [119.81836300944542, 36.045592009863412],\n [119.815516010355623, 36.045957009608344],\n [119.813155010295532, 36.046333009860575],\n [119.810413009752665, 36.046866009258963],\n [119.807675009394188, 36.047504009002864],\n [119.803535010032761, 36.04839100943758],\n [119.801010009604283, 36.048792009044007],\n [119.799689009839994, 36.048914009274142],\n [119.799529009656112, 36.048927608822169],\n [119.797057209522677, 36.049138109536159],\n [119.796457109907806, 36.049146309554601],\n [119.796104009992177, 36.049181209545225],\n [119.792388309872649, 36.049339709659932],\n [119.791430409585814, 36.049350109420061],\n [119.790421709294492, 36.049332309138833],\n [119.789199810322998, 36.049310709221913],\n [119.787703708959043, 36.049243108982353],\n [119.785230309831036, 36.049089208899943],\n [119.782810209923355, 36.048824009620375],\n [119.771078810138988, 36.047235109013116],\n [119.760053110162971, 36.046045509192936],\n [119.752564409619822, 36.045924109709972],\n [119.745613109757301, 36.046132309058862],\n [119.729584310367727, 36.046756908904285],\n [119.723311909616996, 36.047017509050875],\n [119.722760109891169, 36.047040409387421],\n [119.718713309971349, 36.047192708676619],\n [119.709352409785993, 36.047596908970206],\n [119.70777981738452, 36.047658456046548]\n ],\n [\n [120.052831109268368, 36.052015509308376],\n [120.052750610052726, 36.052196109363024],\n [120.052612709808727, 36.052458709601808],\n [120.05219260950139, 36.052885410033696],\n [120.051731609825993, 36.053129909617667],\n [120.05138890967055, 36.053248308962338],\n [120.050978209976506, 36.053312009741489],\n [120.05040710990022, 36.053325209091156],\n [120.049757209427753, 36.053187308847271],\n [120.048917009712341, 36.052911609083537],\n [120.04808991042114, 36.052681909642445],\n [120.047059309839369, 36.052576808572894],\n [120.044516309480173, 36.0523517091641]\n ],\n [\n [119.707965023629427, 36.047508165439716],\n [119.709469609435018, 36.047451509279767],\n [119.718683709685479, 36.047052008843195],\n [119.722819209738759, 36.046894709323453],\n [119.723357609566051, 36.046875609521805],\n [119.729578010616706, 36.046654409573421],\n [119.745607009655828, 36.046029809727997],\n [119.752457109707962, 36.04578530924465],\n [119.760096109448, 36.045854709027651],\n [119.771123709691551, 36.047087408856896],\n [119.782841009005438, 36.048693508998269],\n [119.785235409886354, 36.048942209315555],\n [119.787691509655474, 36.049104909264202],\n [119.789184510157042, 36.049172009480685],\n [119.79155340986199, 36.049198909102415],\n [119.792484409627832, 36.049198109605129],\n [119.793778809244714, 36.049161809370048],\n [119.795018610120792, 36.049102809347232],\n [119.79686610898375, 36.048978109352333],\n [119.797598908962527, 36.048922209292584],\n [119.80053090927413, 36.048639009182978],\n [119.80148640927041, 36.048513309141981],\n [119.802371010313891, 36.048380508953358],\n [119.80341801003317, 36.04822240903701],\n [119.804056409975374, 36.048094609978307],\n [119.805960009446949, 36.047714009693834],\n [119.810904009012916, 36.046633009305992],\n [119.812744010227902, 36.046223009284518],\n [119.814055009531103, 36.046023009054693],\n [119.81589580934417, 36.04570730924496],\n [119.817242209560391, 36.045545109319391],\n [119.819221009442117, 36.045346009310947],\n [119.822914609621648, 36.045072409464183],\n [119.825648309422036, 36.045056709099924],\n [119.830210209533561, 36.045124409164202],\n [119.833007209914854, 36.045406309753446],\n [119.835217010556676, 36.045684008710111],\n [119.836205010253138, 36.045799009516713],\n [119.83945801007917, 36.046319009214983],\n [119.851784010123993, 36.048730009782162],\n [119.852805010442921, 36.048879009458744],\n [119.857657009363606, 36.049424009410586],\n [119.860857009443521, 36.049661009548004],\n [119.862470010082916, 36.049718008579305],\n [119.866947009696787, 36.0497020096401],\n [119.868523010428703, 36.049633009156082],\n [119.871649009794055, 36.049396009917984],\n [119.874160010476203, 36.049098009665443],\n [119.880103509369519, 36.048267409313553],\n [119.883162409417764, 36.04786380886776],\n [119.88437360915475, 36.047725609149609],\n [119.887803010100924, 36.047398008611253],\n [119.890276009929948, 36.047298008496341],\n [119.892256710079209, 36.047258610096833],\n [119.893698309829233, 36.047258908671722],\n [119.895229109735737, 36.047278109197407],\n [119.895763110079542, 36.047301709206579],\n [119.897888010223596, 36.047449009164495],\n [119.901504009702307, 36.047789009555174],\n [119.904354709502286, 36.048144209387829],\n [119.905743409330967, 36.04837560944685],\n [119.906428809641966, 36.048510409727669],\n [119.907458009979223, 36.048726509620792],\n [119.908629010020832, 36.048992009273888],\n [119.911608009801853, 36.049703008786878],\n [119.912800009912644, 36.049968609164011],\n [119.913919209903725, 36.050201509292265],\n [119.916043208927022, 36.050689109115126],\n [119.91755600980207, 36.050940409372458],\n [119.919096210321868, 36.051173309500712],\n [119.920496109407964, 36.05136680943076],\n [119.921974610140182, 36.051538108696832],\n [119.923412209705816, 36.051678509055989],\n [119.924833210484394, 36.051800308737313],\n [119.926064510069182, 36.051905508732318],\n [119.927486709643972, 36.051978909599029],\n [119.929034909633401, 36.052023609502044],\n [119.9299015098469, 36.05205220974176],\n [119.932089009100537, 36.052083008823843],\n [119.936059009615633, 36.052203008961726],\n [119.93908781025425, 36.052264009076794],\n [119.940344309742159, 36.052247809588778],\n [119.940866409357341, 36.05224770976406],\n [119.944714009444056, 36.052133009330987],\n [119.945583009947995, 36.052078009492618],\n [119.9497910097474, 36.051636008894775],\n [119.956601009928704, 36.050743009982],\n [119.960067509707869, 36.050320609208825],\n [119.961304010072013, 36.050172809227831],\n [119.963902609218053, 36.049862309298192],\n [119.964821910602723, 36.049776409653646],\n [119.967633509678762, 36.049471009779325],\n [119.969780310113265, 36.049272309069863],\n [119.97056350989817, 36.049211609328381],\n [119.974651210085312, 36.049020809163039],\n [119.975374109427662, 36.049000809140068],\n [119.976571009944223, 36.048969608960363],\n [119.978031910044706, 36.048952009227889],\n [119.978976009335383, 36.048925409080425],\n [119.979873610079153, 36.048911209684604],\n [119.985693310098213, 36.048801709131624],\n [119.9865887093016, 36.048784809071719],\n [119.989558709566836, 36.04871830960235],\n [119.991942209765284, 36.04870590974997],\n [119.993704109357168, 36.04868170899374],\n [119.994417809534298, 36.048671909081406],\n [119.995942809712915, 36.048629709293721],\n [119.996978909648988, 36.048622208947847],\n [119.999432209828683, 36.048592409911862],\n [120.000507709962903, 36.048616009920977],\n [120.002576809871925, 36.048696808610885],\n [120.003166710275536, 36.048743008583017],\n [120.006024010200008, 36.048963909057193],\n [120.011061610305092, 36.049589009825013],\n [120.018855109975448, 36.050572209839686],\n [120.025862109348964, 36.051328608928202],\n [120.036181210194741, 36.051834608880142],\n [120.03660540961198, 36.051852709534955],\n [120.036966409172464, 36.051868109525685]\n ],\n [\n [120.10944490965494, 36.073156509365447],\n [120.109899909053638, 36.073582109027143],\n [120.109966309597553, 36.073643609165288],\n [120.110899909303384, 36.07452310925413],\n [120.111314209882948, 36.074930409510841],\n [120.113366809930426, 36.077064609544152],\n [120.113608709574351, 36.077327109058899],\n [120.113839009762501, 36.077610309168506],\n [120.114707110045174, 36.078631909335172],\n [120.115586309760488, 36.079742108911262],\n [120.116347709978868, 36.080772008921144],\n [120.117001609736576, 36.081708209466342],\n [120.117638009586585, 36.082611209739582],\n [120.119803610348413, 36.085542808953505],\n [120.121270410001443, 36.087528209859045]\n ],\n [\n [120.121084109144363, 36.087585208890346],\n [120.119647409800223, 36.085626709405176],\n [120.117455009241326, 36.082638109361312],\n [120.116789609852731, 36.081722409761426],\n [120.116142409144913, 36.080828909026991],\n [120.115438310130003, 36.07986890972245],\n [120.114507709663144, 36.078681609468731],\n [120.113599509509868, 36.077595309376079],\n [120.11335360968144, 36.077310409547806],\n [120.112495409135931, 36.076372009260865],\n [120.111769110356249, 36.075616609319127],\n [120.111183309961802, 36.075023009104655],\n [120.110754909811249, 36.074611109714965],\n [120.109774709934982, 36.073676009040639],\n [120.109246509319064, 36.073199309900303]\n ],\n [\n [120.364439709625003, 36.155179409502182],\n [120.363602409323789, 36.155754009739837],\n [120.362405209333019, 36.15661490915079],\n [120.361269609305054, 36.157441809691818],\n [120.359318509441664, 36.158839109737187],\n [120.357134709998945, 36.160423709786414]\n ],\n [\n [120.356992109897988, 36.160318909090449],\n [120.359191009857227, 36.1587390097975],\n [120.362289209379583, 36.1565144090128],\n [120.363475309937712, 36.155630609265245],\n [120.364309709925237, 36.15505290906458]\n ],\n [\n [120.296074409606376, 36.187493808792283],\n [120.296013009293006, 36.188180710071777]\n ],\n [\n [120.29589440939958, 36.188178409605996],\n [120.295940510446258, 36.187486409170504]\n ],\n [\n [120.403376209244698, 36.273765909369274],\n [120.404187009223165, 36.273295109781543],\n [120.40528130968471, 36.272715609138118],\n [120.405517309776087, 36.272577209770475],\n [120.40567831000601, 36.272438809503512],\n [120.405965109202498, 36.272019109394421]\n ],\n [\n [120.426138209410851, 36.288144909659877],\n [120.425953009323962, 36.287241209714125],\n [120.425697509232691, 36.286901809171184],\n [120.425508309860675, 36.286789609752759],\n [120.425234109266739, 36.286713608945945],\n [120.424912109706156, 36.286749409157949],\n [120.424710509582383, 36.286910709761514],\n [120.424586409435278, 36.287053409687132],\n [120.424493809841465, 36.287301709806115],\n [120.424601109753439, 36.287751409500004],\n [120.424969209461551, 36.288126909729158],\n [120.425772109795048, 36.288408209571287],\n [120.426855909772485, 36.288749109284026],\n [120.427639309206825, 36.288961609190949],\n [120.427954609717517, 36.289054409333573],\n [120.428161209172572, 36.289146609628403],\n [120.428420809273007, 36.289267109789364],\n [120.428484010029138, 36.28932080920805],\n [120.428850609667961, 36.289631609511218],\n [120.42909830993915, 36.289828809252185],\n [120.429395409970311, 36.290195609439877]\n ],\n [\n [120.428621809548986, 36.28971780952935],\n [120.428169609739712, 36.289341909101893],\n [120.427583709520604, 36.289057209822431],\n [120.426849109998443, 36.288831809140731],\n [120.425749709481579, 36.288485709547899],\n [120.424950909157246, 36.288221709064658],\n [120.424493809841465, 36.287820609633457],\n [120.424375809795833, 36.287396809515201],\n [120.424461709440379, 36.286955808963455],\n [120.424890809263502, 36.286410909735764],\n [120.425395109496776, 36.285779609041754],\n [120.425727709366356, 36.285131008988913],\n [120.425867109679416, 36.284283509476438],\n [120.425934809743694, 36.282758109099518]\n ],\n [\n [120.428621809548986, 36.28971780952935],\n [120.428224909951723, 36.289503209705401],\n [120.42784120970407, 36.289359909032612],\n [120.427399809853455, 36.289346108935831],\n [120.427327009733744, 36.289356809069545],\n [120.427273509964607, 36.28936890944766],\n [120.427213109697277, 36.289384909286184],\n [120.427118409287232, 36.289417609535121],\n [120.426829109975529, 36.289554909031892],\n [120.426586009736639, 36.289913409376368],\n [120.426467909866233, 36.290631109738001]\n ],\n [\n [120.429113009357934, 36.290268009361171],\n [120.42888581003217, 36.289974909514513],\n [120.428621809548986, 36.28971780952935]\n ],\n [\n [120.416324908867523, 36.32438240982043],\n [120.416583209447595, 36.323043809424291],\n [120.417012110520545, 36.321442209490442],\n [120.417294809707755, 36.320598408889509],\n [120.41779080919855, 36.319376409193978]\n ],\n [\n [120.41640481003401, 36.324830309071558],\n [120.416353809480825, 36.326251709149119],\n [120.416339909559269, 36.327712409600053],\n [120.41631050982221, 36.328062309727841]\n ],\n [\n [120.416149309942739, 36.328072209464949],\n [120.41611591002129, 36.32766600907911],\n [120.416144609186404, 36.326196009638181],\n [120.416256209656467, 36.324816209500511]\n ],\n [\n [120.41632410937018, 36.328766709116394],\n [120.416393609877218, 36.330495509160471],\n [120.41630770933341, 36.332734109691444],\n [120.416172609578325, 36.334317309496271],\n [120.41600600926995, 36.335665509255875],\n [120.41571750945559, 36.337603909792676],\n [120.41506780953182, 36.340595409250795]\n ],\n [\n [120.41493190938013, 36.340478909274282],\n [120.415599609234619, 36.337617309691154],\n [120.415889309643944, 36.335664109011475],\n [120.416007309689689, 36.334324409643841],\n [120.416127909675311, 36.332706308949071],\n [120.416180309573633, 36.330463709132914],\n [120.416165309781263, 36.328769609429969]\n ],\n [\n [120.411623909715672, 36.352182009192404],\n [120.412541909781339, 36.349836809321346],\n [120.413421710243824, 36.346570409596779],\n [120.414796609076348, 36.341017908949368]\n ],\n [\n [120.331485009225844, 36.416236408983139],\n [120.331335909724544, 36.417043608975405],\n [120.331239309946227, 36.417567309383855],\n [120.331051809393557, 36.418582709624388],\n [120.330786510289272, 36.420497808726964],\n [120.330824209869434, 36.421088409702406],\n [120.330897509112788, 36.421525909193406],\n [120.3310628099008, 36.422027309113105],\n [120.331349510171776, 36.422506909466335],\n [120.33175710990281, 36.423026909164605],\n [120.332249409582687, 36.423465609250513],\n [120.332818710115475, 36.423845609687191],\n [120.333477409554916, 36.42416790962136],\n [120.33478630984041, 36.424733009420891],\n [120.337116409195005, 36.425550208975039]\n ],\n [\n [120.110897209538621, 36.551461909039915],\n [120.111227109643437, 36.55194960958687],\n [120.113019509742685, 36.554354409328596],\n [120.113526209367137, 36.554981509289291],\n [120.116199310150137, 36.558014309213036],\n [120.119053010088351, 36.560774709884981],\n [120.11958220985116, 36.5612513092006],\n [120.119811709642704, 36.561457909554917],\n [120.121813109487448, 36.5631332098298],\n [120.122348309526956, 36.563538409270222],\n [120.123008609759609, 36.56401270901938],\n [120.125025909618103, 36.565461509641011],\n [120.131517809699176, 36.570015609033192],\n [120.136726610145047, 36.573996809705079],\n [120.137846209435111, 36.574938809078844],\n [120.1384588096264, 36.575483909754666],\n [120.139414409447454, 36.576334209756055],\n [120.140590009521361, 36.577460309345838],\n [120.142787609960237, 36.579565409116412],\n [120.146937609782981, 36.584383509891097],\n [120.148509710155054, 36.586341309703755],\n [120.14984790945357, 36.588007909037799],\n [120.152262709656384, 36.590959609898107],\n [120.157902510192798, 36.597907309774598],\n [120.161711909776841, 36.602646709078385],\n [120.166017409575829, 36.607188409517562],\n [120.168857009943167, 36.609717809429412],\n [120.171799910037862, 36.612070009623324],\n [120.175141309623768, 36.61438670907944],\n [120.178654709946954, 36.616517409850644],\n [120.180278210171309, 36.617441609842444],\n [120.182039309366701, 36.618338909313252],\n [120.183932609802127, 36.619262809830843],\n [120.187503409354917, 36.620913809524723],\n [120.195383609965688, 36.624708009666961],\n [120.199899109556327, 36.627201209168504],\n [120.206216409859508, 36.631410509387536],\n [120.211194609743529, 36.635473609519522],\n [120.215958209803603, 36.640078409091359],\n [120.21635800971444, 36.640546409089552],\n [120.216692910049801, 36.640938309355533],\n [120.220192909575189, 36.645034709584252],\n [120.224136409767539, 36.649094409379529],\n [120.229138010011184, 36.653168009096419],\n [120.233904909683929, 36.65631560927801],\n [120.236956509934998, 36.658301209833041],\n [120.237665209881584, 36.658752709070313],\n [120.239569709574539, 36.659910009739235],\n [120.247791409745787, 36.665216809308333],\n [120.251646809652584, 36.668182409190877],\n [120.251862209873138, 36.668353909905079],\n [120.253503909677761, 36.669660609549567],\n [120.255976409483765, 36.671971909476099],\n [120.258072209365082, 36.674050509823246],\n [120.25950820993603, 36.675487609365746],\n [120.259697609856858, 36.675677109111348],\n [120.262872810232125, 36.678868009850817],\n [120.268309710225026, 36.684209509761104],\n [120.269552509440814, 36.685517709474766],\n [120.275375309422998, 36.691321509480133],\n [120.279738409899778, 36.69621170980264],\n [120.282189309788919, 36.699631609411313],\n [120.284513509590852, 36.70361100964044],\n [120.286243610054612, 36.707258009649479],\n [120.289303309600086, 36.714018409522055],\n [120.291935809589972, 36.718822209277562],\n [120.295845310013078, 36.724220509468978],\n [120.300427109423595, 36.729057109298196],\n [120.304984610051747, 36.733486109396495],\n [120.311314810230328, 36.739245009849355],\n [120.319268909932362, 36.746737209654555],\n [120.323005309747259, 36.750029609678791],\n [120.32857751004417, 36.75424610987011],\n [120.335535009832938, 36.758624809087735],\n [120.336041409983181, 36.7589237095616],\n [120.336648910119152, 36.759297709721579],\n [120.337168210144796, 36.759617509540476],\n [120.337806409538189, 36.760010509677329],\n [120.339532209443973, 36.761158109359314],\n [120.340400209901873, 36.761735209712185],\n [120.340888409572472, 36.762059909936966],\n [120.34250310993059, 36.763226109397465],\n [120.343951909653015, 36.764272509268949],\n [120.346817110121606, 36.766553609961193],\n [120.34867870945493, 36.768116509369463],\n [120.350258009799404, 36.76950120991296],\n [120.350615309548971, 36.769844009893177],\n [120.353309409501662, 36.772428909666473],\n [120.359799510039466, 36.778500909089757],\n [120.362245710071534, 36.780945509227934],\n [120.364443209786373, 36.783495109711623],\n [120.368592709585982, 36.789370609965715],\n [120.373348810199445, 36.796555009606038],\n [120.377102509373344, 36.802170009538372],\n [120.377270809400443, 36.802421709094631],\n [120.380871710161387, 36.807939209926644],\n [120.38581570972724, 36.815367609127918],\n [120.388019909391346, 36.818137609163387],\n [120.389254309838634, 36.819644409761736],\n [120.392501910135138, 36.823228309738738],\n [120.396029509854088, 36.826670209462634],\n [120.397229209960187, 36.82766090982318],\n [120.397617010216891, 36.827981209665154],\n [120.400907309424838, 36.830698209954505],\n [120.408281909382708, 36.836270909375003],\n [120.410399810103172, 36.838068409529512],\n [120.41087110971398, 36.838468409089842],\n [120.412936009789064, 36.84039930928077],\n [120.415055210030005, 36.842459209125252],\n [120.417117010141965, 36.844710309333379],\n [120.419267409663235, 36.847234709914005],\n [120.424380109454546, 36.854339909858993],\n [120.426696709985208, 36.858302909151973],\n [120.428716109760671, 36.862427609246822],\n [120.430454409343611, 36.867346109435459],\n [120.43064000962886, 36.867867209903864],\n [120.431729509509296, 36.870947409495386],\n [120.434328409928185, 36.879910509862214],\n [120.434470410181348, 36.880434809219139],\n [120.435871109664049, 36.8853882093984],\n [120.436431009583544, 36.887366209782783],\n [120.436569710224035, 36.887856409545691],\n [120.437010409502818, 36.889400409701182],\n [120.437338609889025, 36.890379809180899],\n [120.438756310155668, 36.895626809229896],\n [120.439395109396855, 36.897722809659967],\n [120.439612709359153, 36.898436609661871],\n [120.439845509662632, 36.899200409271543],\n [120.440701809940606, 36.901406109904087],\n [120.441361309776653, 36.902867209654062],\n [120.44208130970469, 36.904202609362983],\n [120.44284970934666, 36.905537809422412],\n [120.44376330992884, 36.906829609998567],\n [120.444688910165155, 36.908048709380466],\n [120.445548109857441, 36.909084009819253],\n [120.446582709724339, 36.910288509607085],\n [120.447280509887719, 36.910974309217067],\n [120.447444009333594, 36.911134909248688],\n [120.447877409714692, 36.911560809283969],\n [120.44848970953251, 36.912149209618406],\n [120.448646410103834, 36.912299709364163],\n [120.449287109612442, 36.912915309693858],\n [120.451163809462287, 36.914608709724234],\n [120.454632910080818, 36.917981809512924],\n [120.45771260964932, 36.920828409303681],\n [120.459296609850753, 36.922162509492296],\n [120.460971910125636, 36.923441309468899],\n [120.46238621005557, 36.92447580951108],\n [120.464071609717053, 36.925647609949294],\n [120.465927209673055, 36.9269130091281],\n [120.466220609893298, 36.927113009357925],\n [120.469394410024051, 36.929276909501823],\n [120.46971530971382, 36.929504509925266],\n [120.471215809661999, 36.930595609699708],\n [120.47275940961913, 36.93178860985654],\n [120.473079910009915, 36.932028209934003],\n [120.473929409614584, 36.932736109483926],\n [120.475317309945922, 36.933928809267172],\n [120.476377410089412, 36.934880109429571],\n [120.477392410131642, 36.935851309790166],\n [120.478427510021675, 36.936906409703113],\n [120.480187610070175, 36.938824809317566],\n [120.48167261020285, 36.940539309241785],\n [120.483757709950396, 36.942957109583006],\n [120.485162409617601, 36.944609209147757],\n [120.485656509740238, 36.945190409509848],\n [120.486047810158425, 36.945650609687959],\n [120.488065709864713, 36.947931009808315],\n [120.490927709646144, 36.951227609666489],\n [120.494585009590537, 36.95436090972828],\n [120.496372409459241, 36.955855009201343],\n [120.498054210033843, 36.95736090957837],\n [120.501216109435973, 36.960536409427789],\n [120.502604409965556, 36.962102309873728],\n [120.503898510108229, 36.963712909323363],\n [120.506273209541064, 36.966982609559864],\n [120.509098709437922, 36.971879709481072],\n [120.510577710193274, 36.974342909397819],\n [120.512183309412308, 36.976689509513278],\n [120.516899310155054, 36.982408009721951],\n [120.520784709646705, 36.986377110015667],\n [120.521360509579949, 36.986928309893642]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 7,\n "fclass": "motorway",\n "name": "龙青高速",\n "Shape_Leng": 3.1356380188599999\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.432356908944257, 36.297187409371475],\n [120.435680809521841, 36.300660509275133],\n [120.43589640939183, 36.300875009274307],\n [120.436387209901909, 36.301379309507581],\n [120.436913908650013, 36.301899009731585],\n [120.437481209989869, 36.302477808903802],\n [120.437895309121245, 36.302895709469453],\n [120.438480009644763, 36.303464509079902],\n [120.438947809993465, 36.303961609340831],\n [120.439891209611687, 36.304955109290916],\n [120.440596209747355, 36.305679209228174],\n [120.441176810261595, 36.306280309788519],\n [120.442061509331211, 36.307171609881948],\n [120.442586208886496, 36.307700309621623],\n [120.442829109475838, 36.307938509454686],\n [120.44356290950077, 36.308672509129053],\n [120.444487309142119, 36.309550510048041],\n [120.445121310500099, 36.310109909944458],\n [120.445782709704304, 36.310612109361387],\n [120.446710710231173, 36.311197809031739],\n [120.447392209283066, 36.311553009763657],\n [120.448300409436456, 36.311967009969578],\n [120.448885709807769, 36.312211309904058],\n [120.449925809928232, 36.31254680918795],\n [120.451202709637414, 36.312830109122274],\n [120.452672109230548, 36.313084009319653],\n [120.455236809331382, 36.313497609327271],\n [120.456426410050881, 36.313688409492556],\n [120.460759609868205, 36.314410509337563],\n [120.461524910446315, 36.314548509406222],\n [120.462417909359147, 36.314691509705483],\n [120.463089610297288, 36.314813709585053],\n [120.463894310174283, 36.314976009335396],\n [120.464432709102311, 36.315116109321025],\n [120.465194609343826, 36.315327209882867],\n [120.46589921018051, 36.315568009655976],\n [120.466536909550769, 36.315820710157709],\n [120.467075809401194, 36.316071508593325],\n [120.467422909939387, 36.31625450983779],\n [120.467708109241926, 36.316415709717262],\n [120.468175209018796, 36.316691309656278],\n [120.468633810202277, 36.316974809240094],\n [120.469144309462422, 36.317299808939083],\n [120.469575109004154, 36.317602410123186],\n [120.470117109716853, 36.317973009946513],\n [120.470541709332451, 36.318265108847754],\n [120.470994910087143, 36.31856720910946],\n [120.471487808715437, 36.318897509412579],\n [120.471957609156448, 36.319193309024058],\n [120.472290909597859, 36.319428709267584],\n [120.472901209323368, 36.31983981005925],\n [120.47342640980105, 36.320187009522897],\n [120.474325609539278, 36.320781709608241],\n [120.475514210212737, 36.321492009448718],\n [120.476181910067112, 36.32183400903233],\n [120.476790608999522, 36.322134009377066],\n [120.477680110448773, 36.32251960989214],\n [120.478479810095223, 36.322837209069974],\n [120.479560510109536, 36.323198809377629],\n [120.480285709917666, 36.323415809492076],\n [120.481524909147311, 36.323718909799879],\n [120.482205609601237, 36.323862108849312],\n [120.482718609875974, 36.32393780928254],\n [120.483223910155402, 36.324009509531265],\n [120.484155309220228, 36.324123709041999],\n [120.485071210268188, 36.324186009576749],\n [120.485797309398322, 36.324229809258327],\n [120.486741610137301, 36.324253208718687],\n [120.487879609556444, 36.324256308681754],\n [120.4888725087593, 36.32426280988085],\n [120.489877910337327, 36.324277610023728],\n [120.490461109892408, 36.324297209848396],\n [120.490759009420799, 36.324322509576234],\n [120.491537309699197, 36.324404108662748],\n [120.492117009992057, 36.324492708971377],\n [120.493061509481095, 36.324694009620885],\n [120.493708309990552, 36.324857108868514],\n [120.494633310379072, 36.32517460912095],\n [120.495458509402738, 36.325504309576274],\n [120.496336709071898, 36.325954610017277],\n [120.496843809794086, 36.326243108932374],\n [120.497311510318013, 36.326557709770555],\n [120.497862309997686, 36.326956809109504],\n [120.49842960863964, 36.327390509864188],\n [120.498866510081484, 36.327730509355547],\n [120.499643509940142, 36.328315509353331],\n [120.500582309526067, 36.329002409733448],\n [120.501356509795187, 36.329497409178146],\n [120.502024509123885, 36.329864509739366],\n [120.502793409688138, 36.330253009668695],\n [120.503489109035172, 36.330546809187922],\n [120.504292709041351, 36.330853408757832],\n [120.505086010011382, 36.33112530888593],\n [120.505695808814608, 36.331298110019816],\n [120.506311309319585, 36.331454208944649],\n [120.506962409487642, 36.331592609211611],\n [120.50779760897251, 36.331736109533892],\n [120.508512509744605, 36.331816109625834],\n [120.509172809977258, 36.331883909514886],\n [120.509967309743615, 36.331958208804338],\n [120.51088010992919, 36.332021709933997],\n [120.511660809598766, 36.332066608587184],\n [120.512268209010699, 36.332113309481713],\n [120.512913209976773, 36.332147008877428],\n [120.51379720937382, 36.332188509891864],\n [120.51536060970443, 36.332331009268728],\n [120.516590209570609, 36.332421709494326],\n [120.517020709638132, 36.332454509568038],\n [120.518286108816937, 36.332546809687585],\n [120.519177610358497, 36.332611909811817],\n [120.520276310303529, 36.332688210092897],\n [120.522090410144415, 36.33281560895324],\n [120.523513709590134, 36.332938309755264],\n [120.524379709955724, 36.333057209122956],\n [120.525045009519658, 36.333181409994154],\n [120.526029209580429, 36.333426009402842],\n [120.526871910310433, 36.33370710869616],\n [120.528050309074615, 36.334199309450639],\n [120.528628809671886, 36.334472509998363],\n [120.529034609859423, 36.334693109199691],\n [120.529540509986646, 36.335011209299921],\n [120.53006690926054, 36.335312608989739],\n [120.530703209285775, 36.335850709342822],\n [120.530998409049403, 36.336103509669272],\n [120.531211310054005, 36.33629030965011],\n [120.531917509885261, 36.337022909080019],\n [120.532332109039658, 36.337536209728341],\n [120.532383409966428, 36.337618909585046],\n [120.532654209324392, 36.338004209726535],\n [120.533057009373579, 36.338619109484341],\n [120.53331440973227, 36.339142409694489],\n [120.533629509694151, 36.339827709281394],\n [120.533792709665931, 36.340274809035236],\n [120.533970509231722, 36.340994609313839],\n [120.534146609978166, 36.341864309490347],\n [120.534281708833873, 36.342595409750402],\n [120.534452008953167, 36.343505708921384],\n [120.534665809279772, 36.344489509683171],\n [120.534846709707949, 36.345181510118664],\n [120.535040109813281, 36.345835009678012],\n [120.535217209706502, 36.346247809289025],\n [120.535522409931332, 36.346985609498347],\n [120.535710409607759, 36.347482308661654],\n [120.53588740967632, 36.347821809928632],\n [120.536253009268989, 36.348592309487572],\n [120.536654809272136, 36.349371909286219],\n [120.537138909832834, 36.350355109300892],\n [120.537261809385086, 36.350553209263239],\n [120.537587408931813, 36.351180309223935],\n [120.538012909668055, 36.351995009562074],\n [120.538533709762987, 36.352985309724318],\n [120.538884709761646, 36.353647509325128],\n [120.54043790998162, 36.356743608930458],\n [120.540830910118416, 36.357753509816689],\n [120.541158609582226, 36.358715409388708],\n [120.541508210235747, 36.359703310159716],\n [120.541584309968016, 36.360099308636222],\n [120.541742009686004, 36.360975510011826],\n [120.541798709243153, 36.361658009109874],\n [120.541830109072293, 36.3626142096781],\n [120.541817610294515, 36.363132809131912],\n [120.541773909538392, 36.363945709027291],\n [120.54171850950172, 36.364416509514342],\n [120.541681908892997, 36.364903909687712],\n [120.541596509271585, 36.365548109357803],\n [120.541500709889874, 36.366465509575676],\n [120.541400010102393, 36.367516009456324],\n [120.54136870919865, 36.368829508874796],\n [120.54138810937377, 36.369335810099585],\n [120.541514009064372, 36.370407809173116],\n [120.541686409100521, 36.371270509026829],\n [120.541935609440884, 36.372238909797886],\n [120.542243908729461, 36.373095709199674],\n [120.542568609853561, 36.373771208874246],\n [120.543061709930043, 36.374768709008777],\n [120.543705209927566, 36.375881308875364],\n [120.544206108924868, 36.376616909342943],\n [120.54470800976685, 36.37733690927098],\n [120.545229509534352, 36.378018910144647],\n [120.545738210150375, 36.378725609099604],\n [120.546167509622933, 36.379379008834235],\n [120.546340809880576, 36.379623509317526],\n [120.546872609583374, 36.380712909373301],\n [120.548382809619056, 36.382971109728999],\n [120.548805509866497, 36.38392100964694],\n [120.549348909024957, 36.385344609466188],\n [120.549788208958716, 36.386826809110005],\n [120.549992909944876, 36.387843209396635],\n [120.550245610446609, 36.389220509419033],\n [120.550337209994268, 36.390922709315646],\n [120.550306509837583, 36.392657508737102],\n [120.550135509146457, 36.39452540962003],\n [120.549954109594523, 36.395758409822804],\n [120.549632308784112, 36.397671309183636],\n [120.549419709052358, 36.398718509451726],\n [120.549026909464374, 36.400687809794647],\n [120.548890910387286, 36.401373309930364],\n [120.548663709262883, 36.402518309672303],\n [120.54851920889439, 36.403288309208165],\n [120.547841610202227, 36.406789509328462],\n [120.547300509710794, 36.40941690926303],\n [120.546506209593986, 36.413778209296993],\n [120.546361809949644, 36.414546709663],\n [120.545378109911894, 36.419654809421957],\n [120.545259109820108, 36.420272809142887],\n [120.544835709900099, 36.422935509266381],\n [120.544701209992922, 36.424023409252982],\n [120.544606309933329, 36.425211909202289],\n [120.544696209762378, 36.426681609168952],\n [120.544815010204616, 36.428625309410563],\n [120.54525310954341, 36.431463408809293],\n [120.545370209367775, 36.431864209665605],\n [120.545875309098278, 36.433593310083268],\n [120.547000309716623, 36.436660609799333],\n [120.54723410916688, 36.437160609474574],\n [120.549463709282804, 36.44172471022722],\n [120.552183909359997, 36.446574709055653],\n [120.552452609700254, 36.447116709768409],\n [120.555218109528141, 36.452531209447784],\n [120.556084509192829, 36.454250009030773],\n [120.557170809285481, 36.456297309373383],\n [120.558973110021043, 36.46049501013664],\n [120.560145110108806, 36.463675609142115],\n [120.560817710369065, 36.466086910082879],\n [120.561272809592538, 36.468373309580613],\n [120.561492509471805, 36.469624709013146],\n [120.561766210042606, 36.471939309451614],\n [120.561815609802579, 36.472421609569665],\n [120.561921009447133, 36.474328309004306],\n [120.561955009216376, 36.476239209172206],\n [120.56187350995458, 36.479488108989074],\n [120.561816309475148, 36.479924909706881],\n [120.561530209951343, 36.481914309897547],\n [120.561315209929035, 36.483329109850615],\n [120.561189609712756, 36.484183509861168],\n [120.56112670933021, 36.484611709462854],\n [120.560804209746493, 36.486451009206746],\n [120.560546809387802, 36.48791650933947],\n [120.56023080920454, 36.48973080882979],\n [120.559958909975762, 36.491389509418354],\n [120.55974820961228, 36.492712809648481],\n [120.55948830913826, 36.494036709726402],\n [120.559293009664771, 36.495232809846357],\n [120.559034709983962, 36.496701509766922],\n [120.558758708947266, 36.498327909405532],\n [120.558599709708915, 36.499204409356082],\n [120.558403809488254, 36.500279209817734],\n [120.558071409268223, 36.502237008731015],\n [120.55778611014091, 36.504397909635884],\n [120.557769010431571, 36.50452750913729],\n [120.557551510294047, 36.506238310149968],\n [120.557434609219854, 36.507402709167764],\n [120.55739530884648, 36.507793909761176],\n [120.557301610281115, 36.509424109934798],\n [120.557264309999937, 36.511339809784431],\n [120.557274010087554, 36.512700409396416],\n [120.557284209298928, 36.512962709261672],\n [120.557346309284753, 36.514562810025723],\n [120.557459509648766, 36.516118709111197],\n [120.557543509925154, 36.516964109606022],\n [120.557577909892643, 36.517321209706097],\n [120.557728209089646, 36.518748509336262],\n [120.55794450953158, 36.520764209300864],\n [120.558164108686697, 36.522562609676754],\n [120.558363910166349, 36.524258609647177],\n [120.558591109492227, 36.526237509353621],\n [120.558697609906858, 36.527279009718598],\n [120.558906209454108, 36.529062109928475],\n [120.559225109051567, 36.531761009563013],\n [120.559448109442769, 36.533696809260391],\n [120.559622409746453, 36.535124109789876],\n [120.559775709981068, 36.536425109531251],\n [120.559866609856272, 36.537968310189399],\n [120.559905509132022, 36.53972410967998],\n [120.559909209842203, 36.540417409635779],\n [120.559887909399549, 36.541314809830681],\n [120.559880810151299, 36.541617109741878],\n [120.55985400945508, 36.542010609901752],\n [120.559946909422365, 36.5422795098915],\n [120.559764909123373, 36.543320708983572],\n [120.559599609234624, 36.545095808824556],\n [120.55949370956705, 36.545965609725158],\n [120.559425609304526, 36.546457609031506],\n [120.559343009272538, 36.547055109605651],\n [120.5593273098076, 36.547168309070287],\n [120.559244208853215, 36.547860608979988],\n [120.559176309139389, 36.548061009408116],\n [120.559032909541202, 36.548717309456322],\n [120.558713709570156, 36.549587810029436],\n [120.557905909730039, 36.552554509782851],\n [120.557687809744721, 36.553258709521856],\n [120.557113910078897, 36.554834109506601],\n [120.556296509076674, 36.556855909572619],\n [120.555276409878502, 36.559040309762565],\n [120.553569209751345, 36.562117109017436],\n [120.552600210031756, 36.56361090901629],\n [120.551550409823562, 36.565229109535835],\n [120.549896409991334, 36.567390409739687],\n [120.547553908985719, 36.570195309765779],\n [120.546184609332272, 36.57163030939131],\n [120.54573400941706, 36.572095609624739],\n [120.544030909299067, 36.573694309245013],\n [120.54211991020577, 36.575536509302538],\n [120.539731209227966, 36.577782209081761],\n [120.539380809976478, 36.578117009592347],\n [120.538131210087386, 36.57932120990597],\n [120.536470309757078, 36.580874608876172],\n [120.535205309877256, 36.582108909498629],\n [120.53413090961385, 36.583112809208842],\n [120.532337809842147, 36.584800309686614],\n [120.531098009865332, 36.585969109087159],\n [120.528444509806377, 36.588633009805619],\n [120.528009909729576, 36.589093909656242],\n [120.526304109846819, 36.591023509427487],\n [120.52467860953027, 36.593004809424485],\n [120.522398810157028, 36.596191909628999],\n [120.520912809978313, 36.59855200946771],\n [120.519732609872108, 36.600722609560819],\n [120.51826610879391, 36.603678109157443],\n [120.517687810544089, 36.605115608898302],\n [120.517168509619069, 36.606428610092337],\n [120.516733009321001, 36.607682109441839],\n [120.516594509229321, 36.608121009177296],\n [120.515917610209613, 36.610248509261339],\n [120.515364010041139, 36.612479908920704],\n [120.515119210083526, 36.613632709382102],\n [120.514924109360209, 36.614766409142533],\n [120.514607609153927, 36.616764209900396],\n [120.514429909412797, 36.618375509921918],\n [120.514393009329979, 36.618826609860207],\n [120.514249209533432, 36.621202409163914],\n [120.514236809681051, 36.622663809287417],\n [120.514265409021505, 36.624362509022603],\n [120.514333409459368, 36.625978909998764],\n [120.514399509629698, 36.628207108970969],\n [120.51478440957294, 36.631718209727637],\n [120.514805109268423, 36.633891609410284],\n [120.514807309010166, 36.635596609795755],\n [120.514769809978816, 36.636618309787195],\n [120.51467630926436, 36.638792409142411],\n [120.514630210016207, 36.639394409924137],\n [120.514569909573765, 36.640167909621368],\n [120.514313609985152, 36.641827909730296],\n [120.513922809590099, 36.643420809622739],\n [120.513218209652678, 36.646360309380839],\n [120.512209709010904, 36.651456110011509],\n [120.510542410004291, 36.659778409246258],\n [120.51041910935453, 36.660392209133192],\n [120.510106809881449, 36.661943708735237],\n [120.509126208907446, 36.666848309002319],\n [120.508911609982874, 36.66817361022396],\n [120.508781809932657, 36.67036460963908],\n [120.508933110075077, 36.672046109840153],\n [120.509276410078314, 36.674266209518009],\n [120.50978970982726, 36.676100909229604],\n [120.510047909683294, 36.676809809725],\n [120.510691510404968, 36.678229609009293],\n [120.511787009662839, 36.680272309319662],\n [120.513353410131799, 36.68250940888214],\n [120.514984109429179, 36.684294709733138],\n [120.51655590942778, 36.685705709151193],\n [120.517192609651261, 36.686245309573451],\n [120.518133109855171, 36.686931709930548],\n [120.519892609156614, 36.688084609317343],\n [120.522510409727715, 36.689667609472679],\n [120.528881709823168, 36.693515009909845],\n [120.530535609830622, 36.694605709485984],\n [120.533763309928872, 36.69661630939521],\n [120.537089209699275, 36.698573309710525],\n [120.538854109429622, 36.699644309637222],\n [120.539621209551228, 36.700108809474045],\n [120.543151009011922, 36.702534609284839],\n [120.54496420953069, 36.704177509684371],\n [120.54650980958013, 36.70574200988591],\n [120.546927609421687, 36.706216109086199],\n [120.548012909468298, 36.70759470952828],\n [120.548730009982023, 36.708538408620711],\n [120.549375409347704, 36.709547209636071],\n [120.550178410405351, 36.710843509520373],\n [120.550757809425477, 36.712064809543392],\n [120.551122509696143, 36.712838909088418],\n [120.551991610024857, 36.715083609720864],\n [120.552538709893611, 36.717259509518783],\n [120.552871308863928, 36.71944390970873],\n [120.552989410532973, 36.721662708966903],\n [120.552914309947482, 36.723632009309824],\n [120.552613809579725, 36.725807609633534],\n [120.552154209249466, 36.728146909951988],\n [120.552044309397388, 36.728680309548679],\n [120.55137100946456, 36.731949709411595],\n [120.549380738158817, 36.741810897468781]\n ],\n [\n [120.548382174172147, 36.777730858305532],\n [120.548475209563321, 36.777987209142452],\n [120.54935500912643, 36.78058240975048],\n [120.550095309451081, 36.782386909328466],\n [120.551200310046283, 36.7847929096651],\n [120.552348309027252, 36.786992509296908],\n [120.553378309761229, 36.788754009589923],\n [120.554526310540837, 36.790678610029886],\n [120.556028309658814, 36.793153009204048],\n [120.558474509690882, 36.79734570883744],\n [120.559047868316739, 36.798314239749637]\n ],\n [\n [120.559612918913288, 36.7992687365428],\n [120.55978955529396, 36.799567114882606]\n ],\n [\n [120.561723334142627, 36.80354996308413],\n [120.562690909158164, 36.806202709887202],\n [120.563399009256955, 36.808625109361344],\n [120.564068609378864, 36.811148709545364],\n [120.56485720959256, 36.81412920939556],\n [120.565329209775314, 36.815774109887286],\n [120.565982609509888, 36.817505608796864],\n [120.566703509659305, 36.819052609990024],\n [120.567427709421281, 36.820383809865007],\n [120.567744209627676, 36.820946409549208],\n [120.569031609820968, 36.822814409357534],\n [120.570093809881428, 36.824137009915148],\n [120.572379009683573, 36.826739110121878],\n [120.574020609663421, 36.828645609007708],\n [120.575769409730583, 36.830646508829375],\n [120.577067510057645, 36.832303909897576],\n [120.578033109440526, 36.833892509231987],\n [120.57817260957836, 36.834141609747519],\n [120.578943110036562, 36.835617609465146],\n [120.579500910038973, 36.836888409072856],\n [120.580349709071925, 36.8392274099171],\n [120.58081191024155, 36.841204109881801],\n [120.581270109428033, 36.84273250949775],\n [120.581411709482836, 36.843566709835841],\n [120.581585609588274, 36.84608000918513],\n [120.581962609886546, 36.855591108742715],\n [120.582127645898922, 36.857810024693606]\n ],\n [\n [120.583215641460029, 36.882472038109086],\n [120.583279609466445, 36.883810309298383],\n [120.58344580957646, 36.888661508721725],\n [120.583503109880667, 36.890483609830767],\n [120.583484309553342, 36.892283610100606],\n [120.583448309691789, 36.892958809401591],\n [120.583404209636683, 36.893786809813491],\n [120.583348409401651, 36.894768409934215],\n [120.583343809369353, 36.89484970954652],\n [120.583278210121307, 36.89550870935949],\n [120.583042109306007, 36.897289009979886],\n [120.582981509389242, 36.897935809589967],\n [120.582332609862078, 36.901058709891572],\n [120.582210309258471, 36.901528709982017],\n [120.582049509577246, 36.902147209726024],\n [120.58162610965735, 36.903772709143254],\n [120.580898009535531, 36.905890009116661],\n [120.580548210131838, 36.906771009274735],\n [120.579452010302134, 36.909035809754869],\n [120.579285609643193, 36.909381109850415],\n [120.578207510468246, 36.911617909039308],\n [120.576823509597375, 36.914148509546123],\n [120.575793509762775, 36.915847009631818],\n [120.574650910311334, 36.917476709782363],\n [120.573154209998847, 36.919702610087427],\n [120.572139209956617, 36.921577109296209],\n [120.571757709450821, 36.922192109778109],\n [120.570606109584332, 36.924227109193794],\n [120.569515109634608, 36.926466609046827],\n [120.568948409941186, 36.927614809475926],\n [120.568714382288533, 36.928164121716044]\n ],\n [\n [120.567725826698521, 36.930796260521085],\n [120.566985109874963, 36.932872209285108],\n [120.566832209838708, 36.933547809683716],\n [120.56667670986235, 36.934094209879959],\n [120.566080409883057, 36.936439909774094],\n [120.564056209526484, 36.944839009312886],\n [120.563247053550455, 36.947944743291629]\n ],\n [\n [120.556369525703843, 36.962327363193083],\n [120.555147608975062, 36.964059109640232],\n [120.554394909697407, 36.965256809654079],\n [120.552619210008629, 36.967335509825944],\n [120.551031309447467, 36.96915280945467],\n [120.549636609342087, 36.970625009536604],\n [120.544411610307634, 36.975838609664152],\n [120.541697309783103, 36.978675609192067],\n [120.540442009990784, 36.97999550998486],\n [120.537411609458218, 36.983212509050077],\n [120.53426890968251, 36.986537909696835],\n [120.531087309731674, 36.990963909656784],\n [120.53017760950911, 36.992290709148961],\n [120.529241509687949, 36.99371240960005],\n [120.528345009714485, 36.995270809700173],\n [120.527369009672157, 36.997082809624033],\n [120.526274410635551, 36.999399809453678],\n [120.526169309566058, 36.999664809983074],\n [120.525846210134546, 37.000478809749325],\n [120.525509709905236, 37.001326710359422],\n [120.524427609646523, 37.004414609946366],\n [120.523741509662955, 37.006722009513169],\n [120.522975709961088, 37.009600209681992],\n [120.521430409385971, 37.015748909584545],\n [120.519198209329943, 37.024502109984439],\n [120.51820800989185, 37.028497109853788],\n [120.517812409814951, 37.030475909735515],\n [120.517522210281868, 37.032644909934675],\n [120.517311110619289, 37.034731008829056],\n [120.51716611022789, 37.036478109177438],\n [120.517152909079527, 37.040206709172367],\n [120.517218809600422, 37.04200690909164],\n [120.517272209544899, 37.042683409711628],\n [120.517403509664291, 37.044345009714505],\n [120.517588309552934, 37.046008709634293],\n [120.517845709911626, 37.047815009655039],\n [120.518596809295332, 37.052335909674525],\n [120.518854609852383, 37.054102809497124],\n [120.519005209422971, 37.056143909913544],\n [120.519112510234208, 37.058458710001503],\n [120.519069510049917, 37.060466009398851],\n [120.518876109045209, 37.063175208968744],\n [120.51829660930116, 37.067422909339825],\n [120.51801791029834, 37.06985230913682],\n [120.517846409584195, 37.071989309658989],\n [120.517843009247485, 37.07214250916951],\n [120.517803609049338, 37.073904610209638],\n [120.517782209681286, 37.075922609740701],\n [120.517814310082372, 37.076640009728692],\n [120.517867909676397, 37.07783740936901],\n [120.518060810657971, 37.08077870956987],\n [120.51846820984008, 37.083652809729415],\n [120.519305310491745, 37.090484009629392],\n [120.519563109250157, 37.0931749097943],\n [120.519584610241623, 37.095371909486062],\n [120.519369609320051, 37.097686609749303],\n [120.519154509473083, 37.099488609212017],\n [120.518488309687768, 37.102179609201642],\n [120.517887809874537, 37.104608609699653],\n [120.517673309875363, 37.105617609465185],\n [120.517159010080263, 37.1079077096731],\n [120.516923410187246, 37.109923509462419],\n [120.516666210377366, 37.112059809412699],\n [120.51660190975042, 37.114094109155872],\n [120.516485509598624, 37.115873409730114],\n [120.516465009552576, 37.116234909313675],\n [120.51645150982938, 37.116424709432863],\n [120.51604300987708, 37.119373410154822],\n [120.515569610349303, 37.121329409524662],\n [120.514903110190403, 37.123437909631889],\n [120.514172109755123, 37.125375109573724],\n [120.511275409632503, 37.131756009032642],\n [120.50992510995593, 37.135430110111542],\n [120.508917809909008, 37.13860750932912],\n [120.508425209855659, 37.140792909565164],\n [120.507953609871265, 37.143373609504522],\n [120.507481910062211, 37.146313409636207],\n [120.507363071174765, 37.147336310553008]\n ],\n [\n [120.507200678074625, 37.147337407176551],\n [120.507321310030534, 37.14629931006516],\n [120.507359210159507, 37.146063109425029],\n [120.507793609687383, 37.143356209421597],\n [120.508265809519571, 37.140772209869624],\n [120.508759809817434, 37.138580309333861],\n [120.509769209781325, 37.135396209267697],\n [120.511121809923679, 37.13171600988602],\n [120.514018709695733, 37.125334609504705],\n [120.514747309840573, 37.12340360948906],\n [120.515411809907164, 37.121301509856835],\n [120.515883109517972, 37.119354109804362],\n [120.516290409774683, 37.116414309672678],\n [120.516317910143471, 37.116233509968538],\n [120.516324909566947, 37.11587210931043],\n [120.5164405102214, 37.114089209649364],\n [120.516504909773857, 37.112052009592617],\n [120.516762609606758, 37.109911409983624],\n [120.516998810246946, 37.107890309590175],\n [120.517514209912974, 37.105595509525187],\n [120.517728909561583, 37.104585409888784],\n [120.518329809573061, 37.102154709672163],\n [120.518994510188577, 37.099469909608672],\n [120.519208609989391, 37.097675809790815],\n [120.519423010163905, 37.095367709652123],\n [120.519401609896477, 37.093180410047921],\n [120.519144309362446, 37.090495209786127],\n [120.518307509983629, 37.083666309452667],\n [120.517899709703897, 37.080789409703527],\n [120.517706510147377, 37.077843109272123],\n [120.517620609603568, 37.075924309459367],\n [120.517642009870883, 37.073902909591652],\n [120.517681509893805, 37.072140209603049],\n [120.517684910230514, 37.071984109778896],\n [120.517856810243643, 37.069842309574994],\n [120.518135809619935, 37.067410009464425],\n [120.518715109714549, 37.063164509734406],\n [120.51890800979686, 37.060461309541836],\n [120.518950910156491, 37.058460009521866],\n [120.518843809893951, 37.056150010015017],\n [120.51869360962246, 37.054114109478633],\n [120.51843650963724, 37.05235190951305],\n [120.517685409354272, 37.047830710019298],\n [120.517427509871709, 37.046021709334468],\n [120.517242409609594, 37.044354709802064],\n [120.517157910209448, 37.043285509418752],\n [120.517057410071516, 37.042012909368339],\n [120.516991309901073, 37.040208409790353],\n [120.517004510150059, 37.036473709694008],\n [120.517150009665329, 37.034721610014344],\n [120.51736140970138, 37.03263280955656],\n [120.51765220998152, 37.030458909850836],\n [120.518048909929348, 37.028474409166677],\n [120.519039809939386, 37.024476709532564],\n [120.521272109820075, 37.015723309483178],\n [120.522817510219966, 37.009574109557548],\n [120.523583809944967, 37.006693709647038],\n [120.524271209448784, 37.004382309895732],\n [120.525354909601447, 37.001289809377226],\n [120.526015309658874, 36.999625909807946],\n [120.526121709349468, 36.999357509841275],\n [120.527219209598911, 36.997034509734874],\n [120.528197409382983, 36.995218409801851],\n [120.529096510195814, 36.993655409669486],\n [120.530035309781738, 36.992229709933213],\n [120.530947709769066, 36.990898909357213],\n [120.534129809743035, 36.986454009245165],\n [120.537272409693969, 36.983128709322557],\n [120.540302910051309, 36.979911509708472],\n [120.541558610041875, 36.978591209616695],\n [120.544273210040728, 36.975754009539969],\n [120.549545609642223, 36.970560609984204],\n [120.550932809401729, 36.969084309893049],\n [120.552517409450957, 36.967270709175921],\n [120.554257309826994, 36.965157709760547],\n [120.554975209838176, 36.964006509193098],\n [120.556162804321531, 36.962323422219349]\n ],\n [\n [120.563056690937501, 36.947926562956923],\n [120.563863609817759, 36.944829509774081],\n [120.565756609879713, 36.93706700973479],\n [120.566503309779932, 36.934053109963088],\n [120.566655209770147, 36.933477309130581],\n [120.566847209631078, 36.932803109875692],\n [120.567532909416286, 36.930695309441035],\n [120.567706146687826, 36.930285821158066]\n ],\n [\n [120.568169034095291, 36.929191674569338],\n [120.56822257993592, 36.929065105995804]\n ],\n [\n [120.568610208195508, 36.928117273186871],\n [120.568816709623547, 36.927600109157765],\n [120.56940070957512, 36.926372009360819],\n [120.570437510083138, 36.924184409383031],\n [120.571610809691151, 36.922164109386188],\n [120.571978809574489, 36.921542309130302],\n [120.573074509381172, 36.919641809621851],\n [120.574572510113285, 36.917414109773404],\n [120.575713409846003, 36.915786609364602],\n [120.576739909519233, 36.914094009730832],\n [120.578121209726078, 36.91156840945456],\n [120.579362909970428, 36.908992209722726],\n [120.580449609362063, 36.906718109353335],\n [120.580768410034125, 36.905915909591613],\n [120.581489709482526, 36.903761909184823],\n [120.581924809582347, 36.902104509915262],\n [120.582175609816545, 36.901230309531229],\n [120.582386910027935, 36.90025300996848],\n [120.582797809371414, 36.897955409414692],\n [120.582862610021493, 36.897322709375601],\n [120.583209909309971, 36.894758709846656],\n [120.583271309623342, 36.893760709689047],\n [120.583341910001195, 36.892205309727331],\n [120.583370209867326, 36.891058509542631],\n [120.583381109650531, 36.890083409721626],\n [120.583298909816904, 36.888562309902738],\n [120.583132609882114, 36.883815309528984],\n [120.583069584878587, 36.882461197521828]\n ],\n [\n [120.581956358925495, 36.857703352392932],\n [120.581924010085004, 36.857172309354667],\n [120.581814210057814, 36.855717409530882],\n [120.581462309837775, 36.846041909406665],\n [120.581252609520334, 36.843561209582219],\n [120.581084409318123, 36.842731809825239],\n [120.580645210108401, 36.841224109904772],\n [120.580185609778141, 36.83925870992158],\n [120.579340409832071, 36.836929609713764],\n [120.578785709792783, 36.835666009179022],\n [120.578018009823381, 36.83419510951677],\n [120.577880509777742, 36.833949609886645],\n [120.576920009550918, 36.832369409320847],\n [120.575628909546595, 36.830721109391732],\n [120.573882209396515, 36.82872260986062],\n [120.572240809965479, 36.826816209900244],\n [120.569954009370122, 36.82421220942598],\n [120.568886909803155, 36.822883509666269],\n [120.567593409508277, 36.821006709092387],\n [120.567273609689437, 36.820438409505073],\n [120.566547209286341, 36.819103109620869],\n [120.565822909699591, 36.817548809529967],\n [120.565166309277856, 36.815808709504381],\n [120.56469271010053, 36.814158309658296],\n [120.563903809513249, 36.811176609213192],\n [120.563234609589585, 36.808654509098346],\n [120.562527909735309, 36.806237009130712],\n [120.561670802759906, 36.803887370333051]\n ],\n [\n [120.561442868398871, 36.803325009084169],\n [120.561424527887226, 36.803286073852902]\n ],\n [\n [120.55970445628526, 36.799738303989052],\n [120.559430616829502, 36.799275741192481]\n ],\n [\n [120.559118769184408, 36.798748975907976],\n [120.558322009852986, 36.797403109865684],\n [120.555876210019164, 36.79321110990486],\n [120.554374509476133, 36.790737209854399],\n [120.553226009572768, 36.788811609368338],\n [120.552194209295408, 36.787047209661068],\n [120.551043509650299, 36.784842209600356],\n [120.549936109663804, 36.782431309757214],\n [120.549193509772749, 36.780621109376739],\n [120.548313009637695, 36.778023709926345],\n [120.548171612449536, 36.777634212527268]\n ],\n [\n [120.549192093537854, 36.741900079055021],\n [120.55120470952977, 36.73192790984524],\n [120.551878109287372, 36.728658309433513],\n [120.551988109863487, 36.728125909882863],\n [120.552447209271349, 36.725789709527533],\n [120.552746410118743, 36.723622509771076],\n [120.552821109606612, 36.721663509363509],\n [120.552703709408775, 36.719455009141427],\n [120.552372609608256, 36.717281009610929],\n [120.551828509877851, 36.715117009642313],\n [120.550963509558414, 36.712882709669373],\n [120.550600509905621, 36.712112609409473],\n [120.550024209949356, 36.710897509312645],\n [120.549225309800249, 36.709607909377553],\n [120.548583210047127, 36.708604309141606],\n [120.547870109717906, 36.707665709205173],\n [120.546787709984869, 36.706291009122822],\n [120.546375209848065, 36.705822809475137],\n [120.544835209877078, 36.704264109900805],\n [120.543032809316742, 36.702630909588834],\n [120.539515809906788, 36.700213909644276],\n [120.538752709969685, 36.699751809198688],\n [120.536988709561342, 36.698681409119786],\n [120.533662009394334, 36.696723909680713],\n [120.530430609485052, 36.694711009305706],\n [120.528777609698977, 36.693621009402136],\n [120.522409309741874, 36.689775309582899],\n [120.519788809406123, 36.688190709533671],\n [120.518023309827981, 36.687033809063109],\n [120.517074809255064, 36.686341609877445],\n [120.516432209478921, 36.685796909399926],\n [120.514853309332807, 36.684379709156303],\n [120.513211810076996, 36.682582509375379],\n [120.511636109718779, 36.68033210973914],\n [120.510535210032003, 36.678279309142852],\n [120.509888009324186, 36.676851809863194],\n [120.509626809329802, 36.676134609524638],\n [120.509110609267282, 36.674289309504104],\n [120.508765709370095, 36.672059309189819],\n [120.508613410080898, 36.670366309357746],\n [120.508744009628458, 36.668161709495337],\n [120.508959810047259, 36.666828909726462],\n [120.509940809420868, 36.661922309367128],\n [120.510253209617986, 36.660370709041047],\n [120.510376509368484, 36.659756909154112],\n [120.512043609624925, 36.651434809568855],\n [120.513052210091473, 36.646338809288693],\n [120.513747309590713, 36.643392709406044],\n [120.514127909875242, 36.641811609518243],\n [120.514286709464159, 36.640968209115613],\n [120.514382509745133, 36.640174509745862],\n [120.514446909297476, 36.639427509472057],\n [120.514540509836706, 36.638467809641782],\n [120.514611210039334, 36.636838209315954],\n [120.514672709278216, 36.635629509694184],\n [120.514665009282794, 36.633855009700994],\n [120.514588309702845, 36.631632209359054],\n [120.514231409252147, 36.628211309704227],\n [120.514165309981081, 36.6259827096344],\n [120.514097309543217, 36.624365709709764],\n [120.514068709303501, 36.62266420948572],\n [120.514081110055258, 36.621198709352996],\n [120.514225209326014, 36.618818909864842],\n [120.514262209233607, 36.618366709156362],\n [120.51443510929289, 36.616749309033423],\n [120.514736009859007, 36.614791109921839],\n [120.514931709530856, 36.613654509847777],\n [120.51519340954826, 36.612454609192923],\n [120.515748409961247, 36.610217709279937],\n [120.516388809995647, 36.608142609094159],\n [120.516527809211084, 36.607702309114302],\n [120.517002209684279, 36.606388809695886],\n [120.517522609580851, 36.605073109636351],\n [120.518102809896845, 36.603630809314438],\n [120.519572509863451, 36.600668909242813],\n [120.52075580993278, 36.598492709071309],\n [120.522246009945434, 36.596125809458613],\n [120.524530809549333, 36.592931709830623],\n [120.526160810073407, 36.590944909579946],\n [120.527725209550795, 36.589123509042736],\n [120.528162709941171, 36.588659409404272],\n [120.530962509912001, 36.585882109571742],\n [120.532291309496372, 36.584588909650506],\n [120.534140109678333, 36.582864809463445],\n [120.535231410001643, 36.581813209711925],\n [120.53625220977176, 36.580853009858572],\n [120.537999009746613, 36.579199809523629],\n [120.539171009834263, 36.578104309366438],\n [120.539511309699265, 36.577757209727508],\n [120.542009409606635, 36.575387109427595],\n [120.543920109225724, 36.573550909646826],\n [120.54573400941706, 36.571824109694944],\n [120.546179209802744, 36.57140190947058],\n [120.547394210074799, 36.570109409221914],\n [120.549765409346264, 36.567346909532318],\n [120.551373609404664, 36.565207009595895],\n [120.551853109933177, 36.564631109837876],\n [120.552224909452093, 36.564015509508181],\n [120.553430309461305, 36.562019809566607],\n [120.55505430970868, 36.559028509757979],\n [120.556119509907489, 36.55680850990484],\n [120.556924209784484, 36.554779309317723],\n [120.557500009717728, 36.553171809831213],\n [120.557744509301756, 36.55246210983853],\n [120.558543809649109, 36.54952740976222],\n [120.558850109744867, 36.548520909212641],\n [120.559119909955939, 36.547062409402713],\n [120.559229309784882, 36.546398509183916],\n [120.559481909562578, 36.544462009813969],\n [120.559529509779168, 36.543813909784149],\n [120.55961230946059, 36.542684909880734],\n [120.559646309229834, 36.542002909007124],\n [120.559679909700094, 36.541329609074239],\n [120.559703009686245, 36.540866209108287],\n [120.559717909653841, 36.539061209507281],\n [120.559632510032429, 36.537294709882985],\n [120.559457409332026, 36.535361009203257],\n [120.559206209798845, 36.533279309792363],\n [120.559010809601205, 36.531562409577589],\n [120.558795709754236, 36.529819409238371],\n [120.558726109422423, 36.529220409494371],\n [120.558313609285733, 36.525629509194573],\n [120.558288509207387, 36.525437409508868],\n [120.55787260963325, 36.521705809375646],\n [120.557847009531883, 36.521439609150718],\n [120.557577109496037, 36.519176209814304],\n [120.557432509302885, 36.517968109140952],\n [120.557349509971914, 36.517198009780373],\n [120.557318909640003, 36.516895509320364],\n [120.557246009695632, 36.516042809028477],\n [120.557171009834292, 36.514649109868571],\n [120.557131309262559, 36.513967609017982],\n [120.557089709322668, 36.512934009197238],\n [120.557078709714688, 36.511006009319942],\n [120.55709580942414, 36.509823309098465],\n [120.557166309977333, 36.508422009767969],\n [120.557256610004629, 36.507356209721365],\n [120.557313009188078, 36.506691809479491],\n [120.557368709598336, 36.506208309665794],\n [120.557588509302377, 36.504041209734112],\n [120.557728409638457, 36.50297080965521],\n [120.55778030951376, 36.502699209001321],\n [120.557915109794521, 36.50199240932227],\n [120.558165209456888, 36.500645609807123],\n [120.558331509391678, 36.499641509548098],\n [120.558505409497116, 36.498635509021597],\n [120.55867620963943, 36.49757420918246],\n [120.558893009205121, 36.496342209025784],\n [120.55905521003001, 36.495428409693432],\n [120.55926820996001, 36.494149109693694],\n [120.55943410969644, 36.493280109189755],\n [120.559691010032111, 36.491777809698192],\n [120.55989860953332, 36.490609709070895],\n [120.560047209910863, 36.489756909853554],\n [120.560272509868469, 36.488438309480443],\n [120.560464409904625, 36.487348009203288],\n [120.560651909558032, 36.486198509253825],\n [120.560823309548141, 36.485095209276551],\n [120.56092060989829, 36.484582009352323],\n [120.560998809547527, 36.484169909413822],\n [120.561214409417516, 36.482782209631296],\n [120.561360109481484, 36.481638109211417],\n [120.561643409415865, 36.479874009877733],\n [120.561677809383468, 36.47944350981021],\n [120.56178040943837, 36.476227009868637],\n [120.561749309982702, 36.474345609262514],\n [120.561625209835597, 36.472543009052686],\n [120.561592809960302, 36.472103909667737],\n [120.561276909601816, 36.469434509594976],\n [120.561073209561073, 36.468168009645979],\n [120.560609409396761, 36.466118709211116],\n [120.559939409975868, 36.463717309806043],\n [120.558801609306897, 36.460529909228001],\n [120.557648209897025, 36.457688809690865],\n [120.557023309678016, 36.456400909474439],\n [120.555784109549109, 36.454075209603275],\n [120.552274909959237, 36.447174709745127],\n [120.551988309512922, 36.446640509751774],\n [120.549268209260504, 36.441790709673569],\n [120.547096009273446, 36.437286509165119],\n [120.546856009897056, 36.436736508982733],\n [120.545669509140566, 36.433635409146859],\n [120.545278709644776, 36.432296209802303],\n [120.545043509950119, 36.431490009856134],\n [120.544603509444414, 36.428639009682627],\n [120.544466109223663, 36.4259090096931],\n [120.54443170925606, 36.425225909847939],\n [120.544459809472642, 36.424019109594269],\n [120.544624109315237, 36.422921909718411],\n [120.545088009304209, 36.420257409152157],\n [120.545206209898765, 36.419635609795591],\n [120.54617860995495, 36.414519909865987],\n [120.54633960928561, 36.41375140949998],\n [120.547134009227193, 36.409399108981745],\n [120.547632209358994, 36.406762909180941],\n [120.548380409328502, 36.40317660981276],\n [120.548843609644905, 36.400683309587123],\n [120.549210409832654, 36.398691509105902],\n [120.549444509656496, 36.397625109211447],\n [120.549815309129258, 36.395463509533386],\n [120.549924409483992, 36.394509509606223],\n [120.550094309404926, 36.392653709101467],\n [120.550154009999574, 36.390918209108122],\n [120.550034009861747, 36.389236609082275],\n [120.549804209696617, 36.387802908977108],\n [120.549580309983412, 36.386860909603342],\n [120.5491601098513, 36.385367009779713],\n [120.54864840999619, 36.383949309513071],\n [120.548155209195556, 36.38294880924019],\n [120.546689509413341, 36.380786609714335],\n [120.546148309996624, 36.379696809460256],\n [120.545729909407896, 36.379074209707085],\n [120.54526940975552, 36.378382609469895],\n [120.544582909573705, 36.377460109196761],\n [120.544077109271257, 36.376728709462441],\n [120.543571009494599, 36.375975409437672],\n [120.543121709999014, 36.375260509564896],\n [120.542711109230368, 36.374557709170972],\n [120.542488009913768, 36.374061109832382],\n [120.542112109486311, 36.373224309554303],\n [120.541852809759462, 36.372550709247889],\n [120.541637409538907, 36.371827909730314],\n [120.541477809553385, 36.371083409571725],\n [120.541334809254067, 36.370353809380845],\n [120.541221609789545, 36.369611609688093],\n [120.541209509411374, 36.369294709283452],\n [120.541167209798914, 36.368670409811614],\n [120.541165809554514, 36.367819509063168],\n [120.541195209291573, 36.367494309714687],\n [120.541237309254484, 36.367064809693261],\n [120.541419609927175, 36.365420509049329],\n [120.541456609834768, 36.365068409179798],\n [120.541537309599221, 36.364474409666343],\n [120.541646309229805, 36.363199409325318],\n [120.541647209451185, 36.362071509292775],\n [120.54157200994041, 36.361088409102877],\n [120.541389509618284, 36.360027309812551],\n [120.541109009273441, 36.358981009765841],\n [120.540799609214673, 36.358224709602723],\n [120.54031580992671, 36.357001509312283],\n [120.539938309605418, 36.356150009615305],\n [120.539586509210039, 36.355474909239717],\n [120.538929309839887, 36.354180809097102],\n [120.538604609615049, 36.353548109058011],\n [120.537810109848806, 36.35202360980179],\n [120.537092509311947, 36.350604609115464],\n [120.53697830980127, 36.35039540972042],\n [120.536351409490067, 36.349158509157917],\n [120.535562709451597, 36.347625308960914],\n [120.535122309646908, 36.346545509167981],\n [120.534907509274149, 36.34592340943783],\n [120.534671809556471, 36.345271109574128],\n [120.534510909151209, 36.344604509590511],\n [120.534317809419463, 36.34375440923867],\n [120.534164409360073, 36.343052409241352],\n [120.534023409153065, 36.342229309235279],\n [120.533883409891473, 36.341497409477938],\n [120.533701709965953, 36.340666109453423],\n [120.53349750990219, 36.340016709003976],\n [120.533133709852905, 36.339151109735951],\n [120.532696909135097, 36.33838080982656],\n [120.532443909159156, 36.338011808997862],\n [120.532170009838183, 36.337622309022379],\n [120.531717009632303, 36.337064309370419],\n [120.531303009426438, 36.336619209708829],\n [120.530897409787713, 36.336242809258295],\n [120.530012909468269, 36.335475909685556],\n [120.529513609465539, 36.335156108967283],\n [120.5287242097545, 36.334715609337934],\n [120.528169609539873, 36.334417409435957],\n [120.527405709206164, 36.334079709511059],\n [120.526645009559616, 36.333796809774981],\n [120.52596710959449, 36.333567909831231],\n [120.525451509379764, 36.333425109181519],\n [120.524937709607684, 36.33332250912656],\n [120.524530509175747, 36.333245809546497],\n [120.52370820956628, 36.333143309316313],\n [120.522967709592194, 36.333050409348971],\n [120.522003409729678, 36.332973909418456],\n [120.521173209575977, 36.33292850984293],\n [120.520395009122467, 36.332853509082213],\n [120.519551609619157, 36.332804209147014],\n [120.5185556095538, 36.332730408981263],\n [120.51790450938563, 36.332690509659358],\n [120.517033509688758, 36.332621209701131],\n [120.516570109722807, 36.33258630971045],\n [120.515746009670693, 36.33252580961846],\n [120.515006009719627, 36.332476908982244],\n [120.514501109638559, 36.332421909143818],\n [120.513330209421724, 36.332340009683776],\n [120.511949109763691, 36.332257409651788],\n [120.510610009344532, 36.332151009061874],\n [120.509521409685362, 36.332072309389616],\n [120.509156109566902, 36.33203660900233],\n [120.5086000092831, 36.331981009316166],\n [120.507667409623309, 36.331871309113694],\n [120.506989009635163, 36.33174330950618],\n [120.50638830927312, 36.331628309598841],\n [120.505649409192984, 36.331437209060027],\n [120.505066709661037, 36.331279109143622],\n [120.504371209963438, 36.331050009550324],\n [120.50377020922781, 36.33083020894702],\n [120.503023309678042, 36.330523909750696],\n [120.502477609154425, 36.330290609424139],\n [120.501737509378586, 36.32990030905205],\n [120.501170609136352, 36.329581809652836],\n [120.500646309779427, 36.32924220946046],\n [120.500253409467291, 36.32897750930465],\n [120.499795509755018, 36.328651809033829],\n [120.499200209821879, 36.32820770941828],\n [120.498638009436604, 36.327769309705957],\n [120.498189509438362, 36.327420909647287],\n [120.497676709712437, 36.327019709492049],\n [120.497227509142249, 36.326700609345721],\n [120.496734609614577, 36.326376109669752],\n [120.49618040959831, 36.326056609325121],\n [120.495609509171572, 36.325756409330893],\n [120.494988009289273, 36.325479809345779],\n [120.494442609139128, 36.325271809646324],\n [120.493785809967221, 36.325050709522657],\n [120.492993709592042, 36.32483900911302],\n [120.49216540970599, 36.32466950939039],\n [120.491357409317061, 36.324540109538475],\n [120.490649909965441, 36.32447950962171],\n [120.489683909484938, 36.324439409750994],\n [120.488663209539595, 36.324424109585038],\n [120.487524509548507, 36.324418209133114],\n [120.486222609585866, 36.324405309257656],\n [120.484964909502992, 36.324347409105712],\n [120.484234910013129, 36.324290508999866],\n [120.48356100933313, 36.324212609724214],\n [120.482680109899206, 36.324102208949853],\n [120.481880409353494, 36.323957009808225],\n [120.48112470993749, 36.323795809029434],\n [120.48037930955752, 36.323602209274611],\n [120.479574809330074, 36.323370509741267],\n [120.478794809333067, 36.323114509626976],\n [120.478031809220624, 36.322836609222179],\n [120.477423509587311, 36.322589609522936],\n [120.476900109552503, 36.322370109293161],\n [120.476376409143995, 36.32211370898051],\n [120.475521109811439, 36.321678809429557],\n [120.474951109606081, 36.321344309292499],\n [120.474032209319034, 36.320798609668145],\n [120.473240909340575, 36.320276608978361],\n [120.472689309264297, 36.319912309805318],\n [120.472039809889338, 36.319485109350353],\n [120.471560609734411, 36.319145809531562],\n [120.471099409510202, 36.318833309509671],\n [120.470646109830113, 36.318520609838345],\n [120.470151709334004, 36.318195709064753],\n [120.469552309391588, 36.317779509117088],\n [120.469063609697855, 36.317450509233652],\n [120.468572009690547, 36.31712070895361],\n [120.468096309696989, 36.316831009443604],\n [120.467611509463609, 36.316541909781336],\n [120.466988409687474, 36.316210109409099],\n [120.466587009882687, 36.316019409068531],\n [120.466144409436993, 36.315829709673437],\n [120.465680109249661, 36.315653409277445],\n [120.465105909210365, 36.315459309499602],\n [120.464597509867303, 36.315309209052828],\n [120.463937909307106, 36.315150409463854],\n [120.463345709337091, 36.315023409003174],\n [120.462734109191842, 36.314905009658503],\n [120.462125809558529, 36.314800609160841],\n [120.461325109866038, 36.314678509105988],\n [120.460753109568373, 36.314569509475348],\n [120.456023709826354, 36.313780309413801],\n [120.455227209967802, 36.313654409723256],\n [120.454620209854852, 36.313553809760549],\n [120.452770809825097, 36.31325660900535],\n [120.450872909357372, 36.312921809394027],\n [120.450439009852516, 36.312831409541957],\n [120.449807709158563, 36.312670509136751],\n [120.449263109405024, 36.312508809234203],\n [120.448465310026108, 36.312209009438277],\n [120.447965109801999, 36.311995409660483],\n [120.447367409578305, 36.311725409799863],\n [120.446675209493378, 36.311374209252392],\n [120.446083109348024, 36.311017609175394],\n [120.445634109326761, 36.310722809610013],\n [120.445014909910242, 36.310253609016911],\n [120.444510609676968, 36.309816209350629],\n [120.443925109656107, 36.309273008942284],\n [120.443412709229165, 36.308774109137858],\n [120.442880609152894, 36.308224709702642],\n [120.44235170976367, 36.307709609510937],\n [120.441731109203374, 36.30706600968864],\n [120.440810209723509, 36.306157909360081],\n [120.440242609808706, 36.305556109127167],\n [120.439519609742206, 36.304812309540523],\n [120.439079709960652, 36.304348409551494],\n [120.438388109723519, 36.303634809199139],\n [120.437882609794656, 36.303137509288661],\n [120.437443909708691, 36.302689409488721],\n [120.436827209508124, 36.302074509730915],\n [120.436334309980452, 36.301592909285375],\n [120.435791309221599, 36.301089209799272],\n [120.435178609205536, 36.300499809418739],\n [120.43456560971515, 36.299943909683748],\n [120.434035209357489, 36.299471909501051],\n [120.43353770979752, 36.29904340952578],\n [120.433087109882308, 36.298653909550353],\n [120.432392009483692, 36.298036509677218]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 13,\n "fclass": "motorway",\n "name": "青岛新机场高速",\n "Shape_Leng": 0.48987445102\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.160459409574173, 36.241428509018533],\n [120.159579909485274, 36.241281808908411],\n [120.159083709445667, 36.241246809093013],\n [120.158496109507951, 36.24125610898227],\n [120.157567709682098, 36.241371409263195],\n [120.154885309909218, 36.241970209357703],\n [120.153983510230887, 36.242086809158991],\n [120.153301109158974, 36.242123509592318],\n [120.152369710094149, 36.242097609117423],\n [120.151526709889822, 36.242084710141285],\n [120.150876409218995, 36.242052309366613],\n [120.150491010152109, 36.242091209541741],\n [120.149856810043843, 36.242162409767445],\n [120.149150210014227, 36.24239550954519],\n [120.148443709809385, 36.242751609599168],\n [120.14789780963622, 36.243094809777688],\n [120.14754450917178, 36.243463908632521],\n [120.147070810169794, 36.244033709188386],\n [120.146733610267916, 36.244493510067514],\n [120.146508810333444, 36.244914408972875],\n [120.146219809596573, 36.24550360970386],\n [120.145874510400404, 36.246351809788223],\n [120.145665810129117, 36.247051109121458],\n [120.14518410985886, 36.249064809893127],\n [120.145054609282852, 36.249819009239957],\n [120.144383909290013, 36.25271930934872],\n [120.143310509972139, 36.256186309150905],\n [120.142493609892199, 36.258208109216923],\n [120.14131540897904, 36.260773109691286],\n [120.140022009408312, 36.263254309538809],\n [120.139495309760832, 36.264421909243765],\n [120.137351009441545, 36.269263309654093],\n [120.135906409553172, 36.272156309965794],\n [120.134912409580124, 36.27364800914836],\n [120.13297710990571, 36.275919609402479],\n [120.132288409982152, 36.276524009575439],\n [120.131029208930954, 36.277583309322324],\n [120.130930739094012, 36.27765849745991]\n ],\n [\n [120.130930739093998, 36.27765849745991],\n [120.12999341026773, 36.278374209102537],\n [120.128528509982857, 36.279303509149656],\n [120.126623009344485, 36.280344509491556],\n [120.124458209878526, 36.28122810958962],\n [120.122198610177747, 36.282270309627165],\n [120.120881309325, 36.283075609351954],\n [120.119876309743972, 36.283860209381203],\n [120.119166109728212, 36.284513409466342],\n [120.118402709417524, 36.285313909509341],\n [120.117596509471355, 36.286391210086322],\n [120.117056310100679, 36.287421509395188],\n [120.116047709634131, 36.289285008996046]\n ],\n [\n [120.117438809753367, 36.286087709580158],\n [120.118152310280948, 36.28510160925191],\n [120.118930109636949, 36.284271209448832],\n [120.11965320952811, 36.283623509617314],\n [120.120495109861508, 36.282963209384661],\n [120.121146309854339, 36.282530509575395],\n [120.121818910114712, 36.282132409383223],\n [120.123164209560741, 36.281474609265842],\n [120.126344108893591, 36.2800504095988],\n [120.12850550982148, 36.278900509450978],\n [120.130621510274523, 36.277531409447022],\n [120.132191910028723, 36.276169409590636],\n [120.132676310063744, 36.275776209804292],\n [120.134440410296747, 36.273769109157115],\n [120.135616809867997, 36.271957308882747],\n [120.136975609936485, 36.269220009096216],\n [120.139292809415679, 36.264368509299345],\n [120.13985140981481, 36.263174809469945],\n [120.14097180950148, 36.260679809525641],\n [120.142305710040546, 36.257791009047878],\n [120.142978809424562, 36.256259209095276],\n [120.143507709713049, 36.254745509797488],\n [120.143995309535967, 36.252663909311991],\n [120.144476109584843, 36.250035208957797],\n [120.144793409288468, 36.24859001012095],\n [120.145080310108256, 36.24705540967949],\n [120.145453709521121, 36.24591460887217],\n [120.14572670952009, 36.245232410147651],\n [120.146219009199967, 36.244352309311694],\n [120.146910710161251, 36.243404610034759],\n [120.147954010069611, 36.24234470954076],\n [120.148822509651154, 36.241673509524901],\n [120.149785309444496, 36.241070809070607],\n [120.150573710008757, 36.240640209178366],\n [120.151547409585305, 36.240264709848532],\n [120.152471210278236, 36.239959408899665],\n [120.15353080949933, 36.239720709942844],\n [120.154581809402998, 36.239577309445338],\n [120.15566710944961, 36.239540308638368],\n [120.156424409658825, 36.239585609288497],\n [120.156791709869594, 36.239625609334439],\n [120.160423710086206, 36.240182509115527],\n [120.160920309424796, 36.240291009622467],\n [120.161321709229583, 36.2404140098987],\n [120.161763309629123, 36.240666609676339],\n [120.162100509531001, 36.240983909379963],\n [120.162405609931056, 36.241236409332885],\n [120.162742808933558, 36.241443609534997],\n [120.163112109236522, 36.241605509087037],\n [120.163822310151545, 36.241763909376971]\n ],\n [\n [120.116047709634131, 36.289285008996046],\n [120.11246351018292, 36.296934308671439]\n ],\n [\n [120.116047709634131, 36.289285008996046],\n [120.11378950927849, 36.294455709663339],\n [120.112449209163742, 36.297284608997586],\n [120.11229100942262, 36.297969809659037],\n [120.112275009584096, 36.298570809495288],\n [120.112342309450128, 36.299193909271537],\n [120.112643109292094, 36.299960308821255],\n [120.112891409411077, 36.300397310087817],\n [120.113345109289412, 36.30094370938474],\n [120.114347509829827, 36.301843909169122],\n [120.115429208990918, 36.302844009243699],\n [120.116970209907322, 36.303885209235091],\n [120.118198409528986, 36.304570709370807],\n [120.120516209755351, 36.30589180985919],\n [120.122077409444955, 36.306969609559872],\n [120.123395809269255, 36.308107709703108],\n [120.124599509559744, 36.30942330903855],\n [120.12576751036238, 36.31085031009377],\n [120.126817809694217, 36.312516510128887],\n [120.127319609812162, 36.313447509894729],\n [120.127746609718315, 36.314468809687867],\n [120.128106110109002, 36.315496109757703],\n [120.128422610315283, 36.316575308803522],\n [120.128667209723972, 36.317736410007342],\n [120.128847409580317, 36.319329809922863],\n [120.128879009958382, 36.320380009429925],\n [120.128846109160691, 36.321430309661139],\n [120.12870541022653, 36.322485009375725],\n [120.128503809203494, 36.323539309791386],\n [120.127883810289632, 36.325725908823699],\n [120.12483760956809, 36.334738309125726],\n [120.123423509287591, 36.3387861090917],\n [120.122044308997715, 36.341803509024771],\n [120.121201609166974, 36.343477409055254],\n [120.120122810319458, 36.345306909786132],\n [120.116659709977739, 36.350131509061953],\n [120.114248210286746, 36.353621509025459],\n [120.113158410032611, 36.355249709106829],\n [120.112465509375852, 36.356513709839874],\n [120.110926610174943, 36.359528608758353],\n [120.109739210096564, 36.36223840907536],\n [120.108801609306852, 36.36482250935137],\n [120.108120009530921, 36.366944609905886],\n [120.107664809583412, 36.368841009405116],\n [120.107220810691956, 36.370818609591197],\n [120.105800009562813, 36.377231709276032],\n [120.104982408911155, 36.380136809066528],\n [120.103600209382193, 36.384296209502509],\n [120.102045910190668, 36.388836909895531],\n [120.100591309841093, 36.393259609343545],\n [120.09988770994994, 36.395463710082197],\n [120.099749909530715, 36.395865109886984],\n [120.098763810101786, 36.398737409603825],\n [120.097807209335315, 36.401332509487759],\n [120.09750530962242, 36.402191408806516],\n [120.097007610412902, 36.40360700915619],\n [120.096507410188906, 36.405055109205989],\n [120.096186009576741, 36.406293509837667],\n [120.096004910398392, 36.40694761014413],\n [120.095864810412763, 36.407691709205039],\n [120.095762009808936, 36.408473509644807],\n [120.095724709527758, 36.409067309508771],\n [120.09570641012283, 36.410219909421357],\n [120.095720409869045, 36.410746010120306]\n ],\n [\n [120.11246351018292, 36.296934308671439],\n [120.111669642639981, 36.298538766650836]\n ],\n [\n [120.11246351018292, 36.296934308671439],\n [120.1116696480359, 36.298538795429124]\n ],\n [\n [120.111603074822142, 36.298187866476894],\n [120.111455209190581, 36.297408409670425],\n [120.111458810076101, 36.296286309365712],\n [120.111620509978593, 36.295630809714169],\n [120.112065409990691, 36.294613509206158],\n [120.112734310440146, 36.293617609864839],\n [120.113574310506124, 36.292664509259737],\n [120.114134609724488, 36.291986209995628],\n [120.115119609282601, 36.290401809595892],\n [120.116578209816566, 36.287395009072441],\n [120.117438809753367, 36.286087709580158]\n ],\n [\n [120.111603074822142, 36.298187866476894],\n [120.112143709464704, 36.297046309339748],\n [120.112864509789347, 36.295512509294895],\n [120.114632710031628, 36.291768908608276],\n [120.11667220965478, 36.2874571099577],\n [120.117438809753367, 36.286087709580158]\n ],\n [\n [120.111669642639981, 36.298538766650836],\n [120.111603074822142, 36.298187866476894]\n ],\n [\n [120.111669642639981, 36.298538766650836],\n [120.110825809663424, 36.300244209502694]\n ],\n [\n [120.1116696480359, 36.298538795429124],\n [120.111669642639981, 36.298538766650836]\n ],\n [\n [120.1116696480359, 36.298538795429124],\n [120.110825809663424, 36.300244209502694]\n ],\n [\n [120.110825809663424, 36.300244209502694],\n [120.109440409447416, 36.303249409232876],\n [120.108689109514899, 36.304996109383012],\n [120.10817140938309, 36.306554509483078],\n [120.107858510062215, 36.307416209290693],\n [120.107446310298997, 36.30881010899941],\n [120.106595110076341, 36.31216840954454],\n [120.105916710088195, 36.315211309754204],\n [120.105777809798155, 36.316088408653172],\n [120.105732309498535, 36.31693550976604],\n [120.105394110449879, 36.317896409291905]\n ],\n [\n [120.104631109438174, 36.317713809145005],\n [120.104997809801148, 36.316598509513653],\n [120.105401309522904, 36.315889809567125],\n [120.105711509978278, 36.315181009795822],\n [120.106391710409184, 36.31217720941072],\n [120.107855309375054, 36.30672810921493],\n [120.108057010222865, 36.305924708858299],\n [120.108720909542399, 36.304193309773495],\n [120.110632409558093, 36.3001833092124],\n [120.111428909416645, 36.298555610053427],\n [120.111603074822142, 36.298187866476894]\n ],\n [\n [120.095490109680895, 36.41117351004948],\n [120.095408409870288, 36.410006409468281],\n [120.095427109473576, 36.409059309139877],\n [120.09555781064455, 36.407856608895429],\n [120.095707309444833, 36.407089908972182],\n [120.095911309859162, 36.406204708980169],\n [120.096093008885305, 36.405611709512812],\n [120.09681181001713, 36.403527909285629],\n [120.097566809760565, 36.401215609312999],\n [120.098533209540051, 36.398403110015579],\n [120.100206009699605, 36.393184310007939],\n [120.101737009255658, 36.38875690980359],\n [120.103274109812332, 36.384320609908286],\n [120.104669909788527, 36.379998009500582],\n [120.105449509587288, 36.377176409064077],\n [120.106960510019576, 36.370610309518213],\n [120.107336309722996, 36.368784909695876],\n [120.107815609702698, 36.366922009043549],\n [120.10823140945206, 36.365518009948232],\n [120.10943920885245, 36.362099409859923],\n [120.110607510028672, 36.359470209482652],\n [120.112118610285734, 36.356498210024426],\n [120.112908009996772, 36.355149909540728],\n [120.113950909706773, 36.353517309076608],\n [120.116459010075346, 36.350038709818648],\n [120.119725710173498, 36.345277009126733],\n [120.120790010150927, 36.34345840907838],\n [120.121725609948953, 36.341674409546442],\n [120.123070709745548, 36.338682709539455],\n [120.124504310025941, 36.334601908951015],\n [120.127407909747262, 36.325952909399291],\n [120.128236809481223, 36.323228809861746],\n [120.128473509245168, 36.321724609203386],\n [120.128527809410912, 36.320574908705112],\n [120.128405509706567, 36.318269309581012],\n [120.12808251009983, 36.31662710885405],\n [120.127808410230045, 36.315572508964181],\n [120.12742700954891, 36.314587209032538],\n [120.126977909702873, 36.313581909077868],\n [120.126510109354172, 36.312681909842297],\n [120.125481109565612, 36.31101750935062],\n [120.124389409943433, 36.309645108834729],\n [120.122500810264228, 36.307760709888896],\n [120.121434610019264, 36.306919709776821],\n [120.120536409427814, 36.306297010198932],\n [120.118684309633295, 36.305323808846765],\n [120.116602710047118, 36.304313109362568],\n [120.115268909332713, 36.303545609941978],\n [120.114441209294455, 36.30289090978772],\n [120.113312009741549, 36.301736809805959],\n [120.112994609313887, 36.301331810015085],\n [120.112216609409074, 36.300098909637029],\n [120.112032410267602, 36.2997408094908],\n [120.11174890978441, 36.298956609659854],\n [120.1116696480359, 36.298538795429124]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 14,\n "fclass": "motorway",\n "name": "青兰高速",\n "Shape_Leng": 0.93291809521000002\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.036966409172464, 36.051868109525685],\n [120.046552710039578, 36.052276309104457],\n [120.047597609841887, 36.052320809357923],\n [120.059003108806451, 36.052828209554264],\n [120.069923509862178, 36.053335109727584],\n [120.074304009522507, 36.053830109172225],\n [120.078085909637139, 36.054574909704399],\n [120.079911109809927, 36.055062408803167],\n [120.081876009770099, 36.055688309068273],\n [120.084217809304505, 36.056561009383131],\n [120.087464909577989, 36.058002708957929],\n [120.090905509781464, 36.059702209989041],\n [120.093415809891781, 36.061147709199474],\n [120.097197109259241, 36.063639109157634],\n [120.097763509478455, 36.064018009723441],\n [120.10214180939704, 36.067321709729185],\n [120.102790209800446, 36.067819709312175],\n [120.103645209658794, 36.068452108977681],\n [120.103840510031546, 36.068602409073947],\n [120.104643610014705, 36.069220509518971],\n [120.105474608766258, 36.069860109156764],\n [120.105877109341236, 36.07017940895264],\n [120.106134709349362, 36.070382409320757],\n [120.107421310045538, 36.071394309399921],\n [120.108098009415698, 36.071947609194865],\n [120.108567909681369, 36.072371809511424],\n [120.10944490965494, 36.073156509365447]\n ],\n [\n [120.115170509111749, 36.072227609516631],\n [120.115075310477209, 36.072252009922352],\n [120.114192309327677, 36.072459409774012],\n [120.11256800960598, 36.072839009113011],\n [120.109980508993317, 36.073383909240079],\n [120.108318408967421, 36.073711709427926],\n [120.106869610144486, 36.073982509685152],\n [120.104916509289524, 36.074312609439403],\n [120.104782709954179, 36.074333908982737],\n [120.103488409262695, 36.07452310925413],\n [120.101893509278057, 36.074760709239399],\n [120.101349709921237, 36.074839009612674],\n [120.099586809383823, 36.075102209699253],\n [120.098003310104787, 36.07534170905268],\n [120.095983409406927, 36.075645609757146],\n [120.095077909917677, 36.075780708612854],\n [120.091057209222868, 36.076381709348482],\n [120.087486210020643, 36.076920609198794],\n [120.085264809923046, 36.077280009764706],\n [120.084231409751851, 36.07747980944572],\n [120.083242910032368, 36.077694909292688],\n [120.08211170948789, 36.077978409775824],\n [120.080641809871736, 36.078429309165358],\n [120.0796274096773, 36.078798908942531],\n [120.078415110069386, 36.079280209014485],\n [120.077775309882668, 36.079554509433137],\n [120.076596510020977, 36.080103909767672],\n [120.074509809480219, 36.081252808970021],\n [120.073120409978969, 36.082150309888959],\n [120.071704209781501, 36.08320810866735],\n [120.070647410149945, 36.084096809720052],\n [120.069724710227206, 36.084985608798831],\n [120.06929070909905, 36.085439708875526],\n [120.06879180929468, 36.085951209081088],\n [120.068093910205903, 36.086750009405478],\n [120.067149809116472, 36.087998508524379],\n [120.066587508906423, 36.088827309332885],\n [120.066350509668382, 36.089212309100844],\n [120.066173509599821, 36.089511409224201],\n [120.065358610511566, 36.091005909794944],\n [120.065041609382774, 36.091713509870658],\n [120.064548010182534, 36.092949009289384],\n [120.064322710224928, 36.093568809453018],\n [120.064151109686009, 36.094102009400274],\n [120.063860310305131, 36.095251109151434],\n [120.062472009775547, 36.101969109586776],\n [120.06187120958873, 36.104985709123241],\n [120.060272609793174, 36.112873409180565],\n [120.060071209318949, 36.113845909061524],\n [120.058749109683731, 36.120288009184321],\n [120.058395109546723, 36.122008309735747],\n [120.058057110147615, 36.123507609088961],\n [120.057729909807563, 36.124677509259698],\n [120.057483109757754, 36.125487809215088],\n [120.057247109666491, 36.126207109470556],\n [120.056533309664587, 36.128190209010995],\n [120.055921809344113, 36.129826909484336],\n [120.055124009965198, 36.131929108941279],\n [120.055107009181143, 36.131973908669011],\n [120.054222909959435, 36.135012109021659],\n [120.053793709412275, 36.136753809840513],\n [120.053384709436841, 36.138737709777558],\n [120.053331309492364, 36.138996808955596],\n [120.053025609244514, 36.140807709008641],\n [120.052886110006057, 36.141903709188853],\n [120.052753110167941, 36.14338200937226],\n [120.052715509513177, 36.14396690954527],\n [120.052702009789982, 36.14417690933692],\n [120.052639309056985, 36.145152709729814],\n [120.052549709601521, 36.148295509330353],\n [120.052542109430874, 36.148561409181752],\n [120.052331809265638, 36.156082809074405],\n [120.052277409275121, 36.157957809205584],\n [120.052003809428356, 36.167756009232505],\n [120.05199640980652, 36.168021009761844],\n [120.051877610263546, 36.172361009353153],\n [120.051829309475124, 36.174365909359267],\n [120.051856909668686, 36.175807209635082],\n [120.05186181007457, 36.176066809735516],\n [120.051877609364283, 36.176890509589384],\n [120.051953809820475, 36.178216509584274],\n [120.052237009930082, 36.181380709452242],\n [120.052484810026044, 36.18312240937172],\n [120.052870009443495, 36.185216909732674],\n [120.053277709898452, 36.187113309231904],\n [120.053341909801361, 36.187358309738272],\n [120.053766909615206, 36.18898040971817],\n [120.054501909335727, 36.191318309792223],\n [120.054892410256571, 36.192494809188133],\n [120.055499609119693, 36.194102009200435],\n [120.055959910021897, 36.195152910178706],\n [120.056941609967339, 36.197343909593826],\n [120.057015309409053, 36.197508309261138],\n [120.057424410108524, 36.198421309096204],\n [120.05911420925338, 36.202053209488099],\n [120.059881309374987, 36.203611609588165],\n [120.061287809484838, 36.20664270889398],\n [120.062220209495081, 36.208598009490572],\n [120.06281030954824, 36.209836009923947],\n [120.064114910175022, 36.212581209355392],\n [120.06613190965993, 36.216857309417321],\n [120.066689810386492, 36.218025809343658],\n [120.067360409655294, 36.219315509103524],\n [120.067852810059208, 36.22018000939994],\n [120.068137110039629, 36.220591109292286],\n [120.068425309480517, 36.221021609359809],\n [120.068741809686799, 36.22147650893379],\n [120.068882009497202, 36.221705209228048],\n [120.069445610126877, 36.222406109354495],\n [120.069908609894469, 36.22292690944937],\n [120.070643109591856, 36.223673009501852],\n [120.071313309561674, 36.224281309135165],\n [120.071749210058101, 36.224684509382655],\n [120.072312110115831, 36.225151208961165],\n [120.072865310086058, 36.225569609549893],\n [120.073606810106298, 36.226081509054438],\n [120.07392291011422, 36.226279609016785],\n [120.074744910249478, 36.226803309425236],\n [120.075501509886863, 36.227244309077662],\n [120.07627710950112, 36.227652009532676],\n [120.076990610028702, 36.227989508908763],\n [120.077731510201147, 36.228315409728452],\n [120.078438209156047, 36.228603409519792],\n [120.079033309439751, 36.228828708578078],\n [120.079738709773665, 36.229076509573304],\n [120.0807328095716, 36.229324009295624],\n [120.082095310350383, 36.229687509870757],\n [120.08313070971451, 36.229903809413315],\n [120.084027609886334, 36.230069409675593],\n [120.085365008788131, 36.23027191002069],\n [120.094884109613986, 36.231652009632569],\n [120.102753709915874, 36.232772709692824],\n [120.102844909265173, 36.232785709392999],\n [120.109593409308445, 36.233763608803542],\n [120.111573908908781, 36.234041609033056],\n [120.114999009296866, 36.234535509506202],\n [120.115467409493363, 36.234603109745763],\n [120.117998109824953, 36.234966309047991]\n ],\n [\n [120.109246509319064, 36.073199309900303],\n [120.108772809417701, 36.07277180907181],\n [120.108417909958689, 36.072451509229836],\n [120.107969909983467, 36.072066209088348],\n [120.107252608920817, 36.071444709205991],\n [120.106177009861199, 36.070589908997135],\n [120.106090909667842, 36.070527809011253],\n [120.105822609525831, 36.070327309657671],\n [120.104445409328264, 36.06926450974936],\n [120.103632209958619, 36.068642209470454],\n [120.102759309994212, 36.067988208988709],\n [120.102107309604662, 36.067478708875342],\n [120.097646309829429, 36.064100609755371],\n [120.097058209868578, 36.063689909162008],\n [120.09316740904876, 36.061210709406794],\n [120.090752608845833, 36.059822109402887],\n [120.087304809569332, 36.058121509400166],\n [120.084553909335455, 36.056873709054457],\n [120.082998009350717, 36.056290109301131],\n [120.079923609487082, 36.055263709452674],\n [120.078044110047699, 36.054780708762735],\n [120.074297510122051, 36.054005808821046],\n [120.069940909945103, 36.053492608896818],\n [120.060397209064035, 36.053064309470358],\n [120.055640909700287, 36.052851409365076],\n [120.052570809495364, 36.052696909434871],\n [120.049741109764454, 36.052580109084829],\n [120.046578309241681, 36.052446209025391],\n [120.044516309480173, 36.0523517091641],\n [120.042306209364142, 36.052250408629504],\n [120.038532109968969, 36.052085608763889],\n [120.036945410002772, 36.052009809405206]\n ],\n [\n [120.253202209614301, 36.232983309332326],\n [120.250799309240847, 36.233188109243883],\n [120.248762009359325, 36.233459309699413],\n [120.245826009762595, 36.233958008955028],\n [120.244062009354366, 36.234333009161105],\n [120.242526009567769, 36.234718008929008],\n [120.238636010043933, 36.235950009085684],\n [120.237549009379336, 36.236334009706809],\n [120.235045009919304, 36.237321009357174],\n [120.22949740967772, 36.239997709226941],\n [120.226072709487994, 36.24134070910651],\n [120.223852009962343, 36.242133608978918],\n [120.221829309674945, 36.242755709608389],\n [120.221373509879641, 36.242880209054476],\n [120.219952009977305, 36.24326840950954],\n [120.218820009935598, 36.243521309660764],\n [120.217541209958881, 36.243825809313705],\n [120.215764509324686, 36.244206609247669],\n [120.214718609476336, 36.24438090955141],\n [120.21447700930662, 36.244421209071618],\n [120.213268009311264, 36.244607009006302],\n [120.211866009408823, 36.244876009720144],\n [120.209365010087254, 36.245187009672804],\n [120.208960909618327, 36.245214309492837],\n [120.205230010056994, 36.245466009049153],\n [120.202754209739055, 36.245536109403986],\n [120.200548109807528, 36.245549909500767],\n [120.198304509945274, 36.245440509671823],\n [120.197132609682285, 36.245396309791943],\n [120.195148809570014, 36.245233709668014],\n [120.193302409678495, 36.245036609751764],\n [120.166661809794732, 36.242195409490591],\n [120.165846509608741, 36.242108509799948],\n [120.163700509570958, 36.241828509478182],\n [120.162205209502872, 36.241652009432755],\n [120.161604609864867, 36.241557309022653],\n [120.160071909690942, 36.24126230980778],\n [120.158963810031878, 36.241042509204476],\n [120.158298710117492, 36.240900409126652],\n [120.157866009408849, 36.240805809440587]\n ],\n [\n [120.117963509308538, 36.235050909172173],\n [120.115442410139167, 36.234695009667007],\n [120.11498890991038, 36.234629708993907],\n [120.111548909554585, 36.234134009876698],\n [120.109462709936224, 36.233822709550452],\n [120.107237010179915, 36.233497009279631],\n [120.102800709385292, 36.23288200969705],\n [120.09486780940199, 36.231732709397079],\n [120.085327409032743, 36.230365608585998],\n [120.083340410031951, 36.230036709426656],\n [120.082051909967731, 36.229768009086399],\n [120.080878409810794, 36.229457109857776],\n [120.079728509663028, 36.22916030930088],\n [120.079010910025545, 36.228914009274149],\n [120.078445709501921, 36.228703709108913],\n [120.077716609334061, 36.228398109585157],\n [120.076986109821178, 36.228070108848499],\n [120.076259209395062, 36.227722708835984],\n [120.075490110080523, 36.22732300874992],\n [120.074676509613255, 36.226864108991492],\n [120.073936909860549, 36.226404409735778],\n [120.073599209935651, 36.226189509538301],\n [120.073141709522361, 36.225870509216691],\n [120.072857909564959, 36.225672609803155],\n [120.072076010199794, 36.225079908910743],\n [120.071260109266746, 36.224396710140127],\n [120.070533609938252, 36.223709109188064],\n [120.069831209742574, 36.223013309116993],\n [120.069340910154892, 36.222441908667179],\n [120.068803909672738, 36.221785908992558],\n [120.068625209885568, 36.221555508979634],\n [120.068285109670114, 36.221116909617763],\n [120.06779970958894, 36.220321709279517],\n [120.066898509758516, 36.218686009751593],\n [120.066079109563361, 36.216980409518328],\n [120.064000609940308, 36.212622709470509],\n [120.062131109163374, 36.208640709301335],\n [120.06120470942983, 36.206737209654534],\n [120.059787109887225, 36.203660909523421],\n [120.058628008775599, 36.201183009288513],\n [120.056942010165699, 36.197602209274578],\n [120.056858809386654, 36.197425509579659],\n [120.056606309433732, 36.196889308594791],\n [120.05602590946819, 36.19562890964653],\n [120.055491910023648, 36.194380609277744],\n [120.055209009388363, 36.193737009455447],\n [120.054453309972359, 36.191510510201908],\n [120.05353760947321, 36.188630609415156],\n [120.053083209922306, 36.186794009436028],\n [120.052760609614552, 36.185221609589689],\n [120.052398209809553, 36.183416809638118],\n [120.052123010068954, 36.181579608911875],\n [120.05176570942001, 36.177552709190252],\n [120.051741909761404, 36.176034609509657],\n [120.051738009401674, 36.175783709450684],\n [120.051714009194257, 36.174255308935415],\n [120.051874909599405, 36.168811509343755],\n [120.051892610055916, 36.168083409221992],\n [120.051898809982163, 36.167829809398256],\n [120.051945410152598, 36.165910809036632],\n [120.052172209280116, 36.157954709242517],\n [120.052225909598064, 36.156087309281929],\n [120.05243180938055, 36.148553809011105],\n [120.052439110076875, 36.148284709371865],\n [120.052523209278775, 36.145209209637358],\n [120.052581109430662, 36.144168809143252],\n [120.052593009260022, 36.143954009669869],\n [120.052615209924056, 36.143555109081092],\n [120.052953710245561, 36.140511808673068],\n [120.053218409502051, 36.138980809117072],\n [120.053588009279224, 36.137090609544032],\n [120.05413711013955, 36.134953009174069],\n [120.055034309785583, 36.131944509831328],\n [120.055804109671953, 36.129840109733323],\n [120.056417909558945, 36.128177908983389],\n [120.05688660922965, 36.126908609444797],\n [120.057438908978497, 36.125241509188356],\n [120.057705010278028, 36.124316009676136],\n [120.058018709995508, 36.123149208569146],\n [120.05832850935326, 36.121815908777194],\n [120.059206709022419, 36.117440609896278],\n [120.059962510061837, 36.113857808890828],\n [120.060157309512306, 36.112868009650981],\n [120.061746509593831, 36.10502300940442],\n [120.062374409951076, 36.101959809697519],\n [120.06374021034253, 36.095254609312803],\n [120.064043010276805, 36.094082908699306],\n [120.064325009791446, 36.093162009219384],\n [120.064868310024508, 36.091784009524474],\n [120.06603750962347, 36.08948430905366],\n [120.066234609539606, 36.089179109728207],\n [120.066761109537651, 36.088370908790466],\n [120.067549709751347, 36.087305608766883],\n [120.067986609394552, 36.086715509613157],\n [120.069147209676089, 36.085414508972462],\n [120.069606709282311, 36.084937209084956],\n [120.070569309426105, 36.084041109309794],\n [120.071753809191023, 36.083055109705583],\n [120.072689409888426, 36.082350809242485],\n [120.074157609785971, 36.081366009333919],\n [120.075270209652558, 36.080704209032092],\n [120.076732209623856, 36.079931809205675],\n [120.077726809444812, 36.079469009087575],\n [120.078359809857375, 36.079198709752689],\n [120.079665009432688, 36.078663709362729],\n [120.080652608930791, 36.078321009207286],\n [120.081708809613929, 36.078005509047046],\n [120.082534110261008, 36.077773809513758],\n [120.083215410562843, 36.077612509809512],\n [120.084205409452125, 36.077397109589015],\n [120.085242209960029, 36.077196609336113],\n [120.087466209997615, 36.076836809471217],\n [120.091038010495822, 36.076297808896811],\n [120.095058709391992, 36.075696809959879],\n [120.095965110001885, 36.075557609296311],\n [120.097964509754433, 36.075260909463452],\n [120.099617409715734, 36.075009409556685],\n [120.101373109381598, 36.074748409211793],\n [120.101875110048354, 36.074674809594853],\n [120.103469209636387, 36.074439309526554],\n [120.104260209241374, 36.074316809273398],\n [120.104816010050854, 36.074232109324441],\n [120.104948309317138, 36.074211709103167],\n [120.10683670934668, 36.073891108887608],\n [120.108284109723968, 36.073627709151481],\n [120.109945809551505, 36.073297908871439],\n [120.112529409804438, 36.072747409565352],\n [120.114155909267879, 36.07237000996804],\n [120.115033810362092, 36.072163609263214],\n [120.115170509111749, 36.072130609540068]\n ],\n [\n [120.28144040924758, 36.235839909584229],\n [120.281692109703158, 36.235865309136784],\n [120.282720009620789, 36.235982408961036],\n [120.284985009750471, 36.236190808858794],\n [120.294293010014485, 36.236786709539047],\n [120.299333913046823, 36.237123262305481]\n ],\n [\n [120.317894645503486, 36.238362458103403],\n [120.318031708996273, 36.23837160906254],\n [120.321121309201089, 36.238566709785857],\n [120.32813510924791, 36.239044509696441],\n [120.329138509834479, 36.23914050962685]\n ],\n [\n [120.328373209256256, 36.23917270895339],\n [120.328133909552321, 36.239157808985738],\n [120.321117009542377, 36.238653408927746],\n [120.318022309282242, 36.238459709348149],\n [120.317861126464152, 36.238448921281901]\n ],\n [\n [120.299340842812853, 36.237209347180425],\n [120.294279809765499, 36.236870609091397],\n [120.284982509635142, 36.236271808996833],\n [120.2826870098977, 36.236066209587932],\n [120.281669609564915, 36.235981309090221],\n [120.281431409731795, 36.235952309551521]\n ],\n [\n [120.157888609371867, 36.240705108753843],\n [120.158233809642638, 36.240757408827392],\n [120.158314209932882, 36.240774809809693],\n [120.159005008874146, 36.240924509158845],\n [120.160754909711386, 36.241267409863099],\n [120.162416810087734, 36.241556209151781],\n [120.163822310151545, 36.241763909376971],\n [120.165533509563829, 36.241975909260873],\n [120.169208109766487, 36.242369609070238],\n [120.181240509042368, 36.243654509148314],\n [120.194104409790725, 36.245056309401207],\n [120.195655809568052, 36.245200110097073],\n [120.197351709713644, 36.245319308939031],\n [120.198864008767032, 36.245402009695056],\n [120.200721910088191, 36.245456309860856],\n [120.202751608899689, 36.245456109312045],\n [120.205222408987083, 36.245363009695211],\n [120.209349909570733, 36.24508450944262],\n [120.21184140935361, 36.244774710084869],\n [120.213282209606405, 36.244498308849927],\n [120.21415940922941, 36.244379609131727],\n [120.214666509951485, 36.244300809634694],\n [120.214871808986913, 36.2442689088831],\n [120.216296610300333, 36.244012709119261],\n [120.217051910417354, 36.243860509654837],\n [120.218931609506285, 36.2434105086881],\n [120.219981009516005, 36.243160209376242],\n [120.221395009971843, 36.242768009635995],\n [120.221872509508785, 36.242635609645731],\n [120.223969910183314, 36.241998309574399],\n [120.22694820939239, 36.240918409956691],\n [120.229517409700748, 36.239900509600886],\n [120.233841808752572, 36.237755209235559],\n [120.234985209499882, 36.237229809108442],\n [120.237495209236613, 36.236240409167578],\n [120.238587009582943, 36.235854709727107],\n [120.242483610130535, 36.234620609653462],\n [120.244026709165382, 36.234233809442799],\n [120.245795810528307, 36.23385770936585],\n [120.249509709305698, 36.233232109474329],\n [120.251979509346938, 36.232964509004944],\n [120.253123209568571, 36.232873109106777],\n [120.253230309830997, 36.232867608853098]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 15,\n "fclass": "motorway",\n "name": "青兰高速(济青南线)",\n "Shape_Leng": 0.08138218073\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.117998109824953, 36.234966309047991],\n [120.131260208791673, 36.236870409441906],\n [120.135048509381249, 36.237601309153149],\n [120.136205009653509, 36.237867610102171],\n [120.141507409739233, 36.239277109451109],\n [120.14626790893692, 36.240607309279937],\n [120.148343709694473, 36.241120509204166],\n [120.149077009696271, 36.241270008903825],\n [120.150010309927893, 36.241393609927229],\n [120.150966109398496, 36.241497409677777],\n [120.15190490898442, 36.241521209336383],\n [120.153805809590494, 36.241414308723449],\n [120.154707510343428, 36.241285609443366],\n [120.155885809282722, 36.241182809738916],\n [120.156372810157109, 36.241121109052017],\n [120.156800209362245, 36.241035809255266],\n [120.157071810016078, 36.240923409287973],\n [120.15733140921725, 36.240806309463665],\n [120.157562209428534, 36.240726209547006],\n [120.157733909792114, 36.240705409127372],\n [120.157888609371867, 36.240705108753843]\n ],\n [\n [120.157866009408849, 36.240805809440587],\n [120.157583609695848, 36.240808309555916],\n [120.157404509710432, 36.240863509043777],\n [120.157167709222449, 36.241001909310739],\n [120.156919109629257, 36.241110409817622],\n [120.156395209571315, 36.241207809093169],\n [120.154657109637924, 36.241460709244393],\n [120.153109110197306, 36.241632209059276],\n [120.151647309875557, 36.241667809621788],\n [120.15043910937743, 36.241601909100893],\n [120.149571409293117, 36.24148150966397],\n [120.148113610055134, 36.241222909609633],\n [120.146562709401564, 36.240770909449964],\n [120.144174510245534, 36.240112408760695],\n [120.140987210391472, 36.239308009257286],\n [120.135793110263876, 36.237989409783495],\n [120.135135409971213, 36.237824909392089],\n [120.130997109429131, 36.237001008989409],\n [120.124557410496209, 36.23599401021545],\n [120.117963509308538, 36.235050909172173]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 17,\n "fclass": "motorway",\n "name": "青新高速",\n "Shape_Leng": 2.1754996006599998\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.428178609255497, 36.242654509797831],\n [120.428264809273628, 36.243147509150276],\n [120.428350409443851, 36.243509609480952],\n [120.428459309249774, 36.243953709096445],\n [120.428754309363967, 36.245030408926311],\n [120.429048309432005, 36.246100308982136],\n [120.429342409324818, 36.247170209037961],\n [120.429462009264398, 36.247607009755768],\n [120.429879709281181, 36.249353409532262],\n [120.430069409575708, 36.250379309357697],\n [120.430267809911584, 36.25184020945818],\n [120.430345609362462, 36.253650709312865],\n [120.430272209394957, 36.256093008985204],\n [120.430233809242964, 36.257371109289295],\n [120.430091109317345, 36.260459809272845],\n [120.430047009262125, 36.260942909787502],\n [120.429972409599031, 36.26263070973954],\n [120.429798309844159, 36.264995709084758],\n [120.429783509701224, 36.265197409033249],\n [120.429647009701853, 36.266304909743837],\n [120.429369509495359, 36.267454509518075],\n [120.429092009288865, 36.268352109362411],\n [120.428699709723901, 36.269363709067989],\n [120.427583709520604, 36.272036309827911],\n [120.427055910002309, 36.273787109087891],\n [120.426658909681009, 36.275726309121922],\n [120.426414309372944, 36.278160109301666],\n [120.426253609516493, 36.280721009766864],\n [120.426156809189479, 36.284145109209476],\n [120.426198009830387, 36.285762208958829],\n [120.426268909682449, 36.288358609262445],\n [120.426305309742361, 36.288903709039005],\n [120.426467909866233, 36.290631109738001],\n [120.426479609146668, 36.291037209399747],\n [120.426489009760076, 36.292347009007301],\n [120.426481709963014, 36.29264990966567],\n [120.426437809557342, 36.293372209160168],\n [120.426388409797369, 36.294017109402148],\n [120.426305809765381, 36.295091109467194],\n [120.426152309881218, 36.296644309687167],\n [120.425995909683593, 36.297825709488961],\n [120.425900209227279, 36.298422609315992],\n [120.425741409638363, 36.299412209805666],\n [120.425719509347914, 36.299534609334785],\n [120.425647009601903, 36.299939409476224],\n [120.425631609611173, 36.300006109494404],\n [120.424955209715222, 36.302935909164944],\n [120.424406009929498, 36.304668409019939],\n [120.42409530945099, 36.305648509071489],\n [120.423013309916428, 36.308495309411057],\n [120.421607809852617, 36.311616309445185],\n [120.420715409888317, 36.313433409424363],\n [120.420399209156244, 36.314117609140396],\n [120.420079609886102, 36.314809009728094],\n [120.419522209182674, 36.316015009585101],\n [120.419083809470294, 36.316998709622794],\n [120.418907609798453, 36.317393909501391],\n [120.41835850983739, 36.318501109838394],\n [120.418191609155542, 36.318867909126766],\n [120.41788480993614, 36.319519909516259],\n [120.417441910016237, 36.320627009129225],\n [120.41714240969452, 36.321473909693225],\n [120.416705309502504, 36.323057408972318],\n [120.416466709471138, 36.324374209801988],\n [120.41640481003401, 36.324830309071558]\n ],\n [\n [120.41779080919855, 36.319376409193978],\n [120.418061309981567, 36.318719309648486],\n [120.41876390982668, 36.317409309492064],\n [120.418932610052025, 36.317015409133887],\n [120.419365508611349, 36.315973509469927],\n [120.419925809628467, 36.314780209838887],\n [120.420243709179886, 36.314103309020538],\n [120.420567109884246, 36.313414509272263],\n [120.422144209587714, 36.31002550946971],\n [120.423270809200517, 36.307501009963687],\n [120.423922009193461, 36.305668209620251],\n [120.424229709533506, 36.304659009305908],\n [120.42480500944373, 36.302771609322349],\n [120.425516209505531, 36.299977109056385],\n [120.425541609957349, 36.299877108941473],\n [120.425598409339159, 36.299483109657842],\n [120.42560870927457, 36.299411309584343],\n [120.42585921003456, 36.297823109548915],\n [120.426019310043216, 36.296615109599657],\n [120.426111809812255, 36.295945609302464],\n [120.426178409106342, 36.294902809417181],\n [120.426245409498165, 36.293898809882251],\n [120.426294209410344, 36.293372308984942],\n [120.426323209848306, 36.292672709278179],\n [120.426326409636204, 36.292332609062726],\n [120.426296309327313, 36.291495909508683],\n [120.426284110023744, 36.291037109574972],\n [120.426174409821215, 36.288842809647974],\n [120.426141209549201, 36.288340909705255],\n [120.426138209410851, 36.288144908760557],\n [120.426049510176767, 36.285857510116045],\n [120.425934809743694, 36.282758109099518],\n [120.426016309904867, 36.281576408924195],\n [120.426081710402627, 36.279976408884238],\n [120.426221210540461, 36.278359109485393],\n [120.426489409958322, 36.275712409200366],\n [120.426875609421927, 36.273731709051162],\n [120.427326310061176, 36.272382309595969],\n [120.427970009708247, 36.270539908989633],\n [120.428559409189461, 36.269340309607628],\n [120.428920309824548, 36.26838730972662],\n [120.429151809708287, 36.267556008802842],\n [120.429450909831644, 36.26629150894604],\n [120.429633009056147, 36.265185409379171],\n [120.429649109618822, 36.264944009758324],\n [120.429804609595067, 36.26261620907087],\n [120.429878609410366, 36.260935609091121],\n [120.429906809451722, 36.260402909166999],\n [120.430040609686444, 36.257373609404624],\n [120.430121409275671, 36.253923109463983],\n [120.430126509330989, 36.253705308952874],\n [120.430094309105129, 36.251871109264357],\n [120.429910509262641, 36.250558909366248],\n [120.429633509978544, 36.249380709352295],\n [120.429268009311272, 36.247678009432661],\n [120.429150909486907, 36.247229609259136],\n [120.428857910364286, 36.246143009692219],\n [120.428564809618365, 36.245056309401207],\n [120.428271808697104, 36.243969709834289]\n ],\n [\n [120.41631050982221, 36.328062309727841],\n [120.41632410937018, 36.328766709116394]\n ],\n [\n [120.41506780953182, 36.340595409250795],\n [120.414946809347839, 36.341086609059801],\n [120.413578309191735, 36.346610109269193],\n [120.412697009559452, 36.349858709611794],\n [120.41177800944763, 36.352236409182979],\n [120.410683409511762, 36.354548109307871],\n [120.409922709865214, 36.355844409192173],\n [120.408606209409072, 36.3577602097659],\n [120.407170709760521, 36.359557609196372],\n [120.403499209520987, 36.363557609296265],\n [120.39397850970056, 36.372938009481629],\n [120.393510409877535, 36.373308709129674],\n [120.393080009634787, 36.373649609741733],\n [120.391769509455344, 36.374566809410794],\n [120.38987270975781, 36.375754909161799],\n [120.38894940998739, 36.376274809035237],\n [120.386314609531723, 36.377598209090138],\n [120.383667509947713, 36.378721909288743],\n [120.382916909687651, 36.37898670926927],\n [120.379100709430304, 36.380100909029807],\n [120.378238609424329, 36.380352609485385],\n [120.370447709694076, 36.381587409231599],\n [120.363772309244723, 36.382890309240452],\n [120.362825610013942, 36.383182509765049],\n [120.360759209869684, 36.383820409684233],\n [120.359301909755345, 36.38442380981104],\n [120.358525409919821, 36.38474540917332],\n [120.356034909283721, 36.385776609602885],\n [120.353787809260098, 36.387121909048915],\n [120.353042109405919, 36.387576909346933],\n [120.351853109433478, 36.388362909620639],\n [120.345663609987696, 36.392641509797897],\n [120.343388009549017, 36.394687609545599],\n [120.342291009322707, 36.395765009047977],\n [120.341246609543418, 36.396833809232987],\n [120.33992260964078, 36.398295309181208],\n [120.338702209839198, 36.399795709304613],\n [120.337615909746546, 36.401311309769198],\n [120.336587409981007, 36.402884809486409],\n [120.334901110098258, 36.405739109272531],\n [120.334598509813418, 36.406311909067426],\n [120.333982109986437, 36.407478809099814],\n [120.332361109877411, 36.412613109707308],\n [120.331485009225844, 36.416236408983139],\n [120.331283410001447, 36.41708620986077],\n [120.331158710006548, 36.417611409439019],\n [120.32877301006647, 36.427665609580288],\n [120.328352609385433, 36.429465909324335],\n [120.327101809800752, 36.434617109092358],\n [120.326963009335486, 36.43518860936689],\n [120.326000410090955, 36.439152809254779],\n [120.325845609787166, 36.439682509040608],\n [120.324810309348322, 36.442604809264594],\n [120.322767010089478, 36.446504309226555],\n [120.321586109411442, 36.448063109524924],\n [120.32132960927413, 36.448401709671202],\n [120.319504709474813, 36.450810509597375],\n [120.31454610941546, 36.455116709068932],\n [120.307029809578125, 36.459971009354661],\n [120.306880609352675, 36.4600635091237],\n [120.303930009262558, 36.461841409453541],\n [120.303361409301715, 36.462227609816409],\n [120.301464509779407, 36.463421709844113],\n [120.298157309612179, 36.465472309799281],\n [120.297271109574126, 36.465998009400664],\n [120.293041109659498, 36.468270209502634],\n [120.283358709936579, 36.472524209624623],\n [120.272110309942946, 36.476882609345012],\n [120.263993809766589, 36.480484209778524],\n [120.258591409565952, 36.483642108996207],\n [120.256588209278448, 36.484935609290972],\n [120.255302409878368, 36.485826209711888],\n [120.253815509478272, 36.486956609859703],\n [120.25037050979131, 36.489644709535753],\n [120.244964509604529, 36.494641009175268],\n [120.240596509621241, 36.499701509617012],\n [120.237320509633832, 36.504202609263075],\n [120.234310809696126, 36.509849109748643],\n [120.232659509628775, 36.513524609273361],\n [120.230466809595669, 36.518243709079968],\n [120.227449710036126, 36.52319060985883],\n [120.224242309435112, 36.527376509718181],\n [120.222090709318877, 36.529842309574974],\n [120.221739009647649, 36.530245409098427],\n [120.220518510021293, 36.531644009563422],\n [120.216794709708097, 36.535041609582663],\n [120.213179609551389, 36.538058709142149],\n [120.210014309812664, 36.540189609562901],\n [120.201720309544726, 36.545709709435585],\n [120.201119809731495, 36.546120209480137],\n [120.200449709586451, 36.546578309741278],\n [120.199289210029065, 36.547337209844386],\n [120.198995009412215, 36.547459609373504],\n [120.198565909589092, 36.547748109187921],\n [120.19554530986818, 36.549778909668987],\n [120.191734109841377, 36.552394909797329],\n [120.180721610114233, 36.561077309270445],\n [120.174258309373499, 36.565321409655382],\n [120.169101509527081, 36.567824009770277],\n [120.161996010107828, 36.570598209639741],\n [120.155890809513267, 36.572229609508952],\n [120.153788110033361, 36.572791509520584],\n [120.151860500983645, 36.57333081450858]\n ],\n [\n [120.151860500983631, 36.573330814508587],\n [120.149491509925269, 36.573993609017919],\n [120.145903910137349, 36.574997409802677],\n [120.145359410208698, 36.575149809815912],\n [120.143943110186456, 36.575603309145436],\n [120.141808209581313, 36.576339509460865],\n [120.141382409370749, 36.576487709640162],\n [120.13886961004448, 36.577449809760992],\n [120.13827941016666, 36.57770270901284],\n [120.137030410125362, 36.578268409559485],\n [120.134927609921306, 36.579205309777251],\n [120.134510909950563, 36.579404209236941],\n [120.132694309994463, 36.580344709440851],\n [120.132391109861942, 36.580512809818345],\n [120.129666809775472, 36.582023509877104],\n [120.127750010055024, 36.583297509272711],\n [120.127445210028441, 36.583500109442525],\n [120.126858509412727, 36.583890109441029],\n [120.125470609980766, 36.584875509197445],\n [120.124156910013426, 36.585843909069183],\n [120.123562509402404, 36.586317809519358],\n [120.123276009680126, 36.586560309910453],\n [120.121393309553696, 36.588153509277106],\n [120.121133109605353, 36.588378509760446],\n [120.119728509762922, 36.589592709635895],\n [120.117507310214251, 36.591935409391681],\n [120.11687251025819, 36.592604909688873],\n [120.107565709689766, 36.602420009775699],\n [120.10602501004621, 36.603927609871334],\n [120.105872510208201, 36.604076909022183],\n [120.104879010258173, 36.605049009604159],\n [120.104069709449618, 36.605679009878429],\n [120.100779910264691, 36.608240009269082],\n [120.100409510090913, 36.608528309434007],\n [120.099838310189966, 36.608949409787499],\n [120.099016609528917, 36.609485609873047],\n [120.098289409628592, 36.609945909875876],\n [120.098107209680052, 36.610061209257481],\n [120.094213909644282, 36.612525509045042],\n [120.092703009936031, 36.613266209567996],\n [120.091391609535208, 36.613909209542442],\n [120.089885409683916, 36.614612509060123],\n [120.087311009495579, 36.615754509563033],\n [120.076229010160773, 36.620574509705932],\n [120.069153009403976, 36.623906209204222],\n [120.062784609622099, 36.627650609388184],\n [120.058419309403689, 36.630592609261555],\n [120.052852909734042, 36.63510590911045],\n [120.046082909598681, 36.641153809400862],\n [120.028992410171668, 36.657070809570257],\n [120.023605009763401, 36.661410309138489],\n [120.017525109795997, 36.665217909179205],\n [120.011353110257915, 36.66835000954535],\n [120.004321209556224, 36.671052209691766],\n [120.00216721004881, 36.671801109333785],\n [120.001119609582361, 36.672165409406148],\n [119.994341609977369, 36.674522009083489],\n [119.989919909676132, 36.676210909805718],\n [119.985642309545028, 36.678392109308447],\n [119.984556110176413, 36.678987409241586],\n [119.983574510055632, 36.67955790947002],\n [119.980830709969382, 36.681185409878822],\n [119.977981909537561, 36.68320420980649],\n [119.973594709927966, 36.686713909419439],\n [119.970147610324034, 36.690255009760961],\n [119.965979810220119, 36.695143609290199],\n [119.961122509796041, 36.699499509794578],\n [119.95652010961544, 36.702735509736044],\n [119.955460710043781, 36.703428609143032],\n [119.953273010241332, 36.704698909627041],\n [119.952798609768138, 36.704955509589126],\n [119.951176009765049, 36.705833609433569],\n [119.949899110055981, 36.706504109776915],\n [119.945798709642759, 36.708461909589516],\n [119.938810509697305, 36.711125609759108],\n [119.931831710365259, 36.713677409085221],\n [119.924458409927752, 36.715882709519462],\n [119.918644409811691, 36.717308409255736],\n [119.91476550972061, 36.718643409665674],\n [119.913728710111968, 36.719039509765594],\n [119.913236809731075, 36.719228509488175],\n [119.912073609509548, 36.719712909523196],\n [119.911387610250131, 36.719998509923357],\n [119.909689510362682, 36.720738909173349],\n [119.904276509853162, 36.72352330915345],\n [119.890669309541067, 36.731576409823504],\n [119.88864840969643, 36.73275020945465],\n [119.88816590992883, 36.733031209822514],\n [119.886942009965878, 36.733750309529228],\n [119.884501710385734, 36.735180109274665],\n [119.883072309939166, 36.7360404097372],\n [119.881566610111008, 36.73692000965076],\n [119.879974909914267, 36.737856809144489],\n [119.876870110267419, 36.739665509455733],\n [119.874951309555399, 36.740790909373004],\n [119.873503310229694, 36.741641709397413],\n [119.871810010023978, 36.742583009098666],\n [119.870402910066332, 36.743340509856694],\n [119.869127809900533, 36.743994309789628],\n [119.867948009992688, 36.74457250911405],\n [119.866591010366847, 36.745233009895514],\n [119.865149610266371, 36.745887109302714],\n [119.863777010100989, 36.746496409881445],\n [119.860770009928046, 36.747815409553539],\n [119.858949009589196, 36.748623309218374],\n [119.85716751017253, 36.749488909385718],\n [119.85580661018696, 36.750189009115502],\n [119.854275109708624, 36.751030309601163],\n [119.85265881035582, 36.751976409883468],\n [119.851168210144806, 36.752912009681552],\n [119.849797410422184, 36.753828009654967],\n [119.848614509651952, 36.754646009605722],\n [119.847191909878802, 36.755709209712336],\n [119.845880309828544, 36.756747709938907],\n [119.845044210122296, 36.757384309438407],\n [119.84467111018364, 36.757694909192764],\n [119.843968110140281, 36.758295009707012],\n [119.843277709598738, 36.758930209861376],\n [119.842027210387528, 36.760121509400165],\n [119.840841709677193, 36.761308809653883],\n [119.839944209657574, 36.762365509460722],\n [119.839117810038942, 36.763309409102021],\n [119.837542509878972, 36.765228909486609],\n [119.836759509743615, 36.766245909621091],\n [119.83527531000766, 36.768393809926465],\n [119.834601510051698, 36.769382009272363],\n [119.833809809874879, 36.77049550936033],\n [119.83309581022354, 36.771470809730147],\n [119.8323239104202, 36.77247260952339],\n [119.831539109842083, 36.77339270950597],\n [119.831047910033135, 36.773992409821915],\n [119.830245710271356, 36.77493050973527],\n [119.829242209860126, 36.775996409606648],\n [119.828185109854985, 36.777080409233577],\n [119.827151609859015, 36.778068309105208],\n [119.826029710103057, 36.779089409248911],\n [119.824959110374721, 36.780019209319107],\n [119.823797310397595, 36.780967809716685],\n [119.82246271018596, 36.781991309251566],\n [119.821288309807755, 36.782854609852393],\n [119.820209510060863, 36.783603809867998],\n [119.819246810092295, 36.784243509330565],\n [119.817731910199541, 36.785202809861858],\n [119.815384909885779, 36.786689609537916],\n [119.813818409592045, 36.787669009916954],\n [119.812950310208748, 36.788216309435199],\n [119.812126009607709, 36.788747409465429],\n [119.811628109849494, 36.789063009450388],\n [119.811444710205251, 36.789186409924923],\n [119.809457609581045, 36.790504009352617],\n [119.80858481034079, 36.791103409294976],\n [119.8076898104365, 36.791779009693585],\n [119.806693109799198, 36.792554209109539],\n [119.806276610377381, 36.792867709177472],\n [119.804910610336492, 36.793991109901867],\n [119.80444981031053, 36.794383109093246],\n [119.802986109721246, 36.795670409461877],\n [119.801619009809542, 36.796950809332429],\n [119.800070110147544, 36.798503109331079],\n [119.798812210415235, 36.799853809205956],\n [119.797582710373831, 36.801273709214342],\n [119.796368309949571, 36.802762309333161],\n [119.795185310253942, 36.804299409889893],\n [119.794113009907505, 36.805830109971623],\n [119.793686510024486, 36.806465509775535],\n [119.791911709657711, 36.809270709275893],\n [119.791010210352965, 36.810691009482525],\n [119.790117109816833, 36.812134809873612],\n [119.78932530981524, 36.813406509702702],\n [119.788536209578524, 36.814701709716189],\n [119.787759410268677, 36.815941509692948],\n [119.786753710115704, 36.817554109234777],\n [119.785767109764379, 36.819131209837508],\n [119.784900510450257, 36.820548309357036],\n [119.784060710033827, 36.821895309421052],\n [119.783017009927107, 36.823573309460699],\n [119.781948910313986, 36.825309509126612],\n [119.780758410272483, 36.827214409917133],\n [119.779957510031181, 36.828490009206632],\n [119.779226610319824, 36.829659209704801],\n [119.777933410398646, 36.83172970985828],\n [119.777547409685326, 36.832357709141036],\n [119.776510410427136, 36.833921009646929],\n [119.775472410223642, 36.835386309230842],\n [119.774398810356843, 36.83684530996311],\n [119.773299409839979, 36.838241609962381],\n [119.772182510314678, 36.839590909592857],\n [119.771033510388293, 36.840910209638537],\n [119.769879510231249, 36.842173809273959],\n [119.768578710139423, 36.843518209397871],\n [119.76728410997373, 36.844803309125496],\n [119.765887309951495, 36.846077809443386],\n [119.764471310302838, 36.847327209683044],\n [119.762831210392164, 36.848664509659443],\n [119.761165309831199, 36.849971609502234],\n [119.760325309765335, 36.85061430910315],\n [119.758586510159375, 36.851832709711857],\n [119.756817110221505, 36.853047209960835],\n [119.752901110397943, 36.8557515091249],\n [119.750036210302937, 36.857729509509284],\n [119.746088510276536, 36.860450109784779],\n [119.744294910481813, 36.861679109803106],\n [119.742895710168909, 36.862654609822414],\n [119.739810309798031, 36.864995509135497],\n [119.738429809987792, 36.866171209933441],\n [119.737024409748756, 36.86740270916772],\n [119.736002010084803, 36.868370609915758],\n [119.735783509901125, 36.868578009767361],\n [119.734577810417704, 36.869767309214012],\n [119.73334741015492, 36.871130209291778],\n [119.73302490967194, 36.871501809161202],\n [119.731967709842024, 36.87269830947946],\n [119.731489710281949, 36.87326160973555],\n [119.730731009828332, 36.874044909345116],\n [119.729555710128011, 36.875326209437048],\n [119.728331310141925, 36.876582109976425],\n [119.727082509750062, 36.877808009132366],\n [119.726865909833919, 36.87800710914081],\n [119.725791710119438, 36.878994409164704],\n [119.724471109654019, 36.880158909805914],\n [119.723501010063615, 36.880974309816622],\n [119.723098510388013, 36.881312609589315],\n [119.721609109872588, 36.882482809234318],\n [119.720219310173093, 36.883518109673048],\n [119.720006609717302, 36.883670409861566],\n [119.719629110295273, 36.883940709196452],\n [119.717059210314346, 36.885848909599531],\n [119.715814109733401, 36.886750609453088],\n [119.715571309868096, 36.886926409826003],\n [119.714165709979625, 36.887980809167061],\n [119.714091010491757, 36.888036809950847],\n [119.71262251022074, 36.889194909217736],\n [119.71136271022101, 36.890217009407536],\n [119.710135210271801, 36.891279709491073],\n [119.70907461010529, 36.892237809427399],\n [119.708763910526159, 36.892516709878294],\n [119.707660110525694, 36.893575409777384],\n [119.706384309788177, 36.894846809232888],\n [119.705156309815948, 36.896133709403216],\n [119.704082410474939, 36.897324009795284],\n [119.70080411002175, 36.901390309715055],\n [119.700407410073922, 36.901927109648454],\n [119.69988000985461, 36.90267470977011],\n [119.699011309724256, 36.903961709765156],\n [119.698178409805791, 36.905205509926418],\n [119.697379909855044, 36.906473909243573],\n [119.696464210255158, 36.90789080911361],\n [119.695769910253262, 36.908877909488012],\n [119.6950004098411, 36.909916109340998],\n [119.693967310043377, 36.911213909294531],\n [119.693000609890305, 36.912370009368487],\n [119.691847710503453, 36.913657009363533],\n [119.690605209862611, 36.914954009819724],\n [119.68953060994977, 36.916012709718814],\n [119.688423010313727, 36.917035309931634],\n [119.68737041051611, 36.917946809697582],\n [119.686456809933929, 36.918724409404035],\n [119.685685109780025, 36.919336509572304],\n [119.684799610313803, 36.920027209588113],\n [119.684271110223676, 36.92039990932841],\n [119.681898310158999, 36.922110009769199],\n [119.674623210293021, 36.927194809892626],\n [119.671486710443446, 36.929386309330766],\n [119.669844110417444, 36.930536309303307],\n [119.668042309704902, 36.931796809874925],\n [119.667505409946784, 36.932174309297011],\n [119.665972310473762, 36.933252909394298],\n [119.664737110529245, 36.934095209926056],\n [119.663441110119152, 36.935054409733254],\n [119.661873609779377, 36.936060309535719],\n [119.661160110151059, 36.936515210008963],\n [119.65817701036076, 36.938254509637943],\n [119.65735701031781, 36.938703409834545],\n [119.656489109684685, 36.939161609920404],\n [119.654802510327613, 36.940012909967891],\n [119.654074109832322, 36.94037540959755],\n [119.652712609999071, 36.941041309908599]\n ],\n [\n [120.414796609076348, 36.341017908949368],\n [120.41493190938013, 36.340478909274282],\n [120.415599609234619, 36.337617309691154],\n [120.415889309643944, 36.335664109011475],\n [120.416007309689689, 36.334324409643841],\n [120.416127909675311, 36.332706308949071],\n [120.416180309573633, 36.330463710032234],\n [120.416165309781263, 36.328769609429969],\n [120.416149309942739, 36.328072209464949],\n [120.41611591002129, 36.327666009978429],\n [120.41614461008578, 36.326196009638181],\n [120.41625621055573, 36.324816209500511],\n [120.416324908867523, 36.32438240982043]\n ],\n [\n [119.64926030961567, 36.942332209363997],\n [119.652028710656509, 36.941153609151797],\n [119.653996510030993, 36.940218709925603],\n [119.656145910405485, 36.939136209468529],\n [119.657003110005576, 36.938678409580973],\n [119.65815140936013, 36.938053208988435],\n [119.660272009845471, 36.936837209569603],\n [119.661060610059167, 36.936357409566824],\n [119.662763509628348, 36.935292009718523],\n [119.663320910331777, 36.93490960989061],\n [119.663815309928623, 36.934579209762774],\n [119.665871210488035, 36.933161409671357],\n [119.667445009679568, 36.932039609740229],\n [119.667960609894294, 36.931679109303502],\n [119.669743510454737, 36.930444410281382],\n [119.671386110480626, 36.929294510133616],\n [119.674522709255712, 36.927102909971381],\n [119.681797610371518, 36.922018209672672],\n [119.684011810496713, 36.920415509867951],\n [119.684523110153464, 36.92002500984637],\n [119.685577910592201, 36.919249509157567],\n [119.686347310280212, 36.918639209432001],\n [119.687258610396611, 36.9178636098178],\n [119.68830911027726, 36.916953909595293],\n [119.689413609950179, 36.915934209696047],\n [119.690485210624047, 36.914878409211269],\n [119.691725010600862, 36.913584309068654],\n [119.692875010573289, 36.912300508861449],\n [119.693839409361317, 36.911147209276351],\n [119.694870210491899, 36.909852209811675],\n [119.695637610087715, 36.908816809548171],\n [119.696329809273379, 36.907832809136892],\n [119.697243910777956, 36.906418409382127],\n [119.698042810027687, 36.905149209668366],\n [119.69887690964174, 36.903903708889118],\n [119.699746210519265, 36.902615709747238],\n [119.700275109908489, 36.901866109533387],\n [119.700674210146758, 36.901326108912826],\n [119.702379510006494, 36.899210909755709],\n [119.703841610701829, 36.897397309937958],\n [119.703956210410865, 36.897255209860077],\n [119.705033709738018, 36.896060909283563],\n [119.705490210105154, 36.895582509525241],\n [119.706264109101426, 36.894771508998019],\n [119.707541909931251, 36.893498109450263],\n [119.708648210046931, 36.892437009260618],\n [119.708779809640532, 36.892318909390212],\n [119.708960309870463, 36.892156910013455],\n [119.710021910083128, 36.8911977102062],\n [119.711160409525291, 36.890212208826426],\n [119.711252210521138, 36.890132709656882],\n [119.712514509736934, 36.889108509550113],\n [119.713910410437165, 36.888007608964017],\n [119.71398510992492, 36.887948709665295],\n [119.715467810491077, 36.886836509997011],\n [119.71695601041165, 36.885758909945764],\n [119.719526209866785, 36.883850409169099],\n [119.720058610316642, 36.883469209036832],\n [119.720116309919831, 36.883427910369846],\n [119.721503509679337, 36.882394609123992],\n [119.722989709507601, 36.881226909594261],\n [119.72435920970986, 36.880075709926132],\n [119.725677609534159, 36.878913209377174],\n [119.726723010258752, 36.877952409676027],\n [119.726965710299396, 36.877729309460108],\n [119.72821190985178, 36.876506009344894],\n [119.729433910446687, 36.875252409271297],\n [119.730607410603625, 36.873973209096391],\n [119.731313110411747, 36.873252609320502],\n [119.731801409907234, 36.872685809802306],\n [119.732889409718496, 36.871444209382787],\n [119.733229109735703, 36.871073709384234],\n [119.73445721043197, 36.869692309352672],\n [119.735594410353769, 36.868570709970356],\n [119.735816909822574, 36.868356609270165],\n [119.736909610390285, 36.867322110127304],\n [119.738317810218859, 36.866088109878433],\n [119.739702009839903, 36.864909309117365],\n [119.742793010289233, 36.862564209071024],\n [119.744195010191675, 36.861586610034067],\n [119.745989010184758, 36.860357409466928],\n [119.749936510561611, 36.857636909016207],\n [119.752801310831842, 36.855659010255181],\n [119.756717509405576, 36.852954509642984],\n [119.758486410219689, 36.851740409592253],\n [119.760222209687299, 36.850524209624609],\n [119.761059109790153, 36.84988380959021],\n [119.762723309733019, 36.8485781090925],\n [119.764360210755171, 36.847243309231374],\n [119.765773309190877, 36.845996509831139],\n [119.767167209798913, 36.844724609453237],\n [119.768458910550294, 36.843442509864019],\n [119.769757510001114, 36.842100309481737],\n [119.770909209692377, 36.840839209961644],\n [119.772056209526454, 36.839522209482425],\n [119.773171109858936, 36.838175309243184],\n [119.774268410458831, 36.836781709908053],\n [119.775340110058096, 36.835325109466282],\n [119.776376509468378, 36.833862209273605],\n [119.777411409708861, 36.832302109454815],\n [119.777796610025575, 36.83167540969248],\n [119.779090010495679, 36.829604509340697],\n [119.779821010031696, 36.828435209917075],\n [119.780621910272998, 36.827159509903538],\n [119.781812109941029, 36.825255109136037],\n [119.782880209554037, 36.823519009294898],\n [119.783924010384794, 36.821840809605703],\n [119.784763610252526, 36.820494109015954],\n [119.785630210465911, 36.819077009496425],\n [119.786617110291445, 36.817499509594768],\n [119.787622809545041, 36.81588670950407],\n [119.788399310280056, 36.814647509375106],\n [119.789188409617509, 36.81335250991043],\n [119.78998031034314, 36.812080408983718],\n [119.790873709454218, 36.810636209293648],\n [119.791775510031812, 36.809215409963258],\n [119.79355120972059, 36.806408909143897],\n [119.793979109848124, 36.805771209773582],\n [119.795053709760964, 36.804237409728728],\n [119.796239410120734, 36.802696809909889],\n [119.797456010286737, 36.80120541020159],\n [119.798688209193529, 36.79978240933076],\n [119.799949209788224, 36.798428409843268],\n [119.801501310137382, 36.79687280933274],\n [119.802871610736361, 36.795589409323838],\n [119.804211609578147, 36.794411009660394],\n [119.80467170993154, 36.794016909652726],\n [119.805785809867302, 36.793105709361043],\n [119.806200510645112, 36.792774909034904],\n [119.806588310002553, 36.79246520950187],\n [119.808012610393689, 36.791386209206223],\n [119.809357810014944, 36.790411409758804],\n [119.811348210251708, 36.789091709514821],\n [119.811718210227241, 36.788853209308229],\n [119.812855209600343, 36.78812060987832],\n [119.813724210104283, 36.787572709612903],\n [119.815290709498754, 36.786593309233865],\n [119.815741310313228, 36.786310209848352],\n [119.816928710391721, 36.785564109795871],\n [119.819150510687564, 36.784148509446197],\n [119.820110810365691, 36.783510509702296],\n [119.82118660997412, 36.78276330887968],\n [119.822358309688298, 36.781902109994405],\n [119.82369001048562, 36.780880809301948],\n [119.824848409226774, 36.779934909568453],\n [119.825916209365687, 36.779007508889492],\n [119.827035709730239, 36.777988609386853],\n [119.828066410136785, 36.777003510004022],\n [119.829121010026597, 36.775921908869066],\n [119.830122509446369, 36.774858309463468],\n [119.830921809793722, 36.773923409337897],\n [119.831411409708835, 36.773325609289486],\n [119.832195109516761, 36.772406909551307],\n [119.832964910302394, 36.77140770969811],\n [119.833677509709332, 36.770434209770997],\n [119.834468110914599, 36.769322409401752],\n [119.835141509772939, 36.768334909728367],\n [119.836627609776428, 36.766184209833455],\n [119.837413709874909, 36.765163209514583],\n [119.838991510150095, 36.763240708991589],\n [119.839820609533604, 36.762293609562505],\n [119.84073151035102, 36.761248909409687],\n [119.841996809705051, 36.759970709280879],\n [119.843151710083362, 36.758870309617123],\n [119.843913110301855, 36.758192209103242],\n [119.844657409911633, 36.757543309576135],\n [119.845037010150008, 36.757224809277602],\n [119.845771310197847, 36.756662009044533],\n [119.847086209860777, 36.755620908877916],\n [119.848512509444845, 36.754554909181763],\n [119.849698610002861, 36.753734709489322],\n [119.851072210214397, 36.752816810147749],\n [119.852566709885764, 36.751878810059111],\n [119.854186909598297, 36.750930410210287],\n [119.855722209712326, 36.750087008908395],\n [119.857086609859266, 36.749385108735851],\n [119.858872410733284, 36.748517409550857],\n [119.860696410311107, 36.747708209466339],\n [119.863703310659275, 36.746389109070208],\n [119.86507490987924, 36.745780310313137],\n [119.866513710039726, 36.745127409702263],\n [119.867868409199787, 36.744468109515708],\n [119.869046809762494, 36.743890608964477],\n [119.870319109439379, 36.743238209276001],\n [119.871723909830621, 36.7424820089376],\n [119.873414709921008, 36.741542009656087],\n [119.874861010427367, 36.740692209677775],\n [119.876780009889558, 36.739566709036467],\n [119.879884809536406, 36.737758009624486],\n [119.881476409908487, 36.736821209231493],\n [119.882981410064076, 36.735942009516179],\n [119.884410810510531, 36.735081709053702],\n [119.886851909588017, 36.733651509109905],\n [119.88807591027512, 36.732932409403247],\n [119.888558609692154, 36.732651210285155],\n [119.890569609799741, 36.731468209690149],\n [119.904181309419982, 36.723412509979426],\n [119.909605209712709, 36.720622509920929],\n [119.911374810199391, 36.719854609402773],\n [119.912079310312038, 36.719569909223992],\n [119.913168109620642, 36.719130109267155],\n [119.913652909854022, 36.718927009074264],\n [119.914761110237123, 36.71851630938022],\n [119.918586010536046, 36.717182109366888],\n [119.924404509960254, 36.7157553097598],\n [119.931767509562974, 36.713553009463851],\n [119.93873971056928, 36.711003709353747],\n [119.945720109795275, 36.70834290949773],\n [119.949805909714996, 36.706387509076308],\n [119.951121410124983, 36.705729109111132],\n [119.952271109724052, 36.705116109620803],\n [119.952747709938876, 36.704852409511147],\n [119.953219110273835, 36.704591609715067],\n [119.955535110057326, 36.703310309623134],\n [119.956371410312386, 36.702713009597744],\n [119.961003810077841, 36.699404109711963],\n [119.965847409330536, 36.695060409410416],\n [119.970012110370703, 36.690175609516814],\n [119.973468809338101, 36.686624509613466],\n [119.977867010354316, 36.683106109959056],\n [119.980723310232634, 36.681081909602483],\n [119.983552810313995, 36.679425709129248],\n [119.984464310079943, 36.678902709292629],\n [119.985561310306252, 36.678273909613267],\n [119.98983851023911, 36.67609290886071],\n [119.994272110369707, 36.674399509729653],\n [120.000687110321905, 36.672169109217066],\n [120.001716610133485, 36.67181110979493],\n [120.004251610123788, 36.67092970943861],\n [120.011271709921516, 36.668232009499718],\n [120.01742841019302, 36.665107709852975],\n [120.023493510017488, 36.661309409701573],\n [120.028869209346567, 36.656979309847316],\n [120.045956910083419, 36.64106490871859],\n [120.052730809679133, 36.635013509166185],\n [120.058305509191996, 36.630493509368023],\n [120.062681009521043, 36.627544609895892],\n [120.069060709284372, 36.6237935088634],\n [120.07614700997658, 36.620457009683321],\n [120.087266410316602, 36.615649409392802],\n [120.089827910629651, 36.61450540969696],\n [120.091310909770755, 36.613795309505974],\n [120.092786209815813, 36.613085909886877],\n [120.094117409690739, 36.612415109170001],\n [120.096620209455182, 36.610865109637132],\n [120.097917809759224, 36.6100373097741],\n [120.098097409767661, 36.609922709165744],\n [120.098914809870621, 36.609401209398357],\n [120.099694509494043, 36.608880309478764],\n [120.100251809473434, 36.60846340985853],\n [120.101698410353379, 36.60733730936937],\n [120.104755309410052, 36.604957609705991],\n [120.105670910084541, 36.604061709580265],\n [120.105821210180807, 36.60391460927184],\n [120.107434009372128, 36.602336509522331],\n [120.116686009751561, 36.592615709647362],\n [120.117317409371026, 36.591927209373239],\n [120.119600010132444, 36.589505809045875],\n [120.121129409794435, 36.588209809535158],\n [120.121372209659853, 36.588004109402164],\n [120.123085910086729, 36.586562109453837],\n [120.123388009449172, 36.586307909782249],\n [120.12410800937721, 36.585749509032667],\n [120.125348709575405, 36.584813709585092],\n [120.126695909288856, 36.58385190893847],\n [120.127461209866965, 36.583335609051176],\n [120.12773620995813, 36.583150009665246],\n [120.129564109895796, 36.581916808913661],\n [120.13214471001038, 36.580503209555502],\n [120.132421909843288, 36.580351409390062],\n [120.13454660943853, 36.579264409624841],\n [120.134911709907556, 36.579077609644003],\n [120.136436509537361, 36.578352609485364],\n [120.138229210010081, 36.57755710967291],\n [120.138716610183451, 36.577355509549193],\n [120.141086209560967, 36.576436509437428],\n [120.141749910130329, 36.576199009276934],\n [120.143145510456975, 36.575716609334108],\n [120.144390610138657, 36.575314809331019],\n [120.145355810222554, 36.575037609498111],\n [120.14589250943186, 36.574883409042172],\n [120.149434309445837, 36.57388090957636],\n [120.151799233278609, 36.573211549923911]\n ],\n [\n [120.151799233278666, 36.573211549923897],\n [120.153734110241089, 36.57266390921211],\n [120.155857110117608, 36.572096609670837],\n [120.161932609702262, 36.570473109446482],\n [120.169021309785649, 36.567705509701568],\n [120.174161309396936, 36.565211009780342],\n [120.180609509621263, 36.560976810031832],\n [120.191621409500499, 36.552294909682416],\n [120.195230010256864, 36.549879210157485],\n [120.198526509390945, 36.547642909192973],\n [120.198951209730581, 36.547354809576859],\n [120.200125110085878, 36.546558409543024],\n [120.200344509591559, 36.546422509391334],\n [120.201061110082264, 36.545961309167126],\n [120.201613110356789, 36.545606009509811],\n [120.209906910075915, 36.540086009461845],\n [120.21306500894309, 36.53796000944692],\n [120.216671209408901, 36.534950309509213],\n [120.220386409505295, 36.531560509310111],\n [120.221506609542416, 36.530276809826944],\n [120.221885510108223, 36.529842509224466],\n [120.224102010699312, 36.527302409178901],\n [120.227302609727758, 36.523125409010447],\n [120.230312510214276, 36.518190309135491],\n [120.232502009560108, 36.513478109826963],\n [120.234154610047312, 36.509799609264633],\n [120.237170409187115, 36.504141809696819],\n [120.240454909566438, 36.499628910046226],\n [120.244831909964773, 36.494558008945035],\n [120.250248609385835, 36.489551909393128],\n [120.253702210188862, 36.486857108868548],\n [120.255219609297569, 36.485722609610775],\n [120.256493109569419, 36.484851709738678],\n [120.258487109792327, 36.483536310052727],\n [120.263903609563954, 36.480370109193245],\n [120.272033309989297, 36.476762709931165],\n [120.283282010356515, 36.472404109661966],\n [120.292950708908165, 36.468156208742073],\n [120.297187309846549, 36.46588010917975],\n [120.298034309336003, 36.465377609389236],\n [120.303238009726442, 36.462128409198783],\n [120.30387910943341, 36.461737909177202],\n [120.305917609010521, 36.460439309726439],\n [120.306927410072035, 36.459864009816272],\n [120.307128209799089, 36.459734308691452],\n [120.314431409881763, 36.455017709000117],\n [120.319370209567523, 36.45072870906273],\n [120.321152809754381, 36.448375609546815],\n [120.321416609688868, 36.448027409137694],\n [120.32261720911697, 36.446442609438918],\n [120.32465200978254, 36.442559409689068],\n [120.325692209727777, 36.439684009109783],\n [120.325843209496611, 36.43914950964222],\n [120.326807409534354, 36.435196409186972],\n [120.326944809755219, 36.434633109830202],\n [120.328428710016965, 36.428582509775083],\n [120.329268609358905, 36.425037209599623],\n [120.330812409864848, 36.418512609269555],\n [120.330998209799645, 36.417705009078986],\n [120.331125310085099, 36.417152109482345],\n [120.331342609673811, 36.416207609093931],\n [120.332259909167533, 36.412578009167817],\n [120.333823709696503, 36.407433609173779],\n [120.334431610030833, 36.406282708979916],\n [120.334737009905098, 36.40570460948021],\n [120.336443509460423, 36.402839309186845],\n [120.337481810037616, 36.401274609335815],\n [120.338600309456751, 36.399735309037339],\n [120.339831409392104, 36.398230509430505],\n [120.341159809677492, 36.396759608868933],\n [120.342207809442925, 36.39566350976321],\n [120.343280709637156, 36.394629309195295],\n [120.345543910223341, 36.392546509913529],\n [120.351769410430052, 36.388223009284502],\n [120.35281370948519, 36.387539309591489],\n [120.353624109265297, 36.387043909049225],\n [120.355947009546867, 36.385661108773206],\n [120.358458809726358, 36.384621109376724],\n [120.359248209437396, 36.384294209410314],\n [120.360690009736231, 36.383697208859132],\n [120.362835509750994, 36.383043309101481],\n [120.363718209627677, 36.382774209462241],\n [120.370415509468216, 36.381454809591844],\n [120.378242309235247, 36.380226009223009],\n [120.379086609859201, 36.37998010939458],\n [120.382820909757243, 36.378892709431057],\n [120.383565209367021, 36.378606609007875],\n [120.386222210486721, 36.377517409500911],\n [120.388852609660262, 36.376180209349229],\n [120.389782709204724, 36.37566770909757],\n [120.391449709636504, 36.37461430980261],\n [120.392776109829697, 36.373698409653912],\n [120.393467009494998, 36.373185709752761],\n [120.393941009769833, 36.372801709131636],\n [120.403368209775067, 36.363473209720894],\n [120.407020808963239, 36.359533608988897],\n [120.408484209178937, 36.357712508825273],\n [120.409783208828117, 36.355817009547422],\n [120.410555609553853, 36.354517909174206],\n [120.411623909715672, 36.352182009192404]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 18,\n "fclass": "motorway",\n "name": "青银高速",\n "Shape_Leng": 2.3063800700899999\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.448539609315617, 36.121993109394509],\n [120.448034809958585, 36.123989409183935],\n [120.447739009447787, 36.125071308893837],\n [120.447575609826572, 36.126038309420494],\n [120.44748310915827, 36.12740210971964],\n [120.447500109942212, 36.128106809481721],\n [120.447580309683644, 36.129352109712158],\n [120.447643409715624, 36.129953809220979],\n [120.447935509516242, 36.132980109744324],\n [120.44809450965397, 36.133993909191588],\n [120.448123809566255, 36.134180609347709],\n [120.448211509653561, 36.135382509195495],\n [120.448231109478229, 36.135846008986164]\n ],\n [\n [120.448048409506555, 36.135785209419907],\n [120.448033409714185, 36.135340009034223],\n [120.447930909483944, 36.134167409098723],\n [120.447823509747195, 36.133467708667865],\n [120.447747508940438, 36.132972908872716],\n [120.447464709928454, 36.129956109686759],\n [120.447404509310672, 36.129369409071046],\n [120.44731680922348, 36.128137709287898],\n [120.447312009541633, 36.127339709360172],\n [120.447420309499762, 36.125994109540557],\n [120.447550508848963, 36.125097209368789],\n [120.447826409161507, 36.123966108649029],\n [120.448066609086823, 36.123006809017056]\n ],\n [\n [120.448231109478229, 36.135846008986164],\n [120.448482209186636, 36.136992809170863],\n [120.448483509606376, 36.137488409362675],\n [120.447977609479153, 36.138899709154316]\n ],\n [\n [120.448231109478229, 36.135846008986164],\n [120.448247409690225, 36.136260609039937],\n [120.448293709487189, 36.136971408903435],\n [120.448263709902335, 36.137488709736203],\n [120.447977609479153, 36.138899709154316]\n ],\n [\n [120.447769709604472, 36.138875009274329],\n [120.447671009909186, 36.138139109332485],\n [120.447695809613947, 36.137459309099881],\n [120.447684409807721, 36.136943209761398],\n [120.448048409506555, 36.135785209419907]\n ],\n [\n [120.447769709604472, 36.138875009274329],\n [120.447901009723864, 36.138156409590692],\n [120.44797050933164, 36.137471909501073],\n [120.447994509539058, 36.136960309470737],\n [120.448048409506555, 36.135785209419907]\n ],\n [\n [120.447977609479153, 36.138899709154316],\n [120.447721009517068, 36.140279609116703],\n [120.447242609758746, 36.142696809610129],\n [120.446694709493272, 36.144986509619798],\n [120.446309509176558, 36.146264009176718],\n [120.445630809714203, 36.148214108994011],\n [120.444911809832206, 36.150006109794163],\n [120.444000209342221, 36.15196830909025],\n [120.443256109381991, 36.153449209213704],\n [120.441967909691357, 36.155762009209411],\n [120.441009709930199, 36.157598709013257],\n [120.440227909490545, 36.159184408933356],\n [120.439818809690337, 36.16008660970931],\n [120.439677209635533, 36.160508009537068],\n [120.439548509456245, 36.160791608945658],\n [120.439271209798562, 36.161445409777912],\n [120.439073709684067, 36.161995509785015],\n [120.438476509483394, 36.163524709797571],\n [120.438175709641314, 36.164382809619042],\n [120.43800090931461, 36.164920809247974],\n [120.437776509578271, 36.165652409531106],\n [120.436282609754699, 36.171132509357847],\n [120.434959109875081, 36.176387409051756],\n [120.43482230950201, 36.17694600945083],\n [120.433376209544463, 36.183385908932621],\n [120.433077309969917, 36.184716809333338],\n [120.432500609815406, 36.186968109190957],\n [120.432463409358888, 36.187113309231904],\n [120.431767609287817, 36.189299709514046],\n [120.43094480965533, 36.191255409409678],\n [120.429330709145006, 36.19422040944437],\n [120.428683509336565, 36.195666609226691],\n [120.428246309319775, 36.197132609382493],\n [120.428001809735747, 36.199909209542454],\n [120.427953709496137, 36.201829309774894],\n [120.427963309758979, 36.202671209208972],\n [120.428172909352384, 36.204236009784097],\n [120.428579409212375, 36.206003808928699],\n [120.42912520956088, 36.207666209328124],\n [120.429590809268461, 36.208928209069654],\n [120.430397209763441, 36.211067209684018],\n [120.431142709968185, 36.213280909786192],\n [120.431714309168115, 36.215550209574587],\n [120.431928909891326, 36.21778350950143],\n [120.432084309143647, 36.22045530896537],\n [120.432012509969468, 36.221453109473487],\n [120.431973409245529, 36.222667709547238],\n [120.431950409983529, 36.223383509641337],\n [120.431885509508675, 36.224784109299264],\n [120.431821609979352, 36.226395509145505],\n [120.431700209597011, 36.229308808954443],\n [120.43162240924687, 36.230139209656841],\n [120.431536109403964, 36.23071260929953],\n [120.431420709298322, 36.231189008965657],\n [120.431204509580539, 36.231920309774523],\n [120.430959409249454, 36.232556409250947],\n [120.429144409187188, 36.236195209241544],\n [120.428795109806515, 36.237039109667251],\n [120.42855000947543, 36.237633209005423],\n [120.428453209148302, 36.237940709696034],\n [120.428278509545635, 36.238496109407947],\n [120.428100709979844, 36.239465809699425],\n [120.428025109371333, 36.240449609561892],\n [120.428025609394467, 36.241571708967228],\n [120.428116309620009, 36.24229800954555],\n [120.428178609255497, 36.242654509797831]\n ],\n [\n [120.428271808697104, 36.243969709834289],\n [120.428163709287787, 36.243519509218004],\n [120.427974108818148, 36.242519309318709],\n [120.427855009800965, 36.241894709473343],\n [120.427808109256944, 36.240800309186966],\n [120.427852009662615, 36.239792009094003],\n [120.427970009708247, 36.238978609175547],\n [120.428271309573347, 36.237925909553155],\n [120.428397109439061, 36.237545309268683],\n [120.428785409718898, 36.236581509429186],\n [120.428985709423046, 36.236138309135697],\n [120.430770309702098, 36.232554909181772],\n [120.431042809677933, 36.231865809059911],\n [120.431268109635653, 36.23105620967641],\n [120.431389109819634, 36.23046810881624],\n [120.431452409501162, 36.22991681001281],\n [120.431585609888089, 36.226689708863034],\n [120.43161230986027, 36.224798309594348],\n [120.431787909684317, 36.222166209802765],\n [120.431849409822462, 36.220355109200966],\n [120.431875309398038, 36.21959250928694],\n [120.431726208997361, 36.217549610226399],\n [120.431435408717221, 36.215351109566086],\n [120.430937609683042, 36.213225109551217],\n [120.430235809335159, 36.211048609905447],\n [120.429408710043958, 36.208898909157369],\n [120.428884809986016, 36.20748780901522],\n [120.428429609139243, 36.205990309205447],\n [120.428029009731063, 36.204316509899058],\n [120.427778209496864, 36.202671408858464],\n [120.427759809367785, 36.201822208728004],\n [120.427836409123074, 36.199854909376597],\n [120.428058610016933, 36.197124609013542],\n [120.428571409742858, 36.195585109065576],\n [120.429193109274593, 36.194182309665905],\n [120.430691609130463, 36.191306609612411],\n [120.431436609312186, 36.189515709582395],\n [120.431938109056546, 36.188097109993691],\n [120.432288809580996, 36.186755309809769],\n [120.432985209499861, 36.183286809938352],\n [120.434632209908614, 36.176971909026406],\n [120.434795809179263, 36.176372209609838],\n [120.436143809289433, 36.171089509173555],\n [120.437617509440543, 36.165624309314467],\n [120.437792009393775, 36.164970609206307],\n [120.438011109425247, 36.16437990930541],\n [120.438291909244299, 36.163511009525507],\n [120.439078209891591, 36.161380609127889],\n [120.4393812094753, 36.160727809241052],\n [120.439489009410295, 36.160475609661717],\n [120.439662409492712, 36.160064009746293],\n [120.440856109321999, 36.157491209451791],\n [120.441801609756567, 36.15570800941714],\n [120.443099109336458, 36.1534019093707],\n [120.443834509255225, 36.151930309136503],\n [120.444741810086498, 36.149944809305566],\n [120.445472109949947, 36.148160709049534],\n [120.446159010330121, 36.146222209587336],\n [120.446507808788397, 36.144933008951227],\n [120.447061908980004, 36.142653809425838],\n [120.447525909693013, 36.140289608678529],\n [120.447769709604472, 36.138875009274329]\n ],\n [\n [120.422369710094131, 36.253360809253991],\n [120.420728009390132, 36.25522800956503],\n [120.41811020971852, 36.258506908966751],\n [120.415352909009584, 36.262053908860878],\n [120.412649209693313, 36.265514109788398],\n [120.409001409287725, 36.27018530900483],\n [120.408123209618452, 36.271324609742976],\n [120.407456409985343, 36.271889309344203],\n [120.406823410472043, 36.272373709379224],\n [120.406040209787875, 36.272797509497536],\n [120.405364309015681, 36.273134909048849],\n [120.405056009727105, 36.27325190904844],\n [120.4044176097849, 36.273437809707218],\n [120.402990409080189, 36.274060209810898],\n [120.40086970966945, 36.275001308963283],\n [120.399103210045155, 36.27578520932002],\n [120.39880041011088, 36.275919609402479],\n [120.397980310243156, 36.276283509276595],\n [120.396800110137065, 36.276793808887248],\n [120.395909609540922, 36.277347310130324],\n [120.392669509590291, 36.280270709325805],\n [120.39202580994322, 36.280850209069968],\n [120.391435709890175, 36.281291309446431],\n [120.388839309586501, 36.283021008812568],\n [120.388109809220396, 36.283531309322541],\n [120.387047610059199, 36.28441340935143],\n [120.38596400973131, 36.285390708914122],\n [120.385062809001511, 36.28634200997584],\n [120.382638009236757, 36.289126609605376],\n [120.381254009265149, 36.290735109138041],\n [120.380406508853412, 36.29173820935091],\n [120.379634009202277, 36.29281050879797],\n [120.379011709822635, 36.293839609310567],\n [120.377777910122518, 36.296096509246581],\n [120.375470609481113, 36.300360709479207],\n [120.374358809111868, 36.302349008899682],\n [120.373615110249148, 36.303644009263678],\n [120.372932909726046, 36.304613409181513],\n [120.372250909751756, 36.30542240961654],\n [120.371671810205953, 36.306082109102078],\n [120.371156809839022, 36.30659220996256],\n [120.370615009675021, 36.307076409448769],\n [120.367509010332583, 36.309683109687796],\n [120.366768710008046, 36.310301309957538],\n [120.364383409366951, 36.312278909244299],\n [120.361604709289963, 36.314595810148546],\n [120.360674709570276, 36.31541060941214],\n [120.359929109540872, 36.316097909990617],\n [120.356034509984738, 36.320005309597434],\n [120.355444409931579, 36.320580109484524],\n [120.354811409519016, 36.321155009196389],\n [120.354173110300849, 36.321695209466384],\n [120.353573910007981, 36.322173509399988],\n [120.349664909608009, 36.324879209707831],\n [120.345986609594434, 36.327500209167397],\n [120.344798508944109, 36.328284609547154],\n [120.343964309505395, 36.328950209484617],\n [120.34217850953064, 36.33031270936408],\n [120.341551309745228, 36.330745709546932],\n [120.339006810216233, 36.332504009152728],\n [120.337883910414234, 36.333286509265065],\n [120.336314409082775, 36.33436790985121],\n [120.335573210335497, 36.334976910056412],\n [120.33486380981708, 36.335588209828074],\n [120.334246509768718, 36.336136709041966],\n [120.333697908931413, 36.336702409588611],\n [120.332788809456019, 36.337727709566195],\n [120.332172409629038, 36.338394909397607],\n [120.331032509942474, 36.34015051013796],\n [120.32909190966393, 36.343129909217964],\n [120.327736609756812, 36.345137509888218],\n [120.326123009269509, 36.347618809560458],\n [120.326043909399004, 36.347734309490818],\n [120.325910809736115, 36.347929009116513],\n [120.32363400960196, 36.351405909555126],\n [120.323482609634766, 36.351659209005334],\n [120.322029010230722, 36.353872909107508],\n [120.321013109967112, 36.355186909448378],\n [120.319994009016341, 36.356337109070353],\n [120.318682110391137, 36.357557409047217],\n [120.317342309400146, 36.358665709255149],\n [120.315920109825242, 36.359695309790766],\n [120.315216209560504, 36.360170009738226],\n [120.308108609324904, 36.364945009604583],\n [120.300579009413809, 36.369977609479122],\n [120.298785010319989, 36.371173009926508],\n [120.295205309277662, 36.373592909285378],\n [120.293956009762155, 36.374412409305307],\n [120.292965309401552, 36.374967009519935],\n [120.290550909396984, 36.376603509444465],\n [120.289711108980555, 36.377218809400574],\n [120.28807971001072, 36.37835280953459],\n [120.286670109038369, 36.379548209082657],\n [120.284299110315715, 36.381553208913488],\n [120.282601009529003, 36.383257409801672],\n [120.282251509599519, 36.383627609426696],\n [120.280794309309954, 36.385219509272986],\n [120.278759209170175, 36.387911409483991],\n [120.278081509753974, 36.388805309517466],\n [120.277004409725805, 36.389999809743472],\n [120.275189209114728, 36.392009909629678],\n [120.274269809704037, 36.393096409371822],\n [120.273712409899872, 36.393696909185053],\n [120.273104509565542, 36.394303109800717],\n [120.272437009360601, 36.394882909019088],\n [120.271756409630711, 36.395450410008493],\n [120.270621109976332, 36.396289209479505],\n [120.270214709941001, 36.396558509667557],\n [120.26964370968949, 36.396945509527711],\n [120.268639509605691, 36.397538909193372],\n [120.267866609756311, 36.397963109509931],\n [120.267097909740755, 36.398324409444001],\n [120.265729209935103, 36.398929309639982],\n [120.264313409935994, 36.399464408955339],\n [120.263117609290248, 36.399834309106154],\n [120.262075310327418, 36.400105309012872],\n [120.260963209584474, 36.400349108924274],\n [120.257659710127541, 36.400879909480295],\n [120.256858909711013, 36.400998209000193],\n [120.256572409988848, 36.401026709415135],\n [120.252235309811795, 36.401537509948184],\n [120.246554309533849, 36.402291309096711],\n [120.245448709990001, 36.402438009206833],\n [120.235108909448627, 36.403884509362683],\n [120.234847009781788, 36.403924509408625],\n [120.232041910106091, 36.404386109831137],\n [120.227819110163864, 36.405242709583433],\n [120.224360109831309, 36.406085509238892],\n [120.223862309897754, 36.406216709533567],\n [120.219510709951351, 36.407398009510587],\n [120.214841509028474, 36.408910809486315],\n [120.208558710316311, 36.410941609967381],\n [120.204003010130918, 36.412494709463317],\n [120.201980609317729, 36.413170609336191],\n [120.198510409727646, 36.414296109078236],\n [120.193970209357758, 36.415778209796599],\n [120.192737909726816, 36.416155709218685],\n [120.188926009128068, 36.417443109412034],\n [120.186322309926709, 36.418277308850747],\n [120.182853109483517, 36.419439909224479],\n [120.182493510167433, 36.419551709343978],\n [120.180811009920262, 36.420097209318783],\n [120.179484910100541, 36.420532409243322],\n [120.178840508982375, 36.420716808933662],\n [120.178157309312382, 36.420900009827619],\n [120.177258609597175, 36.421132909955872],\n [120.175571009294686, 36.421410909286067],\n [120.174031708996267, 36.421635109372858],\n [120.172777309425328, 36.421775809206281],\n [120.171808309705739, 36.421874109602527],\n [120.170780909811242, 36.421910508763006],\n [120.169359709383116, 36.421947909768278],\n [120.168393709801876, 36.421947909768278],\n [120.167132709207181, 36.421934709519292],\n [120.165111910086694, 36.421803109026314],\n [120.147576414448352, 36.4202560886973]\n ],\n [\n [120.147576414448309, 36.4202560886973],\n [120.141880810051362, 36.41975360984128],\n [120.141225109851007, 36.419692109703135],\n [120.140021808859501, 36.419563409523789],\n [120.135287309961427, 36.419169308616745],\n [120.132371309488349, 36.418847210130707],\n [120.128884110013701, 36.418426609800235],\n [120.121626709704969, 36.417349309223312],\n [120.111464210505005, 36.415956209011881]\n ],\n [\n [120.405965109202498, 36.272019109394421],\n [120.406240809865494, 36.271571709266993],\n [120.406464809403474, 36.271347909378562],\n [120.406772009720498, 36.271161109397724],\n [120.407140509626856, 36.271034608960065],\n [120.407387609150874, 36.270966809071012],\n [120.4080554097294, 36.270796309302284],\n [120.408306609262695, 36.270695408965992],\n [120.408527409912153, 36.270555409704457],\n [120.408692109952995, 36.270421609469736],\n [120.408820409934037, 36.270287709410297],\n [120.409150909886648, 36.269892308982946],\n [120.41211280995833, 36.265998609648193],\n [120.415406509502873, 36.261803009701168],\n [120.418399909228469, 36.257979209273117],\n [120.4207608094639, 36.255026509266031],\n [120.42227910969325, 36.253308409355668]\n ],\n [\n [120.111067710206726, 36.41568040942343],\n [120.121645010009274, 36.417269809154448],\n [120.128900609875359, 36.41834690918256],\n [120.132385609608264, 36.418767209139446],\n [120.135299309615561, 36.419089009050595],\n [120.140033009915555, 36.419483109058262],\n [120.141254309938518, 36.419605309837209],\n [120.141883009793105, 36.419670909085255],\n [120.14758421399867, 36.420174261925453]\n ],\n [\n [120.147584213998726, 36.42017426192546],\n [120.165121509450159, 36.421722609810672],\n [120.167137409963516, 36.421853909030744],\n [120.168394309649784, 36.421867109279731],\n [120.169357409816712, 36.421867109279731],\n [120.170209309711936, 36.421836509847083],\n [120.171334309430904, 36.421757409077202],\n [120.172735410011228, 36.421626109857129],\n [120.173977710103259, 36.421462809161369],\n [120.175596909769638, 36.421195009042492],\n [120.176295009407227, 36.421104109167345],\n [120.177320410108905, 36.420922109767616],\n [120.177690309360401, 36.420849109099152],\n [120.178686009951434, 36.420612709708848],\n [120.179126710129594, 36.420494509114349],\n [120.180775409357693, 36.420021609609648],\n [120.1824566100845, 36.419476509833089],\n [120.182815709377564, 36.419364909363139],\n [120.186284409797736, 36.418202409713501],\n [120.188887909349546, 36.417368309200185],\n [120.192699409750048, 36.416081009730874],\n [120.193920909422445, 36.415702109165068],\n [120.198484309603259, 36.414211609678091],\n [120.201916809613181, 36.413088809700866],\n [120.203958609702113, 36.412409309841848],\n [120.208494809887611, 36.410883909464928],\n [120.214778009697397, 36.408852909334371],\n [120.219451709928535, 36.407338709114185],\n [120.223808609579692, 36.406156009792085],\n [120.224309009453236, 36.406024109824841],\n [120.227773609864244, 36.405179909025605],\n [120.232003509954097, 36.404321909028909],\n [120.234845509712613, 36.403838709588854],\n [120.235111709937541, 36.403793509662819],\n [120.242845709561948, 36.402737709177984],\n [120.245420009925624, 36.402372209409975],\n [120.250333709533152, 36.401699109126639],\n [120.252269609954624, 36.401433909847128],\n [120.256612709509, 36.400860509305119],\n [120.256835809724862, 36.400825909688024],\n [120.257639210081493, 36.400769209231669],\n [120.260933409649169, 36.400263209279728],\n [120.262044009423562, 36.40001820967268],\n [120.263089309424117, 36.399735509586151],\n [120.264283809650124, 36.399370209467634],\n [120.26568920988916, 36.39884700908226],\n [120.267047709584176, 36.398257809250538],\n [120.267835309751831, 36.397887809275005],\n [120.269580309283924, 36.396888609421865],\n [120.270160109401559, 36.39649500943716],\n [120.270634410050093, 36.396169809189416],\n [120.27168260946496, 36.395392109658189],\n [120.272358909536138, 36.394831209692597],\n [120.273017709699616, 36.394242009860932],\n [120.273629609319073, 36.39365510959567],\n [120.274423909435882, 36.39271020900901],\n [120.276881009251269, 36.389191209506748],\n [120.277404009987094, 36.388455009191375],\n [120.277980309943359, 36.387643809014605],\n [120.278735909534703, 36.386860609229757],\n [120.280585010090249, 36.3851469097022],\n [120.282119609632332, 36.38346260901227],\n [120.282407109400651, 36.383172209829695],\n [120.283985509523745, 36.381625609734158],\n [120.284980909741307, 36.380686509774648],\n [120.286062609801661, 36.379866509731698],\n [120.286349810095771, 36.379626409631157],\n [120.287253010018503, 36.378871109514137],\n [120.288426610000101, 36.377892509531762],\n [120.290502409858391, 36.37641060936221],\n [120.293351409939646, 36.374442209240613],\n [120.294667809671751, 36.373574509156299],\n [120.298528509283301, 36.371076809447231],\n [120.300725809348705, 36.369597209743461],\n [120.307925709703795, 36.364799309540558],\n [120.315200010072431, 36.360065409591016],\n [120.315881309474889, 36.359603009671218],\n [120.317273209990731, 36.358596009098619],\n [120.318612709708873, 36.357483909255052],\n [120.31999880959745, 36.356038709518884],\n [120.320798609967937, 36.355068509204386],\n [120.321679609226635, 36.353907809098189],\n [120.323301109358795, 36.351551909093359],\n [120.323443309261393, 36.351326109112676],\n [120.325921509869886, 36.347519309468623],\n [120.325937409883636, 36.347493109519462],\n [120.326011909721956, 36.347370809815061],\n [120.327560509909631, 36.344998609598179],\n [120.328824709392848, 36.343042009481223],\n [120.330752209247066, 36.340114309727653],\n [120.3308180099433, 36.340014409437515],\n [120.3320292096804, 36.338313009038188],\n [120.332732309548533, 36.337422708990857],\n [120.333478209951522, 36.336646909727165],\n [120.334364409989576, 36.335769009532214],\n [120.335488909685523, 36.334796908950239],\n [120.336413509875683, 36.333993609317645],\n [120.336482509460325, 36.33393960952543],\n [120.337282109282, 36.333377109665946],\n [120.340397309588184, 36.331181109120962],\n [120.343779209243166, 36.3288319090654],\n [120.344868209999959, 36.328097709741542],\n [120.346303109800715, 36.327145609182594],\n [120.346759009420794, 36.326831009243733],\n [120.349446509249105, 36.324956209661423],\n [120.353485709897654, 36.322097709142042],\n [120.354550509898218, 36.321255509334321],\n [120.355378509410798, 36.320523509752206],\n [120.356441209494278, 36.319458509202889],\n [120.359745409523043, 36.316177008961859],\n [120.36178550989348, 36.31431440958238],\n [120.370581509928797, 36.306995209661238],\n [120.371177509534505, 36.306455209040735],\n [120.371856909568805, 36.30576510977204],\n [120.372490709478711, 36.305053909710239],\n [120.373227509641879, 36.304055509354328],\n [120.373718809275715, 36.303288409232778],\n [120.374609709170841, 36.301681909792364],\n [120.375379309407663, 36.300318009668445],\n [120.376542810002775, 36.298160509100285],\n [120.37796480992813, 36.295589309598995],\n [120.378803609399142, 36.294052409591075],\n [120.37955630957606, 36.29281710982184],\n [120.380616409719551, 36.291389309269277],\n [120.381733909992022, 36.290093709057487],\n [120.382541610007365, 36.2891223090474],\n [120.383914409822182, 36.287571309468433],\n [120.385588609326874, 36.285654509747872],\n [120.387077309270467, 36.284284808996802],\n [120.388220710017777, 36.283402909516724],\n [120.389099809908316, 36.28277950936689],\n [120.390806209638981, 36.281662009094475],\n [120.39200990992947, 36.280814509582001],\n [120.393305609965978, 36.279616509194568],\n [120.395020609913331, 36.277996309482148],\n [120.395925609379447, 36.277281009411126],\n [120.396615009874836, 36.276829909472781],\n [120.396961109467725, 36.276625109561223],\n [120.398508209586225, 36.275942209365496],\n [120.399739909369373, 36.275353709206343],\n [120.400935710015119, 36.274885009535637],\n [120.401599509509765, 36.274587208932587],\n [120.401915310043591, 36.274445509053066],\n [120.403376209244698, 36.273765909369274]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 31,\n "fclass": "motorway",\n "name": "疏港高速",\n "Shape_Leng": 0.05689170674\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.253230309830997, 36.232867608853098],\n [120.253544709221046, 36.232845109614175],\n [120.254452910273699, 36.232784409872693],\n [120.255987509815782, 36.232746909042646],\n [120.257741709412471, 36.232776009305439],\n [120.258853309232904, 36.232804609545155],\n [120.260682409765423, 36.232876809816958],\n [120.261949209188742, 36.232978009627516],\n [120.263556609749799, 36.233156709414686],\n [120.265209709360647, 36.233398009210816],\n [120.265391510010204, 36.23342580905387],\n [120.265992710395381, 36.233504809099713],\n [120.273427709721091, 36.234804909519028],\n [120.27669580916438, 36.235314009434035],\n [120.28144040924758, 36.235839909584229]\n ],\n [\n [120.281431409731795, 36.235952309551521],\n [120.276676009690163, 36.235416009641199],\n [120.27340200979495, 36.234906009504812],\n [120.265968009616017, 36.233606009809534],\n [120.265416809737985, 36.233520509463972],\n [120.265193609697349, 36.233500109242698],\n [120.263532009694586, 36.233258009049905],\n [120.261927809820577, 36.233079809285812],\n [120.260669809364231, 36.23297950969669],\n [120.258885309809216, 36.232896409641626],\n [120.257698709228066, 36.23286520946192],\n [120.257397010063983, 36.232863509743254],\n [120.255971909276241, 36.232855509374303],\n [120.254527609761453, 36.23290090894983],\n [120.253656110041561, 36.232959908972646],\n [120.25353870984361, 36.232964509004944],\n [120.253202209614301, 36.232983309332326]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 32,\n "fclass": "motorway",\n "name": "双流高架路",\n "Shape_Leng": 0.15013988444000001\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.351065709814748, 36.237305909739973],\n [120.351246309869339, 36.237356909393895],\n [120.351419809776417, 36.237415509218408],\n [120.351777609549117, 36.237561209282433],\n [120.352081309704772, 36.237710208959015],\n [120.352348409251704, 36.237847309705614],\n [120.35271050958238, 36.238062709026849],\n [120.353094909502488, 36.238306009814551],\n [120.353428809791808, 36.238518609546247],\n [120.353637709712643, 36.238646609153761],\n [120.353891509185814, 36.238789908927231],\n [120.354410709386798, 36.239046109590333],\n [120.354908709869164, 36.239268109036061],\n [120.355193410047946, 36.239369409570656],\n [120.355500509640819, 36.239456709459603],\n [120.355872109510301, 36.239547909708335],\n [120.356362309273209, 36.239636309468153],\n [120.356844409741825, 36.239704909753812],\n [120.357448409716426, 36.239769309306212],\n [120.357512709443995, 36.239776109080196],\n [120.358275109708643, 36.239857409591821],\n [120.359468809538043, 36.239969509185528],\n [120.359762109933513, 36.239997109379146],\n [120.360669310040635, 36.240062109678661],\n [120.360865209362032, 36.240076209249708],\n [120.361246309669468, 36.240103509069741],\n [120.362245309873174, 36.240148708995775],\n [120.363627809775608, 36.240196509761176],\n [120.36465100983628, 36.240164609009526],\n [120.365438909478144, 36.240049409452752],\n [120.366178909429209, 36.239881009600992],\n [120.36707410988231, 36.239621909523578],\n [120.368681909742349, 36.239128609797547],\n [120.371922909914474, 36.238205109478258],\n [120.372624609538207, 36.238070809220517],\n [120.3731773094853, 36.238020309589672],\n [120.373733009570742, 36.237985809797351],\n [120.374573509659854, 36.23799760980188],\n [120.375125809408587, 36.238052909114515],\n [120.37566430996003, 36.238131609686093],\n [120.377749609357011, 36.23855120907109],\n [120.383109909594737, 36.239654109749438],\n [120.38399260947142, 36.239824609518166],\n [120.384816609698873, 36.240115409798364],\n [120.385652909953933, 36.240570309372345],\n [120.386366909605272, 36.241094909102799],\n [120.386795609230035, 36.241522209382481],\n [120.387281009311209, 36.242201209218479],\n [120.387649009194433, 36.242986509819616],\n [120.388114409252694, 36.244178709579842],\n [120.389230509280651, 36.247078609490302],\n [120.389777409499857, 36.248478308926849],\n [120.390326209986711, 36.249860009331996],\n [120.390915709292585, 36.251095009627022],\n [120.391781510008741, 36.252353909405429],\n [120.393780309913382, 36.255166209053357],\n [120.394424509583473, 36.256109209372539],\n [120.394748709785176, 36.256709609361053],\n [120.394950709207933, 36.257171709806642],\n [120.395107309954483, 36.257636809491203],\n [120.395255509234403, 36.258219709572018],\n [120.395319809861348, 36.258624609538174],\n [120.395367509902712, 36.259247109466571],\n [120.39536940927087, 36.260355109300917],\n [120.395478109427245, 36.262130709164921],\n [120.395497709251913, 36.263606309583565],\n [120.395498209275047, 36.263901809720778],\n [120.395486809468707, 36.264479109723197],\n [120.395509409431725, 36.264861209177525],\n [120.395511409524033, 36.266966808971119],\n [120.395512009371828, 36.267634409000834],\n [120.395520109565496, 36.26904810908303],\n [120.39550480939954, 36.270676209339626],\n [120.395804909568938, 36.271370309692088],\n [120.396212610024008, 36.271967209519175],\n [120.396620309579703, 36.272408308996319],\n [120.397366009433881, 36.272927309547754],\n [120.398143809689145, 36.273346809108034],\n [120.399237309754085, 36.273793309014025],\n [120.399463509933071, 36.273896009793077],\n [120.400474509790911, 36.274376609293142],\n [120.40094680944776, 36.274601209578236]\n ],\n [\n [120.40075060975289, 36.274657609661006],\n [120.399613908954848, 36.274137808712965],\n [120.398699409949927, 36.273719608673048],\n [120.397633009156152, 36.273232009749506],\n [120.396810009874116, 36.272762009659061],\n [120.396120009530932, 36.272187010122479],\n [120.395615009625089, 36.271527009364036],\n [120.395360709229408, 36.270746708993499],\n [120.395291509995218, 36.270132009784504],\n [120.395266209368174, 36.267718709650808],\n [120.395272209644872, 36.266718409027419],\n [120.395259209944697, 36.266326109462454],\n [120.395208209391399, 36.265984409353052],\n [120.395081109105945, 36.265511209474766],\n [120.395018109798002, 36.265276809277395],\n [120.394914309148135, 36.264812208716535],\n [120.39487140968788, 36.264396909889513],\n [120.394897109614021, 36.263781009186289],\n [120.394974409041765, 36.263379609381502],\n [120.395103109221168, 36.262812109291474],\n [120.395197509257741, 36.262341509353234],\n [120.395258109174506, 36.261704809129697],\n [120.395261209137516, 36.260328309503905],\n [120.395256109082197, 36.259250209429695],\n [120.395165609405467, 36.258383109193176],\n [120.395013509765704, 36.257734108942032],\n [120.394828010204606, 36.257202008865647],\n [120.394648410196055, 36.256745009374754],\n [120.39427411056181, 36.256055909252836],\n [120.393675309567925, 36.255206408748791],\n [120.391669010216674, 36.252403009691193],\n [120.390798009620539, 36.25110170957629],\n [120.390205009253805, 36.249893009055199],\n [120.389671709481831, 36.24852610969225],\n [120.389118709161153, 36.247106309508638],\n [120.388002709857233, 36.244206809796481],\n [120.387538409669901, 36.243017409625793],\n [120.387174909994201, 36.242241709287498],\n [120.386698908727681, 36.241575809875769],\n [120.386281608909144, 36.241159809577596],\n [120.385580410207808, 36.24064470938589],\n [120.384760009067236, 36.240198410028654],\n [120.383955209365467, 36.239914409522441],\n [120.383081809378041, 36.239745709297097],\n [120.377721010016671, 36.238642709693352],\n [120.375639709005441, 36.23822390980564],\n [120.375108108952077, 36.23814620928016],\n [120.374565309641412, 36.238091809289642],\n [120.373736508832849, 36.238080208934548],\n [120.37318830909328, 36.238114208703848],\n [120.372644810109932, 36.23816390973667],\n [120.371956009462338, 36.23829570897982],\n [120.368722209262614, 36.239217209206913],\n [120.367114709776047, 36.23971040910817],\n [120.366214609816438, 36.239970909429985],\n [120.365465309976116, 36.240141409198714],\n [120.36466380988702, 36.240258609747116],\n [120.363627610126173, 36.240290908898373],\n [120.362239510145287, 36.2402429093828],\n [120.361237810176817, 36.240197609632048],\n [120.360680409473389, 36.240157709410823],\n [120.359750109380116, 36.240091009392643],\n [120.358823809471346, 36.240003909153131],\n [120.358260709763954, 36.239951009231731],\n [120.357462709836227, 36.239865909084472],\n [120.356826509635766, 36.239798109195419],\n [120.356338809088811, 36.239728709412475],\n [120.355850309044627, 36.239637010040042],\n [120.355579309137852, 36.239577209620563],\n [120.35519791025547, 36.239473008772393],\n [120.354834609329828, 36.239345009164879],\n [120.354646709478175, 36.239251109151439],\n [120.354300108962889, 36.239103509719257],\n [120.353803010500542, 36.238850310093767],\n [120.35330160968158, 36.238547109061869],\n [120.352914009973688, 36.238342209325538],\n [120.352614209278386, 36.238195308666604],\n [120.352348209602269, 36.238075108879229],\n [120.352169909114082, 36.238013509815687],\n [120.351989908907285, 36.23795780940543],\n [120.351787809659754, 36.237902409368758]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 38,\n "fclass": "motorway",\n "name": "仙山高架路",\n "Shape_Leng": 0.19134590386\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.329138509834479, 36.23914050962685],\n [120.331178509480651, 36.239270909524919],\n [120.331973609994179, 36.239324709667642],\n [120.332374109577586, 36.239363909317035],\n [120.333229908933163, 36.239488709136651],\n [120.33400070976495, 36.23960370904399],\n [120.334008709234581, 36.239604709090088],\n [120.335378810184011, 36.239769009832003],\n [120.33680260965275, 36.239921309121144],\n [120.338252009222856, 36.240024209549688],\n [120.339089009150484, 36.240077709318882],\n [120.340160810373163, 36.240139509830556],\n [120.341589809721995, 36.240164209710542],\n [120.342916709038946, 36.240114809051249],\n [120.343922109717596, 36.240040709411289],\n [120.344775109483749, 36.239934509370187],\n [120.346616209670401, 36.239699109126661],\n [120.347929409614608, 36.239550309099513],\n [120.349337009595388, 36.239498309399494],\n [120.350203909283096, 36.239519109819128],\n [120.351813210111573, 36.239647209251359],\n [120.354143509115715, 36.239872209734756],\n [120.357881610447976, 36.24026450929972],\n [120.360108109701514, 36.240444909704877],\n [120.361457809530293, 36.240497309603199],\n [120.363399309130841, 36.240570109722853],\n [120.368595909373767, 36.240724309279528],\n [120.369822909299842, 36.240805809440587],\n [120.370490510228933, 36.240864109790891],\n [120.371316909847565, 36.240960108822037],\n [120.372114409752271, 36.241062009204427],\n [120.373258409448113, 36.241289008880699],\n [120.377790909822693, 36.242136010168792],\n [120.380490309480251, 36.242639509106084],\n [120.38152240923182, 36.242753009843568],\n [120.382680809771614, 36.242831609691109],\n [120.384831609491243, 36.242907309225018],\n [120.386808909303795, 36.242931609806021],\n [120.388945509627661, 36.2429579095799],\n [120.389793609887192, 36.242968409164803],\n [120.392478509775515, 36.242948009842848],\n [120.398425509729577, 36.242976208984885],\n [120.403853010008447, 36.242976208984885],\n [120.408656309740991, 36.243019809916348],\n [120.409320309784562, 36.243049009104539],\n [120.410034810358297, 36.243081009680907],\n [120.410457009683341, 36.243104309316493],\n [120.411496310306575, 36.243171209883485],\n [120.418363810441519, 36.24374750894043],\n [120.42163690921609, 36.24400070856592],\n [120.422719509497824, 36.244038508870119],\n [120.423397909485971, 36.244026909414401],\n [120.42472960938403, 36.243980309243909]\n ],\n [\n [120.423418209882584, 36.244177909183236],\n [120.422394709448326, 36.244141608948155],\n [120.4214141093737, 36.244091409690839],\n [120.417444409232189, 36.24377300921708],\n [120.414414609446681, 36.243530709374795],\n [120.411526409716089, 36.243288409532511],\n [120.410479209447999, 36.243208809638929],\n [120.409406309253882, 36.243125809408639],\n [120.408548009782862, 36.243091109067507],\n [120.4026429092429, 36.24306690921054],\n [120.395935209642289, 36.243087709630174],\n [120.390201509991698, 36.243082409025988],\n [120.388941709991968, 36.243082409025988],\n [120.387314509956695, 36.243082409025988],\n [120.386802009705093, 36.243074809754717],\n [120.384359809857415, 36.24303860934441],\n [120.382724109430114, 36.242970109782789],\n [120.381574009632914, 36.242864909787784],\n [120.380657609461196, 36.242767009589897],\n [120.37941640923998, 36.242571209194011],\n [120.377708209965931, 36.242254909536484],\n [120.372525209271089, 36.241251409125255],\n [120.371638809583487, 36.241111109490191],\n [120.370914109798377, 36.241004009227709],\n [120.370051609594157, 36.240905209707705],\n [120.369153409901969, 36.240843509020749],\n [120.363927409922098, 36.240674708970687],\n [120.36002320920386, 36.240526609515484],\n [120.359303609474068, 36.240464809003811],\n [120.357277509749338, 36.240287808935307],\n [120.354289409728494, 36.239965609725175],\n [120.351796009678196, 36.239742308960444],\n [120.350278709494887, 36.23960280972193],\n [120.349398709382967, 36.23960280972193],\n [120.348427709571183, 36.239624808937833],\n [120.347866309582628, 36.239659109080662],\n [120.345320409809119, 36.239966609771272],\n [120.34414660927871, 36.240110709042028],\n [120.342651309210623, 36.240246509368944],\n [120.341400909824188, 36.240271209248988],\n [120.340640509651848, 36.240246509368944],\n [120.338706309848362, 36.240147708949678],\n [120.337210909955616, 36.240065409291276],\n [120.335965709549896, 36.239929509139586],\n [120.335587009532901, 36.239885609633234],\n [120.333961209742142, 36.239696709735426],\n [120.332246709817809, 36.239437309284426],\n [120.331688309967603, 36.239378609635196],\n [120.330872009735572, 36.23931250946481],\n [120.32920000997251, 36.239207209645087],\n [120.328373209256256, 36.23917270895339]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 46,\n "fclass": "motorway_link",\n "name": null,\n "Shape_Leng": 0.08249767333\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.296111667677039, 36.186923807184648],\n [120.296073148756818, 36.187494338492968]\n ],\n [\n [120.295939248697437, 36.187486938871189],\n [120.295978993879402, 36.186887249475227]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 47,\n "fclass": "primary",\n "name": null,\n "Shape_Leng": 34.455558106399998\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [119.829788709881086, 35.689547009686805],\n [119.829267609412682, 35.689563609373124],\n [119.827135709845152, 35.689474409216643],\n [119.825783410076383, 35.68943950922602],\n [119.825357910239404, 35.689483309806974],\n [119.821084109743879, 35.690624509013958],\n [119.820749909980464, 35.690629209770293],\n [119.818291510644713, 35.690265009522648],\n [119.816152609855067, 35.690067109209792],\n [119.815177909333102, 35.690119109809132],\n [119.812184609432279, 35.690371808512225],\n [119.808890810062849, 35.690764009151735],\n [119.801572109265521, 35.691949308413882],\n [119.79886710952951, 35.69195210890274],\n [119.793444310006976, 35.691731909899772],\n [119.793335809500036, 35.691727508617703],\n [119.788635609845528, 35.691501008964451],\n [119.788055009331288, 35.691566808761252],\n [119.787300210136664, 35.691717309406329],\n [119.779629409469749, 35.692933008451632],\n [119.777979309097873, 35.693206808847208],\n [119.777392210082439, 35.693310609497075],\n [119.777965008978072, 35.694993109744246],\n [119.777974309766591, 35.695058408618706],\n [119.778702009690051, 35.69716170884584],\n [119.778811610067805, 35.697518309822215],\n [119.779035210306802, 35.698186709349216],\n [119.779171610481512, 35.698797909296104],\n [119.780494909812319, 35.700312508815273],\n [119.781443610034671, 35.70127330941574]\n ],\n [\n [119.897054309908526, 35.73515450937316],\n [119.896442010090709, 35.742224709502807],\n [119.896462709786306, 35.742860308956153],\n [119.89656860945388, 35.744908609344918],\n [119.896627110352938, 35.745799909438347],\n [119.896634709624209, 35.746229109086187],\n [119.896558309518468, 35.746586209186262],\n [119.896432009629621, 35.746888709646271],\n [119.893967109094888, 35.752683709785458],\n [119.893298909217378, 35.754492409197383],\n [119.892990010081007, 35.755371109788939],\n [119.892765509620631, 35.755952909099506],\n [119.891434009372119, 35.759776209504537],\n [119.891174909294705, 35.760446109100712],\n [119.890936609636924, 35.761119809231843],\n [119.888695209516413, 35.770999209046295],\n [119.886568109630616, 35.780539309041956],\n [119.886507109515605, 35.780847209031549],\n [119.88644201029058, 35.781394809822643],\n [119.886547610483944, 35.789389808892622],\n [119.88654711046081, 35.790011509323733],\n [119.886562408828127, 35.791186709199337],\n [119.886574609031072, 35.792103508670039],\n [119.886598110114733, 35.793901008824548],\n [119.886661109422676, 35.798697809156636],\n [119.886631609860956, 35.798794309110122]\n ],\n [\n [120.012481409589441, 35.740317109846785],\n [120.012380910350771, 35.740631109038532],\n [120.012249209133756, 35.741647009302085],\n [120.012561409681325, 35.742801609306866],\n [120.014129310219573, 35.744689909511749],\n [120.014597709516693, 35.745572809037981],\n [120.014883509566403, 35.746442909412792],\n [120.014907809248029, 35.74674700976675],\n [120.015100710229603, 35.749159109305481],\n [120.015665110356622, 35.751039909164547],\n [120.016719209324151, 35.752641009075376],\n [120.017203009511377, 35.753325409340221],\n [120.01804690993697, 35.75410740942948],\n [120.019597309668143, 35.755482909009118],\n [120.020768809732886, 35.756664208986081],\n [120.020989310008758, 35.757065409141376],\n [120.021252609020735, 35.757570309222444],\n [120.021566709835838, 35.758365609385407],\n [120.022155809842843, 35.759839909384368],\n [120.022375009698976, 35.760632809256776],\n [120.022663408789299, 35.761941909191819],\n [120.022710609706905, 35.76837260950839],\n [120.022711509928286, 35.768489209309621],\n [120.023093809931424, 35.771418309307592],\n [120.023140309377823, 35.771774708835778],\n [120.024371310387778, 35.776799209416026],\n [120.024685609953053, 35.778715009090433]\n ],\n [\n [119.963717409131164, 35.815813908685016],\n [119.964087809305056, 35.81624370907997],\n [119.964196009438297, 35.81640560863201],\n [119.96430901015276, 35.816642910042333],\n [119.964508809833774, 35.817214708891754],\n [119.964583010197771, 35.817717909254156],\n [119.964508209985979, 35.819014609336818],\n [119.96450661009203, 35.819400009303024],\n [119.96457580932622, 35.819820909107705],\n [119.964770509851178, 35.82023980882019],\n [119.965066410186751, 35.820631609261397]\n ],\n [\n [119.991507809338032, 35.829705909000552],\n [119.991694409669321, 35.829729509908987],\n [119.997076809846931, 35.830080709557137],\n [119.99726191010916, 35.830094909852278],\n [120.002721809364061, 35.830520209140388],\n [120.00297970884651, 35.830545409043452],\n [120.007226209522059, 35.830866509282032],\n [120.012431409082296, 35.831292809515617],\n [120.016948709115695, 35.831737008955827],\n [120.017115009050485, 35.831690409684711],\n [120.017249109658792, 35.831606109034738],\n [120.017383809215517, 35.831472109150582]\n ],\n [\n [119.563372513324467, 35.715122870839842],\n [119.56319130923157, 35.711048809654869],\n [119.562924309509299, 35.705048309032293],\n [119.562841309279065, 35.703425009356749],\n [119.56281680994789, 35.702946909072637],\n [119.562437809557309, 35.695540209613057],\n [119.562200109747323, 35.690895809294204],\n [119.562123309443223, 35.689395108797271],\n [119.562102509922966, 35.688896609191204],\n [119.562154609447703, 35.688178508631324],\n [119.562550209524602, 35.68357270901339],\n [119.56308540956411, 35.67905080894775],\n [119.56432400894596, 35.664701309118186],\n [119.564402910066292, 35.663904108687746],\n [119.56452340932799, 35.662476609408031],\n [119.564682809663964, 35.660718808925935]\n ],\n [\n [119.943463910431205, 35.891627808476642],\n [119.943857009493399, 35.892049109378945],\n [119.948813209262312, 35.896691009582469],\n [119.949866109433515, 35.897677109011397],\n [119.95169301022429, 35.899388108774247]\n ],\n [\n [120.094810909296143, 35.901676209789287],\n [120.094645809056942, 35.901736208958937],\n [120.091928510192702, 35.904726209247201],\n [120.091630409216123, 35.905035409656477],\n [120.091294310084436, 35.905361309576847],\n [120.090656810363612, 35.90588840942263],\n [120.089659509878516, 35.90655130869601],\n [120.088304010321849, 35.907254909486539],\n [120.087151509334717, 35.908199009676594],\n [120.086471409627961, 35.90891350845169],\n [120.08624810976255, 35.90924880898541],\n [120.084639609330566, 35.912248409536517],\n [120.084200809419826, 35.913017310100827],\n [120.083871609886955, 35.913440409647251],\n [120.083483910354289, 35.913899209580904],\n [120.083208108967142, 35.914227909090812],\n [120.082666109153706, 35.914582909273918],\n [120.082538309195684, 35.91466661007604],\n [120.082302609477892, 35.914821009282207],\n [120.081238509149898, 35.915316509649244],\n [120.079019110043987, 35.916161809420032],\n [120.078215309488996, 35.916527109538549],\n [120.077730708905165, 35.916747409265554],\n [120.076842909872425, 35.917276109904606],\n [120.075898009285766, 35.918190109785769],\n [120.073878809159737, 35.920274209487218],\n [120.0715290101557, 35.922946909172595],\n [120.070607009006267, 35.924050109325151],\n [120.070517110076594, 35.924205008554338],\n [120.069929410314103, 35.924830909718764],\n [120.068843309870886, 35.925914309497841],\n [120.067772309044926, 35.926794809632838],\n [120.067001009988644, 35.927346308985022],\n [120.066487710239699, 35.927686009901493],\n [120.065183109612917, 35.928561108708266],\n [120.064344409966566, 35.929190409309967],\n [120.063706009125099, 35.929722609211126],\n [120.062995309985581, 35.930474008968417],\n [120.062448908890133, 35.931178809454536],\n [120.061643410415172, 35.93243521001699],\n [120.060769909703595, 35.933759909592197],\n [120.060433309649625, 35.934417309511275],\n [120.059452309376638, 35.935853609556489],\n [120.058565409666016, 35.936942809063453],\n [120.057951909253234, 35.93757720972053],\n [120.057683209812353, 35.93779640957672],\n [120.057095410225088, 35.93824380970409],\n [120.056415510167767, 35.938653109153734],\n [120.055975909860422, 35.938876509743181],\n [120.05528661008907, 35.939137109889771],\n [120.054185410028708, 35.939502309284194],\n [120.053167609497677, 35.939845109264411],\n [120.052636609292108, 35.940049209503456],\n [120.051917710134262, 35.940379310157084],\n [120.05109430885534, 35.940852709684862],\n [120.050579309387672, 35.941269609305095],\n [120.050457823569786, 35.941386462715116]\n ],\n [\n [119.988812409864863, 35.915883008793855],\n [119.988834910003106, 35.915801609356834],\n [119.989236209983119, 35.913423408863252],\n [119.989491209151993, 35.911929709588492],\n [119.989467109119801, 35.911151909333228],\n [119.989357109443063, 35.91046050874553],\n [119.989180009549841, 35.910007008516686],\n [119.988386609654412, 35.907855608949262]\n ],\n [\n [119.987975509762009, 35.920590909343048],\n [119.988555609353966, 35.917489509133588],\n [119.988571110068733, 35.917406809276883],\n [119.988585609838083, 35.917315409378716],\n [119.988812409864863, 35.915883008793855]\n ],\n [\n [120.027992810120168, 35.925182809039484],\n [120.027769110056397, 35.925184209283884],\n [120.021832310212972, 35.923881309275032],\n [120.021731509701453, 35.923864009016881],\n [120.016116809243385, 35.922675909265877],\n [120.011276408879212, 35.9216569090392],\n [120.011089108875353, 35.921613909754171],\n [120.010022509331407, 35.921368608874275],\n [120.008232609347488, 35.921040208838633],\n [120.007535210281844, 35.920900109752324],\n [120.003102209099779, 35.920043909299011],\n [119.998085310488705, 35.9190680090814],\n [119.997256810053841, 35.918905009658545],\n [119.997135009473141, 35.918876709792357],\n [119.996232709771789, 35.918713709470182],\n [119.994836109398989, 35.91852060883906],\n [119.99187730929043, 35.918002509408325],\n [119.991632009309797, 35.917972208550623],\n [119.991295310330315, 35.917789710027137],\n [119.990394009775741, 35.917041509158366],\n [119.988812409864863, 35.915883008793855]\n ],\n [\n [120.138886909403368, 35.926800209162366],\n [120.139300010287343, 35.925084608467955],\n [120.13935170961372, 35.924928709192613]\n ],\n [\n [120.050457823569786, 35.941386462715116],\n [120.050428690032049, 35.941239088113491],\n [120.050343710394031, 35.940809209477493],\n [120.04975200954766, 35.937815509378311],\n [120.049255009111448, 35.935213409171524],\n [120.048389810041726, 35.930683810009896],\n [120.048176009715121, 35.929479909170539],\n [120.042746909542302, 35.924359009360842],\n [120.04149480953788, 35.923177909033313],\n [120.041170909709763, 35.922597309418336],\n [120.041771009324634, 35.919331908840547],\n [120.042070509646351, 35.917702209589379],\n [120.041841109679581, 35.917237708853236]\n ],\n [\n [120.050457823569786, 35.941386462715116],\n [120.0502226094859, 35.941612709658898],\n [120.049849710096055, 35.942025309620419],\n [120.049364310014994, 35.942713709170391],\n [120.048999509020177, 35.943445509103015],\n [120.048798309994027, 35.944073109086787],\n [120.048618609261439, 35.944791808595141],\n [120.04835580937322, 35.946274909359659],\n [120.048114409752316, 35.947549609327041],\n [120.047789809352253, 35.948765509820475],\n [120.047488010363395, 35.949480308969157],\n [120.047071010019181, 35.950161709994973],\n [120.046505009998327, 35.950893409203502],\n [120.046059810511906, 35.951349409547674],\n [120.045483109458019, 35.951833609033883],\n [120.04469720990835, 35.952354709502288],\n [120.044139310081164, 35.952665209431927],\n [120.043487510240425, 35.952960509919649],\n [120.038632709931676, 35.954706109299536],\n [120.036771309348524, 35.95535320928326],\n [120.035923709111898, 35.955717909553925],\n [120.035556309975732, 35.955926409276401],\n [120.035068109405756, 35.956275909205885],\n [120.034628209624202, 35.956692808826119],\n [120.034384110238534, 35.957007609313791],\n [120.034203510183943, 35.957297408648515],\n [120.033647509724801, 35.958552408966568]\n ],\n [\n [120.050457823569786, 35.941386462715116],\n [120.050560608885007, 35.941906409353351],\n [120.05054070958613, 35.942496609231171],\n [120.050416909812611, 35.946177010061035],\n [120.048491809349571, 35.948783909050235],\n [120.048394609723573, 35.949154509772882],\n [120.046740410241796, 35.951054808732465],\n [120.045013109367574, 35.952605008814146],\n [120.044684709331932, 35.952781709408441],\n [120.043387709775061, 35.953309209452527],\n [120.035433010225347, 35.956319009214951],\n [120.035153009004262, 35.956494609039055],\n [120.034920109775271, 35.956655009421183],\n [120.034866708931531, 35.956766108968793],\n [120.034800910034051, 35.956962109014171],\n [120.033552509840547, 35.962029309405182],\n [120.033228010164635, 35.964690609284219],\n [120.033295009657081, 35.96499830962432],\n [120.033424709882524, 35.96559330918393],\n [120.033446809822522, 35.96583990958419],\n [120.033417709559671, 35.966083709495649],\n [120.033300309361834, 35.966561409581459],\n [120.032683409511833, 35.969075208953768],\n [120.032179210002596, 35.971371909286233],\n [120.032120009430969, 35.971639209382033],\n [120.032135809619945, 35.971915209519352],\n [120.032317709195013, 35.972805909764986],\n [120.032421309296069, 35.973140409902044],\n [120.032527609161889, 35.973590909093218],\n [120.032526209816751, 35.97380770955823],\n [120.032553209263256, 35.976147509000384],\n [120.032671609507247, 35.976716309510152],\n [120.032855209700188, 35.977341209729104],\n [120.032934609944391, 35.978223209933219],\n [120.0329887104607, 35.978453109023803],\n [120.033341509103479, 35.978939108952773],\n [120.033517909324132, 35.979238509449715],\n [120.033640709950873, 35.979563909347007],\n [120.033690409185056, 35.979978408676686],\n [120.033697309683134, 35.980393009629722],\n [120.033675810490308, 35.980809709600464],\n [120.033595409300801, 35.981135209322531],\n [120.033603409669695, 35.981311109520163],\n [120.033670509886178, 35.981530308477033],\n [120.0342997097639, 35.983216808908651],\n [120.034396910289274, 35.983338209290991],\n [120.034596809794948, 35.983459609673275],\n [120.035438809953234, 35.98391720901202],\n [120.036052409291301, 35.984259109670234],\n [120.036740709915875, 35.984585908912607],\n [120.037286109166644, 35.985020309339859],\n [120.041045909341278, 35.987642209920125],\n [120.041292310092103, 35.987810909246093],\n [120.04151070955163, 35.987896409591656],\n [120.041806010039409, 35.987971709826581],\n [120.042138709733763, 35.98799400941607],\n [120.042748009413117, 35.988053709111455],\n [120.043107009780783, 35.988117809189589],\n [120.043470610180634, 35.988261109862378],\n [120.043744110202624, 35.988440309672626],\n [120.04399890972195, 35.98862700892937],\n [120.045323609297157, 35.989771009524532],\n [120.047265309446516, 35.991163709537602],\n [120.047597709666661, 35.991464308830814],\n [120.047804009647393, 35.991727109618466],\n [120.047932809651456, 35.991961508916575],\n [120.048033509438937, 35.992211109455184],\n [120.048301909405609, 35.992718109453222],\n [120.048581210054863, 35.993100408557041],\n [120.049284109374184, 35.993852108687918],\n [120.049467008995293, 35.99404570934206],\n [120.049640610525785, 35.994163708488429],\n [120.050648709170673, 35.994355709248623],\n [120.051967509193219, 35.994590709293846],\n [120.053263509603312, 35.995056309001484],\n [120.053851909038485, 35.995267709936911],\n [120.055239310246066, 35.995723709381707],\n [120.055386309830396, 35.995789909376867],\n [120.055571809391608, 35.995848809574966],\n [120.055488709336487, 35.995976909906517],\n [120.055174710144797, 35.996461309042218],\n [120.054983509781209, 35.996787708985607],\n [120.054884409887677, 35.997082609275026],\n [120.054495110461062, 35.999118409087373],\n [120.054212010176229, 36.000604509090863],\n [120.054208510014746, 36.000982408711252],\n [120.054230510129969, 36.00132400899588],\n [120.054381409174766, 36.00180750880952],\n [120.054520108915995, 36.002054309758648],\n [120.054714209593158, 36.002291109347254],\n [120.055037709222916, 36.002642508644897],\n [120.057755209535344, 36.005127509027375],\n [120.058673310325048, 36.005972509323897],\n [120.060228609562728, 36.00738630923081],\n [120.060459309049975, 36.007737810151866],\n [120.060571909566079, 36.008058908591806],\n [120.060604109791939, 36.008393109254655],\n [120.060529010105824, 36.008709809110428],\n [120.060158909406255, 36.009677509309654],\n [120.05987781011288, 36.010439009352865],\n [120.059606310183085, 36.011174608921124],\n [120.059568809353095, 36.011408909293777],\n [120.059590309445298, 36.011660608850093],\n [120.059740509716789, 36.011925309005846],\n [120.059944309582306, 36.01213360907883],\n [120.060175009968816, 36.01229850966854],\n [120.061603409469853, 36.013245109973923],\n [120.061743509455482, 36.013373508880363],\n [120.061849409122942, 36.013515709682281]\n ],\n [\n [120.212619709632008, 35.961051309270545],\n [120.212582709724302, 35.96118570935306]\n ],\n [\n [120.20072480950239, 35.967691509355745],\n [120.198661209847046, 35.967933508824444]\n ],\n [\n [120.198638009136857, 35.967837909092282],\n [120.200742909257883, 35.967589509148581]\n ],\n [\n [120.166587008683564, 35.977540808861306],\n [120.164276809527223, 35.978331608816745],\n [120.162829209500501, 35.978821009981687]\n ],\n [\n [120.279812209166153, 35.977937008786],\n [120.279789909576721, 35.978792009543668],\n [120.279527009863727, 35.980602209024767],\n [120.279396709790376, 35.98106760908297],\n [120.279055009680974, 35.981739609495435],\n [120.278604408866386, 35.98240810974653],\n [120.278559110014953, 35.982528009160319],\n [120.278520208940563, 35.982581709478382],\n [120.279023209653474, 35.982832809186846],\n [120.279505909070508, 35.983091509965277],\n [120.28006200935431, 35.983446308700252],\n [120.280554109384752, 35.983792509017121],\n [120.281142609543849, 35.984255709333581],\n [120.281250609128392, 35.984359609808223],\n [120.28147450974086, 35.984580609207796],\n [120.281708409015891, 35.984826509935544],\n [120.281964709503768, 35.98510120965318],\n [120.282711109929892, 35.985984409552884],\n [120.283121909448596, 35.986554309034204],\n [120.28337610912024, 35.986966810070271],\n [120.283558709267027, 35.987332709137263],\n [120.283654309898566, 35.987542809653007],\n [120.283691609280368, 35.98763360970338],\n [120.283024010150029, 35.987805309167754],\n [120.282776209154804, 35.987886909153588],\n [120.28269670908594, 35.987911109010497],\n [120.282799710238464, 35.988140909175684],\n [120.283008110136279, 35.988664109561057],\n [120.283162909540692, 35.989195409240779],\n [120.283252109697173, 35.989624009040824],\n [120.283316209775307, 35.990060308836235],\n [120.283342809922829, 35.990457209332817],\n [120.283333709683006, 35.990876009220528],\n [120.283378709959607, 35.991102409948326],\n [120.283377209890432, 35.991298508919101],\n [120.283368009825836, 35.992482609384979],\n [120.283425409954816, 35.992939209576889],\n [120.283452209751772, 35.993290809423343],\n [120.283421609419747, 35.993693509647812],\n [120.283357208968027, 35.993897509162764],\n [120.283201708991783, 35.99425340956725],\n [120.283089009550167, 35.99457890928926],\n [120.283003208831133, 35.995021609559672],\n [120.282987109167834, 35.995889709842288],\n [120.282995609559748, 35.995940809320928],\n [120.282977909103238, 35.997029109505831],\n [120.283193009849583, 35.998045109594159],\n [120.283188109443813, 35.999139409156442],\n [120.283184710006367, 35.999902608918319],\n [120.28317400987271, 36.000381509599038],\n [120.283177510034079, 36.000871310062962],\n [120.283177010011059, 36.00128700908823],\n [120.283230309231499, 36.002101008854538],\n [120.283688708966793, 36.004795108807286]\n ],\n [\n [120.162733709593113, 35.978756009682172],\n [120.163984910275417, 35.978329409075002],\n [120.166536609776813, 35.977440208898599]\n ],\n [\n [120.166943310185729, 36.013903410114324],\n [120.166635209647325, 36.015298908817613]\n ],\n [\n [120.066646410003841, 36.014546109715241],\n [120.067043509250652, 36.014598809987149]\n ],\n [\n [120.16647190985077, 36.015274110012228],\n [120.166737309679206, 36.013904809459461]\n ],\n [\n [120.156452710424333, 36.021689209789258],\n [120.156441609192939, 36.021801309382965],\n [120.156718309902089, 36.02608780920508],\n [120.156729109860635, 36.026301609531686],\n [120.15675981001732, 36.026680709746984],\n [120.156945410302455, 36.029641809422003],\n [120.156949009389336, 36.029697809306526],\n [120.157087410555619, 36.031863409169034],\n [120.157378209936496, 36.03639480877348],\n [120.156702009690093, 36.039139709629922],\n [120.156676209039915, 36.039230209306766],\n [120.156650309464226, 36.039333509034293],\n [120.15615060926325, 36.041329708998944],\n [120.15565701006301, 36.04229470853403],\n [120.154938110005787, 36.043191409056362],\n [120.15439540962052, 36.043808509455175],\n [120.154148109547691, 36.043969309136344],\n [120.154038909368182, 36.044040309712557],\n [120.153495609135121, 36.044393408728865],\n [120.153132610381704, 36.04454050993661],\n [120.15280170933147, 36.04467460874622],\n [120.152484110153637, 36.044810310147739],\n [120.151606709082444, 36.045106708707692],\n [120.149261109912345, 36.046141208749816],\n [120.147751709374006, 36.047200209921812],\n [120.146597309917979, 36.048428408644213],\n [120.144544309672256, 36.051265109597182],\n [120.14444701022137, 36.051417109412114],\n [120.142509008983666, 36.054320009460923],\n [120.142279108993762, 36.05457010912329]\n ],\n [\n [120.163357209567607, 36.023227409317542],\n [120.164548909304813, 36.023488008564811],\n [120.165233309569658, 36.023650009740209],\n [120.166525409620021, 36.0239161092411]\n ],\n [\n [120.166478209601792, 36.024055109355857],\n [120.166281709533337, 36.02400970888101],\n [120.165174309546842, 36.02378380997493],\n [120.164512010121257, 36.023637709712602],\n [120.163318710490103, 36.02335690989355]\n ],\n [\n [120.17174220953541, 36.025142808793646],\n [120.173303910147411, 36.025584409193186]\n ],\n [\n [120.173244909225218, 36.025681709543335],\n [120.17174410980283, 36.025257509226719]\n ],\n [\n [120.142279108993762, 36.05457010912329],\n [120.142203809658099, 36.054522109607717],\n [120.142110909690814, 36.054473708994522]\n ],\n [\n [120.142279108993762, 36.05457010912329],\n [120.141580409508379, 36.055330208922044],\n [120.13921270949902, 36.057487009817692],\n [120.139095008927598, 36.057607009056255]\n ],\n [\n [120.144975209938025, 36.055794409284601],\n [120.142637610237557, 36.054747309740605],\n [120.142627709601129, 36.05474260988359],\n [120.142373209556013, 36.054622509021613],\n [120.142279108993762, 36.05457010912329]\n ],\n [\n [120.144975209938025, 36.055794409284601],\n [120.145489509733125, 36.055994309689709],\n [120.146204009407597, 36.056304208872177],\n [120.146830909718801, 36.056529209355574]\n ],\n [\n [120.146758110498467, 36.056628008875578],\n [120.146206710071624, 36.056370209217846],\n [120.144975209938025, 36.055794409284601]\n ],\n [\n [120.389959909822096, 36.0629425086899],\n [120.390143709664585, 36.06275280929475],\n [120.390507209340285, 36.062282909029079]\n ],\n [\n [120.386308709979062, 36.063045209468896],\n [120.386438609854054, 36.063061109482646]\n ],\n [\n [119.997280909186657, 36.063477909278163],\n [119.997222209537426, 36.063602809821873],\n [119.997051310469715, 36.064048309681823],\n [119.996934009197275, 36.064413009053169],\n [119.996893109829216, 36.064695109291904],\n [119.996996909579821, 36.065950608733658],\n [119.997198810077066, 36.06803300961576],\n [119.997348709075709, 36.069853708681762],\n [119.997492909070615, 36.071569609749758],\n [119.997675709766213, 36.073714909215767],\n [119.997794709857999, 36.075270909025278],\n [119.997852910383585, 36.0759254095301],\n [119.997982009861971, 36.077764309075633],\n [119.998117909114285, 36.079801708781872],\n [119.998276309404218, 36.081344208868188],\n [119.998391809334635, 36.082510409228064],\n [119.99841110968498, 36.082818008844072],\n [119.998417409436001, 36.082917108737604],\n [119.998451709578831, 36.083327509856758],\n [119.998617809864072, 36.084792209592877],\n [119.998760310140256, 36.086052608541081],\n [119.998860309355905, 36.087254208914658],\n [119.998887309701672, 36.087575508802729],\n [119.998800209462161, 36.087731709350976]\n ],\n [\n [119.998800209462161, 36.087731709350976],\n [119.998736809955858, 36.087581509978747],\n [119.998566609661339, 36.085575309552951],\n [119.998456510159826, 36.084399609654326],\n [119.99834130880447, 36.08332240890212],\n [119.998297810395684, 36.082915109544729],\n [119.998297209648513, 36.082822209577387],\n [119.998281109985328, 36.082486709394175],\n [119.997752309521502, 36.076591009467563],\n [119.997544709121144, 36.073711909077417],\n [119.997358909186346, 36.071571909316219],\n [119.997211709053204, 36.0696748092451],\n [119.996874609875363, 36.065939808775227],\n [119.996774509036413, 36.064715209139649],\n [119.996791508921092, 36.06444010922371],\n [119.996851209515739, 36.064210809980921],\n [119.997145709606912, 36.063436309338272]\n ],\n [\n [119.998800209462161, 36.087731709350976],\n [119.998887510250484, 36.089171109359256],\n [119.999338609289453, 36.094372409459197],\n [119.999449109888587, 36.096028309558903],\n [119.999571809791291, 36.097307409909092],\n [119.999590209020994, 36.09742660965037],\n [119.999719009924434, 36.098259309019966],\n [119.9998605092552, 36.098696409211982],\n [119.99992771019572, 36.098903809962906],\n [120.001486109396524, 36.102175808866548],\n [120.003254410362842, 36.105890309290373],\n [120.003741209789041, 36.106962108714413]\n ],\n [\n [120.544153709925808, 36.11824370987938],\n [120.544590309195428, 36.118834609429712]\n ],\n [\n [119.727947410244838, 36.13116660885197],\n [119.729955309490038, 36.133262709106816],\n [119.730832909311403, 36.134231509176857],\n [119.731389709267773, 36.13462010893096],\n [119.73196851023863, 36.134873509105205],\n [119.7326514104343, 36.135004809224597],\n [119.746294210409587, 36.1363162087261],\n [119.748529610253399, 36.136587209532138],\n [119.752692410126656, 36.137183409686656],\n [119.756919509727709, 36.139741109464694],\n [119.765594909777292, 36.141231108928594],\n [119.771194409894179, 36.142192809750441],\n [119.779200109997191, 36.143478309676311],\n [119.783655809168295, 36.143473608919976],\n [119.789556710773695, 36.14344060919683],\n [119.792813709884854, 36.143494608989045],\n [119.797301710005968, 36.143569108827364],\n [119.798075409352691, 36.143750909476921],\n [119.801130309216433, 36.145644508487351],\n [119.808553810709896, 36.150542408805165],\n [119.811884209788559, 36.152724509428595],\n [119.813500309491701, 36.153501209813044],\n [119.824169009192474, 36.158144509361648],\n [119.828867109829275, 36.160288609132067],\n [119.829522409831384, 36.16072000942097],\n [119.83004810943271, 36.161153109428483],\n [119.830348509076543, 36.161430309261391],\n [119.831324009095852, 36.162471409428065],\n [119.836736309932803, 36.168196909060157]\n ],\n [\n [120.393749310282487, 36.13393330927488],\n [120.394228409713378, 36.134765308971907],\n [120.394300909459503, 36.134882908819236],\n [120.394501809011331, 36.135214908841021],\n [120.394811509443684, 36.135717309706138],\n [120.39523480953892, 36.136468409089844],\n [120.395517610349543, 36.136933009650704],\n [120.395578108642894, 36.137036410102269]\n ],\n [\n [120.07996000954688, 36.136725808549272],\n [120.080080409883067, 36.136867509328169],\n [120.080119810081214, 36.137552908739792]\n ],\n [\n [120.079954910390825, 36.137571509417683],\n [120.079924609533123, 36.136975008889578],\n [120.079807310059323, 36.136841309378951]\n ],\n [\n [119.947706209474063, 36.141865710134482],\n [119.945624410238452, 36.141692909899916],\n [119.931608709974057, 36.140564410019579],\n [119.928006408968713, 36.140274309411893],\n [119.92713131016194, 36.140182309665931],\n [119.919656210066137, 36.139396609765754],\n [119.915780210288517, 36.138989109859608],\n [119.907992509446785, 36.138170509161739],\n [119.907975710111032, 36.138168708718979],\n [119.902629809817881, 36.137606809606609],\n [119.899253610066125, 36.13732640908654],\n [119.896639409481281, 36.137107409779162],\n [119.895090609643944, 36.136978209576739],\n [119.888240009568904, 36.136407108601247],\n [119.887845809736405, 36.136374209602138],\n [119.886706810271107, 36.136061409206718],\n [119.886182909313902, 36.135711909277234],\n [119.885567809906547, 36.134994409464468],\n [119.884338010390934, 36.133008009412151],\n [119.883608709674263, 36.131829909222972],\n [119.883244309777183, 36.131149209668365],\n [119.882834209930934, 36.130063709072942],\n [119.88272030899509, 36.128812509289901],\n [119.882881309225127, 36.127489009410283],\n [119.883973209396117, 36.119152508981131],\n [119.884041609132964, 36.118453208748633],\n [119.883859310259027, 36.117882809244293],\n [119.883472108950741, 36.117293909786156],\n [119.88272030899509, 36.11668660929962],\n [119.882321510029669, 36.116479809295811],\n [119.881882809943818, 36.116432209079221],\n [119.871048409256787, 36.115526410115763],\n [119.857703809183477, 36.112985809147801],\n [119.856060609309679, 36.112673008752381],\n [119.850794609283867, 36.111670409461851],\n [119.849654109749395, 36.111177409210143],\n [119.843282309630922, 36.106691109707015],\n [119.841579210412306, 36.106090108971387],\n [119.837393209828861, 36.105081209030629],\n [119.834616009821048, 36.104503608654682],\n [119.832373809303931, 36.104024009200714],\n [119.83001590920685, 36.103533709613032],\n [119.829093210183601, 36.103269309830864],\n [119.826502209409455, 36.102064408945353],\n [119.825225510249197, 36.101479209298134],\n [119.82506570971475, 36.101416808938609],\n [119.823250609827824, 36.100663609637934],\n [119.822811510442875, 36.100452009952335],\n [119.822425210255346, 36.100157309312408],\n [119.821041209384362, 36.098805809040925],\n [119.806526709140371, 36.084845709362071],\n [119.801032909041623, 36.079540609511582],\n [119.800152209257135, 36.078707809417949],\n [119.799497709651632, 36.078083509046735],\n [119.799100009657764, 36.077434908993894],\n [119.795666210127592, 36.07010170932648],\n [119.791303009826152, 36.060935310016589],\n [119.790314109008932, 36.058993909341496],\n [119.788645009559559, 36.055962008739755],\n [119.788071809566418, 36.05495740935703],\n [119.787926409875922, 36.054438308980821],\n [119.787936309613087, 36.053876008770828],\n [119.78819870930306, 36.053127308778357],\n [119.788620509329121, 36.052560009237084],\n [119.789812308890987, 36.051422809315227],\n [119.790418509506708, 36.050863409418866],\n [119.793142708869027, 36.048099409660097]\n ],\n [\n [120.069421510094685, 36.150334309280993],\n [120.068609009498232, 36.150329908898243],\n [120.065275209183596, 36.150077609494133],\n [120.062277609624061, 36.14977820989651],\n [120.062118709310994, 36.149750309329363],\n [120.058171209833517, 36.149269808754696],\n [120.055038509619635, 36.148848709300523],\n [120.054874010127492, 36.148826509535866],\n [120.049805010193154, 36.148145109409313],\n [120.049238509249903, 36.148108009676946],\n [120.049826909584226, 36.148038708819399],\n [120.054899509504821, 36.148662509167536],\n [120.055085009965296, 36.14869030901059],\n [120.058192410451397, 36.149163309239384],\n [120.058293409713201, 36.14917510924397],\n [120.062128708872933, 36.149622309721849],\n [120.06231010932413, 36.149649709366656]\n ],\n [\n [120.128266509591754, 36.154913609475557],\n [120.127751609948859, 36.155959109125661]\n ],\n [\n [120.059439610050049, 36.157089009250456],\n [120.059402010294548, 36.157431109558104],\n [120.059340310506968, 36.158147908798981],\n [120.059353709506127, 36.158587509106326],\n [120.059418109957846, 36.159217709030088],\n [120.059611210588969, 36.159990809428336],\n [120.059815109379883, 36.160809410126205],\n [120.060195909313848, 36.161697308983662],\n [120.060539209317085, 36.162338209940515],\n [120.061456609534957, 36.163706809921393],\n [120.061697709681653, 36.164063709472657],\n [120.062164709633748, 36.164754909511544],\n [120.06308200912747, 36.166132109709167],\n [120.063655009471177, 36.166972909272374],\n [120.063748409461596, 36.167109909294936],\n [120.063798609618175, 36.167183508911876]\n ],\n [\n [120.078863010219834, 36.160749409157972],\n [120.07882540956507, 36.16193610956384],\n [120.078585810386926, 36.16489510932189],\n [120.078600309256899, 36.165035209307518],\n [120.078444609631106, 36.169250809277457]\n ],\n [\n [120.063537709997377, 36.167308209806095],\n [120.063478510325012, 36.167219209299105],\n [120.063396010117799, 36.167095208976775],\n [120.062426610199964, 36.165639310006213],\n [120.061457710305149, 36.164175809965684],\n [120.06072781064006, 36.163102109374904],\n [120.060147409775254, 36.16222200943821],\n [120.059765209596776, 36.161381909547515],\n [120.059439609150672, 36.160570408997216],\n [120.059241410262985, 36.15979890939218],\n [120.059142310369339, 36.159033109690313],\n [120.059106909456318, 36.15811870871147],\n [120.059191309031803, 36.15717790993267]\n ],\n [\n [119.836736309932803, 36.168196909060157],\n [119.836808009282208, 36.168209609286066],\n [119.836971709277009, 36.168336609746802],\n [119.839149509342406, 36.170027309113095],\n [119.841128009749923, 36.171444208983132],\n [119.842759910541531, 36.172537209025052]\n ],\n [\n [120.078133508954352, 36.16954720963605],\n [120.078447909243664, 36.165043209676412],\n [120.078454110069174, 36.164903809363352],\n [120.078594809902597, 36.161940509047326],\n [120.078672610252852, 36.160742909757516]\n ],\n [\n [120.12430210915511, 36.171674809544868],\n [120.124334009906647, 36.171542809752907],\n [120.124624509813316, 36.170159109255565],\n [120.124624509813316, 36.168662008744775],\n [120.124629393725627, 36.167082594429189]\n ],\n [\n [120.124629996260865, 36.166887739829647],\n [120.124633309679552, 36.165816209350623],\n [120.124690010135964, 36.16496040999499],\n [120.124799029705471, 36.164106323294057]\n ],\n [\n [120.126697741227431, 36.157799978198589],\n [120.127583309022612, 36.156055308705561],\n [120.127641909746444, 36.155934509969711],\n [120.128148510445499, 36.154891009512539]\n ],\n [\n [119.842759910541531, 36.172537209025052],\n [119.841069710298939, 36.171482109112105],\n [119.839106109859131, 36.170061109232847],\n [119.836755010435468, 36.16826170971018],\n [119.836736309932803, 36.168196909060157]\n ],\n [\n [119.842759910541531, 36.172537209025052],\n [119.843969210011096, 36.173119009234938],\n [119.84799930952056, 36.174964909103323],\n [119.849297810045982, 36.17535530930013],\n [119.85369901030117, 36.176129709218742],\n [119.856400009852678, 36.176709808810699],\n [119.858255509983906, 36.177359809107941],\n [119.871851510139095, 36.182460708894666],\n [119.878699410449485, 36.185730309306393],\n [119.883141009150336, 36.188009609555877],\n [119.886700009597803, 36.189835909599594],\n [119.888944109483077, 36.190987409641309],\n [119.890261609985373, 36.192311709018213],\n [119.894163209864359, 36.196233409644208],\n [119.895451910477391, 36.197591409316146],\n [119.898157910259442, 36.200443009337448],\n [119.898975109813478, 36.201288809131313],\n [119.899176109190194, 36.201474109042977],\n [119.899870910114487, 36.202109909045134],\n [119.900553310287137, 36.2027529099189],\n [119.901834110355935, 36.20400570959589],\n [119.902403909113218, 36.204527909035846],\n [119.902633710177611, 36.204738508675291],\n [119.903546209989713, 36.205279509341949],\n [119.911477809553276, 36.20892230951705],\n [119.913430509310615, 36.20982971017304],\n [119.916355510198741, 36.211188908641248],\n [119.917412210005523, 36.211743209381666],\n [119.917938110155774, 36.2121376088636],\n [119.918374210301636, 36.21266960911521],\n [119.918954509543028, 36.213515709282603],\n [119.919503909877562, 36.214316710248056],\n [119.919799109641303, 36.214742109360884],\n [119.9207744091118, 36.216908609444829],\n [119.921655210519589, 36.218969409510692],\n [119.922108309650866, 36.220029609478956],\n [119.923514010263375, 36.223318408617729],\n [119.92418680927392, 36.224834909303695],\n [119.925164509934234, 36.22703851001927],\n [119.92605240969101, 36.229025909218365],\n [119.926427710270673, 36.229866010008379]\n ],\n [\n [120.554609308972545, 36.181913309551646],\n [120.554950709607624, 36.18206160955566],\n [120.555110609966732, 36.182241709587288],\n [120.554991809524495, 36.182471409028381],\n [120.554958809801292, 36.182604709239968],\n [120.55499871002246, 36.182737209954325],\n [120.555291709145081, 36.182970009358485],\n [120.555640009378976, 36.18315500889662],\n [120.555909609041237, 36.183079109713219],\n [120.556143509215644, 36.183125009311766],\n [120.556264709049174, 36.183231709375946],\n [120.55626420902604, 36.183441308969293],\n [120.556406709302223, 36.183555009356269],\n [120.556870009443401, 36.183601709351478],\n [120.557366109658346, 36.183550609872782],\n [120.557716108711475, 36.183689609987539],\n [120.558329809673069, 36.183685208705469],\n [120.558545409543058, 36.183722008963571],\n [120.559071708992292, 36.183725509124997],\n [120.559552909239414, 36.183936109663762],\n [120.560076209449562, 36.184310009099704],\n [120.56034280987285, 36.184671109384226],\n [120.560670509336546, 36.185186108851894],\n [120.56088670995382, 36.185718309652316],\n [120.561336709121861, 36.186240009069195],\n [120.561855009101464, 36.186705009828415],\n [120.562315008730707, 36.187140009204086],\n [120.562380009929598, 36.187205009503657],\n [120.562465009352763, 36.187286709314208],\n [120.562790009051696, 36.187566708736654],\n [120.563175008819712, 36.187920009201093],\n [120.563300009188083, 36.188005009523636],\n [120.563456709759407, 36.188168309320076],\n [120.563780008840354, 36.188296709125893],\n [120.564383310041762, 36.18804170995702],\n [120.565001709961052, 36.187893309228912],\n [120.565578309391526, 36.187808309805689],\n [120.566101708527071, 36.187983308882679],\n [120.566671709631805, 36.188178309781222],\n [120.567185010280014, 36.188436709286748],\n [120.567593309683502, 36.188786709239309],\n [120.568021708934793, 36.189195009542118],\n [120.568323310072742, 36.189705009678505],\n [120.568556709324753, 36.190120009031261],\n [120.568685010205172, 36.190501709186606],\n [120.568948309217149, 36.190831709116139],\n [120.569361709575332, 36.191235009188404],\n [120.569821709204575, 36.191635009648053],\n [120.570286709064476, 36.191881708973767],\n [120.570550009875092, 36.192015009185354],\n [120.570628309349104, 36.192058308843912],\n [120.571016709453602, 36.19226670874167],\n [120.571378309761258, 36.192496709455611],\n [120.571830009547398, 36.192665009482653],\n [120.572378310011004, 36.192910009989021],\n [120.5725467089635, 36.192998309924121],\n [120.572693309248848, 36.19278330990187],\n [120.572578309341566, 36.192388308773502],\n [120.57237330978046, 36.192040009438927],\n [120.572138309735237, 36.191703309560125],\n [120.57193170938092, 36.191371708837323],\n [120.571736909031188, 36.191069609474937],\n [120.571541509732924, 36.190888409572494],\n [120.571179809600608, 36.190687309471798],\n [120.571011209200037, 36.190584909066331],\n [120.570989309808851, 36.190510809426371],\n [120.571090209245767, 36.19048460947721],\n [120.571189709337659, 36.190561709255519],\n [120.571258309623317, 36.190676709162858],\n [120.571656709289755, 36.190878309286575],\n [120.571895009846912, 36.191065009442696],\n [120.572065008693244, 36.191320008611569],\n [120.572295009407185, 36.191631709136118],\n [120.572588308903391, 36.191906709227283],\n [120.57268830991768, 36.192203309235367],\n [120.572871709561809, 36.19247670943264],\n [120.573243310330554, 36.192740009343993],\n [120.573676708913013, 36.192880008605584],\n [120.573753309567678, 36.19317500871972],\n [120.574023309428298, 36.193345009364748],\n [120.574376709717399, 36.193446709198327],\n [120.574363309818978, 36.19373001003197],\n [120.574525009721469, 36.193970009408474],\n [120.574710009259547, 36.194243308881653],\n [120.574788309632822, 36.194495009337288],\n [120.5749300095124, 36.194770009428453],\n [120.575195009142476, 36.194970009658277],\n [120.57553170902122, 36.195181710067914],\n [120.575831709365957, 36.195413308877164],\n [120.576203309235439, 36.19561170921304],\n [120.576503309580175, 36.195796709650494],\n [120.576673310225146, 36.19601670900397],\n [120.577048309531961, 36.196181709418397],\n [120.577391709359972, 36.196433310049258],\n [120.577760009616782, 36.196748310186422],\n [120.578103309620133, 36.19699330979347],\n [120.57830670928729, 36.197088309677781],\n [120.578450009060703, 36.197173309101004],\n [120.578803309525142, 36.197386709229306],\n [120.579148309247103, 36.197608309376051],\n [120.57941260920461, 36.197775209158635],\n [120.579610109319106, 36.19809300888528],\n [120.579574909854273, 36.198515509483229],\n [120.579615008825613, 36.198905509481733],\n [120.579469010186699, 36.199411409608899],\n [120.579427709721131, 36.19967610976471],\n [120.579543309476207, 36.199796709750387],\n [120.579630009517359, 36.199802609303049],\n [120.579691609480278, 36.199756009132557],\n [120.57967510961862, 36.199340108659158],\n [120.579717609779891, 36.199174909494502],\n [120.579951708704471, 36.198880009205141],\n [120.580206709671984, 36.198723309533136],\n [120.580561709855033, 36.198767009389996],\n [120.580802110329159, 36.198758109699043],\n [120.58097280884806, 36.198680909196639],\n [120.581139810254058, 36.198637709362856],\n [120.581240009119142, 36.198621709524332],\n [120.581273309215931, 36.198648309671796],\n [120.581241708837865, 36.19868501010518],\n [120.580970010157898, 36.198836709546583],\n [120.580663308964631, 36.199051709568778],\n [120.580211709902528, 36.199133309554668],\n [120.580130609040452, 36.199352109212498],\n [120.580151708934295, 36.199522009133489],\n [120.580270309727098, 36.199610209243815],\n [120.580493009744714, 36.199813009063178],\n [120.580581809702835, 36.199978209127096],\n [120.580473608670218, 36.200197609532097],\n [120.580493809241943, 36.200371809111743],\n [120.580668310094552, 36.200561709955025],\n [120.580641709047654, 36.200893309778451],\n [120.580730009882132, 36.201226709145374],\n [120.580811708793362, 36.201566709536053],\n [120.580820009535842, 36.201911709258013],\n [120.580993309793485, 36.202171708657488],\n [120.581423308938611, 36.202241710086923],\n [120.581826709734969, 36.20215830875901],\n [120.582143309766025, 36.202465009052958],\n [120.582451708879375, 36.202785009420722],\n [120.582696709385687, 36.203126708630748],\n [120.583402709567508, 36.204092009438739],\n [120.583451009456553, 36.204167808797365],\n [120.583561010032668, 36.204273810088296],\n [120.583762709081839, 36.204391009737378],\n [120.583918308882858, 36.204512209570851],\n [120.584140409052679, 36.204756509505387],\n [120.58425030980402, 36.204888509297291],\n [120.584478309526389, 36.205156909264019],\n [120.585227210067728, 36.205854109579548],\n [120.585347908978861, 36.205942809712951],\n [120.585498109250352, 36.205999109071684],\n [120.585615609272963, 36.206048508831657],\n [120.586259309819411, 36.20642081017229],\n [120.586828508728786, 36.206717609829866],\n [120.586959409549195, 36.20676490967287],\n [120.587184708607424, 36.206816909372947],\n [120.58763800918689, 36.206881808948367],\n [120.587794109910305, 36.206934109021972],\n [120.588034908784039, 36.207241108790186],\n [120.588043509900103, 36.207315008780711],\n [120.587981309190127, 36.207368709098716],\n [120.587613809329923, 36.207509409831459],\n [120.587595009002484, 36.207565709190192],\n [120.587662110118345, 36.207656609964658],\n [120.587810209573604, 36.207721809913664],\n [120.587959809997301, 36.207754009240205],\n [120.588321910327977, 36.207730209581541],\n [120.588553109838244, 36.207834408631129],\n [120.588802009805022, 36.207894610148173],\n [120.588920009850654, 36.207946608948873],\n [120.58901930939362, 36.208046109940085],\n [120.589056810223724, 36.208163009215582],\n [120.589099809508639, 36.20845520974018],\n [120.589137809462386, 36.208682709439529],\n [120.589261209037659, 36.209016008981678],\n [120.589347109581468, 36.20923240924833],\n [120.589427508972449, 36.209531109173383],\n [120.589478509525634, 36.209676109564839],\n [120.589778410045597, 36.210264409175181],\n [120.590052509016118, 36.210626210031592],\n [120.590151209610667, 36.210705909750004],\n [120.590575009728923, 36.210944008858974],\n [120.590963909856669, 36.21112580950853],\n [120.592184309658251, 36.211976309159411],\n [120.592656408766288, 36.212227309942477],\n [120.592726909319481, 36.212269008807766],\n [120.59307750911978, 36.212476209009878],\n [120.593487909339615, 36.212880809501826],\n [120.593536109403999, 36.21294580890202],\n [120.593605909385246, 36.21324440990162],\n [120.593646109080737, 36.213473808969184],\n [120.593662209643298, 36.213694508894548],\n [120.593605909385246, 36.214157609386234],\n [120.593622009048545, 36.214285309519482],\n [120.593670209112929, 36.214389209994124],\n [120.593970609656026, 36.214536409227946],\n [120.594056509300572, 36.214616509144605],\n [120.594118209987414, 36.214674809494909],\n [120.594191109931785, 36.215079810185159],\n [120.594217408806458, 36.215237509003884],\n [120.594279110392677, 36.215386809953372],\n [120.594429308865529, 36.215694109195852],\n [120.594496409981389, 36.215971109379268],\n [120.594560708809695, 36.216150709387762],\n [120.594702909611669, 36.216304309096643],\n [120.595030109951722, 36.216592209063265],\n [120.596358409513073, 36.21764850957112],\n [120.596623709516621, 36.217826709335213],\n [120.596717810078985, 36.217973109071806],\n [120.596771409672897, 36.218122410021238],\n [120.596787509336195, 36.218332309088851],\n [120.596682409165965, 36.218812409465158],\n [120.596615809871764, 36.219063708823171],\n [120.595982309436067, 36.219755809083381],\n [120.595917908984347, 36.219844509216784],\n [120.59587770928897, 36.219996009907959],\n [120.595856209196768, 36.220210209533604],\n [120.596019910090831, 36.22072090934256],\n [120.596073509684743, 36.220887508751559],\n [120.5962001090478, 36.221089108875333],\n [120.597484910200478, 36.221818309767229],\n [120.597739709719917, 36.221917808959745],\n [120.598093209833792, 36.222066809535704],\n [120.598463909481893, 36.222257609700989],\n [120.59871010878453, 36.222317809419394],\n [120.599163909387016, 36.222474009068321],\n [120.599576510247857, 36.222707309394877],\n [120.599810409522888, 36.222891609260387],\n [120.599933210149629, 36.223088109328842],\n [120.599982010061808, 36.22336760962753],\n [120.599998109724993, 36.223809008578939],\n [120.599904209711553, 36.223969109486859],\n [120.59977010910336, 36.224107609578596],\n [120.599464309030736, 36.224713509820674],\n [120.599158609682149, 36.225291210021396],\n [120.599126408557026, 36.22549240904749],\n [120.599155408994989, 36.225699808899094],\n [120.599249209183768, 36.225909709765347],\n [120.599260009142199, 36.226113109432504],\n [120.599254609612558, 36.226390008891826],\n [120.599180009949578, 36.226665109707085],\n [120.599072710037603, 36.226844709715635],\n [120.598960108622123, 36.226929109291007],\n [120.598444609131434, 36.227114909225747],\n [120.598211209879537, 36.227175510041832],\n [120.598036910475116, 36.227166809100993],\n [120.597318009518631, 36.226937409134166],\n [120.596955910087217, 36.226814109383668],\n [120.596609908520577, 36.226755709208646],\n [120.596438309780183, 36.226742709508471],\n [120.595824108795682, 36.226790309725061],\n [120.595618109188422, 36.226827409457428],\n [120.595378510010278, 36.227026408741835],\n [120.595185708853478, 36.227147310000419],\n [120.594850910141417, 36.227547909408543],\n [120.594193309673528, 36.228237809927066],\n [120.594080609332764, 36.228372009460713],\n [120.593998009300776, 36.228541109884361],\n [120.593893409153566, 36.228692509851498],\n [120.593775409107934, 36.228757409426976],\n [120.592897810185832, 36.228960508720547],\n [120.592669809564086, 36.229003709453707],\n [120.59214140929862, 36.22898430927853],\n [120.591817409645842, 36.228943508835926],\n [120.591302409278796, 36.228701209892961],\n [120.591092609136695, 36.228627309003173],\n [120.590945110428606, 36.22859700904479],\n [120.590229009061545, 36.22859910896176],\n [120.589652309806297, 36.228668408919987],\n [120.589477909677839, 36.228709508836801],\n [120.589060109836282, 36.228919710076639],\n [120.588965609075672, 36.229029709753377],\n [120.588754309763658, 36.229813308837208],\n [120.588759108546128, 36.230353809480789],\n [120.58874090896586, 36.230471010029135],\n [120.588649109768653, 36.230570209747441],\n [120.588523609377148, 36.230687409396467],\n [120.588392209432982, 36.230860409280524],\n [120.587887409176687, 36.231044009473521],\n [120.587431409731835, 36.231271208799285],\n [120.58730590934033, 36.231362409048018],\n [120.587241009764853, 36.231455109365868],\n [120.587206709622023, 36.231667509448073],\n [120.587074708930686, 36.231968208566002],\n [120.587064008797029, 36.232132609132634],\n [120.587106909156546, 36.232721109291788],\n [120.587099409710049, 36.233078109567145],\n [120.587067209484189, 36.233363709067987],\n [120.586838708839423, 36.23397590996035],\n [120.586838709738686, 36.23418360928622],\n [120.586809709300724, 36.234281008561766],\n [120.586688509467194, 36.234356709894314],\n [120.586527510136534, 36.234417309811079],\n [120.586366609731272, 36.234538509644551],\n [120.586175109893475, 36.234551010220969],\n [120.585450909232122, 36.234345909036506],\n [120.584791609045624, 36.234202209964053],\n [120.584221409190718, 36.233704608780727],\n [120.583242310084643, 36.2333593095845],\n [120.582561109607582, 36.233222208837901],\n [120.58221940949818, 36.233224809677267],\n [120.58199140977581, 36.233342909547673],\n [120.581645410007695, 36.233851308890848],\n [120.581088509327287, 36.234223909705747],\n [120.58071790950396, 36.234491309626264],\n [120.580609009698151, 36.234647109076889],\n [120.580580010159451, 36.235406409378356],\n [120.580477009006813, 36.235821009432073],\n [120.579334909578506, 36.237076209399618],\n [120.578989409833412, 36.23728340960173],\n [120.578097309343434, 36.237582810098672],\n [120.577617808814921, 36.237815609502832],\n [120.575406509902564, 36.239048309332077],\n [120.575208709414483, 36.239194609243896],\n [120.575026710014754, 36.239329109151129],\n [120.573059610312839, 36.240938609629211],\n [120.572805710115517, 36.241055409979253],\n [120.572547809733692, 36.241105609236513],\n [120.569631609611179, 36.241151109536133],\n [120.56525280966946, 36.241219409448263],\n [120.5638355087018, 36.241784509247736],\n [120.563122608921276, 36.242001709011731],\n [120.561582209651306, 36.242213009223065],\n [120.561395210021033, 36.242252708895478]\n ],\n [\n [120.296013009293006, 36.188180710071777],\n [120.295984009754306, 36.188736309433182],\n [120.295933910321764, 36.189314309108113],\n [120.295841309828688, 36.190626208632693],\n [120.295844809990058, 36.193003309255346],\n [120.295735009962755, 36.193624209289851],\n [120.295576109649801, 36.194134709449315],\n [120.295318810015146, 36.194600508806502],\n [120.294809009528194, 36.19540400898785],\n [120.292970609106419, 36.197719309998206],\n [120.291885909806979, 36.199086709384176]\n ],\n [\n [120.275417208837212, 36.194558809941157],\n [120.275558409593032, 36.194530309526215],\n [120.275646209504998, 36.194575408728156],\n [120.277209809485157, 36.194588608977199],\n [120.27769540921588, 36.194592708986363],\n [120.278752209746699, 36.194584109668995],\n [120.279841209604228, 36.194623109668839],\n [120.280742409434765, 36.194843809594204],\n [120.282539509390858, 36.195484608927586],\n [120.284186409075573, 36.19615560929401],\n [120.289035809854795, 36.197960809443828],\n [120.291723009309521, 36.199003808978659]\n ],\n [\n [120.291723009309521, 36.199003808978659],\n [120.291848009678006, 36.198851508790142],\n [120.292801210107768, 36.197674208997626],\n [120.293203410309161, 36.197177309285451],\n [120.294721410165039, 36.195345708637603],\n [120.295225508950125, 36.194551209770566],\n [120.295475809161303, 36.194097910090534],\n [120.295629709243713, 36.193603809967897],\n [120.295736809506252, 36.192997809001724],\n [120.295709409861388, 36.190617709140042],\n [120.295833309459681, 36.189317509795274],\n [120.295859709957654, 36.188711409903703],\n [120.295863409768572, 36.188549309802852],\n [120.29589440939958, 36.188178409605996]\n ],\n [\n [120.291723009309521, 36.199003808978659],\n [120.291885909806979, 36.199086709384176]\n ],\n [\n [120.291885909806979, 36.199086709384176],\n [120.291739909369426, 36.199250309554202],\n [120.291587709005626, 36.199168809393086]\n ],\n [\n [120.291587709005626, 36.199168809393086],\n [120.289042508904686, 36.198124209065043],\n [120.281060210060673, 36.195154509173335],\n [120.280368210524557, 36.194964009381579],\n [120.279252409071432, 36.194790908773484],\n [120.277225509849472, 36.194778209446838],\n [120.275326909709179, 36.19472290923494],\n [120.27516470888429, 36.194769009382355]\n ],\n [\n [120.291587709005626, 36.199168809393086],\n [120.291723009309521, 36.199003808978659]\n ],\n [\n [120.075126309131974, 36.203995210010987],\n [120.075164408910382, 36.203592109588214],\n [120.075161809869655, 36.203217609405215],\n [120.075124209214891, 36.202782609130168],\n [120.075002909556702, 36.202402209394506],\n [120.074305409766907, 36.201204110081676],\n [120.074162309642929, 36.200777509474563],\n [120.074054110408952, 36.200266209817755],\n [120.07378040983815, 36.19861530994865],\n [120.073635009248392, 36.19710140920273],\n [120.07264721010074, 36.19222300888481],\n [120.071643809514285, 36.187888609371896],\n [120.071311809492499, 36.186816609399045],\n [120.070277809473396, 36.185948509116429],\n [120.069875309797794, 36.185610609542039],\n [120.067634909723324, 36.183821209581197],\n [120.067096109697786, 36.183390809338448],\n [120.066966809670589, 36.183286409740049],\n [120.066330908944337, 36.182773208916501],\n [120.064266409067613, 36.18179430945986],\n [120.058432908951659, 36.179057309147538],\n [120.05725000908069, 36.178502308734608],\n [120.052095909898412, 36.176060909283592],\n [120.050507809687701, 36.175326709959734],\n [120.048921109721505, 36.174175509392285],\n [120.048652609030796, 36.173980609217779],\n [120.047533709413187, 36.173316409524716],\n [120.046783010227841, 36.173141509373238],\n [120.04518780897024, 36.17283260933749],\n [120.042591509390718, 36.172329908998165],\n [120.038236209633396, 36.171486609319629],\n [120.037596209797357, 36.17135830933853],\n [120.034703409135091, 36.170778308672084],\n [120.030418510106188, 36.169919108979741],\n [120.028851010665676, 36.169652309806281],\n [120.026131809735261, 36.169257009203648],\n [120.025451210005372, 36.169178509180881],\n [120.022321109731479, 36.168817508721077],\n [120.021974909414553, 36.168777609399228],\n [120.019500510240391, 36.168587409081738],\n [120.015430009587362, 36.168232109424366],\n [120.009827209857917, 36.167743109357048],\n [120.008345910435537, 36.167613009832564],\n [120.003186309200828, 36.167159809977306],\n [120.002005209772619, 36.167056009327439],\n [120.000820309809455, 36.166950009835148],\n [119.998510809426421, 36.16674340948083],\n [119.998757009628321, 36.164742908958146],\n [119.998931009558532, 36.163329109950496],\n [119.999095209576353, 36.162074809305068],\n [119.999442909063077, 36.159488409462597],\n [119.999694110394898, 36.157620109280685],\n [119.999716910007464, 36.156167108825059],\n [119.999648609196015, 36.155321009556985],\n [119.999535509556154, 36.154646909227552],\n [119.998965209876587, 36.153628909046972],\n [119.99828181055716, 36.152525308696113],\n [119.997484509402625, 36.151587208782701],\n [119.996231609900974, 36.150649108869345],\n [119.994785009920292, 36.149985509024077],\n [119.993372010409985, 36.149323809446287]\n ],\n [\n [119.991666510001551, 36.216209008838746],\n [119.994027910259888, 36.215894709273471],\n [119.997812209765698, 36.216061208857752],\n [120.011634709574196, 36.217750009755207]\n ],\n [\n [119.991531910269487, 36.216224008631173],\n [119.991535209882045, 36.216171109609093],\n [119.991822009977795, 36.214487709140542],\n [119.992055109755597, 36.210829409149937],\n [119.992171609732054, 36.204711209754578],\n [119.992742609084189, 36.201842109825577],\n [119.993280209414252, 36.200323909420945],\n [119.993687309122038, 36.198906008605491],\n [119.994726109722251, 36.195404509910247],\n [119.995755209335471, 36.189019909741091],\n [119.997192309777347, 36.179255609658696],\n [119.997342809523047, 36.177288909255822],\n [119.997483810629433, 36.176635409696473],\n [119.99731001034877, 36.179263808777819],\n [119.995872409883873, 36.189031709745677],\n [119.994842409149896, 36.195421809269135],\n [119.993802209204659, 36.198927809970485],\n [119.993394509648965, 36.200347709079551],\n [119.992858109913868, 36.201862809521117],\n [119.992289509953025, 36.204719709247229],\n [119.992138709833625, 36.210831909265266],\n [119.991922010092708, 36.214494209440261],\n [119.991666510001551, 36.216209008838746]\n ],\n [\n [119.991531910269487, 36.216224008631173],\n [119.991666510001551, 36.216209008838746]\n ],\n [\n [120.067923510261835, 36.228177609309284],\n [120.068855910272077, 36.228415209294553],\n [120.069040809985495, 36.228513609515517],\n [120.069612310260027, 36.22883070956965],\n [120.070701209393405, 36.229488408962936],\n [120.071296708975979, 36.229986009247],\n [120.071774110486899, 36.230539908889739],\n [120.072283709525664, 36.231232309523534],\n [120.072589509598288, 36.231842408700231],\n [120.072771909196263, 36.232396309242347],\n [120.072911409334097, 36.232902509743099],\n [120.072973510219413, 36.233151509534594],\n [120.073044310246814, 36.233435910239109]\n ],\n [\n [120.073755610133389, 36.229163909287024],\n [120.073791310520619, 36.228999409794994],\n [120.073824210419048, 36.223087509481047],\n [120.073814209058582, 36.218239209472017],\n [120.073834409630308, 36.21541910910463],\n [120.073851309690212, 36.213049509727171],\n [120.073867909376531, 36.210733209570037],\n [120.073873110156001, 36.20999920989567],\n [120.073963109809711, 36.205707309644652]\n ],\n [\n [119.926427710270673, 36.229866010008379],\n [119.927167509672927, 36.229707909192712],\n [119.931354909601509, 36.228812709638873],\n [119.932872809632499, 36.22847880934961],\n [119.935483609880748, 36.227904408761503],\n [119.940879009758532, 36.226723709531598],\n [119.94123991039362, 36.226644708586491],\n [119.948529510028948, 36.22469130915664],\n [119.950256810003793, 36.224217308881748],\n [119.952865308886999, 36.223522509756094],\n [119.965431209382814, 36.220175208818887],\n [119.969280309538703, 36.219647208751724],\n [119.973945410452416, 36.219269209306617],\n [119.980720009720699, 36.218701408843003],\n [119.983651410184507, 36.218461208917688],\n [119.987375009948778, 36.217376809092514],\n [119.990943109736804, 36.21630530914274],\n [119.991531910269487, 36.216224008631173]\n ],\n [\n [119.926427710270673, 36.229866010008379],\n [119.926473309495691, 36.229978108702824]\n ],\n [\n [119.926333509883648, 36.229886209680899],\n [119.92596771064143, 36.229041108660283],\n [119.925108010026747, 36.227054609682568],\n [119.923457509456512, 36.223334409355573],\n [119.921590810067869, 36.218967009220137],\n [119.9207179092042, 36.216924709108071],\n [119.919744409277087, 36.214762309033404],\n [119.91945150997924, 36.214340209533077],\n [119.918322910274128, 36.212694709193499],\n [119.917892109833019, 36.212169108517571],\n [119.91737521009793, 36.211781509708942],\n [119.916324210194261, 36.211230109282155],\n [119.913426609850262, 36.209883709965311],\n [119.911448010517347, 36.208964309655244],\n [119.905941310543085, 36.206435209217602],\n [119.903513509740719, 36.205320110135006],\n [119.902593009559837, 36.204774309786615],\n [119.902354809726717, 36.204556009252485],\n [119.901788509332277, 36.204037109425087],\n [119.900482609185133, 36.202759708793565],\n [119.899819409538168, 36.202147209326313],\n [119.899118909610024, 36.201507409139651],\n [119.898924808932861, 36.201325309915148],\n [119.895426010002438, 36.197687009048309],\n [119.894054510607248, 36.196260909113732],\n [119.894031309897059, 36.196237209279843],\n [119.893179008904212, 36.195372009310859],\n [119.890983809655154, 36.193143309416257],\n [119.890250909851716, 36.192396609515981],\n [119.888903710138152, 36.191024109175373],\n [119.88669520991607, 36.189904410060535],\n [119.883138310284835, 36.188101109278819],\n [119.878684409757739, 36.185843008747895],\n [119.874204610554443, 36.183662509817054],\n [119.871823409922513, 36.182503509429466],\n [119.858209109462905, 36.177401310122434],\n [119.85633951065995, 36.17677120912407],\n [119.853662309867786, 36.176198409329174],\n [119.849299509764592, 36.175423709036977],\n [119.847947409645258, 36.1750147090616],\n [119.843897310112879, 36.173204409755783],\n [119.842759910541531, 36.172537209025052]\n ],\n [\n [119.926333509883648, 36.229886209680899],\n [119.926427710270673, 36.229866010008379]\n ],\n [\n [119.926473309495691, 36.229978108702824],\n [119.926375609846559, 36.22999891002172]\n ],\n [\n [119.926473309495691, 36.229978108702824],\n [119.931392509356897, 36.228930409310976],\n [119.93552310990367, 36.228021710033943],\n [119.941283409701668, 36.22676110963755],\n [119.948577009521387, 36.224806709262282],\n [119.950283409252052, 36.224329409374775],\n [119.952926209177235, 36.223617908939389],\n [119.965452809299791, 36.220245508823211],\n [119.96929441000907, 36.219787909484467],\n [119.973958108879629, 36.219358808762081],\n [119.980732910495476, 36.218803909073188],\n [119.983680009524846, 36.218562509452283],\n [119.987419010179224, 36.217473609419585],\n [119.991015710206966, 36.21647730988002],\n [119.991494209790062, 36.216403509714269],\n [119.991641709397413, 36.216367809326982],\n [119.994034909683364, 36.215998209549809],\n [119.997799110240862, 36.216163909636748],\n [120.011646710127593, 36.217855709773232],\n [120.012215509738098, 36.221463009210538],\n [120.012809009228476, 36.223509909354902],\n [120.013425809253704, 36.224730109506993],\n [120.01498590997187, 36.227337009395512],\n [120.015922209442465, 36.228970808655959],\n [120.016494410288828, 36.230294709633199],\n [120.016700409896089, 36.230771309848137],\n [120.016954109544599, 36.23200590904554],\n [120.017141010249475, 36.232915308894462],\n [120.017566809560662, 36.235355209175623],\n [120.017699009901435, 36.236587109507525],\n [120.017772409868826, 36.237830709119976],\n [120.017718809375651, 36.238830609545062],\n [120.017658709481907, 36.23995260912568],\n [120.017638009786424, 36.240864909288177],\n [120.017623709666509, 36.241383009618232],\n [120.017581509878823, 36.242911608883674]\n ],\n [\n [119.926473309495691, 36.229978108702824],\n [119.92686091010296, 36.230924808832924],\n [119.927170509811276, 36.231299609389509],\n [119.927301609381857, 36.231442009840919],\n [119.927552809814415, 36.231714810190397],\n [119.928282909129052, 36.232215609362925],\n [119.929256710329014, 36.232738409549995],\n [119.932390010390691, 36.234471609077559],\n [119.93343621061274, 36.235076809647126],\n [119.934075109678588, 36.235523109903625],\n [119.934541810156475, 36.236042709403591],\n [119.935027609536633, 36.236884309363461],\n [119.935641910345907, 36.237965808875003],\n [119.935859909607188, 36.238576008775851],\n [119.936025009846389, 36.239210909455949],\n [119.936112110085901, 36.239950708858203],\n [119.936034509385195, 36.242590509544414],\n [119.93601620908089, 36.243561109157895],\n [119.935950210533861, 36.2470492097533],\n [119.935997309828053, 36.247061409056812],\n [119.93600480927455, 36.247235508811741],\n [119.93590521025726, 36.248621209401335],\n [119.935870809390394, 36.251358708837415],\n [119.935896309666987, 36.252005208973287],\n [119.936072809712414, 36.252585108915696],\n [119.93635641002038, 36.25301880967038],\n [119.936877609414182, 36.253489509433393],\n [119.93767661028744, 36.253940008624568],\n [119.939574509855788, 36.254818709216124],\n [119.940464709179082, 36.255230908979343],\n [119.940683210262023, 36.255331608766767],\n [119.941349910070358, 36.255638709259074],\n [119.942060110086118, 36.256123509492397],\n [119.942529709978203, 36.256642209670304],\n [119.944681709393421, 36.25951160997289],\n [119.947608410000157, 36.263325809238779]\n ],\n [\n [119.926375609846559, 36.22999891002172],\n [119.926358010114086, 36.229951809828208],\n [119.926333509883648, 36.229886209680899]\n ],\n [\n [120.072899909703096, 36.233463309883916],\n [120.072788009758938, 36.232945809401656],\n [120.072686109376491, 36.232404909459035],\n [120.072493010544008, 36.231868408999901],\n [120.072181809143217, 36.231240908840903],\n [120.071725809698364, 36.230565910088728],\n [120.071194809492908, 36.230025009246845],\n [120.070620809103161, 36.229566309137908],\n [120.069499609919148, 36.228925909103452],\n [120.068850509843173, 36.228614309302998],\n [120.067802510077854, 36.2283438094193]\n ],\n [\n [120.291092209537851, 36.236073009361917],\n [120.290905209907578, 36.235563609073324],\n [120.29069770933188, 36.235100209107429],\n [120.290406310103208, 36.234623509967037],\n [120.290059210464278, 36.234168908968002],\n [120.289735709935144, 36.233798209319957],\n [120.289292309092843, 36.233320109035844],\n [120.286437609108475, 36.230900308602429],\n [120.282497009229701, 36.227379209183198],\n [120.280680209624052, 36.22578130906021],\n [120.279448209467319, 36.224654509797858],\n [120.278727709516261, 36.223859709657916],\n [120.277999409745007, 36.222774409611361],\n [120.277427109073869, 36.221304809469416],\n [120.277260110365887, 36.220456508661016],\n [120.277204609605064, 36.219486009771572],\n [120.277339609535375, 36.218337209494678],\n [120.277482709659353, 36.217609609395993],\n [120.277715409238795, 36.217142809093389],\n [120.278685909926821, 36.215493009994475],\n [120.279454809591812, 36.214459108900826],\n [120.279536010278662, 36.214349909620694],\n [120.280585409389232, 36.212938809478544],\n [120.285040109413558, 36.207385809707432],\n [120.285132509357936, 36.207283309477191],\n [120.286956309286325, 36.204956109536852],\n [120.288987709615185, 36.202424008960918],\n [120.290623508967883, 36.20034400926869],\n [120.291587709005626, 36.199168809393086]\n ],\n [\n [120.561395210021033, 36.242252708895478],\n [120.560953209423133, 36.242259509568783],\n [120.560349209448532, 36.242240109393606],\n [120.559855609348915, 36.242179509476841],\n [120.558904009712364, 36.242155708918858],\n [120.558278509645561, 36.242153509177172],\n [120.557841809651904, 36.242190309435273],\n [120.557069408926168, 36.242173009177066],\n [120.555478309476484, 36.242395809019399],\n [120.554019109094725, 36.242612108562014],\n [120.552645909081548, 36.242837109045411],\n [120.551766109518439, 36.242915009220326],\n [120.549870308967684, 36.242891209561719],\n [120.545285909617064, 36.242819809686523],\n [120.544095009377202, 36.242750609553013],\n [120.543250609827851, 36.242605708986332]\n ],\n [\n [120.561395210021033, 36.242252708895478],\n [120.561513809914459, 36.242322310126553],\n [120.56209800951558, 36.243029309455096],\n [120.562739009397774, 36.243734509240255],\n [120.563524908947443, 36.244634408651109],\n [120.564182009392312, 36.245298509418717],\n [120.564515210008949, 36.245634209251421],\n [120.564595110276173, 36.245742009186415],\n [120.564919609952085, 36.246531509621548],\n [120.564967908941867, 36.246657009113733],\n [120.565115409448595, 36.246836509297509],\n [120.565386310429972, 36.247098309139687],\n [120.565619709681869, 36.247312408940559],\n [120.565901308998264, 36.247496309507142],\n [120.566142709518545, 36.247649909215966],\n [120.566252709195282, 36.247751609948864],\n [120.56640020970201, 36.248082510099835],\n [120.566971510326994, 36.249406309453661],\n [120.567212909048521, 36.249912509954413],\n [120.567379209882688, 36.250185009030986],\n [120.5675616085814, 36.250342910197219],\n [120.567730610079707, 36.250516009006674],\n [120.567835210226804, 36.250678208932243],\n [120.567899609779261, 36.250833909457413],\n [120.567983309682063, 36.250927309447832],\n [120.568090009746243, 36.250933409549248],\n [120.568170508961884, 36.25091610929104],\n [120.568213409321402, 36.250864209415795],\n [120.568194608994077, 36.250730109706865],\n [120.567985909622053, 36.250241608763304],\n [120.567864709788637, 36.249914608972063],\n [120.567835209327541, 36.249756709604526],\n [120.567862608972291, 36.249672709328138],\n [120.568001509262331, 36.249665909554153],\n [120.568087309082102, 36.249756709604526],\n [120.568125409759887, 36.24992360938711],\n [120.568122209072726, 36.250124508938995],\n [120.56816240966748, 36.250239109547294],\n [120.568650609338192, 36.250788509881886],\n [120.569142009696066, 36.251489709482541],\n [120.569224609728053, 36.251649409292838],\n [120.569182209391556, 36.251824909292168],\n [120.569136609267161, 36.251917909084284],\n [120.568825510389047, 36.25214940896808],\n [120.568698910126614, 36.252259409544195],\n [120.568672609453415, 36.252376509368446],\n [120.568717709554676, 36.252512409520136],\n [120.568816909272982, 36.252607609053939],\n [120.569005210222372, 36.252638209385907],\n [120.569315809077352, 36.252679008929192],\n [120.569509409731495, 36.25272900943628],\n [120.569661808845467, 36.25283040889633],\n [120.569846910006959, 36.253100808955196],\n [120.569994909637444, 36.253347708829779],\n [120.570082909198959, 36.253459809322806],\n [120.570152609355546, 36.25347490893995],\n [120.570305509391801, 36.253500909239619],\n [120.570467009644858, 36.253455809138359],\n [120.570579610160962, 36.253362809346243],\n [120.570839810109192, 36.252672809003002],\n [120.570922409241803, 36.252577309095614],\n [120.571040409287548, 36.252581608754269],\n [120.571083409471839, 36.252611909611971],\n [120.571104809739268, 36.252694109445656],\n [120.571072609513408, 36.25280880897941],\n [120.570809808725699, 36.253291109996781],\n [120.570715908712259, 36.253583109073304],\n [120.570689608938324, 36.253786709289272],\n [120.570691809579444, 36.25387510994841],\n [120.570750809602259, 36.254022209357515],\n [120.570901508997508, 36.254199909098588],\n [120.571297909471014, 36.254482909558703],\n [120.571445509802516, 36.254569409051044],\n [120.571577409769702, 36.254682209216639],\n [120.57169011011058, 36.254833609183777],\n [120.571778109672096, 36.254993309893393],\n [120.571815609602709, 36.255108009427147],\n [120.571861709750124, 36.255274809385014],\n [120.572041409583449, 36.25637570907179],\n [120.572110609716901, 36.256719309448613],\n [120.57216211029322, 36.256784509397619],\n [120.57225820914914, 36.256825308940904],\n [120.572376210094035, 36.256829608599617],\n [120.572701309617855, 36.256743409480805],\n [120.572840709930915, 36.256732609522373],\n [120.572934109921334, 36.25675820962374],\n [120.573015109159996, 36.256832109614209],\n [120.57308750998061, 36.256970508981851],\n [120.573162609666724, 36.257435509741015],\n [120.573192109228557, 36.257589109449896],\n [120.573304809569322, 36.257915709042777],\n [120.573344509241792, 36.257988909360733],\n [120.573454409093756, 36.25801270991866],\n [120.573556909323997, 36.257991409476006],\n [120.573642210020012, 36.257865609610235],\n [120.573671709581845, 36.257651508910044],\n [120.573703908908328, 36.257586609334624],\n [120.573779009493705, 36.257554209459272],\n [120.573841210203796, 36.257558809491513],\n [120.573910410337248, 36.257606109334517],\n [120.573975309912726, 36.257716708859107],\n [120.574310109524049, 36.258456108962321],\n [120.574401309772725, 36.258665909104479],\n [120.574479609246623, 36.2587657095699],\n [120.574556809749083, 36.258828109929368],\n [120.57464591008079, 36.258850009320554],\n [120.574741910011198, 36.258830209846337],\n [120.574836310047772, 36.258752709869725],\n [120.574903410264255, 36.258668409219752],\n [120.575007409664295, 36.258622609445922],\n [120.575126009557721, 36.25863160986097],\n [120.575238109151428, 36.258702609537863],\n [120.575487510040603, 36.258955710237899],\n [120.575648509371263, 36.259120109905211],\n [120.576383409267009, 36.259740809390905],\n [120.576576508998755, 36.259894310174332],\n [120.576756209731343, 36.260108508900601],\n [120.577067910255892, 36.260554309134136],\n [120.577214909840222, 36.26075730950231],\n [120.577450909931599, 36.260988709561332],\n [120.577732609072768, 36.261239609620361],\n [120.578008809758785, 36.261490509679334],\n [120.578159609878185, 36.261657308737881],\n [120.578269008807752, 36.261849509147567],\n [120.578331209517728, 36.262048808805559],\n [120.578392410181664, 36.262253909090703],\n [120.578647209700989, 36.262950309009625],\n [120.578719608723077, 36.263101709876082],\n [120.57878401007406, 36.263201209967917],\n [120.578848909649537, 36.263233909317535],\n [120.578926709100415, 36.263240408717934],\n [120.579009809155423, 36.263212309400615],\n [120.579046809962392, 36.263127609451658],\n [120.57902000926606, 36.263004409525934],\n [120.578845708962376, 36.262757809125617],\n [120.578814009658913, 36.262675909665575],\n [120.578838209515766, 36.262589409273858],\n [120.578931509681524, 36.262530709624627],\n [120.579068309155218, 36.262552309541491],\n [120.579234609090008, 36.262686409250421],\n [120.579473308946149, 36.26297620948452],\n [120.579669109342035, 36.26320550872731],\n [120.579937309659158, 36.263566609011832],\n [120.580100909829184, 36.26393210967916],\n [120.580194809842624, 36.26424790931361],\n [120.580259209395081, 36.264373308981078],\n [120.5803858096574, 36.2645099097046],\n [120.581222609935594, 36.264808310155445],\n [120.581468909063005, 36.264872909357337],\n [120.581704910053645, 36.265020009665761],\n [120.581790709873417, 36.265162709591436],\n [120.581804109771952, 36.265290309000591],\n [120.581791308821948, 36.265392309207755],\n [120.581638408785579, 36.265563109350069],\n [120.581536510201886, 36.265677709059105],\n [120.581495708859961, 36.265770410276275],\n [120.581490310229697, 36.265846108910864],\n [120.581533209689951, 36.265934709219493],\n [120.581643209366689, 36.266053709311279],\n [120.582050909821646, 36.266635409696448],\n [120.582992409172448, 36.267857309567262],\n [120.583099709084422, 36.26802600979255],\n [120.583225710398324, 36.268382808619776],\n [120.583403310314566, 36.268891308686989],\n [120.583480509917649, 36.269083410171277],\n [120.583598509963281, 36.269206709022455],\n [120.584011609947879, 36.269533209689939],\n [120.584150010214898, 36.269626709505076],\n [120.584288209932993, 36.269623809191501],\n [120.584415508968618, 36.269582709274687],\n [120.584442808788708, 36.269535809629986],\n [120.584450108585656, 36.26949180939954],\n [120.584448309941649, 36.26945960917368],\n [120.584411909881851, 36.269333508934324],\n [120.584344610015819, 36.269247009441983],\n [120.584250109255208, 36.269126809654608],\n [120.584222809435119, 36.269024109774875],\n [120.584241009015386, 36.268565210016504],\n [120.584199109601286, 36.268446509398927],\n [120.584126410205727, 36.268349709071856],\n [120.583911809482515, 36.268103409944445],\n [120.583848209427401, 36.267972909322339],\n [120.583822710050072, 36.267838009216803],\n [120.583908209496371, 36.266889408819225],\n [120.583917308836817, 36.266845510212192],\n [120.583953709795878, 36.266817608745725],\n [120.58401910939449, 36.266795609529822],\n [120.584093709956846, 36.266797109598997],\n [120.584179109578258, 36.26682490944205],\n [120.584258210348139, 36.26691090891137],\n [120.584638809733292, 36.267234409440505],\n [120.585006609967195, 36.267402310168507],\n [120.585382009472255, 36.267499809268827],\n [120.585682910038372, 36.267537109550005],\n [120.585955509838982, 36.267539209466975],\n [120.586181809842742, 36.267586909508339],\n [120.587187409271564, 36.268279409966851],\n [120.587717109057394, 36.268750109729808],\n [120.588542609354022, 36.269544209297862],\n [120.588985009250791, 36.269855209250579],\n [120.589705009178942, 36.270191108732718],\n [120.590368509199379, 36.270612009436718],\n [120.591057709146071, 36.27114690910264],\n [120.591255709283587, 36.271327309507797],\n [120.591623510416753, 36.271540809460816],\n [120.592253509791703, 36.271970009108713],\n [120.592580209209359, 36.272119310058144],\n [120.592999309470656, 36.272229209010845],\n [120.594259509668746, 36.272424009360577],\n [120.59510040995599, 36.272890509289596],\n [120.595434709544293, 36.273135209422435],\n [120.595792209842671, 36.273651408585692],\n [120.595967010169488, 36.27379660862664],\n [120.5961728101272, 36.273871209188997],\n [120.596657609461204, 36.273975209488356],\n [120.597861209027656, 36.274166009653698],\n [120.60062720977794, 36.275029509004696],\n [120.601040909610333, 36.275156909663679],\n [120.601478709474918, 36.275297310022893],\n [120.604655310094586, 36.276316209525476],\n [120.60672600899818, 36.276980309393821],\n [120.609960008847338, 36.277952309251702],\n [120.611851710288306, 36.278543409350902],\n [120.613376509918112, 36.27900230910933],\n [120.613939809274825, 36.27911040941791],\n [120.614368909997211, 36.279132109159548],\n [120.614819509912536, 36.27913640971758],\n [120.615388108974116, 36.27909750954251],\n [120.615929309290209, 36.279002209284556],\n [120.617281809607903, 36.278725609299499],\n [120.617786010016403, 36.278548209032692],\n [120.618209810134658, 36.278332009314852],\n [120.618736209408553, 36.27799740935302],\n [120.619307709683085, 36.277540809161053],\n [120.619628709197627, 36.277335209752152],\n [120.619953309597577, 36.277160109951183],\n [120.621053009588763, 36.276712509274944],\n [120.622388009998758, 36.276104709664651],\n [120.622825908788741, 36.275892909430297],\n [120.623134409525392, 36.27569830962932],\n [120.623654708697927, 36.275324209644623],\n [120.627163009865058, 36.272835308902415],\n [120.627543909623796, 36.272578009267761],\n [120.627930209811439, 36.272361809549921],\n [120.628313709510167, 36.272231008554229],\n [120.628828509328287, 36.272123309343328],\n [120.629791008748157, 36.271993509293054],\n [120.631009609905618, 36.271829109625742],\n [120.633976109110222, 36.271428808792564],\n [120.637274709959911, 36.271050008950795],\n [120.637437509733331, 36.271031309347507],\n [120.637756409330905, 36.27096730909409]\n ],\n [\n [120.543250609827851, 36.242605708986332],\n [120.54281070914692, 36.242380709402255],\n [120.542259409444227, 36.24213170961076],\n [120.541541510332536, 36.241807409584339],\n [120.541048010057693, 36.241608409400612],\n [120.539967609517589, 36.241342309899721],\n [120.539120010180341, 36.241212509849504],\n [120.536684610106704, 36.240797209223899],\n [120.535437509433564, 36.240605008814157],\n [120.534986209845783, 36.240535409381664],\n [120.533991609125565, 36.240433709548086],\n [120.530329909697684, 36.24020660914772],\n [120.529635709520448, 36.240139508931236],\n [120.528130508816048, 36.239929708789077],\n [120.526210010183831, 36.239635409246773],\n [120.525748709235586, 36.239618108988566],\n [120.524564009821233, 36.239734009117285],\n [120.520352109662213, 36.240146010130331],\n [120.519719110148912, 36.24006810905604],\n [120.51916120942235, 36.23988640913052],\n [120.518817808694962, 36.239635409246773],\n [120.518592509636619, 36.239263409179046],\n [120.518163408914234, 36.237048009358205],\n [120.51688990954176, 36.233476209759317],\n [120.516873309855441, 36.233432109704154],\n [120.515631409062394, 36.230124808812946],\n [120.515628709297516, 36.229687809344966],\n [120.515682909638599, 36.229376209544512],\n [120.515813809559745, 36.228558409243249],\n [120.51592431015888, 36.228292209018264],\n [120.516135609470894, 36.228082408876105],\n [120.516417810433722, 36.227764309675194],\n [120.516757908850423, 36.227545809491573],\n [120.519368209075651, 36.226128509423233],\n [120.52136060940461, 36.225044509796362],\n [120.521725309675389, 36.224750310078775],\n [120.526456809334377, 36.219790808898779],\n [120.527282909478799, 36.219098309339529],\n [120.528033909037731, 36.21858760953063],\n [120.528398709133171, 36.21831071007125],\n [120.528777410049543, 36.218131110062757],\n [120.529332109189568, 36.217938509454711],\n [120.529568109280831, 36.217782709104767],\n [120.529589609373033, 36.217609509571275],\n [120.529589609373033, 36.217410509387548],\n [120.529460909193631, 36.215443209136822],\n [120.529375009549085, 36.214129808643804],\n [120.529347109881314, 36.213421809269107],\n [120.529417909908716, 36.213163809062564],\n [120.529631809160719, 36.212952709400099],\n [120.529793708712759, 36.212910709261848]\n ],\n [\n [120.543250609827851, 36.242605708986332],\n [120.543011409049313, 36.242620809502796],\n [120.542625108861785, 36.242750609553013],\n [120.53328350992615, 36.247044508996964],\n [120.532865109337422, 36.247252209222154],\n [120.532261110262084, 36.247397109788835],\n [120.531445709352056, 36.247596109073243],\n [120.530719309848337, 36.247728109764523],\n [120.530040209288245, 36.247795109256913],\n [120.529292009318851, 36.247987110017164],\n [120.529096109098191, 36.248037409099197],\n [120.526671309333551, 36.248746909442389],\n [120.526223909206124, 36.248887509451038],\n [120.525877409414989, 36.249023808901711],\n [120.525695008917637, 36.249162209168674],\n [120.52476160886124, 36.250607108531312],\n [120.524729409534643, 36.25082340897319],\n [120.524847409580389, 36.252112609609298],\n [120.524743409280973, 36.252426209502005],\n [120.52405670944961, 36.253516409954386],\n [120.523863609717864, 36.253594209405264],\n [120.522737109929722, 36.253819208989341],\n [120.521939909499338, 36.253834309505805],\n [120.521403508864864, 36.253773809413815],\n [120.520902410218127, 36.253637509963141],\n [120.520287709210493, 36.25351420931338],\n [120.519840309083065, 36.253377908963387],\n [120.519171908656745, 36.253254609212888],\n [120.518871509013024, 36.253263309254351],\n [120.518689110314199, 36.253375809046418],\n [120.518477709378885, 36.253429808838632],\n [120.518227709541179, 36.253384409263106],\n [120.51702930985482, 36.25275500883663],\n [120.516814809855646, 36.252746309694487],\n [120.51625691002846, 36.252824208970139],\n [120.515666809076038, 36.252945309878214],\n [120.515094909502523, 36.253107609628557],\n [120.514776309379272, 36.253127008904414],\n [120.514443709509692, 36.25302320915381],\n [120.514183009538328, 36.252848008628746],\n [120.514032809266837, 36.252571109169423],\n [120.513789209004813, 36.25237430872744],\n [120.513517809799168, 36.252285609493356],\n [120.513242110035435, 36.252287809235042],\n [120.512576909396898, 36.252426209502005],\n [120.511511509548541, 36.252571109169423],\n [120.511042609329024, 36.252659809302827],\n [120.510656409865533, 36.252582008952629],\n [120.510438610253686, 36.252389509068621],\n [120.510170409037187, 36.252138609009648],\n [120.509883910214398, 36.252045509392815],\n [120.509537409523887, 36.252086609309629],\n [120.509279909340421, 36.252216410259166],\n [120.508700509421033, 36.252562509851998],\n [120.507984909875745, 36.253525009271812],\n [120.50790660950247, 36.253825709289117],\n [120.507856209696342, 36.254762209308581],\n [120.507673810098368, 36.25505640992543],\n [120.507445309453487, 36.255175309293122],\n [120.506468910112176, 36.255287809085189],\n [120.50610420984151, 36.255383009518312],\n [120.505774809759714, 36.255489009010603],\n [120.50560310939602, 36.25566200889466],\n [120.505621409700325, 36.255867509378106],\n [120.505846708758668, 36.256239509445834],\n [120.506157809435422, 36.256516309080439],\n [120.507040809685691, 36.257253909640269],\n [120.507198509403793, 36.257450709182933],\n [120.507177010210967, 36.257701609241906],\n [120.507016109805704, 36.257987109817293],\n [120.506375609047154, 36.258585709363047]\n ],\n [\n [120.017581509878823, 36.242911608883674],\n [120.018057809720176, 36.247379109858059],\n [120.018142209295547, 36.247860709404279],\n [120.01819550941525, 36.248084308743898],\n [120.018531409796765, 36.250624409688783],\n [120.018606309833444, 36.25098000971974],\n [120.018629109445897, 36.251105009188848],\n [120.018660609999188, 36.251509809330287],\n [120.019179509826586, 36.255006009219983],\n [120.019203209660418, 36.255165509380788],\n [120.019264809623337, 36.255580710181675],\n [120.019659710027668, 36.258355509898934],\n [120.019677509409576, 36.258480209893833],\n [120.019791309621269, 36.25909830943948],\n [120.019927708896716, 36.259839509086135],\n [120.019957309182587, 36.26000040949134],\n [120.01998070954221, 36.260241709287527],\n [120.020503009706204, 36.26428010953947],\n [120.020511208825269, 36.264374509575987],\n [120.020614910549739, 36.265101410002103],\n [120.020717809179587, 36.265822508901692],\n [120.020737310078857, 36.266938909303292],\n [120.02073540891206, 36.267905008709249],\n [120.020684309433364, 36.269624409938615],\n [120.02051711017657, 36.269562209228638]\n ],\n [\n [119.914291809819247, 36.244567409158662],\n [119.928752809394723, 36.246229209710293]\n ],\n [\n [119.805007714415368, 36.230218895891042],\n [119.810509909904454, 36.231866909830103],\n [119.811374309476832, 36.232125809358649],\n [119.812320110284872, 36.232508109361788],\n [119.813596310321486, 36.233243909478915],\n [119.83480290962666, 36.248024809597325],\n [119.84085100956645, 36.25223980882015],\n [119.844322709225708, 36.252418409681923],\n [119.84760620955899, 36.252459809073002],\n [119.850765609745167, 36.252499709294227],\n [119.851814110432883, 36.252512909543213],\n [119.86217840940617, 36.252643709639528],\n [119.867895510269591, 36.252715909911387],\n [119.868652410280561, 36.252797608822618],\n [119.870222109462816, 36.253112909333367],\n [119.877199009426818, 36.254176009615207],\n [119.882208110016336, 36.254939209377085],\n [119.892798708993269, 36.256552808965012],\n [119.894616009521314, 36.256807009535919],\n [119.901837810166853, 36.258036508678003],\n [119.90279810984498, 36.258194109470651],\n [119.906218309827182, 36.258719609422485],\n [119.907467510417291, 36.258857408942333],\n [119.908604709439828, 36.258943608960465],\n [119.911861209427343, 36.259098709637783],\n [119.912541809157233, 36.259124509388641],\n [119.912865409511141, 36.25915790931009]\n ],\n [\n [120.077277310299678, 36.250223008984733],\n [120.07737320950605, 36.250325309565426],\n [120.078243210056144, 36.251011610097805],\n [120.079202009665096, 36.251716009486302],\n [120.080398709632846, 36.252418909704943],\n [120.081517209951357, 36.253067609582558],\n [120.08349020920582, 36.253949309413144],\n [120.085257909425081, 36.254524609323312],\n [120.087237610427451, 36.254988610036378],\n [120.087426009402861, 36.255032809016996],\n [120.097140809001189, 36.256799909388349],\n [120.104360610453909, 36.258054308959231],\n [120.104642709793325, 36.258103009046692],\n [120.104750509728319, 36.258121609724583],\n [120.104910608837599, 36.258149209918145],\n [120.10589091033728, 36.258318509091964],\n [120.107932609702289, 36.258537309649171],\n [120.108987409241649, 36.258579209962647],\n [120.110263009430355, 36.258628609722621],\n [120.111756310305509, 36.258545508768293],\n [120.115100609305728, 36.258196909060132],\n [120.117390158672791, 36.257946337691372]\n ],\n [\n [120.117390158672805, 36.257946337691372],\n [120.12076391002654, 36.257577109795818]\n ],\n [\n [120.42966120999688, 36.250864709438815],\n [120.430394809472887, 36.250839809909337]\n ],\n [\n [120.120814309832554, 36.257669909039123],\n [120.117425633137287, 36.258040744775997]\n ],\n [\n [120.117425633137273, 36.258040744775997],\n [120.115150609812872, 36.258289709202757],\n [120.111802109180076, 36.258638808933938],\n [120.110301110108253, 36.258722309187249],\n [120.109160341291485, 36.258766544291497]\n ],\n [\n [120.109160341291457, 36.258766544291497],\n [120.10900650994256, 36.258772509343885],\n [120.107949909960439, 36.258729708809085],\n [120.105902309244243, 36.258510309303404],\n [120.105031309547371, 36.258359909382364],\n [120.104691709354938, 36.258301209733077],\n [120.104367010029591, 36.25824520894929],\n [120.097146509803679, 36.256990709553634],\n [120.087427309822601, 36.255222809684994],\n [120.087246209744876, 36.255180309523723],\n [120.085249310107656, 36.25471230862621],\n [120.083468309814748, 36.25413270905733],\n [120.081481909762374, 36.253145508858211],\n [120.08035700986818, 36.252493110069054],\n [120.079154309623732, 36.251786708789609],\n [120.078188709341475, 36.251077209345794],\n [120.077254209414264, 36.250316509699189],\n [120.077146909502289, 36.250209909459784]\n ],\n [\n [119.912865409511141, 36.25915790931009],\n [119.913143610289467, 36.259183308862646],\n [119.915157109613006, 36.25948820961321],\n [119.916025909568134, 36.25970740857008],\n [119.917712810198054, 36.260022309781846],\n [119.922753109168752, 36.260923309962834],\n [119.924425609854097, 36.26099380871733],\n [119.930092110362693, 36.261232809846376],\n [119.936872309709429, 36.261518809545464],\n [119.937574809729767, 36.261605109388313],\n [119.940496809580168, 36.262135709395523],\n [119.941025209845634, 36.262223808781812],\n [119.947194609443727, 36.263289609727735],\n [119.947482309760858, 36.263337209045005]\n ],\n [\n [120.397594410253873, 36.261463009310489],\n [120.397519609142705, 36.263160309700595]\n ],\n [\n [119.947608410000157, 36.263325809238779],\n [119.947637209889422, 36.263382209321549],\n [119.947664709358946, 36.263435909639554]\n ],\n [\n [119.947482309760858, 36.263337209045005],\n [119.944612009236948, 36.259545909216399],\n [119.942784209124056, 36.257108609774548],\n [119.942461709540339, 36.256678709554876],\n [119.941999910367599, 36.256168709418432],\n [119.941302909701562, 36.255692909600157],\n [119.940424110184608, 36.255288009634],\n [119.937632810605805, 36.253995709934145],\n [119.936823009774116, 36.253539109742178],\n [119.936288910504913, 36.253056708900033],\n [119.935995909583653, 36.252608708924811],\n [119.935815010054739, 36.252014209388278],\n [119.935789209404561, 36.251359510133341],\n [119.935823610271427, 36.248619909880972],\n [119.93587601016975, 36.247197009734236],\n [119.935868609648651, 36.247050109974623],\n [119.935934710718357, 36.243551609619146],\n [119.935952910298624, 36.242589309848825],\n [119.936030410275293, 36.239953109148701],\n [119.935944210257162, 36.239220810092377],\n [119.935780609187873, 36.238591909688921],\n [119.935565209866581, 36.2379888099357],\n [119.934953509896673, 36.236911909557023],\n [119.934471109953847, 36.236076210049134],\n [119.93401450886256, 36.235567908732037],\n [119.933385609358425, 36.235128609697654],\n [119.93234310984667, 36.234525509045056],\n [119.929211010379845, 36.232792909365344],\n [119.92823370991789, 36.232268309634833],\n [119.927492809745445, 36.231760109041829],\n [119.927231209552701, 36.231475909785445],\n [119.927103709968264, 36.231337509518482],\n [119.92679300948987, 36.230961309616816],\n [119.926550410173377, 36.230441909766398],\n [119.926375609846559, 36.22999891002172]\n ],\n [\n [119.947482309760858, 36.263337209045005],\n [119.947608410000157, 36.263325809238779]\n ],\n [\n [119.947550209474684, 36.263411209759568],\n [119.941005209822606, 36.262294309334948],\n [119.93750630926877, 36.261638509309819],\n [119.936919609552433, 36.261580110034117],\n [119.930077809343516, 36.26130520976767],\n [119.927149909940454, 36.26120950931147],\n [119.924408709794193, 36.261095309800737],\n [119.923344109443178, 36.261045109644158],\n [119.922709910234175, 36.261006410017842],\n [119.920081709903002, 36.260557409996522],\n [119.917700409446411, 36.260100709979838],\n [119.916015510707325, 36.259777309275478],\n [119.915957309282476, 36.25976620984278],\n [119.915161809469964, 36.259552109142589],\n [119.913126610404788, 36.259246109420474],\n [119.912865409511141, 36.25915790931009]\n ],\n [\n [119.947550209474684, 36.263411209759568],\n [119.947482309760858, 36.263337209045005]\n ],\n [\n [119.947664709358946, 36.263435909639554],\n [119.947550209474684, 36.263411209759568]\n ],\n [\n [119.947664709358946, 36.263435909639554],\n [119.947913909699196, 36.263763809652119],\n [119.950209109962543, 36.26676880883349],\n [119.956867509627955, 36.275505709021331],\n [119.95949151012519, 36.278948609690644],\n [119.959523409977464, 36.278990509104744],\n [119.961388910569781, 36.2813817092985],\n [119.962097909091312, 36.282147909198727],\n [119.962498610122793, 36.282471209178993],\n [119.962929308940488, 36.28276500959754],\n [119.963266609566404, 36.282906809301835],\n [119.963365508911124, 36.283017009527441],\n [119.962795909803503, 36.291261409486538],\n [119.962794609383764, 36.291334209606134],\n [119.962501409712331, 36.295993409168545],\n [119.962401709971004, 36.29757850924085],\n [119.962346309934333, 36.298317109846778],\n [119.962201609916406, 36.300244109677976],\n [119.962135009722942, 36.302628609023145],\n [119.961906509977553, 36.30712950991898]\n ],\n [\n [120.017367910101029, 36.268713509121199],\n [120.018203709433692, 36.268857109268254],\n [120.019737009455525, 36.269340409432402],\n [120.02051711017657, 36.269562209228638]\n ],\n [\n [120.02051711017657, 36.269562209228638],\n [120.020531010098125, 36.269183809585172],\n [120.020578110291581, 36.267898808783059],\n [120.020580409858098, 36.266894509773863],\n [120.02055990981205, 36.265850708943105],\n [120.020466909120614, 36.265029209730301],\n [120.020391509060914, 36.264363608893461],\n [120.020357709840482, 36.264197209133954],\n [120.019809310451365, 36.26020720949515],\n [120.019753309667522, 36.2599659087997],\n [120.019735509386351, 36.259837909192186],\n [120.019632509133089, 36.259099609859163],\n [120.019476409308936, 36.258441709017688],\n [120.019460809668658, 36.258332209364028],\n [120.019071810615628, 36.255598909761943],\n [120.019003009781159, 36.25511900993439],\n [120.018988809486018, 36.255019709492046],\n [120.018983310131716, 36.254982708685134],\n [120.018552709340156, 36.251504409800702],\n [120.018486909543299, 36.251095408926005],\n [120.018472009575589, 36.250962709461533],\n [120.018416810087729, 36.250627008729509],\n [120.018083810019903, 36.24835890953608],\n [120.018046609563498, 36.248053310012324],\n [120.0179551098405, 36.247418010033186],\n [120.017545009094988, 36.243226308647252],\n [120.017581509878823, 36.242911608883674]\n ],\n [\n [120.020688009244282, 36.269743608780573],\n [120.020514809710789, 36.269703509809176],\n [120.020008209910998, 36.269549008979652],\n [120.018182710263886, 36.268969909433849],\n [120.017363009695259, 36.26879260899176],\n [120.01798290968361, 36.269040709461251],\n [120.018374409751232, 36.269227709091581],\n [120.01885241021057, 36.269528008910527],\n [120.019227609166933, 36.269840008909341],\n [120.019630309391346, 36.270285909866914],\n [120.020479309872371, 36.271342809323244]\n ],\n [\n [120.637756409330905, 36.27096730909409],\n [120.638139110431666, 36.270935308517721],\n [120.639048110082285, 36.270814709431363],\n [120.63951980989134, 36.270752209247121],\n [120.640410109039408, 36.270634109376715],\n [120.641786909937991, 36.270462709386607],\n [120.644961809040296, 36.269885909407265],\n [120.646384009514463, 36.269219009050062],\n [120.646743209531564, 36.26897310922169],\n [120.647496408832239, 36.268413210201516],\n [120.648471109354318, 36.267595709374518],\n [120.648626209132317, 36.26738770967512],\n [120.648835309601964, 36.266992309247712],\n [120.649364709913471, 36.265757609326272],\n [120.650077008946823, 36.264330509345598],\n [120.650786709838826, 36.263042409479681],\n [120.650879108883828, 36.262874609475716],\n [120.651414009449013, 36.261985009100954],\n [120.651804308921783, 36.26133600974913],\n [120.6520399088148, 36.260886309155921],\n [120.652875609222065, 36.259424909931681],\n [120.654259409544125, 36.257057609221363],\n [120.654990310154744, 36.255807309659644],\n [120.655452809000053, 36.255008509335312],\n [120.655827009708787, 36.254362209748251],\n [120.655998609348444, 36.254050009200625],\n [120.656038309920177, 36.253980509592907],\n [120.65736471011337, 36.25172730946781],\n [120.660299109816151, 36.246713309371785],\n [120.661221709914003, 36.24509950923499],\n [120.662193510122506, 36.243343209721388],\n [120.662890209515581, 36.242091809389535],\n [120.66363911005692, 36.24074660976828],\n [120.663949009239445, 36.240189908737364],\n [120.664158809381661, 36.239708709389504],\n [120.664250009630337, 36.239479409247394],\n [120.664450509883181, 36.238989309309204],\n [120.664512209670761, 36.239309409501686]\n ],\n [\n [120.235886108956834, 36.27312360996666],\n [120.232374009053387, 36.273038609644175],\n [120.229525709543964, 36.272956509635264],\n [120.229182409540613, 36.272952109252515],\n [120.228350909866663, 36.27285700864411],\n [120.227605309837259, 36.272744508852043],\n [120.225894810097429, 36.272424709033146],\n [120.224311509568565, 36.272139108632985],\n [120.22243911027681, 36.271778209796594],\n [120.221618610210726, 36.271620108980869],\n [120.219821510254519, 36.271373609304703],\n [120.218530609000481, 36.271189609812723],\n [120.218291509845358, 36.271159209130246],\n [120.217847410229865, 36.271083809969923],\n [120.21725200957269, 36.270949709361673],\n [120.216946209500065, 36.270871909910738],\n [120.214247909713322, 36.26995500881668],\n [120.213443209836328, 36.269669509140613],\n [120.213002809132377, 36.269413009003188],\n [120.212145009684491, 36.268899709254242],\n [120.212068810127562, 36.268860908903889],\n [120.211839310336018, 36.268744009628392],\n [120.211581210304644, 36.268638909458161],\n [120.211377909562884, 36.268583909619792],\n [120.210766410141787, 36.26846710926975],\n [120.210280209664006, 36.268357008868918],\n [120.209378009787429, 36.268176609363081],\n [120.208105609386394, 36.267922210042002],\n [120.206807409234557, 36.267662709766284],\n [120.206603609369154, 36.267619410107727],\n [120.206281709633231, 36.267528610057354],\n [120.205955409514559, 36.267410809661214],\n [120.205359009710605, 36.267195609090152],\n [120.204682609814654, 36.266878509036019],\n [120.20440420938678, 36.266745708847452],\n [120.203953009623774, 36.266472009175914],\n [120.199661509571115, 36.263721109841413],\n [120.197283609451119, 36.262210709256863],\n [120.195454309269053, 36.261023409003201],\n [120.195391409785771, 36.260983109482993],\n [120.195025509819516, 36.260748509636073],\n [120.19346630932273, 36.25974850938627],\n [120.190831709415875, 36.258059009715566],\n [120.190397709186982, 36.257787809260037],\n [120.19008650958483, 36.257649409892394],\n [120.189753908815874, 36.257510909800715],\n [120.189194409094739, 36.25730080928497],\n [120.188099109486416, 36.256915708792974],\n [120.186728409588454, 36.2564252095558],\n [120.184045209418969, 36.255457409531857],\n [120.183349108974312, 36.255206309823393],\n [120.182744509151803, 36.254988209838075],\n [120.182527509936676, 36.2549099094648],\n [120.182105309712369, 36.254757009428488],\n [120.180325609839088, 36.254112509384868],\n [120.1789232097384, 36.253604709889487],\n [120.176643309641122, 36.252800109837267],\n [120.176396509591314, 36.252692009528687],\n [120.17613851028409, 36.252556609400074],\n [120.175634809898611, 36.252159909452303],\n [120.174245410397475, 36.250996210107076],\n [120.174046909337449, 36.250844809240618],\n [120.173821609379843, 36.250753909365471],\n [120.172990109705893, 36.250529009606169],\n [120.172217110031625, 36.250354609477711],\n [120.172008409760338, 36.250304009122772],\n [120.171756310005776, 36.2502261089478],\n [120.17147151000222, 36.250134009377064],\n [120.170018209173122, 36.249464709628683],\n [120.169294110135183, 36.249140309777545],\n [120.168639609630304, 36.248928308994323],\n [120.16763640959266, 36.248725009151883],\n [120.166552809264772, 36.248543309226363],\n [120.165426309476629, 36.248387509775796],\n [120.165223609482041, 36.248357309642188],\n [120.164235409236767, 36.248210209333763],\n [120.163403909562817, 36.248093309158946],\n [120.162395409820419, 36.247868409399643],\n [120.161767809836647, 36.247600209082464],\n [120.16137031039159, 36.247356609719816],\n [120.161113309331768, 36.247241108890137],\n [120.159321109781445, 36.246517309326407],\n [120.159123109643815, 36.246466709870788],\n [120.156003709503693, 36.24611840873763],\n [120.155887909199691, 36.24609470980306]\n ],\n [\n [120.017576309099468, 36.293826508886355],\n [120.021962409737512, 36.293847608780197],\n [120.033505209098166, 36.293893009255044],\n [120.033660709973901, 36.293887909199725],\n [120.037840810105308, 36.294280909336521],\n [120.040338609639207, 36.294512809418677],\n [120.042442809188401, 36.294646809302833],\n [120.042888909795465, 36.29472710976836]\n ],\n [\n [120.042860410279786, 36.294815009505157],\n [120.040328109154984, 36.294584909865762],\n [120.037812510239178, 36.294379909405336],\n [120.033623009494363, 36.294042008931626],\n [120.033467010394247, 36.29402400900085],\n [120.021962309912738, 36.293981909037939],\n [120.017523109703802, 36.29396530935162],\n [120.01742130914613, 36.293965008978034]\n ],\n [\n [120.621351709513874, 36.302642409119926],\n [120.621268309085281, 36.302352509061109],\n [120.62108960929811, 36.30193940997583],\n [120.62080510966814, 36.300611309164651],\n [120.62065601016684, 36.299572709113306],\n [120.62079890884263, 36.299111409963643],\n [120.622143008593071, 36.296876209769323],\n [120.623912609979016, 36.293939609425479],\n [120.6241664094523, 36.293518309422495],\n [120.624232209249158, 36.293407909547454],\n [120.624586009736618, 36.292813910033999],\n [120.627916610263469, 36.28722250921146],\n [120.628192809150846, 36.286778209047156],\n [120.629147110350914, 36.285206909970952],\n [120.631063709522664, 36.282080509507978],\n [120.631146309554651, 36.281944009508493],\n [120.633106809131959, 36.278703909557805],\n [120.633743208981969, 36.277649708966919],\n [120.635010408603534, 36.275550509648326],\n [120.635990610278554, 36.273927309797557],\n [120.637541509133371, 36.271359108636034],\n [120.637669909838564, 36.271089108775413],\n [120.637756409330905, 36.27096730909409]\n ],\n [\n [120.039869409945368, 36.304116908768378],\n [120.03906820933048, 36.306460908943848],\n [120.03878090921171, 36.307285309369604],\n [120.038467509867701, 36.308061508831599],\n [120.038091209241998, 36.308753809640677],\n [120.037839310036247, 36.309163609113341]\n ],\n [\n [120.372241109839365, 36.306022409406694],\n [120.37199210914855, 36.306306809211947],\n [120.371857909614846, 36.306364408990362],\n [120.371720110095112, 36.306409009068545]\n ],\n [\n [120.372241109839365, 36.306022409406694],\n [120.372252210171382, 36.306208809189229],\n [120.372338510014288, 36.30645510921596],\n [120.372417409335981, 36.306615309948654],\n [120.37259720899408, 36.306970409956534],\n [120.372744809325582, 36.307391309761215],\n [120.372807510058578, 36.307694309344924],\n [120.373287408986812, 36.310013109617387],\n [120.373334109881284, 36.310213010022437],\n [120.373649010193731, 36.310774309287012],\n [120.374318809965189, 36.311389908717388],\n [120.377511009325644, 36.314030209426676],\n [120.377617810113861, 36.314111409214206],\n [120.38005170921906, 36.315960909068735]\n ],\n [\n [120.371720110095112, 36.306409009068545],\n [120.371510908901428, 36.306406208579688],\n [120.371470809030711, 36.306396209917182],\n [120.371218609451375, 36.306226809120005],\n [120.37117550944231, 36.306197909406023],\n [120.371089809447199, 36.306074809305073],\n [120.371080710106753, 36.30589390887684],\n [120.371318310091965, 36.305609009048567],\n [120.37172390973069, 36.305208709114709],\n [120.371988309512972, 36.305156809239406],\n [120.372080508908425, 36.305181309469901],\n [120.372184910305464, 36.30521810972806],\n [120.372493709617061, 36.305384308938756],\n [120.372551709593836, 36.305530208652272],\n [120.372559609238692, 36.305550309399337],\n [120.372520509414016, 36.305703109610874],\n [120.372384309788117, 36.30585870941195],\n [120.372241109839365, 36.306022409406694]\n ],\n [\n [119.961812509239962, 36.307126409056593],\n [119.962041009884729, 36.302625509060022],\n [119.96212000903131, 36.300241309189119],\n [119.962265110146745, 36.298309209302602],\n [119.962320209809945, 36.297574909254706],\n [119.962420509399067, 36.295989210233927],\n [119.962716809932886, 36.291304509495546],\n [119.963239609220636, 36.283016909702667],\n [119.962870809840069, 36.282828809302146],\n [119.962417609984755, 36.282531409796775],\n [119.96202050983868, 36.282204008907911],\n [119.961323809546229, 36.281460009671775],\n [119.959468210489604, 36.279025608744917],\n [119.95941030943834, 36.278949709561516],\n [119.956780909411464, 36.275504809699271],\n [119.953090109720847, 36.27066920991615],\n [119.950139509630731, 36.266803208801093],\n [119.947844409192157, 36.263798309444496],\n [119.947628410023185, 36.263514109288792],\n [119.947577309645226, 36.263446909247534],\n [119.947550209474684, 36.263411209759568]\n ],\n [\n [120.037761009662972, 36.309132409832898],\n [120.038012009546719, 36.308724008805996],\n [120.038385709333056, 36.30803640965263],\n [120.038697310032944, 36.307264910047593],\n [120.038984010303921, 36.306442008791748],\n [120.039785109295394, 36.30409820916509]\n ],\n [\n [120.384793710261533, 36.314502409258807],\n [120.384741309463948, 36.314536809226411],\n [120.384645708832409, 36.314599409235427],\n [120.384540309187969, 36.314668509544106],\n [120.382329709048918, 36.315455209490381],\n [120.380284209148954, 36.316137609663031]\n ],\n [\n [120.379877710188225, 36.315924108810634],\n [120.37756780960683, 36.314169509015699],\n [120.377449108989254, 36.31407930971244],\n [120.374251910297517, 36.311433809123059],\n [120.373565310290928, 36.310802709877237],\n [120.3732426101584, 36.310290609823824],\n [120.372712409450173, 36.307700909469474],\n [120.37265201008222, 36.307406010079376],\n [120.37251350999054, 36.306989009735048],\n [120.372307308935206, 36.30665220913221],\n [120.372083009923017, 36.306524910096584],\n [120.371720110095112, 36.306409009068545]\n ],\n [\n [120.379877710188225, 36.315924108810634],\n [120.38005170921906, 36.315960909068735]\n ],\n [\n [120.38005170921906, 36.315960909068735],\n [120.380284209148954, 36.316137609663031]\n ],\n [\n [120.380086910482646, 36.316083010022965],\n [120.379132609282578, 36.316064608994566],\n [120.377470809630267, 36.315881609548683],\n [120.375828109779491, 36.315671309383447],\n [120.374799409465254, 36.315566009563724],\n [120.374347510029679, 36.315558909416211],\n [120.373532110018914, 36.315628109549664],\n [120.372382709894168, 36.315801609456742],\n [120.371283009903095, 36.316019909990928],\n [120.370534710108814, 36.316030709949359],\n [120.369697809106697, 36.315935609340954],\n [120.368753709815905, 36.315669809314272],\n [120.368340609831307, 36.315481808738525],\n [120.367927509846709, 36.315274309062147],\n [120.367263210328929, 36.314890009866133],\n [120.364949010088822, 36.313207509618906],\n [120.364148709695314, 36.312576709847349],\n [120.363743809729044, 36.312511209524757],\n [120.363282010556418, 36.312382509345355],\n [120.362635509521169, 36.312260109816293],\n [120.362367310103309, 36.312222509161529],\n [120.361377609788974, 36.312118809235699],\n [120.36054080951078, 36.311998609448324],\n [120.35820990975958, 36.311477708629411],\n [120.357120509703805, 36.311288609082112],\n [120.355924709957435, 36.311185109705093],\n [120.35504761015909, 36.311110309493245],\n [120.354114209203431, 36.310891108737735],\n [120.353658209758692, 36.310817709669607],\n [120.353255909732525, 36.310789609452968],\n [120.352848209277454, 36.310813309286857],\n [120.352207210294637, 36.310913608875978],\n [120.35037791011257, 36.311166509027203],\n [120.346992909595201, 36.311508009487113],\n [120.344834809179133, 36.311699109126664],\n [120.343428309968544, 36.311823609472071],\n [120.337581609603717, 36.312408109446721],\n [120.337362110273261, 36.312505009598567]\n ],\n [\n [120.380086910482646, 36.316083010022965],\n [120.379877710188225, 36.315924108810634]\n ],\n [\n [120.380284209148954, 36.316137609663031],\n [120.380086910482646, 36.316083010022965]\n ],\n [\n [120.42486011000608, 36.332712909073564],\n [120.424810210223086, 36.332609709170811],\n [120.42320680984642, 36.329294409709291],\n [120.422672510028406, 36.328327108809049],\n [120.421534409885226, 36.326159508854289],\n [120.42071760963006, 36.324584009044827],\n [120.420684609007594, 36.324513909589314],\n [120.419855109425839, 36.32275030937933],\n [120.418862309148267, 36.320785009220856],\n [120.417753109618388, 36.318764309925029],\n [120.417709009563168, 36.318684009459503],\n [120.417444208683378, 36.318140009553872]\n ],\n [\n [120.72484431011685, 36.333674808645583],\n [120.724182109616777, 36.333605509586675],\n [120.723249809431195, 36.333533209490099],\n [120.722331008968922, 36.333690409185067],\n [120.721468809138287, 36.333710809406398],\n [120.719338809838291, 36.333610309268408],\n [120.71722300993406, 36.333703710158147],\n [120.714380809626732, 36.334170909759735],\n [120.713850709642543, 36.334672110029885],\n [120.713406309653578, 36.335260409640227],\n [120.712661108923044, 36.335647509325156],\n [120.710435209517414, 36.336596608846492],\n [120.709898809782317, 36.337149709891264],\n [120.709228410163064, 36.337214209268382],\n [120.708379109308567, 36.337296008903763],\n [120.708010009554414, 36.337583009548325],\n [120.707499509394893, 36.338262009384266],\n [120.707436609911724, 36.338353309457716],\n [120.707363109220182, 36.338460209171387],\n [120.706646908927723, 36.339279509541768],\n [120.706581009306205, 36.339612209236122],\n [120.708840909380569, 36.34215450902343],\n [120.709216409609667, 36.34307060972094],\n [120.708793809187, 36.343614008879456],\n [120.707967609217803, 36.343847409930049],\n [120.707720809168109, 36.344027109763374],\n [120.704727509267173, 36.346206609547437],\n [120.702356009622235, 36.348090110070586],\n [120.701736208559282, 36.348505109423286],\n [120.700006809566617, 36.349663109764776],\n [120.699453109573369, 36.350555809203286],\n [120.699406009379913, 36.35063180911078],\n [120.696264709848492, 36.35173240932329],\n [120.695926810274159, 36.351827509032375],\n [120.695615710496668, 36.351877209165934],\n [120.69496660952143, 36.351970109133276],\n [120.694426209601943, 36.352096209372633],\n [120.694073309335863, 36.352220509169229],\n [120.689186308801141, 36.353851409015363]\n ],\n [\n [120.334367709602134, 36.336233409544263],\n [120.334150309289384, 36.336562109054114],\n [120.333629910292188, 36.337473609719382],\n [120.332717009382577, 36.339062808901588],\n [120.331134208876733, 36.341818310067026],\n [120.331030909149149, 36.341998109725012],\n [120.330660209501161, 36.342648409496576],\n [120.330215509138498, 36.343087009757767],\n [120.329812709988687, 36.343339809184897],\n [120.329249909755617, 36.343545010194134],\n [120.326954009819815, 36.343795609879521],\n [120.326245908821647, 36.343951208781334]\n ],\n [\n [120.266165810104098, 36.337250209129877],\n [120.266163709287866, 36.337330209221818],\n [120.266101509477153, 36.337691609879926],\n [120.266089710371944, 36.337760008717453],\n [120.266037509223679, 36.338063109025313],\n [120.265360808954256, 36.340770509951142],\n [120.265124909586916, 36.341765509970344],\n [120.265017810223867, 36.342233609793311],\n [120.264741810086548, 36.343398009710427],\n [120.264511310248849, 36.344366409582165],\n [120.263998009600527, 36.346365508961128],\n [120.2639388090289, 36.346750309978859],\n [120.263901709296533, 36.346991708700443],\n [120.263612609634265, 36.350203508784944],\n [120.263402409293803, 36.352017508801055],\n [120.262745409573085, 36.357686908723906],\n [120.262279709141353, 36.361605209912568],\n [120.262119209833713, 36.362135109347889],\n [120.261958609802036, 36.362568709378479],\n [120.261674909669409, 36.362887608976052],\n [120.261348310076528, 36.36317890927927],\n [120.260256309181386, 36.364158510207119],\n [120.259389209844244, 36.365170209737414],\n [120.259132209683798, 36.365844709365888],\n [120.259100109282713, 36.366567310133291],\n [120.25916021007572, 36.366985909472191],\n [120.259191509180823, 36.367230309231445],\n [120.259341008880483, 36.367579008764267],\n [120.259662209843214, 36.368141110224087],\n [120.260079709311185, 36.368558609692116],\n [120.260256810103783, 36.368712109576222],\n [120.260602309848764, 36.36892880931714],\n [120.26139930973045, 36.369390309914934],\n [120.262153509976542, 36.369818909714979],\n [120.262591809864148, 36.370071509492618],\n [120.263307510133586, 36.370485709348088],\n [120.26359910991107, 36.370626109707246],\n [120.263939210126523, 36.370768509259335],\n [120.264427409797236, 36.370866109083693],\n [120.264961608891213, 36.370951408880444],\n [120.266073009961474, 36.371083610120536],\n [120.267932409553168, 36.37130470934494],\n [120.269297410447166, 36.371481309215085],\n [120.27333760934323, 36.372373409705119],\n [120.275447908993897, 36.372958709177112],\n [120.275559009440826, 36.372983509781193],\n [120.275649210542724, 36.373003709453656],\n [120.279373009057167, 36.373836308998534]\n ],\n [\n [120.420942510288683, 36.345217009957082],\n [120.420862809671007, 36.345129309869833],\n [120.420471709801632, 36.344815209954049],\n [120.419688509117464, 36.344262209633314],\n [120.416362609347061, 36.341972109425342],\n [120.414538709593785, 36.340485609223549],\n [120.412888609222023, 36.339068408979927],\n [120.411352210136442, 36.337817309021659],\n [120.411131610035795, 36.337634209751059],\n [120.409850209219826, 36.336570609446142],\n [120.408967809716728, 36.335902009370272],\n [120.40868620950107, 36.33568860924197],\n [120.408584209293849, 36.335611308914849],\n [120.407781509509164, 36.335086709184338],\n [120.406743709854368, 36.334408309196192],\n [120.40443210955425, 36.332897408588565],\n [120.402508009137364, 36.331685409354236],\n [120.401050610097627, 36.330766109768206],\n [120.398725210600105, 36.329256409755544],\n [120.39717490979433, 36.328249909206022],\n [120.395289109704663, 36.326975109413809],\n [120.395213209621943, 36.326926509151122],\n [120.385960710118752, 36.320792009543652],\n [120.385907109625464, 36.320757009728254],\n [120.385828409053943, 36.320705510051312],\n [120.383328509603075, 36.318972309624428],\n [120.381569010301632, 36.317208809239219],\n [120.381190509934186, 36.316921309470899],\n [120.380713209147302, 36.316558710016523],\n [120.380086910482646, 36.316083010022965]\n ],\n [\n [120.433731709750646, 36.355054109259811],\n [120.433551309345489, 36.354767209339286],\n [120.433330209221822, 36.354415609492833],\n [120.432847409980013, 36.353577509694389],\n [120.432608710123986, 36.353130409940491],\n [120.431985009600567, 36.351031409372069],\n [120.431724109080392, 36.350193708872609],\n [120.431218610050905, 36.34857050992116],\n [120.430678309956079, 36.346835509051573],\n [120.429812009216903, 36.344027609786394],\n [120.429746109595385, 36.343814209658092],\n [120.429513910038963, 36.343061509481117],\n [120.429049410202197, 36.341557309722134],\n [120.428666609276661, 36.340291509445649],\n [120.428641709747126, 36.34020910906321],\n [120.428498509798487, 36.339849509747125],\n [120.428456709309785, 36.339744610125706]\n ],\n [\n [120.29938320966744, 36.371227709391349],\n [120.298722309586992, 36.370434609869392],\n [120.298374709025666, 36.370002608833374],\n [120.298181610193183, 36.369613909254554],\n [120.298031409022315, 36.369294209260374],\n [120.297838310189945, 36.36875860902262],\n [120.297698809152735, 36.367998409399149],\n [120.297634410499654, 36.367177709683631],\n [120.297495010186594, 36.363436809661096],\n [120.2973233098229, 36.362616009221483],\n [120.297076509773206, 36.362166709725898],\n [120.296722509636197, 36.361829809298285],\n [120.295928508993597, 36.361371909586012],\n [120.295338509664589, 36.36117320977587],\n [120.294501609561735, 36.361060809808578],\n [120.292207609893353, 36.360819309463636]\n ],\n [\n [120.295930909284152, 36.378569908574491],\n [120.297108509450254, 36.378932310178016],\n [120.299183910009447, 36.379578209566773],\n [120.303773208866573, 36.380852409511135],\n [120.305335009303349, 36.381180009150171],\n [120.309422509841056, 36.381416809638097],\n [120.315130709214941, 36.381573309660553],\n [120.317780909661337, 36.381646009056112],\n [120.323252708745599, 36.381795908954075],\n [120.327163509588331, 36.381903109940652],\n [120.331581410253989, 36.382024110124632],\n [120.332887609875343, 36.382060309635619],\n [120.33325870972169, 36.382083809820017],\n [120.333647209651076, 36.382108408975967],\n [120.335267709737082, 36.382259508569518],\n [120.335687709320382, 36.38235190941316],\n [120.336004009877229, 36.382421508845596],\n [120.336705609676187, 36.382575909850402],\n [120.338070109647902, 36.382876208770085],\n [120.338598409189331, 36.383012509120078],\n [120.338757310401661, 36.38306790915675],\n [120.343660710073777, 36.384498709847605],\n [120.350794010235404, 36.386573809134063],\n [120.353818109218423, 36.387453508872397],\n [120.35601180929757, 36.388046109940092],\n [120.357724409853745, 36.388551409320144],\n [120.358738309125783, 36.388810509397558],\n [120.358990409779608, 36.388866610006119],\n [120.359788509532109, 36.389068508704781],\n [120.360996709130859, 36.38928980937726],\n [120.362247509614917, 36.389424709482796]\n ],\n [\n [120.497175109243926, 36.389227709391321],\n [120.497307909432493, 36.389213809469766],\n [120.499488208713956, 36.388985209000225],\n [120.501521310560065, 36.388834508705656],\n [120.502791309771169, 36.388740409942045],\n [120.505800109487495, 36.388523809126525],\n [120.508519009145061, 36.38826030956568],\n [120.508942108691372, 36.388219309473584],\n [120.509297209598571, 36.388184909506037],\n [120.509989010384629, 36.388117910013591],\n [120.510758210423091, 36.388053710110682],\n [120.510849809071487, 36.388046009215998],\n [120.511433109350605, 36.387997309128593],\n [120.512737309779141, 36.387888509147444],\n [120.512843910018546, 36.387879009608639],\n [120.513639609480492, 36.387807909207709],\n [120.515516109680789, 36.387640209028461],\n [120.515962409038025, 36.387603909692757],\n [120.516815509528215, 36.387534409185662],\n [120.519251509449646, 36.387336810145712],\n [120.519959709373097, 36.387279309292751],\n [120.52020800949208, 36.387259209445006],\n [120.521607409454418, 36.387145709606841],\n [120.523624408939327, 36.386965309201685],\n [120.524697310032934, 36.386869309271276],\n [120.52525520986012, 36.386856409395818],\n [120.525914108948996, 36.386896209792326],\n [120.527605609611214, 36.386934009197205],\n [120.530090109071352, 36.386989608883368],\n [120.530484109254303, 36.387001409787274],\n [120.533345808662148, 36.3870868094088],\n [120.534013209042428, 36.387083209422656],\n [120.534562408828151, 36.386996509381447],\n [120.535487909239691, 36.38685040911912],\n [120.536089409098963, 36.386755509059526],\n [120.537016209930243, 36.386511309849141],\n [120.537879408907656, 36.386380009729692],\n [120.539279309792391, 36.386167009799692],\n [120.540745609422402, 36.385989408984074],\n [120.544302009929879, 36.385558509617567],\n [120.545591109841894, 36.385501709336495],\n [120.547360710328576, 36.385423809161523],\n [120.547716009086571, 36.385461509641004],\n [120.548360608955022, 36.385607809552823],\n [120.550080110009162, 36.386071709541795],\n [120.55038680940379, 36.386129409144985],\n [120.550658409158359, 36.386163309089511],\n [120.551051510019192, 36.386157109163321],\n [120.556165909529113, 36.385702309414114],\n [120.55661580977187, 36.385666309552619],\n [120.557039809539674, 36.385632409608093],\n [120.558187409221659, 36.38569250950178],\n [120.558568009506075, 36.38573350959382],\n [120.559390508764977, 36.385787908685074],\n [120.560533109115795, 36.385840108933905],\n [120.560863708893066, 36.385830908869423],\n [120.563297509072868, 36.385762909330879],\n [120.563994209365319, 36.385743409330928],\n [120.565306009065125, 36.385742209635339],\n [120.56639221023238, 36.385741209589185],\n [120.566436509937034, 36.38574150996277],\n [120.567011809847259, 36.385745809621483],\n [120.567266009518789, 36.38574770988896],\n [120.567494409439519, 36.385750809852027],\n [120.568130108717583, 36.385759409169452],\n [120.568891910033699, 36.385769709104864],\n [120.569503509279571, 36.385777910022568],\n [120.57078050971279, 36.385807609233837],\n [120.571378209037221, 36.385827009409013],\n [120.571992608771893, 36.385846908707947],\n [120.574489709532486, 36.385881109026002],\n [120.574809009328419, 36.385841510077682],\n [120.575407509049342, 36.385717909054335],\n [120.577182309416116, 36.3852845095725],\n [120.577959910021946, 36.384933609398615],\n [120.578618109438253, 36.384440010198375],\n [120.58157720902102, 36.382026309866376],\n [120.58205140984478, 36.381382308946456],\n [120.583271809646362, 36.379724809852121],\n [120.583878010261969, 36.37929420995988],\n [120.584536208779127, 36.378945609352456],\n [120.587110709691615, 36.378347209456194],\n [120.587658309583389, 36.378125909683035],\n [120.588233909867085, 36.377701309168117],\n [120.59021821000249, 36.375750809152578],\n [120.590582409350759, 36.375515409808372],\n [120.591090909417971, 36.375275409532549],\n [120.593305409017489, 36.374479710070602],\n [120.594124009715301, 36.374296108978285],\n [120.594278610369656, 36.374289809227378],\n [120.594944309232574, 36.374262408683251],\n [120.594984209453742, 36.374260609139867],\n [120.595920609648488, 36.374218809550484],\n [120.59651900954475, 36.37419660888645],\n [120.596926209976687, 36.374181409444532],\n [120.597267609712503, 36.374168709218623],\n [120.597608209950977, 36.374156109716751],\n [120.597669110241327, 36.37415380925097],\n [120.597998809797332, 36.374141509223307],\n [120.59863510892319, 36.374117910113512],\n [120.599659710127526, 36.374070408822377],\n [120.600093008885324, 36.374050808997708],\n [120.600356808819697, 36.374095809274252],\n [120.600634209201417, 36.374143208941973],\n [120.601806408938728, 36.374318609116585],\n [120.606494108916081, 36.375020009266052],\n [120.608221009591944, 36.375278409670898],\n [120.609946309474708, 36.375536609526932],\n [120.610498110099797, 36.375486509195071],\n [120.610826109037816, 36.375456709259765],\n [120.612452110276763, 36.375275309707831],\n [120.616498409274186, 36.375492109273466],\n [120.619600709705082, 36.375894309474859],\n [120.62079320983878, 36.376048909229837],\n [120.623238810023167, 36.375901609271921],\n [120.623941908991924, 36.37575600993199],\n [120.624517708925168, 36.375636809291393],\n [120.625345409862803, 36.375185009680479],\n [120.630525909543167, 36.372000009392991],\n [120.631113809854469, 36.371717108757593],\n [120.631595509225463, 36.371594409754266],\n [120.632460809918484, 36.37161390885484],\n [120.636068409729432, 36.371785308845006],\n [120.636748009413168, 36.371723609057369],\n [120.639143808739846, 36.37106510926742],\n [120.639886409530277, 36.37084240924986],\n [120.641623709966325, 36.370395409320736],\n [120.641837209020082, 36.370340509307084],\n [120.642535510105745, 36.370160809473816],\n [120.643264209175982, 36.369973309820466],\n [120.64371040960782, 36.369858509562619],\n [120.648290709848425, 36.368680108999911],\n [120.649244509226833, 36.368436909835566],\n [120.650089809896826, 36.368123409767577],\n [120.650297009199676, 36.368087909029839],\n [120.649872009385831, 36.36877790937308],\n [120.647112608759926, 36.372869209546423],\n [120.645396108743512, 36.375186509749653],\n [120.645339309361702, 36.37527210991999],\n [120.645181608744338, 36.375510109204242],\n [120.644199710048611, 36.376920609498598],\n [120.643280408663941, 36.378307409059744],\n [120.642819109514335, 36.379093509158167],\n [120.642542210055012, 36.379632909031557],\n [120.642068109955403, 36.380583509521387],\n [120.641647009601911, 36.381600609480586],\n [120.641292909640129, 36.382518309172667],\n [120.641142009696068, 36.38293680958617],\n [120.640761809609899, 36.383978008678184],\n [120.640279109293488, 36.385275809531038],\n [120.640072509838546, 36.385783208828059],\n [120.639860609779362, 36.386215110039359],\n [120.639530709674546, 36.386821809778723],\n [120.639184010233976, 36.387352609435425],\n [120.639090309869971, 36.387483208982985],\n [120.638962108814326, 36.387661809844701],\n [120.6383177094948, 36.388341609177985],\n [120.637830209496656, 36.388791009397607],\n [120.637411808907927, 36.389134409225676],\n [120.637012109721127, 36.389412909478267],\n [120.636762709731329, 36.389589909546714],\n [120.636477609354301, 36.389757910099547],\n [120.636100209756933, 36.389970008908847],\n [120.635322308777631, 36.390352109262494],\n [120.63436410991585, 36.390762009459195],\n [120.632366508807422, 36.391604408916407],\n [120.630435509691097, 36.392402109369925],\n [120.628927909595404, 36.393048909879326],\n [120.626815809502091, 36.393952309451549],\n [120.622666910449652, 36.395658908831649],\n [120.620768708708965, 36.39646230918828],\n [120.620039109417462, 36.396876909241996],\n [120.619367809576829, 36.397308209706182],\n [120.618432809626484, 36.398215609462852],\n [120.618016008931704, 36.398556108977289],\n [120.617651209735641, 36.399316109850645],\n [120.617350810091921, 36.40061140968885],\n [120.617224208930111, 36.401051009096818]\n ],\n [\n [120.362247509614917, 36.389424709482796],\n [120.370699909273412, 36.390411009460593],\n [120.377640709551201, 36.391263809577197],\n [120.378449109239114, 36.391354009779775],\n [120.378648309072219, 36.39136700947995],\n [120.380087309781629, 36.391460909493446],\n [120.38087080904063, 36.391482308861498],\n [120.381907109525514, 36.391474809415001],\n [120.383105909410233, 36.391420109950161],\n [120.384084909590911, 36.391351309115691],\n [120.384945110228728, 36.391290809922964]\n ],\n [\n [120.362236210532728, 36.389500009717722],\n [120.362247509614917, 36.389424709482796]\n ],\n [\n [120.384945509527711, 36.391356709544539],\n [120.384097209618631, 36.391416608889415],\n [120.38309850978851, 36.391487209267325],\n [120.381895009147456, 36.391542109280977],\n [120.38085320930827, 36.391549709451567],\n [120.380092210187399, 36.391543809898963],\n [120.380064209795478, 36.391528109534704],\n [120.378645710031606, 36.391435509041571],\n [120.378419709502055, 36.39142080962273],\n [120.37760791037681, 36.391330210121168],\n [120.370676009790031, 36.390495009736981],\n [120.362236210532728, 36.389500009717722]\n ],\n [\n [120.45039180893491, 36.397272209844687],\n [120.450293308889172, 36.396738008952013],\n [120.450281109585603, 36.396671808956853],\n [120.449930310135755, 36.395393809376856]\n ],\n [\n [120.45039180893491, 36.397272209844687],\n [120.450610709316834, 36.397261709360464],\n [120.451113509480933, 36.397246309369734],\n [120.452073909883097, 36.397219109374475],\n [120.452789609253159, 36.397197308908744],\n [120.454667909896216, 36.397148508996565],\n [120.455200809469829, 36.397134708899728],\n [120.455593109034794, 36.397114909425568],\n [120.457799809713492, 36.397064109421137],\n [120.45786750977777, 36.397050910071471],\n [120.458738009451622, 36.397033809462812],\n [120.459200410270796, 36.397105709361028],\n [120.459567509033377, 36.397298109420262],\n [120.460900609175837, 36.398204909329138],\n [120.461362310322443, 36.398431310056992],\n [120.461857109218272, 36.39857970898646],\n [120.462890909587827, 36.398678009382706],\n [120.463526409216456, 36.398697109184297],\n [120.46360150890257, 36.398694309594759],\n [120.465094309754704, 36.398638709009276],\n [120.466295310280429, 36.398593909281544],\n [120.466728709762151, 36.398577809618246],\n [120.468869108822332, 36.39849810989989],\n [120.470478710024508, 36.398438108931657],\n [120.47579870894333, 36.39830440942103],\n [120.477762310282401, 36.39825500876168],\n [120.477870710065304, 36.398249110108395],\n [120.479881409799304, 36.398182509015612],\n [120.481071709291996, 36.398125909283351],\n [120.483312909763072, 36.398007909237663],\n [120.483370710090298, 36.398004609625104],\n [120.483452809199889, 36.397999908868769],\n [120.487474709590288, 36.39790171009588],\n [120.491885909407301, 36.397724709128056],\n [120.492843709869362, 36.397700209796881],\n [120.494471909950789, 36.397658409308178],\n [120.495258009149893, 36.397638109810998],\n [120.495377909463059, 36.39762640963113],\n [120.496086509584757, 36.397594109580552],\n [120.499593909631244, 36.397471309853131],\n [120.499783309552186, 36.397464709728638],\n [120.504097609217297, 36.397313709959803],\n [120.506931908980505, 36.397222309162316],\n [120.509972409798934, 36.397124209314882],\n [120.512642308995396, 36.397038110020787],\n [120.512879209308153, 36.39704810958267],\n [120.515063209299683, 36.397140609351709],\n [120.515171309608263, 36.397145109559233],\n [120.518350709817469, 36.397279709291183],\n [120.519835509401332, 36.397362709521474],\n [120.522835309601874, 36.397530408801401],\n [120.530851010166089, 36.397978610224754],\n [120.530962810285473, 36.397984909076342],\n [120.531155109620727, 36.39799690962974],\n [120.532067009584921, 36.398054209933889]\n ],\n [\n [120.395964809928046, 36.398895509520173],\n [120.396134110001185, 36.398869510119823],\n [120.398260309665602, 36.398783909050223],\n [120.402076609747837, 36.398657509336658],\n [120.402248709410514, 36.398651809433488],\n [120.408350309119555, 36.398409309042449],\n [120.408628109699521, 36.398405609231531],\n [120.410939709999639, 36.398334909928224],\n [120.411299009841514, 36.398328009430145],\n [120.411578010117182, 36.398314809181159],\n [120.411899809128954, 36.398313210186529],\n [120.412015309958633, 36.398309909674651],\n [120.412427909920211, 36.398306609162717],\n [120.413021309585815, 36.398295008807679],\n [120.413520110464788, 36.398279909190535],\n [120.415574010032628, 36.39821130980414],\n [120.417846609433582, 36.398153609301687],\n [120.418329309749879, 36.398134308951228],\n [120.418826009812619, 36.398093408683906],\n [120.419221809538953, 36.398098709288035],\n [120.419646309329778, 36.39806800913135],\n [120.42336910959682, 36.397983909929565],\n [120.424827509581974, 36.397926409076547],\n [120.430173109501425, 36.397811809367568],\n [120.430265109247443, 36.397800209012473],\n [120.432153109978117, 36.397737010055039],\n [120.433899310105176, 36.397683308837657],\n [120.434634609299792, 36.39764980909149],\n [120.43656290955073, 36.397593809206967],\n [120.438474610115236, 36.397542108981213],\n [120.440474509890805, 36.397501909285722],\n [120.441814209258382, 36.397468309714782],\n [120.44336490936314, 36.397419509802603],\n [120.444211509553611, 36.397402709567473],\n [120.449643608965403, 36.397288009134343],\n [120.45039180893491, 36.397272209844687]\n ],\n [\n [120.55190781029728, 36.399874209327322],\n [120.551730109656887, 36.400049310027669],\n [120.551567509533015, 36.400218709026262],\n [120.551556009002638, 36.4003825097451],\n [120.551315409778454, 36.400201509492149],\n [120.551095409525601, 36.400141010299421],\n [120.550868509674046, 36.400095509100538]\n ],\n [\n [120.071018810369878, 36.428532208894353],\n [120.07084791040279, 36.42969951002442],\n [120.070293210363388, 36.433934909468576],\n [120.069900909899161, 36.43658700928313],\n [120.069512009771529, 36.439216509134667],\n [120.069059809962368, 36.442274508961475],\n [120.068967009819744, 36.445958109579124],\n [120.068896409441777, 36.448760609314718],\n [120.068869609644821, 36.449686909223544],\n [120.068819609137677, 36.451412409655006],\n [120.0687794094423, 36.452798709193132],\n [120.071348209552298, 36.453034509634961],\n [120.073956409860443, 36.453274008988387],\n [120.077914810020502, 36.453605009863338],\n [120.078200610070212, 36.45364450898694],\n [120.078712610298794, 36.453900209627022],\n [120.080934909718394, 36.455009809355261],\n [120.081732109249515, 36.455392408832665],\n [120.083407709897983, 36.456225209825618],\n [120.087816609249217, 36.4572537095911],\n [120.106332709486992, 36.461572909662095],\n [120.107491409500994, 36.462435709340582],\n [120.107774710334638, 36.464955309340098],\n [120.108504209801481, 36.480070609770848],\n [120.109255210259789, 36.48816120947231],\n [120.110049210003126, 36.494285209494876],\n [120.110671510282032, 36.499425610203787],\n [120.10835400952999, 36.504893409103602],\n [120.108911910256552, 36.511585208690462],\n [120.109298209544818, 36.514465309126763],\n [120.110339909559229, 36.52749590910895],\n [120.110512309595492, 36.530104109417152],\n [120.111186409924926, 36.541233809692642],\n [120.11153981021414, 36.544144008639137],\n [120.11192970948855, 36.54469940925037],\n [120.112590209370751, 36.545023009604279],\n [120.116119009684667, 36.545382809469118]\n ],\n [\n [120.170531109623084, 36.432687110022187],\n [120.171031109298269, 36.435810909645795],\n [120.172384810210929, 36.444844309117627],\n [120.172727509466995, 36.447915909391781],\n [120.172825409664938, 36.450029309904778],\n [120.172792810140095, 36.450967810016493],\n [120.172531709970485, 36.45200480927457],\n [120.172058409368105, 36.453258309523392],\n [120.171887109202771, 36.453652109157588],\n [120.170908510119716, 36.455044009673372],\n [120.165412409555074, 36.462861110252106],\n [120.164439210001547, 36.464245109324395]\n ],\n [\n [119.981607409454455, 36.436270608901509],\n [119.981462509787093, 36.437023908926335],\n [119.978625209885536, 36.450024809697254],\n [119.978596327988072, 36.450120026879468]\n ],\n [\n [119.965742200589972, 36.522260033709401],\n [119.965746309344809, 36.52230050946099],\n [119.961281309384958, 36.558418809880209],\n [119.961259009795526, 36.558599310110139],\n [119.957773010016467, 36.592509209232674]\n ],\n [\n [120.458452709425046, 36.445294709383404],\n [120.457942109440864, 36.443622209597322],\n [120.457099110135914, 36.440668308995328],\n [120.457058809716386, 36.440523009129606],\n [120.456681608869189, 36.439163609213267],\n [120.456593210008691, 36.438855710122994],\n [120.456375709871168, 36.438098409014401],\n [120.45590050990063, 36.436578509790422],\n [120.455513809514741, 36.435341709952013],\n [120.455495910308059, 36.435284509472581],\n [120.455152609405445, 36.434058809966132],\n [120.454826109637338, 36.433323309323328],\n [120.454665309956113, 36.432960909518386],\n [120.454616209670348, 36.432850309094533],\n [120.454180109524486, 36.432063409498824],\n [120.453865110286642, 36.431495109012133],\n [120.453011008851036, 36.430207108970933],\n [120.452146709103431, 36.428996309432193],\n [120.451934009547017, 36.428797609622052],\n [120.45180520954284, 36.428042208780937],\n [120.451889409468777, 36.424806309563564],\n [120.451891009362612, 36.424744509951211],\n [120.451913210026646, 36.424005409322262],\n [120.451984609002579, 36.42163371002772],\n [120.451987610040192, 36.421533110065013],\n [120.452009109233018, 36.420108610024386],\n [120.452019810266052, 36.419642408670256],\n [120.452140309527749, 36.418993608967924],\n [120.452159309504623, 36.41889130928655],\n [120.452347008807465, 36.417928710041963],\n [120.452735009613093, 36.415939710049656],\n [120.452738609599237, 36.415921309920577],\n [120.452888809870728, 36.415204709429872],\n [120.452795509705084, 36.413210309008605],\n [120.45279421018472, 36.413067809631741],\n [120.45279240974196, 36.412949609037298],\n [120.452789808902594, 36.412778309771227],\n [120.452695709239606, 36.406630809564263],\n [120.45210560918656, 36.403401309023252],\n [120.452076709472635, 36.403289508903754],\n [120.451884809436478, 36.402458208879295],\n [120.451720509593883, 36.401746109495434],\n [120.451406809876403, 36.400530009352508],\n [120.451017110251541, 36.399160010026492],\n [120.450968109790551, 36.398987909464495],\n [120.450624709962426, 36.397922209242608],\n [120.450445910350595, 36.397384809461414],\n [120.45039180893491, 36.397272209844687]\n ],\n [\n [120.164439210001547, 36.464245109324395],\n [120.162774510035661, 36.466521409435529],\n [120.162576310248596, 36.466709508936731],\n [120.159497109803851, 36.468212009876424],\n [120.158761909534519, 36.468781309509893],\n [120.158087310081328, 36.469731409976646],\n [120.157702410138199, 36.470581509429167],\n [120.157558909815862, 36.471442709213704],\n [120.157559710212468, 36.476386608954897],\n [120.157505809345707, 36.476774409211657],\n [120.157389910116308, 36.477174609320798],\n [120.157041809531961, 36.477790010001002],\n [120.156146309604537, 36.478971709277005],\n [120.154804410495217, 36.480742409634558],\n [120.146482810033717, 36.491722110187311],\n [120.143242710083086, 36.499743209381677],\n [120.140067009684799, 36.507815309129285],\n [120.139251609674147, 36.509591809214669],\n [120.137411110234666, 36.512702610037479],\n [120.137297710221219, 36.51289420970005],\n [120.135385309084768, 36.516033309489671],\n [120.135307009610869, 36.516154409498427],\n [120.132020409314464, 36.521232509672643],\n [120.125475809860745, 36.527078009442619],\n [120.12483850978947, 36.528475708786971],\n [120.123981310189379, 36.530355509499202],\n [120.123415810191545, 36.531595509125509],\n [120.122262709356619, 36.534257309027623],\n [120.122235709910115, 36.534319709387148],\n [120.118743809679131, 36.539105409387162],\n [120.11847540971246, 36.53943870892931],\n [120.118030009677227, 36.539991809074763],\n [120.117801009908703, 36.540687609145891],\n [120.116317110546333, 36.545387909524436]\n ],\n [\n [120.8554022091447, 36.487309208852935],\n [120.855465310076056, 36.486970809255467],\n [120.855836909046161, 36.479810509647336],\n [120.856390509214634, 36.475389609742763],\n [120.856873309355819, 36.472240609316714],\n [120.85690430988609, 36.471931109433228],\n [120.857306709736918, 36.46968210914207],\n [120.857691910053632, 36.467084209668599],\n [120.857802309928729, 36.466555509029547],\n [120.857958509577657, 36.465808109456759],\n [120.857992609171674, 36.46568070969704],\n [120.858057709295963, 36.465505409347202],\n [120.858403809788001, 36.464475609162093],\n [120.858444210032303, 36.46434460941623],\n [120.858493109769256, 36.464186409675108],\n [120.859040309462785, 36.462931010058128],\n [120.859339909609162, 36.462330808819843],\n [120.860075609002251, 36.461106009534774],\n [120.860643409465865, 36.460303109201163],\n [120.861201309293051, 36.459595509125506],\n [120.861937009585404, 36.458763308879668],\n [120.862751609199449, 36.457951709403915],\n [120.86406670941119, 36.456713809694634],\n [120.865772609118721, 36.455130309516221],\n [120.866448508991539, 36.454513308942126],\n [120.867194209745094, 36.453840209558052],\n [120.868197309058587, 36.45289100931268],\n [120.869505409846852, 36.451691009732372],\n [120.870492509321934, 36.450793508813433],\n [120.871652009732543, 36.449710909430962],\n [120.872858209238984, 36.44857560887732],\n [120.87371730910661, 36.44777770967363],\n [120.874285109570224, 36.447160209975777],\n [120.875053010088436, 36.446271709471887],\n [120.875498309399518, 36.445589910046351],\n [120.875881809098246, 36.444952109951942],\n [120.876388809096284, 36.444001908761152],\n [120.876737509528539, 36.443078409341183],\n [120.877043208877012, 36.442034109386668],\n [120.877263209129865, 36.440881809847724],\n [120.87735440937854, 36.439846109210634],\n [120.877354410277917, 36.439233309369797],\n [120.877150508788986, 36.436756108807401],\n [120.876866208808565, 36.433419909101588],\n [120.876817909818783, 36.432811408919463],\n [120.876742809233292, 36.431356909293982],\n [120.876716009436336, 36.430813109937105],\n [120.87668920963938, 36.4296779101075],\n [120.876673109976082, 36.428175909190884],\n [120.876651608984616, 36.425486909293454],\n [120.876603409819609, 36.423121409925159],\n [120.876603408920232, 36.422573309110987],\n [120.876667708647915, 36.421956009062626],\n [120.876807209685012, 36.421295509180482],\n [120.877032508743355, 36.420613509206134],\n [120.877231009803268, 36.420173209226277],\n [120.877670908685559, 36.41945230997618],\n [120.87815370882663, 36.418839409411248],\n [120.87875450991271, 36.418204810004056],\n [120.87944650944894, 36.417647910222911],\n [120.879821209281431, 36.417401409647368],\n [120.879910309613138, 36.417345309038808],\n [120.881350910216383, 36.416439209701821],\n [120.881962409637595, 36.415964409929643],\n [120.882488110138183, 36.415476509733196],\n [120.882901209223519, 36.414993108844953],\n [120.88324990965566, 36.414518209248001],\n [120.883570909170203, 36.413965209826642],\n [120.883845310312836, 36.413270609451104],\n [120.884022409306795, 36.412692109753095],\n [120.884071009569539, 36.412461109892376],\n [120.884129609393995, 36.412182709464503],\n [120.884140410251803, 36.411327909255647],\n [120.88408140932961, 36.410762309433096],\n [120.883899008832259, 36.410024109924791],\n [120.883705909100513, 36.409475809461071],\n [120.883502010309599, 36.409065608890785],\n [120.882461309441965, 36.407217809654242],\n [120.882091208742395, 36.406285309819225],\n [120.881946309974296, 36.405702409738467],\n [120.881565409316295, 36.403660209451175],\n [120.881265009672575, 36.402295909128952],\n [120.881157808685998, 36.401898609333387],\n [120.880986110120944, 36.401302810276547],\n [120.880556908674407, 36.399977209580584],\n [120.880202909436775, 36.398997109529034],\n [120.879366009333921, 36.396721609814506],\n [120.878625709908647, 36.394666209278171],\n [120.877982009362313, 36.392852609460419],\n [120.877664708759312, 36.391966909445387],\n [120.877440209198312, 36.391367109304724],\n [120.876898409933688, 36.390386808704307],\n [120.876453209548004, 36.389812508840237],\n [120.875637809537352, 36.389005009373761],\n [120.875530509625378, 36.388897009789218],\n [120.874554209209464, 36.388119709556975],\n [120.873111109390265, 36.386975309662887],\n [120.872153009453882, 36.386199509499818],\n [120.870407209525183, 36.384796408827242],\n [120.870056909199093, 36.384481709962984],\n [120.870509109907516, 36.384694909542475],\n [120.87225681010375, 36.386116209795318],\n [120.873183708961051, 36.386916509289506],\n [120.87462650930604, 36.388060709534159],\n [120.875607209205441, 36.388841409203735],\n [120.875718009278785, 36.388952909848967],\n [120.876537109100354, 36.389764208951135],\n [120.8769896092831, 36.390347809603782],\n [120.877536908801403, 36.391338209590742],\n [120.877763509178635, 36.391943409260989],\n [120.878081009431071, 36.392829709123816],\n [120.878724610152744, 36.394643309840944],\n [120.879464809753244, 36.3966983092796],\n [120.880301709856099, 36.398973809893448],\n [120.880656210016127, 36.399955209465418],\n [120.881086109336593, 36.401283009003691],\n [120.881258308823931, 36.401880408853856],\n [120.881366009833528, 36.402279909290428],\n [120.881667009325042, 36.403646809552697],\n [120.882047809259006, 36.405688109618609],\n [120.882191009207759, 36.406264509399648],\n [120.882532409842952, 36.407124609313314],\n [120.882557608846582, 36.407188009718936],\n [120.883596709820381, 36.409033110090036],\n [120.883803508924871, 36.409449009664115],\n [120.883999209495983, 36.410004709749614],\n [120.884183509361492, 36.410750709977322],\n [120.884243408706425, 36.41132480929258],\n [120.884232508923219, 36.412190109086339],\n [120.884167009499947, 36.412501509237302],\n [120.884123309643087, 36.412708909088963],\n [120.883944509131879, 36.413293109589404],\n [120.883667009824762, 36.413995409060931],\n [120.883341109005073, 36.414556909773637],\n [120.882988009089445, 36.415037709822514],\n [120.882569709224754, 36.415527308838307],\n [120.882037209849386, 36.416021509684981],\n [120.881418509556624, 36.416501808811461],\n [120.880029010230714, 36.417375809546002],\n [120.879885509908377, 36.417466109573354],\n [120.879515709582392, 36.417709409461736],\n [120.878832209538928, 36.418259409644065],\n [120.878238308950813, 36.418886809079027],\n [120.877760909238646, 36.419492908970597],\n [120.877325908963599, 36.420205709825723],\n [120.877130809139544, 36.420638308910895],\n [120.876907909472493, 36.421313109812218],\n [120.876769909403833, 36.421966409722074],\n [120.876706409173494, 36.422576809272357],\n [120.876706409173494, 36.423120709353327],\n [120.876754610137255, 36.425485909247357],\n [120.876763009805131, 36.426536209478513],\n [120.876776109330081, 36.428175309343089],\n [120.876792209892642, 36.429676709512592],\n [120.876818909864824, 36.430810709646607],\n [120.876845709661779, 36.431353509856649],\n [120.876920709523233, 36.432807009435976],\n [120.876968909587617, 36.433414409747286],\n [120.877253209568039, 36.436750508729062],\n [120.877457409631802, 36.439230509780259],\n [120.877457409631802, 36.43984900952421],\n [120.877365609535332, 36.440891009012887],\n [120.87714440958689, 36.442049908676381],\n [120.876837009620317, 36.443099909433329],\n [120.876485709248186, 36.444030310250696],\n [120.875975510361627, 36.444986509919545],\n [120.875971409453086, 36.444993409518304],\n [120.875590209320762, 36.44562720942821],\n [120.875141209299386, 36.446314809480953],\n [120.874368809473026, 36.447208509864879],\n [120.873797709396854, 36.447829508824839],\n [120.872936309962824, 36.448629609568854],\n [120.871730109557006, 36.449764809398459],\n [120.870570109123264, 36.450848009528045],\n [120.869582710173972, 36.451745709197155],\n [120.868275209233616, 36.452945108929669],\n [120.867318809015842, 36.453850209119935],\n [120.867271909371198, 36.453894608649307],\n [120.866525608769848, 36.45456820985504],\n [120.865850109994653, 36.455184809331513],\n [120.864144708511503, 36.456767809486848],\n [120.862830809794104, 36.458004609325315],\n [120.862019109594257, 36.458813309386755],\n [120.861286809638614, 36.459641709097639],\n [120.860731709400966, 36.460345809011926],\n [120.860166809250927, 36.461144509511541],\n [120.859462109488845, 36.462301909105861],\n [120.859136709591553, 36.462960110320864],\n [120.858591909289203, 36.464210109508997],\n [120.858544110322441, 36.464364509614484],\n [120.858503709178876, 36.464495509360347],\n [120.85819590991332, 36.465374110127129],\n [120.858140409152611, 36.465560109711362],\n [120.858088109978326, 36.465830809244494],\n [120.857981709388469, 36.466258408998442],\n [120.857917210011351, 36.466573509859643],\n [120.857814909430545, 36.467097909940662],\n [120.857762309882787, 36.467412909178449],\n [120.857408709944025, 36.469693209474087],\n [120.857038209945472, 36.471934409045787],\n [120.856999209046307, 36.472241609362811],\n [120.856492809795441, 36.475398808907983],\n [120.855939709649988, 36.479816209550506],\n [120.855632209858641, 36.486427809395934],\n [120.855607009955634, 36.486969409910387],\n [120.855597309868017, 36.487163709337779],\n [120.8554022091447, 36.487309208852935]\n ],\n [\n [120.798939309601565, 36.494317308996642],\n [120.798945809901284, 36.494395009522123],\n [120.799018208923258, 36.494551909742881],\n [120.799044409771795, 36.494675309318097],\n [120.799127508927427, 36.494774009912703],\n [120.799232109974014, 36.494841909626473],\n [120.799530408801388, 36.494927909095793]\n ],\n [\n [120.799530408801388, 36.494927909095793],\n [120.797878309236694, 36.494749509682151],\n [120.796913510250306, 36.494631309987028],\n [120.795306409163459, 36.49436910904717]\n ],\n [\n [120.799530408801388, 36.494927909095793],\n [120.799896909514814, 36.494963309109494],\n [120.800342509199481, 36.495009708731118],\n [120.801979809520617, 36.495241709537311],\n [120.802833109660355, 36.49534750938011],\n [120.8034204092246, 36.495444809730259],\n [120.804043108802489, 36.495564509494557],\n [120.804188009369227, 36.495592409162384],\n [120.805602608773484, 36.49588160864937],\n [120.806226009822581, 36.496027809635734],\n [120.806680209723936, 36.496163609063387],\n [120.807049409302863, 36.49628920927961],\n [120.807704209281951, 36.496524509698418],\n [120.808388709371457, 36.49678990952674],\n [120.808762708632116, 36.496941809516954],\n [120.809002908557432, 36.497057009073785],\n [120.809287910009061, 36.497205609451385],\n [120.80966440938505, 36.497414709021655],\n [120.810780909611367, 36.498032809466622],\n [120.811570309322406, 36.498468110115255],\n [120.811863209519515, 36.498635509920916],\n [120.812104208942173, 36.498783909749704],\n [120.813225809223809, 36.499506809091997],\n [120.813580708682821, 36.499729009086536],\n [120.813814509032454, 36.499848509201399],\n [120.814142008846716, 36.500002009085506],\n [120.814441509168432, 36.500132709357104],\n [120.815007409364512, 36.500352609785182],\n [120.815481209989912, 36.500523310102722],\n [120.81690750957398, 36.501063309823962],\n [120.817502409308759, 36.501288509057474],\n [120.818137109440158, 36.501528809706826],\n [120.819645708682629, 36.502094509354151],\n [120.820131709510861, 36.502276809127466],\n [120.82055820939388, 36.502436809311348],\n [120.821112509234922, 36.502644609361312],\n [120.82152690963926, 36.502800009512896],\n [120.821850809467378, 36.502921509719954],\n [120.822255508884723, 36.503073309885394],\n [120.822663409888492, 36.503226308847104],\n [120.826047808759427, 36.504495509460241],\n [120.827425809353713, 36.505034809508913],\n [120.827752209297046, 36.505155609144083],\n [120.828164409060264, 36.505296908825358],\n [120.828415109469802, 36.505357109443082],\n [120.828660409450436, 36.505398709382973],\n [120.828880609352723, 36.505419109604304],\n [120.829194409794241, 36.505423309438243],\n [120.829543809898951, 36.505415109419801],\n [120.83086970916986, 36.505380810176291],\n [120.834877509989155, 36.505285409194357],\n [120.836722209262575, 36.505259309069913],\n [120.837007208915566, 36.505268509134453]\n ],\n [\n [120.837007208915566, 36.505268509134453],\n [120.837709809660055, 36.505269009157473],\n [120.839818809790359, 36.505520208690712],\n [120.839976409683572, 36.505540108888965],\n [120.841621509824904, 36.505748509686043],\n [120.841931209357881, 36.505769709404603]\n ],\n [\n [120.841931209357881, 36.505769709404603],\n [120.842150809412374, 36.504648209847062],\n [120.842245909121516, 36.504189109539823],\n [120.842979509496786, 36.500646409304409],\n [120.843053010188328, 36.500335909374769],\n [120.843563110149489, 36.497958909476154],\n [120.843981508939578, 36.497063709022996],\n [120.844560909758229, 36.496297809496355],\n [120.845391609035573, 36.495514410062015],\n [120.845714209343328, 36.495210209883339],\n [120.846734509989687, 36.494378109462218],\n [120.852174009023315, 36.489942010115726],\n [120.852606609007807, 36.489589209674364],\n [120.855361409601414, 36.487342409124949],\n [120.8554022091447, 36.487309208852935]\n ],\n [\n [120.841931209357881, 36.505769709404603],\n [120.842090608794592, 36.505797009224636],\n [120.844671610006912, 36.506088609002177],\n [120.847946609948167, 36.506458708802427],\n [120.848230709379777, 36.506552109692166]\n ],\n [\n [120.841906509477894, 36.505862809920814],\n [120.841611010239944, 36.505793509063267],\n [120.83996760981745, 36.50558530971432],\n [120.839810209573557, 36.505565409516066],\n [120.837702909161976, 36.505314409632376],\n [120.837191009657431, 36.505274409586377],\n [120.837007208915566, 36.505268509134453]\n ],\n [\n [120.841906509477894, 36.505862809920814],\n [120.841931209357881, 36.505769709404603]\n ],\n [\n [120.841906509477894, 36.505862809920814],\n [120.84172770986595, 36.507131609436271],\n [120.84134610953538, 36.509840209158369],\n [120.841166209153243, 36.511189309139354],\n [120.84086400996614, 36.513454009794771],\n [120.840851510288985, 36.513548109457759],\n [120.840712308726097, 36.514591409366119],\n [120.840644609561195, 36.514918909180381],\n [120.834858809486491, 36.516707609468654],\n [120.834621710423676, 36.516793709662011],\n [120.833538109196411, 36.51713410935173],\n [120.833054809931582, 36.51727490900987],\n [120.830210009684265, 36.518140808651424],\n [120.826999708769563, 36.519102209099742],\n [120.826516010205751, 36.519247108767104],\n [120.826274509860809, 36.519324309269507],\n [120.825500809614709, 36.519571909715921],\n [120.823937709657685, 36.520066910059882],\n [120.823178510080197, 36.520270409551813],\n [120.822383209017971, 36.520435008868617],\n [120.82105800941963, 36.52064190959652],\n [120.819941309543879, 36.520816309724978],\n [120.814741209139584, 36.521685509878409],\n [120.803737808752885, 36.523572609488383],\n [120.799144409886708, 36.524360309480755],\n [120.777191709629733, 36.528125009161897],\n [120.765101009104342, 36.530198409628952],\n [120.760584409642888, 36.531094709952981],\n [120.752528110084313, 36.532708809563985],\n [120.745995709034787, 36.534015009185396],\n [120.742608909873297, 36.534692209477953],\n [120.740410909236175, 36.53510120945333],\n [120.739630609764845, 36.535227010218421],\n [120.738730509805237, 36.535348809899688],\n [120.737269209506508, 36.535494909262695],\n [120.72597520938848, 36.5366614099961],\n [120.723993909391424, 36.536871209238996],\n [120.723143009542355, 36.536965809824324],\n [120.722758209423887, 36.537026509565806],\n [120.722414209748081, 36.537091309316509],\n [120.722167309873498, 36.537153809500751],\n [120.7218976094872, 36.537235409486584],\n [120.721605009663563, 36.537360309131031],\n [120.721199709499047, 36.537575508802718],\n [120.720881909772402, 36.537783709950304],\n [120.719631010362946, 36.53879720902404],\n [120.718949609337074, 36.539288009534062],\n [120.718712209001296, 36.539485009625537],\n [120.718178509031077, 36.539746909292489],\n [120.717863009770099, 36.53988950939339],\n [120.717541409508499, 36.539996008908759],\n [120.717214210067823, 36.540085209964502],\n [120.717033209814872, 36.54011930955852],\n [120.716884210138232, 36.540147409775216],\n [120.716532509567742, 36.540196208788075],\n [120.715656909838572, 36.540271509023],\n [120.714142409244801, 36.540406409128536],\n [120.711392209582868, 36.540653709201365],\n [120.710451009706389, 36.540742010035785],\n [120.705485608973731, 36.541223909056214],\n [120.703712809598528, 36.541389208944906],\n [120.699967909391603, 36.541732709497012],\n [120.693921910268045, 36.542297508922957],\n [120.693065609090695, 36.542362410297073],\n [120.692793510212368, 36.542378509060995],\n [120.692301210532491, 36.54236411001574],\n [120.691119809831434, 36.542270309826961],\n [120.687625809683482, 36.541974909514522],\n [120.685358009064885, 36.541783209127857],\n [120.683993210518338, 36.541667908846989],\n [120.683929810112659, 36.541662509317405],\n [120.675847609179868, 36.54098040951834],\n [120.674093410482556, 36.540832309163761],\n [120.670305409367188, 36.540512610068959],\n [120.664640709301352, 36.540054309259006],\n [120.658009810004842, 36.539473209620951],\n [120.645078109367319, 36.538285409344212],\n [120.639584909116365, 36.538492310072115],\n [120.616873610029188, 36.5356190094098],\n [120.616555809403167, 36.535417608935575],\n [120.604026409691073, 36.537079409487205],\n [120.595893909676306, 36.538458609777081],\n [120.582195709664347, 36.539588709551367],\n [120.58147440931657, 36.53964820959726],\n [120.576310509322639, 36.5401317094109],\n [120.575854810251371, 36.540174410120983],\n [120.556553009214099, 36.541981709288507],\n [120.556425509629662, 36.541993708942584],\n [120.556386309080949, 36.54203060992478],\n [120.551998809097768, 36.542451009706383],\n [120.549856309221354, 36.542651009036888],\n [120.549583210296987, 36.542678509405732],\n [120.548647110475827, 36.542778509520645],\n [120.543472009425727, 36.543190509634371]\n ],\n [\n [120.848230709379777, 36.506552109692166],\n [120.84466160954571, 36.506157908960404],\n [120.84207180936653, 36.505871809436485],\n [120.841906509477894, 36.505862809920814]\n ],\n [\n [120.848230709379777, 36.506552109692166],\n [120.848265609370401, 36.506758110198689],\n [120.848254910136006, 36.506913309801462],\n [120.848250209379671, 36.506944809455433],\n [120.848206609347585, 36.507238809523471],\n [120.848143009292471, 36.507538709144171],\n [120.848051509569586, 36.507970109433074],\n [120.848040309412795, 36.5080229095297],\n [120.847867910275909, 36.508835809425136],\n [120.847857309067649, 36.508885409733921],\n [120.847702210188913, 36.509616809468241],\n [120.847541510332462, 36.510364009391594],\n [120.847526209267244, 36.510434809418996],\n [120.847160810223272, 36.512133609878219],\n [120.847081609628617, 36.512501809411049],\n [120.846837909541932, 36.513634708774816],\n [120.846696809510263, 36.514290609524039],\n [120.848533209839843, 36.514447009721778],\n [120.849001010188545, 36.514486809218909],\n [120.84916321011417, 36.514504309126607],\n [120.84922450970339, 36.514520609338717],\n [120.849247310215219, 36.514538408720625],\n [120.849298809892275, 36.51461490955046],\n [120.849324409993642, 36.514680408973732],\n [120.849336509472437, 36.514741009789816],\n [120.849344409117293, 36.514781008936438],\n [120.849477909877692, 36.516423909336027],\n [120.849510609227309, 36.5172020090655],\n [120.849544509171778, 36.517763509778206],\n [120.849598609688201, 36.518612610083949],\n [120.849656009817068, 36.519222408887117],\n [120.849834709604238, 36.520041709257555],\n [120.849882209096791, 36.52022450905389],\n [120.850021309036265, 36.52075920907032],\n [120.850226909344428, 36.521454909316674],\n [120.850606609407578, 36.522100409406448],\n [120.85252270945557, 36.525383109343068],\n [120.85331540967843, 36.526684010158988],\n [120.853789809252362, 36.527462609012275],\n [120.856240309842519, 36.530749009659132],\n [120.860578709539823, 36.537436709236772],\n [120.860770709400754, 36.537904409760756],\n [120.860954509243243, 36.538352409735978],\n [120.861013609090833, 36.539308609404827],\n [120.860941409718293, 36.54044660882397],\n [120.860993709791956, 36.541916409514727],\n [120.860993708892579, 36.542123209518536],\n [120.860740909465449, 36.543604209466764],\n [120.860606909581293, 36.544142009446205],\n [120.860586010236261, 36.544225710248384],\n [120.860232910320633, 36.545643109242178],\n [120.859863208920046, 36.547126909679207],\n [120.858645909081474, 36.548792909165456],\n [120.856714309218091, 36.551436409662642],\n [120.855502009610063, 36.556261910059163],\n [120.854531008899016, 36.55810270987223],\n [120.854894809847679, 36.559735909284825],\n [120.855515909531618, 36.562524409274147],\n [120.856076309474133, 36.564032609217577],\n [120.856732609522396, 36.565799009017098],\n [120.858768909357764, 36.568867509328129],\n [120.859621909123916, 36.570282309281197],\n [120.860844909764864, 36.572310709471708],\n [120.861300309361809, 36.572884708962192],\n [120.863999809743518, 36.576677309210481]\n ],\n [\n [120.36232950979911, 36.526324409943641],\n [120.362016509754199, 36.524335909974297],\n [120.36172600984753, 36.522490509229669],\n [120.36142521000545, 36.520579509236995],\n [120.361317910093589, 36.519897509262705],\n [120.361232009549667, 36.519207709468276],\n [120.361280709637072, 36.518783108953357],\n [120.361323209798343, 36.518411909282236],\n [120.361714208943681, 36.516830909219152],\n [120.362578509590662, 36.513335709375554],\n [120.365138009811403, 36.50225530903532],\n [120.367026310016286, 36.494941609367856],\n [120.367460810268199, 36.489404109412192],\n [120.36843180918072, 36.486629909542728],\n [120.368689309364186, 36.485810409522855],\n [120.368842309225215, 36.485360109981116],\n [120.369096509796123, 36.484611709462854],\n [120.369364409739774, 36.483823109249158],\n [120.369600510555188, 36.483054509957697],\n [120.36964851007076, 36.482810408773389],\n [120.369814509631965, 36.481967109094853],\n [120.370022709880232, 36.480647309026153],\n [120.370247409990043, 36.479223009534337],\n [120.370616009721175, 36.476622409396725],\n [120.370650309864004, 36.475536709151868],\n [120.370592908835761, 36.47517050971129],\n [120.368579609161657, 36.4674099090401],\n [120.368567710231673, 36.467363909616779],\n [120.367923009639298, 36.464879709630964],\n [120.367676310313527, 36.463577609119397],\n [120.366525609769155, 36.456967109144841],\n [120.366318509391704, 36.455427609196875],\n [120.366361409751335, 36.455039308917037],\n [120.367764809898176, 36.453060709584122],\n [120.367863409768574, 36.452956109436968],\n [120.368461208917665, 36.452127009154196],\n [120.369538808968969, 36.450632509482773],\n [120.369787709835009, 36.450245009599541],\n [120.369881009101391, 36.449893809951448],\n [120.369837009770208, 36.449559808938091],\n [120.369788809705824, 36.449299209690821],\n [120.369286109366499, 36.448039609340526],\n [120.368494109715471, 36.446027909560428],\n [120.365330909893601, 36.4381587094569],\n [120.362643310240628, 36.43148640986999],\n [120.361039408941679, 36.427481009341136],\n [120.35996370915791, 36.424760909988038],\n [120.359687509371156, 36.424062410152146],\n [120.356941010419405, 36.417233509818686],\n [120.356713009797659, 36.41671340939638],\n [120.356179209103288, 36.415731209427804],\n [120.355170709360777, 36.413998009000977],\n [120.354958809301706, 36.413564109496122],\n [120.354752309671426, 36.41296840936468],\n [120.354663810086777, 36.412506509467903],\n [120.35455920993968, 36.411757409277072],\n [120.353942609563887, 36.408048409106868],\n [120.353928609817558, 36.407957609056439],\n [120.35363951015529, 36.40618580972739],\n [120.353623309767954, 36.406086509285046],\n [120.353609908970157, 36.405808009032455],\n [120.353615108850249, 36.405572910061778],\n [120.353616109795666, 36.405508109411755],\n [120.353625809883283, 36.404886409879964],\n [120.353700909569397, 36.40450650926806],\n [120.353824209319896, 36.404368208825815],\n [120.35403341051358, 36.404247409190646],\n [120.354237609677966, 36.404170509061771],\n [120.35552480932256, 36.403686109026751],\n [120.35565321002764, 36.403616009571238],\n [120.355825209865657, 36.403522109557741],\n [120.355970309182453, 36.403364310014922],\n [120.356694509843805, 36.40207330893611],\n [120.357382010071774, 36.400748809909715],\n [120.357517709674653, 36.400501909135869],\n [120.357534709559218, 36.400471709901524],\n [120.357743009632259, 36.400102509423334],\n [120.358260609939293, 36.399256209606449],\n [120.35903311048969, 36.398142208596084],\n [120.360320509783719, 36.396285408944493],\n [120.360749710330879, 36.395724109679975],\n [120.360835509251388, 36.395404609335287],\n [120.361618709935556, 36.392641008875501],\n [120.361865509985364, 36.391751409400058],\n [120.362236210532728, 36.389500009717722]\n ],\n [\n [120.349667308999187, 36.530881209999905],\n [120.349496709405685, 36.530955809662942],\n [120.34946570977479, 36.53105930993928],\n [120.349431309807187, 36.531174309846563],\n [120.349517109626959, 36.533820909407495],\n [120.349611009640398, 36.536015709357571],\n [120.349731709450907, 36.538838009466588]\n ],\n [\n [120.523080810131319, 36.531902809267308],\n [120.522975809785862, 36.531914408723026],\n [120.520389009745031, 36.532459109200602],\n [120.518436309088429, 36.532959109775163],\n [120.516226209871775, 36.533097009119729],\n [120.509445609427416, 36.533700509071309],\n [120.508828709577301, 36.53371520938947],\n [120.50708520921512, 36.532269509630225],\n [120.505095009527167, 36.532370309242424],\n [120.501913909599352, 36.532355708749037],\n [120.500626509405947, 36.53237291008179],\n [120.497197508658132, 36.532549609776709],\n [120.477838310189895, 36.533185409778866],\n [120.470433510098474, 36.533975209688208],\n [120.466713610145007, 36.534173309650555],\n [120.458688710415686, 36.534494909012892],\n [120.455556909523807, 36.534619709731885],\n [120.453507208890642, 36.534662609192139],\n [120.453381109550605, 36.534675108869237],\n [120.451392209383016, 36.534662909565668],\n [120.449777309375349, 36.534708409865289],\n [120.447473609619465, 36.534773409265483],\n [120.437967109194801, 36.535041609582663],\n [120.431632409707959, 36.535167208899622],\n [120.418588109453708, 36.535425909678054],\n [120.418524709048143, 36.535426409701074],\n [120.417795109756526, 36.535432509802547],\n [120.417637009840178, 36.53543380932291],\n [120.416762509981936, 36.535489508833791],\n [120.415871209888451, 36.53554631001424],\n [120.414981310039479, 36.535603009571275],\n [120.414139409706081, 36.535644310036957],\n [120.408993009619735, 36.535900009777663],\n [120.400529509629223, 36.536320409559323],\n [120.392682509290466, 36.536710209908335],\n [120.39170861006437, 36.536758609622211],\n [120.389560409385467, 36.536865309686334],\n [120.383638209136052, 36.537159509403864],\n [120.373480309069123, 36.537664110010724],\n [120.364021609409861, 36.538134009377075]\n ],\n [\n [120.349731709450907, 36.538838009466588],\n [120.353486609219658, 36.538649409942366],\n [120.356638108861716, 36.53849110947715]\n ],\n [\n [120.349731709450907, 36.538838009466588],\n [120.349839009362881, 36.542320509983597],\n [120.349936610086502, 36.543403508665051],\n [120.34993550931631, 36.544328809427043],\n [120.349613609580501, 36.544958110028801],\n [120.349468810637177, 36.545243708630323],\n [120.349241909886246, 36.545458109704043],\n [120.344992209423026, 36.549474508941501],\n [120.344483509706265, 36.549913509400994],\n [120.341549909500827, 36.552445009229871],\n [120.33298610992108, 36.559779509316968],\n [120.330176709687407, 36.562201409667352],\n [120.324923909011204, 36.566729409834466],\n [120.319140510126545, 36.571685309229679],\n [120.316036909276022, 36.574339809334788],\n [120.315601110403009, 36.574889509143588],\n [120.315345710136512, 36.57538950971815],\n [120.314970510280887, 36.576486310295024],\n [120.312999310569808, 36.583279610066029]\n ],\n [\n [120.543472009425727, 36.543190509634371],\n [120.543324009795242, 36.543065109067584],\n [120.534206110024002, 36.534230309581176],\n [120.529076910371145, 36.529367109604493],\n [120.5290011101132, 36.52929520970622],\n [120.528591509390708, 36.528906808702288],\n [120.525493909716261, 36.525863809567227],\n [120.524493109969058, 36.524880609552554],\n [120.521376209944151, 36.520987809539804],\n [120.52023790925216, 36.519440409047718],\n [120.519974209142447, 36.519129409095001],\n [120.519828809452065, 36.51895020928481],\n [120.519693510047546, 36.518803209700422],\n [120.519258810146084, 36.518260010191398],\n [120.514654710246759, 36.512326409236437],\n [120.514204109432171, 36.511671109234328],\n [120.506479408797759, 36.501926309151884],\n [120.504033209664954, 36.4990458094166],\n [120.500763709977264, 36.495135609320982],\n [120.499885409584067, 36.494133509154153],\n [120.499763109879723, 36.493996010007891],\n [120.497454508818578, 36.491293809861475],\n [120.496921110121207, 36.490664309610224],\n [120.495125708984347, 36.488545409742926],\n [120.494150010214867, 36.487379409032542],\n [120.491078210291221, 36.483748209212536],\n [120.490930909434041, 36.483584708867284],\n [120.487363110019601, 36.479299909663155],\n [120.486561208832768, 36.478399709878772],\n [120.485029710153071, 36.476496409881463],\n [120.484534010136485, 36.475807009386017]\n ],\n [\n [120.543472009425727, 36.543190509634371],\n [120.540056708950033, 36.543381408725111],\n [120.532783110052605, 36.54389210943333],\n [120.529040509412084, 36.544154909321662],\n [120.528885709108295, 36.544165809104868],\n [120.526210109109343, 36.544353709855898],\n [120.526123509792228, 36.544356809818964]\n ],\n [\n [120.543472009425727, 36.543190509634371],\n [120.545591608965651, 36.545254609312849],\n [120.546374109977251, 36.545994209065555],\n [120.548576909396957, 36.548076409398845],\n [120.549830509470553, 36.548828009704948],\n [120.5514781097271, 36.549660109226693],\n [120.551583209897331, 36.549713209696904],\n [120.564375109124057, 36.556153809750583],\n [120.56469090965777, 36.556313309911388],\n [120.56814340969072, 36.558045109194495],\n [120.571010709176903, 36.559483209682412],\n [120.572508808834527, 36.560235309112272],\n [120.580604710039438, 36.564310509622374],\n [120.582341609377863, 36.565210709406756],\n [120.584098509638579, 36.566835509151474],\n [120.585359609158672, 36.568001809336067],\n [120.59809961030885, 36.579897309313424],\n [120.606205709825758, 36.587325310115034],\n [120.612270709825452, 36.590262009384276],\n [120.614628909396743, 36.593534509210258],\n [120.61621790982872, 36.594392510106331],\n [120.625480110318904, 36.597048909579541],\n [120.63201164219906, 36.598867430769346]\n ],\n [\n [120.632257911085304, 36.598935997408269],\n [120.633553578775278, 36.599296739603574]\n ],\n [\n [120.634250973950586, 36.599490909658506],\n [120.634556453649694, 36.599575961881484]\n ],\n [\n [120.655637447290104, 36.62767320444695],\n [120.656114109278747, 36.628256309081451],\n [120.657086949670884, 36.629042605923047]\n ],\n [\n [120.116119009684667, 36.545382809469118],\n [120.117896409092054, 36.539982209711241],\n [120.117906909576277, 36.539950209134872],\n [120.118149109593787, 36.539623609541991],\n [120.122115209749154, 36.534274609285831],\n [120.123291210021421, 36.531559709812825],\n [120.123859409784018, 36.530313809734594],\n [120.12512530988522, 36.527537709597652],\n [120.125360409755217, 36.527022209207644],\n [120.13191000943948, 36.521172209230144],\n [120.132353109908195, 36.520455509813985],\n [120.135223910455124, 36.515975109863462],\n [120.135250909901629, 36.515929009716103],\n [120.137156809838984, 36.512840309732553],\n [120.1372476098893, 36.512686909673221],\n [120.139107610228052, 36.509543109127264],\n [120.139919309528523, 36.507774710134811],\n [120.14309410970543, 36.499704909054344],\n [120.146339909559288, 36.491669609564894],\n [120.154711909826801, 36.480680409473393],\n [120.156470810179826, 36.478371508938039],\n [120.157204909678853, 36.477228409463578],\n [120.157306009664694, 36.476783309801931],\n [120.15740960976575, 36.476300009637782],\n [120.157450609857847, 36.471524909946709],\n [120.157584410092568, 36.47057800926774],\n [120.15794420995735, 36.469672509778547],\n [120.158598609738078, 36.468690909657823],\n [120.159284709721646, 36.468152508931212],\n [120.162569809948877, 36.466558708817388],\n [120.164439210001547, 36.464245109324395]\n ],\n [\n [120.116119009684667, 36.545382809469118],\n [120.116317110546333, 36.545387909524436]\n ],\n [\n [120.116317110546333, 36.545387909524436],\n [120.114973109721291, 36.549644408862434],\n [120.112867009904676, 36.556235709210682],\n [120.112465909574098, 36.557494509164314],\n [120.112087410105914, 36.558686809648577],\n [120.111623410292168, 36.560118309112738],\n [120.111283609551037, 36.561211408979375]\n ],\n [\n [120.116317110546333, 36.545387909524436],\n [120.123580409508349, 36.545573809283951],\n [120.12751570968237, 36.545674509071375],\n [120.128963610082565, 36.545976209134778],\n [120.13042830981874, 36.546696408712364],\n [120.130615210523615, 36.546944409357081],\n [120.130845810186088, 36.547428509917836],\n [120.131456010086822, 36.548755209585295],\n [120.131697409707726, 36.549711309429426],\n [120.131763209504584, 36.549869409345831],\n [120.132241610162282, 36.551435209067677],\n [120.132497909750782, 36.552273809788517],\n [120.132903809763093, 36.553602109349924],\n [120.133051810292841, 36.554086609209719],\n [120.134227709840957, 36.556741009490054],\n [120.139806709911795, 36.561911709258027],\n [120.14521400961894, 36.571493809391825],\n [120.146110710141215, 36.578581908728154],\n [120.146332009914431, 36.58074150921334],\n [120.146359110084973, 36.581006310093187],\n [120.146741810286358, 36.581557209597577],\n [120.147471410477237, 36.583073509734731],\n [120.150144308912786, 36.584774809409964],\n [120.150283010452654, 36.584863109345065],\n [120.150778809394637, 36.585178609505249],\n [120.151471609327359, 36.585654809521884],\n [120.151717108957428, 36.585823508847909],\n [120.15388291026818, 36.587312108966728],\n [120.163925108956619, 36.591102409648556],\n [120.175033509688774, 36.590935008943575],\n [120.176224609578185, 36.591447009172214],\n [120.177123509842204, 36.591993209718908],\n [120.177470909854719, 36.592703409734611],\n [120.177597910315399, 36.59296310965982],\n [120.17778680931383, 36.600198609678159],\n [120.188734709839082, 36.600074308982244]\n ],\n [\n [120.111147009726778, 36.561201809615852],\n [120.111497609527078, 36.560112909583154],\n [120.111694909992138, 36.559483108958375],\n [120.111965609525328, 36.558670909634827],\n [120.112348809749847, 36.557455109865487],\n [120.112735708885907, 36.556227409367523],\n [120.114826410510545, 36.5496470097018],\n [120.116119009684667, 36.545382809469118]\n ],\n [\n [120.111147009726778, 36.561201809615852],\n [120.111283609551037, 36.561211408979375]\n ],\n [\n [120.111283609551037, 36.561211408979375],\n [120.110955209515396, 36.562131609686105],\n [120.109795110156256, 36.565845309713325],\n [120.109090109121325, 36.568057709395816],\n [120.109061309232061, 36.568143909413948]\n ],\n [\n [120.108954910440843, 36.56813670944166],\n [120.108980810016419, 36.568052809889309],\n [120.109681610318148, 36.565840809505801],\n [120.110852309086908, 36.562110809266471],\n [120.111147009726778, 36.561201809615852]\n ],\n [\n [120.108954910440843, 36.56813670944166],\n [120.109061309232061, 36.568143909413948]\n ],\n [\n [120.109061309232061, 36.568143909413948],\n [120.109010109928704, 36.568297409298054]\n ],\n [\n [120.108907409149651, 36.568290309150484],\n [120.108954910440843, 36.56813670944166]\n ],\n [\n [120.109010109928704, 36.568297409298054],\n [120.108907409149651, 36.568290309150484]\n ],\n [\n [120.109010109928704, 36.568297409298054],\n [120.108921110321035, 36.568563809172531],\n [120.1069954100102, 36.574636510066966],\n [120.106753909665258, 36.57535910903573],\n [120.105581810652097, 36.579043509150665],\n [120.105261709560295, 36.580000409391459]\n ],\n [\n [119.794332010114204, 36.570497709501751],\n [119.794736309333302, 36.570908709569323],\n [119.808405409981788, 36.584993809616662]\n ],\n [\n [120.105150809662177, 36.579985709073242],\n [120.105470109457997, 36.579027009289121],\n [120.106653809725572, 36.575348710174865],\n [120.106886309655579, 36.574611709462886],\n [120.108822609376034, 36.568564609569137],\n [120.108907409149651, 36.568290309150484]\n ],\n [\n [120.105150809662177, 36.579985709073242],\n [120.105261709560295, 36.580000409391459]\n ],\n [\n [120.105261709560295, 36.580000409391459],\n [120.104203209310754, 36.583331309392463],\n [120.103927010423263, 36.584082408776169],\n [120.103184010333848, 36.585948609041111],\n [120.100155709718251, 36.593382909593629],\n [120.096808309855646, 36.601669109142108],\n [120.096117009092723, 36.603359108835832]\n ],\n [\n [120.312999310569808, 36.583279610066029],\n [120.312962909610633, 36.583632009409769],\n [120.312219109124612, 36.591392308808054],\n [120.311713109172729, 36.597376809592163],\n [120.29730640976311, 36.596632609807159],\n [120.293622009648061, 36.596627709401332]\n ],\n [\n [119.808405409981788, 36.584993809616662],\n [119.805382510694358, 36.585234809039264],\n [119.80497791020241, 36.585361709675226],\n [119.804695809963732, 36.585450209259818],\n [119.800801309332996, 36.586733809817531],\n [119.793723109733833, 36.587952008978107],\n [119.79336850974903, 36.588013009992494],\n [119.788640909550395, 36.588793209638993],\n [119.782648710569561, 36.589747209566099],\n [119.760932910625343, 36.593204309631233],\n [119.75563290993091, 36.595684009409581],\n [119.753508610534027, 36.596717709954419],\n [119.752725409849859, 36.597113909879113],\n [119.751813309336853, 36.597631808761037],\n [119.746209710110065, 36.60174840956148],\n [119.727343210620688, 36.618293310088234],\n [119.722389410243181, 36.622636909665687],\n [119.720554310333227, 36.624245909221372],\n [119.718829710123032, 36.625758009524588],\n [119.715953909345558, 36.625664309160584]\n ],\n [\n [119.808405409981788, 36.584993809616662],\n [119.808677310109829, 36.585325909463222],\n [119.812602709647422, 36.589814009409054],\n [119.813172610028005, 36.590476009360373],\n [119.819295709829248, 36.597588009079402],\n [119.822942210714473, 36.601823009224574],\n [119.828547609484644, 36.60833280941165],\n [119.853432509702657, 36.638488509337265],\n [119.859428109919349, 36.645543909324033],\n [119.860920609498635, 36.647367109404627],\n [119.861288210082876, 36.647843209596488],\n [119.862971109629029, 36.649889209519472],\n [119.863506009294952, 36.650620409604244],\n [119.863920210049741, 36.651392809430661],\n [119.864473310195194, 36.652442809288289],\n [119.864996010557547, 36.653435009717953],\n [119.871136209168753, 36.665090109221239],\n [119.871444209882497, 36.666022109932499],\n [119.871610509817287, 36.668017809874073]\n ],\n [\n [119.957773010016467, 36.592509209232674],\n [119.956878709784746, 36.595387709775025],\n [119.95465780971017, 36.597599009586702],\n [119.954362709771317, 36.598162308943472]\n ],\n [\n [119.957773010016467, 36.592509209232674],\n [119.980536409527758, 36.593621609449769],\n [119.983191609305436, 36.593776609403051],\n [120.000483609930711, 36.594786109191659],\n [120.075413809799556, 36.601332410162627],\n [120.089817209596617, 36.602904009612416],\n [120.095985209849573, 36.603336309223323]\n ],\n [\n [120.293622009648061, 36.596627709401332],\n [120.2935755093024, 36.59482200922838],\n [120.293513609865272, 36.592416309265332],\n [120.293534010086546, 36.591549309752907],\n [120.293696010362623, 36.591356809868955],\n [120.293984610001758, 36.591247809338995],\n [120.298522910104225, 36.590877410064479],\n [120.299253610166033, 36.59077960969131],\n [120.299441009994666, 36.590718309202657],\n [120.299982109586722, 36.590541409858247],\n [120.300529209455476, 36.590145209034233],\n [120.302143610339385, 36.588710409957514],\n [120.307352810084126, 36.584080409583294],\n [120.30798630962056, 36.583657809160627],\n [120.308640209378268, 36.583330509895177],\n [120.309241009564971, 36.583244309877045],\n [120.312999310569808, 36.583279610066029]\n ],\n [\n [120.293622009648061, 36.596627709401332],\n [120.289931010307896, 36.596883209492603],\n [120.288233310618807, 36.597006209768836],\n [120.287530409500846, 36.597057009773209],\n [120.287404609635132, 36.597066208938429],\n [120.283770610225588, 36.59732931009961],\n [120.273877709788508, 36.598001509262303],\n [120.272920209700033, 36.598066610285912],\n [120.271549910000431, 36.598159709902745],\n [120.268356710593821, 36.598376709117872],\n [120.267607310029348, 36.598199209925667],\n [120.264296008953693, 36.59690580945562],\n [120.264125210610018, 36.596839109437383],\n [120.262523309403264, 36.596172209080237],\n [120.254821209631132, 36.592965909249358],\n [120.254729910457058, 36.592959009650599],\n [120.252716309510106, 36.592806409088553],\n [120.251241909686428, 36.592694608969055],\n [120.250848609176046, 36.592664809933069],\n [120.250146610078104, 36.592611608738821],\n [120.248450909581834, 36.592483110007549],\n [120.248116509269494, 36.592378309311584],\n [120.246499109146612, 36.591871809336567],\n [120.244206109524384, 36.591153509127196],\n [120.241211109904839, 36.590840809455869],\n [120.239451910077605, 36.590518309872152],\n [120.238551409020374, 36.590353209632951],\n [120.236858910110641, 36.590084010168994],\n [120.235638110110699, 36.590127009453965],\n [120.227380609727447, 36.590418110107748],\n [120.21581410963347, 36.590825708939349],\n [120.210321409405537, 36.590965809824297],\n [120.20898030979356, 36.591000010142409],\n [120.207536509402416, 36.59103680950119],\n [120.206836410571896, 36.590984509427642],\n [120.206438910227575, 36.590839910133809],\n [120.204019309443652, 36.589499709843778],\n [120.203701509717007, 36.589395509894928],\n [120.20326960940497, 36.58932920917573],\n [120.202700209946784, 36.589249709106866],\n [120.202206709671941, 36.589333509733763],\n [120.201935510115732, 36.589485509548695],\n [120.201183209237797, 36.590162309642949],\n [120.19871200985142, 36.59241870955583],\n [120.196558209094178, 36.594420609423651],\n [120.194986209446029, 36.595828709427451],\n [120.194128709472466, 36.596421809618846],\n [120.189955210364701, 36.598865809009908],\n [120.189132009634591, 36.599326309561604],\n [120.188834308856372, 36.599698610002918],\n [120.188734709839082, 36.600074308982244]\n ],\n [\n [120.293622009648061, 36.596627709401332],\n [120.293629709643483, 36.599077909617904],\n [120.293634909523462, 36.600824109744906],\n [120.293709609910593, 36.604499308896038],\n [120.293812308891006, 36.609550409623751],\n [120.293925609978942, 36.615123309593116],\n [120.294150409913527, 36.616458509652546],\n [120.294346709433171, 36.617279609566367],\n [120.295816010100793, 36.623746510293245],\n [120.297293109689349, 36.633025808694185],\n [120.297426709375145, 36.633751309775164],\n [120.298752309171846, 36.64094620900039],\n [120.306468409589456, 36.65834770927944],\n [120.306811810316844, 36.661721509640017]\n ],\n [\n [119.954362709771317, 36.598162308943472],\n [119.953878709934543, 36.597701608742284],\n [119.950887009927669, 36.596902009819928],\n [119.94117731038466, 36.594582509875011],\n [119.925227809615762, 36.592645209209081],\n [119.914719110098872, 36.591360310030325],\n [119.900493609692376, 36.589620808953214],\n [119.859316610173437, 36.587579209413036],\n [119.808405409981788, 36.584993809616662]\n ],\n [\n [119.954362709771317, 36.598162308943472],\n [119.953543309576162, 36.621095409625525],\n [119.953504609949846, 36.622178608855791],\n [119.953471010378848, 36.623119309608512],\n [119.953268909332792, 36.628772209669819],\n [119.953190909333102, 36.63095590928782],\n [119.952369610669052, 36.669441609342869]\n ],\n [\n [120.095985209849573, 36.603336309223323],\n [120.096682609814707, 36.601636210143056],\n [120.100029810027763, 36.593350509718277],\n [120.103070409771703, 36.585951208981157],\n [120.10382030945982, 36.584060909583343],\n [120.104108710348783, 36.583313309461687],\n [120.105150809662177, 36.579985709073242]\n ],\n [\n [120.095985209849573, 36.603336309223323],\n [120.096117009092723, 36.603359108835832]\n ],\n [\n [120.096117009092723, 36.603359108835832],\n [120.094953309747552, 36.606417409036226],\n [120.094640709900887, 36.607264809623302],\n [120.094620009306027, 36.60731340898667],\n [120.092516809802987, 36.612159209779747],\n [120.089641509947796, 36.619324008696083],\n [120.088718810025171, 36.620650109415067],\n [120.085907810796925, 36.623836109748709],\n [120.085059609813243, 36.624829609698793],\n [120.083043809124547, 36.627190409210073],\n [120.08264420976252, 36.62765850993236],\n [120.082515409758457, 36.627902809866839],\n [120.082397409712712, 36.628152509330903],\n [120.082152710479249, 36.628600809679654],\n [120.081959610747504, 36.629547910008114],\n [120.081551910292433, 36.631516409055109],\n [120.0809559088882, 36.634604609914845]\n ],\n [\n [119.715953909345558, 36.625664309160584],\n [119.711977709803477, 36.625534809483895],\n [119.704026010392113, 36.625275809231255],\n [119.703511109849956, 36.629271009649415],\n [119.699464409754796, 36.630401409797287],\n [119.689949810035728, 36.633059309339728],\n [119.679842610148398, 36.634666009328896],\n [119.67429140992067, 36.635524708998162],\n [119.669100110281875, 36.63632770915649],\n [119.664909010542488, 36.636976009735122],\n [119.658681709893017, 36.637939209726824],\n [119.658444210631842, 36.63806881012755],\n [119.658321210355666, 36.638186209426067],\n [119.656947910517715, 36.64800411000175],\n [119.656895909918376, 36.648381809972591],\n [119.656577010320802, 36.650696808810721],\n [119.656276710501857, 36.652875910195178],\n [119.655967010069503, 36.655124109190353],\n [119.654481410089033, 36.665906509278045],\n [119.652791610044801, 36.677686308776174],\n [119.652865410210552, 36.678027609586593],\n [119.652924410233368, 36.678223409982422],\n [119.652986610943458, 36.678437509783294],\n [119.653110610366411, 36.678915009320292],\n [119.653276510102955, 36.679554309483819],\n [119.65294631052393, 36.680674109322752],\n [119.652843609744878, 36.68102240955659],\n [119.652378510959579, 36.682599409435227],\n [119.652194710217714, 36.683132009534688],\n [119.651953610071132, 36.683880109679365],\n [119.6517906097489, 36.684371109838878],\n [119.651774209712016, 36.684420610322945],\n [119.651203010710447, 36.686142108771378],\n [119.648172409629069, 36.691841409353628],\n [119.646975909310868, 36.694091509515602],\n [119.641826010861791, 36.704001309113153],\n [119.638314210432554, 36.710734609714507],\n [119.638264010275861, 36.710830709469747],\n [119.637980810166368, 36.711538609019669],\n [119.637770509101756, 36.713531409546988],\n [119.637555910177184, 36.714632210308309],\n [119.637319910985184, 36.716145909606098],\n [119.636813110636581, 36.721118509411724],\n [119.636332910435499, 36.725829209550454],\n [119.635261409586406, 36.736950609083408],\n [119.635255709683292, 36.737010009304527],\n [119.6349722092001, 36.740279409167442],\n [119.634815509528153, 36.742086009561717],\n [119.634375911019561, 36.747154909671394],\n [119.634048209757111, 36.749906909776143],\n [119.633851410214447, 36.751973709219385],\n [119.633618109887948, 36.754423709786408],\n [119.633615510847221, 36.754451109431216],\n [119.633497809376422, 36.75568730942183],\n [119.633400209552065, 36.756712210100488],\n [119.633304009972107, 36.757680709796944],\n [119.632883810739372, 36.761910409337986],\n [119.632862110098358, 36.762129109171099],\n [119.632847009581837, 36.762283509276585],\n [119.63264491033442, 36.764343409121068],\n [119.632575409827382, 36.765082209376487],\n [119.632361009652982, 36.767933309374769],\n [119.632243309980822, 36.769497510102042],\n [119.632235809634949, 36.76959780969122],\n [119.632093410082916, 36.770141509223322],\n [119.631820009885587, 36.770656409765536],\n [119.631083710644816, 36.772043309151456],\n [119.630024310173781, 36.774038608894728],\n [119.630008109786445, 36.774081609978396],\n [119.629745309898226, 36.774777609698958],\n [119.629676709612568, 36.77551930936869],\n [119.629788310082517, 36.77642760934674],\n [119.62982571018847, 36.776649809341279],\n [119.629938510354009, 36.777321309730723],\n [119.630192809850314, 36.778190108786532],\n [119.630754610037229, 36.780109709895271],\n [119.631382610219362, 36.782255510283619],\n [119.631846410383559, 36.783840209258301],\n [119.633650610487393, 36.790004209326867],\n [119.637513009817667, 36.803131709460899],\n [119.638199310349933, 36.80546700959485],\n [119.638967910540714, 36.808082309151303],\n [119.639654509647926, 36.808941310093417],\n [119.648967109944238, 36.818527109138813],\n [119.655168410293982, 36.82474510989897],\n [119.655619010209193, 36.825483709605578],\n [119.655730610679257, 36.826168209695197],\n [119.655189910386071, 36.835084509342664],\n [119.655211310653499, 36.836372610107901],\n [119.655322910224186, 36.836988209538276],\n [119.658537309349413, 36.842915509842953],\n [119.658713210446422, 36.843479609596386],\n [119.658666010428078, 36.844237710202208],\n [119.658193309673607, 36.850605809610499],\n [119.657764810597541, 36.856377309565232],\n [119.657292710590127, 36.863708209666186],\n [119.656867810601057, 36.86679570905477],\n [119.657103910517094, 36.869765509670572],\n [119.657940709895911, 36.881145809631448],\n [119.65875181024785, 36.892234409990067],\n [119.659502809806895, 36.902513209517053],\n [119.659352609535404, 36.902907909372573],\n [119.658713210446422, 36.903300809684652],\n [119.654421710393649, 36.904793609637409],\n [119.653112809208892, 36.905359809307811],\n [119.638681009720926, 36.912449009414331],\n [119.635753510516111, 36.913887010077531],\n [119.633865209411965, 36.914899209630846],\n [119.632213010022497, 36.915688308968356],\n [119.622363909267051, 36.920714808741479],\n [119.621994809512898, 36.92099100942761],\n [119.621909009693127, 36.921334109781412],\n [119.621626810528937, 36.926758010074138],\n [119.621527109888234, 36.928674209946905],\n [119.621235110811767, 36.934679409527178],\n [119.621192009903439, 36.935566809260877],\n [119.620964910402336, 36.940236110008527],\n [119.620916110490157, 36.940406009929461],\n [119.620861910149074, 36.94059460945374],\n [119.620719409872891, 36.940935009143402],\n [119.618068909952285, 36.947266109543364],\n [119.618012909168442, 36.94742880949201]\n ],\n [\n [120.080826810309077, 36.63458010968435],\n [120.081421309845609, 36.631499609719242],\n [120.081829110125341, 36.629530608850587],\n [120.082022909529769, 36.628580208909568],\n [120.082270609800844, 36.628121509699952],\n [120.082392610030979, 36.627863308944598],\n [120.08252810998431, 36.627606409508246],\n [120.082880809701692, 36.627193309523648],\n [120.084909709915223, 36.62481730967113],\n [120.085800009962554, 36.623774609610621],\n [120.088606810256124, 36.620593408958712],\n [120.089519609542435, 36.619281409609414],\n [120.092391009937273, 36.612126409706093],\n [120.094509509606269, 36.60725700980322],\n [120.094848209577322, 36.60638230939611],\n [120.095985209849573, 36.603336309223323]\n ],\n [\n [120.0809559088882, 36.634604609914845],\n [120.080826810309077, 36.63458010968435]\n ],\n [\n [120.0809559088882, 36.634604609914845],\n [120.080800909834238, 36.635407909547439],\n [120.080438309480428, 36.63690870896977],\n [120.079760209865867, 36.639715709812208],\n [120.078698109630068, 36.644516009406345],\n [120.076337709417771, 36.648114209503206],\n [120.07477071000028, 36.650650410088417],\n [120.073848609925449, 36.65214260929406],\n [120.073643309091494, 36.652775409157869],\n [120.073440910369754, 36.653399309330723],\n [120.071896009992884, 36.664450309034578],\n [120.070736609407049, 36.67334390889431],\n [120.070707709693124, 36.673691308906825]\n ],\n [\n [120.433917109487084, 36.636253209318227],\n [120.434029209080791, 36.636245808797071],\n [120.439229609858671, 36.63655400916025],\n [120.442546609938177, 36.636751509274802],\n [120.459535809729914, 36.637750009455431],\n [120.466447709394288, 36.638147508900488],\n [120.490968010065671, 36.639603308945595],\n [120.516642810017743, 36.639850309544215],\n [120.518262109508782, 36.639848909299758],\n [120.52722520987561, 36.639841109479676],\n [120.536705308902924, 36.639893509377998],\n [120.537432508803249, 36.639897509562445],\n [120.537528610357185, 36.639901209373363],\n [120.538371109639115, 36.639866509032231],\n [120.538974610489959, 36.639849009124532],\n [120.542041709657269, 36.639864909138282],\n [120.546788010358455, 36.639897210088236],\n [120.549846709857889, 36.639895808944459],\n [120.550006710041657, 36.639895609294967],\n [120.550081709902997, 36.63989370992681],\n [120.552109510245714, 36.639842909922379],\n [120.552409909889548, 36.639868708773918],\n [120.553815409953245, 36.640127009354046],\n [120.554175909490709, 36.64025410874018],\n [120.555521309660776, 36.6409749099642],\n [120.562966009973479, 36.644963109160187],\n [120.564490609054474, 36.645769909853527],\n [120.564672909727051, 36.645860209880823],\n [120.564897108914465, 36.645905609456349],\n [120.569241509787958, 36.646317008822962],\n [120.572697109783803, 36.646645710131452],\n [120.574600710154755, 36.646826809309857],\n [120.580281909182872, 36.647457208883111],\n [120.584363409443881, 36.647865109886936],\n [120.589662109718688, 36.648394809672766],\n [120.593771009624447, 36.648805509366809],\n [120.598464709878499, 36.64923740967879],\n [120.602835809824796, 36.649639608980806],\n [120.630831209592657, 36.650794009336096],\n [120.638225910297592, 36.647223409432854],\n [120.638949610036548, 36.646953610121045],\n [120.639476909531822, 36.646866209508005],\n [120.641013309516666, 36.646700109222706],\n [120.648514909035839, 36.645919308829093],\n [120.65533561025029, 36.645251510049206],\n [120.65557287716743, 36.645223842492697]\n ],\n [\n [120.434059209564907, 36.638207509868721],\n [120.433930310635333, 36.638230209656513],\n [120.424062909575696, 36.640498610122791],\n [120.408498009275718, 36.64397310937153],\n [120.386756809779058, 36.648826110136952],\n [120.382120609478648, 36.649860909653285],\n [120.381470610080669, 36.65000591004474],\n [120.380896110567164, 36.650099809158917],\n [120.36934590978592, 36.650897309063623],\n [120.366890409864595, 36.651274709560255],\n [120.363296910524014, 36.651826909484328],\n [120.347149209968165, 36.654591809464478],\n [120.325140509826724, 36.658360209855857]\n ],\n [\n [120.187989409283887, 36.638805009543603],\n [120.15277611012948, 36.638342509799031],\n [120.152697010258862, 36.638341309204122],\n [120.126400309326868, 36.637931909030442],\n [120.115560009986552, 36.637760609764371],\n [120.113876908992211, 36.637725609049653],\n [120.113027109913219, 36.637702709612427],\n [120.112525109246462, 36.637682609764681],\n [120.108030609724892, 36.6375391094424],\n [120.106790009351471, 36.637463609557983],\n [120.106241410312919, 36.637455009341238],\n [120.105050010050036, 36.637432510102315],\n [120.085592109188497, 36.635122709345637],\n [120.0809559088882, 36.634604609914845]\n ],\n [\n [120.187989409283887, 36.638805009543603],\n [120.188163009915002, 36.631958210003461],\n [120.188356609669881, 36.624321009806806],\n [120.188360410204837, 36.624171309558335],\n [120.188420309549656, 36.62181110989485],\n [120.188442009291407, 36.621073309685528],\n [120.188734709839082, 36.600074308982244]\n ],\n [\n [120.187989409283887, 36.638805009543603],\n [120.195123109643873, 36.639054509358175],\n [120.19860751042836, 36.639176409763536],\n [120.201013609690449, 36.639260609689416],\n [120.205763710027213, 36.639698409554001],\n [120.206565809964218, 36.652170809335416],\n [120.208196609985634, 36.671449109289028],\n [120.209644010362808, 36.681237609228333]\n ],\n [\n [120.325140509826724, 36.658360209855857],\n [120.306811810316844, 36.661721509640017]\n ],\n [\n [120.306811810316844, 36.661721509640017],\n [120.29551860969616, 36.662894209400292],\n [120.294685609953035, 36.662980709791952],\n [120.290139109832126, 36.663452909624141],\n [120.286866610006086, 36.663822909599673],\n [120.286665210431124, 36.663845710111502],\n [120.286392609731251, 36.663876509193585],\n [120.279910309912907, 36.664461709740181],\n [120.28003901009231, 36.671965809374683],\n [120.259782110156266, 36.675569209351579],\n [120.259349210697565, 36.675646309129888],\n [120.257980509093272, 36.675889708843044],\n [120.253474410116041, 36.676302809726963],\n [120.234756909403927, 36.679312609489386],\n [120.220251510299022, 36.680414009199239],\n [120.209644010362808, 36.681237609228333]\n ],\n [\n [120.306811810316844, 36.661721509640017],\n [120.309391009287765, 36.68876000916714],\n [120.310399509929539, 36.698945709976613],\n [120.311802309329209, 36.714054109909284],\n [120.311818409891771, 36.714200309996386],\n [120.311847909453491, 36.714361509875857],\n [120.311998110624359, 36.714509909704645],\n [120.312185909751975, 36.714583009298508],\n [120.312666009229019, 36.714555009805906],\n [120.330148110347068, 36.713741009140335]\n ],\n [\n [119.871610509817287, 36.668017809874073],\n [119.863808909953264, 36.667467009295081],\n [119.861930909683792, 36.667216610158505],\n [119.860829610698033, 36.667078909564054],\n [119.859729309060413, 36.666720509943616],\n [119.85503861074335, 36.664789309379159],\n [119.850518709870585, 36.66292830899431],\n [119.833811710142413, 36.656214209817961],\n [119.832538809718358, 36.655961709865096],\n [119.811322510325681, 36.653935009393194],\n [119.789745310297917, 36.651873710203631],\n [119.772442310064662, 36.650121210325665],\n [119.750766910364632, 36.647925708904381],\n [119.746040709511249, 36.647503709228829],\n [119.746564409919642, 36.643290408825351],\n [119.746853510481174, 36.640964610028789],\n [119.746854009604931, 36.640815610352206],\n [119.746776210154053, 36.640660710223642],\n [119.74654561049158, 36.64058320934771],\n [119.745853510231427, 36.640316309450156],\n [119.745738209950446, 36.640262510206753],\n [119.744675009843945, 36.639839109387424],\n [119.740322810049747, 36.638276009430342],\n [119.740226509745639, 36.638249809481181],\n [119.73681450978188, 36.637320409609288],\n [119.716254809911561, 36.631371809761276],\n [119.715527410361801, 36.630751909772869],\n [119.715953909345558, 36.625664309160584]\n ],\n [\n [119.871610509817287, 36.668017809874073],\n [119.871675210642479, 36.668663109415036],\n [119.872102409298805, 36.671822709250705],\n [119.872266509491851, 36.672455209640248],\n [119.872425810003165, 36.672735709985091],\n [119.872616310694298, 36.6730713090937],\n [119.874185509853419, 36.675067509058351],\n [119.875473410069844, 36.676705809425641],\n [119.87587730998996, 36.677098409364135],\n [119.876266210117592, 36.677371208814293],\n [119.876840810355134, 36.677652609380459],\n [119.87881861019082, 36.678152109932],\n [119.880145210033447, 36.678485909497169],\n [119.881066310062238, 36.678728209339454],\n [119.881812509939436, 36.678999609444475],\n [119.885888910145127, 36.681474709190525],\n [119.891603609818844, 36.685065109467303],\n [119.892142210194947, 36.685481509064459],\n [119.892621310525101, 36.686030009177614],\n [119.893168410393855, 36.68690290914202],\n [119.91137300975663, 36.716130609440143],\n [119.911502010309619, 36.716322210002033],\n [119.921758509347796, 36.731543809399341],\n [119.922053209987666, 36.731984109379198],\n [119.922482409635563, 36.73261610974572],\n [119.92340521028234, 36.734009209057831],\n [119.924636109668768, 36.736232509422848],\n [119.925478609850074, 36.737817109472076],\n [119.926213210271499, 36.739180309024107],\n [119.927630110141536, 36.741771109249328],\n [119.929073709983754, 36.744493609792301],\n [119.931206709422213, 36.74870040989606],\n [119.931472610172932, 36.749058109843929],\n [119.936672810401888, 36.758833109160719],\n [119.938222410635831, 36.764552609415432],\n [119.938258710870855, 36.764698209654682]\n ],\n [\n [119.952369610669052, 36.669441609342869],\n [119.927341409778251, 36.669162409417709],\n [119.914715210638519, 36.669003609828792],\n [119.899229710582745, 36.668825009866339],\n [119.886295010706249, 36.668685209354976],\n [119.879305709990604, 36.66859220956286],\n [119.871610509817287, 36.668017809874073]\n ],\n [\n [119.952369610669052, 36.669441609342869],\n [119.952294009161278, 36.672630809464351],\n [119.951802109679647, 36.675300909209625],\n [119.951707609818413, 36.676412209555906],\n [119.951584209343878, 36.690439009252941],\n [119.951560010386288, 36.691759709543021],\n [119.951381409524515, 36.692612710208437],\n [119.95137010954295, 36.696358310087987],\n [119.951187709944975, 36.698438409604989],\n [119.950532209394055, 36.705069609275085],\n [119.950335909874411, 36.707386409455296],\n [119.950130409390908, 36.709811909791881],\n [119.950108809474045, 36.710168910067182],\n [119.950069210525726, 36.710821809778736],\n [119.949992010922642, 36.712097209418744],\n [119.949980710041814, 36.712598308964857],\n [119.949888509746984, 36.716682109691646],\n [119.949872410083685, 36.723513009218038],\n [119.949871210388096, 36.724019409368282],\n [119.94986950977011, 36.724741708862837]\n ],\n [\n [120.070581009605917, 36.673676109464907],\n [120.070361909574558, 36.673649809691028],\n [120.036601209778041, 36.672795309855701],\n [120.014736310332523, 36.67275640968063],\n [120.010384509837309, 36.672631009113843],\n [120.00809311010903, 36.67237441005102],\n [120.005260110765562, 36.672141310273275],\n [119.986119909806007, 36.671004810023987],\n [119.981058010019183, 36.670699709623932],\n [119.978605410411433, 36.670574109407653],\n [119.9775776094192, 36.670547410334791],\n [119.97671711020655, 36.670417609385197],\n [119.976297609747007, 36.670401609546673],\n [119.973124010164952, 36.670705809725405],\n [119.968470409781617, 36.670203209210797],\n [119.959873809228952, 36.669604108742703],\n [119.952369610669052, 36.669441609342869]\n ],\n [\n [120.070581009605917, 36.673676109464907],\n [120.070605109638109, 36.673332809461613],\n [120.071764510224057, 36.664438910127672],\n [120.073310509572366, 36.653379909155547],\n [120.073724009755324, 36.652105309912201],\n [120.076219909920951, 36.648065908714784],\n [120.078571510267011, 36.644481209240439],\n [120.079630209266838, 36.639696309637031],\n [120.079733008971289, 36.639270909624827],\n [120.080308709979022, 36.636887708900701],\n [120.080670609760887, 36.635389709067852],\n [120.080826810309077, 36.63458010968435]\n ],\n [\n [120.070707709693124, 36.673691308906825],\n [120.070581009605917, 36.673676109464907]\n ],\n [\n [120.070707709693124, 36.673691308906825],\n [120.070687209647076, 36.673971008855005],\n [120.070372509883441, 36.676136508892796],\n [120.070157910059606, 36.677220709068536],\n [120.069831009193763, 36.67768180946797],\n [120.069535609780587, 36.678098409613938],\n [120.062686209401136, 36.685147810223327],\n [120.062310110223507, 36.685534809184162],\n [120.059785009970255, 36.688133509953559],\n [120.056382110246204, 36.691417109212296],\n [120.054430309810982, 36.693461009218254],\n [120.050846010534997, 36.69721430909317],\n [120.047326909409435, 36.700811108945572],\n [120.046805909665068, 36.701441209943937],\n [120.046479409896961, 36.701911110209608],\n [120.046329210524732, 36.702195009092463],\n [120.046221909713381, 36.702505709570914],\n [120.045170409786692, 36.705877508939921],\n [120.042112709434036, 36.717110209468672],\n [120.041220610742698, 36.720598109515208],\n [120.040508809933726, 36.72327630945415],\n [120.03871170997752, 36.729398910131636],\n [120.038668410318905, 36.729550508848945],\n [120.037928509293351, 36.732141909821337],\n [120.03709161008976, 36.733603709243823],\n [120.035814910030126, 36.735331909440106],\n [120.03545100925669, 36.735860209880855],\n [120.034945509327827, 36.736593909181636],\n [120.034677610283552, 36.736982709484494],\n [120.034076109524904, 36.737823608872532],\n [120.033471909900754, 36.738724209754537],\n [120.032789409903444, 36.739678209681699],\n [120.031813009662756, 36.741028009335196],\n [120.031544810244895, 36.741328909001993],\n [120.031212209475939, 36.741621210250685],\n [120.030482710009096, 36.742137109040414],\n [120.02995701040777, 36.742377809888069],\n [120.029388309722776, 36.742618509836404],\n [120.028208210340722, 36.743065609590246],\n [120.025847810128425, 36.743856510269779],\n [120.022608709324572, 36.744945409403158],\n [120.021116410294212, 36.745447009871668],\n [120.012694310594043, 36.748378509260874],\n [120.011936809836016, 36.748638709209104],\n [120.006922310616233, 36.750468809787776],\n [120.006715709362538, 36.750547209985825],\n [119.997902609617768, 36.75350020946712],\n [119.997698009355759, 36.75359330998333],\n [119.99761091001551, 36.753609509471346]\n ],\n [\n [120.209644010362808, 36.681237609228333],\n [120.202276409828528, 36.681809609525885],\n [120.174724809302575, 36.683805809490593],\n [120.174166810549877, 36.683839409061534],\n [120.172238610123827, 36.683955609563782],\n [120.165583809545183, 36.684356409520717],\n [120.14962260949585, 36.684301009484045],\n [120.149274309262069, 36.684299809788456],\n [120.137259709368209, 36.684425209455924],\n [120.115894210649344, 36.684575610276227],\n [120.112583410496086, 36.684425209455924],\n [120.103775009709011, 36.683988808936419],\n [120.105395510694279, 36.675720409669225],\n [120.090264109700911, 36.674834109806397],\n [120.089090409894538, 36.67482510939135],\n [120.088146309704484, 36.674833209585017],\n [120.08706101055725, 36.674832809386714],\n [120.070707709693124, 36.673691308906825]\n ],\n [\n [120.209644010362808, 36.681237609228333],\n [120.212745609322496, 36.700288708956805],\n [120.215210310207681, 36.707812709688881],\n [120.21720880973885, 36.71391320952705],\n [120.220910210637726, 36.725342509049597],\n [120.221878109587124, 36.728490408705454],\n [120.222583210446828, 36.731516710128119],\n [120.222948510565402, 36.733084809416482],\n [120.223379709406117, 36.734935309317109],\n [120.223575910000363, 36.735777409300056],\n [120.223847109556573, 36.736941409018868],\n [120.224429309964762, 36.739461209567196],\n [120.224700109322612, 36.739906709427146],\n [120.22754201015573, 36.742980109244684],\n [120.235869810543363, 36.752460408820866],\n [120.24029730967311, 36.757866709381176],\n [120.254605209562783, 36.777427909070809],\n [120.252867310178317, 36.78360720930533],\n [120.250974810139382, 36.790155209995021],\n [120.250933310024266, 36.790554009859704],\n [120.250983109982599, 36.790932909526191],\n [120.251182309815817, 36.791451409155286],\n [120.251582809399224, 36.792285809142811],\n [120.25207720899607, 36.793315710052013],\n [120.25228631036498, 36.793751309275535],\n [120.253456709659531, 36.796190809358393],\n [120.253797009524419, 36.79716790927165],\n [120.254834610429043, 36.800783610175529],\n [120.256029909253016, 36.80495750948154],\n [120.256121210225729, 36.805535709705282],\n [120.256038209995495, 36.806147209126436],\n [120.255706110148935, 36.809011509373704],\n [120.255017209676566, 36.815012409295321],\n [120.254452810448925, 36.820009510230761],\n [120.253888310497246, 36.824667309548772],\n [120.253251210075291, 36.830444610130712],\n [120.252820309809522, 36.832699409250381],\n [120.252219610346856, 36.835762510031884],\n [120.252151010061084, 36.836009709380619],\n [120.252082309950652, 36.836373709079453],\n [120.251644709735615, 36.838591909389152],\n [120.251018309447431, 36.841531109673042],\n [120.249783709350822, 36.847759109095648],\n [120.249192909625094, 36.849669109941544],\n [120.248710809156591, 36.851227609866328],\n [120.24532911005042, 36.858317210171151],\n [120.241640509202171, 36.86546050989466],\n [120.241456009687113, 36.866283109877656],\n [120.241262909955367, 36.867012609344499],\n [120.241063309923902, 36.873837609318286],\n [120.240833710307584, 36.876608309925587],\n [120.240301610231199, 36.877974309966476],\n [120.234980110343827, 36.897882309820773],\n [120.234127009853637, 36.901786009616728],\n [120.234117110116586, 36.901831209542763],\n [120.233489910331173, 36.904701609891447],\n [120.232133510553126, 36.911254708837816],\n [120.231778610194738, 36.91265840935813],\n [120.231633809452774, 36.91295000913567],\n [120.23133341070843, 36.913310309023586],\n [120.230849509797054, 36.913719210073566],\n [120.224178310081015, 36.919385709682786],\n [120.22346380950728, 36.920056808974607],\n [120.22279860976812, 36.920742909857438],\n [120.219138309685263, 36.924871209938431],\n [120.217176710237027, 36.927098509588575],\n [120.216715310363384, 36.927458709651773],\n [120.216329110000515, 36.927673108926911],\n [120.216022210056963, 36.927786109641318],\n [120.215706810620873, 36.927926109802172],\n [120.212296110177363, 36.928657509536492],\n [120.211613809829487, 36.928805208793392],\n [120.211200709845002, 36.928929609314082],\n [120.21078400987426, 36.929209709460565],\n [120.208490610053673, 36.932245809896244],\n [120.20578260928005, 36.935837609518103],\n [120.205180109374623, 36.936650409588765],\n [120.204231309327497, 36.938220909167683],\n [120.202224910151585, 36.941541708882824],\n [120.201387510025597, 36.942978108752754],\n [120.200976110658985, 36.943765409446144],\n [120.200241210763352, 36.945986208796569],\n [120.199779910714369, 36.947538210220273],\n [120.199097510541719, 36.949863309344323],\n [120.197875509047549, 36.954037209549654],\n [120.197112609659257, 36.956670809410355],\n [120.196266609316581, 36.959570310021832],\n [120.195652509056117, 36.961786309690467],\n [120.195659409554196, 36.962103509569374],\n [120.195866009908514, 36.962372209010312],\n [120.196134209326374, 36.962603709793427],\n [120.196658710131373, 36.962816409349841],\n [120.198431609331351, 36.963616010070837],\n [120.198738010151146, 36.963754409438479],\n [120.200757910849006, 36.964666809425751],\n [120.201306410062784, 36.964914609521657],\n [120.201354010279374, 36.964936109613802],\n [120.201622010047799, 36.965057209622557],\n [120.201726709120408, 36.965104509465618],\n [120.202150709787475, 36.965296009303415],\n [120.202576310348491, 36.965488309537932],\n [120.20295211005191, 36.965658009809374],\n [120.20300231020849, 36.965680709597109],\n [120.20336980916943, 36.965857009993044],\n [120.203785810366867, 36.966056510199849],\n [120.204215209664312, 36.966262509807052],\n [120.204313509161125, 36.966328509253344],\n [120.204454309718699, 36.966451109331274],\n [120.204557009598375, 36.96659930951057],\n [120.204689209939147, 36.966823210123096],\n [120.204811009620471, 36.967143309416258],\n [120.204874210376602, 36.967433509848661],\n [120.204892810155116, 36.967588909100925],\n [120.204891509735489, 36.967750109879717],\n [120.204817610644227, 36.968253609716385],\n [120.204793009689752, 36.968421309895575],\n [120.204770010427751, 36.968577909742805],\n [120.204767209938836, 36.968597109369171],\n [120.204740910164901, 36.968776209354644],\n [120.204716310109688, 36.968943509335531],\n [120.204691509505665, 36.969112409210368],\n [120.204637609538167, 36.969479609596362],\n [120.204551910442319, 36.970063609547992],\n [120.204083810619409, 36.973122609420955],\n [120.203817109472084, 36.974885209584784],\n [120.203655109196006, 36.975956109686763],\n [120.203084309493306, 36.979711009455571],\n [120.202872909457255, 36.981127709676116],\n [120.202070509146779, 36.986682810263517],\n [120.202032010069274, 36.986934509819832],\n [120.201727109318654, 36.988928109844437],\n [120.201463009910071, 36.990297409497884],\n [120.201430010186868, 36.990468309464973],\n [120.20125951041814, 36.991352409586113],\n [120.201102609298005, 36.992105909260374],\n [120.20094850956616, 36.992845608837854],\n [120.200835109552713, 36.993389409093993],\n [120.200763709677517, 36.993731809775227],\n [120.200725809548544, 36.993916810212681],\n [120.200715010489375, 36.993969908884253],\n [120.20066791029592, 36.994204309981001],\n [120.200521009636986, 36.994935410241055],\n [120.200430709609577, 36.995384609012547],\n [120.200322710025148, 36.995840710080756],\n [120.200261909559572, 36.996052209941581],\n [120.200173610523734, 36.996247709963882],\n [120.199710910230351, 36.997080609882289],\n [120.199074309831644, 36.998192309527496],\n [120.198519110668485, 36.999161810169483],\n [120.197555509579161, 37.000840108784018],\n [120.193691209981466, 37.007453509072263],\n [120.192792110067899, 37.008654409773271],\n [120.191545510317155, 37.014067409383472],\n [120.190592710085525, 37.018223609132292],\n [120.190365309311687, 37.018667609822387],\n [120.190025509469706, 37.019150409064196],\n [120.187851509939264, 37.021778609395369],\n [120.186202510337694, 37.023841509378201],\n [120.185876310043682, 37.024362109823585],\n [120.185805609841054, 37.024693809471785],\n [120.185800210311527, 37.024985009050965],\n [120.18586460986387, 37.025327710105785],\n [120.186047010361335, 37.026201409567477],\n [120.186009410605834, 37.026775209408413],\n [120.185855910721784, 37.027509009433288],\n [120.18583190961499, 37.027620309529709],\n [120.184649909965401, 37.03311281010815],\n [120.183945109479282, 37.036387310026385],\n [120.183308109781478, 37.036918209507803],\n [120.183226955076663, 37.03698585263372]\n ],\n [\n [120.434952609575362, 36.709969810058737],\n [120.434813909834133, 36.712059910036885],\n [120.434157309412399, 36.71398820938839],\n [120.433830009247572, 36.714949609836651],\n [120.431371209713575, 36.718188609916467],\n [120.430184609132425, 36.719710609956735],\n [120.428015709657302, 36.722479209747803],\n [120.427450709682603, 36.723393409278458],\n [120.426893809901458, 36.724560310210222],\n [120.42638590968204, 36.726065209641774],\n [120.426122009922892, 36.72739680881574],\n [120.426046410213758, 36.728805409741938],\n [120.426108010176563, 36.730122609870591],\n [120.426479409497233, 36.732048910029221],\n [120.427808710004001, 36.736275809081349],\n [120.428046610362799, 36.73727330921588],\n [120.428196009338421, 36.738505309372556],\n [120.428120609278722, 36.740665310056045],\n [120.42829901049106, 36.747874110102146],\n [120.428613909904129, 36.749063909571817],\n [120.429445309753305, 36.75129510958169],\n [120.429408110196164, 36.756895809394166],\n [120.429551810167936, 36.757575109603692],\n [120.431124710037352, 36.765009709630419],\n [120.43309260923661, 36.768908809394077],\n [120.435119809731532, 36.772686009651693],\n [120.43964361006465, 36.78139501017165],\n [120.439846209335201, 36.782004009477532],\n [120.440040409837138, 36.782384809411496],\n [120.441390008941767, 36.786824710192263],\n [120.441747310490086, 36.787879709381116],\n [120.441858409138376, 36.788207710117774],\n [120.442028710156933, 36.788710308833743],\n [120.442507409389464, 36.790234808989283],\n [120.442633810002349, 36.791149409617617],\n [120.442649509467401, 36.79220850971501],\n [120.442450309634182, 36.793294609258851],\n [120.442189709487593, 36.793965209426915],\n [120.442005009423724, 36.794670709585603],\n [120.441951409829812, 36.794775110083322],\n [120.440193910620565, 36.799733309045052],\n [120.438859109860118, 36.803892309282674],\n [120.438683109837712, 36.804371908736641],\n [120.438071109494217, 36.807103109321076],\n [120.437436209713383, 36.81110580918579],\n [120.437367010479193, 36.811710710281091],\n [120.437102210498665, 36.813704109756884],\n [120.436785709393007, 36.815766008794299],\n [120.436719209923695, 36.816491609700051],\n [120.436509609431027, 36.817917609809911],\n [120.436419409228392, 36.818785909742019],\n [120.436397410012546, 36.819384109988732],\n [120.436375109523738, 36.820257608901557],\n [120.436507910611681, 36.821884909660923],\n [120.436656709739395, 36.822766509666735],\n [120.437011509373747, 36.825469110011454],\n [120.437018310047051, 36.826292109293433],\n [120.437119409133516, 36.827711709827611],\n [120.437076009650241, 36.828877309440315],\n [120.436452409850858, 36.83565871028128],\n [120.436019010369137, 36.840434009621902],\n [120.436009109732709, 36.840513909889069],\n [120.434861709700158, 36.848983609805828],\n [120.434253609716393, 36.853254009065324],\n [120.43408160987849, 36.854931709630762],\n [120.433608509824921, 36.860119410182676],\n [120.433092410486438, 36.864747509390099],\n [120.432945109629145, 36.865991509200853],\n [120.432869410095236, 36.866631109737966],\n [120.432511809072821, 36.869650709412781],\n [120.432511809072821, 36.87009790899134],\n [120.432855810547267, 36.871336609996604],\n [120.434299610039034, 36.875673909823149],\n [120.434350810241767, 36.875833210334463],\n [120.435780109964185, 36.880276609478017]\n ],\n [\n [120.330148110347068, 36.713741009140335],\n [120.328578409366173, 36.697987109117832],\n [120.325140509826724, 36.658360209855857]\n ],\n [\n [119.938258710870855, 36.764698209654682],\n [119.939663009440437, 36.76901730990096],\n [119.93971630956014, 36.769112308886008],\n [119.940800509735823, 36.772917009512412],\n [119.941594809852631, 36.775704409630862],\n [119.943584210043355, 36.777659209305114],\n [119.94371161070228, 36.777813409761109],\n [119.943819410637389, 36.77792380963615],\n [119.944099209511023, 36.778175809565994],\n [119.944449609661774, 36.778518009698416]\n ],\n [\n [119.944449609661774, 36.778518009698416],\n [119.944573009237047, 36.778191410105535],\n [119.944871910610232, 36.77795600986201]\n ],\n [\n [119.944449609661774, 36.778518009698416],\n [119.944541309933584, 36.778740409342447]\n ],\n [\n [119.944541309933584, 36.778740409342447],\n [119.944007309589779, 36.778214109893327],\n [119.943579610011057, 36.777880809451858],\n [119.943486809868432, 36.777778609595202],\n [119.941494909562493, 36.775743509455424],\n [119.940686209500996, 36.772905709530903],\n [119.939415310068512, 36.76910510981304],\n [119.939361910124148, 36.76899520996102],\n [119.938258710870855, 36.764698209654682]\n ],\n [\n [119.907775010208638, 36.799857309367383],\n [119.906491410550188, 36.800139010307134],\n [119.905711010354935, 36.800574509705882],\n [119.90502620989173, 36.800833109760276],\n [119.900069510099911, 36.802766009144079],\n [119.895005509496741, 36.80472470917806],\n [119.892087210356522, 36.805953109348593],\n [119.891150809262513, 36.80662990944279],\n [119.891091310115939, 36.806672909627139],\n [119.890102410198097, 36.807387609850366],\n [119.889877109341228, 36.807542209605344],\n [119.887818410091654, 36.809150808962727],\n [119.887772210119465, 36.80918690864894],\n [119.885979810020331, 36.810587409381469],\n [119.885623109219182, 36.8111865089503],\n [119.883584309268485, 36.821810309997886],\n [119.881884110363444, 36.830668609668635],\n [119.881412009456767, 36.832549209878209],\n [119.880119309558495, 36.834103309420243],\n [119.879652510155324, 36.834464209155954],\n [119.871605910684252, 36.842694409719286],\n [119.868473109746333, 36.846060108986876],\n [119.866777909273196, 36.84769140903137],\n [119.865330110496302, 36.849429109665721],\n [119.864889609967577, 36.84995790923017],\n [119.864383010167899, 36.851234709114578],\n [119.864095710049014, 36.852979909195483],\n [119.864293209264247, 36.865703709059005],\n [119.864364410389271, 36.870698409703891],\n [119.864404209886402, 36.883143409840557],\n [119.86440440953595, 36.883207509918691],\n [119.864449810010797, 36.893267109589488],\n [119.864481910411882, 36.897317009472488],\n [119.86447361056878, 36.897410109988641],\n [119.864288709956099, 36.899490009856095],\n [119.864232409698047, 36.900123109194169],\n [119.864183009938074, 36.900679109653254],\n [119.864138609509268, 36.90117790963285],\n [119.864020609463637, 36.902683309986799],\n [119.863602209774172, 36.908019809666541],\n [119.863589910645942, 36.908180110223952],\n [119.863065709315151, 36.914985409648978],\n [119.862782510104807, 36.917551409270175],\n [119.862580510682051, 36.919381609673621],\n [119.862481409889256, 36.920279809365752],\n [119.862422010567343, 36.920818209193044],\n [119.861735410560755, 36.923785909891876],\n [119.861027310462077, 36.926616310194618],\n [119.860886810278089, 36.927070910294333]\n ],\n [\n [119.945663010039993, 36.822030709549665],\n [119.945569310575252, 36.819771309498378],\n [119.945394809722757, 36.81556330969903],\n [119.945309010802248, 36.813381609273904],\n [119.945094410079037, 36.807300109412552],\n [119.945072909986834, 36.805719509547771],\n [119.945309009902985, 36.802850309793996],\n [119.945254709737128, 36.798615009275295],\n [119.945254209714108, 36.798550909197161],\n [119.94515970985276, 36.794849609022265],\n [119.945115810346465, 36.793090709568617],\n [119.945142709968195, 36.791691709804638],\n [119.944969109336967, 36.789856209696381],\n [119.94505110952116, 36.787319709636961],\n [119.945085710037574, 36.786000509416056],\n [119.944875109498753, 36.784064108971506],\n [119.944656510389677, 36.782360909028796],\n [119.944627710500527, 36.782136910390136],\n [119.944600210131625, 36.78105620947656],\n [119.944576409573756, 36.780119409083511],\n [119.944541309933584, 36.778740409342447]\n ],\n [\n [120.47794160991748, 36.844110609916754],\n [120.484587609730511, 36.845362209898099],\n [120.485555809952757, 36.845485109450294],\n [120.488905410456368, 36.845533309514678],\n [120.491505609496357, 36.845512409270327],\n [120.494470609531049, 36.84555510998041],\n [120.500037910321339, 36.84563540954656],\n [120.500228009914736, 36.845638109311324],\n [120.506059709588044, 36.845782309306173],\n [120.507804509470589, 36.845804209596622],\n [120.50801691045217, 36.845788510131683],\n [120.508675410242063, 36.845573208836583],\n [120.50896340913414, 36.845529009855966],\n [120.509154710221765, 36.845559909662143],\n [120.510495309810722, 36.845891609310399],\n [120.511444510056208, 36.845966309697474]\n ],\n [\n [120.511444510056208, 36.845966309697474],\n [120.511685910576375, 36.845986909568296],\n [120.514038209695627, 36.846135608871293],\n [120.515448910538908, 36.846223010383653],\n [120.517567010009543, 36.846357409566849],\n [120.520374109777435, 36.846604910188489],\n [120.520462709186745, 36.846610509367565],\n [120.521849009624134, 36.846716709408668],\n [120.522668909842423, 36.846779609791213],\n [120.523645409907772, 36.846854410003061],\n [120.524385609508386, 36.846913509850651],\n [120.527312310115121, 36.847147109651416],\n [120.52969731038263, 36.847337509618399],\n [120.529971109878829, 36.847362909170954],\n [120.531639009632613, 36.847517709474744],\n [120.532860709853935, 36.847631009663417],\n [120.53640480943443, 36.847959909722135],\n [120.536483510006065, 36.84796720951914],\n [120.539407609773434, 36.848191409605931],\n [120.539587609080968, 36.848246010145317]\n ],\n [\n [120.511547509410093, 36.84873770907808],\n [120.511857009293635, 36.847357810014955],\n [120.511967008970373, 36.846707909542431],\n [120.511709810059756, 36.846296910374178],\n [120.511520609788363, 36.846018909245345],\n [120.511444510056208, 36.845966309697474]\n ],\n [\n [120.472439509975516, 36.878977208731271],\n [120.473095110351096, 36.879067609482661],\n [120.47312651018035, 36.879103609344156],\n [120.474239410420523, 36.879344508941983],\n [120.47532241000124, 36.879571009494555],\n [120.475881610248166, 36.879797409323032],\n [120.482039809689581, 36.882939809624588],\n [120.485847110256032, 36.884905409257271],\n [120.486041009485007, 36.884956609460005],\n [120.486315109354905, 36.885028909556581],\n [120.487129110020419, 36.885108209975954],\n [120.493317909793745, 36.8856366093421],\n [120.499642009870968, 36.886135209672261],\n [120.504153209802894, 36.886543209601484],\n [120.504310709871447, 36.886568708978814],\n [120.510754810086496, 36.887095809723917],\n [120.515376810091766, 36.887528409708409],\n [120.515523510201888, 36.887504309676217],\n [120.524964110105657, 36.888263809627176],\n [120.52992311036337, 36.888718309002797],\n [120.530024709472855, 36.888673709823877],\n [120.530535910204208, 36.888707309394874],\n [120.537152709929728, 36.889159209729769],\n [120.539686409500291, 36.88929441020889],\n [120.542348710324745, 36.889629609119197],\n [120.545950809882015, 36.890030409975509],\n [120.550566909435361, 36.890602909396819],\n [120.557399009556661, 36.891381309499877],\n [120.563917409960595, 36.892138009861299],\n [120.566908609944448, 36.89248710959248],\n [120.567178409256258, 36.89253380958769],\n [120.571823310497393, 36.893097608967537],\n [120.577744109603032, 36.893793109564399],\n [120.577879509731702, 36.893812109541273]\n ],\n [\n [119.906909410041294, 36.909154109274766],\n [119.906996410456031, 36.905894709872996]\n ],\n [\n [119.906909410041294, 36.909154109274766],\n [119.911392710305449, 36.909295609504852],\n [119.91224151023755, 36.909322409301808],\n [119.912531210646875, 36.909331509541573],\n [119.913979709995715, 36.909377209490685],\n [119.923549809576116, 36.909951909553058],\n [119.923957510031073, 36.90994341006035],\n [119.925266410316681, 36.909874709949975],\n [119.925609710319918, 36.909849010023834],\n [119.925878009562553, 36.909763209304742],\n [119.926993809217038, 36.909325709813686],\n [119.927681509993704, 36.90907650947338],\n [119.930158809481554, 36.908021709934019],\n [119.930459210024537, 36.907884509362646],\n [119.930749909580754, 36.907609509271481],\n [119.931565410315443, 36.906194209295393],\n [119.932143609639979, 36.905190708884163],\n [119.932594209555191, 36.904349910220219],\n [119.932658610906174, 36.903921010046645],\n [119.932765910818148, 36.903732209973555],\n [119.935845009639593, 36.901106909056637],\n [119.935955209865142, 36.901015010034712],\n [119.936596109922561, 36.900480609492604],\n [119.939644110187601, 36.89691100963546],\n [119.939836209873192, 36.896671209908448],\n [119.939900510500252, 36.896370910089502],\n [119.939794310459092, 36.895795609280015],\n [119.939558309468453, 36.89449990924345],\n [119.939644110187601, 36.892878209461855],\n [119.939730009832147, 36.892560809034137],\n [119.939879109333447, 36.892295209556323],\n [119.940533609838326, 36.891711709627771],\n [119.940792110067832, 36.891393809177032],\n [119.940963810431526, 36.890896109967571],\n [119.941071110343501, 36.890595809249248],\n [119.941391910208495, 36.890064210095261],\n [119.941434809668749, 36.889875409122908],\n [119.941531310521668, 36.889309109627732],\n [119.941638610433642, 36.88905170926904],\n [119.941709110087459, 36.888867510127568],\n [119.941789909676686, 36.888656509390444],\n [119.94181030989796, 36.888408109446743],\n [119.941886510354266, 36.887910009139659],\n [119.942014109763363, 36.88767010958793],\n [119.942357510490751, 36.887361209552239],\n [119.942862809870803, 36.887034709784075],\n [119.943002310908014, 36.886888809171239],\n [119.943688910015226, 36.886039309566513],\n [119.943956010461534, 36.885602109549779],\n [119.944289709302666, 36.885129710068099],\n [119.944847610029228, 36.88460620930914],\n [119.945157709760565, 36.884177609509152],\n [119.945361510525345, 36.883654109649513],\n [119.945812110440556, 36.883104908964413],\n [119.945899010131257, 36.882881309624793],\n [119.945833610532759, 36.882469809534143],\n [119.945640509901637, 36.881697509532501],\n [119.945663010039993, 36.880881810047526],\n [119.945609410445968, 36.880632909181486],\n [119.945244610350528, 36.87949151032501],\n [119.945232809446679, 36.878410609761886],\n [119.945222110212285, 36.878075909076017],\n [119.945137309539291, 36.877363208944985],\n [119.945266010617956, 36.875543709574572],\n [119.946337909866656, 36.869210010133941],\n [119.94644510995397, 36.868643510089953],\n [119.946531009598516, 36.867141509173337],\n [119.947089909471856, 36.861527309637665],\n [119.947378510010253, 36.858746509643765],\n [119.947797009524379, 36.85568180896837],\n [119.947784909146321, 36.855556209651411]\n ],\n [\n [120.497462809561057, 36.914087209956847],\n [120.497607609403758, 36.91354461029556],\n [120.497776209804329, 36.912945910025769],\n [120.498651810432762, 36.909812709788753],\n [120.49887260928358, 36.909056110151425],\n [120.499295409355682, 36.907608009202306],\n [120.500054909306641, 36.904983909779673],\n [120.500661709770156, 36.902873308856158],\n [120.501347810652987, 36.900516009506305],\n [120.501526809914367, 36.899374109727432]\n ],\n [\n [119.86075720987742, 36.927049209653376],\n [119.860886810278089, 36.927070910294333]\n ],\n [\n [119.860886810278089, 36.927070910294333],\n [119.858709809710035, 36.934112009261867],\n [119.858184510306955, 36.93670800936718],\n [119.858087909629376, 36.937319009664634],\n [119.858036909975453, 36.937734909238713],\n [119.857916509639267, 36.938916709238811],\n [119.857810909446016, 36.939899709603992],\n [119.857610109718848, 36.941761209112542],\n [119.856993209868847, 36.947077509119822],\n [119.856838509389718, 36.948851910187557],\n [119.856435310041547, 36.95347380946879],\n [119.856424110784133, 36.954605209662759],\n [119.856556009852056, 36.957974809290079],\n [119.857980310243192, 36.962475609461876],\n [119.862529310479317, 36.974424909581955],\n [119.866309410151189, 36.980345809411631],\n [119.868891509435684, 36.984478409151336],\n [119.869374109927321, 36.985236009734137],\n [119.870459210324384, 36.986910609437132],\n [119.872537010274868, 36.990079509162058],\n [119.875420010125481, 36.994414909620446],\n [119.880453423334487, 37.00045370129272]\n ],\n [\n [120.487515809507045, 36.935360809653673],\n [120.488048809804809, 36.935252609520376],\n [120.494249809780968, 36.933994010115555],\n [120.499292310291935, 36.932947709169468],\n [120.502875810070691, 36.932073009661735],\n [120.505879809205908, 36.931404009387563],\n [120.50970940936179, 36.930031909245258],\n [120.513690409484866, 36.928145009284776],\n [120.517080709707102, 36.925657809160612],\n [120.519612809383716, 36.923410609312214],\n [120.520401510321562, 36.922396909689667],\n [120.521915608918334, 36.920252609370493],\n [120.52294021012267, 36.91860150985184],\n [120.524144410436293, 36.915576509748178],\n [120.525043809824069, 36.911120409479338]\n ],\n [\n [120.600976298402102, 37.01066518583373],\n [120.596300309711637, 37.012644009213716],\n [120.585840709581134, 37.017249709006933],\n [120.580508609384879, 37.019542609703706],\n [120.578910610336493, 37.020039309766389],\n [120.577912110155808, 37.020318310042001],\n [120.576595109676646, 37.020392309857243],\n [120.574159310304026, 37.020417709409799],\n [120.569816909522842, 37.020441509068462],\n [120.568279010368087, 37.020439309326719],\n [120.561932509078133, 37.020387809649776],\n [120.560301110108185, 37.020354809926573],\n [120.560175909190889, 37.020357709340885],\n [120.553871509662486, 37.020315209179614],\n [120.552930409610781, 37.020315210078934],\n [120.542082309551006, 37.020099709134342],\n [120.47122570939905, 37.019550209874353],\n [120.456870009643239, 37.019665809629487],\n [120.455560209136365, 37.019676309214333],\n [120.454642209070698, 37.019683709735489],\n [120.451704509755359, 37.019707308845284],\n [120.448418309657313, 37.019719909246476],\n [120.442006809866484, 37.019744409476971],\n [120.419727810390214, 37.019752109472336],\n [120.415092909610166, 37.019753709366228],\n [120.405525609619303, 37.019757009878163],\n [120.393205909325275, 37.019820309559691],\n [120.36552850983287, 37.019962610186383],\n [120.361142609743752, 37.021792309667433],\n [120.350718509451667, 37.029351109666038],\n [120.347332409063483, 37.032296909175045],\n [120.327313208937539, 37.046633109830225],\n [120.324759010220191, 37.048462109638706],\n [120.320770009728221, 37.05298320930774],\n [120.315532209743765, 37.059137609113407],\n [120.311978309351503, 37.063854609902364],\n [120.308346609508476, 37.068669709639437],\n [120.307789709727331, 37.069112309185755],\n [120.307125609859099, 37.069458109304378],\n [120.306421809419021, 37.069706409423304],\n [120.30554690936242, 37.069910609487067],\n [120.302041209933918, 37.07058810925389],\n [120.298408910243097, 37.071201910040145],\n [120.291370809615273, 37.071201909140825],\n [120.282607509828722, 37.073855609748648],\n [120.276256010106863, 37.076731709101125],\n [120.273110410017466, 37.079592010063266],\n [120.272209109462892, 37.080189809212357],\n [120.268078309266571, 37.082381410273911],\n [120.266265410020765, 37.083099910132773],\n [120.26536141060069, 37.083331410016626],\n [120.259956810658309, 37.084144110262514],\n [120.251802909476737, 37.086266709940787],\n [120.248635810194514, 37.088256209956171],\n [120.248543209701438, 37.088316409674633],\n [120.248072710487236, 37.088617709539733],\n [120.247441610342094, 37.089006310193099],\n [120.246719609422485, 37.089319509887503],\n [120.245673509924586, 37.089403410339173],\n [120.245489309883851, 37.089409009518249],\n [120.244185609478336, 37.089449009564191],\n [120.243397610011698, 37.089473209421158],\n [120.242464709978435, 37.089501809660817],\n [120.238191209856495, 37.08963280940668],\n [120.236408209471392, 37.089989708957944],\n [120.233039410240622, 37.090651209785563],\n [120.226693110398742, 37.091897309513286],\n [120.22579081069739, 37.091966610370832],\n [120.224611130761573, 37.091901505655649]\n ],\n [\n [119.710659810002312, 36.989830609195337],\n [119.713597410392254, 36.990316509299532],\n [119.714198209679694, 36.990247909913137],\n [119.722792810140163, 36.983169109566802],\n [119.723854109979243, 36.982295009906807],\n [119.734110910290383, 36.974032709841765],\n [119.740848609475847, 36.968529609853647],\n [119.746127210802229, 36.964363509468456],\n [119.752861509650984, 36.959337810091938],\n [119.761167809946528, 36.952902609567843],\n [119.767338009941227, 36.948125509784518],\n [119.770277710248138, 36.945827609756464],\n [119.770332110238769, 36.945274109412651],\n [119.770250309704124, 36.945022810054695],\n [119.769926910798404, 36.943802209704245],\n [119.769772310144049, 36.943205109328403],\n [119.769789009655142, 36.942925709753752],\n [119.769880810650989, 36.942706409173525],\n [119.770363609892797, 36.942286209940676],\n [119.77823741002851, 36.938471609577164],\n [119.780663209839304, 36.935263009280504],\n [119.786305510490934, 36.927828909276798],\n [119.786599010535951, 36.927681709143599],\n [119.786896709515645, 36.927630309291374],\n [119.787368810422322, 36.927602409623546],\n [119.787851610563393, 36.92761310975726],\n [119.799803509724256, 36.928247808989227],\n [119.813591610464528, 36.928979410171678],\n [119.814503010405701, 36.929027809885554],\n [119.814770209777407, 36.929028209184537],\n [119.81529591027811, 36.928839508936221],\n [119.818986610143952, 36.927244309477373],\n [119.81989320950413, 36.926884109414175],\n [119.820869609744705, 36.92670390955783],\n [119.826314510106613, 36.926234409490462],\n [119.829960709718989, 36.925909309067436],\n [119.832356310295495, 36.925677409884599],\n [119.834613909904078, 36.925514010263441],\n [119.836067010184479, 36.925408909193834],\n [119.836962209738203, 36.925385109535227],\n [119.83897451026553, 36.925331709590751],\n [119.840261909559558, 36.925426108728004],\n [119.853529609503994, 36.926478209401921],\n [119.86075720987742, 36.927049209653376]\n ],\n [\n [119.952925410579269, 36.995689310113619],\n [119.953269810453435, 36.991352909609134],\n [119.953441410093092, 36.988362108924264],\n [119.953547609234874, 36.987951209580729],\n [119.954051909468149, 36.987162809016468],\n [119.955108809823741, 36.985838709289055],\n [119.956240610216014, 36.984223309258368],\n [119.957797309698094, 36.982183109063271],\n [119.958848709800122, 36.980229009960908],\n [119.95988941066787, 36.978334909128819],\n [119.960886210230456, 36.976089709372616],\n [119.961091109966787, 36.97536070902953],\n [119.961154409648316, 36.974289809826928],\n [119.96114971069062, 36.97414050977676],\n [119.961134010326418, 36.973637909262152],\n [119.961132909556227, 36.973286910162813],\n [119.961379709605922, 36.972498309949117],\n [119.962002009884941, 36.970321108832138],\n [119.962071710041414, 36.970046810212182],\n [119.962023410152369, 36.969815410153103],\n [119.96185280965949, 36.969472109250489],\n [119.961370009518419, 36.968812110290685],\n [119.96110071022963, 36.968186710048656],\n [119.961014910409858, 36.968041009085368],\n [119.960586809733513, 36.967757710050307],\n [119.959632010309065, 36.967277709498774],\n [119.958880910025982, 36.967011909472092],\n [119.958183609885737, 36.966737609952816],\n [119.957914309697685, 36.966549509552294],\n [119.955941210618448, 36.96488600928194],\n [119.955565710389237, 36.964363110169472],\n [119.955286809938343, 36.96408880975082],\n [119.954782509705069, 36.963694410268886],\n [119.953988610685883, 36.963248709860125],\n [119.953205410001715, 36.962640009129188],\n [119.951247310714848, 36.961435509341356],\n [119.949819410337568, 36.96049290922042],\n [119.949524310398715, 36.960248610185261],\n [119.949273210690194, 36.959939609425476],\n [119.948906810700805, 36.958938909503104],\n [119.94813501072224, 36.956733609968182],\n [119.947453709521142, 36.954950409034211],\n [119.947336709521551, 36.954598408989455],\n [119.947079209338085, 36.954272709617896],\n [119.94601760912542, 36.952944909180246],\n [119.945381810022582, 36.952149509192566],\n [119.943001109413785, 36.949171710006453],\n [119.942851010765594, 36.948914410371799],\n [119.942824109345224, 36.948657209662542],\n [119.942919309778404, 36.948054510107625],\n [119.943095709999056, 36.946937209484702],\n [119.943367010279417, 36.94521840990177],\n [119.943312310814576, 36.945000210091678],\n [119.943151409510051, 36.944828709377475],\n [119.937851309890107, 36.941334409755257],\n [119.937604609665073, 36.941102909871461],\n [119.93758310957287, 36.94086280977092],\n [119.937901009124289, 36.93978340927697],\n [119.937949009539238, 36.939627609826402],\n [119.938012309220767, 36.939310709421761],\n [119.937938209580807, 36.939087309731633],\n [119.937871410637172, 36.939022009957853],\n [119.937745109848947, 36.938898709308035],\n [119.937514810560174, 36.938693209723908],\n [119.937399509379929, 36.938597809641237],\n [119.936712809548567, 36.938102508923691],\n [119.936547509659931, 36.937966109648301],\n [119.935640510101507, 36.937214909540501],\n [119.935215010264528, 36.937092209637797],\n [119.93464480951036, 36.93694490967988],\n [119.934056109701714, 36.936804509320723],\n [119.933484710151333, 36.936660909173668],\n [119.933102509972969, 36.936600310156223],\n [119.932945410102661, 36.936583008998696],\n [119.932693110698551, 36.936567009160171],\n [119.932170310511538, 36.936542109630693],\n [119.931562009978848, 36.936529609054276],\n [119.924977810677433, 36.936394610023285],\n [119.92446120951729, 36.93636920957141],\n [119.921328909501653, 36.936215009115415],\n [119.905944910529229, 36.935751509324746],\n [119.906036610801038, 36.931641909746418],\n [119.906036810450473, 36.931417109811832],\n [119.906049909975422, 36.930584610091728],\n [119.906372910481537, 36.920794509359155],\n [119.906705510351117, 36.914181009246249],\n [119.906803909672703, 36.911755509808984],\n [119.906909410041294, 36.909154109274766]\n ],\n [\n [119.880358394696955, 37.000512875363114],\n [119.876058709541894, 36.995491109427235],\n [119.875439909424358, 36.994768409734377],\n [119.874091809489528, 36.992697308833783],\n [119.872365009537589, 36.990044409521943],\n [119.870328109854427, 36.986935109667627],\n [119.869259509318908, 36.985264609074477],\n [119.868773810662901, 36.98452660921572],\n [119.866175810465393, 36.980401309273077],\n [119.862406110553593, 36.974464409604877],\n [119.860133709902811, 36.968495510259629],\n [119.858864409465014, 36.965161209921973],\n [119.857853209957739, 36.962504810448706],\n [119.857195110366092, 36.960565109492279],\n [119.856435409866322, 36.957963309659078],\n [119.856386109931123, 36.957634909623437],\n [119.85629191044336, 36.954600909104727],\n [119.856303109700775, 36.953471309353517],\n [119.856702410487969, 36.948843710169115],\n [119.856855910372019, 36.947065309816253],\n [119.857435910139202, 36.941761609310845],\n [119.857835809874814, 36.938316309250297],\n [119.857904709634681, 36.937722409561616],\n [119.857953809920446, 36.937299709314175],\n [119.858579610360835, 36.934092510161292],\n [119.86075720987742, 36.927049209653376]\n ],\n [\n [120.356339709310191, 37.013073010111384],\n [120.352645709831677, 37.012968508889628],\n [120.344663509913062, 37.014476209709358],\n [120.333853409807034, 37.017048809455048],\n [120.333853409807034, 37.011874509700931],\n [120.333982209811211, 36.999348409601453],\n [120.334110909990613, 36.988558108969585],\n [120.334132409183439, 36.986751610198723],\n [120.334239709095414, 36.976964110305516],\n [120.334368410174079, 36.964672309679372],\n [120.334401710270754, 36.955813909284529],\n [120.334475710086053, 36.945021810008598],\n [120.334527909435565, 36.941076709922299],\n [120.334587609130949, 36.936560909958075],\n [120.334625910357545, 36.933668210019903],\n [120.334661709670172, 36.930374309027172],\n [120.334733210269519, 36.92378810963362],\n [120.334862010273582, 36.912276909751654],\n [120.335033609913239, 36.900678109607099],\n [120.335058610166811, 36.892560509559928],\n [120.335066910009914, 36.889873009731673],\n [120.335226710544362, 36.879226109597312],\n [120.335376609543005, 36.873182409140895],\n [120.335496009833037, 36.868366509906537],\n [120.335575410077126, 36.858725209201111],\n [120.335632710381333, 36.85608500921586],\n [120.335637510063066, 36.855406809776525],\n [120.335655410169124, 36.852866109883109],\n [120.33577791042228, 36.845501709136613],\n [120.336172909752008, 36.815052809539566],\n [120.336745309348657, 36.775781109210868],\n [120.336817909818706, 36.77080120960818],\n [120.336859409933936, 36.767947809144118],\n [120.336900810224279, 36.765108608975197],\n [120.336621210100816, 36.763442809138382],\n [120.336612209685768, 36.763389109719697],\n [120.336599909658162, 36.763315809577023],\n [120.335964709503855, 36.75969260922659],\n [120.332043109601841, 36.737291709344959],\n [120.331916310589349, 36.735657209512681],\n [120.33174340963069, 36.733370109443058],\n [120.331613409931037, 36.731650209989255],\n [120.330611010289999, 36.718386309680511],\n [120.330148110347068, 36.713741009140335]\n ]\n ]\n }\n },\n {\n "type": "Feature",\n "properties": {\n "OBJECTID": 2145,\n "fclass": "trunk",\n "name": "香港中路",\n "Shape_Leng": 0.07692503011\n },\n "geometry": {\n "type": "MultiLineString",\n "coordinates": [\n [\n [120.36886190994926, 36.060586909058657],\n [120.370004109202341, 36.061599809183917],\n [120.37014560943237, 36.061724609003534],\n [120.370334809703763, 36.061824909492032],\n [120.370453609246738, 36.061887808975257],\n [120.371462909385855, 36.062400209402199],\n [120.373307309185066, 36.063382809569077],\n [120.374040309712541, 36.063792009193946],\n [120.374544509221778, 36.06405760957108],\n [120.375083109597881, 36.064351109616041],\n [120.375370209167841, 36.064497109154331],\n [120.375516309430168, 36.064572509213974],\n [120.375873309705526, 36.064737609453175],\n [120.377448809515045, 36.065328309354072],\n [120.377682109841544, 36.065421908993983],\n [120.377860509255129, 36.0654873094918],\n [120.378155709918133, 36.065589309698908],\n [120.378436509737185, 36.065665609080668],\n [120.378495409935226, 36.065679909200526],\n [120.378844109468105, 36.065742309559994],\n [120.379619309783379, 36.065860509255174],\n [120.379945609902052, 36.065898309559373],\n [120.382744609476163, 36.065678409131351],\n [120.383768009186383, 36.065597609542124],\n [120.383913909799162, 36.065580508933408],\n [120.384344809165668, 36.065530009302563],\n [120.384962309762841, 36.065457709205987],\n [120.38560040933146, 36.065382908994081],\n [120.385725009501698, 36.065371309538364],\n [120.386455409189807, 36.065292009118991],\n [120.387334109781364, 36.065199809723481],\n [120.388660809448879, 36.065060708884687],\n [120.389115509373369, 36.065013009742643],\n [120.390072109240464, 36.064913309101996],\n [120.39020480960437, 36.064899109706175],\n [120.390315909151923, 36.06488910924503],\n [120.390501509437172, 36.064867809701695],\n [120.391152309231757, 36.064793009489847],\n [120.391920209749969, 36.064710309633142],\n [120.393701409692312, 36.064518409596985],\n [120.394283109178218, 36.064455709763251],\n [120.394919609752264, 36.064474509191314],\n [120.395685309629357, 36.064497208979049],\n [120.398083309597155, 36.064759509743624],\n [120.398710209908359, 36.06484450916679],\n [120.400033809612637, 36.06502410917534],\n [120.400801709231587, 36.0651317094609],\n [120.401749109933576, 36.065264509649467],\n [120.402932009804431, 36.065430209736462],\n [120.404649309318188, 36.06567960972626],\n [120.405757409876628, 36.065795609679697]\n ],\n [\n [120.40576380945231, 36.06590590973002],\n [120.405116709468643, 36.065843309721004],\n [120.40288550945877, 36.065582709574414],\n [120.402839109837146, 36.065576309099413],\n [120.401690509209743, 36.065417509510496],\n [120.399990409230099, 36.065182509465274],\n [120.398679209378088, 36.065001209738114],\n [120.398047009362017, 36.064920108875981],\n [120.396480409243509, 36.06471930914887],\n [120.396366609931192, 36.064710409457859],\n [120.395747809813656, 36.064661909019947],\n [120.394921109821439, 36.064633509329042],\n [120.394384209163945, 36.064615009375245],\n [120.394328209279479, 36.064613109107768],\n [120.393721009517094, 36.064672609153661],\n [120.390848709800139, 36.064954309194093],\n [120.390539809764505, 36.064988909710451],\n [120.39035390910567, 36.065012709369114],\n [120.390235809235264, 36.065027109313689],\n [120.390115809097324, 36.065040109013864],\n [120.389628909846351, 36.065092909110547],\n [120.388684609107486, 36.065195309515957],\n [120.38741700928756, 36.065332709736822],\n [120.386347609254813, 36.065448608966165],\n [120.385679709750889, 36.065526809514722],\n [120.385551209221035, 36.065535109357882],\n [120.384904909633974, 36.065606409408304],\n [120.383729109910519, 36.065736209458578],\n [120.380432909351384, 36.066008409060885],\n [120.379820109510547, 36.066059009415824],\n [120.378639009182962, 36.065897309513275],\n [120.378358709387044, 36.065842009301321],\n [120.378145409982722, 36.065784609172454],\n [120.377949609586835, 36.065729308960499],\n [120.377768709158659, 36.065668209020657],\n [120.37735560917406, 36.065498509648535],\n [120.376988109313857, 36.065359609358552],\n [120.376659709278215, 36.065232309423607],\n [120.376308709279556, 36.065073508935313],\n [120.375798309844185, 36.064851308940831],\n [120.375448909739475, 36.064685009006041],\n [120.375298809292644, 36.064607509029372],\n [120.375016109206172, 36.064452909274394],\n [120.374049509777137, 36.063936409737551],\n [120.373862709796299, 36.06383660927213],\n [120.372912609329546, 36.063328808877486],\n [120.372781409934191, 36.063258409048387],\n [120.372306709986788, 36.062999709169276],\n [120.3712563099308, 36.06242730957274],\n [120.370274909459567, 36.061924509408641],\n [120.370088809151298, 36.06181990926143],\n [120.369224509403693, 36.061088809001376],\n [120.369121809523904, 36.061001009089352],\n [120.368775009359297, 36.060704209431776]\n ]\n ]\n }\n }\n ]\n}\n'),{clampToGround:!0}).then((n=>{m.dataSources.add(n),m.flyTo(n),C.value=n.entities.values;const e=Cesium.Color.RED.withAlpha(.8),t=Cesium.Color.GREEN.withAlpha(.5);for(let a=0;a{c.value=!c.value},h=()=>{g.value+=2,C.value.forEach((n=>{n.polyline.width=new Cesium.ConstantProperty(g.value)}))};return(n,e)=>{const t=r("el-button");return o(),i("div",y,[s(t,{type:"primary",onClick:S},{default:p((()=>[l(u(c.value?"暂停闪烁":"开始闪烁"),1)])),_:1}),s(t,{type:"primary",onClick:h},{default:p((()=>[l(" 增加道路宽度 ")])),_:1})])}}},[["__scopeId","data-v-eb31df36"]]);export{m as default}; diff --git a/static/js/index-B2K4DJbA.js b/static/js/index-B00r8E46.js similarity index 86% rename from static/js/index-B2K4DJbA.js rename to static/js/index-B00r8E46.js index 6bdb85a..9e19db0 100644 --- a/static/js/index-B2K4DJbA.js +++ b/static/js/index-B00r8E46.js @@ -1,4 +1,4 @@ -const __vite__fileDeps=["./flyTo-7e0BKuDp.js","../css/flyTo-CCwFXlb6.css","./rain-1aOISTgo.js","../css/rain-CTWdfskA.css","./fog-BIDeE2s2.js","../css/fog-mt6qmBnO.css","./snow-TJaYQ0Im.js","../css/snow-DXzSUd7Q.css","./layers-DC8NvchC.js","../css/layers-DYr4e8hi.css","./radiant-DbpRRqrs.js","../css/radiant-D3aAI4Qw.css","./highlightRoad-B5neNV8T.js","../css/highlightRoad-CICYh6qL.css","./distance-D6OqZ_Cc.js","../css/distance-BWPaTgIe.css","./error-404-CRgfZy7U.js","../css/error-404-DiW8Gdvm.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]); +const __vite__fileDeps=["./flyTo-DaTeNTKq.js","../css/flyTo-CCwFXlb6.css","./rain-bqEXp05H.js","../css/rain-CTWdfskA.css","./fog-CXGYHsht.js","../css/fog-mt6qmBnO.css","./snow-cqt_qH4X.js","../css/snow-DXzSUd7Q.css","./layers-DuzRdMwN.js","../css/layers-DYr4e8hi.css","./radiant-B1Ji1Uya.js","../css/radiant-D3aAI4Qw.css","./highlightRoad-Dp8uJOwT.js","../css/highlightRoad-CICYh6qL.css","./distance-8g1QGhED.js","../css/distance-BWPaTgIe.css","./error-404-Dn57EIiu.js","../css/error-404-DiW8Gdvm.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]); /** * @vue/shared v3.4.31 * (c) 2018-present Yuxi (Evan) You and Vue contributors @@ -25,7 +25,7 @@ let te,le;class ne{constructor(e=!1){this.detached=e,this._active=!0,this.effect */ let Ir;const $r=e=>Ir=e,Rr=Symbol();function Nr(e){return e&&"object"==typeof e&&"[object Object]"===Object.prototype.toString.call(e)&&"function"!=typeof e.toJSON}var Hr,Dr;(Dr=Hr||(Hr={})).direct="direct",Dr.patchObject="patch object",Dr.patchFunction="patch function";const Fr=()=>{};function Pr(e,t,l,n=Fr){e.push(t);const a=()=>{const l=e.indexOf(t);l>-1&&(e.splice(l,1),n())};return!l&&oe()&&re(a),a}function jr(e,...t){e.slice().forEach((e=>{e(...t)}))}const Kr=e=>e();function Wr(e,t){e instanceof Map&&t instanceof Map&&t.forEach(((t,l)=>e.set(l,t))),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const l in t){if(!t.hasOwnProperty(l))continue;const n=t[l],a=e[l];Nr(a)&&Nr(n)&&e.hasOwnProperty(l)&&!St(n)&&!ft(n)?e[l]=Wr(a,n):e[l]=n}return e}const{assign:qr}=Object;function Ur(e){return!(!St(e)||!e.effect)}function Yr(e,t,l,n){const{state:a,actions:o,getters:r}=t,s=l.state.value[e];let i;return i=function(e,t,l={},n,a,o){let r;const s=qr({actions:{}},l),i={deep:!0};let u,c,d,p=[],f=[];const v=n.state.value[e];let h;function m(t){let l;u=c=!1,"function"==typeof t?(t(n.state.value[e]),l={type:Hr.patchFunction,storeId:e,events:d}):(Wr(n.state.value[e],t),l={type:Hr.patchObject,payload:t,storeId:e,events:d});const a=h=Symbol();Xt().then((()=>{h===a&&(u=!0)})),c=!0,jr(p,l,n.state.value[e])}_t({});const g=function(){const{state:e}=l,t=e?e():{};this.$patch((e=>{qr(e,t)}))};function y(){r.stop(),p=[],f=[],n._s.delete(e)}function b(t,l){return function(){$r(n);const a=Array.from(arguments),o=[],r=[];function s(e){o.push(e)}function i(e){r.push(e)}let u;jr(f,{args:a,name:t,store:x,after:s,onError:i});try{u=l.apply(this&&this.$id===e?this:x,a)}catch(c){throw jr(r,c),c}return u instanceof Promise?u.then((e=>(jr(o,e),e))).catch((e=>(jr(r,e),Promise.reject(e)))):(jr(o,u),u)}}const w={_p:n,$id:e,$onAction:Pr.bind(null,f),$patch:m,$reset:g,$subscribe(t,l={}){const a=Pr(p,t,l.detached,(()=>o())),o=r.run((()=>Un((()=>n.state.value[e]),(n=>{("sync"===l.flush?c:u)&&t({storeId:e,type:Hr.direct,events:d},n)}),qr({},i,l))));return a},$dispose:y},x=ut(w);n._s.set(e,x);const C=n._a&&n._a.runWithContext||Kr,k=C((()=>n._e.run((()=>(r=ae()).run(t)))));for(const S in k){const e=k[S];if(St(e)&&!Ur(e)||ft(e));else if("function"==typeof e){const t=b(S,e);k[S]=t,s.actions[S]=e}}qr(x,k),qr(gt(x),k),Object.defineProperty(x,"$state",{get:()=>n.state.value[e],set:e=>{m((t=>{qr(t,e)}))}}),n._p.forEach((e=>{qr(x,r.run((()=>e({store:x,app:n._a,pinia:n,options:s}))))})),v&&o&&l.hydrate&&l.hydrate(x.$state,v);return u=!0,c=!0,x}(e,(function(){s||(l.state.value[e]=a?a():{});const t=Lt(l.state.value[e]);return qr(t,o,Object.keys(r||{}).reduce(((t,n)=>(t[n]=yt(vo((()=>{$r(l);const t=l._s.get(e);return r[n].call(t,t)}))),t)),{}))}),t,l,0,!0),i}const Gr=function(e,t,l){let n,a;function o(e,t){(e=e||(!!(Ja||sl||hn)?gn(Rr,null):null))&&$r(e),(e=Ir)._s.has(n)||Yr(n,a,e);return e._s.get(n)}return"string"==typeof e?(n=e,a=t):(a=e,n=e.id),o.$id=n,o}({id:"app-cesium",state:()=>({viewer:null}),actions:{setCesium(e){this.viewer=e}},persist:!1}),Xr="3867badc8bba65784f3c7253d562e2a1";const Zr=(e,t)=>{const l=e.__vccOpts||e;for(const[n,a]of t)l[n]=a;return l},Jr=Zr(Fl({__name:"App",setup(e){const t=Gr(),l=_t();Cesium.Ion.defaultAccessToken="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI5ZjNjY2MxNy1lZTA2LTQ0OWEtOGJhNi1kMGQ3YzBjMGI5YTIiLCJpZCI6ODU2NjMsImlhdCI6MTcxNzIyNzczM30.WMiuSvYIlG-j4iIuEMIT-NZ3Tq7SnP6SgSNG8TovLGs";const n=new Date((new Date).getTime()+288e5),a=Cesium.JulianDate.fromDate(n);return Ol((()=>{const e=new Cesium.Viewer(l.value,{});e.cesiumWidget.creditContainer.style.display="none",e.clock.currentTime=a,e.clock.shouldAnimate=!0,e.scene.debugShowFramesPerSecond=!0,e.scene.globe.depthTestAgainstTerrain=!0,function(e,t){const l=t=>{const l=e.camera.positionCartographic.height/100;switch(console.log("Key pressed:",t.key),t.key){case"ArrowUp":console.log("🚀 ~ handleKeyDown ~ 向上键被按下:"),e.camera.moveForward(l);break;case"ArrowDown":console.log("🚀 ~ handleKeyDown ~ 向下键被按下:"),e.camera.moveBackward(l);break;case"ArrowLeft":console.log("🚀 ~ handleKeyDown ~ 向左键被按下:"),e.camera.moveLeft(l);break;case"ArrowRight":console.log("🚀 ~ handleKeyDown ~ 向右键被按下:"),e.camera.moveRight(l)}};document.addEventListener("keydown",l),Tl((()=>{document.removeEventListener("keydown",l)}))}(e),t.setCesium(e),console.log("🚀 ~ onMounted ~ viewer:",e)})),(e,t)=>{const n=bl("MenuCom"),a=bl("el-aside"),o=bl("router-view"),r=bl("el-main"),s=bl("el-container");return za(),Ba(s,null,{default:pl((()=>[Da(a,null,{default:pl((()=>[Da(n)])),_:1}),Da(s,null,{default:pl((()=>[Da(r,null,{default:pl((()=>[Ha("div",{id:"cesium-viewer",ref_key:"viewerDivRef",ref:l},null,512),Da(o)])),_:1})])),_:1})])),_:1})}}}),[["__scopeId","data-v-7cc7a04c"]]),Qr=e=>Array.from(e.querySelectorAll('a[href],button:not([disabled]),button:not([hidden]),:not([tabindex="-1"]),input:not([disabled]),input:not([type="hidden"]),select:not([disabled]),textarea:not([disabled])')).filter((e=>es(e)&&(e=>"fixed"!==getComputedStyle(e).position&&null!==e.offsetParent)(e))),es=e=>{if(e.tabIndex>0||0===e.tabIndex&&null!==e.getAttribute("tabIndex"))return!0;if(e.disabled)return!1;switch(e.nodeName){case"A":return!!e.href&&"ignore"!==e.rel;case"INPUT":return!("hidden"===e.type||"file"===e.type);case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}},ts=function(e,t,...l){let n;n=t.includes("mouse")||t.includes("click")?"MouseEvents":t.includes("key")?"KeyboardEvent":"HTMLEvents";const a=document.createEvent(n);return a.initEvent(t,...l),e.dispatchEvent(a),e},ls=e=>!e.getAttribute("aria-owns"),ns=(e,t,l)=>{const{parentNode:n}=e;if(!n)return null;const a=n.querySelectorAll(l);return a[Array.prototype.indexOf.call(a,e)+t]||null},as=e=>{e&&(e.focus(),!ls(e)&&e.click())},os=(e,t,{checkForDefaultPrevented:l=!0}={})=>n=>{const a=null==e?void 0:e(n);if(!1===l||!a)return null==t?void 0:t(n)},rs=e=>t=>"mouse"===t.pointerType?e(t):void 0;var ss,is=Object.defineProperty,us=Object.defineProperties,cs=Object.getOwnPropertyDescriptors,ds=Object.getOwnPropertySymbols,ps=Object.prototype.hasOwnProperty,fs=Object.prototype.propertyIsEnumerable,vs=(e,t,l)=>t in e?is(e,t,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[t]=l;function hs(e,t){const l=Mt();var n,a;return Wn((()=>{l.value=e()}),(n=((e,t)=>{for(var l in t||(t={}))ps.call(t,l)&&vs(e,l,t[l]);if(ds)for(var l of ds(t))fs.call(t,l)&&vs(e,l,t[l]);return e})({},t),a={flush:null!=void 0?void 0:"sync"},us(n,cs(a)))),dt(l)}const ms="undefined"!=typeof window,gs=e=>"function"==typeof e,ys=e=>"string"==typeof e,bs=()=>{},ws=ms&&(null==(ss=null==window?void 0:window.navigator)?void 0:ss.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function xs(e){return"function"==typeof e?e():zt(e)}function Cs(e,t){return function(...l){return new Promise(((n,a)=>{Promise.resolve(e((()=>t.apply(this,l)),{fn:t,thisArg:this,args:l})).then(n).catch(a)}))}}function ks(e,t){let l,n,a;const o=_t(!0),r=()=>{o.value=!0,a()};Un(e,r,{flush:"sync"});const s=gs(t)?t:t.get,i=gs(t)?void 0:t.set,u=new Tt(((e,t)=>(n=e,a=t,{get:()=>(o.value&&(l=s(),o.value=!1),n(),l),set(e){null==i||i(e)}})));return Object.isExtensible(u)&&(u.trigger=r),u}function Ss(e){return!!oe()&&(re(e),!0)}function _s(e,t=200,l={}){return Cs(function(e,t={}){let l,n,a=bs;const o=e=>{clearTimeout(e),a(),a=bs};return r=>{const s=xs(e),i=xs(t.maxWait);return l&&o(l),s<=0||void 0!==i&&i<=0?(n&&(o(n),n=null),Promise.resolve(r())):new Promise(((e,u)=>{a=t.rejectOnCancel?u:e,i&&!n&&(n=setTimeout((()=>{l&&o(l),n=null,e(r())}),i)),l=setTimeout((()=>{n&&o(n),n=null,e(r())}),s)}))}}(t,l),e)}function Ms(e,t=200,l=!1,n=!0,a=!1){return Cs(function(e,t=!0,l=!0,n=!1){let a,o,r=0,s=!0,i=bs;const u=()=>{a&&(clearTimeout(a),a=void 0,i(),i=bs)};return c=>{const d=xs(e),p=Date.now()-r,f=()=>o=c();return u(),d<=0?(r=Date.now(),f()):(p>d&&(l||!s)?(r=Date.now(),f()):t&&(o=new Promise(((e,t)=>{i=n?t:e,a=setTimeout((()=>{r=Date.now(),s=!0,e(f()),u()}),Math.max(0,d-p))}))),l||a||(a=setTimeout((()=>s=!0),d)),s=!1,o)}}(t,l,n,a),e)}function Es(e,t=!0){Qa()?Ol(e):t?e():Xt(e)}function Os(e,t,l={}){const{immediate:n=!0}=l,a=_t(!1);let o=null;function r(){o&&(clearTimeout(o),o=null)}function s(){a.value=!1,r()}function i(...l){r(),a.value=!0,o=setTimeout((()=>{a.value=!1,o=null,e(...l)}),xs(t))}return n&&(a.value=!0,ms&&i()),Ss(s),{isPending:dt(a),start:i,stop:s}}function zs(e){var t;const l=xs(e);return null!=(t=null==l?void 0:l.$el)?t:l}const Vs=ms?window:void 0,As=ms?window.document:void 0;function Ts(...e){let t,l,n,a;if(ys(e[0])||Array.isArray(e[0])?([l,n,a]=e,t=Vs):[t,l,n,a]=e,!t)return bs;Array.isArray(l)||(l=[l]),Array.isArray(n)||(n=[n]);const o=[],r=()=>{o.forEach((e=>e())),o.length=0},s=Un((()=>[zs(t),xs(a)]),(([e,t])=>{r(),e&&o.push(...l.flatMap((l=>n.map((n=>((e,t,l,n)=>(e.addEventListener(t,l,n),()=>e.removeEventListener(t,l,n)))(e,l,n,t))))))}),{immediate:!0,flush:"post"}),i=()=>{s(),r()};return Ss(i),i}let Ls=!1;function Bs(e,t,l={}){const{window:n=Vs,ignore:a=[],capture:o=!0,detectIframe:r=!1}=l;if(!n)return;ws&&!Ls&&(Ls=!0,Array.from(n.document.body.children).forEach((e=>e.addEventListener("click",bs))));let s=!0;const i=e=>a.some((t=>{if("string"==typeof t)return Array.from(n.document.querySelectorAll(t)).some((t=>t===e.target||e.composedPath().includes(t)));{const l=zs(t);return l&&(e.target===l||e.composedPath().includes(l))}})),u=[Ts(n,"click",(l=>{const n=zs(e);n&&n!==l.target&&!l.composedPath().includes(n)&&(0===l.detail&&(s=!i(l)),s?t(l):s=!0)}),{passive:!0,capture:o}),Ts(n,"pointerdown",(t=>{const l=zs(e);l&&(s=!t.composedPath().includes(l)&&!i(t))}),{passive:!0}),r&&Ts(n,"blur",(l=>{var a;const o=zs(e);"IFRAME"!==(null==(a=n.document.activeElement)?void 0:a.tagName)||(null==o?void 0:o.contains(n.document.activeElement))||t(l)}))].filter(Boolean);return()=>u.forEach((e=>e()))}function Is(e,t=!1){const l=_t(),n=()=>l.value=Boolean(e());return n(),Es(n,t),l}const $s="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Rs="__vueuse_ssr_handlers__";$s[Rs]=$s[Rs]||{};var Ns=Object.getOwnPropertySymbols,Hs=Object.prototype.hasOwnProperty,Ds=Object.prototype.propertyIsEnumerable,Fs=(e,t)=>{var l={};for(var n in e)Hs.call(e,n)&&t.indexOf(n)<0&&(l[n]=e[n]);if(null!=e&&Ns)for(var n of Ns(e))t.indexOf(n)<0&&Ds.call(e,n)&&(l[n]=e[n]);return l};function Ps(e,t,l={}){const n=l,{window:a=Vs}=n,o=Fs(n,["window"]);let r;const s=Is((()=>a&&"ResizeObserver"in a)),i=()=>{r&&(r.disconnect(),r=void 0)},u=Un((()=>zs(e)),(e=>{i(),s.value&&a&&e&&(r=new ResizeObserver(t),r.observe(e,o))}),{immediate:!0,flush:"post"}),c=()=>{i(),u()};return Ss(c),{isSupported:s,stop:c}}function js(e,t={}){const{reset:l=!0,windowResize:n=!0,windowScroll:a=!0,immediate:o=!0}=t,r=_t(0),s=_t(0),i=_t(0),u=_t(0),c=_t(0),d=_t(0),p=_t(0),f=_t(0);function v(){const t=zs(e);if(!t)return void(l&&(r.value=0,s.value=0,i.value=0,u.value=0,c.value=0,d.value=0,p.value=0,f.value=0));const n=t.getBoundingClientRect();r.value=n.height,s.value=n.bottom,i.value=n.left,u.value=n.right,c.value=n.top,d.value=n.width,p.value=n.x,f.value=n.y}return Ps(e,v),Un((()=>zs(e)),(e=>!e&&v())),a&&Ts("scroll",v,{capture:!0,passive:!0}),n&&Ts("resize",v,{passive:!0}),Es((()=>{o&&v()})),{height:r,bottom:s,left:i,right:u,top:c,width:d,x:p,y:f,update:v}}var Ks,Ws,qs=Object.getOwnPropertySymbols,Us=Object.prototype.hasOwnProperty,Ys=Object.prototype.propertyIsEnumerable;function Gs(e,t,l={}){const n=l,{window:a=Vs}=n,o=((e,t)=>{var l={};for(var n in e)Us.call(e,n)&&t.indexOf(n)<0&&(l[n]=e[n]);if(null!=e&&qs)for(var n of qs(e))t.indexOf(n)<0&&Ys.call(e,n)&&(l[n]=e[n]);return l})(n,["window"]);let r;const s=Is((()=>a&&"MutationObserver"in a)),i=()=>{r&&(r.disconnect(),r=void 0)},u=Un((()=>zs(e)),(e=>{i(),s.value&&a&&e&&(r=new MutationObserver(t),r.observe(e,o))}),{immediate:!0}),c=()=>{i(),u()};return Ss(c),{isSupported:s,stop:c}}(Ws=Ks||(Ks={})).UP="UP",Ws.RIGHT="RIGHT",Ws.DOWN="DOWN",Ws.LEFT="LEFT",Ws.NONE="NONE";var Xs=Object.defineProperty,Zs=Object.getOwnPropertySymbols,Js=Object.prototype.hasOwnProperty,Qs=Object.prototype.propertyIsEnumerable,ei=(e,t,l)=>t in e?Xs(e,t,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[t]=l;function ti(e,t,l,n={}){var a,o,r;const{clone:s=!1,passive:i=!1,eventName:u,deep:c=!1,defaultValue:d}=n,p=Qa(),f=l||(null==p?void 0:p.emit)||(null==(a=null==p?void 0:p.$emit)?void 0:a.bind(p))||(null==(r=null==(o=null==p?void 0:p.proxy)?void 0:o.$emit)?void 0:r.bind(null==p?void 0:p.proxy));let v=u;t||(t="modelValue"),v=u||v||`update:${t.toString()}`;const h=e=>{return s?gs(s)?s(e):(t=e,JSON.parse(JSON.stringify(t))):e;var t},m=()=>void 0!==e[t]?h(e[t]):d;if(i){const l=_t(m());return Un((()=>e[t]),(e=>l.value=h(e))),Un(l,(l=>{(l!==e[t]||c)&&f(v,l)}),{deep:c}),l}return vo({get:()=>m(),set(e){f(v,e)}})}((e,t)=>{for(var l in t||(t={}))Js.call(t,l)&&ei(e,l,t[l]);if(Zs)for(var l of Zs(t))Qs.call(t,l)&&ei(e,l,t[l])})({linear:function(e){return e}},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});const li=()=>ms&&/firefox/i.test(window.navigator.userAgent),ni=e=>{let t=0,l=e;for(;l;)t+=l.offsetTop,l=l.offsetParent;return t},ai=(e,t)=>Math.abs(ni(e)-ni(t)),oi=e=>{let t,l;return"touchend"===e.type?(l=e.changedTouches[0].clientY,t=e.changedTouches[0].clientX):e.type.startsWith("touch")?(l=e.touches[0].clientY,t=e.touches[0].clientX):(l=e.clientY,t=e.clientX),{clientX:t,clientY:l}};var ri="object"==typeof global&&global&&global.Object===Object&&global,si="object"==typeof self&&self&&self.Object===Object&&self,ii=ri||si||Function("return this")(),ui=ii.Symbol,ci=Object.prototype,di=ci.hasOwnProperty,pi=ci.toString,fi=ui?ui.toStringTag:void 0;var vi=Object.prototype.toString;var hi="[object Null]",mi="[object Undefined]",gi=ui?ui.toStringTag:void 0;function yi(e){return null==e?void 0===e?mi:hi:gi&&gi in Object(e)?function(e){var t=di.call(e,fi),l=e[fi];try{e[fi]=void 0;var n=!0}catch(iI){}var a=pi.call(e);return n&&(t?e[fi]=l:delete e[fi]),a}(e):function(e){return vi.call(e)}(e)}function bi(e){return null!=e&&"object"==typeof e}var wi="[object Symbol]";function xi(e){return"symbol"==typeof e||bi(e)&&yi(e)==wi}function Ci(e,t){for(var l=-1,n=null==e?0:e.length,a=Array(n);++l0){if(++uu>=800)return arguments[0]}else uu=0;return iu.apply(void 0,arguments)});function vu(e,t,l,n){for(var a=e.length,o=l+(n?1:-1);n?o--:++o-1}var gu=9007199254740991,yu=/^(?:0|[1-9]\d*)$/;function bu(e,t){var l=typeof e;return!!(t=null==t?gu:t)&&("number"==l||"symbol"!=l&&yu.test(e))&&e>-1&&e%1==0&&e-1&&e%1==0&&e<=Ou}function Vu(e){return null!=e&&zu(e.length)&&!ji(e)}var Au=Object.prototype;function Tu(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Au)}function Lu(e){return bi(e)&&"[object Arguments]"==yi(e)}var Bu=Object.prototype,Iu=Bu.hasOwnProperty,$u=Bu.propertyIsEnumerable,Ru=Lu(function(){return arguments}())?Lu:function(e){return bi(e)&&Iu.call(e,"callee")&&!$u.call(e,"callee")};var Nu="object"==typeof exports&&exports&&!exports.nodeType&&exports,Hu=Nu&&"object"==typeof module&&module&&!module.nodeType&&module,Du=Hu&&Hu.exports===Nu?ii.Buffer:void 0,Fu=(Du?Du.isBuffer:void 0)||function(){return!1},Pu={};function ju(e){return function(t){return e(t)}}Pu["[object Float32Array]"]=Pu["[object Float64Array]"]=Pu["[object Int8Array]"]=Pu["[object Int16Array]"]=Pu["[object Int32Array]"]=Pu["[object Uint8Array]"]=Pu["[object Uint8ClampedArray]"]=Pu["[object Uint16Array]"]=Pu["[object Uint32Array]"]=!0,Pu["[object Arguments]"]=Pu["[object Array]"]=Pu["[object ArrayBuffer]"]=Pu["[object Boolean]"]=Pu["[object DataView]"]=Pu["[object Date]"]=Pu["[object Error]"]=Pu["[object Function]"]=Pu["[object Map]"]=Pu["[object Number]"]=Pu["[object Object]"]=Pu["[object RegExp]"]=Pu["[object Set]"]=Pu["[object String]"]=Pu["[object WeakMap]"]=!1;var Ku="object"==typeof exports&&exports&&!exports.nodeType&&exports,Wu=Ku&&"object"==typeof module&&module&&!module.nodeType&&module,qu=Wu&&Wu.exports===Ku&&ri.process,Uu=function(){try{var e=Wu&&Wu.require&&Wu.require("util").types;return e||qu&&qu.binding&&qu.binding("util")}catch(iI){}}(),Yu=Uu&&Uu.isTypedArray,Gu=Yu?ju(Yu):function(e){return bi(e)&&zu(e.length)&&!!Pu[yi(e)]},Xu=Object.prototype.hasOwnProperty;function Zu(e,t){var l=ki(e),n=!l&&Ru(e),a=!l&&!n&&Fu(e),o=!l&&!n&&!a&&Gu(e),r=l||n||a||o,s=r?function(e,t){for(var l=-1,n=Array(e);++l-1},vc.prototype.set=function(e,t){var l=this.__data__,n=pc(l,e);return n<0?(++this.size,l.push([e,t])):l[n][1]=t,this};var hc=lu(ii,"Map");function mc(e,t){var l,n,a=e.__data__;return("string"==(n=typeof(l=t))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==l:null===l)?a["string"==typeof t?"string":"hash"]:a.map}function gc(e){var t=-1,l=null==e?0:e.length;for(this.clear();++t0&&l(s)?t>1?Ac(s,t-1,l,n,a):Oc(a,s):n||(a[a.length]=s)}return a}function Tc(e){return(null==e?0:e.length)?Ac(e,1):[]}function Lc(e){return fu(Mu(e,void 0,Tc),e+"")}var Bc=Ju(Object.getPrototypeOf,Object),Ic="[object Object]",$c=Function.prototype,Rc=Object.prototype,Nc=$c.toString,Hc=Rc.hasOwnProperty,Dc=Nc.call(Object);function Fc(e){if(!bi(e)||yi(e)!=Ic)return!1;var t=Bc(e);if(null===t)return!0;var l=Hc.call(t,"constructor")&&t.constructor;return"function"==typeof l&&l instanceof l&&Nc.call(l)==Dc}function Pc(){if(!arguments.length)return[];var e=arguments[0];return ki(e)?e:[e]}function jc(e){var t=this.__data__=new vc(e);this.size=t.size}jc.prototype.clear=function(){this.__data__=new vc,this.size=0},jc.prototype.delete=function(e){var t=this.__data__,l=t.delete(e);return this.size=t.size,l},jc.prototype.get=function(e){return this.__data__.get(e)},jc.prototype.has=function(e){return this.__data__.has(e)},jc.prototype.set=function(e,t){var l=this.__data__;if(l instanceof vc){var n=l.__data__;if(!hc||n.length<199)return n.push([e,t]),this.size=++l.size,this;l=this.__data__=new gc(n)}return l.set(e,t),this.size=l.size,this};var Kc="object"==typeof exports&&exports&&!exports.nodeType&&exports,Wc=Kc&&"object"==typeof module&&module&&!module.nodeType&&module,qc=Wc&&Wc.exports===Kc?ii.Buffer:void 0,Uc=qc?qc.allocUnsafe:void 0;function Yc(e,t){if(t)return e.slice();var l=e.length,n=Uc?Uc(l):new e.constructor(l);return e.copy(n),n}function Gc(){return[]}var Xc=Object.prototype.propertyIsEnumerable,Zc=Object.getOwnPropertySymbols,Jc=Zc?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var l=-1,n=null==e?0:e.length,a=0,o=[];++ls))return!1;var u=o.get(e),c=o.get(t);if(u&&c)return u==t&&c==e;var d=-1,p=!0,f=l&cp?new rp:void 0;for(o.set(e,t),o.set(t,e);++d=t||l<0||d&&e-u>=o}function h(){var e=Jp();if(v(e))return m(e);s=setTimeout(h,function(e){var l=t-(e-i);return d?tf(l,o-(e-u)):l}(e))}function m(e){return s=void 0,p&&n?f(e):(n=a=void 0,r)}function g(){var e=Jp(),l=v(e);if(n=arguments,a=this,i=e,l){if(void 0===s)return function(e){return u=e,s=setTimeout(h,t),c?f(e):r}(i);if(d)return clearTimeout(s),s=setTimeout(h,t),f(i)}return void 0===s&&(s=setTimeout(h,t)),r}return t=Ri(t)||0,Ai(l)&&(c=!!l.leading,o=(d="maxWait"in l)?ef(Ri(l.maxWait)||0,t):o,p="trailing"in l?!!l.trailing:p),g.cancel=function(){void 0!==s&&clearTimeout(s),u=0,n=i=a=s=void 0},g.flush=function(){return void 0===s?r:m(Jp())},g}function nf(e,t,l){(void 0!==l&&!xu(e[t],l)||void 0===l&&!(t in e))&&wu(e,t,l)}function af(e){return bi(e)&&Vu(e)}function of(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}function rf(e,t,l,n,a,o,r){var s=of(e,l),i=of(t,l),u=r.get(i);if(u)nf(e,l,u);else{var c,d=o?o(s,i,l+"",e,t,r):void 0,p=void 0===d;if(p){var f=ki(i),v=!f&&Fu(i),h=!f&&!v&&Gu(i);d=i,f||v||h?ki(s)?d=s:af(s)?d=ru(s):v?(p=!1,d=Yc(i,!0)):h?(p=!1,d=kd(i,!0)):d=[]:Fc(i)||Ru(i)?(d=s,Ru(s)?d=Su(c=s,ac(c)):Ai(s)&&!ji(s)||(d=Kd(i))):p=!1}p&&(r.set(i,d),a(d,i,n,o,r),r.delete(i)),nf(e,l,d)}}function sf(e,t,l,n,a){e!==t&&Gp(t,(function(o,r){if(a||(a=new jc),Ai(o))rf(e,t,r,l,sf,n,a);else{var s=n?n(of(e,r),o,r+"",e,t,a):void 0;void 0===s&&(s=o),nf(e,r,s)}}),ac)}function uf(e,t,l){var n=null==e?0:e.length;if(!n)return-1;var a=n-1;return vu(e,Yp(t),a,!0)}function cf(e,t){var l=-1,n=Vu(e)?Array(e.length):[];return Zp(e,(function(e,a,o){n[++l]=t(e,a,o)})),n}function df(e,t){return Ac(function(e,t){return(ki(e)?Ci:cf)(e,Yp(t))}(e,t),1)}var pf=1/0;function ff(e){for(var t=-1,l=null==e?0:e.length,n={};++ta?0:a+t),(l=l>a?a:l)<0&&(l+=a),a=t>l?0:l-t>>>0,t>>>=0;for(var o=Array(a);++n1?t[n-1]:void 0,o=n>2?t[2]:void 0;for(a=yf.length>3&&"function"==typeof a?(n--,a):void 0,o&&function(e,t,l){if(!Ai(l))return!1;var n=typeof t;return!!("number"==n?Vu(l)&&bu(t,l.length):"string"==n&&t in l)&&xu(l[t],e)}(t[0],t[1],o)&&(a=n<3?void 0:a,n=1),e=Object(e);++l1),t})),Su(e,ld(e),l),n&&(l=np(l,7,xf));for(var a=t.length;a--;)wf(l,t[a]);return l}));function kf(e,t,l,n){if(!Ai(e))return e;for(var a=-1,o=(t=kc(t,e)).length,r=o-1,s=e;null!=s&&++a=200){var u=Ef(e);if(u)return fp(u);r=!1,a=ip,i=new rp}else i=s;e:for(;++nvoid 0===e,Vf=e=>"boolean"==typeof e,Af=e=>"number"==typeof e,Tf=e=>!e&&0!==e||d(e)&&0===e.length||y(e)&&!Object.keys(e).length,Lf=e=>"undefined"!=typeof Element&&e instanceof Element,Bf=e=>mf(e),If=e=>e===window,$f=e=>ms?window.requestAnimationFrame(e):setTimeout(e,16),Rf=e=>ms?window.cancelAnimationFrame(e):clearTimeout(e),Nf=(e="")=>e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d"),Hf=e=>A(e),Df=e=>Object.keys(e),Ff=(e,t,l)=>({get value(){return Ec(e,t,l)},set value(l){!function(e,t,l){null==e||kf(e,t,l)}(e,t,l)}});class Pf extends Error{constructor(e){super(e),this.name="ElementPlusError"}}function jf(e,t){throw new Pf(`[${e}] ${t}`)}const Kf=(e="")=>e.split(" ").filter((e=>!!e.trim())),Wf=(e,t)=>{if(!e||!t)return!1;if(t.includes(" "))throw new Error("className should not contain space.");return e.classList.contains(t)},qf=(e,t)=>{e&&t.trim()&&e.classList.add(...Kf(t))},Uf=(e,t)=>{e&&t.trim()&&e.classList.remove(...Kf(t))},Yf=(e,t)=>{var l;if(!ms||!e||!t)return"";let n=O(t);"float"===n&&(n="cssFloat");try{const t=e.style[n];if(t)return t;const a=null==(l=document.defaultView)?void 0:l.getComputedStyle(e,"");return a?a[n]:""}catch(iI){return e.style[n]}};function Gf(e,t="px"){return e?Af(e)||m(l=e)&&!Number.isNaN(Number(l))?`${e}${t}`:m(e)?e:void 0:"";var l}const Xf=(e,t)=>{if(!ms)return!1;const l={undefined:"overflow",true:"overflow-y",false:"overflow-x"}[String(t)],n=Yf(e,l);return["scroll","auto","overlay"].some((e=>n.includes(e)))},Zf=(e,t)=>{if(!ms)return;let l=e;for(;l;){if([window,document,document.documentElement].includes(l))return window;if(Xf(l,t))return l;l=l.parentNode}return l};let Jf;const Qf=e=>{var t;if(!ms)return 0;if(void 0!==Jf)return Jf;const l=document.createElement("div");l.className=`${e}-scrollbar__wrap`,l.style.visibility="hidden",l.style.width="100px",l.style.position="absolute",l.style.top="-9999px",document.body.appendChild(l);const n=l.offsetWidth;l.style.overflow="scroll";const a=document.createElement("div");a.style.width="100%",l.appendChild(a);const o=a.offsetWidth;return null==(t=l.parentNode)||t.removeChild(l),Jf=n-o,Jf};function ev(e,t){if(!ms)return;if(!t)return void(e.scrollTop=0);const l=[];let n=t.offsetParent;for(;null!==n&&e!==n&&e.contains(n);)l.push(n),n=n.offsetParent;const a=t.offsetTop+l.reduce(((e,t)=>e+t.offsetTop),0),o=a+t.offsetHeight,r=e.scrollTop,s=r+e.clientHeight;as&&(e.scrollTop=o-e.clientHeight)}const tv=(e,t)=>If(t)?e.ownerDocument.documentElement:t,lv=e=>If(e)?window.scrollY:e.scrollTop,nv=e=>{if(!ms||""===e)return null;if(m(e))try{return document.querySelector(e)}catch(iI){return null}return e}; /*! Element Plus Icons Vue v2.3.1 */ -var av=Fl({name:"AddLocation",__name:"add-location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"})]))}),ov=av,rv=Fl({name:"Aim",__name:"aim",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"})]))}),sv=rv,iv=Fl({name:"AlarmClock",__name:"alarm-clock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),Ha("path",{fill:"currentColor",d:"m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"})]))}),uv=iv,cv=Fl({name:"Apple",__name:"apple",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z"})]))}),dv=cv,pv=Fl({name:"ArrowDownBold",__name:"arrow-down-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z"})]))}),fv=pv,vv=Fl({name:"ArrowDown",__name:"arrow-down",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z"})]))}),hv=vv,mv=Fl({name:"ArrowLeftBold",__name:"arrow-left-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0z"})]))}),gv=mv,yv=Fl({name:"ArrowLeft",__name:"arrow-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}),bv=yv,wv=Fl({name:"ArrowRightBold",__name:"arrow-right-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0z"})]))}),xv=wv,Cv=Fl({name:"ArrowRight",__name:"arrow-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}),kv=Cv,Sv=Fl({name:"ArrowUpBold",__name:"arrow-up-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496z"})]))}),_v=Sv,Mv=Fl({name:"ArrowUp",__name:"arrow-up",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"})]))}),Ev=Mv,Ov=Fl({name:"Avatar",__name:"avatar",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"})]))}),zv=Ov,Vv=Fl({name:"Back",__name:"back",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"}),Ha("path",{fill:"currentColor",d:"m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"})]))}),Av=Vv,Tv=Fl({name:"Baseball",__name:"baseball",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6zm45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"}),Ha("path",{fill:"currentColor",d:"M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896zM108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1736.64 1736.64 0 0 1-11.392-65.728z"})]))}),Lv=Tv,Bv=Fl({name:"Basketball",__name:"basketball",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M778.752 788.224a382.464 382.464 0 0 0 116.032-245.632 256.512 256.512 0 0 0-241.728-13.952 762.88 762.88 0 0 1 125.696 259.584zm-55.04 44.224a699.648 699.648 0 0 0-125.056-269.632 256.128 256.128 0 0 0-56.064 331.968 382.72 382.72 0 0 0 181.12-62.336m-254.08 61.248A320.128 320.128 0 0 1 557.76 513.6a715.84 715.84 0 0 0-48.192-48.128 320.128 320.128 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.128 256.128 0 0 0 331.072-56.448 699.648 699.648 0 0 0-268.8-124.352 382.656 382.656 0 0 0-62.272 180.8m106.56-235.84a762.88 762.88 0 0 1 258.688 125.056 256.512 256.512 0 0 0-13.44-241.088A382.464 382.464 0 0 0 235.84 245.248zm318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a779.84 779.84 0 0 1 66.176 66.112 320.832 320.832 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"})]))}),Iv=Bv,$v=Fl({name:"BellFilled",__name:"bell-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.128 320.128 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"})]))}),Rv=$v,Nv=Fl({name:"Bell",__name:"bell",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"}),Ha("path",{fill:"currentColor",d:"M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"}),Ha("path",{fill:"currentColor",d:"M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"})]))}),Hv=Nv,Dv=Fl({name:"Bicycle",__name:"bicycle",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),Ha("path",{fill:"currentColor",d:"M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),Ha("path",{fill:"currentColor",d:"M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"}),Ha("path",{fill:"currentColor",d:"m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"})]))}),Fv=Dv,Pv=Fl({name:"BottomLeft",__name:"bottom-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"}),Ha("path",{fill:"currentColor",d:"M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z"})]))}),jv=Pv,Kv=Fl({name:"BottomRight",__name:"bottom-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"}),Ha("path",{fill:"currentColor",d:"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"})]))}),Wv=Kv,qv=Fl({name:"Bottom",__name:"bottom",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"})]))}),Uv=qv,Yv=Fl({name:"Bowl",__name:"bowl",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M714.432 704a351.744 351.744 0 0 0 148.16-256H161.408a351.744 351.744 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"})]))}),Gv=Yv,Xv=Fl({name:"Box",__name:"box",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64z"}),Ha("path",{fill:"currentColor",d:"M64 320h896v64H64z"}),Ha("path",{fill:"currentColor",d:"M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"})]))}),Zv=Xv,Jv=Fl({name:"Briefcase",__name:"briefcase",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"})]))}),Qv=Jv,eh=Fl({name:"BrushFilled",__name:"brush-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"})]))}),th=eh,lh=Fl({name:"Brush",__name:"brush",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a663.872 663.872 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384h61.248zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168z"})]))}),nh=lh,ah=Fl({name:"Burger",__name:"burger",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z"})]))}),oh=ah,rh=Fl({name:"Calendar",__name:"calendar",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"})]))}),sh=rh,ih=Fl({name:"CameraFilled",__name:"camera-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}),uh=ih,ch=Fl({name:"Camera",__name:"camera",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"})]))}),dh=ch,ph=Fl({name:"CaretBottom",__name:"caret-bottom",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m192 384 320 384 320-384z"})]))}),fh=ph,vh=Fl({name:"CaretLeft",__name:"caret-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M672 192 288 511.936 672 832z"})]))}),hh=vh,mh=Fl({name:"CaretRight",__name:"caret-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 192v640l384-320.064z"})]))}),gh=mh,yh=Fl({name:"CaretTop",__name:"caret-top",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 320 192 704h639.936z"})]))}),bh=yh,wh=Fl({name:"Cellphone",__name:"cellphone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}),xh=wh,Ch=Fl({name:"ChatDotRound",__name:"chat-dot-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),Ha("path",{fill:"currentColor",d:"M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"})]))}),kh=Ch,Sh=Fl({name:"ChatDotSquare",__name:"chat-dot-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),Ha("path",{fill:"currentColor",d:"M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z"})]))}),_h=Sh,Mh=Fl({name:"ChatLineRound",__name:"chat-line-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),Ha("path",{fill:"currentColor",d:"M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}),Eh=Mh,Oh=Fl({name:"ChatLineSquare",__name:"chat-line-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),Ha("path",{fill:"currentColor",d:"M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}),zh=Oh,Vh=Fl({name:"ChatRound",__name:"chat-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"})]))}),Ah=Vh,Th=Fl({name:"ChatSquare",__name:"chat-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"})]))}),Lh=Th,Bh=Fl({name:"Check",__name:"check",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"})]))}),Ih=Bh,$h=Fl({name:"Checked",__name:"checked",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"})]))}),Rh=$h,Nh=Fl({name:"Cherry",__name:"cherry",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6zM288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"})]))}),Hh=Nh,Dh=Fl({name:"Chicken",__name:"chicken",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M349.952 716.992 478.72 588.16a106.688 106.688 0 0 1-26.176-19.072 106.688 106.688 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112zm57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z"})]))}),Fh=Dh,Ph=Fl({name:"ChromeFilled",__name:"chrome-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.372 212.372 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67z"}),Ha("path",{fill:"currentColor",d:"M576.79 401.63a127.92 127.92 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128.005 128.005 0 0 0-2.16 127.44l1.24 2.13a127.906 127.906 0 0 0 46.36 46.61 127.907 127.907 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.984 127.984 0 0 0 .29-127.46 127.957 127.957 0 0 0-46.36-46.91"}),Ha("path",{fill:"currentColor",d:"M394.45 333.96A213.336 213.336 0 0 1 512 298.67h369.58A426.503 426.503 0 0 0 512 85.34a425.598 425.598 0 0 0-171.74 35.98 425.644 425.644 0 0 0-142.62 102.22l118.14 204.63a213.397 213.397 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.284 213.284 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.315 213.315 0 0 1-122.77-21.91z"})]))}),jh=Ph,Kh=Fl({name:"CircleCheckFilled",__name:"circle-check-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}),Wh=Kh,qh=Fl({name:"CircleCheck",__name:"circle-check",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z"})]))}),Uh=qh,Yh=Fl({name:"CircleCloseFilled",__name:"circle-close-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"})]))}),Gh=Yh,Xh=Fl({name:"CircleClose",__name:"circle-close",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"}),Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),Zh=Xh,Jh=Fl({name:"CirclePlusFilled",__name:"circle-plus-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0v147.2z"})]))}),Qh=Jh,em=Fl({name:"CirclePlus",__name:"circle-plus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),Ha("path",{fill:"currentColor",d:"M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"}),Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),tm=em,lm=Fl({name:"Clock",__name:"clock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"})]))}),nm=lm,am=Fl({name:"CloseBold",__name:"close-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z"})]))}),om=am,rm=Fl({name:"Close",__name:"close",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}),sm=rm,im=Fl({name:"Cloudy",__name:"cloudy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"})]))}),um=im,cm=Fl({name:"CoffeeCup",__name:"coffee-cup",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 192a192 192 0 1 1-8 383.808A256.128 256.128 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"})]))}),dm=cm,pm=Fl({name:"Coffee",__name:"coffee",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64h493.184m-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784m68.736 64 36.544 512H708.16l36.544-512z"})]))}),fm=pm,vm=Fl({name:"Coin",__name:"coin",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264z"}),Ha("path",{fill:"currentColor",d:"m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264z"}),Ha("path",{fill:"currentColor",d:"M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"})]))}),hm=vm,mm=Fl({name:"ColdDrink",__name:"cold-drink",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.064 192.064 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"})]))}),gm=mm,ym=Fl({name:"CollectionTag",__name:"collection-tag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"})]))}),bm=ym,wm=Fl({name:"Collection",__name:"collection",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"}),Ha("path",{fill:"currentColor",d:"M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"})]))}),xm=wm,Cm=Fl({name:"Comment",__name:"comment",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"})]))}),km=Cm,Sm=Fl({name:"Compass",__name:"compass",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"})]))}),_m=Sm,Mm=Fl({name:"Connection",__name:"connection",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"}),Ha("path",{fill:"currentColor",d:"M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"})]))}),Em=Mm,Om=Fl({name:"Coordinate",__name:"coordinate",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 512h64v320h-64z"}),Ha("path",{fill:"currentColor",d:"M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}),zm=Om,Vm=Fl({name:"CopyDocument",__name:"copy-document",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"}),Ha("path",{fill:"currentColor",d:"M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"})]))}),Am=Vm,Tm=Fl({name:"Cpu",__name:"cpu",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"}),Ha("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"})]))}),Lm=Tm,Bm=Fl({name:"CreditCard",__name:"credit-card",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.352 52.352 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.352 52.352 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.352 52.352 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.352 52.352 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448-20.864 11.136-41.6 17.088-98.56 17.088H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.288 116.288 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448 20.864-11.136 41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384 11.136 20.864 17.088 41.6 17.088 98.56z"}),Ha("path",{fill:"currentColor",d:"M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"})]))}),Im=Bm,$m=Fl({name:"Crop",__name:"crop",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"}),Ha("path",{fill:"currentColor",d:"M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"})]))}),Rm=$m,Nm=Fl({name:"DArrowLeft",__name:"d-arrow-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z"})]))}),Hm=Nm,Dm=Fl({name:"DArrowRight",__name:"d-arrow-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z"})]))}),Fm=Dm,Pm=Fl({name:"DCaret",__name:"d-caret",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512 128 288 320H224zM224 576h576L512 896z"})]))}),jm=Pm,Km=Fl({name:"DataAnalysis",__name:"data-analysis",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"})]))}),Wm=Km,qm=Fl({name:"DataBoard",__name:"data-board",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M32 128h960v64H32z"}),Ha("path",{fill:"currentColor",d:"M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),Ha("path",{fill:"currentColor",d:"M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z"})]))}),Um=qm,Ym=Fl({name:"DataLine",__name:"data-line",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M359.168 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z"})]))}),Gm=Ym,Xm=Fl({name:"DeleteFilled",__name:"delete-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"})]))}),Zm=Xm,Jm=Fl({name:"DeleteLocation",__name:"delete-location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}),Qm=Jm,eg=Fl({name:"Delete",__name:"delete",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"})]))}),tg=eg,lg=Fl({name:"Dessert",__name:"dessert",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.808 143.808 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.808 143.808 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0h140.48m339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"})]))}),ng=lg,ag=Fl({name:"Discount",__name:"discount",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"}),Ha("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}),og=ag,rg=Fl({name:"DishDot",__name:"dish-dot",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.192 448.192 0 0 1 955.392 768H68.544A448.192 448.192 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z"})]))}),sg=rg,ig=Fl({name:"Dish",__name:"dish",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64"})]))}),ug=ig,cg=Fl({name:"DocumentAdd",__name:"document-add",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"})]))}),dg=cg,pg=Fl({name:"DocumentChecked",__name:"document-checked",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"})]))}),fg=pg,vg=Fl({name:"DocumentCopy",__name:"document-copy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"})]))}),hg=vg,mg=Fl({name:"DocumentDelete",__name:"document-delete",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248 90.496-90.496z"})]))}),gg=mg,yg=Fl({name:"DocumentRemove",__name:"document-remove",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"})]))}),bg=yg,wg=Fl({name:"Document",__name:"document",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"})]))}),xg=wg,Cg=Fl({name:"Download",__name:"download",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"})]))}),kg=Cg,Sg=Fl({name:"Drizzling",__name:"drizzling",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"})]))}),_g=Sg,Mg=Fl({name:"EditPen",__name:"edit-pen",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112-56.64 98.112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64h-448z"})]))}),Eg=Mg,Og=Fl({name:"Edit",__name:"edit",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"}),Ha("path",{fill:"currentColor",d:"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"})]))}),zg=Og,Vg=Fl({name:"ElemeFilled",__name:"eleme-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.688 330.688 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.552 47.552 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.304 234.304 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.552 47.552 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z"})]))}),Ag=Vg,Tg=Fl({name:"Eleme",__name:"eleme",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z"})]))}),Lg=Tg,Bg=Fl({name:"ElementPlus",__name:"element-plus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6c12.8-5.1 25.6-5.1 38.4 0 0 0 279 161.3 309.8 179.2 17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4l220.1-128zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64l-2.5-38.4z"})]))}),Ig=Bg,$g=Fl({name:"Expand",__name:"expand",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"})]))}),Rg=$g,Ng=Fl({name:"Failed",__name:"failed",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"})]))}),Hg=Ng,Dg=Fl({name:"Female",__name:"female",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),Ha("path",{fill:"currentColor",d:"M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32"}),Ha("path",{fill:"currentColor",d:"M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}),Fg=Dg,Pg=Fl({name:"Files",__name:"files",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"})]))}),jg=Pg,Kg=Fl({name:"Film",__name:"film",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"})]))}),Wg=Kg,qg=Fl({name:"Filter",__name:"filter",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"})]))}),Ug=qg,Yg=Fl({name:"Finished",__name:"finished",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2l203.968 152.96zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"})]))}),Gg=Yg,Xg=Fl({name:"FirstAidKit",__name:"first-aid-kit",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),Ha("path",{fill:"currentColor",d:"M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"})]))}),Zg=Xg,Jg=Fl({name:"Flag",__name:"flag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"})]))}),Qg=Jg,ey=Fl({name:"Fold",__name:"fold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"})]))}),ty=ey,ly=Fl({name:"FolderAdd",__name:"folder-add",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"})]))}),ny=ly,ay=Fl({name:"FolderChecked",__name:"folder-checked",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"})]))}),oy=ay,ry=Fl({name:"FolderDelete",__name:"folder-delete",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"})]))}),sy=ry,iy=Fl({name:"FolderOpened",__name:"folder-opened",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M878.08 448H241.92l-96 384h636.16l96-384zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"})]))}),uy=iy,cy=Fl({name:"FolderRemove",__name:"folder-remove",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"})]))}),dy=cy,py=Fl({name:"Folder",__name:"folder",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"})]))}),fy=py,vy=Fl({name:"Food",__name:"food",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"})]))}),hy=vy,my=Fl({name:"Football",__name:"football",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768"}),Ha("path",{fill:"currentColor",d:"M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a385.984 385.984 0 0 1-80.448-91.648zm653.696-5.312a385.92 385.92 0 0 1-83.776 96.96l-32.512-56.384a322.923 322.923 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184zM465.984 445.248l11.136-63.104a323.584 323.584 0 0 0 69.76 0l11.136 63.104a387.968 387.968 0 0 1-92.032 0m-62.72-12.8A381.824 381.824 0 0 1 320 396.544l32-55.424a319.885 319.885 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.824 381.824 0 0 1-83.328 35.84l-11.2-63.552A319.885 319.885 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.92 385.92 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072zm657.536.128a1442.759 1442.759 0 0 1-49.024 43.072 321.408 321.408 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408zM465.92 578.752a387.968 387.968 0 0 1 92.032 0l-11.136 63.104a323.584 323.584 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a319.885 319.885 0 0 0-62.464 27.712L320 627.392a381.824 381.824 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.272 318.272 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z"})]))}),gy=my,yy=Fl({name:"ForkSpoon",__name:"fork-spoon",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56zM672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"})]))}),by=yy,wy=Fl({name:"Fries",__name:"fries",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.744 95.744 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128.128 128.128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132.405 132.405 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z"})]))}),xy=wy,Cy=Fl({name:"FullScreen",__name:"full-screen",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"})]))}),ky=Cy,Sy=Fl({name:"GobletFull",__name:"goblet-full",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0zM544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"})]))}),_y=Sy,My=Fl({name:"GobletSquareFull",__name:"goblet-square-full",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256v142.912zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952.32 952.32 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z"})]))}),Ey=My,Oy=Fl({name:"GobletSquare",__name:"goblet-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z"})]))}),zy=Oy,Vy=Fl({name:"Goblet",__name:"goblet",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"})]))}),Ay=Vy,Ty=Fl({name:"GoldMedal",__name:"gold-medal",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16zM640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128h.01zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a359.844 359.844 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98z"}),Ha("path",{fill:"currentColor",d:"M544 480H416v64h64v192h-64v64h192v-64h-64z"})]))}),Ly=Ty,By=Fl({name:"GoodsFilled",__name:"goods-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"})]))}),Iy=By,$y=Fl({name:"Goods",__name:"goods",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"})]))}),Ry=$y,Ny=Fl({name:"Grape",__name:"grape",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}),Hy=Ny,Dy=Fl({name:"Grid",__name:"grid",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"})]))}),Fy=Dy,Py=Fl({name:"Guide",__name:"guide",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"}),Ha("path",{fill:"currentColor",d:"m220.8 256-71.232 80 71.168 80H768V256H220.8zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2l71.168 80zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"})]))}),jy=Py,Ky=Fl({name:"Handbag",__name:"handbag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"})]))}),Wy=Ky,qy=Fl({name:"Headset",__name:"headset",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"})]))}),Uy=qy,Yy=Fl({name:"HelpFilled",__name:"help-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M926.784 480H701.312A192.512 192.512 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.512 192.512 0 0 0 701.312 544zM97.28 544h225.472A192.512 192.512 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.512 192.512 0 0 0 322.688 480H97.216z"})]))}),Gy=Yy,Xy=Fl({name:"Help",__name:"help",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m759.936 805.248-90.944-91.008A254.912 254.912 0 0 1 512 768a254.912 254.912 0 0 1-156.992-53.76l-90.944 91.008A382.464 382.464 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.464 382.464 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512c0 59.136-20.096 113.6-53.76 156.992l91.008 90.944zm-45.312-541.184A382.464 382.464 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.912 254.912 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76l90.944-91.008zm-541.184 45.312A382.464 382.464 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.912 254.912 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.56 194.56 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.232 191.232 0 0 0-67.968-146.56A191.296 191.296 0 0 0 512 320a191.232 191.232 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.232 191.232 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),Zy=Xy,Jy=Fl({name:"Hide",__name:"hide",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z"}),Ha("path",{fill:"currentColor",d:"M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z"})]))}),Qy=Jy,eb=Fl({name:"Histogram",__name:"histogram",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"})]))}),tb=eb,lb=Fl({name:"HomeFilled",__name:"home-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z"})]))}),nb=lb,ab=Fl({name:"HotWater",__name:"hot-water",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2H273.067zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134zM512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133zM375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267z"})]))}),ob=ab,rb=Fl({name:"House",__name:"house",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"})]))}),sb=rb,ib=Fl({name:"IceCreamRound",__name:"ice-cream-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0z"})]))}),ub=ib,cb=Fl({name:"IceCreamSquare",__name:"ice-cream-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z"})]))}),db=cb,pb=Fl({name:"IceCream",__name:"ice-cream",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.128 208.128 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0zm351.36 0h286.272a144 144 0 0 0-286.272 0zm-294.848 64 271.808 396.608L778.24 512H249.408zM511.68 352.64a207.872 207.872 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56"})]))}),fb=pb,vb=Fl({name:"IceDrink",__name:"ice-drink",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.128 256.128 0 0 0 512 192.64m-64 8.064A256.448 256.448 0 0 0 264.256 384H448zm64-72.064A320.128 320.128 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.384 320.384 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"})]))}),hb=vb,mb=Fl({name:"IceTea",__name:"ice-tea",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"})]))}),gb=mb,yb=Fl({name:"InfoFilled",__name:"info-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"})]))}),bb=yb,wb=Fl({name:"Iphone",__name:"iphone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0 48 48 0 0 1 96 0"})]))}),xb=wb,Cb=Fl({name:"Key",__name:"key",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"})]))}),kb=Cb,Sb=Fl({name:"KnifeFork",__name:"knife-fork",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256 21.312 81.152 32 177.152 32 288z"})]))}),_b=Sb,Mb=Fl({name:"Lightning",__name:"lightning",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 671.36v64.128A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"}),Ha("path",{fill:"currentColor",d:"M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"})]))}),Eb=Mb,Ob=Fl({name:"Link",__name:"link",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"})]))}),zb=Ob,Vb=Fl({name:"List",__name:"list",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"})]))}),Ab=Vb,Tb=Fl({name:"Loading",__name:"loading",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"})]))}),Lb=Tb,Bb=Fl({name:"LocationFilled",__name:"location-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"})]))}),Ib=Bb,$b=Fl({name:"LocationInformation",__name:"location-information",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}),Rb=$b,Nb=Fl({name:"Location",__name:"location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}),Hb=Nb,Db=Fl({name:"Lock",__name:"lock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),Ha("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"})]))}),Fb=Db,Pb=Fl({name:"Lollipop",__name:"lollipop",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744zm-54.464-36.032a321.92 321.92 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"})]))}),jb=Pb,Kb=Fl({name:"MagicStick",__name:"magic-stick",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"})]))}),Wb=Kb,qb=Fl({name:"Magnet",__name:"magnet",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"})]))}),Ub=qb,Yb=Fl({name:"Male",__name:"male",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"}),Ha("path",{fill:"currentColor",d:"M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"}),Ha("path",{fill:"currentColor",d:"M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"})]))}),Gb=Yb,Xb=Fl({name:"Management",__name:"management",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"})]))}),Zb=Xb,Jb=Fl({name:"MapLocation",__name:"map-location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"})]))}),Qb=Jb,ew=Fl({name:"Medal",__name:"medal",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),Ha("path",{fill:"currentColor",d:"M576 128H448v200a286.72 286.72 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92V128zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96-56.896 0-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"})]))}),tw=ew,lw=Fl({name:"Memo",__name:"memo",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"}),Ha("path",{fill:"currentColor",d:"M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"}),Ha("path",{fill:"currentColor",d:"M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"})]))}),nw=lw,aw=Fl({name:"Menu",__name:"menu",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"})]))}),ow=aw,rw=Fl({name:"MessageBox",__name:"message-box",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128z"})]))}),sw=rw,iw=Fl({name:"Message",__name:"message",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"}),Ha("path",{fill:"currentColor",d:"M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224H205.056"})]))}),uw=iw,cw=Fl({name:"Mic",__name:"mic",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"})]))}),dw=cw,pw=Fl({name:"Microphone",__name:"microphone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"})]))}),fw=pw,vw=Fl({name:"MilkTea",__name:"milk-tea",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12"})]))}),hw=vw,mw=Fl({name:"Minus",__name:"minus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"})]))}),gw=mw,yw=Fl({name:"Money",__name:"money",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"}),Ha("path",{fill:"currentColor",d:"M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.056 29.056 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"}),Ha("path",{fill:"currentColor",d:"M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}),bw=yw,ww=Fl({name:"Monitor",__name:"monitor",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"})]))}),xw=ww,Cw=Fl({name:"MoonNight",__name:"moon-night",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.256 448.256 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z"}),Ha("path",{fill:"currentColor",d:"M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z"})]))}),kw=Cw,Sw=Fl({name:"Moon",__name:"moon",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 390.592 390.592 0 0 0-17.408 16.384zm181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"})]))}),_w=Sw,Mw=Fl({name:"MoreFilled",__name:"more-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"})]))}),Ew=Mw,Ow=Fl({name:"More",__name:"more",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"})]))}),zw=Ow,Vw=Fl({name:"MostlyCloudy",__name:"mostly-cloudy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.808 207.808 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.808 271.808 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"})]))}),Aw=Vw,Tw=Fl({name:"Mouse",__name:"mouse",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M438.144 256c-68.352 0-92.736 4.672-117.76 18.112-20.096 10.752-35.52 26.176-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76 10.752 20.096 26.176 35.52 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112 20.096-10.752 35.52-26.176 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.464 110.464 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.464 174.464 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.464 174.464 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.464 174.464 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"}),Ha("path",{fill:"currentColor",d:"M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"})]))}),Lw=Tw,Bw=Fl({name:"Mug",__name:"mug",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"})]))}),Iw=Bw,$w=Fl({name:"MuteNotification",__name:"mute-notification",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.128 320.128 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.552 319.552 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"}),Ha("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}),Rw=$w,Nw=Fl({name:"Mute",__name:"mute",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m412.16 592.128-45.44 45.44A191.232 191.232 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A222.976 222.976 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.976 286.976 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"}),Ha("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}),Hw=Nw,Dw=Fl({name:"NoSmoking",__name:"no-smoking",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}),Fw=Dw,Pw=Fl({name:"Notebook",__name:"notebook",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"})]))}),jw=Pw,Kw=Fl({name:"Notification",__name:"notification",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"}),Ha("path",{fill:"currentColor",d:"M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"})]))}),Ww=Kw,qw=Fl({name:"Odometer",__name:"odometer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"}),Ha("path",{fill:"currentColor",d:"M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"})]))}),Uw=qw,Yw=Fl({name:"OfficeBuilding",__name:"office-building",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"}),Ha("path",{fill:"currentColor",d:"M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"})]))}),Gw=Yw,Xw=Fl({name:"Open",__name:"open",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),Ha("path",{fill:"currentColor",d:"M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}),Zw=Xw,Jw=Fl({name:"Operation",__name:"operation",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"})]))}),Qw=Jw,ex=Fl({name:"Opportunity",__name:"opportunity",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 960v-64h192.064v64zm448-544a350.656 350.656 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.552 351.552 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"})]))}),tx=ex,lx=Fl({name:"Orange",__name:"orange",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 894.72a382.336 382.336 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.336 382.336 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024l182.976 182.912zM894.656 480a382.336 382.336 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024h258.688zm-134.72-261.248A382.336 382.336 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.336 382.336 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.336 382.336 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.336 382.336 0 0 0 89.408 215.936l182.976-182.912A127.232 127.232 0 0 1 388.032 544zm134.72 261.248A382.336 382.336 0 0 0 480 894.656V635.968a127.232 127.232 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"})]))}),nx=lx,ax=Fl({name:"Paperclip",__name:"paperclip",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744l294.144-294.208z"})]))}),ox=ax,rx=Fl({name:"PartlyCloudy",__name:"partly-cloudy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"}),Ha("path",{fill:"currentColor",d:"M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6003.84 6003.84 0 0 0-49.28 41.408z"})]))}),sx=rx,ix=Fl({name:"Pear",__name:"pear",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M542.336 258.816a443.255 443.255 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.688 162.688 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.688 162.688 0 0 0-130.112-133.12zm-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a316.608 316.608 0 0 0-9.792 15.104 226.688 226.688 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"})]))}),ux=ix,cx=Fl({name:"PhoneFilled",__name:"phone-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048z"})]))}),dx=cx,px=Fl({name:"Phone",__name:"phone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472L139.84 402.304zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"})]))}),fx=Fl({name:"PictureFilled",__name:"picture-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384"})]))}),vx=Fl({name:"PictureRounded",__name:"picture-rounded",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896"}),Ha("path",{fill:"currentColor",d:"M640 288q64 0 64 64t-64 64q-64 0-64-64t64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z"})]))}),hx=Fl({name:"Picture",__name:"picture",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M384 288q64 0 64 64t-64 64q-64 0-64-64t64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"})]))}),mx=Fl({name:"PieChart",__name:"pie-chart",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.128 384.128 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.128 448.128 0 0 1 448 68.48z"}),Ha("path",{fill:"currentColor",d:"M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28zM512 64V33.152A448 448 0 0 1 990.848 512H512z"})]))}),gx=Fl({name:"Place",__name:"place",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"}),Ha("path",{fill:"currentColor",d:"M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"})]))}),yx=Fl({name:"Platform",__name:"platform",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"})]))}),bx=Fl({name:"Plus",__name:"plus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"})]))}),wx=Fl({name:"Pointer",__name:"pointer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.272 94.272 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.272 158.272 0 0 1 185.984 8.32z"})]))}),xx=Fl({name:"Position",__name:"position",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88 249.6 417.088zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992l-391.424-52.736z"})]))}),Cx=Fl({name:"Postcard",__name:"postcard",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"}),Ha("path",{fill:"currentColor",d:"M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}),kx=Fl({name:"Pouring",__name:"pouring",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"})]))}),Sx=Fl({name:"Present",__name:"present",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),Ha("path",{fill:"currentColor",d:"M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),Ha("path",{fill:"currentColor",d:"M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}),_x=Fl({name:"PriceTag",__name:"price-tag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0z"}),Ha("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}),Mx=Fl({name:"Printer",__name:"printer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.296 23.296 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.296 23.296 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"})]))}),Ex=Fl({name:"Promotion",__name:"promotion",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"})]))}),Ox=Fl({name:"QuartzWatch",__name:"quartz-watch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51-8.67.32-16.17 3.66-22.5 10.02-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5c3.01-11.65.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01-.32-8.67-3.66-16.16-10.02-22.5-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01 3.35 11.99 10.85 19.49 22.5 22.5zm242.94 0c11.67-3.03 19.01-10.37 22.02-22.02 3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5c-6.36 6.34-9.7 13.84-10.02 22.5-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"}),Ha("path",{fill:"currentColor",d:"M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"}),Ha("path",{fill:"currentColor",d:"M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01 0 9.35 3 17.02 8.99 23.01 6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01 0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"})]))}),zx=Fl({name:"QuestionFilled",__name:"question-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z"})]))}),Vx=Fl({name:"Rank",__name:"rank",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544H186.496z"})]))}),Ax=Fl({name:"ReadingLamp",__name:"reading-lamp",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"}),Ha("path",{fill:"currentColor",d:"M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"})]))}),Tx=Fl({name:"Reading",__name:"reading",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36z"}),Ha("path",{fill:"currentColor",d:"M480 192h64v704h-64z"})]))}),Lx=Fl({name:"RefreshLeft",__name:"refresh-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"})]))}),Bx=Fl({name:"RefreshRight",__name:"refresh-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z"})]))}),Ix=Fl({name:"Refresh",__name:"refresh",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"})]))}),$x=Fl({name:"Refrigerator",__name:"refrigerator",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"})]))}),Rx=Fl({name:"RemoveFilled",__name:"remove-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"})]))}),Nx=Fl({name:"Remove",__name:"remove",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),Hx=Fl({name:"Right",__name:"right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"})]))}),Dx=Fl({name:"ScaleToOriginal",__name:"scale-to-original",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512"})]))}),Fx=Fl({name:"School",__name:"school",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M64 832h896v64H64zm256-640h128v96H320z"}),Ha("path",{fill:"currentColor",d:"M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"})]))}),Px=Fl({name:"Scissor",__name:"scissor",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"})]))}),jx=Fl({name:"Search",__name:"search",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704"})]))}),Kx=Fl({name:"Select",__name:"select",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496z"})]))}),Wx=Fl({name:"Sell",__name:"sell",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248z"})]))}),qx=Fl({name:"SemiSelect",__name:"semi-select",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"})]))}),Ux=Fl({name:"Service",__name:"service",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.064 192.064 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193.235 193.235 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"})]))}),Yx=Fl({name:"SetUp",__name:"set-up",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"}),Ha("path",{fill:"currentColor",d:"M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),Ha("path",{fill:"currentColor",d:"M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),Ha("path",{fill:"currentColor",d:"M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}),Gx=Fl({name:"Setting",__name:"setting",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357.12 357.12 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a351.616 351.616 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357.12 357.12 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294.113 294.113 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293.12 293.12 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294.113 294.113 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288.282 288.282 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293.12 293.12 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a287.616 287.616 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"})]))}),Xx=Fl({name:"Share",__name:"share",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m679.872 348.8-301.76 188.608a127.808 127.808 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"})]))}),Zx=Fl({name:"Ship",__name:"ship",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2H185.408"})]))}),Jx=Fl({name:"Shop",__name:"shop",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"})]))}),Qx=Fl({name:"ShoppingBag",__name:"shopping-bag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"}),Ha("path",{fill:"currentColor",d:"M192 704h640v64H192z"})]))}),eC=Fl({name:"ShoppingCartFull",__name:"shopping-cart-full",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"}),Ha("path",{fill:"currentColor",d:"M699.648 256 608 145.984 516.352 256h183.296zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648l179.2-215.04"})]))}),tC=Fl({name:"ShoppingCart",__name:"shopping-cart",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"})]))}),lC=Fl({name:"ShoppingTrolley",__name:"shopping-trolley",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833"})]))}),nC=Fl({name:"Smoking",__name:"smoking",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}),aC=Fl({name:"Soccer",__name:"soccer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.056 573.056 0 0 0 224.832-137.216 573.12 573.12 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.68 567.68 0 0 0 170.432 532.48l320.384 320.384zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944-199.936 199.936-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248l45.248 45.248z"})]))}),oC=Fl({name:"SoldOut",__name:"sold-out",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"})]))}),rC=Fl({name:"SortDown",__name:"sort-down",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"})]))}),sC=Fl({name:"SortUp",__name:"sort-up",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"})]))}),iC=Fl({name:"Sort",__name:"sort",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0V141.248z"})]))}),uC=Fl({name:"Stamp",__name:"stamp",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"})]))}),cC=Fl({name:"StarFilled",__name:"star-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z"})]))}),dC=Fl({name:"Star",__name:"star",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"})]))}),pC=Fl({name:"Stopwatch",__name:"stopwatch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"})]))}),fC=Fl({name:"SuccessFilled",__name:"success-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}),vC=Fl({name:"Sugar",__name:"sugar",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16l-109.248 19.2zm-548.8 198.72h447.168v2.24l60.8-60.8a63.808 63.808 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64.064 64.064 0 0 0-10.24 13.248zm0 64c2.752 4.736 6.144 9.152 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632l-137.6 24.256zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"})]))}),hC=Fl({name:"SuitcaseLine",__name:"suitcase-line",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5C77.16 253.82 64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"})]))}),mC=Fl({name:"Suitcase",__name:"suitcase",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),Ha("path",{fill:"currentColor",d:"M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64"})]))}),gC=Fl({name:"Sunny",__name:"sunny",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0zm543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"})]))}),yC=Fl({name:"Sunrise",__name:"sunrise",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0h-64.32zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0zm-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"})]))}),bC=Fl({name:"Sunset",__name:"sunset",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}),wC=Fl({name:"SwitchButton",__name:"switch-button",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128z"}),Ha("path",{fill:"currentColor",d:"M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"})]))}),xC=Fl({name:"SwitchFilled",__name:"switch-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36z"}),Ha("path",{fill:"currentColor",d:"M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.655 196.655 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.67 196.67 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42zm-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.695 131.695 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.655 196.655 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.69 196.69 0 0 0 139.08-57.61A196.655 196.655 0 0 0 896 699.31V325.29a196.69 196.69 0 0 0-57.61-139.08zm-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82z"})]))}),CC=Fl({name:"Switch",__name:"switch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344zM64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"})]))}),kC=Fl({name:"TakeawayBox",__name:"takeaway-box",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"})]))}),SC=Fl({name:"Ticket",__name:"ticket",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"})]))}),_C=Fl({name:"Tickets",__name:"tickets",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"})]))}),MC=Fl({name:"Timer",__name:"timer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),Ha("path",{fill:"currentColor",d:"M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"})]))}),EC=Fl({name:"ToiletPaper",__name:"toilet-paper",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"}),Ha("path",{fill:"currentColor",d:"M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"})]))}),OC=Fl({name:"Tools",__name:"tools",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M764.416 254.72a351.68 351.68 0 0 1 86.336 149.184H960v192.064H850.752a351.68 351.68 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.68 351.68 0 0 1-86.336-149.312H64v-192h109.248a351.68 351.68 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"})]))}),zC=Fl({name:"TopLeft",__name:"top-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"}),Ha("path",{fill:"currentColor",d:"M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312l-544-544z"})]))}),VC=Fl({name:"TopRight",__name:"top-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"}),Ha("path",{fill:"currentColor",d:"M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312l544-544z"})]))}),AC=Fl({name:"Top",__name:"top",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"})]))}),TC=Fl({name:"TrendCharts",__name:"trend-charts",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624 139.84-156.608zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"})]))}),LC=Fl({name:"TrophyBase",__name:"trophy-base",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4C752 67.2 745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6C259.2 80 256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 16-9.6 22.4 3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4zM256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6C342.4 480 320 438.4 320 384V128h384v256c0 54.4-19.2 99.2-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2zM768 896H256c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6"})]))}),BC=Fl({name:"Trophy",__name:"trophy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 896V702.08A256.256 256.256 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.256 256.256 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"})]))}),IC=Fl({name:"TurnOff",__name:"turn-off",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),Ha("path",{fill:"currentColor",d:"M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}),$C=Fl({name:"Umbrella",__name:"umbrella",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"})]))}),RC=Fl({name:"Unlock",__name:"unlock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),Ha("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"})]))}),NC=Fl({name:"UploadFilled",__name:"upload-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.808 239.808 0 0 1 512 192a239.872 239.872 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"})]))}),HC=Fl({name:"Upload",__name:"upload",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"})]))}),DC=Fl({name:"UserFilled",__name:"user-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"})]))}),FC=Fl({name:"User",__name:"user",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"})]))}),PC=Fl({name:"Van",__name:"van",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96h151.872M688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"})]))}),jC=Fl({name:"VideoCameraFilled",__name:"video-camera-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0"})]))}),KC=Fl({name:"VideoCamera",__name:"video-camera",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"})]))}),WC=Fl({name:"VideoPause",__name:"video-pause",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"})]))}),qC=Fl({name:"VideoPlay",__name:"video-play",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"})]))}),UC=Fl({name:"View",__name:"view",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"})]))}),YC=Fl({name:"WalletFilled",__name:"wallet-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"})]))}),GC=Fl({name:"Wallet",__name:"wallet",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"}),Ha("path",{fill:"currentColor",d:"M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}),XC=Fl({name:"WarnTriangleFilled",__name:"warn-triangle-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49 12.91-20.12 12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"})]))}),ZC=Fl({name:"WarningFilled",__name:"warning-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"})]))}),JC=Fl({name:"Warning",__name:"warning",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"})]))}),QC=Fl({name:"Watch",__name:"watch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),Ha("path",{fill:"currentColor",d:"M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"})]))}),ek=Fl({name:"Watermelon",__name:"watermelon",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632l632 632"})]))}),tk=Fl({name:"WindPower",__name:"wind-power",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"})]))}),lk=Fl({name:"ZoomIn",__name:"zoom-in",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"})]))}),nk=Fl({name:"ZoomOut",__name:"zoom-out",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"})]))});const ak=Object.freeze(Object.defineProperty({__proto__:null,AddLocation:ov,Aim:sv,AlarmClock:uv,Apple:dv,ArrowDown:hv,ArrowDownBold:fv,ArrowLeft:bv,ArrowLeftBold:gv,ArrowRight:kv,ArrowRightBold:xv,ArrowUp:Ev,ArrowUpBold:_v,Avatar:zv,Back:Av,Baseball:Lv,Basketball:Iv,Bell:Hv,BellFilled:Rv,Bicycle:Fv,Bottom:Uv,BottomLeft:jv,BottomRight:Wv,Bowl:Gv,Box:Zv,Briefcase:Qv,Brush:nh,BrushFilled:th,Burger:oh,Calendar:sh,Camera:dh,CameraFilled:uh,CaretBottom:fh,CaretLeft:hh,CaretRight:gh,CaretTop:bh,Cellphone:xh,ChatDotRound:kh,ChatDotSquare:_h,ChatLineRound:Eh,ChatLineSquare:zh,ChatRound:Ah,ChatSquare:Lh,Check:Ih,Checked:Rh,Cherry:Hh,Chicken:Fh,ChromeFilled:jh,CircleCheck:Uh,CircleCheckFilled:Wh,CircleClose:Zh,CircleCloseFilled:Gh,CirclePlus:tm,CirclePlusFilled:Qh,Clock:nm,Close:sm,CloseBold:om,Cloudy:um,Coffee:fm,CoffeeCup:dm,Coin:hm,ColdDrink:gm,Collection:xm,CollectionTag:bm,Comment:km,Compass:_m,Connection:Em,Coordinate:zm,CopyDocument:Am,Cpu:Lm,CreditCard:Im,Crop:Rm,DArrowLeft:Hm,DArrowRight:Fm,DCaret:jm,DataAnalysis:Wm,DataBoard:Um,DataLine:Gm,Delete:tg,DeleteFilled:Zm,DeleteLocation:Qm,Dessert:ng,Discount:og,Dish:ug,DishDot:sg,Document:xg,DocumentAdd:dg,DocumentChecked:fg,DocumentCopy:hg,DocumentDelete:gg,DocumentRemove:bg,Download:kg,Drizzling:_g,Edit:zg,EditPen:Eg,Eleme:Lg,ElemeFilled:Ag,ElementPlus:Ig,Expand:Rg,Failed:Hg,Female:Fg,Files:jg,Film:Wg,Filter:Ug,Finished:Gg,FirstAidKit:Zg,Flag:Qg,Fold:ty,Folder:fy,FolderAdd:ny,FolderChecked:oy,FolderDelete:sy,FolderOpened:uy,FolderRemove:dy,Food:hy,Football:gy,ForkSpoon:by,Fries:xy,FullScreen:ky,Goblet:Ay,GobletFull:_y,GobletSquare:zy,GobletSquareFull:Ey,GoldMedal:Ly,Goods:Ry,GoodsFilled:Iy,Grape:Hy,Grid:Fy,Guide:jy,Handbag:Wy,Headset:Uy,Help:Zy,HelpFilled:Gy,Hide:Qy,Histogram:tb,HomeFilled:nb,HotWater:ob,House:sb,IceCream:fb,IceCreamRound:ub,IceCreamSquare:db,IceDrink:hb,IceTea:gb,InfoFilled:bb,Iphone:xb,Key:kb,KnifeFork:_b,Lightning:Eb,Link:zb,List:Ab,Loading:Lb,Location:Hb,LocationFilled:Ib,LocationInformation:Rb,Lock:Fb,Lollipop:jb,MagicStick:Wb,Magnet:Ub,Male:Gb,Management:Zb,MapLocation:Qb,Medal:tw,Memo:nw,Menu:ow,Message:uw,MessageBox:sw,Mic:dw,Microphone:fw,MilkTea:hw,Minus:gw,Money:bw,Monitor:xw,Moon:_w,MoonNight:kw,More:zw,MoreFilled:Ew,MostlyCloudy:Aw,Mouse:Lw,Mug:Iw,Mute:Hw,MuteNotification:Rw,NoSmoking:Fw,Notebook:jw,Notification:Ww,Odometer:Uw,OfficeBuilding:Gw,Open:Zw,Operation:Qw,Opportunity:tx,Orange:nx,Paperclip:ox,PartlyCloudy:sx,Pear:ux,Phone:px,PhoneFilled:dx,Picture:hx,PictureFilled:fx,PictureRounded:vx,PieChart:mx,Place:gx,Platform:yx,Plus:bx,Pointer:wx,Position:xx,Postcard:Cx,Pouring:kx,Present:Sx,PriceTag:_x,Printer:Mx,Promotion:Ex,QuartzWatch:Ox,QuestionFilled:zx,Rank:Vx,Reading:Tx,ReadingLamp:Ax,Refresh:Ix,RefreshLeft:Lx,RefreshRight:Bx,Refrigerator:$x,Remove:Nx,RemoveFilled:Rx,Right:Hx,ScaleToOriginal:Dx,School:Fx,Scissor:Px,Search:jx,Select:Kx,Sell:Wx,SemiSelect:qx,Service:Ux,SetUp:Yx,Setting:Gx,Share:Xx,Ship:Zx,Shop:Jx,ShoppingBag:Qx,ShoppingCart:tC,ShoppingCartFull:eC,ShoppingTrolley:lC,Smoking:nC,Soccer:aC,SoldOut:oC,Sort:iC,SortDown:rC,SortUp:sC,Stamp:uC,Star:dC,StarFilled:cC,Stopwatch:pC,SuccessFilled:fC,Sugar:vC,Suitcase:mC,SuitcaseLine:hC,Sunny:gC,Sunrise:yC,Sunset:bC,Switch:CC,SwitchButton:wC,SwitchFilled:xC,TakeawayBox:kC,Ticket:SC,Tickets:_C,Timer:MC,ToiletPaper:EC,Tools:OC,Top:AC,TopLeft:zC,TopRight:VC,TrendCharts:TC,Trophy:BC,TrophyBase:LC,TurnOff:IC,Umbrella:$C,Unlock:RC,Upload:HC,UploadFilled:NC,User:FC,UserFilled:DC,Van:PC,VideoCamera:KC,VideoCameraFilled:jC,VideoPause:WC,VideoPlay:qC,View:UC,Wallet:GC,WalletFilled:YC,WarnTriangleFilled:XC,Warning:JC,WarningFilled:ZC,Watch:QC,Watermelon:ek,WindPower:tk,ZoomIn:lk,ZoomOut:nk},Symbol.toStringTag,{value:"Module"})),ok="__epPropKey",rk=(e,t)=>{if(!y(e)||y(l=e)&&l[ok])return e;var l;const{values:n,required:a,default:o,type:r,validator:s}=e,i=n||s?l=>{let a=!1,r=[];if(n&&(r=Array.from(n),c(e,"default")&&r.push(o),a||(a=r.includes(l))),s&&(a||(a=s(l))),!a&&r.length>0){const e=[...new Set(r)].map((e=>JSON.stringify(e))).join(", ");go(`Invalid prop: validation failed${t?` for prop "${t}"`:""}. Expected one of [${e}], got value ${JSON.stringify(l)}.`)}return a}:void 0,u={type:r,required:!!a,validator:i,[ok]:!0};return c(e,"default")&&(u.default=o),u},sk=e=>ff(Object.entries(e).map((([e,t])=>[e,rk(t,e)]))),ik=[String,Object,Function],uk={Close:sm},ck={Close:sm,SuccessFilled:fC,InfoFilled:bb,WarningFilled:ZC,CircleCloseFilled:Gh},dk={success:fC,warning:ZC,error:Gh,info:bb},pk={validating:Lb,success:Uh,error:Zh},fk=(e,t)=>{if(e.install=l=>{for(const n of[e,...Object.values(null!=t?t:{})])l.component(n.name,n)},t)for(const[l,n]of Object.entries(t))e[l]=n;return e},vk=(e,t)=>(e.install=l=>{e._context=l._context,l.config.globalProperties[t]=e},e),hk=e=>(e.install=n,e),mk=(...e)=>t=>{e.forEach((e=>{h(e)?e(t):e.value=t}))},gk={tab:"Tab",enter:"Enter",space:"Space",left:"ArrowLeft",up:"ArrowUp",right:"ArrowRight",down:"ArrowDown",esc:"Escape",delete:"Delete",backspace:"Backspace",numpadEnter:"NumpadEnter",pageUp:"PageUp",pageDown:"PageDown",home:"Home",end:"End"},yk=["sun","mon","tue","wed","thu","fri","sat"],bk="update:modelValue",wk="change",xk="input",Ck=Symbol("INSTALLED_KEY"),kk=["","default","small","large"],Sk=e=>["",...kk].includes(e);var _k=(e=>(e[e.TEXT=1]="TEXT",e[e.CLASS=2]="CLASS",e[e.STYLE=4]="STYLE",e[e.PROPS=8]="PROPS",e[e.FULL_PROPS=16]="FULL_PROPS",e[e.HYDRATE_EVENTS=32]="HYDRATE_EVENTS",e[e.STABLE_FRAGMENT=64]="STABLE_FRAGMENT",e[e.KEYED_FRAGMENT=128]="KEYED_FRAGMENT",e[e.UNKEYED_FRAGMENT=256]="UNKEYED_FRAGMENT",e[e.NEED_PATCH=512]="NEED_PATCH",e[e.DYNAMIC_SLOTS=1024]="DYNAMIC_SLOTS",e[e.HOISTED=-1]="HOISTED",e[e.BAIL=-2]="BAIL",e))(_k||{});function Mk(e){return Ia(e)&&e.type===ka}function Ek(e){return Ia(e)&&!Mk(e)&&!function(e){return Ia(e)&&e.type===_a}(e)}const Ok=e=>{const t=d(e)?e:[e],l=[];return t.forEach((e=>{var t;d(e)?l.push(...Ok(e)):Ia(e)&&d(e.children)?l.push(...Ok(e.children)):(l.push(e),Ia(e)&&(null==(t=e.component)?void 0:t.subTree)&&l.push(...Ok(e.component.subTree)))})),l},zk=e=>[...new Set(e)],Vk=e=>e||0===e?Array.isArray(e)?e:[e]:[],Ak=e=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(e);const Tk=["class","style"],Lk=/^on[A-Z]/,Bk=(e={})=>{const{excludeListeners:t=!1,excludeKeys:l}=e,n=vo((()=>((null==l?void 0:l.value)||[]).concat(Tk))),a=Qa();return vo(a?()=>{var e;return ff(Object.entries(null==(e=a.proxy)?void 0:e.$attrs).filter((([e])=>!(n.value.includes(e)||t&&Lk.test(e)))))}:()=>({}))},Ik=({from:e,replacement:t,scope:l,version:n,ref:a,type:o="API"},r)=>{Un((()=>zt(r)),(e=>{}),{immediate:!0})},$k=(e,t,l,n)=>{let a={offsetX:0,offsetY:0};const o=t=>{const l=t.clientX,o=t.clientY,{offsetX:r,offsetY:s}=a,i=e.value.getBoundingClientRect(),u=i.left,c=i.top,d=i.width,p=i.height,f=document.documentElement.clientWidth,v=document.documentElement.clientHeight,h=-u+r,m=-c+s,g=f-u-d+r,y=v-c-p+s,b=t=>{let i=r+t.clientX-l,u=s+t.clientY-o;(null==n?void 0:n.value)||(i=Math.min(Math.max(i,h),g),u=Math.min(Math.max(u,m),y)),a={offsetX:i,offsetY:u},e.value&&(e.value.style.transform=`translate(${Gf(i)}, ${Gf(u)})`)},w=()=>{document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",w)};document.addEventListener("mousemove",b),document.addEventListener("mouseup",w)},r=()=>{t.value&&e.value&&t.value.removeEventListener("mousedown",o)};Ol((()=>{Wn((()=>{l.value?t.value&&e.value&&t.value.addEventListener("mousedown",o):r()}))})),Al((()=>{r()}))};var Rk={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color."},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};const Nk=e=>(t,l)=>Hk(t,l,zt(e)),Hk=(e,t,l)=>Ec(l,e,e).replace(/\{(\w+)\}/g,((e,l)=>{var n;return`${null!=(n=null==t?void 0:t[l])?n:`{${l}}`}`})),Dk=Symbol("localeContextKey"),Fk=e=>{const t=e||gn(Dk,_t());return(e=>({lang:vo((()=>zt(e).name)),locale:St(e)?e:_t(e),t:Nk(e)}))(vo((()=>t.value||Rk)))},Pk="el",jk=(e,t,l,n,a)=>{let o=`${e}-${t}`;return l&&(o+=`-${l}`),n&&(o+=`__${n}`),a&&(o+=`--${a}`),o},Kk=Symbol("namespaceContextKey"),Wk=e=>{const t=e||(Qa()?gn(Kk,_t(Pk)):_t(Pk));return vo((()=>zt(t)||Pk))},qk=(e,t)=>{const l=Wk(t);return{namespace:l,b:(t="")=>jk(l.value,e,t,"",""),e:t=>t?jk(l.value,e,"",t,""):"",m:t=>t?jk(l.value,e,"","",t):"",be:(t,n)=>t&&n?jk(l.value,e,t,n,""):"",em:(t,n)=>t&&n?jk(l.value,e,"",t,n):"",bm:(t,n)=>t&&n?jk(l.value,e,t,"",n):"",bem:(t,n,a)=>t&&n&&a?jk(l.value,e,t,n,a):"",is:(e,...t)=>{const l=!(t.length>=1)||t[0];return e&&l?`is-${e}`:""},cssVar:e=>{const t={};for(const n in e)e[n]&&(t[`--${l.value}-${n}`]=e[n]);return t},cssVarName:e=>`--${l.value}-${e}`,cssVarBlock:t=>{const n={};for(const a in t)t[a]&&(n[`--${l.value}-${e}-${a}`]=t[a]);return n},cssVarBlockName:t=>`--${l.value}-${e}-${t}`}},Uk=(e,t={})=>{St(e)||jf("[useLockscreen]","You need to pass a ref param to this function");const l=t.ns||qk("popup"),n=vo((()=>l.bm("parent","hidden")));if(!ms||Wf(document.body,n.value))return;let a=0,o=!1,r="0";const s=()=>{setTimeout((()=>{Uf(null==document?void 0:document.body,n.value),o&&document&&(document.body.style.width=r)}),200)};Un(e,(e=>{if(!e)return void s();o=!Wf(document.body,n.value),o&&(r=document.body.style.width),a=Qf(l.namespace.value);const t=document.documentElement.clientHeight0&&(t||"scroll"===i)&&o&&(document.body.style.width=`calc(100% - ${a}px)`),qf(document.body,n.value)})),re((()=>s()))},Yk=rk({type:Boolean,default:null}),Gk=rk({type:Function}),Xk=e=>{const t=`update:${e}`,l=`onUpdate:${e}`,n=[t];return{useModelToggle:({indicator:n,toggleReason:a,shouldHideWhenRouteChanges:o,shouldProceed:r,onShow:s,onHide:i})=>{const u=Qa(),{emit:c}=u,d=u.props,p=vo((()=>h(d[l]))),f=vo((()=>null===d[e])),v=e=>{!0!==n.value&&(n.value=!0,a&&(a.value=e),h(s)&&s(e))},m=e=>{!1!==n.value&&(n.value=!1,a&&(a.value=e),h(i)&&i(e))},g=e=>{if(!0===d.disabled||h(r)&&!r())return;const l=p.value&&ms;l&&c(t,!0),!f.value&&l||v(e)},y=e=>{if(!0===d.disabled||!ms)return;const l=p.value&&ms;l&&c(t,!1),!f.value&&l||m(e)},b=e=>{Vf(e)&&(d.disabled&&e?p.value&&c(t,!1):n.value!==e&&(e?v():m()))};return Un((()=>d[e]),b),o&&void 0!==u.appContext.config.globalProperties.$route&&Un((()=>({...u.proxy.$route})),(()=>{o.value&&n.value&&y()})),Ol((()=>{b(d[e])})),{hide:y,show:g,toggle:()=>{n.value?y():g()},hasUpdateHandler:p}},useModelToggleProps:{[e]:Yk,[l]:Gk},useModelToggleEmits:n}};Xk("modelValue");const Zk=e=>{const t=Qa();return vo((()=>{var l,n;return null==(n=null==(l=null==t?void 0:t.proxy)?void 0:l.$props)?void 0:n[e]}))};var Jk="top",Qk="bottom",eS="right",tS="left",lS="auto",nS=[Jk,Qk,eS,tS],aS="start",oS="end",rS="clippingParents",sS="viewport",iS="popper",uS="reference",cS=nS.reduce((function(e,t){return e.concat([t+"-"+aS,t+"-"+oS])}),[]),dS=[].concat(nS,[lS]).reduce((function(e,t){return e.concat([t,t+"-"+aS,t+"-"+oS])}),[]),pS=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function fS(e){return e?(e.nodeName||"").toLowerCase():null}function vS(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function hS(e){return e instanceof vS(e).Element||e instanceof Element}function mS(e){return e instanceof vS(e).HTMLElement||e instanceof HTMLElement}function gS(e){return"undefined"!=typeof ShadowRoot&&(e instanceof vS(e).ShadowRoot||e instanceof ShadowRoot)}var yS={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var l=t.styles[e]||{},n=t.attributes[e]||{},a=t.elements[e];!mS(a)||!fS(a)||(Object.assign(a.style,l),Object.keys(n).forEach((function(e){var t=n[e];!1===t?a.removeAttribute(e):a.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,l={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,l.popper),t.styles=l,t.elements.arrow&&Object.assign(t.elements.arrow.style,l.arrow),function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e],a=t.attributes[e]||{},o=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:l[e]).reduce((function(e,t){return e[t]="",e}),{});!mS(n)||!fS(n)||(Object.assign(n.style,o),Object.keys(a).forEach((function(e){n.removeAttribute(e)})))}))}},requires:["computeStyles"]};function bS(e){return e.split("-")[0]}var wS=Math.max,xS=Math.min,CS=Math.round;function kS(e,t){void 0===t&&(t=!1);var l=e.getBoundingClientRect(),n=1,a=1;if(mS(e)&&t){var o=e.offsetHeight,r=e.offsetWidth;r>0&&(n=CS(l.width)/r||1),o>0&&(a=CS(l.height)/o||1)}return{width:l.width/n,height:l.height/a,top:l.top/a,right:l.right/n,bottom:l.bottom/a,left:l.left/n,x:l.left/n,y:l.top/a}}function SS(e){var t=kS(e),l=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-l)<=1&&(l=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:l,height:n}}function _S(e,t){var l=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(l&&gS(l)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function MS(e){return vS(e).getComputedStyle(e)}function ES(e){return["table","td","th"].indexOf(fS(e))>=0}function OS(e){return((hS(e)?e.ownerDocument:e.document)||window.document).documentElement}function zS(e){return"html"===fS(e)?e:e.assignedSlot||e.parentNode||(gS(e)?e.host:null)||OS(e)}function VS(e){return mS(e)&&"fixed"!==MS(e).position?e.offsetParent:null}function AS(e){for(var t=vS(e),l=VS(e);l&&ES(l)&&"static"===MS(l).position;)l=VS(l);return l&&("html"===fS(l)||"body"===fS(l)&&"static"===MS(l).position)?t:l||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&mS(e)&&"fixed"===MS(e).position)return null;var l=zS(e);for(gS(l)&&(l=l.host);mS(l)&&["html","body"].indexOf(fS(l))<0;){var n=MS(l);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return l;l=l.parentNode}return null}(e)||t}function TS(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function LS(e,t,l){return wS(e,xS(t,l))}function BS(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function IS(e,t){return t.reduce((function(t,l){return t[l]=e,t}),{})}var $S={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,l=e.state,n=e.name,a=e.options,o=l.elements.arrow,r=l.modifiersData.popperOffsets,s=bS(l.placement),i=TS(s),u=[tS,eS].indexOf(s)>=0?"height":"width";if(o&&r){var c=function(e,t){return BS("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:IS(e,nS))}(a.padding,l),d=SS(o),p="y"===i?Jk:tS,f="y"===i?Qk:eS,v=l.rects.reference[u]+l.rects.reference[i]-r[i]-l.rects.popper[u],h=r[i]-l.rects.reference[i],m=AS(o),g=m?"y"===i?m.clientHeight||0:m.clientWidth||0:0,y=v/2-h/2,b=c[p],w=g-d[u]-c[f],x=g/2-d[u]/2+y,C=LS(b,x,w),k=i;l.modifiersData[n]=((t={})[k]=C,t.centerOffset=C-x,t)}},effect:function(e){var t=e.state,l=e.options.element,n=void 0===l?"[data-popper-arrow]":l;null!=n&&("string"==typeof n&&!(n=t.elements.popper.querySelector(n))||!_S(t.elements.popper,n)||(t.elements.arrow=n))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function RS(e){return e.split("-")[1]}var NS={top:"auto",right:"auto",bottom:"auto",left:"auto"};function HS(e){var t,l=e.popper,n=e.popperRect,a=e.placement,o=e.variation,r=e.offsets,s=e.position,i=e.gpuAcceleration,u=e.adaptive,c=e.roundOffsets,d=e.isFixed,p=r.x,f=void 0===p?0:p,v=r.y,h=void 0===v?0:v,m="function"==typeof c?c({x:f,y:h}):{x:f,y:h};f=m.x,h=m.y;var g=r.hasOwnProperty("x"),y=r.hasOwnProperty("y"),b=tS,w=Jk,x=window;if(u){var C=AS(l),k="clientHeight",S="clientWidth";if(C===vS(l)&&("static"!==MS(C=OS(l)).position&&"absolute"===s&&(k="scrollHeight",S="scrollWidth")),a===Jk||(a===tS||a===eS)&&o===oS)w=Qk,h-=(d&&C===x&&x.visualViewport?x.visualViewport.height:C[k])-n.height,h*=i?1:-1;if(a===tS||(a===Jk||a===Qk)&&o===oS)b=eS,f-=(d&&C===x&&x.visualViewport?x.visualViewport.width:C[S])-n.width,f*=i?1:-1}var _,M=Object.assign({position:s},u&&NS),E=!0===c?function(e){var t=e.x,l=e.y,n=window.devicePixelRatio||1;return{x:CS(t*n)/n||0,y:CS(l*n)/n||0}}({x:f,y:h}):{x:f,y:h};return f=E.x,h=E.y,i?Object.assign({},M,((_={})[w]=y?"0":"",_[b]=g?"0":"",_.transform=(x.devicePixelRatio||1)<=1?"translate("+f+"px, "+h+"px)":"translate3d("+f+"px, "+h+"px, 0)",_)):Object.assign({},M,((t={})[w]=y?h+"px":"",t[b]=g?f+"px":"",t.transform="",t))}var DS={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,l=e.options,n=l.gpuAcceleration,a=void 0===n||n,o=l.adaptive,r=void 0===o||o,s=l.roundOffsets,i=void 0===s||s,u={placement:bS(t.placement),variation:RS(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,HS(Object.assign({},u,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:r,roundOffsets:i})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,HS(Object.assign({},u,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:i})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},FS={passive:!0};var PS={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,l=e.instance,n=e.options,a=n.scroll,o=void 0===a||a,r=n.resize,s=void 0===r||r,i=vS(t.elements.popper),u=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&u.forEach((function(e){e.addEventListener("scroll",l.update,FS)})),s&&i.addEventListener("resize",l.update,FS),function(){o&&u.forEach((function(e){e.removeEventListener("scroll",l.update,FS)})),s&&i.removeEventListener("resize",l.update,FS)}},data:{}},jS={left:"right",right:"left",bottom:"top",top:"bottom"};function KS(e){return e.replace(/left|right|bottom|top/g,(function(e){return jS[e]}))}var WS={start:"end",end:"start"};function qS(e){return e.replace(/start|end/g,(function(e){return WS[e]}))}function US(e){var t=vS(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function YS(e){return kS(OS(e)).left+US(e).scrollLeft}function GS(e){var t=MS(e),l=t.overflow,n=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(l+a+n)}function XS(e){return["html","body","#document"].indexOf(fS(e))>=0?e.ownerDocument.body:mS(e)&&GS(e)?e:XS(zS(e))}function ZS(e,t){var l;void 0===t&&(t=[]);var n=XS(e),a=n===(null==(l=e.ownerDocument)?void 0:l.body),o=vS(n),r=a?[o].concat(o.visualViewport||[],GS(n)?n:[]):n,s=t.concat(r);return a?s:s.concat(ZS(zS(r)))}function JS(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function QS(e,t){return t===sS?JS(function(e){var t=vS(e),l=OS(e),n=t.visualViewport,a=l.clientWidth,o=l.clientHeight,r=0,s=0;return n&&(a=n.width,o=n.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(r=n.offsetLeft,s=n.offsetTop)),{width:a,height:o,x:r+YS(e),y:s}}(e)):hS(t)?function(e){var t=kS(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):JS(function(e){var t,l=OS(e),n=US(e),a=null==(t=e.ownerDocument)?void 0:t.body,o=wS(l.scrollWidth,l.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),r=wS(l.scrollHeight,l.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),s=-n.scrollLeft+YS(e),i=-n.scrollTop;return"rtl"===MS(a||l).direction&&(s+=wS(l.clientWidth,a?a.clientWidth:0)-o),{width:o,height:r,x:s,y:i}}(OS(e)))}function e_(e,t,l){var n="clippingParents"===t?function(e){var t=ZS(zS(e)),l=["absolute","fixed"].indexOf(MS(e).position)>=0&&mS(e)?AS(e):e;return hS(l)?t.filter((function(e){return hS(e)&&_S(e,l)&&"body"!==fS(e)})):[]}(e):[].concat(t),a=[].concat(n,[l]),o=a[0],r=a.reduce((function(t,l){var n=QS(e,l);return t.top=wS(n.top,t.top),t.right=xS(n.right,t.right),t.bottom=xS(n.bottom,t.bottom),t.left=wS(n.left,t.left),t}),QS(e,o));return r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}function t_(e){var t,l=e.reference,n=e.element,a=e.placement,o=a?bS(a):null,r=a?RS(a):null,s=l.x+l.width/2-n.width/2,i=l.y+l.height/2-n.height/2;switch(o){case Jk:t={x:s,y:l.y-n.height};break;case Qk:t={x:s,y:l.y+l.height};break;case eS:t={x:l.x+l.width,y:i};break;case tS:t={x:l.x-n.width,y:i};break;default:t={x:l.x,y:l.y}}var u=o?TS(o):null;if(null!=u){var c="y"===u?"height":"width";switch(r){case aS:t[u]=t[u]-(l[c]/2-n[c]/2);break;case oS:t[u]=t[u]+(l[c]/2-n[c]/2)}}return t}function l_(e,t){void 0===t&&(t={});var l=t,n=l.placement,a=void 0===n?e.placement:n,o=l.boundary,r=void 0===o?rS:o,s=l.rootBoundary,i=void 0===s?sS:s,u=l.elementContext,c=void 0===u?iS:u,d=l.altBoundary,p=void 0!==d&&d,f=l.padding,v=void 0===f?0:f,h=BS("number"!=typeof v?v:IS(v,nS)),m=c===iS?uS:iS,g=e.rects.popper,y=e.elements[p?m:c],b=e_(hS(y)?y:y.contextElement||OS(e.elements.popper),r,i),w=kS(e.elements.reference),x=t_({reference:w,element:g,strategy:"absolute",placement:a}),C=JS(Object.assign({},g,x)),k=c===iS?C:w,S={top:b.top-k.top+h.top,bottom:k.bottom-b.bottom+h.bottom,left:b.left-k.left+h.left,right:k.right-b.right+h.right},_=e.modifiersData.offset;if(c===iS&&_){var M=_[a];Object.keys(S).forEach((function(e){var t=[eS,Qk].indexOf(e)>=0?1:-1,l=[Jk,Qk].indexOf(e)>=0?"y":"x";S[e]+=M[l]*t}))}return S}var n_={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,l=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var a=l.mainAxis,o=void 0===a||a,r=l.altAxis,s=void 0===r||r,i=l.fallbackPlacements,u=l.padding,c=l.boundary,d=l.rootBoundary,p=l.altBoundary,f=l.flipVariations,v=void 0===f||f,h=l.allowedAutoPlacements,m=t.options.placement,g=bS(m),y=i||(g===m||!v?[KS(m)]:function(e){if(bS(e)===lS)return[];var t=KS(e);return[qS(e),t,qS(t)]}(m)),b=[m].concat(y).reduce((function(e,l){return e.concat(bS(l)===lS?function(e,t){void 0===t&&(t={});var l=t,n=l.placement,a=l.boundary,o=l.rootBoundary,r=l.padding,s=l.flipVariations,i=l.allowedAutoPlacements,u=void 0===i?dS:i,c=RS(n),d=c?s?cS:cS.filter((function(e){return RS(e)===c})):nS,p=d.filter((function(e){return u.indexOf(e)>=0}));0===p.length&&(p=d);var f=p.reduce((function(t,l){return t[l]=l_(e,{placement:l,boundary:a,rootBoundary:o,padding:r})[bS(l)],t}),{});return Object.keys(f).sort((function(e,t){return f[e]-f[t]}))}(t,{placement:l,boundary:c,rootBoundary:d,padding:u,flipVariations:v,allowedAutoPlacements:h}):l)}),[]),w=t.rects.reference,x=t.rects.popper,C=new Map,k=!0,S=b[0],_=0;_=0,V=z?"width":"height",A=l_(t,{placement:M,boundary:c,rootBoundary:d,altBoundary:p,padding:u}),T=z?O?eS:tS:O?Qk:Jk;w[V]>x[V]&&(T=KS(T));var L=KS(T),B=[];if(o&&B.push(A[E]<=0),s&&B.push(A[T]<=0,A[L]<=0),B.every((function(e){return e}))){S=M,k=!1;break}C.set(M,B)}if(k)for(var I=function(e){var t=b.find((function(t){var l=C.get(t);if(l)return l.slice(0,e).every((function(e){return e}))}));if(t)return S=t,"break"},$=v?3:1;$>0;$--){if("break"===I($))break}t.placement!==S&&(t.modifiersData[n]._skip=!0,t.placement=S,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function a_(e,t,l){return void 0===l&&(l={x:0,y:0}),{top:e.top-t.height-l.y,right:e.right-t.width+l.x,bottom:e.bottom-t.height+l.y,left:e.left-t.width-l.x}}function o_(e){return[Jk,eS,Qk,tS].some((function(t){return e[t]>=0}))}var r_={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,l=e.name,n=t.rects.reference,a=t.rects.popper,o=t.modifiersData.preventOverflow,r=l_(t,{elementContext:"reference"}),s=l_(t,{altBoundary:!0}),i=a_(r,n),u=a_(s,a,o),c=o_(i),d=o_(u);t.modifiersData[l]={referenceClippingOffsets:i,popperEscapeOffsets:u,isReferenceHidden:c,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":d})}};var s_={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,l=e.options,n=e.name,a=l.offset,o=void 0===a?[0,0]:a,r=dS.reduce((function(e,l){return e[l]=function(e,t,l){var n=bS(e),a=[tS,Jk].indexOf(n)>=0?-1:1,o="function"==typeof l?l(Object.assign({},t,{placement:e})):l,r=o[0],s=o[1];return r=r||0,s=(s||0)*a,[tS,eS].indexOf(n)>=0?{x:s,y:r}:{x:r,y:s}}(l,t.rects,o),e}),{}),s=r[t.placement],i=s.x,u=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=u),t.modifiersData[n]=r}};var i_={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,l=e.name;t.modifiersData[l]=t_({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};var u_={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,l=e.options,n=e.name,a=l.mainAxis,o=void 0===a||a,r=l.altAxis,s=void 0!==r&&r,i=l.boundary,u=l.rootBoundary,c=l.altBoundary,d=l.padding,p=l.tether,f=void 0===p||p,v=l.tetherOffset,h=void 0===v?0:v,m=l_(t,{boundary:i,rootBoundary:u,padding:d,altBoundary:c}),g=bS(t.placement),y=RS(t.placement),b=!y,w=TS(g),x=function(e){return"x"===e?"y":"x"}(w),C=t.modifiersData.popperOffsets,k=t.rects.reference,S=t.rects.popper,_="function"==typeof h?h(Object.assign({},t.rects,{placement:t.placement})):h,M="number"==typeof _?{mainAxis:_,altAxis:_}:Object.assign({mainAxis:0,altAxis:0},_),E=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,O={x:0,y:0};if(C){if(o){var z,V="y"===w?Jk:tS,A="y"===w?Qk:eS,T="y"===w?"height":"width",L=C[w],B=L+m[V],I=L-m[A],$=f?-S[T]/2:0,R=y===aS?k[T]:S[T],N=y===aS?-S[T]:-k[T],H=t.elements.arrow,D=f&&H?SS(H):{width:0,height:0},F=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},P=F[V],j=F[A],K=LS(0,k[T],D[T]),W=b?k[T]/2-$-K-P-M.mainAxis:R-K-P-M.mainAxis,q=b?-k[T]/2+$+K+j+M.mainAxis:N+K+j+M.mainAxis,U=t.elements.arrow&&AS(t.elements.arrow),Y=U?"y"===w?U.clientTop||0:U.clientLeft||0:0,G=null!=(z=null==E?void 0:E[w])?z:0,X=L+q-G,Z=LS(f?xS(B,L+W-G-Y):B,L,f?wS(I,X):I);C[w]=Z,O[w]=Z-L}if(s){var J,Q="x"===w?Jk:tS,ee="x"===w?Qk:eS,te=C[x],le="y"===x?"height":"width",ne=te+m[Q],ae=te-m[ee],oe=-1!==[Jk,tS].indexOf(g),re=null!=(J=null==E?void 0:E[x])?J:0,se=oe?ne:te-k[le]-S[le]-re+M.altAxis,ie=oe?te+k[le]+S[le]-re-M.altAxis:ae,ue=f&&oe?function(e,t,l){var n=LS(e,t,l);return n>l?l:n}(se,te,ie):LS(f?se:ne,te,f?ie:ae);C[x]=ue,O[x]=ue-te}t.modifiersData[n]=O}},requiresIfExists:["offset"]};function c_(e,t,l){void 0===l&&(l=!1);var n=mS(t),a=mS(t)&&function(e){var t=e.getBoundingClientRect(),l=CS(t.width)/e.offsetWidth||1,n=CS(t.height)/e.offsetHeight||1;return 1!==l||1!==n}(t),o=OS(t),r=kS(e,a),s={scrollLeft:0,scrollTop:0},i={x:0,y:0};return(n||!n&&!l)&&(("body"!==fS(t)||GS(o))&&(s=function(e){return e!==vS(e)&&mS(e)?function(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):US(e)}(t)),mS(t)?((i=kS(t,!0)).x+=t.clientLeft,i.y+=t.clientTop):o&&(i.x=YS(o))),{x:r.left+s.scrollLeft-i.x,y:r.top+s.scrollTop-i.y,width:r.width,height:r.height}}function d_(e){var t=new Map,l=new Set,n=[];function a(e){l.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!l.has(e)){var n=t.get(e);n&&a(n)}})),n.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){l.has(e.name)||a(e)})),n}function p_(e){var t;return function(){return t||(t=new Promise((function(l){Promise.resolve().then((function(){t=void 0,l(e())}))}))),t}}var f_={placement:"bottom",modifiers:[],strategy:"absolute"};function v_(){for(var e=arguments.length,t=new Array(e),l=0;l{const n={name:"updateState",enabled:!0,phase:"write",fn:({state:e})=>{const t=function(e){const t=Object.keys(e.elements),l=ff(t.map((t=>[t,e.styles[t]||{}]))),n=ff(t.map((t=>[t,e.attributes[t]])));return{styles:l,attributes:n}}(e);Object.assign(r.value,t)},requires:["computeStyles"]},a=vo((()=>{const{onFirstUpdate:e,placement:t,strategy:a,modifiers:o}=zt(l);return{onFirstUpdate:e,placement:t||"bottom",strategy:a||"absolute",modifiers:[...o||[],n,{name:"applyStyles",enabled:!1}]}})),o=Mt(),r=_t({styles:{popper:{position:zt(a).strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),s=()=>{o.value&&(o.value.destroy(),o.value=void 0)};return Un(a,(e=>{const t=zt(o);t&&t.setOptions(e)}),{deep:!0}),Un([e,t],(([e,t])=>{s(),e&&t&&(o.value=m_(e,t,zt(a)))})),Al((()=>{s()})),{state:vo((()=>{var e;return{...(null==(e=zt(o))?void 0:e.state)||{}}})),styles:vo((()=>zt(r).styles)),attributes:vo((()=>zt(r).attributes)),update:()=>{var e;return null==(e=zt(o))?void 0:e.update()},forceUpdate:()=>{var e;return null==(e=zt(o))?void 0:e.forceUpdate()},instanceRef:vo((()=>zt(o)))}};const y_=e=>{if(!e)return{onClick:n,onMousedown:n,onMouseup:n};let t=!1,l=!1;return{onClick:n=>{t&&l&&e(n),t=l=!1},onMousedown:e=>{t=e.target===e.currentTarget},onMouseup:e=>{l=e.target===e.currentTarget}}};function b_(){let e;const t=()=>window.clearTimeout(e);return Ss((()=>t())),{registerTimeout:(l,n)=>{t(),e=window.setTimeout(l,n)},cancelTimeout:t}}const w_={prefix:Math.floor(1e4*Math.random()),current:0},x_=Symbol("elIdInjection"),C_=()=>Qa()?gn(x_,w_):w_,k_=e=>{const t=C_(),l=Wk();return vo((()=>zt(e)||`${l.value}-id-${t.prefix}-${t.current++}`))};let S_=[];const __=e=>{const t=e;t.key===gk.esc&&S_.forEach((e=>e(t)))};let M_;const E_=()=>{const e=Wk(),t=C_(),l=vo((()=>`${e.value}-popper-container-${t.prefix}`)),n=vo((()=>`#${l.value}`));return{id:l,selector:n}},O_=()=>{const{id:e,selector:t}=E_();return El((()=>{ms&&(M_||document.body.querySelector(t.value)||(M_=(e=>{const t=document.createElement("div");return t.id=e,document.body.appendChild(t),t})(e.value)))})),{id:e,selector:t}},z_=sk({showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0}}),V_=Symbol("elForwardRef"),A_={current:0},T_=_t(0),L_=2e3,B_=Symbol("elZIndexContextKey"),I_=Symbol("zIndexContextKey"),$_=e=>{const t=Qa()?gn(B_,A_):A_,l=e||(Qa()?gn(I_,void 0):void 0),n=vo((()=>{const e=zt(l);return Af(e)?e:L_})),a=vo((()=>n.value+T_.value));return!ms&&gn(B_),{initialZIndex:n,currentZIndex:a,nextZIndex:()=>(t.current++,T_.value=t.current,a.value)}},R_=Math.min,N_=Math.max,H_=Math.round,D_=Math.floor,F_=e=>({x:e,y:e}),P_={left:"right",right:"left",bottom:"top",top:"bottom"},j_={start:"end",end:"start"};function K_(e,t,l){return N_(e,R_(t,l))}function W_(e,t){return"function"==typeof e?e(t):e}function q_(e){return e.split("-")[0]}function U_(e){return e.split("-")[1]}function Y_(e){return"x"===e?"y":"x"}function G_(e){return"y"===e?"height":"width"}function X_(e){return["top","bottom"].includes(q_(e))?"y":"x"}function Z_(e){return Y_(X_(e))}function J_(e){return e.replace(/start|end/g,(e=>j_[e]))}function Q_(e){return e.replace(/left|right|bottom|top/g,(e=>P_[e]))}function eM(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function tM(e){const{x:t,y:l,width:n,height:a}=e;return{width:n,height:a,top:l,left:t,right:t+n,bottom:l+a,x:t,y:l}}function lM(e,t,l){let{reference:n,floating:a}=e;const o=X_(t),r=Z_(t),s=G_(r),i=q_(t),u="y"===o,c=n.x+n.width/2-a.width/2,d=n.y+n.height/2-a.height/2,p=n[s]/2-a[s]/2;let f;switch(i){case"top":f={x:c,y:n.y-a.height};break;case"bottom":f={x:c,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:d};break;case"left":f={x:n.x-a.width,y:d};break;default:f={x:n.x,y:n.y}}switch(U_(t)){case"start":f[r]-=p*(l&&u?-1:1);break;case"end":f[r]+=p*(l&&u?-1:1)}return f}async function nM(e,t){var l;void 0===t&&(t={});const{x:n,y:a,platform:o,rects:r,elements:s,strategy:i}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=W_(t,e),v=eM(f),h=s[p?"floating"===d?"reference":"floating":d],m=tM(await o.getClippingRect({element:null==(l=await(null==o.isElement?void 0:o.isElement(h)))||l?h:h.contextElement||await(null==o.getDocumentElement?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:i})),g="floating"===d?{x:n,y:a,width:r.floating.width,height:r.floating.height}:r.reference,y=await(null==o.getOffsetParent?void 0:o.getOffsetParent(s.floating)),b=await(null==o.isElement?void 0:o.isElement(y))&&await(null==o.getScale?void 0:o.getScale(y))||{x:1,y:1},w=tM(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:y,strategy:i}):g);return{top:(m.top-w.top+v.top)/b.y,bottom:(w.bottom-m.bottom+v.bottom)/b.y,left:(m.left-w.left+v.left)/b.x,right:(w.right-m.right+v.right)/b.x}}function aM(e){return sM(e)?(e.nodeName||"").toLowerCase():"#document"}function oM(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function rM(e){var t;return null==(t=(sM(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function sM(e){return e instanceof Node||e instanceof oM(e).Node}function iM(e){return e instanceof Element||e instanceof oM(e).Element}function uM(e){return e instanceof HTMLElement||e instanceof oM(e).HTMLElement}function cM(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof oM(e).ShadowRoot)}function dM(e){const{overflow:t,overflowX:l,overflowY:n,display:a}=gM(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+l)&&!["inline","contents"].includes(a)}function pM(e){return["table","td","th"].includes(aM(e))}function fM(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(iI){return!1}}))}function vM(e){const t=hM(),l=gM(e);return"none"!==l.transform||"none"!==l.perspective||!!l.containerType&&"normal"!==l.containerType||!t&&!!l.backdropFilter&&"none"!==l.backdropFilter||!t&&!!l.filter&&"none"!==l.filter||["transform","perspective","filter"].some((e=>(l.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(l.contain||"").includes(e)))}function hM(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function mM(e){return["html","body","#document"].includes(aM(e))}function gM(e){return oM(e).getComputedStyle(e)}function yM(e){return iM(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function bM(e){if("html"===aM(e))return e;const t=e.assignedSlot||e.parentNode||cM(e)&&e.host||rM(e);return cM(t)?t.host:t}function wM(e){const t=bM(e);return mM(t)?e.ownerDocument?e.ownerDocument.body:e.body:uM(t)&&dM(t)?t:wM(t)}function xM(e,t,l){var n;void 0===t&&(t=[]),void 0===l&&(l=!0);const a=wM(e),o=a===(null==(n=e.ownerDocument)?void 0:n.body),r=oM(a);return o?t.concat(r,r.visualViewport||[],dM(a)?a:[],r.frameElement&&l?xM(r.frameElement):[]):t.concat(a,xM(a,[],l))}function CM(e){const t=gM(e);let l=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const a=uM(e),o=a?e.offsetWidth:l,r=a?e.offsetHeight:n,s=H_(l)!==o||H_(n)!==r;return s&&(l=o,n=r),{width:l,height:n,$:s}}function kM(e){return iM(e)?e:e.contextElement}function SM(e){const t=kM(e);if(!uM(t))return F_(1);const l=t.getBoundingClientRect(),{width:n,height:a,$:o}=CM(t);let r=(o?H_(l.width):l.width)/n,s=(o?H_(l.height):l.height)/a;return r&&Number.isFinite(r)||(r=1),s&&Number.isFinite(s)||(s=1),{x:r,y:s}}const _M=F_(0);function MM(e){const t=oM(e);return hM()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:_M}function EM(e,t,l,n){void 0===t&&(t=!1),void 0===l&&(l=!1);const a=e.getBoundingClientRect(),o=kM(e);let r=F_(1);t&&(n?iM(n)&&(r=SM(n)):r=SM(e));const s=function(e,t,l){return void 0===t&&(t=!1),!(!l||t&&l!==oM(e))&&t}(o,l,n)?MM(o):F_(0);let i=(a.left+s.x)/r.x,u=(a.top+s.y)/r.y,c=a.width/r.x,d=a.height/r.y;if(o){const e=oM(o),t=n&&iM(n)?oM(n):n;let l=e,a=l.frameElement;for(;a&&n&&t!==l;){const e=SM(a),t=a.getBoundingClientRect(),n=gM(a),o=t.left+(a.clientLeft+parseFloat(n.paddingLeft))*e.x,r=t.top+(a.clientTop+parseFloat(n.paddingTop))*e.y;i*=e.x,u*=e.y,c*=e.x,d*=e.y,i+=o,u+=r,l=oM(a),a=l.frameElement}}return tM({width:c,height:d,x:i,y:u})}function OM(e){return EM(rM(e)).left+yM(e).scrollLeft}function zM(e,t,l){let n;if("viewport"===t)n=function(e,t){const l=oM(e),n=rM(e),a=l.visualViewport;let o=n.clientWidth,r=n.clientHeight,s=0,i=0;if(a){o=a.width,r=a.height;const e=hM();(!e||e&&"fixed"===t)&&(s=a.offsetLeft,i=a.offsetTop)}return{width:o,height:r,x:s,y:i}}(e,l);else if("document"===t)n=function(e){const t=rM(e),l=yM(e),n=e.ownerDocument.body,a=N_(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=N_(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let r=-l.scrollLeft+OM(e);const s=-l.scrollTop;return"rtl"===gM(n).direction&&(r+=N_(t.clientWidth,n.clientWidth)-a),{width:a,height:o,x:r,y:s}}(rM(e));else if(iM(t))n=function(e,t){const l=EM(e,!0,"fixed"===t),n=l.top+e.clientTop,a=l.left+e.clientLeft,o=uM(e)?SM(e):F_(1);return{width:e.clientWidth*o.x,height:e.clientHeight*o.y,x:a*o.x,y:n*o.y}}(t,l);else{const l=MM(e);n={...t,x:t.x-l.x,y:t.y-l.y}}return tM(n)}function VM(e,t){const l=bM(e);return!(l===t||!iM(l)||mM(l))&&("fixed"===gM(l).position||VM(l,t))}function AM(e,t,l){const n=uM(t),a=rM(t),o="fixed"===l,r=EM(e,!0,o,t);let s={scrollLeft:0,scrollTop:0};const i=F_(0);if(n||!n&&!o)if(("body"!==aM(t)||dM(a))&&(s=yM(t)),n){const e=EM(t,!0,o,t);i.x=e.x+t.clientLeft,i.y=e.y+t.clientTop}else a&&(i.x=OM(a));return{x:r.left+s.scrollLeft-i.x,y:r.top+s.scrollTop-i.y,width:r.width,height:r.height}}function TM(e){return"static"===gM(e).position}function LM(e,t){return uM(e)&&"fixed"!==gM(e).position?t?t(e):e.offsetParent:null}function BM(e,t){const l=oM(e);if(fM(e))return l;if(!uM(e)){let t=bM(e);for(;t&&!mM(t);){if(iM(t)&&!TM(t))return t;t=bM(t)}return l}let n=LM(e,t);for(;n&&pM(n)&&TM(n);)n=LM(n,t);return n&&mM(n)&&TM(n)&&!vM(n)?l:n||function(e){let t=bM(e);for(;uM(t)&&!mM(t);){if(fM(t))return null;if(vM(t))return t;t=bM(t)}return null}(e)||l}const IM={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:l,offsetParent:n,strategy:a}=e;const o="fixed"===a,r=rM(n),s=!!t&&fM(t.floating);if(n===r||s&&o)return l;let i={scrollLeft:0,scrollTop:0},u=F_(1);const c=F_(0),d=uM(n);if((d||!d&&!o)&&(("body"!==aM(n)||dM(r))&&(i=yM(n)),uM(n))){const e=EM(n);u=SM(n),c.x=e.x+n.clientLeft,c.y=e.y+n.clientTop}return{width:l.width*u.x,height:l.height*u.y,x:l.x*u.x-i.scrollLeft*u.x+c.x,y:l.y*u.y-i.scrollTop*u.y+c.y}},getDocumentElement:rM,getClippingRect:function(e){let{element:t,boundary:l,rootBoundary:n,strategy:a}=e;const o=[..."clippingAncestors"===l?fM(t)?[]:function(e,t){const l=t.get(e);if(l)return l;let n=xM(e,[],!1).filter((e=>iM(e)&&"body"!==aM(e))),a=null;const o="fixed"===gM(e).position;let r=o?bM(e):e;for(;iM(r)&&!mM(r);){const t=gM(r),l=vM(r);l||"fixed"!==t.position||(a=null),(o?!l&&!a:!l&&"static"===t.position&&a&&["absolute","fixed"].includes(a.position)||dM(r)&&!l&&VM(e,r))?n=n.filter((e=>e!==r)):a=t,r=bM(r)}return t.set(e,n),n}(t,this._c):[].concat(l),n],r=o[0],s=o.reduce(((e,l)=>{const n=zM(t,l,a);return e.top=N_(n.top,e.top),e.right=R_(n.right,e.right),e.bottom=R_(n.bottom,e.bottom),e.left=N_(n.left,e.left),e}),zM(t,r,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:BM,getElementRects:async function(e){const t=this.getOffsetParent||BM,l=this.getDimensions,n=await l(e.floating);return{reference:AM(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:l}=CM(e);return{width:t,height:l}},getScale:SM,isElement:iM,isRTL:function(e){return"rtl"===gM(e).direction}};function $M(e,t,l,n){void 0===n&&(n={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:r="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:i=!1}=n,u=kM(e),c=a||o?[...u?xM(u):[],...xM(t)]:[];c.forEach((e=>{a&&e.addEventListener("scroll",l,{passive:!0}),o&&e.addEventListener("resize",l)}));const d=u&&s?function(e,t){let l,n=null;const a=rM(e);function o(){var e;clearTimeout(l),null==(e=n)||e.disconnect(),n=null}return function r(s,i){void 0===s&&(s=!1),void 0===i&&(i=1),o();const{left:u,top:c,width:d,height:p}=e.getBoundingClientRect();if(s||t(),!d||!p)return;const f={rootMargin:-D_(c)+"px "+-D_(a.clientWidth-(u+d))+"px "+-D_(a.clientHeight-(c+p))+"px "+-D_(u)+"px",threshold:N_(0,R_(1,i))||1};let v=!0;function h(e){const t=e[0].intersectionRatio;if(t!==i){if(!v)return r();t?r(!1,t):l=setTimeout((()=>{r(!1,1e-7)}),1e3)}v=!1}try{n=new IntersectionObserver(h,{...f,root:a.ownerDocument})}catch(iI){n=new IntersectionObserver(h,f)}n.observe(e)}(!0),o}(u,l):null;let p,f=-1,v=null;r&&(v=new ResizeObserver((e=>{let[n]=e;n&&n.target===u&&v&&(v.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame((()=>{var e;null==(e=v)||e.observe(t)}))),l()})),u&&!i&&v.observe(u),v.observe(t));let h=i?EM(e):null;return i&&function t(){const n=EM(e);!h||n.x===h.x&&n.y===h.y&&n.width===h.width&&n.height===h.height||l();h=n,p=requestAnimationFrame(t)}(),l(),()=>{var e;c.forEach((e=>{a&&e.removeEventListener("scroll",l),o&&e.removeEventListener("resize",l)})),null==d||d(),null==(e=v)||e.disconnect(),v=null,i&&cancelAnimationFrame(p)}}const RM=nM,NM=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var l,n;const{x:a,y:o,placement:r,middlewareData:s}=t,i=await async function(e,t){const{placement:l,platform:n,elements:a}=e,o=await(null==n.isRTL?void 0:n.isRTL(a.floating)),r=q_(l),s=U_(l),i="y"===X_(l),u=["left","top"].includes(r)?-1:1,c=o&&i?-1:1,d=W_(t,e);let{mainAxis:p,crossAxis:f,alignmentAxis:v}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof v&&(f="end"===s?-1*v:v),i?{x:f*c,y:p*u}:{x:p*u,y:f*c}}(t,e);return r===(null==(l=s.offset)?void 0:l.placement)&&null!=(n=s.arrow)&&n.alignmentOffset?{}:{x:a+i.x,y:o+i.y,data:{...i,placement:r}}}}},HM=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:l,y:n,placement:a}=t,{mainAxis:o=!0,crossAxis:r=!1,limiter:s={fn:e=>{let{x:t,y:l}=e;return{x:t,y:l}}},...i}=W_(e,t),u={x:l,y:n},c=await nM(t,i),d=X_(q_(a)),p=Y_(d);let f=u[p],v=u[d];if(o){const e="y"===p?"bottom":"right";f=K_(f+c["y"===p?"top":"left"],f,f-c[e])}if(r){const e="y"===d?"bottom":"right";v=K_(v+c["y"===d?"top":"left"],v,v-c[e])}const h=s.fn({...t,[p]:f,[d]:v});return{...h,data:{x:h.x-l,y:h.y-n}}}}},DM=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var l,n;const{placement:a,middlewareData:o,rects:r,initialPlacement:s,platform:i,elements:u}=t,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:h=!0,...m}=W_(e,t);if(null!=(l=o.arrow)&&l.alignmentOffset)return{};const g=q_(a),y=X_(s),b=q_(s)===s,w=await(null==i.isRTL?void 0:i.isRTL(u.floating)),x=p||(b||!h?[Q_(s)]:function(e){const t=Q_(e);return[J_(e),t,J_(t)]}(s)),C="none"!==v;!p&&C&&x.push(...function(e,t,l,n){const a=U_(e);let o=function(e,t,l){const n=["left","right"],a=["right","left"],o=["top","bottom"],r=["bottom","top"];switch(e){case"top":case"bottom":return l?t?a:n:t?n:a;case"left":case"right":return t?o:r;default:return[]}}(q_(e),"start"===l,n);return a&&(o=o.map((e=>e+"-"+a)),t&&(o=o.concat(o.map(J_)))),o}(s,h,v,w));const k=[s,...x],S=await nM(t,m),_=[];let M=(null==(n=o.flip)?void 0:n.overflows)||[];if(c&&_.push(S[g]),d){const e=function(e,t,l){void 0===l&&(l=!1);const n=U_(e),a=Z_(e),o=G_(a);let r="x"===a?n===(l?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[o]>t.floating[o]&&(r=Q_(r)),[r,Q_(r)]}(a,r,w);_.push(S[e[0]],S[e[1]])}if(M=[...M,{placement:a,overflows:_}],!_.every((e=>e<=0))){var E,O;const e=((null==(E=o.flip)?void 0:E.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:M},reset:{placement:t}};let l=null==(O=M.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:O.placement;if(!l)switch(f){case"bestFit":{var z;const e=null==(z=M.filter((e=>{if(C){const t=X_(e.placement);return t===y||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:z[0];e&&(l=e);break}case"initialPlacement":l=s}if(a!==l)return{reset:{placement:l}}}return{}}}},FM=e=>({name:"arrow",options:e,async fn(t){const{x:l,y:n,placement:a,rects:o,platform:r,elements:s,middlewareData:i}=t,{element:u,padding:c=0}=W_(e,t)||{};if(null==u)return{};const d=eM(c),p={x:l,y:n},f=Z_(a),v=G_(f),h=await r.getDimensions(u),m="y"===f,g=m?"top":"left",y=m?"bottom":"right",b=m?"clientHeight":"clientWidth",w=o.reference[v]+o.reference[f]-p[f]-o.floating[v],x=p[f]-o.reference[f],C=await(null==r.getOffsetParent?void 0:r.getOffsetParent(u));let k=C?C[b]:0;k&&await(null==r.isElement?void 0:r.isElement(C))||(k=s.floating[b]||o.floating[v]);const S=w/2-x/2,_=k/2-h[v]/2-1,M=R_(d[g],_),E=R_(d[y],_),O=M,z=k-h[v]-E,V=k/2-h[v]/2+S,A=K_(O,V,z),T=!i.arrow&&null!=U_(a)&&V!==A&&o.reference[v]/2-(V{const n=new Map,a={platform:IM,...l},o={...a.platform,_c:n};return(async(e,t,l)=>{const{placement:n="bottom",strategy:a="absolute",middleware:o=[],platform:r}=l,s=o.filter(Boolean),i=await(null==r.isRTL?void 0:r.isRTL(t));let u=await r.getElementRects({reference:e,floating:t,strategy:a}),{x:c,y:d}=lM(u,n,i),p=n,f={},v=0;for(let h=0;h{const n=_t(),a=_t(),o=_t(),r=_t(),s=_t({}),i={x:o,y:r,placement:t,strategy:l,middlewareData:s},u=async()=>{if(!ms)return;const o=(e=>{if(!ms)return;if(!e)return e;const t=zs(e);return t||(St(e)?t:e)})(n),r=zs(a);if(!o||!r)return;const s=await PM(o,r,{placement:zt(t),strategy:zt(l),middleware:zt(e)});Df(i).forEach((e=>{i[e].value=s[e]}))};return Ol((()=>{Wn((()=>{u()}))})),{...i,update:u,referenceRef:n,contentRef:a}};const KM=(e,t)=>{const l={},n=Mt([]);return{children:n,addChild:a=>{l[a.uid]=a,n.value=((e,t,l)=>Ok(e.subTree).filter((e=>{var l;return Ia(e)&&(null==(l=e.type)?void 0:l.name)===t&&!!e.component})).map((e=>e.component.uid)).map((e=>l[e])).filter((e=>!!e)))(e,t,l)},removeChild:e=>{delete l[e],n.value=n.value.filter((t=>t.uid!==e))}}},WM=rk({type:String,values:kk,required:!1}),qM=Symbol("size");function UM(e,{afterFocus:t,beforeBlur:l,afterBlur:n}={}){const a=Qa(),{emit:o}=a,r=Mt(),s=_t(!1);return Un(r,(e=>{e&&e.setAttribute("tabindex","-1")})),Ts(r,"click",(()=>{var t;null==(t=e.value)||t.focus()})),{wrapperRef:r,isFocused:s,handleFocus:e=>{s.value||(s.value=!0,o("focus",e),null==t||t())},handleBlur:e=>{var t;!!h(l)&&l(e)||e.relatedTarget&&(null==(t=r.value)?void 0:t.contains(e.relatedTarget))||(s.value=!1,o("blur",e),null==n||n())}}}const YM=["",void 0,null],GM=sk({emptyValues:Array,valueOnClear:{type:[String,Number,Boolean,Function],default:void 0,validator:e=>h(e)?!e():!e}}),XM=(e,t)=>{let l=tE();l.value||(l=_t({}));const n=vo((()=>e.emptyValues||l.value.emptyValues||YM)),a=vo((()=>h(e.valueOnClear)?e.valueOnClear():void 0!==e.valueOnClear?e.valueOnClear:h(l.value.valueOnClear)?l.value.valueOnClear():void 0!==l.value.valueOnClear?l.value.valueOnClear:void 0!==t?t:undefined));return n.value.includes(a.value),{emptyValues:n,valueOnClear:a,isEmptyValue:e=>n.value.includes(e)}},ZM=sk({ariaLabel:String,ariaOrientation:{type:String,values:["horizontal","vertical","undefined"]},ariaControls:String}),JM=e=>_f(ZM,e),QM=Symbol(),eE=_t();function tE(e,t=void 0){const l=Qa()?gn(QM,eE):eE;return e?vo((()=>{var n,a;return null!=(a=null==(n=l.value)?void 0:n[e])?a:t})):l}function lE(e,t){const l=tE(),n=qk(e,vo((()=>{var e;return(null==(e=l.value)?void 0:e.namespace)||Pk}))),a=Fk(vo((()=>{var e;return null==(e=l.value)?void 0:e.locale}))),o=$_(vo((()=>{var e;return(null==(e=l.value)?void 0:e.zIndex)||L_}))),r=vo((()=>{var e;return zt(t)||(null==(e=l.value)?void 0:e.size)||""}));return nE(vo((()=>zt(l)||{}))),{ns:n,locale:a,zIndex:o,size:r}}const nE=(e,t,l=!1)=>{var n;const a=!!Qa(),o=a?tE():void 0,r=null!=(n=null==t?void 0:t.provide)?n:a?mn:void 0;if(!r)return;const s=vo((()=>{const t=zt(e);return(null==o?void 0:o.value)?aE(o.value,t):t}));return r(QM,s),r(Dk,vo((()=>s.value.locale))),r(Kk,vo((()=>s.value.namespace))),r(I_,vo((()=>s.value.zIndex))),r(qM,{size:vo((()=>s.value.size||""))}),!l&&eE.value||(eE.value=s.value),s},aE=(e,t)=>{const l=[...new Set([...Df(e),...Df(t)])],n={};for(const a of l)n[a]=void 0!==t[a]?t[a]:e[a];return n},oE=sk({a11y:{type:Boolean,default:!0},locale:{type:Object},size:WM,button:{type:Object},experimentalFeatures:{type:Object},keyboardNavigation:{type:Boolean,default:!0},message:{type:Object},zIndex:Number,namespace:{type:String,default:"el"},...GM}),rE={},sE=fk(Fl({name:"ElConfigProvider",props:oE,setup(e,{slots:t}){Un((()=>e.message),(e=>{Object.assign(rE,null!=e?e:{})}),{immediate:!0,deep:!0});const l=nE(e);return()=>jl(t,"default",{config:null==l?void 0:l.value})}})),iE=sk({zIndex:{type:[Number,String],default:100},target:{type:String,default:""},offset:{type:Number,default:0},position:{type:String,values:["top","bottom"],default:"top"}}),uE={scroll:({scrollTop:e,fixed:t})=>Af(e)&&Vf(t),[wk]:e=>Vf(e)};var cE=(e,t)=>{const l=e.__vccOpts||e;for(const[n,a]of t)l[n]=a;return l};const dE="ElAffix";const pE=fk(cE(Fl({...Fl({name:dE}),props:iE,emits:uE,setup(e,{expose:t,emit:l}){const n=e,a=qk("affix"),o=Mt(),r=Mt(),s=Mt(),{height:i}=function(e={}){const{window:t=Vs,initialWidth:l=1/0,initialHeight:n=1/0,listenOrientation:a=!0,includeScrollbar:o=!0}=e,r=_t(l),s=_t(n),i=()=>{t&&(o?(r.value=t.innerWidth,s.value=t.innerHeight):(r.value=t.document.documentElement.clientWidth,s.value=t.document.documentElement.clientHeight))};return i(),Es(i),Ts("resize",i,{passive:!0}),a&&Ts("orientationchange",i,{passive:!0}),{width:r,height:s}}(),{height:u,width:c,top:d,bottom:p,update:f}=js(r,{windowScroll:!1}),v=js(o),h=_t(!1),m=_t(0),g=_t(0),y=vo((()=>({height:h.value?`${u.value}px`:"",width:h.value?`${c.value}px`:""}))),b=vo((()=>{if(!h.value)return{};const e=n.offset?Gf(n.offset):0;return{height:`${u.value}px`,width:`${c.value}px`,top:"top"===n.position?e:"",bottom:"bottom"===n.position?e:"",transform:g.value?`translateY(${g.value}px)`:"",zIndex:n.zIndex}})),w=()=>{if(s.value)if(m.value=s.value instanceof Window?document.documentElement.scrollTop:s.value.scrollTop||0,"top"===n.position)if(n.target){const e=v.bottom.value-n.offset-u.value;h.value=n.offset>d.value&&v.bottom.value>0,g.value=e<0?e:0}else h.value=n.offset>d.value;else if(n.target){const e=i.value-v.top.value-n.offset-u.value;h.value=i.value-n.offsetv.top.value,g.value=e<0?-e:0}else h.value=i.value-n.offsetl("change",e))),Ol((()=>{var e;n.target?(o.value=null!=(e=document.querySelector(n.target))?e:void 0,o.value||jf(dE,`Target does not exist: ${n.target}`)):o.value=document.documentElement,s.value=Zf(r.value,!0),f()})),Ts(s,"scroll",(()=>{f(),l("scroll",{scrollTop:m.value,fixed:h.value})})),Wn(w),t({update:w,updateRoot:f}),(e,t)=>(za(),La("div",{ref_key:"root",ref:r,class:W(zt(a).b()),style:D(zt(y))},[Ha("div",{class:W({[zt(a).m("fixed")]:h.value}),style:D(zt(b))},[jl(e.$slots,"default")],6)],6))}}),[["__file","affix.vue"]])),fE=sk({size:{type:[Number,String]},color:{type:String}});const vE=fk(cE(Fl({...Fl({name:"ElIcon",inheritAttrs:!1}),props:fE,setup(e){const t=e,l=qk("icon"),n=vo((()=>{const{size:e,color:l}=t;return e||l?{fontSize:zf(e)?void 0:Gf(e),"--color":l}:{}}));return(e,t)=>(za(),La("i",Ya({class:zt(l).b(),style:zt(n)},e.$attrs),[jl(e.$slots,"default")],16))}}),[["__file","icon.vue"]])),hE=sk({title:{type:String,default:""},description:{type:String,default:""},type:{type:String,values:Df(dk),default:"info"},closable:{type:Boolean,default:!0},closeText:{type:String,default:""},showIcon:Boolean,center:Boolean,effect:{type:String,values:["light","dark"],default:"light"}}),mE={close:e=>e instanceof MouseEvent};const gE=fk(cE(Fl({...Fl({name:"ElAlert"}),props:hE,emits:mE,setup(e,{emit:t}){const l=e,{Close:n}=ck,a=Gl(),o=qk("alert"),r=_t(!0),s=vo((()=>dk[l.type])),i=vo((()=>[o.e("icon"),{[o.is("big")]:!!l.description||!!a.default}])),u=vo((()=>({"with-description":l.description||a.default}))),c=e=>{r.value=!1,t("close",e)};return(e,t)=>(za(),Ba(So,{name:zt(o).b("fade"),persisted:""},{default:pl((()=>[Rl(Ha("div",{class:W([zt(o).b(),zt(o).m(e.type),zt(o).is("center",e.center),zt(o).is(e.effect)]),role:"alert"},[e.showIcon&&zt(s)?(za(),Ba(zt(vE),{key:0,class:W(zt(i))},{default:pl((()=>[(za(),Ba(xl(zt(s))))])),_:1},8,["class"])):Ka("v-if",!0),Ha("div",{class:W(zt(o).e("content"))},[e.title||e.$slots.title?(za(),La("span",{key:0,class:W([zt(o).e("title"),zt(u)])},[jl(e.$slots,"title",{},(()=>[ja(J(e.title),1)]))],2)):Ka("v-if",!0),e.$slots.default||e.description?(za(),La("p",{key:1,class:W(zt(o).e("description"))},[jl(e.$slots,"default",{},(()=>[ja(J(e.description),1)]))],2)):Ka("v-if",!0),e.closable?(za(),La(ka,{key:2},[e.closeText?(za(),La("div",{key:0,class:W([zt(o).e("close-btn"),zt(o).is("customed")]),onClick:c},J(e.closeText),3)):(za(),Ba(zt(vE),{key:1,class:W(zt(o).e("close-btn")),onClick:c},{default:pl((()=>[Da(zt(n))])),_:1},8,["class"]))],64)):Ka("v-if",!0)],2)],2),[[Po,r.value]])])),_:3},8,["name"]))}}),[["__file","alert.vue"]])),yE=Symbol("formContextKey"),bE=Symbol("formItemContextKey"),wE=(e,t={})=>{const l=_t(void 0),n=t.prop?l:Zk("size"),a=t.global?l:(()=>{const e=gn(qM,{});return vo((()=>zt(e.size)||""))})(),o=t.form?{size:void 0}:gn(yE,void 0),r=t.formItem?{size:void 0}:gn(bE,void 0);return vo((()=>n.value||zt(e)||(null==r?void 0:r.size)||(null==o?void 0:o.size)||a.value||""))},xE=e=>{const t=Zk("disabled"),l=gn(yE,void 0);return vo((()=>t.value||zt(e)||(null==l?void 0:l.disabled)||!1))},CE=()=>({form:gn(yE,void 0),formItem:gn(bE,void 0)}),kE=(e,{formItemContext:t,disableIdGeneration:l,disableIdManagement:n})=>{l||(l=_t(!1)),n||(n=_t(!1));const a=_t();let o;const r=vo((()=>{var l;return!!(!e.label&&!e.ariaLabel&&t&&t.inputIds&&(null==(l=t.inputIds)?void 0:l.length)<=1)}));return Ol((()=>{o=Un([$t(e,"id"),l],(([e,l])=>{const o=null!=e?e:l?void 0:k_().value;o!==a.value&&((null==t?void 0:t.removeInputId)&&(a.value&&t.removeInputId(a.value),(null==n?void 0:n.value)||l||!o||t.addInputId(o)),a.value=o)}),{immediate:!0})})),Tl((()=>{o&&o(),(null==t?void 0:t.removeInputId)&&a.value&&t.removeInputId(a.value)})),{isLabeledByFormItem:r,inputId:a}},SE=sk({size:{type:String,values:kk},disabled:Boolean}),_E=sk({...SE,model:Object,rules:{type:Object},labelPosition:{type:String,values:["left","right","top"],default:"right"},requireAsteriskPosition:{type:String,values:["left","right"],default:"left"},labelWidth:{type:[String,Number],default:""},labelSuffix:{type:String,default:""},inline:Boolean,inlineMessage:Boolean,statusIcon:Boolean,showMessage:{type:Boolean,default:!0},validateOnRuleChange:{type:Boolean,default:!0},hideRequiredAsterisk:Boolean,scrollToError:Boolean,scrollIntoViewOptions:{type:[Object,Boolean]}}),ME={validate:(e,t,l)=>(d(e)||m(e))&&Vf(t)&&m(l)};function EE(){const e=_t([]),t=vo((()=>{if(!e.value.length)return"0";const t=Math.max(...e.value);return t?`${t}px`:""}));function l(l){const n=e.value.indexOf(l);return-1===n&&t.value,n}return{autoLabelWidth:t,registerLabelWidth:function(t,n){if(t&&n){const a=l(n);e.value.splice(a,1,t)}else t&&e.value.push(t)},deregisterLabelWidth:function(t){const n=l(t);n>-1&&e.value.splice(n,1)}}}const OE=(e,t)=>{const l=Pc(t);return l.length>0?e.filter((e=>e.prop&&l.includes(e.prop))):e},zE=Fl({...Fl({name:"ElForm"}),props:_E,emits:ME,setup(e,{expose:t,emit:l}){const n=e,a=[],o=wE(),r=qk("form"),s=vo((()=>{const{labelPosition:e,inline:t}=n;return[r.b(),r.m(o.value||"default"),{[r.m(`label-${e}`)]:e,[r.m("inline")]:t}]})),i=(e=[])=>{n.model&&OE(a,e).forEach((e=>e.resetField()))},u=(e=[])=>{OE(a,e).forEach((e=>e.clearValidate()))},c=vo((()=>!!n.model)),d=async e=>f(void 0,e),p=async(e=[])=>{if(!c.value)return!1;const t=(e=>{if(0===a.length)return[];const t=OE(a,e);return t.length?t:[]})(e);if(0===t.length)return!0;let l={};for(const a of t)try{await a.validate("")}catch(n){l={...l,...n}}return 0===Object.keys(l).length||Promise.reject(l)},f=async(e=[],t)=>{const l=!h(t);try{const l=await p(e);return!0===l&&await(null==t?void 0:t(l)),l}catch(iI){if(iI instanceof Error)throw iI;const a=iI;return n.scrollToError&&v(Object.keys(a)[0]),await(null==t?void 0:t(!1,a)),l&&Promise.reject(a)}},v=e=>{var t;const l=OE(a,e)[0];l&&(null==(t=l.$el)||t.scrollIntoView(n.scrollIntoViewOptions))};return Un((()=>n.rules),(()=>{n.validateOnRuleChange&&d().catch((e=>{}))}),{deep:!0}),mn(yE,ut({...Lt(n),emit:l,resetFields:i,clearValidate:u,validateField:f,getField:e=>a.find((t=>t.prop===e)),addField:e=>{a.push(e)},removeField:e=>{e.prop&&a.splice(a.indexOf(e),1)},...EE()})),t({validate:d,validateField:f,resetFields:i,clearValidate:u,scrollToField:v,fields:a}),(e,t)=>(za(),La("form",{class:W(zt(s))},[jl(e.$slots,"default")],2))}});var VE=cE(zE,[["__file","form.vue"]]);function AE(){return AE=Object.assign?Object.assign.bind():function(e){for(var t=1;t1?t-1:0),n=1;n=o)return e;switch(e){case"%s":return String(l[a++]);case"%d":return Number(l[a++]);case"%j":try{return JSON.stringify(l[a++])}catch(t){return"[Circular]"}break;default:return e}})):e}function DE(e,t){return null==e||(!("array"!==t||!Array.isArray(e)||e.length)||!(!function(e){return"string"===e||"url"===e||"hex"===e||"email"===e||"date"===e||"pattern"===e}(t)||"string"!=typeof e||e))}function FE(e,t,l){var n=0,a=e.length;!function o(r){if(r&&r.length)l(r);else{var s=n;n+=1,s()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,GE=/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i,XE={integer:function(e){return XE.number(e)&&parseInt(e,10)===e},float:function(e){return XE.number(e)&&!XE.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(iI){return!1}},date:function(e){return"function"==typeof e.getTime&&"function"==typeof e.getMonth&&"function"==typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"==typeof e},object:function(e){return"object"==typeof e&&!XE.array(e)},method:function(e){return"function"==typeof e},email:function(e){return"string"==typeof e&&e.length<=320&&!!e.match(YE)},url:function(e){return"string"==typeof e&&e.length<=2048&&!!e.match(function(){if(qE)return qE;var e="[a-fA-F\\d:]",t=function(t){return t&&t.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},l="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",n="[a-fA-F\\d]{1,4}",a=("\n(?:\n(?:"+n+":){7}(?:"+n+"|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8\n(?:"+n+":){6}(?:"+l+"|:"+n+"|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4\n(?:"+n+":){5}(?::"+l+"|(?::"+n+"){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4\n(?:"+n+":){4}(?:(?::"+n+"){0,1}:"+l+"|(?::"+n+"){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4\n(?:"+n+":){3}(?:(?::"+n+"){0,2}:"+l+"|(?::"+n+"){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4\n(?:"+n+":){2}(?:(?::"+n+"){0,3}:"+l+"|(?::"+n+"){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4\n(?:"+n+":){1}(?:(?::"+n+"){0,4}:"+l+"|(?::"+n+"){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::"+n+"){0,5}:"+l+"|(?::"+n+"){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1\n").replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),o=new RegExp("(?:^"+l+"$)|(?:^"+a+"$)"),r=new RegExp("^"+l+"$"),s=new RegExp("^"+a+"$"),i=function(e){return e&&e.exact?o:new RegExp("(?:"+t(e)+l+t(e)+")|(?:"+t(e)+a+t(e)+")","g")};i.v4=function(e){return e&&e.exact?r:new RegExp(""+t(e)+l+t(e),"g")},i.v6=function(e){return e&&e.exact?s:new RegExp(""+t(e)+a+t(e),"g")};var u=i.v4().source,c=i.v6().source;return qE=new RegExp("(?:^(?:(?:(?:[a-z]+:)?//)|www\\.)(?:\\S+(?::\\S*)?@)?(?:localhost|"+u+"|"+c+'|(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:[/?#][^\\s"]*)?$)',"i")}())},hex:function(e){return"string"==typeof e&&!!e.match(GE)}},ZE="enum",JE={required:UE,whitespace:function(e,t,l,n,a){(/^\s+$/.test(t)||""===t)&&n.push(HE(a.messages.whitespace,e.fullField))},type:function(e,t,l,n,a){if(e.required&&void 0===t)UE(e,t,l,n,a);else{var o=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(o)>-1?XE[o](t)||n.push(HE(a.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&n.push(HE(a.messages.types[o],e.fullField,e.type))}},range:function(e,t,l,n,a){var o="number"==typeof e.len,r="number"==typeof e.min,s="number"==typeof e.max,i=t,u=null,c="number"==typeof t,d="string"==typeof t,p=Array.isArray(t);if(c?u="number":d?u="string":p&&(u="array"),!u)return!1;p&&(i=t.length),d&&(i=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),o?i!==e.len&&n.push(HE(a.messages[u].len,e.fullField,e.len)):r&&!s&&ie.max?n.push(HE(a.messages[u].max,e.fullField,e.max)):r&&s&&(ie.max)&&n.push(HE(a.messages[u].range,e.fullField,e.min,e.max))},enum:function(e,t,l,n,a){e[ZE]=Array.isArray(e[ZE])?e[ZE]:[],-1===e[ZE].indexOf(t)&&n.push(HE(a.messages[ZE],e.fullField,e[ZE].join(", ")))},pattern:function(e,t,l,n,a){if(e.pattern)if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||n.push(HE(a.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"==typeof e.pattern){new RegExp(e.pattern).test(t)||n.push(HE(a.messages.pattern.mismatch,e.fullField,t,e.pattern))}}},QE=function(e,t,l,n,a){var o=e.type,r=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,o)&&!e.required)return l();JE.required(e,t,n,r,a,o),DE(t,o)||JE.type(e,t,n,r,a)}l(r)},eO={string:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,"string")&&!e.required)return l();JE.required(e,t,n,o,a,"string"),DE(t,"string")||(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a),JE.pattern(e,t,n,o,a),!0===e.whitespace&&JE.whitespace(e,t,n,o,a))}l(o)},method:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.type(e,t,n,o,a)}l(o)},number:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(""===t&&(t=void 0),DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},boolean:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.type(e,t,n,o,a)}l(o)},regexp:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),DE(t)||JE.type(e,t,n,o,a)}l(o)},integer:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},float:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},array:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(null==t&&!e.required)return l();JE.required(e,t,n,o,a,"array"),null!=t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},object:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.type(e,t,n,o,a)}l(o)},enum:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.enum(e,t,n,o,a)}l(o)},pattern:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,"string")&&!e.required)return l();JE.required(e,t,n,o,a),DE(t,"string")||JE.pattern(e,t,n,o,a)}l(o)},date:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,"date")&&!e.required)return l();var r;if(JE.required(e,t,n,o,a),!DE(t,"date"))r=t instanceof Date?t:new Date(t),JE.type(e,r,n,o,a),r&&JE.range(e,r.getTime(),n,o,a)}l(o)},url:QE,hex:QE,email:QE,required:function(e,t,l,n,a){var o=[],r=Array.isArray(t)?"array":typeof t;JE.required(e,t,n,o,a,r),l(o)},any:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a)}l(o)}};function tO(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var lO=tO(),nO=function(){function e(e){this.rules=null,this._messages=lO,this.define(e)}var t=e.prototype;return t.define=function(e){var t=this;if(!e)throw new Error("Cannot configure a schema with no rules");if("object"!=typeof e||Array.isArray(e))throw new Error("Rules must be an object");this.rules={},Object.keys(e).forEach((function(l){var n=e[l];t.rules[l]=Array.isArray(n)?n:[n]}))},t.messages=function(e){return e&&(this._messages=WE(tO(),e)),this._messages},t.validate=function(t,l,n){var a=this;void 0===l&&(l={}),void 0===n&&(n=function(){});var o=t,r=l,s=n;if("function"==typeof r&&(s=r,r={}),!this.rules||0===Object.keys(this.rules).length)return s&&s(null,o),Promise.resolve(o);if(r.messages){var i=this.messages();i===lO&&(i=tO()),WE(i,r.messages),r.messages=i}else r.messages=this.messages();var u={};(r.keys||Object.keys(this.rules)).forEach((function(e){var l=a.rules[e],n=o[e];l.forEach((function(l){var r=l;"function"==typeof r.transform&&(o===t&&(o=AE({},o)),n=o[e]=r.transform(n)),(r="function"==typeof r?{validator:r}:AE({},r)).validator=a.getValidationMethod(r),r.validator&&(r.field=e,r.fullField=r.fullField||e,r.type=a.getType(r),u[e]=u[e]||[],u[e].push({rule:r,value:n,source:o,field:e}))}))}));var c={};return jE(u,r,(function(t,l){var n,a=t.rule,s=!("object"!==a.type&&"array"!==a.type||"object"!=typeof a.fields&&"object"!=typeof a.defaultField);function i(e,t){return AE({},t,{fullField:a.fullField+"."+e,fullFields:a.fullFields?[].concat(a.fullFields,[e]):[e]})}function u(n){void 0===n&&(n=[]);var u=Array.isArray(n)?n:[n];!r.suppressWarning&&u.length&&e.warning("async-validator:",u),u.length&&void 0!==a.message&&(u=[].concat(a.message));var d=u.map(KE(a,o));if(r.first&&d.length)return c[a.field]=1,l(d);if(s){if(a.required&&!t.value)return void 0!==a.message?d=[].concat(a.message).map(KE(a,o)):r.error&&(d=[r.error(a,HE(r.messages.required,a.field))]),l(d);var p={};a.defaultField&&Object.keys(t.value).map((function(e){p[e]=a.defaultField})),p=AE({},p,t.rule.fields);var f={};Object.keys(p).forEach((function(e){var t=p[e],l=Array.isArray(t)?t:[t];f[e]=l.map(i.bind(null,e))}));var v=new e(f);v.messages(r.messages),t.rule.options&&(t.rule.options.messages=r.messages,t.rule.options.error=r.error),v.validate(t.value,t.rule.options||r,(function(e){var t=[];d&&d.length&&t.push.apply(t,d),e&&e.length&&t.push.apply(t,e),l(t.length?t:null)}))}else l(d)}if(s=s&&(a.required||!a.required&&t.value),a.field=t.field,a.asyncValidator)n=a.asyncValidator(a,t.value,u,t.source,r);else if(a.validator){try{n=a.validator(a,t.value,u,t.source,r)}catch(d){null==console.error||console.error(d),r.suppressValidatorError||setTimeout((function(){throw d}),0),u(d.message)}!0===n?u():!1===n?u("function"==typeof a.message?a.message(a.fullField||a.field):a.message||(a.fullField||a.field)+" fails"):n instanceof Array?u(n):n instanceof Error&&u(n.message)}n&&n.then&&n.then((function(){return u()}),(function(e){return u(e)}))}),(function(e){!function(e){for(var t,l,n=[],a={},r=0;r");const a=qk("form"),o=_t(),r=_t(0),s=(n="update")=>{Xt((()=>{t.default&&e.isAutoWidth&&("update"===n?r.value=(()=>{var e;if(null==(e=o.value)?void 0:e.firstElementChild){const e=window.getComputedStyle(o.value.firstElementChild).width;return Math.ceil(Number.parseFloat(e))}return 0})():"remove"===n&&(null==l||l.deregisterLabelWidth(r.value)))}))},i=()=>s("update");return Ol((()=>{i()})),Al((()=>{s("remove")})),Vl((()=>i())),Un(r,((t,n)=>{e.updateAll&&(null==l||l.registerLabelWidth(t,n))})),Ps(vo((()=>{var e,t;return null!=(t=null==(e=o.value)?void 0:e.firstElementChild)?t:null})),i),()=>{var s,i;if(!t)return null;const{isAutoWidth:u}=e;if(u){const e=null==l?void 0:l.autoLabelWidth,i={};if((null==n?void 0:n.hasLabel)&&e&&"auto"!==e){const t=Math.max(0,Number.parseInt(e,10)-r.value),n="left"===l.labelPosition?"marginRight":"marginLeft";t&&(i[n]=`${t}px`)}return Da("div",{ref:o,class:[a.be("item","label-wrap")],style:i},[null==(s=t.default)?void 0:s.call(t)])}return Da(ka,{ref:o},[null==(i=t.default)?void 0:i.call(t)])}}});const sO=["role","aria-labelledby"];var iO=cE(Fl({...Fl({name:"ElFormItem"}),props:aO,setup(e,{expose:t}){const l=e,n=Gl(),a=gn(yE,void 0),o=gn(bE,void 0),r=wE(void 0,{formItem:!1}),s=qk("form-item"),i=k_().value,u=_t([]),c=_t(""),d=function(e,t=200,l={}){const n=_t(e.value),a=_s((()=>{n.value=e.value}),t,l);return Un(e,(()=>a())),n}(c,100),p=_t(""),f=_t();let v,g=!1;const y=vo((()=>{if("top"===(null==a?void 0:a.labelPosition))return{};const e=Gf(l.labelWidth||(null==a?void 0:a.labelWidth)||"");return e?{width:e}:{}})),b=vo((()=>{if("top"===(null==a?void 0:a.labelPosition)||(null==a?void 0:a.inline))return{};if(!l.label&&!l.labelWidth&&E)return{};const e=Gf(l.labelWidth||(null==a?void 0:a.labelWidth)||"");return l.label||n.label?{}:{marginLeft:e}})),w=vo((()=>[s.b(),s.m(r.value),s.is("error","error"===c.value),s.is("validating","validating"===c.value),s.is("success","success"===c.value),s.is("required",A.value||l.required),s.is("no-asterisk",null==a?void 0:a.hideRequiredAsterisk),"right"===(null==a?void 0:a.requireAsteriskPosition)?"asterisk-right":"asterisk-left",{[s.m("feedback")]:null==a?void 0:a.statusIcon}])),x=vo((()=>Vf(l.inlineMessage)?l.inlineMessage:(null==a?void 0:a.inlineMessage)||!1)),C=vo((()=>[s.e("error"),{[s.em("error","inline")]:x.value}])),k=vo((()=>l.prop?m(l.prop)?l.prop:l.prop.join("."):"")),S=vo((()=>!(!l.label&&!n.label))),_=vo((()=>l.for||(1===u.value.length?u.value[0]:void 0))),M=vo((()=>!_.value&&S.value)),E=!!o,O=vo((()=>{const e=null==a?void 0:a.model;if(e&&l.prop)return Ff(e,l.prop).value})),z=vo((()=>{const{required:e}=l,t=[];l.rules&&t.push(...Pc(l.rules));const n=null==a?void 0:a.rules;if(n&&l.prop){const e=Ff(n,l.prop).value;e&&t.push(...Pc(e))}if(void 0!==e){const l=t.map(((e,t)=>[e,t])).filter((([e])=>Object.keys(e).includes("required")));if(l.length>0)for(const[n,a]of l)n.required!==e&&(t[a]={...n,required:e});else t.push({required:e})}return t})),V=vo((()=>z.value.length>0)),A=vo((()=>z.value.some((e=>e.required)))),T=vo((()=>{var e;return"error"===d.value&&l.showMessage&&(null==(e=null==a?void 0:a.showMessage)||e)})),L=vo((()=>`${l.label||""}${(null==a?void 0:a.labelSuffix)||""}`)),B=e=>{c.value=e},I=async e=>{const t=k.value;return new nO({[t]:e}).validate({[t]:O.value},{firstFields:!0}).then((()=>(B("success"),null==a||a.emit("validate",l.prop,!0,""),!0))).catch((e=>((e=>{var t,n;const{errors:o,fields:r}=e;o&&r||console.error(e),B("error"),p.value=o?null!=(n=null==(t=null==o?void 0:o[0])?void 0:t.message)?n:`${l.prop} is required`:"",null==a||a.emit("validate",l.prop,!1,p.value)})(e),Promise.reject(e))))},$=async(e,t)=>{if(g||!l.prop)return!1;const n=h(t);if(!V.value)return null==t||t(!1),!1;const a=(e=>z.value.filter((t=>!t.trigger||!e||(Array.isArray(t.trigger)?t.trigger.includes(e):t.trigger===e))).map((({trigger:e,...t})=>t)))(e);return 0===a.length?(null==t||t(!0),!0):(B("validating"),I(a).then((()=>(null==t||t(!0),!0))).catch((e=>{const{fields:l}=e;return null==t||t(!1,l),!n&&Promise.reject(l)})))},R=()=>{B(""),p.value="",g=!1},N=async()=>{const e=null==a?void 0:a.model;if(!e||!l.prop)return;const t=Ff(e,l.prop);g=!0,t.value=ap(v),await Xt(),R(),g=!1};Un((()=>l.error),(e=>{p.value=e||"",B(e?"error":"")}),{immediate:!0}),Un((()=>l.validateStatus),(e=>B(e||"")));const H=ut({...Lt(l),$el:f,size:r,validateState:c,labelId:i,inputIds:u,isGroup:M,hasLabel:S,fieldValue:O,addInputId:e=>{u.value.includes(e)||u.value.push(e)},removeInputId:e=>{u.value=u.value.filter((t=>t!==e))},resetField:N,clearValidate:R,validate:$});return mn(bE,H),Ol((()=>{l.prop&&(null==a||a.addField(H),v=ap(O.value))})),Al((()=>{null==a||a.removeField(H)})),t({size:r,validateMessage:p,validateState:c,validate:$,clearValidate:R,resetField:N}),(e,t)=>{var l;return za(),La("div",{ref_key:"formItemRef",ref:f,class:W(zt(w)),role:zt(M)?"group":void 0,"aria-labelledby":zt(M)?zt(i):void 0},[Da(zt(rO),{"is-auto-width":"auto"===zt(y).width,"update-all":"auto"===(null==(l=zt(a))?void 0:l.labelWidth)},{default:pl((()=>[zt(S)?(za(),Ba(xl(zt(_)?"label":"div"),{key:0,id:zt(i),for:zt(_),class:W(zt(s).e("label")),style:D(zt(y))},{default:pl((()=>[jl(e.$slots,"label",{label:zt(L)},(()=>[ja(J(zt(L)),1)]))])),_:3},8,["id","for","class","style"])):Ka("v-if",!0)])),_:3},8,["is-auto-width","update-all"]),Ha("div",{class:W(zt(s).e("content")),style:D(zt(b))},[jl(e.$slots,"default"),Da(dr,{name:`${zt(s).namespace.value}-zoom-in-top`},{default:pl((()=>[zt(T)?jl(e.$slots,"error",{key:0,error:p.value},(()=>[Ha("div",{class:W(zt(C))},J(p.value),3)])):Ka("v-if",!0)])),_:3},8,["name"])],6)],10,sO)}}}),[["__file","form-item.vue"]]);const uO=fk(VE,{FormItem:iO}),cO=hk(iO);let dO;const pO=`\n height:0 !important;\n visibility:hidden !important;\n ${li()?"":"overflow:hidden !important;"}\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important;\n`,fO=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function vO(e,t=1,l){var n;dO||(dO=document.createElement("textarea"),document.body.appendChild(dO));const{paddingSize:a,borderSize:o,boxSizing:r,contextStyle:s}=function(e){const t=window.getComputedStyle(e),l=t.getPropertyValue("box-sizing"),n=Number.parseFloat(t.getPropertyValue("padding-bottom"))+Number.parseFloat(t.getPropertyValue("padding-top")),a=Number.parseFloat(t.getPropertyValue("border-bottom-width"))+Number.parseFloat(t.getPropertyValue("border-top-width"));return{contextStyle:fO.map((e=>`${e}:${t.getPropertyValue(e)}`)).join(";"),paddingSize:n,borderSize:a,boxSizing:l}}(e);dO.setAttribute("style",`${s};${pO}`),dO.value=e.value||e.placeholder||"";let i=dO.scrollHeight;const u={};"border-box"===r?i+=o:"content-box"===r&&(i-=a),dO.value="";const c=dO.scrollHeight-a;if(Af(t)){let e=c*t;"border-box"===r&&(e=e+a+o),i=Math.max(e,i),u.minHeight=`${e}px`}if(Af(l)){let e=c*l;"border-box"===r&&(e=e+a+o),i=Math.min(e,i)}return u.height=`${i}px`,null==(n=dO.parentNode)||n.removeChild(dO),dO=void 0,u}const hO=sk({id:{type:String,default:void 0},size:WM,disabled:Boolean,modelValue:{type:[String,Number,Object],default:""},maxlength:{type:[String,Number]},minlength:{type:[String,Number]},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:[Boolean,Object],default:!1},autocomplete:{type:String,default:"off"},formatter:{type:Function},parser:{type:Function},placeholder:{type:String},form:{type:String},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},showPassword:{type:Boolean,default:!1},showWordLimit:{type:Boolean,default:!1},suffixIcon:{type:ik},prefixIcon:{type:ik},containerRole:{type:String,default:void 0},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},inputStyle:{type:[Object,Array,String],default:()=>({})},autofocus:{type:Boolean,default:!1},...JM(["ariaLabel"])}),mO={[bk]:e=>m(e),input:e=>m(e),change:e=>m(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent,clear:()=>!0,mouseleave:e=>e instanceof MouseEvent,mouseenter:e=>e instanceof MouseEvent,keydown:e=>e instanceof Event,compositionstart:e=>e instanceof CompositionEvent,compositionupdate:e=>e instanceof CompositionEvent,compositionend:e=>e instanceof CompositionEvent},gO=["role"],yO=["id","minlength","maxlength","type","disabled","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus"],bO=["id","minlength","maxlength","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus"];const wO=fk(cE(Fl({...Fl({name:"ElInput",inheritAttrs:!1}),props:hO,emits:mO,setup(e,{expose:t,emit:l}){const a=e,o=Xl(),r=Gl(),s=vo((()=>{const e={};return"combobox"===a.containerRole&&(e["aria-haspopup"]=o["aria-haspopup"],e["aria-owns"]=o["aria-owns"],e["aria-expanded"]=o["aria-expanded"]),e})),i=vo((()=>["textarea"===a.type?g.b():m.b(),m.m(v.value),m.is("disabled",h.value),m.is("exceed",j.value),{[m.b("group")]:r.prepend||r.append,[m.m("prefix")]:r.prefix||a.prefixIcon,[m.m("suffix")]:r.suffix||a.suffixIcon||a.clearable||a.showPassword,[m.bm("suffix","password-clear")]:N.value&&H.value,[m.b("hidden")]:"hidden"===a.type},o.class])),u=vo((()=>[m.e("wrapper"),m.is("focus",O.value)])),c=Bk({excludeKeys:vo((()=>Object.keys(s.value)))}),{form:d,formItem:p}=CE(),{inputId:f}=kE(a,{formItemContext:p}),v=wE(),h=xE(),m=qk("input"),g=qk("textarea"),b=Mt(),w=Mt(),x=_t(!1),C=_t(!1),k=_t(!1),S=_t(),_=Mt(a.inputStyle),M=vo((()=>b.value||w.value)),{wrapperRef:E,isFocused:O,handleFocus:z,handleBlur:V}=UM(M,{afterBlur(){var e;a.validateEvent&&(null==(e=null==p?void 0:p.validate)||e.call(p,"blur").catch((e=>{})))}}),A=vo((()=>{var e;return null!=(e=null==d?void 0:d.statusIcon)&&e})),T=vo((()=>(null==p?void 0:p.validateState)||"")),L=vo((()=>T.value&&pk[T.value])),B=vo((()=>k.value?UC:Qy)),I=vo((()=>[o.style])),$=vo((()=>[a.inputStyle,_.value,{resize:a.resize}])),R=vo((()=>mf(a.modelValue)?"":String(a.modelValue))),N=vo((()=>a.clearable&&!h.value&&!a.readonly&&!!R.value&&(O.value||x.value))),H=vo((()=>a.showPassword&&!h.value&&!a.readonly&&!!R.value&&(!!R.value||O.value))),F=vo((()=>a.showWordLimit&&!!a.maxlength&&("text"===a.type||"textarea"===a.type)&&!h.value&&!a.readonly&&!a.showPassword)),P=vo((()=>R.value.length)),j=vo((()=>!!F.value&&P.value>Number(a.maxlength))),K=vo((()=>!!r.suffix||!!a.suffixIcon||N.value||a.showPassword||F.value||!!T.value&&A.value)),[q,U]=function(e){const t=_t();return[function(){if(null==e.value)return;const{selectionStart:l,selectionEnd:n,value:a}=e.value;if(null==l||null==n)return;const o=a.slice(0,Math.max(0,l)),r=a.slice(Math.max(0,n));t.value={selectionStart:l,selectionEnd:n,value:a,beforeTxt:o,afterTxt:r}},function(){if(null==e.value||null==t.value)return;const{value:l}=e.value,{beforeTxt:n,afterTxt:a,selectionStart:o}=t.value;if(null==n||null==a||null==o)return;let r=l.length;if(l.endsWith(a))r=l.length-a.length;else if(l.startsWith(n))r=n.length;else{const e=n[o-1],t=l.indexOf(e,o-1);-1!==t&&(r=t+1)}e.value.setSelectionRange(r,r)}]}(b);Ps(w,(e=>{if(G(),!F.value||"both"!==a.resize)return;const t=e[0],{width:l}=t.contentRect;S.value={right:`calc(100% - ${l+15+6}px)`}}));const Y=()=>{const{type:e,autosize:t}=a;if(ms&&"textarea"===e&&w.value)if(t){const e=y(t)?t.minRows:void 0,l=y(t)?t.maxRows:void 0,n=vO(w.value,e,l);_.value={overflowY:"hidden",...n},Xt((()=>{w.value.offsetHeight,_.value=n}))}else _.value={minHeight:vO(w.value).minHeight}},G=(e=>{let t=!1;return()=>{var l;if(t||!a.autosize)return;null===(null==(l=w.value)?void 0:l.offsetParent)||(e(),t=!0)}})(Y),X=()=>{const e=M.value,t=a.formatter?a.formatter(R.value):R.value;e&&e.value!==t&&(e.value=t)},Z=async e=>{q();let{value:t}=e.target;a.formatter&&(t=a.parser?a.parser(t):t),C.value||(t!==R.value?(l(bk,t),l("input",t),await Xt(),X(),U()):X())},Q=e=>{l("change",e.target.value)},ee=e=>{l("compositionstart",e),C.value=!0},te=e=>{var t;l("compositionupdate",e);const n=null==(t=e.target)?void 0:t.value,a=n[n.length-1]||"";C.value=!Ak(a)},le=e=>{l("compositionend",e),C.value&&(C.value=!1,Z(e))},ne=()=>{k.value=!k.value,ae()},ae=async()=>{var e;await Xt(),null==(e=M.value)||e.focus()},oe=e=>{x.value=!1,l("mouseleave",e)},re=e=>{x.value=!0,l("mouseenter",e)},se=e=>{l("keydown",e)},ie=()=>{l(bk,""),l("change",""),l("clear"),l("input","")};return Un((()=>a.modelValue),(()=>{var e;Xt((()=>Y())),a.validateEvent&&(null==(e=null==p?void 0:p.validate)||e.call(p,"change").catch((e=>{})))})),Un(R,(()=>X())),Un((()=>a.type),(async()=>{await Xt(),X(),Y()})),Ol((()=>{!a.formatter&&a.parser,X(),Xt(Y)})),Ik({from:"label",replacement:"aria-label",version:"2.8.0",scope:"el-input",ref:"https://element-plus.org/en-US/component/input.html"},vo((()=>!!a.label))),t({input:b,textarea:w,ref:M,textareaStyle:$,autosize:$t(a,"autosize"),focus:ae,blur:()=>{var e;return null==(e=M.value)?void 0:e.blur()},select:()=>{var e;null==(e=M.value)||e.select()},clear:ie,resizeTextarea:Y}),(e,t)=>(za(),La("div",Ya(zt(s),{class:[zt(i),{[zt(m).bm("group","append")]:e.$slots.append,[zt(m).bm("group","prepend")]:e.$slots.prepend}],style:zt(I),role:e.containerRole,onMouseenter:re,onMouseleave:oe}),[Ka(" input "),"textarea"!==e.type?(za(),La(ka,{key:0},[Ka(" prepend slot "),e.$slots.prepend?(za(),La("div",{key:0,class:W(zt(m).be("group","prepend"))},[jl(e.$slots,"prepend")],2)):Ka("v-if",!0),Ha("div",{ref_key:"wrapperRef",ref:E,class:W(zt(u))},[Ka(" prefix slot "),e.$slots.prefix||e.prefixIcon?(za(),La("span",{key:0,class:W(zt(m).e("prefix"))},[Ha("span",{class:W(zt(m).e("prefix-inner"))},[jl(e.$slots,"prefix"),e.prefixIcon?(za(),Ba(zt(vE),{key:0,class:W(zt(m).e("icon"))},{default:pl((()=>[(za(),Ba(xl(e.prefixIcon)))])),_:1},8,["class"])):Ka("v-if",!0)],2)],2)):Ka("v-if",!0),Ha("input",Ya({id:zt(f),ref_key:"input",ref:b,class:zt(m).e("inner")},zt(c),{minlength:e.minlength,maxlength:e.maxlength,type:e.showPassword?k.value?"text":"password":e.type,disabled:zt(h),readonly:e.readonly,autocomplete:e.autocomplete,tabindex:e.tabindex,"aria-label":e.label||e.ariaLabel,placeholder:e.placeholder,style:e.inputStyle,form:e.form,autofocus:e.autofocus,onCompositionstart:ee,onCompositionupdate:te,onCompositionend:le,onInput:Z,onFocus:t[0]||(t[0]=(...e)=>zt(z)&&zt(z)(...e)),onBlur:t[1]||(t[1]=(...e)=>zt(V)&&zt(V)(...e)),onChange:Q,onKeydown:se}),null,16,yO),Ka(" suffix slot "),zt(K)?(za(),La("span",{key:1,class:W(zt(m).e("suffix"))},[Ha("span",{class:W(zt(m).e("suffix-inner"))},[zt(N)&&zt(H)&&zt(F)?Ka("v-if",!0):(za(),La(ka,{key:0},[jl(e.$slots,"suffix"),e.suffixIcon?(za(),Ba(zt(vE),{key:0,class:W(zt(m).e("icon"))},{default:pl((()=>[(za(),Ba(xl(e.suffixIcon)))])),_:1},8,["class"])):Ka("v-if",!0)],64)),zt(N)?(za(),Ba(zt(vE),{key:1,class:W([zt(m).e("icon"),zt(m).e("clear")]),onMousedown:Er(zt(n),["prevent"]),onClick:ie},{default:pl((()=>[Da(zt(Zh))])),_:1},8,["class","onMousedown"])):Ka("v-if",!0),zt(H)?(za(),Ba(zt(vE),{key:2,class:W([zt(m).e("icon"),zt(m).e("password")]),onClick:ne},{default:pl((()=>[(za(),Ba(xl(zt(B))))])),_:1},8,["class"])):Ka("v-if",!0),zt(F)?(za(),La("span",{key:3,class:W(zt(m).e("count"))},[Ha("span",{class:W(zt(m).e("count-inner"))},J(zt(P))+" / "+J(e.maxlength),3)],2)):Ka("v-if",!0),zt(T)&&zt(L)&&zt(A)?(za(),Ba(zt(vE),{key:4,class:W([zt(m).e("icon"),zt(m).e("validateIcon"),zt(m).is("loading","validating"===zt(T))])},{default:pl((()=>[(za(),Ba(xl(zt(L))))])),_:1},8,["class"])):Ka("v-if",!0)],2)],2)):Ka("v-if",!0)],2),Ka(" append slot "),e.$slots.append?(za(),La("div",{key:1,class:W(zt(m).be("group","append"))},[jl(e.$slots,"append")],2)):Ka("v-if",!0)],64)):(za(),La(ka,{key:1},[Ka(" textarea "),Ha("textarea",Ya({id:zt(f),ref_key:"textarea",ref:w,class:[zt(g).e("inner"),zt(m).is("focus",zt(O))]},zt(c),{minlength:e.minlength,maxlength:e.maxlength,tabindex:e.tabindex,disabled:zt(h),readonly:e.readonly,autocomplete:e.autocomplete,style:zt($),"aria-label":e.label||e.ariaLabel,placeholder:e.placeholder,form:e.form,autofocus:e.autofocus,onCompositionstart:ee,onCompositionupdate:te,onCompositionend:le,onInput:Z,onFocus:t[2]||(t[2]=(...e)=>zt(z)&&zt(z)(...e)),onBlur:t[3]||(t[3]=(...e)=>zt(V)&&zt(V)(...e)),onChange:Q,onKeydown:se}),null,16,bO),zt(F)?(za(),La("span",{key:0,style:D(S.value),class:W(zt(m).e("count"))},J(zt(P))+" / "+J(e.maxlength),7)):Ka("v-if",!0)],64))],16,gO))}}),[["__file","input.vue"]])),xO={vertical:{offset:"offsetHeight",scroll:"scrollTop",scrollSize:"scrollHeight",size:"height",key:"vertical",axis:"Y",client:"clientY",direction:"top"},horizontal:{offset:"offsetWidth",scroll:"scrollLeft",scrollSize:"scrollWidth",size:"width",key:"horizontal",axis:"X",client:"clientX",direction:"left"}},CO=Symbol("scrollbarContextKey"),kO=sk({vertical:Boolean,size:String,move:Number,ratio:{type:Number,required:!0},always:Boolean}),SO=Fl({__name:"thumb",props:kO,setup(e){const t=e,l=gn(CO),n=qk("scrollbar");l||jf("Thumb","can not inject scrollbar context");const a=_t(),o=_t(),r=_t({}),s=_t(!1);let i=!1,u=!1,c=ms?document.onselectstart:null;const d=vo((()=>xO[t.vertical?"vertical":"horizontal"])),p=vo((()=>(({move:e,size:t,bar:l})=>({[l.size]:t,transform:`translate${l.axis}(${e}%)`}))({size:t.size,move:t.move,bar:d.value}))),f=vo((()=>a.value[d.value.offset]**2/l.wrapElement[d.value.scrollSize]/t.ratio/o.value[d.value.offset])),v=e=>{var t;if(e.stopPropagation(),e.ctrlKey||[1,2].includes(e.button))return;null==(t=window.getSelection())||t.removeAllRanges(),m(e);const l=e.currentTarget;l&&(r.value[d.value.axis]=l[d.value.offset]-(e[d.value.client]-l.getBoundingClientRect()[d.value.direction]))},h=e=>{if(!o.value||!a.value||!l.wrapElement)return;const t=100*(Math.abs(e.target.getBoundingClientRect()[d.value.direction]-e[d.value.client])-o.value[d.value.offset]/2)*f.value/a.value[d.value.offset];l.wrapElement[d.value.scroll]=t*l.wrapElement[d.value.scrollSize]/100},m=e=>{e.stopImmediatePropagation(),i=!0,document.addEventListener("mousemove",g),document.addEventListener("mouseup",y),c=document.onselectstart,document.onselectstart=()=>!1},g=e=>{if(!a.value||!o.value)return;if(!1===i)return;const t=r.value[d.value.axis];if(!t)return;const n=100*(-1*(a.value.getBoundingClientRect()[d.value.direction]-e[d.value.client])-(o.value[d.value.offset]-t))*f.value/a.value[d.value.offset];l.wrapElement[d.value.scroll]=n*l.wrapElement[d.value.scrollSize]/100},y=()=>{i=!1,r.value[d.value.axis]=0,document.removeEventListener("mousemove",g),document.removeEventListener("mouseup",y),b(),u&&(s.value=!1)};Al((()=>{b(),document.removeEventListener("mouseup",y)}));const b=()=>{document.onselectstart!==c&&(document.onselectstart=c)};return Ts($t(l,"scrollbarElement"),"mousemove",(()=>{u=!1,s.value=!!t.size})),Ts($t(l,"scrollbarElement"),"mouseleave",(()=>{u=!0,s.value=i})),(e,t)=>(za(),Ba(So,{name:zt(n).b("fade"),persisted:""},{default:pl((()=>[Rl(Ha("div",{ref_key:"instance",ref:a,class:W([zt(n).e("bar"),zt(n).is(zt(d).key)]),onMousedown:h},[Ha("div",{ref_key:"thumb",ref:o,class:W(zt(n).e("thumb")),style:D(zt(p)),onMousedown:v},null,38)],34),[[Po,e.always||s.value]])])),_:1},8,["name"]))}});var _O=cE(SO,[["__file","thumb.vue"]]);var MO=cE(Fl({__name:"bar",props:sk({always:{type:Boolean,default:!0},minSize:{type:Number,required:!0}}),setup(e,{expose:t}){const l=e,n=gn(CO),a=_t(0),o=_t(0),r=_t(""),s=_t(""),i=_t(1),u=_t(1);return t({handleScroll:e=>{if(e){const t=e.offsetHeight-4,l=e.offsetWidth-4;o.value=100*e.scrollTop/t*i.value,a.value=100*e.scrollLeft/l*u.value}},update:()=>{const e=null==n?void 0:n.wrapElement;if(!e)return;const t=e.offsetHeight-4,a=e.offsetWidth-4,o=t**2/e.scrollHeight,c=a**2/e.scrollWidth,d=Math.max(o,l.minSize),p=Math.max(c,l.minSize);i.value=o/(t-o)/(d/(t-d)),u.value=c/(a-c)/(p/(a-p)),s.value=d+4(za(),La(ka,null,[Da(_O,{move:a.value,ratio:u.value,size:r.value,always:e.always},null,8,["move","ratio","size","always"]),Da(_O,{move:o.value,ratio:i.value,size:s.value,vertical:"",always:e.always},null,8,["move","ratio","size","always"])],64))}}),[["__file","bar.vue"]]);const EO=sk({height:{type:[String,Number],default:""},maxHeight:{type:[String,Number],default:""},native:{type:Boolean,default:!1},wrapStyle:{type:[String,Object,Array],default:""},wrapClass:{type:[String,Array],default:""},viewClass:{type:[String,Array],default:""},viewStyle:{type:[String,Array,Object],default:""},noresize:Boolean,tag:{type:String,default:"div"},always:Boolean,minSize:{type:Number,default:20},id:String,role:String,...JM(["ariaLabel","ariaOrientation"])}),OO={scroll:({scrollTop:e,scrollLeft:t})=>[e,t].every(Af)};const zO=fk(cE(Fl({...Fl({name:"ElScrollbar"}),props:EO,emits:OO,setup(e,{expose:t,emit:l}){const n=e,a=qk("scrollbar");let o,r;const s=_t(),i=_t(),u=_t(),c=_t(),d=vo((()=>{const e={};return n.height&&(e.height=Gf(n.height)),n.maxHeight&&(e.maxHeight=Gf(n.maxHeight)),[n.wrapStyle,e]})),p=vo((()=>[n.wrapClass,a.e("wrap"),{[a.em("wrap","hidden-default")]:!n.native}])),f=vo((()=>[a.e("view"),n.viewClass])),v=()=>{var e;i.value&&(null==(e=c.value)||e.handleScroll(i.value),l("scroll",{scrollTop:i.value.scrollTop,scrollLeft:i.value.scrollLeft}))};const h=()=>{var e;null==(e=c.value)||e.update()};return Un((()=>n.noresize),(e=>{e?(null==o||o(),null==r||r()):(({stop:o}=Ps(u,h)),r=Ts("resize",h))}),{immediate:!0}),Un((()=>[n.maxHeight,n.height]),(()=>{n.native||Xt((()=>{var e;h(),i.value&&(null==(e=c.value)||e.handleScroll(i.value))}))})),mn(CO,ut({scrollbarElement:s,wrapElement:i})),Ol((()=>{n.native||Xt((()=>{h()}))})),Vl((()=>h())),t({wrapRef:i,update:h,scrollTo:function(e,t){y(e)?i.value.scrollTo(e):Af(e)&&Af(t)&&i.value.scrollTo(e,t)},setScrollTop:e=>{Af(e)&&(i.value.scrollTop=e)},setScrollLeft:e=>{Af(e)&&(i.value.scrollLeft=e)},handleScroll:v}),(e,t)=>(za(),La("div",{ref_key:"scrollbarRef",ref:s,class:W(zt(a).b())},[Ha("div",{ref_key:"wrapRef",ref:i,class:W(zt(p)),style:D(zt(d)),onScroll:v},[(za(),Ba(xl(e.tag),{id:e.id,ref_key:"resizeRef",ref:u,class:W(zt(f)),style:D(e.viewStyle),role:e.role,"aria-label":e.ariaLabel,"aria-orientation":e.ariaOrientation},{default:pl((()=>[jl(e.$slots,"default")])),_:3},8,["id","class","style","role","aria-label","aria-orientation"]))],38),e.native?Ka("v-if",!0):(za(),Ba(MO,{key:0,ref_key:"barRef",ref:c,always:e.always,"min-size":e.minSize},null,8,["always","min-size"]))],2))}}),[["__file","scrollbar.vue"]])),VO=Symbol("popper"),AO=Symbol("popperContent"),TO=sk({role:{type:String,values:["dialog","grid","group","listbox","menu","navigation","tooltip","tree"],default:"tooltip"}});var LO=cE(Fl({...Fl({name:"ElPopper",inheritAttrs:!1}),props:TO,setup(e,{expose:t}){const l=e,n={triggerRef:_t(),popperInstanceRef:_t(),contentRef:_t(),referenceRef:_t(),role:vo((()=>l.role))};return t(n),mn(VO,n),(e,t)=>jl(e.$slots,"default")}}),[["__file","popper.vue"]]);const BO=sk({arrowOffset:{type:Number,default:5}});var IO=cE(Fl({...Fl({name:"ElPopperArrow",inheritAttrs:!1}),props:BO,setup(e,{expose:t}){const l=e,n=qk("popper"),{arrowOffset:a,arrowRef:o,arrowStyle:r}=gn(AO,void 0);return Un((()=>l.arrowOffset),(e=>{a.value=e})),Al((()=>{o.value=void 0})),t({arrowRef:o}),(e,t)=>(za(),La("span",{ref_key:"arrowRef",ref:o,class:W(zt(n).e("arrow")),style:D(zt(r)),"data-popper-arrow":""},null,6))}}),[["__file","arrow.vue"]]);const $O=Fl({name:"ElOnlyChild",setup(e,{slots:t,attrs:l}){var a;const o=gn(V_),r=(s=null!=(a=null==o?void 0:o.setForwardRef)?a:n,{mounted(e){s(e)},updated(e){s(e)},unmounted(){s(null)}});var s;return()=>{var e;const n=null==(e=t.default)?void 0:e.call(t,l);if(!n)return null;if(n.length>1)return null;const a=RO(n);return a?Rl(Pa(a,l),[[r]]):null}}});function RO(e){if(!e)return null;const t=e;for(const l of t){if(y(l))switch(l.type){case _a:continue;case Sa:case"svg":return NO(l);case ka:return RO(l.children);default:return l}return NO(l)}return null}function NO(e){const t=qk("only-child");return Da("span",{class:t.e("content")},[e])}const HO=sk({virtualRef:{type:Object},virtualTriggering:Boolean,onMouseenter:{type:Function},onMouseleave:{type:Function},onClick:{type:Function},onKeydown:{type:Function},onFocus:{type:Function},onBlur:{type:Function},onContextmenu:{type:Function},id:String,open:Boolean});var DO=cE(Fl({...Fl({name:"ElPopperTrigger",inheritAttrs:!1}),props:HO,setup(e,{expose:t}){const l=e,{role:n,triggerRef:a}=gn(VO,void 0);var o;o=a,mn(V_,{setForwardRef:e=>{o.value=e}});const r=vo((()=>i.value?l.id:void 0)),s=vo((()=>{if(n&&"tooltip"===n.value)return l.open&&l.id?l.id:void 0})),i=vo((()=>{if(n&&"tooltip"!==n.value)return n.value})),u=vo((()=>i.value?`${l.open}`:void 0));let c;return Ol((()=>{Un((()=>l.virtualRef),(e=>{e&&(a.value=zs(e))}),{immediate:!0}),Un(a,((e,t)=>{null==c||c(),c=void 0,Lf(e)&&(["onMouseenter","onMouseleave","onClick","onKeydown","onFocus","onBlur","onContextmenu"].forEach((n=>{var a;const o=l[n];o&&(e.addEventListener(n.slice(2).toLowerCase(),o),null==(a=null==t?void 0:t.removeEventListener)||a.call(t,n.slice(2).toLowerCase(),o))})),c=Un([r,s,i,u],(t=>{["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach(((l,n)=>{mf(t[n])?e.removeAttribute(l):e.setAttribute(l,t[n])}))}),{immediate:!0})),Lf(t)&&["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach((e=>t.removeAttribute(e)))}),{immediate:!0})})),Al((()=>{null==c||c(),c=void 0})),t({triggerRef:a}),(e,t)=>e.virtualTriggering?Ka("v-if",!0):(za(),Ba(zt($O),Ya({key:0},e.$attrs,{"aria-controls":zt(r),"aria-describedby":zt(s),"aria-expanded":zt(u),"aria-haspopup":zt(i)}),{default:pl((()=>[jl(e.$slots,"default")])),_:3},16,["aria-controls","aria-describedby","aria-expanded","aria-haspopup"]))}}),[["__file","trigger.vue"]]);const FO="focus-trap.focus-after-trapped",PO="focus-trap.focus-after-released",jO={cancelable:!0,bubbles:!1},KO={cancelable:!0,bubbles:!1},WO="focusAfterTrapped",qO="focusAfterReleased",UO=Symbol("elFocusTrap"),YO=_t(),GO=_t(0),XO=_t(0);let ZO=0;const JO=e=>{const t=[],l=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{const t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0||e===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)t.push(l.currentNode);return t},QO=(e,t)=>{for(const l of e)if(!ez(l,t))return l},ez=(e,t)=>{if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1},tz=(e,t)=>{if(e&&e.focus){const l=document.activeElement;e.focus({preventScroll:!0}),XO.value=window.performance.now(),e!==l&&(e=>e instanceof HTMLInputElement&&"select"in e)(e)&&t&&e.select()}};function lz(e,t){const l=[...e],n=e.indexOf(t);return-1!==n&&l.splice(n,1),l}const nz=(()=>{let e=[];return{push:t=>{const l=e[0];l&&t!==l&&l.pause(),e=lz(e,t),e.unshift(t)},remove:t=>{var l,n;e=lz(e,t),null==(n=null==(l=e[0])?void 0:l.resume)||n.call(l)}}})(),az=()=>{YO.value="pointer",GO.value=window.performance.now()},oz=()=>{YO.value="keyboard",GO.value=window.performance.now()},rz=e=>new CustomEvent("focus-trap.focusout-prevented",{...KO,detail:e}),sz=Fl({name:"ElFocusTrap",inheritAttrs:!1,props:{loop:Boolean,trapped:Boolean,focusTrapEl:Object,focusStartEl:{type:[Object,String],default:"first"}},emits:[WO,qO,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{emit:t}){const l=_t();let n,a;const{focusReason:o}=(Ol((()=>{0===ZO&&(document.addEventListener("mousedown",az),document.addEventListener("touchstart",az),document.addEventListener("keydown",oz)),ZO++})),Al((()=>{ZO--,ZO<=0&&(document.removeEventListener("mousedown",az),document.removeEventListener("touchstart",az),document.removeEventListener("keydown",oz))})),{focusReason:YO,lastUserFocusTimestamp:GO,lastAutomatedFocusTimestamp:XO});var r;r=l=>{e.trapped&&!s.paused&&t("release-requested",l)},Ol((()=>{0===S_.length&&document.addEventListener("keydown",__),ms&&S_.push(r)})),Al((()=>{S_=S_.filter((e=>e!==r)),0===S_.length&&ms&&document.removeEventListener("keydown",__)}));const s={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},i=l=>{if(!e.loop&&!e.trapped)return;if(s.paused)return;const{key:n,altKey:a,ctrlKey:r,metaKey:i,currentTarget:u,shiftKey:c}=l,{loop:d}=e,p=n===gk.tab&&!a&&!r&&!i,f=document.activeElement;if(p&&f){const e=u,[n,a]=(e=>{const t=JO(e);return[QO(t,e),QO(t.reverse(),e)]})(e);if(n&&a)if(c||f!==a){if(c&&[n,e].includes(f)){const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||(l.preventDefault(),d&&tz(a,!0))}}else{const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||(l.preventDefault(),d&&tz(n,!0))}else if(f===e){const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||l.preventDefault()}}};mn(UO,{focusTrapRef:l,onKeydown:i}),Un((()=>e.focusTrapEl),(e=>{e&&(l.value=e)}),{immediate:!0}),Un([l],(([e],[t])=>{e&&(e.addEventListener("keydown",i),e.addEventListener("focusin",d),e.addEventListener("focusout",p)),t&&(t.removeEventListener("keydown",i),t.removeEventListener("focusin",d),t.removeEventListener("focusout",p))}));const u=e=>{t(WO,e)},c=e=>t(qO,e),d=o=>{const r=zt(l);if(!r)return;const i=o.target,u=o.relatedTarget,c=i&&r.contains(i);if(!e.trapped){u&&r.contains(u)||(n=u)}c&&t("focusin",o),s.paused||e.trapped&&(c?a=i:tz(a,!0))},p=n=>{const r=zt(l);if(!s.paused&&r)if(e.trapped){const l=n.relatedTarget;mf(l)||r.contains(l)||setTimeout((()=>{if(!s.paused&&e.trapped){const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||tz(a,!0)}}),0)}else{const e=n.target;e&&r.contains(e)||t("focusout",n)}};async function f(){await Xt();const t=zt(l);if(t){nz.push(s);const l=t.contains(document.activeElement)?n:document.activeElement;n=l;if(!t.contains(l)){const n=new Event(FO,jO);t.addEventListener(FO,u),t.dispatchEvent(n),n.defaultPrevented||Xt((()=>{let n=e.focusStartEl;m(n)||(tz(n),document.activeElement!==n&&(n="first")),"first"===n&&((e,t=!1)=>{const l=document.activeElement;for(const n of e)if(tz(n,t),document.activeElement!==l)return})(JO(t),!0),document.activeElement!==l&&"container"!==n||tz(t)}))}}}function v(){const e=zt(l);if(e){e.removeEventListener(FO,u);const t=new CustomEvent(PO,{...jO,detail:{focusReason:o.value}});e.addEventListener(PO,c),e.dispatchEvent(t),t.defaultPrevented||"keyboard"!=o.value&&GO.value>XO.value&&!e.contains(document.activeElement)||tz(null!=n?n:document.body),e.removeEventListener(PO,c),nz.remove(s)}}return Ol((()=>{e.trapped&&f(),Un((()=>e.trapped),(e=>{e?f():v()}))})),Al((()=>{e.trapped&&v()})),{onKeydown:i}}});var iz=cE(sz,[["render",function(e,t,l,n,a,o){return jl(e.$slots,"default",{handleKeydown:e.onKeydown})}],["__file","focus-trap.vue"]]);const uz=sk({boundariesPadding:{type:Number,default:0},fallbackPlacements:{type:Array,default:void 0},gpuAcceleration:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:String,values:dS,default:"bottom"},popperOptions:{type:Object,default:()=>({})},strategy:{type:String,values:["fixed","absolute"],default:"absolute"}}),cz=sk({...uz,id:String,style:{type:[String,Array,Object]},className:{type:[String,Array,Object]},effect:{type:String,default:"dark"},visible:Boolean,enterable:{type:Boolean,default:!0},pure:Boolean,focusOnShow:{type:Boolean,default:!1},trapping:{type:Boolean,default:!1},popperClass:{type:[String,Array,Object]},popperStyle:{type:[String,Array,Object]},referenceEl:{type:Object},triggerTargetEl:{type:Object},stopPopperMouseEvent:{type:Boolean,default:!0},virtualTriggering:Boolean,zIndex:Number,...JM(["ariaLabel"])}),dz={mouseenter:e=>e instanceof MouseEvent,mouseleave:e=>e instanceof MouseEvent,focus:()=>!0,blur:()=>!0,close:()=>!0},pz=(e,t=[])=>{const{placement:l,strategy:n,popperOptions:a}=e,o={placement:l,strategy:n,...a,modifiers:[...fz(e),...t]};return function(e,t){t&&(e.modifiers=[...e.modifiers,...null!=t?t:[]])}(o,null==a?void 0:a.modifiers),o};function fz(e){const{offset:t,gpuAcceleration:l,fallbackPlacements:n}=e;return[{name:"offset",options:{offset:[0,null!=t?t:12]}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5,fallbackPlacements:n}},{name:"computeStyles",options:{gpuAcceleration:l}}]}const vz=e=>{const{popperInstanceRef:t,contentRef:l,triggerRef:n,role:a}=gn(VO,void 0),o=_t(),r=_t(),s=vo((()=>({name:"eventListeners",enabled:!!e.visible}))),i=vo((()=>{var e;const t=zt(o),l=null!=(e=zt(r))?e:0;return{name:"arrow",enabled:!gf(t),options:{element:t,padding:l}}})),u=vo((()=>({onFirstUpdate:()=>{v()},...pz(e,[zt(i),zt(s)])}))),c=vo((()=>(e=>{if(ms)return zs(e)})(e.referenceEl)||zt(n))),{attributes:d,state:p,styles:f,update:v,forceUpdate:h,instanceRef:m}=g_(c,l,u);return Un(m,(e=>t.value=e)),Ol((()=>{Un((()=>{var e;return null==(e=zt(c))?void 0:e.getBoundingClientRect()}),(()=>{v()}))})),{attributes:d,arrowRef:o,contentRef:l,instanceRef:m,state:p,styles:f,role:a,forceUpdate:h,update:v}},hz=Fl({...Fl({name:"ElPopperContent"}),props:cz,emits:dz,setup(e,{expose:t,emit:l}){const a=e,{focusStartRef:o,trapped:r,onFocusAfterReleased:s,onFocusAfterTrapped:i,onFocusInTrap:u,onFocusoutPrevented:c,onReleaseRequested:d}=((e,t)=>{const l=_t(!1),n=_t();return{focusStartRef:n,trapped:l,onFocusAfterReleased:e=>{var l;"pointer"!==(null==(l=e.detail)?void 0:l.focusReason)&&(n.value="first",t("blur"))},onFocusAfterTrapped:()=>{t("focus")},onFocusInTrap:t=>{e.visible&&!l.value&&(t.target&&(n.value=t.target),l.value=!0)},onFocusoutPrevented:t=>{e.trapping||("pointer"===t.detail.focusReason&&t.preventDefault(),l.value=!1)},onReleaseRequested:()=>{l.value=!1,t("close")}}})(a,l),{attributes:p,arrowRef:f,contentRef:v,styles:h,instanceRef:m,role:g,update:y}=vz(a),{ariaModal:b,arrowStyle:w,contentAttrs:x,contentClass:C,contentStyle:k,updateZIndex:S}=((e,{attributes:t,styles:l,role:n})=>{const{nextZIndex:a}=$_(),o=qk("popper"),r=vo((()=>zt(t).popper)),s=_t(Af(e.zIndex)?e.zIndex:a()),i=vo((()=>[o.b(),o.is("pure",e.pure),o.is(e.effect),e.popperClass])),u=vo((()=>[{zIndex:zt(s)},zt(l).popper,e.popperStyle||{}]));return{ariaModal:vo((()=>"dialog"===n.value?"false":void 0)),arrowStyle:vo((()=>zt(l).arrow||{})),contentAttrs:r,contentClass:i,contentStyle:u,contentZIndex:s,updateZIndex:()=>{s.value=Af(e.zIndex)?e.zIndex:a()}}})(a,{styles:h,attributes:p,role:g}),_=gn(bE,void 0),M=_t();let E;mn(AO,{arrowStyle:w,arrowRef:f,arrowOffset:M}),_&&mn(bE,{..._,addInputId:n,removeInputId:n});const O=(e=!0)=>{y(),e&&S()},z=()=>{O(!1),a.visible&&a.focusOnShow?r.value=!0:!1===a.visible&&(r.value=!1)};return Ol((()=>{Un((()=>a.triggerTargetEl),((e,t)=>{null==E||E(),E=void 0;const l=zt(e||v.value),n=zt(t||v.value);Lf(l)&&(E=Un([g,()=>a.ariaLabel,b,()=>a.id],(e=>{["role","aria-label","aria-modal","id"].forEach(((t,n)=>{mf(e[n])?l.removeAttribute(t):l.setAttribute(t,e[n])}))}),{immediate:!0})),n!==l&&Lf(n)&&["role","aria-label","aria-modal","id"].forEach((e=>{n.removeAttribute(e)}))}),{immediate:!0}),Un((()=>a.visible),z,{immediate:!0})})),Al((()=>{null==E||E(),E=void 0})),t({popperContentRef:v,popperInstanceRef:m,updatePopper:O,contentStyle:k}),(e,t)=>(za(),La("div",Ya({ref_key:"contentRef",ref:v},zt(x),{style:zt(k),class:zt(C),tabindex:"-1",onMouseenter:t[0]||(t[0]=t=>e.$emit("mouseenter",t)),onMouseleave:t[1]||(t[1]=t=>e.$emit("mouseleave",t))}),[Da(zt(iz),{trapped:zt(r),"trap-on-focus-in":!0,"focus-trap-el":zt(v),"focus-start-el":zt(o),onFocusAfterTrapped:zt(i),onFocusAfterReleased:zt(s),onFocusin:zt(u),onFocusoutPrevented:zt(c),onReleaseRequested:zt(d)},{default:pl((()=>[jl(e.$slots,"default")])),_:3},8,["trapped","focus-trap-el","focus-start-el","onFocusAfterTrapped","onFocusAfterReleased","onFocusin","onFocusoutPrevented","onReleaseRequested"])],16))}});var mz=cE(hz,[["__file","content.vue"]]);const gz=fk(LO),yz=Symbol("elTooltip"),bz=sk({...z_,...cz,appendTo:{type:[String,Object]},content:{type:String,default:""},rawContent:{type:Boolean,default:!1},persistent:Boolean,visible:{type:Boolean,default:null},transition:String,teleported:{type:Boolean,default:!0},disabled:Boolean,...JM(["ariaLabel"])}),wz=sk({...HO,disabled:Boolean,trigger:{type:[String,Array],default:"hover"},triggerKeys:{type:Array,default:()=>[gk.enter,gk.space]}}),{useModelToggleProps:xz,useModelToggleEmits:Cz,useModelToggle:kz}=Xk("visible"),Sz=sk({...TO,...xz,...bz,...wz,...BO,showArrow:{type:Boolean,default:!0}}),_z=[...Cz,"before-show","before-hide","show","hide","open","close"],Mz=(e,t,l)=>n=>{((e,t)=>d(e)?e.includes(t):e===t)(zt(e),t)&&l(n)},Ez=Fl({...Fl({name:"ElTooltipTrigger"}),props:wz,setup(e,{expose:t}){const l=e,n=qk("tooltip"),{controlled:a,id:o,open:r,onOpen:s,onClose:i,onToggle:u}=gn(yz,void 0),c=_t(null),d=()=>{if(zt(a)||l.disabled)return!0},p=$t(l,"trigger"),f=os(d,Mz(p,"hover",s)),v=os(d,Mz(p,"hover",i)),h=os(d,Mz(p,"click",(e=>{0===e.button&&u(e)}))),m=os(d,Mz(p,"focus",s)),g=os(d,Mz(p,"focus",i)),y=os(d,Mz(p,"contextmenu",(e=>{e.preventDefault(),u(e)}))),b=os(d,(e=>{const{code:t}=e;l.triggerKeys.includes(t)&&(e.preventDefault(),u(e))}));return t({triggerRef:c}),(e,t)=>(za(),Ba(zt(DO),{id:zt(o),"virtual-ref":e.virtualRef,open:zt(r),"virtual-triggering":e.virtualTriggering,class:W(zt(n).e("trigger")),onBlur:zt(g),onClick:zt(h),onContextmenu:zt(y),onFocus:zt(m),onMouseenter:zt(f),onMouseleave:zt(v),onKeydown:zt(b)},{default:pl((()=>[jl(e.$slots,"default")])),_:3},8,["id","virtual-ref","open","virtual-triggering","class","onBlur","onClick","onContextmenu","onFocus","onMouseenter","onMouseleave","onKeydown"]))}});var Oz=cE(Ez,[["__file","trigger.vue"]]);var zz=cE(Fl({...Fl({name:"ElTooltipContent",inheritAttrs:!1}),props:bz,setup(e,{expose:t}){const l=e,{selector:n}=E_(),a=qk("tooltip"),o=_t(null),r=_t(!1),{controlled:s,id:i,open:u,trigger:c,onClose:d,onOpen:p,onShow:f,onHide:v,onBeforeShow:h,onBeforeHide:m}=gn(yz,void 0),g=vo((()=>l.transition||`${a.namespace.value}-fade-in-linear`)),y=vo((()=>l.persistent));Al((()=>{r.value=!0}));const b=vo((()=>!!zt(y)||zt(u))),w=vo((()=>!l.disabled&&zt(u))),x=vo((()=>l.appendTo||n.value)),C=vo((()=>{var e;return null!=(e=l.style)?e:{}})),k=vo((()=>!zt(u))),S=()=>{v()},_=()=>{if(zt(s))return!0},M=os(_,(()=>{l.enterable&&"hover"===zt(c)&&p()})),E=os(_,(()=>{"hover"===zt(c)&&d()})),O=()=>{var e,t;null==(t=null==(e=o.value)?void 0:e.updatePopper)||t.call(e),null==h||h()},z=()=>{null==m||m()},V=()=>{f(),T=Bs(vo((()=>{var e;return null==(e=o.value)?void 0:e.popperContentRef})),(()=>{if(zt(s))return;"hover"!==zt(c)&&d()}))},A=()=>{l.virtualTriggering||d()};let T;return Un((()=>zt(u)),(e=>{e||null==T||T()}),{flush:"post"}),Un((()=>l.content),(()=>{var e,t;null==(t=null==(e=o.value)?void 0:e.updatePopper)||t.call(e)})),t({contentRef:o}),(e,t)=>(za(),Ba(xa,{disabled:!e.teleported,to:zt(x)},[Da(So,{name:zt(g),onAfterLeave:S,onBeforeEnter:O,onAfterEnter:V,onBeforeLeave:z},{default:pl((()=>[zt(b)?Rl((za(),Ba(zt(mz),Ya({key:0,id:zt(i),ref_key:"contentRef",ref:o},e.$attrs,{"aria-label":e.ariaLabel,"aria-hidden":zt(k),"boundaries-padding":e.boundariesPadding,"fallback-placements":e.fallbackPlacements,"gpu-acceleration":e.gpuAcceleration,offset:e.offset,placement:e.placement,"popper-options":e.popperOptions,strategy:e.strategy,effect:e.effect,enterable:e.enterable,pure:e.pure,"popper-class":e.popperClass,"popper-style":[e.popperStyle,zt(C)],"reference-el":e.referenceEl,"trigger-target-el":e.triggerTargetEl,visible:zt(w),"z-index":e.zIndex,onMouseenter:zt(M),onMouseleave:zt(E),onBlur:A,onClose:zt(d)}),{default:pl((()=>[r.value?Ka("v-if",!0):jl(e.$slots,"default",{key:0})])),_:3},16,["id","aria-label","aria-hidden","boundaries-padding","fallback-placements","gpu-acceleration","offset","placement","popper-options","strategy","effect","enterable","pure","popper-class","popper-style","reference-el","trigger-target-el","visible","z-index","onMouseenter","onMouseleave","onClose"])),[[Po,zt(w)]]):Ka("v-if",!0)])),_:3},8,["name"])],8,["disabled","to"]))}}),[["__file","content.vue"]]);const Vz=["innerHTML"],Az={key:1};const Tz=fk(cE(Fl({...Fl({name:"ElTooltip"}),props:Sz,emits:_z,setup(e,{expose:t,emit:l}){const n=e;O_();const a=k_(),o=_t(),r=_t(),s=()=>{var e;const t=zt(o);t&&(null==(e=t.popperInstanceRef)||e.update())},i=_t(!1),u=_t(),{show:c,hide:d,hasUpdateHandler:p}=kz({indicator:i,toggleReason:u}),{onOpen:f,onClose:v}=(({showAfter:e,hideAfter:t,autoClose:l,open:n,close:a})=>{const{registerTimeout:o}=b_(),{registerTimeout:r,cancelTimeout:s}=b_();return{onOpen:t=>{o((()=>{n(t);const e=zt(l);Af(e)&&e>0&&r((()=>{a(t)}),e)}),zt(e))},onClose:e=>{s(),o((()=>{a(e)}),zt(t))}}})({showAfter:$t(n,"showAfter"),hideAfter:$t(n,"hideAfter"),autoClose:$t(n,"autoClose"),open:c,close:d}),h=vo((()=>Vf(n.visible)&&!p.value));mn(yz,{controlled:h,id:a,open:dt(i),trigger:$t(n,"trigger"),onOpen:e=>{f(e)},onClose:e=>{v(e)},onToggle:e=>{zt(i)?v(e):f(e)},onShow:()=>{l("show",u.value)},onHide:()=>{l("hide",u.value)},onBeforeShow:()=>{l("before-show",u.value)},onBeforeHide:()=>{l("before-hide",u.value)},updatePopper:s}),Un((()=>n.disabled),(e=>{e&&i.value&&(i.value=!1)}));return ea((()=>i.value&&d())),t({popperRef:o,contentRef:r,isFocusInsideContent:e=>{var t,l;const n=null==(l=null==(t=r.value)?void 0:t.contentRef)?void 0:l.popperContentRef,a=(null==e?void 0:e.relatedTarget)||document.activeElement;return n&&n.contains(a)},updatePopper:s,onOpen:f,onClose:v,hide:d}),(e,t)=>(za(),Ba(zt(gz),{ref_key:"popperRef",ref:o,role:e.role},{default:pl((()=>[Da(Oz,{disabled:e.disabled,trigger:e.trigger,"trigger-keys":e.triggerKeys,"virtual-ref":e.virtualRef,"virtual-triggering":e.virtualTriggering},{default:pl((()=>[e.$slots.default?jl(e.$slots,"default",{key:0}):Ka("v-if",!0)])),_:3},8,["disabled","trigger","trigger-keys","virtual-ref","virtual-triggering"]),Da(zz,{ref_key:"contentRef",ref:r,"aria-label":e.ariaLabel,"boundaries-padding":e.boundariesPadding,content:e.content,disabled:e.disabled,effect:e.effect,enterable:e.enterable,"fallback-placements":e.fallbackPlacements,"hide-after":e.hideAfter,"gpu-acceleration":e.gpuAcceleration,offset:e.offset,persistent:e.persistent,"popper-class":e.popperClass,"popper-style":e.popperStyle,placement:e.placement,"popper-options":e.popperOptions,pure:e.pure,"raw-content":e.rawContent,"reference-el":e.referenceEl,"trigger-target-el":e.triggerTargetEl,"show-after":e.showAfter,strategy:e.strategy,teleported:e.teleported,transition:e.transition,"virtual-triggering":e.virtualTriggering,"z-index":e.zIndex,"append-to":e.appendTo},{default:pl((()=>[jl(e.$slots,"content",{},(()=>[e.rawContent?(za(),La("span",{key:0,innerHTML:e.content},null,8,Vz)):(za(),La("span",Az,J(e.content),1))])),e.showArrow?(za(),Ba(zt(IO),{key:0,"arrow-offset":e.arrowOffset},null,8,["arrow-offset"])):Ka("v-if",!0)])),_:3},8,["aria-label","boundaries-padding","content","disabled","effect","enterable","fallback-placements","hide-after","gpu-acceleration","offset","persistent","popper-class","popper-style","placement","popper-options","pure","raw-content","reference-el","trigger-target-el","show-after","strategy","teleported","transition","virtual-triggering","z-index","append-to"])])),_:3},8,["role"]))}}),[["__file","tooltip.vue"]])),Lz=sk({valueKey:{type:String,default:"value"},modelValue:{type:[String,Number],default:""},debounce:{type:Number,default:300},placement:{type:String,values:["top","top-start","top-end","bottom","bottom-start","bottom-end"],default:"bottom-start"},fetchSuggestions:{type:[Function,Array],default:n},popperClass:{type:String,default:""},triggerOnFocus:{type:Boolean,default:!0},selectWhenUnmatched:{type:Boolean,default:!1},hideLoading:{type:Boolean,default:!1},teleported:bz.teleported,highlightFirstItem:{type:Boolean,default:!1},fitInputWidth:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},name:String,...JM(["ariaLabel"])}),Bz={[bk]:e=>m(e),[xk]:e=>m(e),[wk]:e=>m(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent,clear:()=>!0,select:e=>y(e)},Iz=["aria-expanded","aria-owns"],$z={key:0},Rz=["id","aria-selected","onClick"],Nz="ElAutocomplete";const Hz=fk(cE(Fl({...Fl({name:Nz,inheritAttrs:!1}),props:Lz,emits:Bz,setup(e,{expose:t,emit:l}){const n=e,a=Bk(),o=Xl(),r=xE(),s=qk("autocomplete"),i=_t(),u=_t(),c=_t(),p=_t();let f=!1,v=!1;const h=_t([]),m=_t(-1),g=_t(""),y=_t(!1),b=_t(!1),w=_t(!1),x=k_(),C=vo((()=>o.style)),k=vo((()=>(h.value.length>0||w.value)&&y.value)),S=vo((()=>!n.hideLoading&&w.value)),_=vo((()=>i.value?Array.from(i.value.$el.querySelectorAll("input")):[])),M=()=>{k.value&&(g.value=`${i.value.$el.offsetWidth}px`)},E=()=>{m.value=-1},O=lf((async e=>{if(b.value)return;const t=e=>{w.value=!1,b.value||(d(e)?(h.value=e,m.value=n.highlightFirstItem?0:-1):jf(Nz,"autocomplete suggestions must be an array"))};if(w.value=!0,d(n.fetchSuggestions))t(n.fetchSuggestions);else{const l=await n.fetchSuggestions(e,t);d(l)&&t(l)}}),n.debounce),z=e=>{const t=!!e;if(l(xk,e),l(bk,e),b.value=!1,y.value||(y.value=t),!n.triggerOnFocus&&!e)return b.value=!0,void(h.value=[]);O(e)},V=e=>{var t;r.value||("INPUT"!==(null==(t=e.target)?void 0:t.tagName)||_.value.includes(document.activeElement))&&(y.value=!0)},A=e=>{l(wk,e)},T=e=>{v?v=!1:(y.value=!0,l("focus",e),n.triggerOnFocus&&!f&&O(String(n.modelValue)))},L=e=>{setTimeout((()=>{var t;(null==(t=c.value)?void 0:t.isFocusInsideContent())?v=!0:(y.value&&R(),l("blur",e))}))},B=()=>{y.value=!1,l(bk,""),l("clear")},I=async()=>{k.value&&m.value>=0&&m.value{k.value&&(e.preventDefault(),e.stopPropagation(),R())},R=()=>{y.value=!1},N=async e=>{l(xk,e[n.valueKey]),l(bk,e[n.valueKey]),l("select",e),h.value=[],m.value=-1},H=e=>{if(!k.value||w.value)return;if(e<0)return void(m.value=-1);e>=h.value.length&&(e=h.value.length-1);const t=u.value.querySelector(`.${s.be("suggestion","wrap")}`),l=t.querySelectorAll(`.${s.be("suggestion","list")} li`)[e],n=t.scrollTop,{offsetTop:a,scrollHeight:o}=l;a+o>n+t.clientHeight&&(t.scrollTop+=o),a{k.value&&R()})),Ol((()=>{i.value.ref.setAttribute("role","textbox"),i.value.ref.setAttribute("aria-autocomplete","list"),i.value.ref.setAttribute("aria-controls","id"),i.value.ref.setAttribute("aria-activedescendant",`${x.value}-item-${m.value}`),f=i.value.ref.hasAttribute("readonly")})),t({highlightedIndex:m,activated:y,loading:w,inputRef:i,popperRef:c,suggestions:h,handleSelect:N,handleKeyEnter:I,focus:()=>{var e;null==(e=i.value)||e.focus()},blur:()=>{var e;null==(e=i.value)||e.blur()},close:R,highlight:H}),(e,t)=>(za(),Ba(zt(Tz),{ref_key:"popperRef",ref:c,visible:zt(k),placement:e.placement,"fallback-placements":["bottom-start","top-start"],"popper-class":[zt(s).e("popper"),e.popperClass],teleported:e.teleported,"gpu-acceleration":!1,pure:"","manual-mode":"",effect:"light",trigger:"click",transition:`${zt(s).namespace.value}-zoom-in-top`,persistent:"",role:"listbox",onBeforeShow:M,onHide:E},{content:pl((()=>[Ha("div",{ref_key:"regionRef",ref:u,class:W([zt(s).b("suggestion"),zt(s).is("loading",zt(S))]),style:D({[e.fitInputWidth?"width":"minWidth"]:g.value,outline:"none"}),role:"region"},[Da(zt(zO),{id:zt(x),tag:"ul","wrap-class":zt(s).be("suggestion","wrap"),"view-class":zt(s).be("suggestion","list"),role:"listbox"},{default:pl((()=>[zt(S)?(za(),La("li",$z,[jl(e.$slots,"loading",{},(()=>[Da(zt(vE),{class:W(zt(s).is("loading"))},{default:pl((()=>[Da(zt(Lb))])),_:1},8,["class"])]))])):(za(!0),La(ka,{key:1},Hl(h.value,((t,l)=>(za(),La("li",{id:`${zt(x)}-item-${l}`,key:l,class:W({highlighted:m.value===l}),role:"option","aria-selected":m.value===l,onClick:e=>N(t)},[jl(e.$slots,"default",{item:t},(()=>[ja(J(t[e.valueKey]),1)]))],10,Rz)))),128))])),_:3},8,["id","wrap-class","view-class"])],6)])),default:pl((()=>[Ha("div",{ref_key:"listboxRef",ref:p,class:W([zt(s).b(),e.$attrs.class]),style:D(zt(C)),role:"combobox","aria-haspopup":"listbox","aria-expanded":zt(k),"aria-owns":zt(x)},[Da(zt(wO),Ya({ref_key:"inputRef",ref:i},zt(a),{clearable:e.clearable,disabled:zt(r),name:e.name,"model-value":e.modelValue,"aria-label":e.ariaLabel,onInput:z,onChange:A,onFocus:T,onBlur:L,onClear:B,onKeydown:[t[0]||(t[0]=zr(Er((e=>H(m.value-1)),["prevent"]),["up"])),t[1]||(t[1]=zr(Er((e=>H(m.value+1)),["prevent"]),["down"])),zr(I,["enter"]),zr(R,["tab"]),zr($,["esc"])],onMousedown:V}),Dl({_:2},[e.$slots.prepend?{name:"prepend",fn:pl((()=>[jl(e.$slots,"prepend")]))}:void 0,e.$slots.append?{name:"append",fn:pl((()=>[jl(e.$slots,"append")]))}:void 0,e.$slots.prefix?{name:"prefix",fn:pl((()=>[jl(e.$slots,"prefix")]))}:void 0,e.$slots.suffix?{name:"suffix",fn:pl((()=>[jl(e.$slots,"suffix")]))}:void 0]),1040,["clearable","disabled","name","model-value","aria-label","onKeydown"])],14,Iz)])),_:3},8,["visible","placement","popper-class","teleported","transition"]))}}),[["__file","autocomplete.vue"]])),Dz=sk({size:{type:[Number,String],values:kk,default:"",validator:e=>Af(e)},shape:{type:String,values:["circle","square"],default:"circle"},icon:{type:ik},src:{type:String,default:""},alt:String,srcSet:String,fit:{type:String,default:"cover"}}),Fz={error:e=>e instanceof Event},Pz=["src","alt","srcset"],jz=Fl({...Fl({name:"ElAvatar"}),props:Dz,emits:Fz,setup(e,{emit:t}){const l=e,n=qk("avatar"),a=_t(!1),o=vo((()=>{const{size:e,icon:t,shape:a}=l,o=[n.b()];return m(e)&&o.push(n.m(e)),t&&o.push(n.m("icon")),a&&o.push(n.m(a)),o})),r=vo((()=>{const{size:e}=l;return Af(e)?n.cssVarBlock({size:Gf(e)||""}):void 0})),s=vo((()=>({objectFit:l.fit})));function i(e){a.value=!0,t("error",e)}return Un((()=>l.src),(()=>a.value=!1)),(e,t)=>(za(),La("span",{class:W(zt(o)),style:D(zt(r))},[!e.src&&!e.srcSet||a.value?e.icon?(za(),Ba(zt(vE),{key:1},{default:pl((()=>[(za(),Ba(xl(e.icon)))])),_:1})):jl(e.$slots,"default",{key:2}):(za(),La("img",{key:0,src:e.src,alt:e.alt,srcset:e.srcSet,style:D(zt(s)),onError:i},null,44,Pz))],6))}});const Kz=fk(cE(jz,[["__file","avatar.vue"]])),Wz={visibilityHeight:{type:Number,default:200},target:{type:String,default:""},right:{type:Number,default:40},bottom:{type:Number,default:40}},qz={click:e=>e instanceof MouseEvent},Uz="ElBacktop";const Yz=fk(cE(Fl({...Fl({name:Uz}),props:Wz,emits:qz,setup(e,{emit:t}){const l=e,n=qk("backtop"),{handleClick:a,visible:o}=((e,t,l)=>{const n=Mt(),a=Mt(),o=_t(!1),r=()=>{n.value&&(o.value=n.value.scrollTop>=e.visibilityHeight)},s=Ms(r,300,!0);return Ts(a,"scroll",s),Ol((()=>{var t;a.value=document,n.value=document.documentElement,e.target&&(n.value=null!=(t=document.querySelector(e.target))?t:void 0,n.value||jf(l,`target does not exist: ${e.target}`),a.value=n.value),r()})),{visible:o,handleClick:e=>{var l;null==(l=n.value)||l.scrollTo({top:0,behavior:"smooth"}),t("click",e)}}})(l,t,Uz),r=vo((()=>({right:`${l.right}px`,bottom:`${l.bottom}px`})));return(e,t)=>(za(),Ba(So,{name:`${zt(n).namespace.value}-fade-in`},{default:pl((()=>[zt(o)?(za(),La("div",{key:0,style:D(zt(r)),class:W(zt(n).b()),onClick:t[0]||(t[0]=Er(((...e)=>zt(a)&&zt(a)(...e)),["stop"]))},[jl(e.$slots,"default",{},(()=>[Da(zt(vE),{class:W(zt(n).e("icon"))},{default:pl((()=>[Da(zt(bh))])),_:1},8,["class"])]))],6)):Ka("v-if",!0)])),_:3},8,["name"]))}}),[["__file","backtop.vue"]])),Gz=sk({value:{type:[String,Number],default:""},max:{type:Number,default:99},isDot:Boolean,hidden:Boolean,type:{type:String,values:["primary","success","warning","info","danger"],default:"danger"},showZero:{type:Boolean,default:!0},color:String,dotStyle:{type:[String,Object,Array]},badgeStyle:{type:[String,Object,Array]},offset:{type:Array,default:[0,0]},dotClass:{type:String},badgeClass:{type:String}}),Xz=["textContent"];const Zz=fk(cE(Fl({...Fl({name:"ElBadge"}),props:Gz,setup(e,{expose:t}){const l=e,n=qk("badge"),a=vo((()=>l.isDot?"":Af(l.value)&&Af(l.max)?l.max{var e,t,n,a,o,r;return[{backgroundColor:l.color,marginRight:Gf(-(null!=(t=null==(e=l.offset)?void 0:e[0])?t:0)),marginTop:Gf(null!=(a=null==(n=l.offset)?void 0:n[1])?a:0)},null!=(o=l.dotStyle)?o:{},null!=(r=l.badgeStyle)?r:{}]}));return Ik({from:"dot-style",replacement:"badge-style",version:"2.8.0",scope:"el-badge",ref:"https://element-plus.org/en-US/component/badge.html"},vo((()=>!!l.dotStyle))),Ik({from:"dot-class",replacement:"badge-class",version:"2.8.0",scope:"el-badge",ref:"https://element-plus.org/en-US/component/badge.html"},vo((()=>!!l.dotClass))),t({content:a}),(e,t)=>(za(),La("div",{class:W(zt(n).b())},[jl(e.$slots,"default"),Da(So,{name:`${zt(n).namespace.value}-zoom-in-center`,persisted:""},{default:pl((()=>[Rl(Ha("sup",{class:W([zt(n).e("content"),zt(n).em("content",e.type),zt(n).is("fixed",!!e.$slots.default),zt(n).is("dot",e.isDot),e.dotClass,e.badgeClass]),style:D(zt(o)),textContent:J(zt(a))},null,14,Xz),[[Po,!e.hidden&&(zt(a)||e.isDot)]])])),_:1},8,["name"])],2))}}),[["__file","badge.vue"]])),Jz=Symbol("breadcrumbKey"),Qz=sk({separator:{type:String,default:"/"},separatorIcon:{type:ik}}),eV=["aria-label"],tV=Fl({...Fl({name:"ElBreadcrumb"}),props:Qz,setup(e){const t=e,{t:l}=Fk(),n=qk("breadcrumb"),a=_t();return mn(Jz,t),Ol((()=>{const e=a.value.querySelectorAll(`.${n.e("item")}`);e.length&&e[e.length-1].setAttribute("aria-current","page")})),(e,t)=>(za(),La("div",{ref_key:"breadcrumb",ref:a,class:W(zt(n).b()),"aria-label":zt(l)("el.breadcrumb.label"),role:"navigation"},[jl(e.$slots,"default")],10,eV))}});var lV=cE(tV,[["__file","breadcrumb.vue"]]);const nV=sk({to:{type:[String,Object],default:""},replace:{type:Boolean,default:!1}});var aV=cE(Fl({...Fl({name:"ElBreadcrumbItem"}),props:nV,setup(e){const t=e,l=Qa(),n=gn(Jz,void 0),a=qk("breadcrumb"),o=l.appContext.config.globalProperties.$router,r=_t(),s=()=>{t.to&&o&&(t.replace?o.replace(t.to):o.push(t.to))};return(e,t)=>{var l,o;return za(),La("span",{class:W(zt(a).e("item"))},[Ha("span",{ref_key:"link",ref:r,class:W([zt(a).e("inner"),zt(a).is("link",!!e.to)]),role:"link",onClick:s},[jl(e.$slots,"default")],2),(null==(l=zt(n))?void 0:l.separatorIcon)?(za(),Ba(zt(vE),{key:0,class:W(zt(a).e("separator"))},{default:pl((()=>[(za(),Ba(xl(zt(n).separatorIcon)))])),_:1},8,["class"])):(za(),La("span",{key:1,class:W(zt(a).e("separator")),role:"presentation"},J(null==(o=zt(n))?void 0:o.separator),3))],2)}}}),[["__file","breadcrumb-item.vue"]]);const oV=fk(lV,{BreadcrumbItem:aV}),rV=hk(aV),sV=Symbol("buttonGroupContextKey"),iV=["default","primary","success","warning","info","danger","text",""],uV=sk({size:WM,disabled:Boolean,type:{type:String,values:iV,default:""},icon:{type:ik},nativeType:{type:String,values:["button","submit","reset"],default:"button"},loading:Boolean,loadingIcon:{type:ik,default:()=>Lb},plain:Boolean,text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:[String,Object],default:"button"}}),cV={click:e=>e instanceof MouseEvent};function dV(e,t){(function(e){return"string"==typeof e&&-1!==e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var l=function(e){return"string"==typeof e&&-1!==e.indexOf("%")}(e);return e=360===t?e:Math.min(t,Math.max(0,parseFloat(e))),l&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:e=360===t?(e<0?e%t+t:e%t)/parseFloat(String(t)):e%t/parseFloat(String(t))}function pV(e){return Math.min(1,Math.max(0,e))}function fV(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function vV(e){return e<=1?"".concat(100*Number(e),"%"):e}function hV(e){return 1===e.length?"0"+e:String(e)}function mV(e,t,l){e=dV(e,255),t=dV(t,255),l=dV(l,255);var n=Math.max(e,t,l),a=Math.min(e,t,l),o=0,r=0,s=(n+a)/2;if(n===a)r=0,o=0;else{var i=n-a;switch(r=s>.5?i/(2-n-a):i/(n+a),n){case e:o=(t-l)/i+(t1&&(l-=1),l<1/6?e+6*l*(t-e):l<.5?t:l<2/3?e+(t-e)*(2/3-l)*6:e}function yV(e,t,l){e=dV(e,255),t=dV(t,255),l=dV(l,255);var n=Math.max(e,t,l),a=Math.min(e,t,l),o=0,r=n,s=n-a,i=0===n?0:s/n;if(n===a)o=0;else{switch(n){case e:o=(t-l)/s+(t>16,g:(65280&e)>>8,b:255&e}}(t)),this.originalInput=t;var a=kV(t);this.originalInput=t,this.r=a.r,this.g=a.g,this.b=a.b,this.a=a.a,this.roundA=Math.round(100*this.a)/100,this.format=null!==(n=l.format)&&void 0!==n?n:a.format,this.gradientType=l.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=a.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},e.prototype.getLuminance=function(){var e=this.toRgb(),t=e.r/255,l=e.g/255,n=e.b/255;return.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(l<=.03928?l/12.92:Math.pow((l+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(e){return this.a=fV(e),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){return 0===this.toHsl().s},e.prototype.toHsv=function(){var e=yV(this.r,this.g,this.b);return{h:360*e.h,s:e.s,v:e.v,a:this.a}},e.prototype.toHsvString=function(){var e=yV(this.r,this.g,this.b),t=Math.round(360*e.h),l=Math.round(100*e.s),n=Math.round(100*e.v);return 1===this.a?"hsv(".concat(t,", ").concat(l,"%, ").concat(n,"%)"):"hsva(".concat(t,", ").concat(l,"%, ").concat(n,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var e=mV(this.r,this.g,this.b);return{h:360*e.h,s:e.s,l:e.l,a:this.a}},e.prototype.toHslString=function(){var e=mV(this.r,this.g,this.b),t=Math.round(360*e.h),l=Math.round(100*e.s),n=Math.round(100*e.l);return 1===this.a?"hsl(".concat(t,", ").concat(l,"%, ").concat(n,"%)"):"hsla(".concat(t,", ").concat(l,"%, ").concat(n,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(e){return void 0===e&&(e=!1),bV(this.r,this.g,this.b,e)},e.prototype.toHexString=function(e){return void 0===e&&(e=!1),"#"+this.toHex(e)},e.prototype.toHex8=function(e){return void 0===e&&(e=!1),function(e,t,l,n,a){var o,r=[hV(Math.round(e).toString(16)),hV(Math.round(t).toString(16)),hV(Math.round(l).toString(16)),hV((o=n,Math.round(255*parseFloat(o)).toString(16)))];return a&&r[0].startsWith(r[0].charAt(1))&&r[1].startsWith(r[1].charAt(1))&&r[2].startsWith(r[2].charAt(1))&&r[3].startsWith(r[3].charAt(1))?r[0].charAt(0)+r[1].charAt(0)+r[2].charAt(0)+r[3].charAt(0):r.join("")}(this.r,this.g,this.b,this.a,e)},e.prototype.toHex8String=function(e){return void 0===e&&(e=!1),"#"+this.toHex8(e)},e.prototype.toHexShortString=function(e){return void 0===e&&(e=!1),1===this.a?this.toHexString(e):this.toHex8String(e)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var e=Math.round(this.r),t=Math.round(this.g),l=Math.round(this.b);return 1===this.a?"rgb(".concat(e,", ").concat(t,", ").concat(l,")"):"rgba(".concat(e,", ").concat(t,", ").concat(l,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var e=function(e){return"".concat(Math.round(100*dV(e,255)),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var e=function(e){return Math.round(100*dV(e,255))};return 1===this.a?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(0===this.a)return"transparent";if(this.a<1)return!1;for(var e="#"+bV(this.r,this.g,this.b,!1),t=0,l=Object.entries(CV);t=0;return t||!n||!e.startsWith("hex")&&"name"!==e?("rgb"===e&&(l=this.toRgbString()),"prgb"===e&&(l=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(l=this.toHexString()),"hex3"===e&&(l=this.toHexString(!0)),"hex4"===e&&(l=this.toHex8String(!0)),"hex8"===e&&(l=this.toHex8String()),"name"===e&&(l=this.toName()),"hsl"===e&&(l=this.toHslString()),"hsv"===e&&(l=this.toHsvString()),l||this.toHexString()):"name"===e&&0===this.a?this.toName():this.toRgbString()},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.l+=t/100,l.l=pV(l.l),new e(l)},e.prototype.brighten=function(t){void 0===t&&(t=10);var l=this.toRgb();return l.r=Math.max(0,Math.min(255,l.r-Math.round(-t/100*255))),l.g=Math.max(0,Math.min(255,l.g-Math.round(-t/100*255))),l.b=Math.max(0,Math.min(255,l.b-Math.round(-t/100*255))),new e(l)},e.prototype.darken=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.l-=t/100,l.l=pV(l.l),new e(l)},e.prototype.tint=function(e){return void 0===e&&(e=10),this.mix("white",e)},e.prototype.shade=function(e){return void 0===e&&(e=10),this.mix("black",e)},e.prototype.desaturate=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.s-=t/100,l.s=pV(l.s),new e(l)},e.prototype.saturate=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.s+=t/100,l.s=pV(l.s),new e(l)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var l=this.toHsl(),n=(l.h+t)%360;return l.h=n<0?360+n:n,new e(l)},e.prototype.mix=function(t,l){void 0===l&&(l=50);var n=this.toRgb(),a=new e(t).toRgb(),o=l/100;return new e({r:(a.r-n.r)*o+n.r,g:(a.g-n.g)*o+n.g,b:(a.b-n.b)*o+n.b,a:(a.a-n.a)*o+n.a})},e.prototype.analogous=function(t,l){void 0===t&&(t=6),void 0===l&&(l=30);var n=this.toHsl(),a=360/l,o=[this];for(n.h=(n.h-(a*t>>1)+720)%360;--t;)n.h=(n.h+a)%360,o.push(new e(n));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){void 0===t&&(t=6);for(var l=this.toHsv(),n=l.h,a=l.s,o=l.v,r=[],s=1/t;t--;)r.push(new e({h:n,s:a,v:o})),o=(o+s)%1;return r},e.prototype.splitcomplement=function(){var t=this.toHsl(),l=t.h;return[this,new e({h:(l+72)%360,s:t.s,l:t.l}),new e({h:(l+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var l=this.toRgb(),n=new e(t).toRgb(),a=l.a+n.a*(1-l.a);return new e({r:(l.r*l.a+n.r*n.a*(1-l.a))/a,g:(l.g*l.a+n.g*n.a*(1-l.a))/a,b:(l.b*l.a+n.b*n.a*(1-l.a))/a,a:a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var l=this.toHsl(),n=l.h,a=[this],o=360/t,r=1;r{let n={};const a=e.color;if(a){const o=new zV(a),r=e.dark?o.tint(20).toString():VV(o,20);if(e.plain)n=l.cssVarBlock({"bg-color":e.dark?VV(o,90):o.tint(90).toString(),"text-color":a,"border-color":e.dark?VV(o,50):o.tint(50).toString(),"hover-text-color":`var(${l.cssVarName("color-white")})`,"hover-bg-color":a,"hover-border-color":a,"active-bg-color":r,"active-text-color":`var(${l.cssVarName("color-white")})`,"active-border-color":r}),t.value&&(n[l.cssVarBlockName("disabled-bg-color")]=e.dark?VV(o,90):o.tint(90).toString(),n[l.cssVarBlockName("disabled-text-color")]=e.dark?VV(o,50):o.tint(50).toString(),n[l.cssVarBlockName("disabled-border-color")]=e.dark?VV(o,80):o.tint(80).toString());else{const s=e.dark?VV(o,30):o.tint(30).toString(),i=o.isDark()?`var(${l.cssVarName("color-white")})`:`var(${l.cssVarName("color-black")})`;if(n=l.cssVarBlock({"bg-color":a,"text-color":i,"border-color":a,"hover-bg-color":s,"hover-text-color":i,"hover-border-color":s,"active-bg-color":r,"active-border-color":r}),t.value){const t=e.dark?VV(o,50):o.tint(50).toString();n[l.cssVarBlockName("disabled-bg-color")]=t,n[l.cssVarBlockName("disabled-text-color")]=e.dark?"rgba(255, 255, 255, 0.5)":`var(${l.cssVarName("color-white")})`,n[l.cssVarBlockName("disabled-border-color")]=t}}}return n}))}(n),o=qk("button"),{_ref:r,_size:s,_type:i,_disabled:u,_props:c,shouldAddSpace:d,handleClick:p}=((e,t)=>{Ik({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},vo((()=>"text"===e.type)));const l=gn(sV,void 0),n=tE("button"),{form:a}=CE(),o=wE(vo((()=>null==l?void 0:l.size))),r=xE(),s=_t(),i=Gl(),u=vo((()=>e.type||(null==l?void 0:l.type)||"")),c=vo((()=>{var t,l,a;return null!=(a=null!=(l=e.autoInsertSpace)?l:null==(t=n.value)?void 0:t.autoInsertSpace)&&a})),d=vo((()=>"button"===e.tag?{ariaDisabled:r.value||e.loading,disabled:r.value||e.loading,autofocus:e.autofocus,type:e.nativeType}:{})),p=vo((()=>{var e;const t=null==(e=i.default)?void 0:e.call(i);if(c.value&&1===(null==t?void 0:t.length)){const e=t[0];if((null==e?void 0:e.type)===Sa){const t=e.children;return new RegExp("^\\p{Unified_Ideograph}{2}$","u").test(t.trim())}}return!1}));return{_disabled:r,_size:o,_type:u,_ref:s,_props:d,shouldAddSpace:p,handleClick:l=>{"reset"===e.nativeType&&(null==a||a.resetFields()),t("click",l)}}})(n,l),f=vo((()=>[o.b(),o.m(i.value),o.m(s.value),o.is("disabled",u.value),o.is("loading",n.loading),o.is("plain",n.plain),o.is("round",n.round),o.is("circle",n.circle),o.is("text",n.text),o.is("link",n.link),o.is("has-bg",n.bg)]));return t({ref:r,size:s,type:i,disabled:u,shouldAddSpace:d}),(e,t)=>(za(),Ba(xl(e.tag),Ya({ref_key:"_ref",ref:r},zt(c),{class:zt(f),style:zt(a),onClick:zt(p)}),{default:pl((()=>[e.loading?(za(),La(ka,{key:0},[e.$slots.loading?jl(e.$slots,"loading",{key:0}):(za(),Ba(zt(vE),{key:1,class:W(zt(o).is("loading"))},{default:pl((()=>[(za(),Ba(xl(e.loadingIcon)))])),_:1},8,["class"]))],64)):e.icon||e.$slots.icon?(za(),Ba(zt(vE),{key:1},{default:pl((()=>[e.icon?(za(),Ba(xl(e.icon),{key:0})):jl(e.$slots,"icon",{key:1})])),_:3})):Ka("v-if",!0),e.$slots.default?(za(),La("span",{key:2,class:W({[zt(o).em("text","expand")]:zt(d)})},[jl(e.$slots,"default")],2)):Ka("v-if",!0)])),_:3},16,["class","style","onClick"]))}}),[["__file","button.vue"]]);const TV={size:uV.size,type:uV.type};var LV=cE(Fl({...Fl({name:"ElButtonGroup"}),props:TV,setup(e){const t=e;mn(sV,ut({size:$t(t,"size"),type:$t(t,"type")}));const l=qk("button");return(e,t)=>(za(),La("div",{class:W(`${zt(l).b("group")}`)},[jl(e.$slots,"default")],2))}}),[["__file","button-group.vue"]]);const BV=fk(AV,{ButtonGroup:LV}),IV=hk(LV);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function $V(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var RV={exports:{}};RV.exports=function(){var e=1e3,t=6e4,l=36e5,n="millisecond",a="second",o="minute",r="hour",s="day",i="week",u="month",c="quarter",d="year",p="date",f="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],l=e%100;return"["+e+(t[(l-20)%10]||t[l]||t[0])+"]"}},g=function(e,t,l){var n=String(e);return!n||n.length>=t?e:""+Array(t+1-n.length).join(l)+e},y={s:g,z:function(e){var t=-e.utcOffset(),l=Math.abs(t),n=Math.floor(l/60),a=l%60;return(t<=0?"+":"-")+g(n,2,"0")+":"+g(a,2,"0")},m:function e(t,l){if(t.date()1)return e(r[0])}else{var s=t.name;w[s]=t,a=s}return!n&&a&&(b=a),a||!n&&b},S=function(e,t){if(C(e))return e.clone();var l="object"==typeof t?t:{};return l.date=e,l.args=arguments,new M(l)},_=y;_.l=k,_.i=C,_.w=function(e,t){return S(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=k(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[x]=!0}var g=m.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,l=e.utc;if(null===t)return new Date(NaN);if(_.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var n=t.match(v);if(n){var a=n[2]-1||0,o=(n[7]||"0").substring(0,3);return l?new Date(Date.UTC(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)):new Date(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)}}return new Date(t)}(e),this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return _},g.isValid=function(){return!(this.$d.toString()===f)},g.isSame=function(e,t){var l=S(e);return this.startOf(t)<=l&&l<=this.endOf(t)},g.isAfter=function(e,t){return S(e)68?1900:2e3)},s=function(e){return function(t){this[e]=+t}},i=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),l=60*t[1]+(+t[2]||0);return 0===l?0:"+"===t[0]?-l:l}(e)}],u=function(e){var t=o[e];return t&&(t.indexOf?t:t.s.concat(t.f))},c=function(e,t){var l,n=o.meridiem;if(n){for(var a=1;a<=24;a+=1)if(e.indexOf(n(a,0,t))>-1){l=a>12;break}}else l=e===(t?"pm":"PM");return l},d={A:[a,function(e){this.afternoon=c(e,!1)}],a:[a,function(e){this.afternoon=c(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[l,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[n,s("seconds")],ss:[n,s("seconds")],m:[n,s("minutes")],mm:[n,s("minutes")],H:[n,s("hours")],h:[n,s("hours")],HH:[n,s("hours")],hh:[n,s("hours")],D:[n,s("day")],DD:[l,s("day")],Do:[a,function(e){var t=o.ordinal,l=e.match(/\d+/);if(this.day=l[0],t)for(var n=1;n<=31;n+=1)t(n).replace(/\[|\]/g,"")===e&&(this.day=n)}],M:[n,s("month")],MM:[l,s("month")],MMM:[a,function(e){var t=u("months"),l=(u("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(l<1)throw new Error;this.month=l%12||l}],MMMM:[a,function(e){var t=u("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,s("year")],YY:[l,function(e){this.year=r(e)}],YYYY:[/\d{4}/,s("year")],Z:i,ZZ:i};function p(l){var n,a;n=l,a=o&&o.formats;for(var r=(l=n.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,l,n){var o=n&&n.toUpperCase();return l||a[n]||e[n]||a[o].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,l){return t||l.slice(1)}))}))).match(t),s=r.length,i=0;i-1)return new Date(("X"===t?1e3:1)*e);var n=p(t)(e),a=n.year,o=n.month,r=n.day,s=n.hours,i=n.minutes,u=n.seconds,c=n.milliseconds,d=n.zone,f=new Date,v=r||(a||o?1:f.getDate()),h=a||f.getFullYear(),m=0;a&&!o||(m=o>0?o-1:f.getMonth());var g=s||0,y=i||0,b=u||0,w=c||0;return d?new Date(Date.UTC(h,m,v,g,y,b,w+60*d.offset*1e3)):l?new Date(Date.UTC(h,m,v,g,y,b,w)):new Date(h,m,v,g,y,b,w)}catch(x){return new Date("")}}(t,s,n),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),c&&t!=this.format(s)&&(this.$d=new Date("")),o={}}else if(s instanceof Array)for(var f=s.length,v=1;v<=f;v+=1){r[1]=s[v-1];var h=l.apply(this,r);if(h.isValid()){this.$d=h.$d,this.$L=h.$L,this.init();break}v===f&&(this.$d=new Date(""))}else a.call(this,e)}}}();const DV=$V(HV.exports),FV=["hours","minutes","seconds"],PV="HH:mm:ss",jV="YYYY-MM-DD",KV={date:jV,dates:jV,week:"gggg[w]ww",year:"YYYY",years:"YYYY",month:"YYYY-MM",datetime:`${jV} ${PV}`,monthrange:"YYYY-MM",daterange:jV,datetimerange:`${jV} ${PV}`},WV=(e,t)=>[e>0?e-1:void 0,e,eArray.from(Array.from({length:e}).keys()),UV=e=>e.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim(),YV=e=>e.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?Y{2,4}/g,"").trim(),GV=function(e,t){const l=v(e),n=v(t);return l&&n?e.getTime()===t.getTime():!l&&!n&&e===t},XV=function(e,t){const l=d(e),n=d(t);return l&&n?e.length===t.length&&e.every(((e,l)=>GV(e,t[l]))):!l&&!n&&GV(e,t)},ZV=function(e,t,l){const n=Tf(t)||"x"===t?NV(e).locale(l):NV(e,t).locale(l);return n.isValid()?n:void 0},JV=function(e,t,l){return Tf(t)?e:"x"===t?+e:NV(e).locale(l).format(t)},QV=(e,t)=>{var l;const n=[],a=null==t?void 0:t();for(let o=0;o({})},modelValue:{type:[Date,Array,String,Number],default:""},rangeSeparator:{type:String,default:"-"},startPlaceholder:String,endPlaceholder:String,defaultValue:{type:[Date,Array]},defaultTime:{type:[Date,Array]},isRange:Boolean,...eA,disabledDate:{type:Function},cellClassName:{type:Function},shortcuts:{type:Array,default:()=>[]},arrowControl:Boolean,label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},unlinkPanels:Boolean,...GM,...JM(["ariaLabel"])}),nA=["id","name","placeholder","value","disabled","readonly"],aA=["id","name","placeholder","value","disabled","readonly"],oA=Fl({...Fl({name:"Picker"}),props:lA,emits:["update:modelValue","change","focus","blur","calendar-change","panel-change","visible-change","keydown"],setup(e,{expose:t,emit:l}){const n=e,a=Xl(),{lang:o}=Fk(),r=qk("date"),s=qk("input"),i=qk("range"),{form:u,formItem:c}=CE(),p=gn("ElPopperOptions",{}),{valueOnClear:f}=XM(n,null),v=_t(),h=_t(),m=_t(!1),g=_t(!1),y=_t(null);let b=!1,w=!1;const x=vo((()=>[r.b("editor"),r.bm("editor",n.type),s.e("wrapper"),r.is("disabled",$.value),r.is("active",m.value),i.b("editor"),te?i.bm("editor",te.value):"",a.class])),C=vo((()=>[s.e("icon"),i.e("close-icon"),q.value?"":i.e("close-icon--hidden")]));Un(m,(e=>{e?Xt((()=>{e&&(y.value=n.modelValue)})):(ae.value=null,Xt((()=>{k(n.modelValue)})))}));const k=(e,t)=>{!t&&XV(e,y.value)||(l("change",e),n.validateEvent&&(null==c||c.validate("change").catch((e=>{}))))},S=e=>{if(!XV(n.modelValue,e)){let t;d(e)?t=e.map((e=>JV(e,n.valueFormat,o.value))):e&&(t=JV(e,n.valueFormat,o.value)),l("update:modelValue",e?t:e,o.value)}},_=vo((()=>{if(h.value){const e=ee.value?h.value:h.value.$el;return Array.from(e.querySelectorAll("input"))}return[]})),M=(e,t,l)=>{const n=_.value;n.length&&(l&&"min"!==l?"max"===l&&(n[1].setSelectionRange(e,t),n[1].focus()):(n[0].setSelectionRange(e,t),n[0].focus()))},E=(e="",t=!1)=>{let l;t||(w=!0),m.value=t,l=d(e)?e.map((e=>e.toDate())):e?e.toDate():e,ae.value=null,S(l)},O=()=>{g.value=!0},z=()=>{l("visible-change",!0)},V=e=>{(null==e?void 0:e.key)===gk.esc&&T(!0,!0)},A=()=>{g.value=!1,m.value=!1,w=!1,l("visible-change",!1)},T=(e=!0,t=!1)=>{w=t;const[l,n]=zt(_);let a=l;!e&&ee.value&&(a=n),a&&a.focus()},L=e=>{n.readonly||$.value||m.value||w||(m.value=!0,l("focus",e))};let B;const I=e=>{const t=async()=>{setTimeout((()=>{var a;B===t&&((null==(a=v.value)?void 0:a.isFocusInsideContent())&&!b||0!==_.value.filter((e=>e.contains(document.activeElement))).length||(oe(),m.value=!1,l("blur",e),n.validateEvent&&(null==c||c.validate("blur").catch((e=>{})))),b=!1)}),0)};B=t,t()},$=vo((()=>n.disabled||(null==u?void 0:u.disabled))),R=vo((()=>{let e;if(Y.value?he.value.getDefaultValue&&(e=he.value.getDefaultValue()):e=d(n.modelValue)?n.modelValue.map((e=>ZV(e,n.valueFormat,o.value))):ZV(n.modelValue,n.valueFormat,o.value),he.value.getRangeAvailableTime){const t=he.value.getRangeAvailableTime(e);hf(t,e)||(e=t,S(d(e)?e.map((e=>e.toDate())):e.toDate()))}return d(e)&&e.some((e=>!e))&&(e=[]),e})),N=vo((()=>{if(!he.value.panelReady)return"";const e=se(R.value);return d(ae.value)?[ae.value[0]||e&&e[0]||"",ae.value[1]||e&&e[1]||""]:null!==ae.value?ae.value:!F.value&&Y.value||!m.value&&Y.value?"":e?P.value||j.value?e.join(", "):e:""})),H=vo((()=>n.type.includes("time"))),F=vo((()=>n.type.startsWith("time"))),P=vo((()=>"dates"===n.type)),j=vo((()=>"years"===n.type)),K=vo((()=>n.prefixIcon||(H.value?nm:sh))),q=_t(!1),U=e=>{n.readonly||$.value||q.value&&(e.stopPropagation(),T(!0,!0),Xt((()=>{w=!1})),S(f.value),k(f.value,!0),q.value=!1,m.value=!1,he.value.handleClear&&he.value.handleClear())},Y=vo((()=>{const{modelValue:e}=n;return!e||d(e)&&!e.filter(Boolean).length})),G=async e=>{var t;n.readonly||$.value||("INPUT"!==(null==(t=e.target)?void 0:t.tagName)||_.value.includes(document.activeElement))&&(m.value=!0)},X=()=>{n.readonly||$.value||!Y.value&&n.clearable&&(q.value=!0)},Z=()=>{q.value=!1},Q=e=>{var t;n.readonly||$.value||("INPUT"!==(null==(t=e.touches[0].target)?void 0:t.tagName)||_.value.includes(document.activeElement))&&(m.value=!0)},ee=vo((()=>n.type.includes("range"))),te=wE(),le=vo((()=>{var e,t;return null==(t=null==(e=zt(v))?void 0:e.popperRef)?void 0:t.contentRef})),ne=vo((()=>{var e;return zt(ee)?zt(h):null==(e=zt(h))?void 0:e.$el}));Bs(ne,(e=>{const t=zt(le),l=zt(ne);t&&(e.target===t||e.composedPath().includes(t))||e.target===l||e.composedPath().includes(l)||(m.value=!1)}));const ae=_t(null),oe=()=>{if(ae.value){const e=re(N.value);e&&ie(e)&&(S(d(e)?e.map((e=>e.toDate())):e.toDate()),ae.value=null)}""===ae.value&&(S(f.value),k(f.value),ae.value=null)},re=e=>e?he.value.parseUserInput(e):null,se=e=>e?he.value.formatToString(e):null,ie=e=>he.value.isValidValue(e),ue=async e=>{if(n.readonly||$.value)return;const{code:t}=e;if(l("keydown",e),t!==gk.esc)if(t===gk.down&&(he.value.handleFocusPicker&&(e.preventDefault(),e.stopPropagation()),!1===m.value&&(m.value=!0,await Xt()),he.value.handleFocusPicker))he.value.handleFocusPicker();else{if(t!==gk.tab)return t===gk.enter||t===gk.numpadEnter?((null===ae.value||""===ae.value||ie(re(N.value)))&&(oe(),m.value=!1),void e.stopPropagation()):void(ae.value?e.stopPropagation():he.value.handleKeydownInput&&he.value.handleKeydownInput(e));b=!0}else!0===m.value&&(m.value=!1,e.preventDefault(),e.stopPropagation())},ce=e=>{ae.value=e,m.value||(m.value=!0)},de=e=>{const t=e.target;ae.value?ae.value=[t.value,ae.value[1]]:ae.value=[t.value,null]},pe=e=>{const t=e.target;ae.value?ae.value=[ae.value[0],t.value]:ae.value=[null,t.value]},fe=()=>{var e;const t=ae.value,l=re(t&&t[0]),n=zt(R);if(l&&l.isValid()){ae.value=[se(l),(null==(e=N.value)?void 0:e[1])||null];const t=[l,n&&(n[1]||null)];ie(t)&&(S(t),ae.value=null)}},ve=()=>{var e;const t=zt(ae),l=re(t&&t[1]),n=zt(R);if(l&&l.isValid()){ae.value=[(null==(e=zt(N))?void 0:e[0])||null,se(l)];const t=[n&&n[0],l];ie(t)&&(S(t),ae.value=null)}},he=_t({}),me=e=>{he.value[e[0]]=e[1],he.value.panelReady=!0},ge=e=>{l("calendar-change",e)},ye=(e,t,n)=>{l("panel-change",e,t,n)};return mn("EP_PICKER_BASE",{props:n}),Ik({from:"label",replacement:"aria-label",version:"2.8.0",scope:"el-time-picker",ref:"https://element-plus.org/en-US/component/time-picker.html"},vo((()=>!!n.label))),t({focus:T,handleFocusInput:L,handleBlurInput:I,handleOpen:()=>{m.value=!0},handleClose:()=>{m.value=!1},onPick:E}),(e,t)=>(za(),Ba(zt(Tz),Ya({ref_key:"refPopper",ref:v,visible:m.value,effect:"light",pure:"",trigger:"click"},e.$attrs,{role:"dialog",teleported:"",transition:`${zt(r).namespace.value}-zoom-in-top`,"popper-class":[`${zt(r).namespace.value}-picker__popper`,e.popperClass],"popper-options":zt(p),"fallback-placements":["bottom","top","right","left"],"gpu-acceleration":!1,"stop-popper-mouse-event":!1,"hide-after":0,persistent:"",onBeforeShow:O,onShow:z,onHide:A}),{default:pl((()=>[zt(ee)?(za(),La("div",{key:1,ref_key:"inputRef",ref:h,class:W(zt(x)),style:D(e.$attrs.style),onClick:L,onMouseenter:X,onMouseleave:Z,onTouchstartPassive:Q,onKeydown:ue},[zt(K)?(za(),Ba(zt(vE),{key:0,class:W([zt(s).e("icon"),zt(i).e("icon")]),onMousedown:Er(G,["prevent"]),onTouchstartPassive:Q},{default:pl((()=>[(za(),Ba(xl(zt(K))))])),_:1},8,["class","onMousedown"])):Ka("v-if",!0),Ha("input",{id:e.id&&e.id[0],autocomplete:"off",name:e.name&&e.name[0],placeholder:e.startPlaceholder,value:zt(N)&&zt(N)[0],disabled:zt($),readonly:!e.editable||e.readonly,class:W(zt(i).b("input")),onMousedown:G,onInput:de,onChange:fe,onFocus:L,onBlur:I},null,42,nA),jl(e.$slots,"range-separator",{},(()=>[Ha("span",{class:W(zt(i).b("separator"))},J(e.rangeSeparator),3)])),Ha("input",{id:e.id&&e.id[1],autocomplete:"off",name:e.name&&e.name[1],placeholder:e.endPlaceholder,value:zt(N)&&zt(N)[1],disabled:zt($),readonly:!e.editable||e.readonly,class:W(zt(i).b("input")),onMousedown:G,onFocus:L,onBlur:I,onInput:pe,onChange:ve},null,42,aA),e.clearIcon?(za(),Ba(zt(vE),{key:1,class:W(zt(C)),onClick:U},{default:pl((()=>[(za(),Ba(xl(e.clearIcon)))])),_:1},8,["class"])):Ka("v-if",!0)],38)):(za(),Ba(zt(wO),{key:0,id:e.id,ref_key:"inputRef",ref:h,"container-role":"combobox","model-value":zt(N),name:e.name,size:zt(te),disabled:zt($),placeholder:e.placeholder,class:W([zt(r).b("editor"),zt(r).bm("editor",e.type),e.$attrs.class]),style:D(e.$attrs.style),readonly:!e.editable||e.readonly||zt(P)||zt(j)||"week"===e.type,"aria-label":e.label||e.ariaLabel,tabindex:e.tabindex,"validate-event":!1,onInput:ce,onFocus:L,onBlur:I,onKeydown:ue,onChange:oe,onMousedown:G,onMouseenter:X,onMouseleave:Z,onTouchstartPassive:Q,onClick:t[0]||(t[0]=Er((()=>{}),["stop"]))},{prefix:pl((()=>[zt(K)?(za(),Ba(zt(vE),{key:0,class:W(zt(s).e("icon")),onMousedown:Er(G,["prevent"]),onTouchstartPassive:Q},{default:pl((()=>[(za(),Ba(xl(zt(K))))])),_:1},8,["class","onMousedown"])):Ka("v-if",!0)])),suffix:pl((()=>[q.value&&e.clearIcon?(za(),Ba(zt(vE),{key:0,class:W(`${zt(s).e("icon")} clear-icon`),onClick:Er(U,["stop"])},{default:pl((()=>[(za(),Ba(xl(e.clearIcon)))])),_:1},8,["class","onClick"])):Ka("v-if",!0)])),_:1},8,["id","model-value","name","size","disabled","placeholder","class","style","readonly","aria-label","tabindex","onKeydown"]))])),content:pl((()=>[jl(e.$slots,"default",{visible:m.value,actualVisible:g.value,parsedValue:zt(R),format:e.format,dateFormat:e.dateFormat,timeFormat:e.timeFormat,unlinkPanels:e.unlinkPanels,type:e.type,defaultValue:e.defaultValue,onPick:E,onSelectRange:M,onSetPickerOption:me,onCalendarChange:ge,onPanelChange:ye,onKeydown:V,onMousedown:t[1]||(t[1]=Er((()=>{}),["stop"]))})])),_:3},16,["visible","transition","popper-class","popper-options"]))}});var rA=cE(oA,[["__file","picker.vue"]]);const sA=sk({...tA,datetimeRole:String,parsedValue:{type:Object}}),iA=({getAvailableHours:e,getAvailableMinutes:t,getAvailableSeconds:l})=>{const n={};return{timePickerOptions:n,getAvailableTime:(n,a,o,r)=>{const s={hour:e,minute:t,second:l};let i=n;return["hour","minute","second"].forEach((e=>{if(s[e]){let t;const l=s[e];switch(e){case"minute":t=l(i.hour(),a,r);break;case"second":t=l(i.hour(),i.minute(),a,r);break;default:t=l(a,r)}if((null==t?void 0:t.length)&&!t.includes(i[e]())){const l=o?0:t.length-1;i=i[e](t[l])}}})),i},onSetOption:([e,t])=>{n[e]=t}}},uA=e=>e.map(((e,t)=>e||t)).filter((e=>!0!==e)),cA=(e,t,l)=>({getHoursList:(t,l)=>QV(24,e&&(()=>null==e?void 0:e(t,l))),getMinutesList:(e,l,n)=>QV(60,t&&(()=>null==t?void 0:t(e,l,n))),getSecondsList:(e,t,n,a)=>QV(60,l&&(()=>null==l?void 0:l(e,t,n,a)))}),dA=(e,t,l)=>{const{getHoursList:n,getMinutesList:a,getSecondsList:o}=cA(e,t,l);return{getAvailableHours:(e,t)=>uA(n(e,t)),getAvailableMinutes:(e,t,l)=>uA(a(e,t,l)),getAvailableSeconds:(e,t,l,n)=>uA(o(e,t,l,n))}},pA=e=>{const t=_t(e.parsedValue);return Un((()=>e.visible),(l=>{l||(t.value=e.parsedValue)})),t},fA=new Map;let vA;function hA(e,t){let l=[];return Array.isArray(t.arg)?l=t.arg:Lf(t.arg)&&l.push(t.arg),function(n,a){const o=t.instance.popperRef,r=n.target,s=null==a?void 0:a.target,i=!t||!t.instance,u=!r||!s,c=e.contains(r)||e.contains(s),d=e===r,p=l.length&&l.some((e=>null==e?void 0:e.contains(r)))||l.length&&l.includes(s),f=o&&(o.contains(r)||o.contains(s));i||u||c||d||p||f||t.value(n,a)}}ms&&(document.addEventListener("mousedown",(e=>vA=e)),document.addEventListener("mouseup",(e=>{for(const t of fA.values())for(const{documentHandler:l}of t)l(e,vA)})));const mA={beforeMount(e,t){fA.has(e)||fA.set(e,[]),fA.get(e).push({documentHandler:hA(e,t),bindingFn:t.value})},updated(e,t){fA.has(e)||fA.set(e,[]);const l=fA.get(e),n=l.findIndex((e=>e.bindingFn===t.oldValue)),a={documentHandler:hA(e,t),bindingFn:t.value};n>=0?l.splice(n,1,a):l.push(a)},unmounted(e){fA.delete(e)}},gA=100,yA=600,bA={beforeMount(e,t){const l=t.value,{interval:n=gA,delay:a=yA}=h(l)?{}:l;let o,r;const s=()=>h(l)?l():l.handler(),i=()=>{r&&(clearTimeout(r),r=void 0),o&&(clearInterval(o),o=void 0)};e.addEventListener("mousedown",(e=>{0===e.button&&(i(),s(),document.addEventListener("mouseup",(()=>i()),{once:!0}),r=setTimeout((()=>{o=setInterval((()=>{s()}),n)}),a))}))}},wA="_trap-focus-children",xA=[],CA=e=>{if(0===xA.length)return;const t=xA[xA.length-1][wA];if(t.length>0&&e.code===gk.tab){if(1===t.length)return e.preventDefault(),void(document.activeElement!==t[0]&&t[0].focus());const l=e.shiftKey,n=e.target===t[0],a=e.target===t[t.length-1];n&&l&&(e.preventDefault(),t[t.length-1].focus()),a&&!l&&(e.preventDefault(),t[0].focus())}},kA={beforeMount(e){e[wA]=Qr(e),xA.push(e),xA.length<=1&&document.addEventListener("keydown",CA)},updated(e){Xt((()=>{e[wA]=Qr(e)}))},unmounted(){xA.shift(),0===xA.length&&document.removeEventListener("keydown",CA)}};var SA,_A,MA,EA,OA,zA,VA,AA,TA,LA,BA,IA,$A,RA,NA,HA=!1;function DA(){if(!HA){HA=!0;var e=navigator.userAgent,t=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(e),l=/(Mac OS X)|(Windows)|(Linux)/.exec(e);if(IA=/\b(iPhone|iP[ao]d)/.exec(e),$A=/\b(iP[ao]d)/.exec(e),LA=/Android/i.exec(e),RA=/FBAN\/\w+;/i.exec(e),NA=/Mobile/i.exec(e),BA=!!/Win64/.exec(e),t){(SA=t[1]?parseFloat(t[1]):t[5]?parseFloat(t[5]):NaN)&&document&&document.documentMode&&(SA=document.documentMode);var n=/(?:Trident\/(\d+.\d+))/.exec(e);zA=n?parseFloat(n[1])+4:SA,_A=t[2]?parseFloat(t[2]):NaN,MA=t[3]?parseFloat(t[3]):NaN,(EA=t[4]?parseFloat(t[4]):NaN)?(t=/(?:Chrome\/(\d+\.\d+))/.exec(e),OA=t&&t[1]?parseFloat(t[1]):NaN):OA=NaN}else SA=_A=MA=OA=EA=NaN;if(l){if(l[1]){var a=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(e);VA=!a||parseFloat(a[1].replace("_","."))}else VA=!1;AA=!!l[2],TA=!!l[3]}else VA=AA=TA=!1}}var FA,PA={ie:function(){return DA()||SA},ieCompatibilityMode:function(){return DA()||zA>SA},ie64:function(){return PA.ie()&&BA},firefox:function(){return DA()||_A},opera:function(){return DA()||MA},webkit:function(){return DA()||EA},safari:function(){return PA.webkit()},chrome:function(){return DA()||OA},windows:function(){return DA()||AA},osx:function(){return DA()||VA},linux:function(){return DA()||TA},iphone:function(){return DA()||IA},mobile:function(){return DA()||IA||$A||LA||NA},nativeApp:function(){return DA()||RA},android:function(){return DA()||LA},ipad:function(){return DA()||$A}},jA=PA,KA=!!(typeof window<"u"&&window.document&&window.document.createElement),WA={canUseDOM:KA,canUseWorkers:typeof Worker<"u",canUseEventListeners:KA&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:KA&&!!window.screen,isInWorker:!KA};WA.canUseDOM&&(FA=document.implementation&&document.implementation.hasFeature&&!0!==document.implementation.hasFeature("",""));var qA=function(e,t){if(!WA.canUseDOM||t&&!("addEventListener"in document))return!1;var l="on"+e,n=l in document;if(!n){var a=document.createElement("div");a.setAttribute(l,"return;"),n="function"==typeof a[l]}return!n&&FA&&"wheel"===e&&(n=document.implementation.hasFeature("Events.wheel","3.0")),n};function UA(e){var t=0,l=0,n=0,a=0;return"detail"in e&&(l=e.detail),"wheelDelta"in e&&(l=-e.wheelDelta/120),"wheelDeltaY"in e&&(l=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(t=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(t=l,l=0),n=10*t,a=10*l,"deltaY"in e&&(a=e.deltaY),"deltaX"in e&&(n=e.deltaX),(n||a)&&e.deltaMode&&(1==e.deltaMode?(n*=40,a*=40):(n*=800,a*=800)),n&&!t&&(t=n<1?-1:1),a&&!l&&(l=a<1?-1:1),{spinX:t,spinY:l,pixelX:n,pixelY:a}}UA.getEventType=function(){return jA.firefox()?"DOMMouseScroll":qA("wheel")?"wheel":"mousewheel"};var YA=UA; +var av=Fl({name:"AddLocation",__name:"add-location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"})]))}),ov=av,rv=Fl({name:"Aim",__name:"aim",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"})]))}),sv=rv,iv=Fl({name:"AlarmClock",__name:"alarm-clock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),Ha("path",{fill:"currentColor",d:"m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"})]))}),uv=iv,cv=Fl({name:"Apple",__name:"apple",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z"})]))}),dv=cv,pv=Fl({name:"ArrowDownBold",__name:"arrow-down-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z"})]))}),fv=pv,vv=Fl({name:"ArrowDown",__name:"arrow-down",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z"})]))}),hv=vv,mv=Fl({name:"ArrowLeftBold",__name:"arrow-left-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0z"})]))}),gv=mv,yv=Fl({name:"ArrowLeft",__name:"arrow-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}),bv=yv,wv=Fl({name:"ArrowRightBold",__name:"arrow-right-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0z"})]))}),xv=wv,Cv=Fl({name:"ArrowRight",__name:"arrow-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}),kv=Cv,Sv=Fl({name:"ArrowUpBold",__name:"arrow-up-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496z"})]))}),_v=Sv,Mv=Fl({name:"ArrowUp",__name:"arrow-up",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"})]))}),Ev=Mv,Ov=Fl({name:"Avatar",__name:"avatar",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"})]))}),zv=Ov,Vv=Fl({name:"Back",__name:"back",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"}),Ha("path",{fill:"currentColor",d:"m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"})]))}),Av=Vv,Tv=Fl({name:"Baseball",__name:"baseball",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6zm45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"}),Ha("path",{fill:"currentColor",d:"M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896zM108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1736.64 1736.64 0 0 1-11.392-65.728z"})]))}),Lv=Tv,Bv=Fl({name:"Basketball",__name:"basketball",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M778.752 788.224a382.464 382.464 0 0 0 116.032-245.632 256.512 256.512 0 0 0-241.728-13.952 762.88 762.88 0 0 1 125.696 259.584zm-55.04 44.224a699.648 699.648 0 0 0-125.056-269.632 256.128 256.128 0 0 0-56.064 331.968 382.72 382.72 0 0 0 181.12-62.336m-254.08 61.248A320.128 320.128 0 0 1 557.76 513.6a715.84 715.84 0 0 0-48.192-48.128 320.128 320.128 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.128 256.128 0 0 0 331.072-56.448 699.648 699.648 0 0 0-268.8-124.352 382.656 382.656 0 0 0-62.272 180.8m106.56-235.84a762.88 762.88 0 0 1 258.688 125.056 256.512 256.512 0 0 0-13.44-241.088A382.464 382.464 0 0 0 235.84 245.248zm318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a779.84 779.84 0 0 1 66.176 66.112 320.832 320.832 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"})]))}),Iv=Bv,$v=Fl({name:"BellFilled",__name:"bell-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.128 320.128 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"})]))}),Rv=$v,Nv=Fl({name:"Bell",__name:"bell",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"}),Ha("path",{fill:"currentColor",d:"M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"}),Ha("path",{fill:"currentColor",d:"M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"})]))}),Hv=Nv,Dv=Fl({name:"Bicycle",__name:"bicycle",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),Ha("path",{fill:"currentColor",d:"M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),Ha("path",{fill:"currentColor",d:"M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"}),Ha("path",{fill:"currentColor",d:"m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"})]))}),Fv=Dv,Pv=Fl({name:"BottomLeft",__name:"bottom-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"}),Ha("path",{fill:"currentColor",d:"M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z"})]))}),jv=Pv,Kv=Fl({name:"BottomRight",__name:"bottom-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"}),Ha("path",{fill:"currentColor",d:"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"})]))}),Wv=Kv,qv=Fl({name:"Bottom",__name:"bottom",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"})]))}),Uv=qv,Yv=Fl({name:"Bowl",__name:"bowl",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M714.432 704a351.744 351.744 0 0 0 148.16-256H161.408a351.744 351.744 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"})]))}),Gv=Yv,Xv=Fl({name:"Box",__name:"box",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64z"}),Ha("path",{fill:"currentColor",d:"M64 320h896v64H64z"}),Ha("path",{fill:"currentColor",d:"M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"})]))}),Zv=Xv,Jv=Fl({name:"Briefcase",__name:"briefcase",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"})]))}),Qv=Jv,eh=Fl({name:"BrushFilled",__name:"brush-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"})]))}),th=eh,lh=Fl({name:"Brush",__name:"brush",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a663.872 663.872 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384h61.248zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168z"})]))}),nh=lh,ah=Fl({name:"Burger",__name:"burger",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z"})]))}),oh=ah,rh=Fl({name:"Calendar",__name:"calendar",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"})]))}),sh=rh,ih=Fl({name:"CameraFilled",__name:"camera-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}),uh=ih,ch=Fl({name:"Camera",__name:"camera",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"})]))}),dh=ch,ph=Fl({name:"CaretBottom",__name:"caret-bottom",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m192 384 320 384 320-384z"})]))}),fh=ph,vh=Fl({name:"CaretLeft",__name:"caret-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M672 192 288 511.936 672 832z"})]))}),hh=vh,mh=Fl({name:"CaretRight",__name:"caret-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 192v640l384-320.064z"})]))}),gh=mh,yh=Fl({name:"CaretTop",__name:"caret-top",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 320 192 704h639.936z"})]))}),bh=yh,wh=Fl({name:"Cellphone",__name:"cellphone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}),xh=wh,Ch=Fl({name:"ChatDotRound",__name:"chat-dot-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),Ha("path",{fill:"currentColor",d:"M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"})]))}),kh=Ch,Sh=Fl({name:"ChatDotSquare",__name:"chat-dot-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),Ha("path",{fill:"currentColor",d:"M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z"})]))}),_h=Sh,Mh=Fl({name:"ChatLineRound",__name:"chat-line-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),Ha("path",{fill:"currentColor",d:"M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}),Eh=Mh,Oh=Fl({name:"ChatLineSquare",__name:"chat-line-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),Ha("path",{fill:"currentColor",d:"M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}),zh=Oh,Vh=Fl({name:"ChatRound",__name:"chat-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"})]))}),Ah=Vh,Th=Fl({name:"ChatSquare",__name:"chat-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"})]))}),Lh=Th,Bh=Fl({name:"Check",__name:"check",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"})]))}),Ih=Bh,$h=Fl({name:"Checked",__name:"checked",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"})]))}),Rh=$h,Nh=Fl({name:"Cherry",__name:"cherry",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6zM288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"})]))}),Hh=Nh,Dh=Fl({name:"Chicken",__name:"chicken",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M349.952 716.992 478.72 588.16a106.688 106.688 0 0 1-26.176-19.072 106.688 106.688 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112zm57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z"})]))}),Fh=Dh,Ph=Fl({name:"ChromeFilled",__name:"chrome-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.372 212.372 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67z"}),Ha("path",{fill:"currentColor",d:"M576.79 401.63a127.92 127.92 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128.005 128.005 0 0 0-2.16 127.44l1.24 2.13a127.906 127.906 0 0 0 46.36 46.61 127.907 127.907 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.984 127.984 0 0 0 .29-127.46 127.957 127.957 0 0 0-46.36-46.91"}),Ha("path",{fill:"currentColor",d:"M394.45 333.96A213.336 213.336 0 0 1 512 298.67h369.58A426.503 426.503 0 0 0 512 85.34a425.598 425.598 0 0 0-171.74 35.98 425.644 425.644 0 0 0-142.62 102.22l118.14 204.63a213.397 213.397 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.284 213.284 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.315 213.315 0 0 1-122.77-21.91z"})]))}),jh=Ph,Kh=Fl({name:"CircleCheckFilled",__name:"circle-check-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}),Wh=Kh,qh=Fl({name:"CircleCheck",__name:"circle-check",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z"})]))}),Uh=qh,Yh=Fl({name:"CircleCloseFilled",__name:"circle-close-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"})]))}),Gh=Yh,Xh=Fl({name:"CircleClose",__name:"circle-close",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"}),Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),Zh=Xh,Jh=Fl({name:"CirclePlusFilled",__name:"circle-plus-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0v147.2z"})]))}),Qh=Jh,em=Fl({name:"CirclePlus",__name:"circle-plus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),Ha("path",{fill:"currentColor",d:"M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"}),Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),tm=em,lm=Fl({name:"Clock",__name:"clock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"})]))}),nm=lm,am=Fl({name:"CloseBold",__name:"close-bold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z"})]))}),om=am,rm=Fl({name:"Close",__name:"close",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}),sm=rm,im=Fl({name:"Cloudy",__name:"cloudy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"})]))}),um=im,cm=Fl({name:"CoffeeCup",__name:"coffee-cup",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 192a192 192 0 1 1-8 383.808A256.128 256.128 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"})]))}),dm=cm,pm=Fl({name:"Coffee",__name:"coffee",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64h493.184m-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784m68.736 64 36.544 512H708.16l36.544-512z"})]))}),fm=pm,vm=Fl({name:"Coin",__name:"coin",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264z"}),Ha("path",{fill:"currentColor",d:"m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264z"}),Ha("path",{fill:"currentColor",d:"M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"})]))}),hm=vm,mm=Fl({name:"ColdDrink",__name:"cold-drink",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.064 192.064 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"})]))}),gm=mm,ym=Fl({name:"CollectionTag",__name:"collection-tag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"})]))}),bm=ym,wm=Fl({name:"Collection",__name:"collection",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"}),Ha("path",{fill:"currentColor",d:"M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"})]))}),xm=wm,Cm=Fl({name:"Comment",__name:"comment",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"})]))}),km=Cm,Sm=Fl({name:"Compass",__name:"compass",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"})]))}),_m=Sm,Mm=Fl({name:"Connection",__name:"connection",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"}),Ha("path",{fill:"currentColor",d:"M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"})]))}),Em=Mm,Om=Fl({name:"Coordinate",__name:"coordinate",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 512h64v320h-64z"}),Ha("path",{fill:"currentColor",d:"M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}),zm=Om,Vm=Fl({name:"CopyDocument",__name:"copy-document",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"}),Ha("path",{fill:"currentColor",d:"M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"})]))}),Am=Vm,Tm=Fl({name:"Cpu",__name:"cpu",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"}),Ha("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"})]))}),Lm=Tm,Bm=Fl({name:"CreditCard",__name:"credit-card",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.352 52.352 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.352 52.352 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.352 52.352 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.352 52.352 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448-20.864 11.136-41.6 17.088-98.56 17.088H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.288 116.288 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448 20.864-11.136 41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384 11.136 20.864 17.088 41.6 17.088 98.56z"}),Ha("path",{fill:"currentColor",d:"M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"})]))}),Im=Bm,$m=Fl({name:"Crop",__name:"crop",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"}),Ha("path",{fill:"currentColor",d:"M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"})]))}),Rm=$m,Nm=Fl({name:"DArrowLeft",__name:"d-arrow-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z"})]))}),Hm=Nm,Dm=Fl({name:"DArrowRight",__name:"d-arrow-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z"})]))}),Fm=Dm,Pm=Fl({name:"DCaret",__name:"d-caret",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512 128 288 320H224zM224 576h576L512 896z"})]))}),jm=Pm,Km=Fl({name:"DataAnalysis",__name:"data-analysis",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"})]))}),Wm=Km,qm=Fl({name:"DataBoard",__name:"data-board",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M32 128h960v64H32z"}),Ha("path",{fill:"currentColor",d:"M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),Ha("path",{fill:"currentColor",d:"M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z"})]))}),Um=qm,Ym=Fl({name:"DataLine",__name:"data-line",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M359.168 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z"})]))}),Gm=Ym,Xm=Fl({name:"DeleteFilled",__name:"delete-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"})]))}),Zm=Xm,Jm=Fl({name:"DeleteLocation",__name:"delete-location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}),Qm=Jm,eg=Fl({name:"Delete",__name:"delete",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"})]))}),tg=eg,lg=Fl({name:"Dessert",__name:"dessert",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.808 143.808 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.808 143.808 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0h140.48m339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"})]))}),ng=lg,ag=Fl({name:"Discount",__name:"discount",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"}),Ha("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}),og=ag,rg=Fl({name:"DishDot",__name:"dish-dot",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.192 448.192 0 0 1 955.392 768H68.544A448.192 448.192 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z"})]))}),sg=rg,ig=Fl({name:"Dish",__name:"dish",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64"})]))}),ug=ig,cg=Fl({name:"DocumentAdd",__name:"document-add",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"})]))}),dg=cg,pg=Fl({name:"DocumentChecked",__name:"document-checked",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"})]))}),fg=pg,vg=Fl({name:"DocumentCopy",__name:"document-copy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"})]))}),hg=vg,mg=Fl({name:"DocumentDelete",__name:"document-delete",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248 90.496-90.496z"})]))}),gg=mg,yg=Fl({name:"DocumentRemove",__name:"document-remove",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"})]))}),bg=yg,wg=Fl({name:"Document",__name:"document",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"})]))}),xg=wg,Cg=Fl({name:"Download",__name:"download",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"})]))}),kg=Cg,Sg=Fl({name:"Drizzling",__name:"drizzling",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"})]))}),_g=Sg,Mg=Fl({name:"EditPen",__name:"edit-pen",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112-56.64 98.112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64h-448z"})]))}),Eg=Mg,Og=Fl({name:"Edit",__name:"edit",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"}),Ha("path",{fill:"currentColor",d:"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"})]))}),zg=Og,Vg=Fl({name:"ElemeFilled",__name:"eleme-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.688 330.688 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.552 47.552 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.304 234.304 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.552 47.552 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z"})]))}),Ag=Vg,Tg=Fl({name:"Eleme",__name:"eleme",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z"})]))}),Lg=Tg,Bg=Fl({name:"ElementPlus",__name:"element-plus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6c12.8-5.1 25.6-5.1 38.4 0 0 0 279 161.3 309.8 179.2 17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4l220.1-128zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64l-2.5-38.4z"})]))}),Ig=Bg,$g=Fl({name:"Expand",__name:"expand",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"})]))}),Rg=$g,Ng=Fl({name:"Failed",__name:"failed",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"})]))}),Hg=Ng,Dg=Fl({name:"Female",__name:"female",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),Ha("path",{fill:"currentColor",d:"M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32"}),Ha("path",{fill:"currentColor",d:"M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}),Fg=Dg,Pg=Fl({name:"Files",__name:"files",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"})]))}),jg=Pg,Kg=Fl({name:"Film",__name:"film",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"})]))}),Wg=Kg,qg=Fl({name:"Filter",__name:"filter",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"})]))}),Ug=qg,Yg=Fl({name:"Finished",__name:"finished",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2l203.968 152.96zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"})]))}),Gg=Yg,Xg=Fl({name:"FirstAidKit",__name:"first-aid-kit",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),Ha("path",{fill:"currentColor",d:"M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"})]))}),Zg=Xg,Jg=Fl({name:"Flag",__name:"flag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"})]))}),Qg=Jg,ey=Fl({name:"Fold",__name:"fold",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"})]))}),ty=ey,ly=Fl({name:"FolderAdd",__name:"folder-add",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"})]))}),ny=ly,ay=Fl({name:"FolderChecked",__name:"folder-checked",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"})]))}),oy=ay,ry=Fl({name:"FolderDelete",__name:"folder-delete",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"})]))}),sy=ry,iy=Fl({name:"FolderOpened",__name:"folder-opened",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M878.08 448H241.92l-96 384h636.16l96-384zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"})]))}),uy=iy,cy=Fl({name:"FolderRemove",__name:"folder-remove",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"})]))}),dy=cy,py=Fl({name:"Folder",__name:"folder",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"})]))}),fy=py,vy=Fl({name:"Food",__name:"food",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"})]))}),hy=vy,my=Fl({name:"Football",__name:"football",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768"}),Ha("path",{fill:"currentColor",d:"M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a385.984 385.984 0 0 1-80.448-91.648zm653.696-5.312a385.92 385.92 0 0 1-83.776 96.96l-32.512-56.384a322.923 322.923 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184zM465.984 445.248l11.136-63.104a323.584 323.584 0 0 0 69.76 0l11.136 63.104a387.968 387.968 0 0 1-92.032 0m-62.72-12.8A381.824 381.824 0 0 1 320 396.544l32-55.424a319.885 319.885 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.824 381.824 0 0 1-83.328 35.84l-11.2-63.552A319.885 319.885 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.92 385.92 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072zm657.536.128a1442.759 1442.759 0 0 1-49.024 43.072 321.408 321.408 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408zM465.92 578.752a387.968 387.968 0 0 1 92.032 0l-11.136 63.104a323.584 323.584 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a319.885 319.885 0 0 0-62.464 27.712L320 627.392a381.824 381.824 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.272 318.272 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z"})]))}),gy=my,yy=Fl({name:"ForkSpoon",__name:"fork-spoon",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56zM672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"})]))}),by=yy,wy=Fl({name:"Fries",__name:"fries",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.744 95.744 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128.128 128.128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132.405 132.405 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z"})]))}),xy=wy,Cy=Fl({name:"FullScreen",__name:"full-screen",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"})]))}),ky=Cy,Sy=Fl({name:"GobletFull",__name:"goblet-full",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0zM544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"})]))}),_y=Sy,My=Fl({name:"GobletSquareFull",__name:"goblet-square-full",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256v142.912zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952.32 952.32 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z"})]))}),Ey=My,Oy=Fl({name:"GobletSquare",__name:"goblet-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z"})]))}),zy=Oy,Vy=Fl({name:"Goblet",__name:"goblet",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"})]))}),Ay=Vy,Ty=Fl({name:"GoldMedal",__name:"gold-medal",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16zM640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128h.01zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a359.844 359.844 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98z"}),Ha("path",{fill:"currentColor",d:"M544 480H416v64h64v192h-64v64h192v-64h-64z"})]))}),Ly=Ty,By=Fl({name:"GoodsFilled",__name:"goods-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"})]))}),Iy=By,$y=Fl({name:"Goods",__name:"goods",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"})]))}),Ry=$y,Ny=Fl({name:"Grape",__name:"grape",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}),Hy=Ny,Dy=Fl({name:"Grid",__name:"grid",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"})]))}),Fy=Dy,Py=Fl({name:"Guide",__name:"guide",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"}),Ha("path",{fill:"currentColor",d:"m220.8 256-71.232 80 71.168 80H768V256H220.8zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2l71.168 80zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"})]))}),jy=Py,Ky=Fl({name:"Handbag",__name:"handbag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"})]))}),Wy=Ky,qy=Fl({name:"Headset",__name:"headset",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"})]))}),Uy=qy,Yy=Fl({name:"HelpFilled",__name:"help-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M926.784 480H701.312A192.512 192.512 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.512 192.512 0 0 0 701.312 544zM97.28 544h225.472A192.512 192.512 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.512 192.512 0 0 0 322.688 480H97.216z"})]))}),Gy=Yy,Xy=Fl({name:"Help",__name:"help",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m759.936 805.248-90.944-91.008A254.912 254.912 0 0 1 512 768a254.912 254.912 0 0 1-156.992-53.76l-90.944 91.008A382.464 382.464 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.464 382.464 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512c0 59.136-20.096 113.6-53.76 156.992l91.008 90.944zm-45.312-541.184A382.464 382.464 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.912 254.912 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76l90.944-91.008zm-541.184 45.312A382.464 382.464 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.912 254.912 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.56 194.56 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.232 191.232 0 0 0-67.968-146.56A191.296 191.296 0 0 0 512 320a191.232 191.232 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.232 191.232 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),Zy=Xy,Jy=Fl({name:"Hide",__name:"hide",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z"}),Ha("path",{fill:"currentColor",d:"M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z"})]))}),Qy=Jy,eb=Fl({name:"Histogram",__name:"histogram",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"})]))}),tb=eb,lb=Fl({name:"HomeFilled",__name:"home-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z"})]))}),nb=lb,ab=Fl({name:"HotWater",__name:"hot-water",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2H273.067zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134zM512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133zM375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267z"})]))}),ob=ab,rb=Fl({name:"House",__name:"house",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"})]))}),sb=rb,ib=Fl({name:"IceCreamRound",__name:"ice-cream-round",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0z"})]))}),ub=ib,cb=Fl({name:"IceCreamSquare",__name:"ice-cream-square",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z"})]))}),db=cb,pb=Fl({name:"IceCream",__name:"ice-cream",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.128 208.128 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0zm351.36 0h286.272a144 144 0 0 0-286.272 0zm-294.848 64 271.808 396.608L778.24 512H249.408zM511.68 352.64a207.872 207.872 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56"})]))}),fb=pb,vb=Fl({name:"IceDrink",__name:"ice-drink",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.128 256.128 0 0 0 512 192.64m-64 8.064A256.448 256.448 0 0 0 264.256 384H448zm64-72.064A320.128 320.128 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.384 320.384 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"})]))}),hb=vb,mb=Fl({name:"IceTea",__name:"ice-tea",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"})]))}),gb=mb,yb=Fl({name:"InfoFilled",__name:"info-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"})]))}),bb=yb,wb=Fl({name:"Iphone",__name:"iphone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0 48 48 0 0 1 96 0"})]))}),xb=wb,Cb=Fl({name:"Key",__name:"key",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"})]))}),kb=Cb,Sb=Fl({name:"KnifeFork",__name:"knife-fork",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256 21.312 81.152 32 177.152 32 288z"})]))}),_b=Sb,Mb=Fl({name:"Lightning",__name:"lightning",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 671.36v64.128A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"}),Ha("path",{fill:"currentColor",d:"M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"})]))}),Eb=Mb,Ob=Fl({name:"Link",__name:"link",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"})]))}),zb=Ob,Vb=Fl({name:"List",__name:"list",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"})]))}),Ab=Vb,Tb=Fl({name:"Loading",__name:"loading",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"})]))}),Lb=Tb,Bb=Fl({name:"LocationFilled",__name:"location-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"})]))}),Ib=Bb,$b=Fl({name:"LocationInformation",__name:"location-information",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}),Rb=$b,Nb=Fl({name:"Location",__name:"location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}),Hb=Nb,Db=Fl({name:"Lock",__name:"lock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),Ha("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"})]))}),Fb=Db,Pb=Fl({name:"Lollipop",__name:"lollipop",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744zm-54.464-36.032a321.92 321.92 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"})]))}),jb=Pb,Kb=Fl({name:"MagicStick",__name:"magic-stick",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"})]))}),Wb=Kb,qb=Fl({name:"Magnet",__name:"magnet",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"})]))}),Ub=qb,Yb=Fl({name:"Male",__name:"male",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"}),Ha("path",{fill:"currentColor",d:"M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"}),Ha("path",{fill:"currentColor",d:"M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"})]))}),Gb=Yb,Xb=Fl({name:"Management",__name:"management",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"})]))}),Zb=Xb,Jb=Fl({name:"MapLocation",__name:"map-location",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),Ha("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"})]))}),Qb=Jb,ew=Fl({name:"Medal",__name:"medal",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),Ha("path",{fill:"currentColor",d:"M576 128H448v200a286.72 286.72 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92V128zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96-56.896 0-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"})]))}),tw=ew,lw=Fl({name:"Memo",__name:"memo",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"}),Ha("path",{fill:"currentColor",d:"M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"}),Ha("path",{fill:"currentColor",d:"M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"})]))}),nw=lw,aw=Fl({name:"Menu",__name:"menu",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"})]))}),ow=aw,rw=Fl({name:"MessageBox",__name:"message-box",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128z"})]))}),sw=rw,iw=Fl({name:"Message",__name:"message",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"}),Ha("path",{fill:"currentColor",d:"M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224H205.056"})]))}),uw=iw,cw=Fl({name:"Mic",__name:"mic",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"})]))}),dw=cw,pw=Fl({name:"Microphone",__name:"microphone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"})]))}),fw=pw,vw=Fl({name:"MilkTea",__name:"milk-tea",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12"})]))}),hw=vw,mw=Fl({name:"Minus",__name:"minus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"})]))}),gw=mw,yw=Fl({name:"Money",__name:"money",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"}),Ha("path",{fill:"currentColor",d:"M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.056 29.056 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"}),Ha("path",{fill:"currentColor",d:"M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}),bw=yw,ww=Fl({name:"Monitor",__name:"monitor",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"})]))}),xw=ww,Cw=Fl({name:"MoonNight",__name:"moon-night",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.256 448.256 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z"}),Ha("path",{fill:"currentColor",d:"M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z"})]))}),kw=Cw,Sw=Fl({name:"Moon",__name:"moon",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 390.592 390.592 0 0 0-17.408 16.384zm181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"})]))}),_w=Sw,Mw=Fl({name:"MoreFilled",__name:"more-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"})]))}),Ew=Mw,Ow=Fl({name:"More",__name:"more",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"})]))}),zw=Ow,Vw=Fl({name:"MostlyCloudy",__name:"mostly-cloudy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.808 207.808 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.808 271.808 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"})]))}),Aw=Vw,Tw=Fl({name:"Mouse",__name:"mouse",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M438.144 256c-68.352 0-92.736 4.672-117.76 18.112-20.096 10.752-35.52 26.176-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76 10.752 20.096 26.176 35.52 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112 20.096-10.752 35.52-26.176 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.464 110.464 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.464 174.464 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.464 174.464 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.464 174.464 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"}),Ha("path",{fill:"currentColor",d:"M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"})]))}),Lw=Tw,Bw=Fl({name:"Mug",__name:"mug",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"})]))}),Iw=Bw,$w=Fl({name:"MuteNotification",__name:"mute-notification",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.128 320.128 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.552 319.552 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"}),Ha("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}),Rw=$w,Nw=Fl({name:"Mute",__name:"mute",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m412.16 592.128-45.44 45.44A191.232 191.232 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A222.976 222.976 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.976 286.976 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"}),Ha("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}),Hw=Nw,Dw=Fl({name:"NoSmoking",__name:"no-smoking",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}),Fw=Dw,Pw=Fl({name:"Notebook",__name:"notebook",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"})]))}),jw=Pw,Kw=Fl({name:"Notification",__name:"notification",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"}),Ha("path",{fill:"currentColor",d:"M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"})]))}),Ww=Kw,qw=Fl({name:"Odometer",__name:"odometer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"}),Ha("path",{fill:"currentColor",d:"M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"})]))}),Uw=qw,Yw=Fl({name:"OfficeBuilding",__name:"office-building",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"}),Ha("path",{fill:"currentColor",d:"M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"})]))}),Gw=Yw,Xw=Fl({name:"Open",__name:"open",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),Ha("path",{fill:"currentColor",d:"M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}),Zw=Xw,Jw=Fl({name:"Operation",__name:"operation",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"})]))}),Qw=Jw,ex=Fl({name:"Opportunity",__name:"opportunity",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 960v-64h192.064v64zm448-544a350.656 350.656 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.552 351.552 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"})]))}),tx=ex,lx=Fl({name:"Orange",__name:"orange",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 894.72a382.336 382.336 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.336 382.336 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024l182.976 182.912zM894.656 480a382.336 382.336 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024h258.688zm-134.72-261.248A382.336 382.336 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.336 382.336 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.336 382.336 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.336 382.336 0 0 0 89.408 215.936l182.976-182.912A127.232 127.232 0 0 1 388.032 544zm134.72 261.248A382.336 382.336 0 0 0 480 894.656V635.968a127.232 127.232 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"})]))}),nx=lx,ax=Fl({name:"Paperclip",__name:"paperclip",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744l294.144-294.208z"})]))}),ox=ax,rx=Fl({name:"PartlyCloudy",__name:"partly-cloudy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"}),Ha("path",{fill:"currentColor",d:"M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6003.84 6003.84 0 0 0-49.28 41.408z"})]))}),sx=rx,ix=Fl({name:"Pear",__name:"pear",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M542.336 258.816a443.255 443.255 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.688 162.688 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.688 162.688 0 0 0-130.112-133.12zm-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a316.608 316.608 0 0 0-9.792 15.104 226.688 226.688 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"})]))}),ux=ix,cx=Fl({name:"PhoneFilled",__name:"phone-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048z"})]))}),dx=cx,px=Fl({name:"Phone",__name:"phone",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472L139.84 402.304zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"})]))}),fx=Fl({name:"PictureFilled",__name:"picture-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384"})]))}),vx=Fl({name:"PictureRounded",__name:"picture-rounded",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896"}),Ha("path",{fill:"currentColor",d:"M640 288q64 0 64 64t-64 64q-64 0-64-64t64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z"})]))}),hx=Fl({name:"Picture",__name:"picture",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M384 288q64 0 64 64t-64 64q-64 0-64-64t64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"})]))}),mx=Fl({name:"PieChart",__name:"pie-chart",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.128 384.128 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.128 448.128 0 0 1 448 68.48z"}),Ha("path",{fill:"currentColor",d:"M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28zM512 64V33.152A448 448 0 0 1 990.848 512H512z"})]))}),gx=Fl({name:"Place",__name:"place",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"}),Ha("path",{fill:"currentColor",d:"M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"})]))}),yx=Fl({name:"Platform",__name:"platform",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"})]))}),bx=Fl({name:"Plus",__name:"plus",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"})]))}),wx=Fl({name:"Pointer",__name:"pointer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.272 94.272 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.272 158.272 0 0 1 185.984 8.32z"})]))}),xx=Fl({name:"Position",__name:"position",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88 249.6 417.088zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992l-391.424-52.736z"})]))}),Cx=Fl({name:"Postcard",__name:"postcard",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"}),Ha("path",{fill:"currentColor",d:"M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}),kx=Fl({name:"Pouring",__name:"pouring",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"})]))}),Sx=Fl({name:"Present",__name:"present",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),Ha("path",{fill:"currentColor",d:"M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"}),Ha("path",{fill:"currentColor",d:"M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),Ha("path",{fill:"currentColor",d:"M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}),_x=Fl({name:"PriceTag",__name:"price-tag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0z"}),Ha("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}),Mx=Fl({name:"Printer",__name:"printer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.296 23.296 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.296 23.296 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"})]))}),Ex=Fl({name:"Promotion",__name:"promotion",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"})]))}),Ox=Fl({name:"QuartzWatch",__name:"quartz-watch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51-8.67.32-16.17 3.66-22.5 10.02-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5c3.01-11.65.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01-.32-8.67-3.66-16.16-10.02-22.5-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01 3.35 11.99 10.85 19.49 22.5 22.5zm242.94 0c11.67-3.03 19.01-10.37 22.02-22.02 3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5c-6.36 6.34-9.7 13.84-10.02 22.5-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"}),Ha("path",{fill:"currentColor",d:"M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"}),Ha("path",{fill:"currentColor",d:"M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01 0 9.35 3 17.02 8.99 23.01 6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01 0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"})]))}),zx=Fl({name:"QuestionFilled",__name:"question-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z"})]))}),Vx=Fl({name:"Rank",__name:"rank",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544H186.496z"})]))}),Ax=Fl({name:"ReadingLamp",__name:"reading-lamp",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"}),Ha("path",{fill:"currentColor",d:"M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"})]))}),Tx=Fl({name:"Reading",__name:"reading",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36z"}),Ha("path",{fill:"currentColor",d:"M480 192h64v704h-64z"})]))}),Lx=Fl({name:"RefreshLeft",__name:"refresh-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"})]))}),Bx=Fl({name:"RefreshRight",__name:"refresh-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z"})]))}),Ix=Fl({name:"Refresh",__name:"refresh",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"})]))}),$x=Fl({name:"Refrigerator",__name:"refrigerator",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"})]))}),Rx=Fl({name:"RemoveFilled",__name:"remove-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"})]))}),Nx=Fl({name:"Remove",__name:"remove",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}),Hx=Fl({name:"Right",__name:"right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"})]))}),Dx=Fl({name:"ScaleToOriginal",__name:"scale-to-original",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512"})]))}),Fx=Fl({name:"School",__name:"school",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M64 832h896v64H64zm256-640h128v96H320z"}),Ha("path",{fill:"currentColor",d:"M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"})]))}),Px=Fl({name:"Scissor",__name:"scissor",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"})]))}),jx=Fl({name:"Search",__name:"search",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704"})]))}),Kx=Fl({name:"Select",__name:"select",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496z"})]))}),Wx=Fl({name:"Sell",__name:"sell",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248z"})]))}),qx=Fl({name:"SemiSelect",__name:"semi-select",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"})]))}),Ux=Fl({name:"Service",__name:"service",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.064 192.064 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193.235 193.235 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"})]))}),Yx=Fl({name:"SetUp",__name:"set-up",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"}),Ha("path",{fill:"currentColor",d:"M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),Ha("path",{fill:"currentColor",d:"M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),Ha("path",{fill:"currentColor",d:"M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}),Gx=Fl({name:"Setting",__name:"setting",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357.12 357.12 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a351.616 351.616 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357.12 357.12 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294.113 294.113 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293.12 293.12 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294.113 294.113 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288.282 288.282 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293.12 293.12 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a287.616 287.616 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"})]))}),Xx=Fl({name:"Share",__name:"share",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m679.872 348.8-301.76 188.608a127.808 127.808 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"})]))}),Zx=Fl({name:"Ship",__name:"ship",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2H185.408"})]))}),Jx=Fl({name:"Shop",__name:"shop",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"})]))}),Qx=Fl({name:"ShoppingBag",__name:"shopping-bag",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"}),Ha("path",{fill:"currentColor",d:"M192 704h640v64H192z"})]))}),eC=Fl({name:"ShoppingCartFull",__name:"shopping-cart-full",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"}),Ha("path",{fill:"currentColor",d:"M699.648 256 608 145.984 516.352 256h183.296zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648l179.2-215.04"})]))}),tC=Fl({name:"ShoppingCart",__name:"shopping-cart",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"})]))}),lC=Fl({name:"ShoppingTrolley",__name:"shopping-trolley",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833"})]))}),nC=Fl({name:"Smoking",__name:"smoking",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}),aC=Fl({name:"Soccer",__name:"soccer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.056 573.056 0 0 0 224.832-137.216 573.12 573.12 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.68 567.68 0 0 0 170.432 532.48l320.384 320.384zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944-199.936 199.936-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248l45.248 45.248z"})]))}),oC=Fl({name:"SoldOut",__name:"sold-out",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"})]))}),rC=Fl({name:"SortDown",__name:"sort-down",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"})]))}),sC=Fl({name:"SortUp",__name:"sort-up",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"})]))}),iC=Fl({name:"Sort",__name:"sort",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0V141.248z"})]))}),uC=Fl({name:"Stamp",__name:"stamp",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"})]))}),cC=Fl({name:"StarFilled",__name:"star-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z"})]))}),dC=Fl({name:"Star",__name:"star",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"})]))}),pC=Fl({name:"Stopwatch",__name:"stopwatch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),Ha("path",{fill:"currentColor",d:"M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"})]))}),fC=Fl({name:"SuccessFilled",__name:"success-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}),vC=Fl({name:"Sugar",__name:"sugar",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16l-109.248 19.2zm-548.8 198.72h447.168v2.24l60.8-60.8a63.808 63.808 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64.064 64.064 0 0 0-10.24 13.248zm0 64c2.752 4.736 6.144 9.152 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632l-137.6 24.256zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"})]))}),hC=Fl({name:"SuitcaseLine",__name:"suitcase-line",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5C77.16 253.82 64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"})]))}),mC=Fl({name:"Suitcase",__name:"suitcase",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),Ha("path",{fill:"currentColor",d:"M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64"})]))}),gC=Fl({name:"Sunny",__name:"sunny",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0zm543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"})]))}),yC=Fl({name:"Sunrise",__name:"sunrise",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0h-64.32zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0zm-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"})]))}),bC=Fl({name:"Sunset",__name:"sunset",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}),wC=Fl({name:"SwitchButton",__name:"switch-button",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128z"}),Ha("path",{fill:"currentColor",d:"M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"})]))}),xC=Fl({name:"SwitchFilled",__name:"switch-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36z"}),Ha("path",{fill:"currentColor",d:"M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.655 196.655 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.67 196.67 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42zm-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.695 131.695 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.655 196.655 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.69 196.69 0 0 0 139.08-57.61A196.655 196.655 0 0 0 896 699.31V325.29a196.69 196.69 0 0 0-57.61-139.08zm-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82z"})]))}),CC=Fl({name:"Switch",__name:"switch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344zM64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"})]))}),kC=Fl({name:"TakeawayBox",__name:"takeaway-box",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"})]))}),SC=Fl({name:"Ticket",__name:"ticket",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"})]))}),_C=Fl({name:"Tickets",__name:"tickets",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"})]))}),MC=Fl({name:"Timer",__name:"timer",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),Ha("path",{fill:"currentColor",d:"M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"})]))}),EC=Fl({name:"ToiletPaper",__name:"toilet-paper",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"}),Ha("path",{fill:"currentColor",d:"M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"})]))}),OC=Fl({name:"Tools",__name:"tools",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M764.416 254.72a351.68 351.68 0 0 1 86.336 149.184H960v192.064H850.752a351.68 351.68 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.68 351.68 0 0 1-86.336-149.312H64v-192h109.248a351.68 351.68 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"})]))}),zC=Fl({name:"TopLeft",__name:"top-left",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"}),Ha("path",{fill:"currentColor",d:"M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312l-544-544z"})]))}),VC=Fl({name:"TopRight",__name:"top-right",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"}),Ha("path",{fill:"currentColor",d:"M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312l544-544z"})]))}),AC=Fl({name:"Top",__name:"top",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"})]))}),TC=Fl({name:"TrendCharts",__name:"trend-charts",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624 139.84-156.608zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"})]))}),LC=Fl({name:"TrophyBase",__name:"trophy-base",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4C752 67.2 745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6C259.2 80 256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 16-9.6 22.4 3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4zM256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6C342.4 480 320 438.4 320 384V128h384v256c0 54.4-19.2 99.2-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2zM768 896H256c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6"})]))}),BC=Fl({name:"Trophy",__name:"trophy",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M480 896V702.08A256.256 256.256 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.256 256.256 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"})]))}),IC=Fl({name:"TurnOff",__name:"turn-off",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),Ha("path",{fill:"currentColor",d:"M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}),$C=Fl({name:"Umbrella",__name:"umbrella",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"})]))}),RC=Fl({name:"Unlock",__name:"unlock",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),Ha("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"})]))}),NC=Fl({name:"UploadFilled",__name:"upload-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.808 239.808 0 0 1 512 192a239.872 239.872 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"})]))}),HC=Fl({name:"Upload",__name:"upload",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"})]))}),DC=Fl({name:"UserFilled",__name:"user-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"})]))}),FC=Fl({name:"User",__name:"user",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"})]))}),PC=Fl({name:"Van",__name:"van",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96h151.872M688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"})]))}),jC=Fl({name:"VideoCameraFilled",__name:"video-camera-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0"})]))}),KC=Fl({name:"VideoCamera",__name:"video-camera",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"})]))}),WC=Fl({name:"VideoPause",__name:"video-pause",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"})]))}),qC=Fl({name:"VideoPlay",__name:"video-play",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"})]))}),UC=Fl({name:"View",__name:"view",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"})]))}),YC=Fl({name:"WalletFilled",__name:"wallet-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"})]))}),GC=Fl({name:"Wallet",__name:"wallet",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"}),Ha("path",{fill:"currentColor",d:"M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}),XC=Fl({name:"WarnTriangleFilled",__name:"warn-triangle-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49 12.91-20.12 12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"})]))}),ZC=Fl({name:"WarningFilled",__name:"warning-filled",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"})]))}),JC=Fl({name:"Warning",__name:"warning",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"})]))}),QC=Fl({name:"Watch",__name:"watch",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),Ha("path",{fill:"currentColor",d:"M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"}),Ha("path",{fill:"currentColor",d:"M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"})]))}),ek=Fl({name:"Watermelon",__name:"watermelon",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632l632 632"})]))}),tk=Fl({name:"WindPower",__name:"wind-power",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"})]))}),lk=Fl({name:"ZoomIn",__name:"zoom-in",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"})]))}),nk=Fl({name:"ZoomOut",__name:"zoom-out",setup:e=>(e,t)=>(za(),La("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[Ha("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"})]))});const ak=Object.freeze(Object.defineProperty({__proto__:null,AddLocation:ov,Aim:sv,AlarmClock:uv,Apple:dv,ArrowDown:hv,ArrowDownBold:fv,ArrowLeft:bv,ArrowLeftBold:gv,ArrowRight:kv,ArrowRightBold:xv,ArrowUp:Ev,ArrowUpBold:_v,Avatar:zv,Back:Av,Baseball:Lv,Basketball:Iv,Bell:Hv,BellFilled:Rv,Bicycle:Fv,Bottom:Uv,BottomLeft:jv,BottomRight:Wv,Bowl:Gv,Box:Zv,Briefcase:Qv,Brush:nh,BrushFilled:th,Burger:oh,Calendar:sh,Camera:dh,CameraFilled:uh,CaretBottom:fh,CaretLeft:hh,CaretRight:gh,CaretTop:bh,Cellphone:xh,ChatDotRound:kh,ChatDotSquare:_h,ChatLineRound:Eh,ChatLineSquare:zh,ChatRound:Ah,ChatSquare:Lh,Check:Ih,Checked:Rh,Cherry:Hh,Chicken:Fh,ChromeFilled:jh,CircleCheck:Uh,CircleCheckFilled:Wh,CircleClose:Zh,CircleCloseFilled:Gh,CirclePlus:tm,CirclePlusFilled:Qh,Clock:nm,Close:sm,CloseBold:om,Cloudy:um,Coffee:fm,CoffeeCup:dm,Coin:hm,ColdDrink:gm,Collection:xm,CollectionTag:bm,Comment:km,Compass:_m,Connection:Em,Coordinate:zm,CopyDocument:Am,Cpu:Lm,CreditCard:Im,Crop:Rm,DArrowLeft:Hm,DArrowRight:Fm,DCaret:jm,DataAnalysis:Wm,DataBoard:Um,DataLine:Gm,Delete:tg,DeleteFilled:Zm,DeleteLocation:Qm,Dessert:ng,Discount:og,Dish:ug,DishDot:sg,Document:xg,DocumentAdd:dg,DocumentChecked:fg,DocumentCopy:hg,DocumentDelete:gg,DocumentRemove:bg,Download:kg,Drizzling:_g,Edit:zg,EditPen:Eg,Eleme:Lg,ElemeFilled:Ag,ElementPlus:Ig,Expand:Rg,Failed:Hg,Female:Fg,Files:jg,Film:Wg,Filter:Ug,Finished:Gg,FirstAidKit:Zg,Flag:Qg,Fold:ty,Folder:fy,FolderAdd:ny,FolderChecked:oy,FolderDelete:sy,FolderOpened:uy,FolderRemove:dy,Food:hy,Football:gy,ForkSpoon:by,Fries:xy,FullScreen:ky,Goblet:Ay,GobletFull:_y,GobletSquare:zy,GobletSquareFull:Ey,GoldMedal:Ly,Goods:Ry,GoodsFilled:Iy,Grape:Hy,Grid:Fy,Guide:jy,Handbag:Wy,Headset:Uy,Help:Zy,HelpFilled:Gy,Hide:Qy,Histogram:tb,HomeFilled:nb,HotWater:ob,House:sb,IceCream:fb,IceCreamRound:ub,IceCreamSquare:db,IceDrink:hb,IceTea:gb,InfoFilled:bb,Iphone:xb,Key:kb,KnifeFork:_b,Lightning:Eb,Link:zb,List:Ab,Loading:Lb,Location:Hb,LocationFilled:Ib,LocationInformation:Rb,Lock:Fb,Lollipop:jb,MagicStick:Wb,Magnet:Ub,Male:Gb,Management:Zb,MapLocation:Qb,Medal:tw,Memo:nw,Menu:ow,Message:uw,MessageBox:sw,Mic:dw,Microphone:fw,MilkTea:hw,Minus:gw,Money:bw,Monitor:xw,Moon:_w,MoonNight:kw,More:zw,MoreFilled:Ew,MostlyCloudy:Aw,Mouse:Lw,Mug:Iw,Mute:Hw,MuteNotification:Rw,NoSmoking:Fw,Notebook:jw,Notification:Ww,Odometer:Uw,OfficeBuilding:Gw,Open:Zw,Operation:Qw,Opportunity:tx,Orange:nx,Paperclip:ox,PartlyCloudy:sx,Pear:ux,Phone:px,PhoneFilled:dx,Picture:hx,PictureFilled:fx,PictureRounded:vx,PieChart:mx,Place:gx,Platform:yx,Plus:bx,Pointer:wx,Position:xx,Postcard:Cx,Pouring:kx,Present:Sx,PriceTag:_x,Printer:Mx,Promotion:Ex,QuartzWatch:Ox,QuestionFilled:zx,Rank:Vx,Reading:Tx,ReadingLamp:Ax,Refresh:Ix,RefreshLeft:Lx,RefreshRight:Bx,Refrigerator:$x,Remove:Nx,RemoveFilled:Rx,Right:Hx,ScaleToOriginal:Dx,School:Fx,Scissor:Px,Search:jx,Select:Kx,Sell:Wx,SemiSelect:qx,Service:Ux,SetUp:Yx,Setting:Gx,Share:Xx,Ship:Zx,Shop:Jx,ShoppingBag:Qx,ShoppingCart:tC,ShoppingCartFull:eC,ShoppingTrolley:lC,Smoking:nC,Soccer:aC,SoldOut:oC,Sort:iC,SortDown:rC,SortUp:sC,Stamp:uC,Star:dC,StarFilled:cC,Stopwatch:pC,SuccessFilled:fC,Sugar:vC,Suitcase:mC,SuitcaseLine:hC,Sunny:gC,Sunrise:yC,Sunset:bC,Switch:CC,SwitchButton:wC,SwitchFilled:xC,TakeawayBox:kC,Ticket:SC,Tickets:_C,Timer:MC,ToiletPaper:EC,Tools:OC,Top:AC,TopLeft:zC,TopRight:VC,TrendCharts:TC,Trophy:BC,TrophyBase:LC,TurnOff:IC,Umbrella:$C,Unlock:RC,Upload:HC,UploadFilled:NC,User:FC,UserFilled:DC,Van:PC,VideoCamera:KC,VideoCameraFilled:jC,VideoPause:WC,VideoPlay:qC,View:UC,Wallet:GC,WalletFilled:YC,WarnTriangleFilled:XC,Warning:JC,WarningFilled:ZC,Watch:QC,Watermelon:ek,WindPower:tk,ZoomIn:lk,ZoomOut:nk},Symbol.toStringTag,{value:"Module"})),ok="__epPropKey",rk=(e,t)=>{if(!y(e)||y(l=e)&&l[ok])return e;var l;const{values:n,required:a,default:o,type:r,validator:s}=e,i=n||s?l=>{let a=!1,r=[];if(n&&(r=Array.from(n),c(e,"default")&&r.push(o),a||(a=r.includes(l))),s&&(a||(a=s(l))),!a&&r.length>0){const e=[...new Set(r)].map((e=>JSON.stringify(e))).join(", ");go(`Invalid prop: validation failed${t?` for prop "${t}"`:""}. Expected one of [${e}], got value ${JSON.stringify(l)}.`)}return a}:void 0,u={type:r,required:!!a,validator:i,[ok]:!0};return c(e,"default")&&(u.default=o),u},sk=e=>ff(Object.entries(e).map((([e,t])=>[e,rk(t,e)]))),ik=[String,Object,Function],uk={Close:sm},ck={Close:sm,SuccessFilled:fC,InfoFilled:bb,WarningFilled:ZC,CircleCloseFilled:Gh},dk={success:fC,warning:ZC,error:Gh,info:bb},pk={validating:Lb,success:Uh,error:Zh},fk=(e,t)=>{if(e.install=l=>{for(const n of[e,...Object.values(null!=t?t:{})])l.component(n.name,n)},t)for(const[l,n]of Object.entries(t))e[l]=n;return e},vk=(e,t)=>(e.install=l=>{e._context=l._context,l.config.globalProperties[t]=e},e),hk=e=>(e.install=n,e),mk=(...e)=>t=>{e.forEach((e=>{h(e)?e(t):e.value=t}))},gk={tab:"Tab",enter:"Enter",space:"Space",left:"ArrowLeft",up:"ArrowUp",right:"ArrowRight",down:"ArrowDown",esc:"Escape",delete:"Delete",backspace:"Backspace",numpadEnter:"NumpadEnter",pageUp:"PageUp",pageDown:"PageDown",home:"Home",end:"End"},yk=["sun","mon","tue","wed","thu","fri","sat"],bk="update:modelValue",wk="change",xk="input",Ck=Symbol("INSTALLED_KEY"),kk=["","default","small","large"],Sk=e=>["",...kk].includes(e);var _k=(e=>(e[e.TEXT=1]="TEXT",e[e.CLASS=2]="CLASS",e[e.STYLE=4]="STYLE",e[e.PROPS=8]="PROPS",e[e.FULL_PROPS=16]="FULL_PROPS",e[e.HYDRATE_EVENTS=32]="HYDRATE_EVENTS",e[e.STABLE_FRAGMENT=64]="STABLE_FRAGMENT",e[e.KEYED_FRAGMENT=128]="KEYED_FRAGMENT",e[e.UNKEYED_FRAGMENT=256]="UNKEYED_FRAGMENT",e[e.NEED_PATCH=512]="NEED_PATCH",e[e.DYNAMIC_SLOTS=1024]="DYNAMIC_SLOTS",e[e.HOISTED=-1]="HOISTED",e[e.BAIL=-2]="BAIL",e))(_k||{});function Mk(e){return Ia(e)&&e.type===ka}function Ek(e){return Ia(e)&&!Mk(e)&&!function(e){return Ia(e)&&e.type===_a}(e)}const Ok=e=>{const t=d(e)?e:[e],l=[];return t.forEach((e=>{var t;d(e)?l.push(...Ok(e)):Ia(e)&&d(e.children)?l.push(...Ok(e.children)):(l.push(e),Ia(e)&&(null==(t=e.component)?void 0:t.subTree)&&l.push(...Ok(e.component.subTree)))})),l},zk=e=>[...new Set(e)],Vk=e=>e||0===e?Array.isArray(e)?e:[e]:[],Ak=e=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(e);const Tk=["class","style"],Lk=/^on[A-Z]/,Bk=(e={})=>{const{excludeListeners:t=!1,excludeKeys:l}=e,n=vo((()=>((null==l?void 0:l.value)||[]).concat(Tk))),a=Qa();return vo(a?()=>{var e;return ff(Object.entries(null==(e=a.proxy)?void 0:e.$attrs).filter((([e])=>!(n.value.includes(e)||t&&Lk.test(e)))))}:()=>({}))},Ik=({from:e,replacement:t,scope:l,version:n,ref:a,type:o="API"},r)=>{Un((()=>zt(r)),(e=>{}),{immediate:!0})},$k=(e,t,l,n)=>{let a={offsetX:0,offsetY:0};const o=t=>{const l=t.clientX,o=t.clientY,{offsetX:r,offsetY:s}=a,i=e.value.getBoundingClientRect(),u=i.left,c=i.top,d=i.width,p=i.height,f=document.documentElement.clientWidth,v=document.documentElement.clientHeight,h=-u+r,m=-c+s,g=f-u-d+r,y=v-c-p+s,b=t=>{let i=r+t.clientX-l,u=s+t.clientY-o;(null==n?void 0:n.value)||(i=Math.min(Math.max(i,h),g),u=Math.min(Math.max(u,m),y)),a={offsetX:i,offsetY:u},e.value&&(e.value.style.transform=`translate(${Gf(i)}, ${Gf(u)})`)},w=()=>{document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",w)};document.addEventListener("mousemove",b),document.addEventListener("mouseup",w)},r=()=>{t.value&&e.value&&t.value.removeEventListener("mousedown",o)};Ol((()=>{Wn((()=>{l.value?t.value&&e.value&&t.value.addEventListener("mousedown",o):r()}))})),Al((()=>{r()}))};var Rk={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color."},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};const Nk=e=>(t,l)=>Hk(t,l,zt(e)),Hk=(e,t,l)=>Ec(l,e,e).replace(/\{(\w+)\}/g,((e,l)=>{var n;return`${null!=(n=null==t?void 0:t[l])?n:`{${l}}`}`})),Dk=Symbol("localeContextKey"),Fk=e=>{const t=e||gn(Dk,_t());return(e=>({lang:vo((()=>zt(e).name)),locale:St(e)?e:_t(e),t:Nk(e)}))(vo((()=>t.value||Rk)))},Pk="el",jk=(e,t,l,n,a)=>{let o=`${e}-${t}`;return l&&(o+=`-${l}`),n&&(o+=`__${n}`),a&&(o+=`--${a}`),o},Kk=Symbol("namespaceContextKey"),Wk=e=>{const t=e||(Qa()?gn(Kk,_t(Pk)):_t(Pk));return vo((()=>zt(t)||Pk))},qk=(e,t)=>{const l=Wk(t);return{namespace:l,b:(t="")=>jk(l.value,e,t,"",""),e:t=>t?jk(l.value,e,"",t,""):"",m:t=>t?jk(l.value,e,"","",t):"",be:(t,n)=>t&&n?jk(l.value,e,t,n,""):"",em:(t,n)=>t&&n?jk(l.value,e,"",t,n):"",bm:(t,n)=>t&&n?jk(l.value,e,t,"",n):"",bem:(t,n,a)=>t&&n&&a?jk(l.value,e,t,n,a):"",is:(e,...t)=>{const l=!(t.length>=1)||t[0];return e&&l?`is-${e}`:""},cssVar:e=>{const t={};for(const n in e)e[n]&&(t[`--${l.value}-${n}`]=e[n]);return t},cssVarName:e=>`--${l.value}-${e}`,cssVarBlock:t=>{const n={};for(const a in t)t[a]&&(n[`--${l.value}-${e}-${a}`]=t[a]);return n},cssVarBlockName:t=>`--${l.value}-${e}-${t}`}},Uk=(e,t={})=>{St(e)||jf("[useLockscreen]","You need to pass a ref param to this function");const l=t.ns||qk("popup"),n=vo((()=>l.bm("parent","hidden")));if(!ms||Wf(document.body,n.value))return;let a=0,o=!1,r="0";const s=()=>{setTimeout((()=>{Uf(null==document?void 0:document.body,n.value),o&&document&&(document.body.style.width=r)}),200)};Un(e,(e=>{if(!e)return void s();o=!Wf(document.body,n.value),o&&(r=document.body.style.width),a=Qf(l.namespace.value);const t=document.documentElement.clientHeight0&&(t||"scroll"===i)&&o&&(document.body.style.width=`calc(100% - ${a}px)`),qf(document.body,n.value)})),re((()=>s()))},Yk=rk({type:Boolean,default:null}),Gk=rk({type:Function}),Xk=e=>{const t=`update:${e}`,l=`onUpdate:${e}`,n=[t];return{useModelToggle:({indicator:n,toggleReason:a,shouldHideWhenRouteChanges:o,shouldProceed:r,onShow:s,onHide:i})=>{const u=Qa(),{emit:c}=u,d=u.props,p=vo((()=>h(d[l]))),f=vo((()=>null===d[e])),v=e=>{!0!==n.value&&(n.value=!0,a&&(a.value=e),h(s)&&s(e))},m=e=>{!1!==n.value&&(n.value=!1,a&&(a.value=e),h(i)&&i(e))},g=e=>{if(!0===d.disabled||h(r)&&!r())return;const l=p.value&&ms;l&&c(t,!0),!f.value&&l||v(e)},y=e=>{if(!0===d.disabled||!ms)return;const l=p.value&&ms;l&&c(t,!1),!f.value&&l||m(e)},b=e=>{Vf(e)&&(d.disabled&&e?p.value&&c(t,!1):n.value!==e&&(e?v():m()))};return Un((()=>d[e]),b),o&&void 0!==u.appContext.config.globalProperties.$route&&Un((()=>({...u.proxy.$route})),(()=>{o.value&&n.value&&y()})),Ol((()=>{b(d[e])})),{hide:y,show:g,toggle:()=>{n.value?y():g()},hasUpdateHandler:p}},useModelToggleProps:{[e]:Yk,[l]:Gk},useModelToggleEmits:n}};Xk("modelValue");const Zk=e=>{const t=Qa();return vo((()=>{var l,n;return null==(n=null==(l=null==t?void 0:t.proxy)?void 0:l.$props)?void 0:n[e]}))};var Jk="top",Qk="bottom",eS="right",tS="left",lS="auto",nS=[Jk,Qk,eS,tS],aS="start",oS="end",rS="clippingParents",sS="viewport",iS="popper",uS="reference",cS=nS.reduce((function(e,t){return e.concat([t+"-"+aS,t+"-"+oS])}),[]),dS=[].concat(nS,[lS]).reduce((function(e,t){return e.concat([t,t+"-"+aS,t+"-"+oS])}),[]),pS=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function fS(e){return e?(e.nodeName||"").toLowerCase():null}function vS(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function hS(e){return e instanceof vS(e).Element||e instanceof Element}function mS(e){return e instanceof vS(e).HTMLElement||e instanceof HTMLElement}function gS(e){return"undefined"!=typeof ShadowRoot&&(e instanceof vS(e).ShadowRoot||e instanceof ShadowRoot)}var yS={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var l=t.styles[e]||{},n=t.attributes[e]||{},a=t.elements[e];!mS(a)||!fS(a)||(Object.assign(a.style,l),Object.keys(n).forEach((function(e){var t=n[e];!1===t?a.removeAttribute(e):a.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,l={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,l.popper),t.styles=l,t.elements.arrow&&Object.assign(t.elements.arrow.style,l.arrow),function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e],a=t.attributes[e]||{},o=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:l[e]).reduce((function(e,t){return e[t]="",e}),{});!mS(n)||!fS(n)||(Object.assign(n.style,o),Object.keys(a).forEach((function(e){n.removeAttribute(e)})))}))}},requires:["computeStyles"]};function bS(e){return e.split("-")[0]}var wS=Math.max,xS=Math.min,CS=Math.round;function kS(e,t){void 0===t&&(t=!1);var l=e.getBoundingClientRect(),n=1,a=1;if(mS(e)&&t){var o=e.offsetHeight,r=e.offsetWidth;r>0&&(n=CS(l.width)/r||1),o>0&&(a=CS(l.height)/o||1)}return{width:l.width/n,height:l.height/a,top:l.top/a,right:l.right/n,bottom:l.bottom/a,left:l.left/n,x:l.left/n,y:l.top/a}}function SS(e){var t=kS(e),l=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-l)<=1&&(l=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:l,height:n}}function _S(e,t){var l=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(l&&gS(l)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function MS(e){return vS(e).getComputedStyle(e)}function ES(e){return["table","td","th"].indexOf(fS(e))>=0}function OS(e){return((hS(e)?e.ownerDocument:e.document)||window.document).documentElement}function zS(e){return"html"===fS(e)?e:e.assignedSlot||e.parentNode||(gS(e)?e.host:null)||OS(e)}function VS(e){return mS(e)&&"fixed"!==MS(e).position?e.offsetParent:null}function AS(e){for(var t=vS(e),l=VS(e);l&&ES(l)&&"static"===MS(l).position;)l=VS(l);return l&&("html"===fS(l)||"body"===fS(l)&&"static"===MS(l).position)?t:l||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&mS(e)&&"fixed"===MS(e).position)return null;var l=zS(e);for(gS(l)&&(l=l.host);mS(l)&&["html","body"].indexOf(fS(l))<0;){var n=MS(l);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return l;l=l.parentNode}return null}(e)||t}function TS(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function LS(e,t,l){return wS(e,xS(t,l))}function BS(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function IS(e,t){return t.reduce((function(t,l){return t[l]=e,t}),{})}var $S={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,l=e.state,n=e.name,a=e.options,o=l.elements.arrow,r=l.modifiersData.popperOffsets,s=bS(l.placement),i=TS(s),u=[tS,eS].indexOf(s)>=0?"height":"width";if(o&&r){var c=function(e,t){return BS("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:IS(e,nS))}(a.padding,l),d=SS(o),p="y"===i?Jk:tS,f="y"===i?Qk:eS,v=l.rects.reference[u]+l.rects.reference[i]-r[i]-l.rects.popper[u],h=r[i]-l.rects.reference[i],m=AS(o),g=m?"y"===i?m.clientHeight||0:m.clientWidth||0:0,y=v/2-h/2,b=c[p],w=g-d[u]-c[f],x=g/2-d[u]/2+y,C=LS(b,x,w),k=i;l.modifiersData[n]=((t={})[k]=C,t.centerOffset=C-x,t)}},effect:function(e){var t=e.state,l=e.options.element,n=void 0===l?"[data-popper-arrow]":l;null!=n&&("string"==typeof n&&!(n=t.elements.popper.querySelector(n))||!_S(t.elements.popper,n)||(t.elements.arrow=n))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function RS(e){return e.split("-")[1]}var NS={top:"auto",right:"auto",bottom:"auto",left:"auto"};function HS(e){var t,l=e.popper,n=e.popperRect,a=e.placement,o=e.variation,r=e.offsets,s=e.position,i=e.gpuAcceleration,u=e.adaptive,c=e.roundOffsets,d=e.isFixed,p=r.x,f=void 0===p?0:p,v=r.y,h=void 0===v?0:v,m="function"==typeof c?c({x:f,y:h}):{x:f,y:h};f=m.x,h=m.y;var g=r.hasOwnProperty("x"),y=r.hasOwnProperty("y"),b=tS,w=Jk,x=window;if(u){var C=AS(l),k="clientHeight",S="clientWidth";if(C===vS(l)&&("static"!==MS(C=OS(l)).position&&"absolute"===s&&(k="scrollHeight",S="scrollWidth")),a===Jk||(a===tS||a===eS)&&o===oS)w=Qk,h-=(d&&C===x&&x.visualViewport?x.visualViewport.height:C[k])-n.height,h*=i?1:-1;if(a===tS||(a===Jk||a===Qk)&&o===oS)b=eS,f-=(d&&C===x&&x.visualViewport?x.visualViewport.width:C[S])-n.width,f*=i?1:-1}var _,M=Object.assign({position:s},u&&NS),E=!0===c?function(e){var t=e.x,l=e.y,n=window.devicePixelRatio||1;return{x:CS(t*n)/n||0,y:CS(l*n)/n||0}}({x:f,y:h}):{x:f,y:h};return f=E.x,h=E.y,i?Object.assign({},M,((_={})[w]=y?"0":"",_[b]=g?"0":"",_.transform=(x.devicePixelRatio||1)<=1?"translate("+f+"px, "+h+"px)":"translate3d("+f+"px, "+h+"px, 0)",_)):Object.assign({},M,((t={})[w]=y?h+"px":"",t[b]=g?f+"px":"",t.transform="",t))}var DS={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,l=e.options,n=l.gpuAcceleration,a=void 0===n||n,o=l.adaptive,r=void 0===o||o,s=l.roundOffsets,i=void 0===s||s,u={placement:bS(t.placement),variation:RS(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,HS(Object.assign({},u,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:r,roundOffsets:i})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,HS(Object.assign({},u,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:i})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},FS={passive:!0};var PS={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,l=e.instance,n=e.options,a=n.scroll,o=void 0===a||a,r=n.resize,s=void 0===r||r,i=vS(t.elements.popper),u=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&u.forEach((function(e){e.addEventListener("scroll",l.update,FS)})),s&&i.addEventListener("resize",l.update,FS),function(){o&&u.forEach((function(e){e.removeEventListener("scroll",l.update,FS)})),s&&i.removeEventListener("resize",l.update,FS)}},data:{}},jS={left:"right",right:"left",bottom:"top",top:"bottom"};function KS(e){return e.replace(/left|right|bottom|top/g,(function(e){return jS[e]}))}var WS={start:"end",end:"start"};function qS(e){return e.replace(/start|end/g,(function(e){return WS[e]}))}function US(e){var t=vS(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function YS(e){return kS(OS(e)).left+US(e).scrollLeft}function GS(e){var t=MS(e),l=t.overflow,n=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(l+a+n)}function XS(e){return["html","body","#document"].indexOf(fS(e))>=0?e.ownerDocument.body:mS(e)&&GS(e)?e:XS(zS(e))}function ZS(e,t){var l;void 0===t&&(t=[]);var n=XS(e),a=n===(null==(l=e.ownerDocument)?void 0:l.body),o=vS(n),r=a?[o].concat(o.visualViewport||[],GS(n)?n:[]):n,s=t.concat(r);return a?s:s.concat(ZS(zS(r)))}function JS(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function QS(e,t){return t===sS?JS(function(e){var t=vS(e),l=OS(e),n=t.visualViewport,a=l.clientWidth,o=l.clientHeight,r=0,s=0;return n&&(a=n.width,o=n.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(r=n.offsetLeft,s=n.offsetTop)),{width:a,height:o,x:r+YS(e),y:s}}(e)):hS(t)?function(e){var t=kS(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):JS(function(e){var t,l=OS(e),n=US(e),a=null==(t=e.ownerDocument)?void 0:t.body,o=wS(l.scrollWidth,l.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),r=wS(l.scrollHeight,l.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),s=-n.scrollLeft+YS(e),i=-n.scrollTop;return"rtl"===MS(a||l).direction&&(s+=wS(l.clientWidth,a?a.clientWidth:0)-o),{width:o,height:r,x:s,y:i}}(OS(e)))}function e_(e,t,l){var n="clippingParents"===t?function(e){var t=ZS(zS(e)),l=["absolute","fixed"].indexOf(MS(e).position)>=0&&mS(e)?AS(e):e;return hS(l)?t.filter((function(e){return hS(e)&&_S(e,l)&&"body"!==fS(e)})):[]}(e):[].concat(t),a=[].concat(n,[l]),o=a[0],r=a.reduce((function(t,l){var n=QS(e,l);return t.top=wS(n.top,t.top),t.right=xS(n.right,t.right),t.bottom=xS(n.bottom,t.bottom),t.left=wS(n.left,t.left),t}),QS(e,o));return r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}function t_(e){var t,l=e.reference,n=e.element,a=e.placement,o=a?bS(a):null,r=a?RS(a):null,s=l.x+l.width/2-n.width/2,i=l.y+l.height/2-n.height/2;switch(o){case Jk:t={x:s,y:l.y-n.height};break;case Qk:t={x:s,y:l.y+l.height};break;case eS:t={x:l.x+l.width,y:i};break;case tS:t={x:l.x-n.width,y:i};break;default:t={x:l.x,y:l.y}}var u=o?TS(o):null;if(null!=u){var c="y"===u?"height":"width";switch(r){case aS:t[u]=t[u]-(l[c]/2-n[c]/2);break;case oS:t[u]=t[u]+(l[c]/2-n[c]/2)}}return t}function l_(e,t){void 0===t&&(t={});var l=t,n=l.placement,a=void 0===n?e.placement:n,o=l.boundary,r=void 0===o?rS:o,s=l.rootBoundary,i=void 0===s?sS:s,u=l.elementContext,c=void 0===u?iS:u,d=l.altBoundary,p=void 0!==d&&d,f=l.padding,v=void 0===f?0:f,h=BS("number"!=typeof v?v:IS(v,nS)),m=c===iS?uS:iS,g=e.rects.popper,y=e.elements[p?m:c],b=e_(hS(y)?y:y.contextElement||OS(e.elements.popper),r,i),w=kS(e.elements.reference),x=t_({reference:w,element:g,strategy:"absolute",placement:a}),C=JS(Object.assign({},g,x)),k=c===iS?C:w,S={top:b.top-k.top+h.top,bottom:k.bottom-b.bottom+h.bottom,left:b.left-k.left+h.left,right:k.right-b.right+h.right},_=e.modifiersData.offset;if(c===iS&&_){var M=_[a];Object.keys(S).forEach((function(e){var t=[eS,Qk].indexOf(e)>=0?1:-1,l=[Jk,Qk].indexOf(e)>=0?"y":"x";S[e]+=M[l]*t}))}return S}var n_={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,l=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var a=l.mainAxis,o=void 0===a||a,r=l.altAxis,s=void 0===r||r,i=l.fallbackPlacements,u=l.padding,c=l.boundary,d=l.rootBoundary,p=l.altBoundary,f=l.flipVariations,v=void 0===f||f,h=l.allowedAutoPlacements,m=t.options.placement,g=bS(m),y=i||(g===m||!v?[KS(m)]:function(e){if(bS(e)===lS)return[];var t=KS(e);return[qS(e),t,qS(t)]}(m)),b=[m].concat(y).reduce((function(e,l){return e.concat(bS(l)===lS?function(e,t){void 0===t&&(t={});var l=t,n=l.placement,a=l.boundary,o=l.rootBoundary,r=l.padding,s=l.flipVariations,i=l.allowedAutoPlacements,u=void 0===i?dS:i,c=RS(n),d=c?s?cS:cS.filter((function(e){return RS(e)===c})):nS,p=d.filter((function(e){return u.indexOf(e)>=0}));0===p.length&&(p=d);var f=p.reduce((function(t,l){return t[l]=l_(e,{placement:l,boundary:a,rootBoundary:o,padding:r})[bS(l)],t}),{});return Object.keys(f).sort((function(e,t){return f[e]-f[t]}))}(t,{placement:l,boundary:c,rootBoundary:d,padding:u,flipVariations:v,allowedAutoPlacements:h}):l)}),[]),w=t.rects.reference,x=t.rects.popper,C=new Map,k=!0,S=b[0],_=0;_=0,V=z?"width":"height",A=l_(t,{placement:M,boundary:c,rootBoundary:d,altBoundary:p,padding:u}),T=z?O?eS:tS:O?Qk:Jk;w[V]>x[V]&&(T=KS(T));var L=KS(T),B=[];if(o&&B.push(A[E]<=0),s&&B.push(A[T]<=0,A[L]<=0),B.every((function(e){return e}))){S=M,k=!1;break}C.set(M,B)}if(k)for(var I=function(e){var t=b.find((function(t){var l=C.get(t);if(l)return l.slice(0,e).every((function(e){return e}))}));if(t)return S=t,"break"},$=v?3:1;$>0;$--){if("break"===I($))break}t.placement!==S&&(t.modifiersData[n]._skip=!0,t.placement=S,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function a_(e,t,l){return void 0===l&&(l={x:0,y:0}),{top:e.top-t.height-l.y,right:e.right-t.width+l.x,bottom:e.bottom-t.height+l.y,left:e.left-t.width-l.x}}function o_(e){return[Jk,eS,Qk,tS].some((function(t){return e[t]>=0}))}var r_={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,l=e.name,n=t.rects.reference,a=t.rects.popper,o=t.modifiersData.preventOverflow,r=l_(t,{elementContext:"reference"}),s=l_(t,{altBoundary:!0}),i=a_(r,n),u=a_(s,a,o),c=o_(i),d=o_(u);t.modifiersData[l]={referenceClippingOffsets:i,popperEscapeOffsets:u,isReferenceHidden:c,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":d})}};var s_={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,l=e.options,n=e.name,a=l.offset,o=void 0===a?[0,0]:a,r=dS.reduce((function(e,l){return e[l]=function(e,t,l){var n=bS(e),a=[tS,Jk].indexOf(n)>=0?-1:1,o="function"==typeof l?l(Object.assign({},t,{placement:e})):l,r=o[0],s=o[1];return r=r||0,s=(s||0)*a,[tS,eS].indexOf(n)>=0?{x:s,y:r}:{x:r,y:s}}(l,t.rects,o),e}),{}),s=r[t.placement],i=s.x,u=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=u),t.modifiersData[n]=r}};var i_={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,l=e.name;t.modifiersData[l]=t_({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};var u_={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,l=e.options,n=e.name,a=l.mainAxis,o=void 0===a||a,r=l.altAxis,s=void 0!==r&&r,i=l.boundary,u=l.rootBoundary,c=l.altBoundary,d=l.padding,p=l.tether,f=void 0===p||p,v=l.tetherOffset,h=void 0===v?0:v,m=l_(t,{boundary:i,rootBoundary:u,padding:d,altBoundary:c}),g=bS(t.placement),y=RS(t.placement),b=!y,w=TS(g),x=function(e){return"x"===e?"y":"x"}(w),C=t.modifiersData.popperOffsets,k=t.rects.reference,S=t.rects.popper,_="function"==typeof h?h(Object.assign({},t.rects,{placement:t.placement})):h,M="number"==typeof _?{mainAxis:_,altAxis:_}:Object.assign({mainAxis:0,altAxis:0},_),E=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,O={x:0,y:0};if(C){if(o){var z,V="y"===w?Jk:tS,A="y"===w?Qk:eS,T="y"===w?"height":"width",L=C[w],B=L+m[V],I=L-m[A],$=f?-S[T]/2:0,R=y===aS?k[T]:S[T],N=y===aS?-S[T]:-k[T],H=t.elements.arrow,D=f&&H?SS(H):{width:0,height:0},F=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},P=F[V],j=F[A],K=LS(0,k[T],D[T]),W=b?k[T]/2-$-K-P-M.mainAxis:R-K-P-M.mainAxis,q=b?-k[T]/2+$+K+j+M.mainAxis:N+K+j+M.mainAxis,U=t.elements.arrow&&AS(t.elements.arrow),Y=U?"y"===w?U.clientTop||0:U.clientLeft||0:0,G=null!=(z=null==E?void 0:E[w])?z:0,X=L+q-G,Z=LS(f?xS(B,L+W-G-Y):B,L,f?wS(I,X):I);C[w]=Z,O[w]=Z-L}if(s){var J,Q="x"===w?Jk:tS,ee="x"===w?Qk:eS,te=C[x],le="y"===x?"height":"width",ne=te+m[Q],ae=te-m[ee],oe=-1!==[Jk,tS].indexOf(g),re=null!=(J=null==E?void 0:E[x])?J:0,se=oe?ne:te-k[le]-S[le]-re+M.altAxis,ie=oe?te+k[le]+S[le]-re-M.altAxis:ae,ue=f&&oe?function(e,t,l){var n=LS(e,t,l);return n>l?l:n}(se,te,ie):LS(f?se:ne,te,f?ie:ae);C[x]=ue,O[x]=ue-te}t.modifiersData[n]=O}},requiresIfExists:["offset"]};function c_(e,t,l){void 0===l&&(l=!1);var n=mS(t),a=mS(t)&&function(e){var t=e.getBoundingClientRect(),l=CS(t.width)/e.offsetWidth||1,n=CS(t.height)/e.offsetHeight||1;return 1!==l||1!==n}(t),o=OS(t),r=kS(e,a),s={scrollLeft:0,scrollTop:0},i={x:0,y:0};return(n||!n&&!l)&&(("body"!==fS(t)||GS(o))&&(s=function(e){return e!==vS(e)&&mS(e)?function(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}(e):US(e)}(t)),mS(t)?((i=kS(t,!0)).x+=t.clientLeft,i.y+=t.clientTop):o&&(i.x=YS(o))),{x:r.left+s.scrollLeft-i.x,y:r.top+s.scrollTop-i.y,width:r.width,height:r.height}}function d_(e){var t=new Map,l=new Set,n=[];function a(e){l.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!l.has(e)){var n=t.get(e);n&&a(n)}})),n.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){l.has(e.name)||a(e)})),n}function p_(e){var t;return function(){return t||(t=new Promise((function(l){Promise.resolve().then((function(){t=void 0,l(e())}))}))),t}}var f_={placement:"bottom",modifiers:[],strategy:"absolute"};function v_(){for(var e=arguments.length,t=new Array(e),l=0;l{const n={name:"updateState",enabled:!0,phase:"write",fn:({state:e})=>{const t=function(e){const t=Object.keys(e.elements),l=ff(t.map((t=>[t,e.styles[t]||{}]))),n=ff(t.map((t=>[t,e.attributes[t]])));return{styles:l,attributes:n}}(e);Object.assign(r.value,t)},requires:["computeStyles"]},a=vo((()=>{const{onFirstUpdate:e,placement:t,strategy:a,modifiers:o}=zt(l);return{onFirstUpdate:e,placement:t||"bottom",strategy:a||"absolute",modifiers:[...o||[],n,{name:"applyStyles",enabled:!1}]}})),o=Mt(),r=_t({styles:{popper:{position:zt(a).strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),s=()=>{o.value&&(o.value.destroy(),o.value=void 0)};return Un(a,(e=>{const t=zt(o);t&&t.setOptions(e)}),{deep:!0}),Un([e,t],(([e,t])=>{s(),e&&t&&(o.value=m_(e,t,zt(a)))})),Al((()=>{s()})),{state:vo((()=>{var e;return{...(null==(e=zt(o))?void 0:e.state)||{}}})),styles:vo((()=>zt(r).styles)),attributes:vo((()=>zt(r).attributes)),update:()=>{var e;return null==(e=zt(o))?void 0:e.update()},forceUpdate:()=>{var e;return null==(e=zt(o))?void 0:e.forceUpdate()},instanceRef:vo((()=>zt(o)))}};const y_=e=>{if(!e)return{onClick:n,onMousedown:n,onMouseup:n};let t=!1,l=!1;return{onClick:n=>{t&&l&&e(n),t=l=!1},onMousedown:e=>{t=e.target===e.currentTarget},onMouseup:e=>{l=e.target===e.currentTarget}}};function b_(){let e;const t=()=>window.clearTimeout(e);return Ss((()=>t())),{registerTimeout:(l,n)=>{t(),e=window.setTimeout(l,n)},cancelTimeout:t}}const w_={prefix:Math.floor(1e4*Math.random()),current:0},x_=Symbol("elIdInjection"),C_=()=>Qa()?gn(x_,w_):w_,k_=e=>{const t=C_(),l=Wk();return vo((()=>zt(e)||`${l.value}-id-${t.prefix}-${t.current++}`))};let S_=[];const __=e=>{const t=e;t.key===gk.esc&&S_.forEach((e=>e(t)))};let M_;const E_=()=>{const e=Wk(),t=C_(),l=vo((()=>`${e.value}-popper-container-${t.prefix}`)),n=vo((()=>`#${l.value}`));return{id:l,selector:n}},O_=()=>{const{id:e,selector:t}=E_();return El((()=>{ms&&(M_||document.body.querySelector(t.value)||(M_=(e=>{const t=document.createElement("div");return t.id=e,document.body.appendChild(t),t})(e.value)))})),{id:e,selector:t}},z_=sk({showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0}}),V_=Symbol("elForwardRef"),A_={current:0},T_=_t(0),L_=2e3,B_=Symbol("elZIndexContextKey"),I_=Symbol("zIndexContextKey"),$_=e=>{const t=Qa()?gn(B_,A_):A_,l=e||(Qa()?gn(I_,void 0):void 0),n=vo((()=>{const e=zt(l);return Af(e)?e:L_})),a=vo((()=>n.value+T_.value));return!ms&&gn(B_),{initialZIndex:n,currentZIndex:a,nextZIndex:()=>(t.current++,T_.value=t.current,a.value)}},R_=Math.min,N_=Math.max,H_=Math.round,D_=Math.floor,F_=e=>({x:e,y:e}),P_={left:"right",right:"left",bottom:"top",top:"bottom"},j_={start:"end",end:"start"};function K_(e,t,l){return N_(e,R_(t,l))}function W_(e,t){return"function"==typeof e?e(t):e}function q_(e){return e.split("-")[0]}function U_(e){return e.split("-")[1]}function Y_(e){return"x"===e?"y":"x"}function G_(e){return"y"===e?"height":"width"}function X_(e){return["top","bottom"].includes(q_(e))?"y":"x"}function Z_(e){return Y_(X_(e))}function J_(e){return e.replace(/start|end/g,(e=>j_[e]))}function Q_(e){return e.replace(/left|right|bottom|top/g,(e=>P_[e]))}function eM(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function tM(e){const{x:t,y:l,width:n,height:a}=e;return{width:n,height:a,top:l,left:t,right:t+n,bottom:l+a,x:t,y:l}}function lM(e,t,l){let{reference:n,floating:a}=e;const o=X_(t),r=Z_(t),s=G_(r),i=q_(t),u="y"===o,c=n.x+n.width/2-a.width/2,d=n.y+n.height/2-a.height/2,p=n[s]/2-a[s]/2;let f;switch(i){case"top":f={x:c,y:n.y-a.height};break;case"bottom":f={x:c,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:d};break;case"left":f={x:n.x-a.width,y:d};break;default:f={x:n.x,y:n.y}}switch(U_(t)){case"start":f[r]-=p*(l&&u?-1:1);break;case"end":f[r]+=p*(l&&u?-1:1)}return f}async function nM(e,t){var l;void 0===t&&(t={});const{x:n,y:a,platform:o,rects:r,elements:s,strategy:i}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=W_(t,e),v=eM(f),h=s[p?"floating"===d?"reference":"floating":d],m=tM(await o.getClippingRect({element:null==(l=await(null==o.isElement?void 0:o.isElement(h)))||l?h:h.contextElement||await(null==o.getDocumentElement?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:i})),g="floating"===d?{x:n,y:a,width:r.floating.width,height:r.floating.height}:r.reference,y=await(null==o.getOffsetParent?void 0:o.getOffsetParent(s.floating)),b=await(null==o.isElement?void 0:o.isElement(y))&&await(null==o.getScale?void 0:o.getScale(y))||{x:1,y:1},w=tM(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:y,strategy:i}):g);return{top:(m.top-w.top+v.top)/b.y,bottom:(w.bottom-m.bottom+v.bottom)/b.y,left:(m.left-w.left+v.left)/b.x,right:(w.right-m.right+v.right)/b.x}}function aM(e){return sM(e)?(e.nodeName||"").toLowerCase():"#document"}function oM(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function rM(e){var t;return null==(t=(sM(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function sM(e){return e instanceof Node||e instanceof oM(e).Node}function iM(e){return e instanceof Element||e instanceof oM(e).Element}function uM(e){return e instanceof HTMLElement||e instanceof oM(e).HTMLElement}function cM(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof oM(e).ShadowRoot)}function dM(e){const{overflow:t,overflowX:l,overflowY:n,display:a}=gM(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+l)&&!["inline","contents"].includes(a)}function pM(e){return["table","td","th"].includes(aM(e))}function fM(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(iI){return!1}}))}function vM(e){const t=hM(),l=gM(e);return"none"!==l.transform||"none"!==l.perspective||!!l.containerType&&"normal"!==l.containerType||!t&&!!l.backdropFilter&&"none"!==l.backdropFilter||!t&&!!l.filter&&"none"!==l.filter||["transform","perspective","filter"].some((e=>(l.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(l.contain||"").includes(e)))}function hM(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function mM(e){return["html","body","#document"].includes(aM(e))}function gM(e){return oM(e).getComputedStyle(e)}function yM(e){return iM(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function bM(e){if("html"===aM(e))return e;const t=e.assignedSlot||e.parentNode||cM(e)&&e.host||rM(e);return cM(t)?t.host:t}function wM(e){const t=bM(e);return mM(t)?e.ownerDocument?e.ownerDocument.body:e.body:uM(t)&&dM(t)?t:wM(t)}function xM(e,t,l){var n;void 0===t&&(t=[]),void 0===l&&(l=!0);const a=wM(e),o=a===(null==(n=e.ownerDocument)?void 0:n.body),r=oM(a);return o?t.concat(r,r.visualViewport||[],dM(a)?a:[],r.frameElement&&l?xM(r.frameElement):[]):t.concat(a,xM(a,[],l))}function CM(e){const t=gM(e);let l=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const a=uM(e),o=a?e.offsetWidth:l,r=a?e.offsetHeight:n,s=H_(l)!==o||H_(n)!==r;return s&&(l=o,n=r),{width:l,height:n,$:s}}function kM(e){return iM(e)?e:e.contextElement}function SM(e){const t=kM(e);if(!uM(t))return F_(1);const l=t.getBoundingClientRect(),{width:n,height:a,$:o}=CM(t);let r=(o?H_(l.width):l.width)/n,s=(o?H_(l.height):l.height)/a;return r&&Number.isFinite(r)||(r=1),s&&Number.isFinite(s)||(s=1),{x:r,y:s}}const _M=F_(0);function MM(e){const t=oM(e);return hM()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:_M}function EM(e,t,l,n){void 0===t&&(t=!1),void 0===l&&(l=!1);const a=e.getBoundingClientRect(),o=kM(e);let r=F_(1);t&&(n?iM(n)&&(r=SM(n)):r=SM(e));const s=function(e,t,l){return void 0===t&&(t=!1),!(!l||t&&l!==oM(e))&&t}(o,l,n)?MM(o):F_(0);let i=(a.left+s.x)/r.x,u=(a.top+s.y)/r.y,c=a.width/r.x,d=a.height/r.y;if(o){const e=oM(o),t=n&&iM(n)?oM(n):n;let l=e,a=l.frameElement;for(;a&&n&&t!==l;){const e=SM(a),t=a.getBoundingClientRect(),n=gM(a),o=t.left+(a.clientLeft+parseFloat(n.paddingLeft))*e.x,r=t.top+(a.clientTop+parseFloat(n.paddingTop))*e.y;i*=e.x,u*=e.y,c*=e.x,d*=e.y,i+=o,u+=r,l=oM(a),a=l.frameElement}}return tM({width:c,height:d,x:i,y:u})}function OM(e){return EM(rM(e)).left+yM(e).scrollLeft}function zM(e,t,l){let n;if("viewport"===t)n=function(e,t){const l=oM(e),n=rM(e),a=l.visualViewport;let o=n.clientWidth,r=n.clientHeight,s=0,i=0;if(a){o=a.width,r=a.height;const e=hM();(!e||e&&"fixed"===t)&&(s=a.offsetLeft,i=a.offsetTop)}return{width:o,height:r,x:s,y:i}}(e,l);else if("document"===t)n=function(e){const t=rM(e),l=yM(e),n=e.ownerDocument.body,a=N_(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=N_(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let r=-l.scrollLeft+OM(e);const s=-l.scrollTop;return"rtl"===gM(n).direction&&(r+=N_(t.clientWidth,n.clientWidth)-a),{width:a,height:o,x:r,y:s}}(rM(e));else if(iM(t))n=function(e,t){const l=EM(e,!0,"fixed"===t),n=l.top+e.clientTop,a=l.left+e.clientLeft,o=uM(e)?SM(e):F_(1);return{width:e.clientWidth*o.x,height:e.clientHeight*o.y,x:a*o.x,y:n*o.y}}(t,l);else{const l=MM(e);n={...t,x:t.x-l.x,y:t.y-l.y}}return tM(n)}function VM(e,t){const l=bM(e);return!(l===t||!iM(l)||mM(l))&&("fixed"===gM(l).position||VM(l,t))}function AM(e,t,l){const n=uM(t),a=rM(t),o="fixed"===l,r=EM(e,!0,o,t);let s={scrollLeft:0,scrollTop:0};const i=F_(0);if(n||!n&&!o)if(("body"!==aM(t)||dM(a))&&(s=yM(t)),n){const e=EM(t,!0,o,t);i.x=e.x+t.clientLeft,i.y=e.y+t.clientTop}else a&&(i.x=OM(a));return{x:r.left+s.scrollLeft-i.x,y:r.top+s.scrollTop-i.y,width:r.width,height:r.height}}function TM(e){return"static"===gM(e).position}function LM(e,t){return uM(e)&&"fixed"!==gM(e).position?t?t(e):e.offsetParent:null}function BM(e,t){const l=oM(e);if(fM(e))return l;if(!uM(e)){let t=bM(e);for(;t&&!mM(t);){if(iM(t)&&!TM(t))return t;t=bM(t)}return l}let n=LM(e,t);for(;n&&pM(n)&&TM(n);)n=LM(n,t);return n&&mM(n)&&TM(n)&&!vM(n)?l:n||function(e){let t=bM(e);for(;uM(t)&&!mM(t);){if(fM(t))return null;if(vM(t))return t;t=bM(t)}return null}(e)||l}const IM={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:l,offsetParent:n,strategy:a}=e;const o="fixed"===a,r=rM(n),s=!!t&&fM(t.floating);if(n===r||s&&o)return l;let i={scrollLeft:0,scrollTop:0},u=F_(1);const c=F_(0),d=uM(n);if((d||!d&&!o)&&(("body"!==aM(n)||dM(r))&&(i=yM(n)),uM(n))){const e=EM(n);u=SM(n),c.x=e.x+n.clientLeft,c.y=e.y+n.clientTop}return{width:l.width*u.x,height:l.height*u.y,x:l.x*u.x-i.scrollLeft*u.x+c.x,y:l.y*u.y-i.scrollTop*u.y+c.y}},getDocumentElement:rM,getClippingRect:function(e){let{element:t,boundary:l,rootBoundary:n,strategy:a}=e;const o=[..."clippingAncestors"===l?fM(t)?[]:function(e,t){const l=t.get(e);if(l)return l;let n=xM(e,[],!1).filter((e=>iM(e)&&"body"!==aM(e))),a=null;const o="fixed"===gM(e).position;let r=o?bM(e):e;for(;iM(r)&&!mM(r);){const t=gM(r),l=vM(r);l||"fixed"!==t.position||(a=null),(o?!l&&!a:!l&&"static"===t.position&&a&&["absolute","fixed"].includes(a.position)||dM(r)&&!l&&VM(e,r))?n=n.filter((e=>e!==r)):a=t,r=bM(r)}return t.set(e,n),n}(t,this._c):[].concat(l),n],r=o[0],s=o.reduce(((e,l)=>{const n=zM(t,l,a);return e.top=N_(n.top,e.top),e.right=R_(n.right,e.right),e.bottom=R_(n.bottom,e.bottom),e.left=N_(n.left,e.left),e}),zM(t,r,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:BM,getElementRects:async function(e){const t=this.getOffsetParent||BM,l=this.getDimensions,n=await l(e.floating);return{reference:AM(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:l}=CM(e);return{width:t,height:l}},getScale:SM,isElement:iM,isRTL:function(e){return"rtl"===gM(e).direction}};function $M(e,t,l,n){void 0===n&&(n={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:r="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:i=!1}=n,u=kM(e),c=a||o?[...u?xM(u):[],...xM(t)]:[];c.forEach((e=>{a&&e.addEventListener("scroll",l,{passive:!0}),o&&e.addEventListener("resize",l)}));const d=u&&s?function(e,t){let l,n=null;const a=rM(e);function o(){var e;clearTimeout(l),null==(e=n)||e.disconnect(),n=null}return function r(s,i){void 0===s&&(s=!1),void 0===i&&(i=1),o();const{left:u,top:c,width:d,height:p}=e.getBoundingClientRect();if(s||t(),!d||!p)return;const f={rootMargin:-D_(c)+"px "+-D_(a.clientWidth-(u+d))+"px "+-D_(a.clientHeight-(c+p))+"px "+-D_(u)+"px",threshold:N_(0,R_(1,i))||1};let v=!0;function h(e){const t=e[0].intersectionRatio;if(t!==i){if(!v)return r();t?r(!1,t):l=setTimeout((()=>{r(!1,1e-7)}),1e3)}v=!1}try{n=new IntersectionObserver(h,{...f,root:a.ownerDocument})}catch(iI){n=new IntersectionObserver(h,f)}n.observe(e)}(!0),o}(u,l):null;let p,f=-1,v=null;r&&(v=new ResizeObserver((e=>{let[n]=e;n&&n.target===u&&v&&(v.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame((()=>{var e;null==(e=v)||e.observe(t)}))),l()})),u&&!i&&v.observe(u),v.observe(t));let h=i?EM(e):null;return i&&function t(){const n=EM(e);!h||n.x===h.x&&n.y===h.y&&n.width===h.width&&n.height===h.height||l();h=n,p=requestAnimationFrame(t)}(),l(),()=>{var e;c.forEach((e=>{a&&e.removeEventListener("scroll",l),o&&e.removeEventListener("resize",l)})),null==d||d(),null==(e=v)||e.disconnect(),v=null,i&&cancelAnimationFrame(p)}}const RM=nM,NM=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var l,n;const{x:a,y:o,placement:r,middlewareData:s}=t,i=await async function(e,t){const{placement:l,platform:n,elements:a}=e,o=await(null==n.isRTL?void 0:n.isRTL(a.floating)),r=q_(l),s=U_(l),i="y"===X_(l),u=["left","top"].includes(r)?-1:1,c=o&&i?-1:1,d=W_(t,e);let{mainAxis:p,crossAxis:f,alignmentAxis:v}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof v&&(f="end"===s?-1*v:v),i?{x:f*c,y:p*u}:{x:p*u,y:f*c}}(t,e);return r===(null==(l=s.offset)?void 0:l.placement)&&null!=(n=s.arrow)&&n.alignmentOffset?{}:{x:a+i.x,y:o+i.y,data:{...i,placement:r}}}}},HM=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:l,y:n,placement:a}=t,{mainAxis:o=!0,crossAxis:r=!1,limiter:s={fn:e=>{let{x:t,y:l}=e;return{x:t,y:l}}},...i}=W_(e,t),u={x:l,y:n},c=await nM(t,i),d=X_(q_(a)),p=Y_(d);let f=u[p],v=u[d];if(o){const e="y"===p?"bottom":"right";f=K_(f+c["y"===p?"top":"left"],f,f-c[e])}if(r){const e="y"===d?"bottom":"right";v=K_(v+c["y"===d?"top":"left"],v,v-c[e])}const h=s.fn({...t,[p]:f,[d]:v});return{...h,data:{x:h.x-l,y:h.y-n}}}}},DM=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var l,n;const{placement:a,middlewareData:o,rects:r,initialPlacement:s,platform:i,elements:u}=t,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:h=!0,...m}=W_(e,t);if(null!=(l=o.arrow)&&l.alignmentOffset)return{};const g=q_(a),y=X_(s),b=q_(s)===s,w=await(null==i.isRTL?void 0:i.isRTL(u.floating)),x=p||(b||!h?[Q_(s)]:function(e){const t=Q_(e);return[J_(e),t,J_(t)]}(s)),C="none"!==v;!p&&C&&x.push(...function(e,t,l,n){const a=U_(e);let o=function(e,t,l){const n=["left","right"],a=["right","left"],o=["top","bottom"],r=["bottom","top"];switch(e){case"top":case"bottom":return l?t?a:n:t?n:a;case"left":case"right":return t?o:r;default:return[]}}(q_(e),"start"===l,n);return a&&(o=o.map((e=>e+"-"+a)),t&&(o=o.concat(o.map(J_)))),o}(s,h,v,w));const k=[s,...x],S=await nM(t,m),_=[];let M=(null==(n=o.flip)?void 0:n.overflows)||[];if(c&&_.push(S[g]),d){const e=function(e,t,l){void 0===l&&(l=!1);const n=U_(e),a=Z_(e),o=G_(a);let r="x"===a?n===(l?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[o]>t.floating[o]&&(r=Q_(r)),[r,Q_(r)]}(a,r,w);_.push(S[e[0]],S[e[1]])}if(M=[...M,{placement:a,overflows:_}],!_.every((e=>e<=0))){var E,O;const e=((null==(E=o.flip)?void 0:E.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:M},reset:{placement:t}};let l=null==(O=M.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:O.placement;if(!l)switch(f){case"bestFit":{var z;const e=null==(z=M.filter((e=>{if(C){const t=X_(e.placement);return t===y||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:z[0];e&&(l=e);break}case"initialPlacement":l=s}if(a!==l)return{reset:{placement:l}}}return{}}}},FM=e=>({name:"arrow",options:e,async fn(t){const{x:l,y:n,placement:a,rects:o,platform:r,elements:s,middlewareData:i}=t,{element:u,padding:c=0}=W_(e,t)||{};if(null==u)return{};const d=eM(c),p={x:l,y:n},f=Z_(a),v=G_(f),h=await r.getDimensions(u),m="y"===f,g=m?"top":"left",y=m?"bottom":"right",b=m?"clientHeight":"clientWidth",w=o.reference[v]+o.reference[f]-p[f]-o.floating[v],x=p[f]-o.reference[f],C=await(null==r.getOffsetParent?void 0:r.getOffsetParent(u));let k=C?C[b]:0;k&&await(null==r.isElement?void 0:r.isElement(C))||(k=s.floating[b]||o.floating[v]);const S=w/2-x/2,_=k/2-h[v]/2-1,M=R_(d[g],_),E=R_(d[y],_),O=M,z=k-h[v]-E,V=k/2-h[v]/2+S,A=K_(O,V,z),T=!i.arrow&&null!=U_(a)&&V!==A&&o.reference[v]/2-(V{const n=new Map,a={platform:IM,...l},o={...a.platform,_c:n};return(async(e,t,l)=>{const{placement:n="bottom",strategy:a="absolute",middleware:o=[],platform:r}=l,s=o.filter(Boolean),i=await(null==r.isRTL?void 0:r.isRTL(t));let u=await r.getElementRects({reference:e,floating:t,strategy:a}),{x:c,y:d}=lM(u,n,i),p=n,f={},v=0;for(let h=0;h{const n=_t(),a=_t(),o=_t(),r=_t(),s=_t({}),i={x:o,y:r,placement:t,strategy:l,middlewareData:s},u=async()=>{if(!ms)return;const o=(e=>{if(!ms)return;if(!e)return e;const t=zs(e);return t||(St(e)?t:e)})(n),r=zs(a);if(!o||!r)return;const s=await PM(o,r,{placement:zt(t),strategy:zt(l),middleware:zt(e)});Df(i).forEach((e=>{i[e].value=s[e]}))};return Ol((()=>{Wn((()=>{u()}))})),{...i,update:u,referenceRef:n,contentRef:a}};const KM=(e,t)=>{const l={},n=Mt([]);return{children:n,addChild:a=>{l[a.uid]=a,n.value=((e,t,l)=>Ok(e.subTree).filter((e=>{var l;return Ia(e)&&(null==(l=e.type)?void 0:l.name)===t&&!!e.component})).map((e=>e.component.uid)).map((e=>l[e])).filter((e=>!!e)))(e,t,l)},removeChild:e=>{delete l[e],n.value=n.value.filter((t=>t.uid!==e))}}},WM=rk({type:String,values:kk,required:!1}),qM=Symbol("size");function UM(e,{afterFocus:t,beforeBlur:l,afterBlur:n}={}){const a=Qa(),{emit:o}=a,r=Mt(),s=_t(!1);return Un(r,(e=>{e&&e.setAttribute("tabindex","-1")})),Ts(r,"click",(()=>{var t;null==(t=e.value)||t.focus()})),{wrapperRef:r,isFocused:s,handleFocus:e=>{s.value||(s.value=!0,o("focus",e),null==t||t())},handleBlur:e=>{var t;!!h(l)&&l(e)||e.relatedTarget&&(null==(t=r.value)?void 0:t.contains(e.relatedTarget))||(s.value=!1,o("blur",e),null==n||n())}}}const YM=["",void 0,null],GM=sk({emptyValues:Array,valueOnClear:{type:[String,Number,Boolean,Function],default:void 0,validator:e=>h(e)?!e():!e}}),XM=(e,t)=>{let l=tE();l.value||(l=_t({}));const n=vo((()=>e.emptyValues||l.value.emptyValues||YM)),a=vo((()=>h(e.valueOnClear)?e.valueOnClear():void 0!==e.valueOnClear?e.valueOnClear:h(l.value.valueOnClear)?l.value.valueOnClear():void 0!==l.value.valueOnClear?l.value.valueOnClear:void 0!==t?t:undefined));return n.value.includes(a.value),{emptyValues:n,valueOnClear:a,isEmptyValue:e=>n.value.includes(e)}},ZM=sk({ariaLabel:String,ariaOrientation:{type:String,values:["horizontal","vertical","undefined"]},ariaControls:String}),JM=e=>_f(ZM,e),QM=Symbol(),eE=_t();function tE(e,t=void 0){const l=Qa()?gn(QM,eE):eE;return e?vo((()=>{var n,a;return null!=(a=null==(n=l.value)?void 0:n[e])?a:t})):l}function lE(e,t){const l=tE(),n=qk(e,vo((()=>{var e;return(null==(e=l.value)?void 0:e.namespace)||Pk}))),a=Fk(vo((()=>{var e;return null==(e=l.value)?void 0:e.locale}))),o=$_(vo((()=>{var e;return(null==(e=l.value)?void 0:e.zIndex)||L_}))),r=vo((()=>{var e;return zt(t)||(null==(e=l.value)?void 0:e.size)||""}));return nE(vo((()=>zt(l)||{}))),{ns:n,locale:a,zIndex:o,size:r}}const nE=(e,t,l=!1)=>{var n;const a=!!Qa(),o=a?tE():void 0,r=null!=(n=null==t?void 0:t.provide)?n:a?mn:void 0;if(!r)return;const s=vo((()=>{const t=zt(e);return(null==o?void 0:o.value)?aE(o.value,t):t}));return r(QM,s),r(Dk,vo((()=>s.value.locale))),r(Kk,vo((()=>s.value.namespace))),r(I_,vo((()=>s.value.zIndex))),r(qM,{size:vo((()=>s.value.size||""))}),!l&&eE.value||(eE.value=s.value),s},aE=(e,t)=>{const l=[...new Set([...Df(e),...Df(t)])],n={};for(const a of l)n[a]=void 0!==t[a]?t[a]:e[a];return n},oE=sk({a11y:{type:Boolean,default:!0},locale:{type:Object},size:WM,button:{type:Object},experimentalFeatures:{type:Object},keyboardNavigation:{type:Boolean,default:!0},message:{type:Object},zIndex:Number,namespace:{type:String,default:"el"},...GM}),rE={},sE=fk(Fl({name:"ElConfigProvider",props:oE,setup(e,{slots:t}){Un((()=>e.message),(e=>{Object.assign(rE,null!=e?e:{})}),{immediate:!0,deep:!0});const l=nE(e);return()=>jl(t,"default",{config:null==l?void 0:l.value})}})),iE=sk({zIndex:{type:[Number,String],default:100},target:{type:String,default:""},offset:{type:Number,default:0},position:{type:String,values:["top","bottom"],default:"top"}}),uE={scroll:({scrollTop:e,fixed:t})=>Af(e)&&Vf(t),[wk]:e=>Vf(e)};var cE=(e,t)=>{const l=e.__vccOpts||e;for(const[n,a]of t)l[n]=a;return l};const dE="ElAffix";const pE=fk(cE(Fl({...Fl({name:dE}),props:iE,emits:uE,setup(e,{expose:t,emit:l}){const n=e,a=qk("affix"),o=Mt(),r=Mt(),s=Mt(),{height:i}=function(e={}){const{window:t=Vs,initialWidth:l=1/0,initialHeight:n=1/0,listenOrientation:a=!0,includeScrollbar:o=!0}=e,r=_t(l),s=_t(n),i=()=>{t&&(o?(r.value=t.innerWidth,s.value=t.innerHeight):(r.value=t.document.documentElement.clientWidth,s.value=t.document.documentElement.clientHeight))};return i(),Es(i),Ts("resize",i,{passive:!0}),a&&Ts("orientationchange",i,{passive:!0}),{width:r,height:s}}(),{height:u,width:c,top:d,bottom:p,update:f}=js(r,{windowScroll:!1}),v=js(o),h=_t(!1),m=_t(0),g=_t(0),y=vo((()=>({height:h.value?`${u.value}px`:"",width:h.value?`${c.value}px`:""}))),b=vo((()=>{if(!h.value)return{};const e=n.offset?Gf(n.offset):0;return{height:`${u.value}px`,width:`${c.value}px`,top:"top"===n.position?e:"",bottom:"bottom"===n.position?e:"",transform:g.value?`translateY(${g.value}px)`:"",zIndex:n.zIndex}})),w=()=>{if(s.value)if(m.value=s.value instanceof Window?document.documentElement.scrollTop:s.value.scrollTop||0,"top"===n.position)if(n.target){const e=v.bottom.value-n.offset-u.value;h.value=n.offset>d.value&&v.bottom.value>0,g.value=e<0?e:0}else h.value=n.offset>d.value;else if(n.target){const e=i.value-v.top.value-n.offset-u.value;h.value=i.value-n.offsetv.top.value,g.value=e<0?-e:0}else h.value=i.value-n.offsetl("change",e))),Ol((()=>{var e;n.target?(o.value=null!=(e=document.querySelector(n.target))?e:void 0,o.value||jf(dE,`Target does not exist: ${n.target}`)):o.value=document.documentElement,s.value=Zf(r.value,!0),f()})),Ts(s,"scroll",(()=>{f(),l("scroll",{scrollTop:m.value,fixed:h.value})})),Wn(w),t({update:w,updateRoot:f}),(e,t)=>(za(),La("div",{ref_key:"root",ref:r,class:W(zt(a).b()),style:D(zt(y))},[Ha("div",{class:W({[zt(a).m("fixed")]:h.value}),style:D(zt(b))},[jl(e.$slots,"default")],6)],6))}}),[["__file","affix.vue"]])),fE=sk({size:{type:[Number,String]},color:{type:String}});const vE=fk(cE(Fl({...Fl({name:"ElIcon",inheritAttrs:!1}),props:fE,setup(e){const t=e,l=qk("icon"),n=vo((()=>{const{size:e,color:l}=t;return e||l?{fontSize:zf(e)?void 0:Gf(e),"--color":l}:{}}));return(e,t)=>(za(),La("i",Ya({class:zt(l).b(),style:zt(n)},e.$attrs),[jl(e.$slots,"default")],16))}}),[["__file","icon.vue"]])),hE=sk({title:{type:String,default:""},description:{type:String,default:""},type:{type:String,values:Df(dk),default:"info"},closable:{type:Boolean,default:!0},closeText:{type:String,default:""},showIcon:Boolean,center:Boolean,effect:{type:String,values:["light","dark"],default:"light"}}),mE={close:e=>e instanceof MouseEvent};const gE=fk(cE(Fl({...Fl({name:"ElAlert"}),props:hE,emits:mE,setup(e,{emit:t}){const l=e,{Close:n}=ck,a=Gl(),o=qk("alert"),r=_t(!0),s=vo((()=>dk[l.type])),i=vo((()=>[o.e("icon"),{[o.is("big")]:!!l.description||!!a.default}])),u=vo((()=>({"with-description":l.description||a.default}))),c=e=>{r.value=!1,t("close",e)};return(e,t)=>(za(),Ba(So,{name:zt(o).b("fade"),persisted:""},{default:pl((()=>[Rl(Ha("div",{class:W([zt(o).b(),zt(o).m(e.type),zt(o).is("center",e.center),zt(o).is(e.effect)]),role:"alert"},[e.showIcon&&zt(s)?(za(),Ba(zt(vE),{key:0,class:W(zt(i))},{default:pl((()=>[(za(),Ba(xl(zt(s))))])),_:1},8,["class"])):Ka("v-if",!0),Ha("div",{class:W(zt(o).e("content"))},[e.title||e.$slots.title?(za(),La("span",{key:0,class:W([zt(o).e("title"),zt(u)])},[jl(e.$slots,"title",{},(()=>[ja(J(e.title),1)]))],2)):Ka("v-if",!0),e.$slots.default||e.description?(za(),La("p",{key:1,class:W(zt(o).e("description"))},[jl(e.$slots,"default",{},(()=>[ja(J(e.description),1)]))],2)):Ka("v-if",!0),e.closable?(za(),La(ka,{key:2},[e.closeText?(za(),La("div",{key:0,class:W([zt(o).e("close-btn"),zt(o).is("customed")]),onClick:c},J(e.closeText),3)):(za(),Ba(zt(vE),{key:1,class:W(zt(o).e("close-btn")),onClick:c},{default:pl((()=>[Da(zt(n))])),_:1},8,["class"]))],64)):Ka("v-if",!0)],2)],2),[[Po,r.value]])])),_:3},8,["name"]))}}),[["__file","alert.vue"]])),yE=Symbol("formContextKey"),bE=Symbol("formItemContextKey"),wE=(e,t={})=>{const l=_t(void 0),n=t.prop?l:Zk("size"),a=t.global?l:(()=>{const e=gn(qM,{});return vo((()=>zt(e.size)||""))})(),o=t.form?{size:void 0}:gn(yE,void 0),r=t.formItem?{size:void 0}:gn(bE,void 0);return vo((()=>n.value||zt(e)||(null==r?void 0:r.size)||(null==o?void 0:o.size)||a.value||""))},xE=e=>{const t=Zk("disabled"),l=gn(yE,void 0);return vo((()=>t.value||zt(e)||(null==l?void 0:l.disabled)||!1))},CE=()=>({form:gn(yE,void 0),formItem:gn(bE,void 0)}),kE=(e,{formItemContext:t,disableIdGeneration:l,disableIdManagement:n})=>{l||(l=_t(!1)),n||(n=_t(!1));const a=_t();let o;const r=vo((()=>{var l;return!!(!e.label&&!e.ariaLabel&&t&&t.inputIds&&(null==(l=t.inputIds)?void 0:l.length)<=1)}));return Ol((()=>{o=Un([$t(e,"id"),l],(([e,l])=>{const o=null!=e?e:l?void 0:k_().value;o!==a.value&&((null==t?void 0:t.removeInputId)&&(a.value&&t.removeInputId(a.value),(null==n?void 0:n.value)||l||!o||t.addInputId(o)),a.value=o)}),{immediate:!0})})),Tl((()=>{o&&o(),(null==t?void 0:t.removeInputId)&&a.value&&t.removeInputId(a.value)})),{isLabeledByFormItem:r,inputId:a}},SE=sk({size:{type:String,values:kk},disabled:Boolean}),_E=sk({...SE,model:Object,rules:{type:Object},labelPosition:{type:String,values:["left","right","top"],default:"right"},requireAsteriskPosition:{type:String,values:["left","right"],default:"left"},labelWidth:{type:[String,Number],default:""},labelSuffix:{type:String,default:""},inline:Boolean,inlineMessage:Boolean,statusIcon:Boolean,showMessage:{type:Boolean,default:!0},validateOnRuleChange:{type:Boolean,default:!0},hideRequiredAsterisk:Boolean,scrollToError:Boolean,scrollIntoViewOptions:{type:[Object,Boolean]}}),ME={validate:(e,t,l)=>(d(e)||m(e))&&Vf(t)&&m(l)};function EE(){const e=_t([]),t=vo((()=>{if(!e.value.length)return"0";const t=Math.max(...e.value);return t?`${t}px`:""}));function l(l){const n=e.value.indexOf(l);return-1===n&&t.value,n}return{autoLabelWidth:t,registerLabelWidth:function(t,n){if(t&&n){const a=l(n);e.value.splice(a,1,t)}else t&&e.value.push(t)},deregisterLabelWidth:function(t){const n=l(t);n>-1&&e.value.splice(n,1)}}}const OE=(e,t)=>{const l=Pc(t);return l.length>0?e.filter((e=>e.prop&&l.includes(e.prop))):e},zE=Fl({...Fl({name:"ElForm"}),props:_E,emits:ME,setup(e,{expose:t,emit:l}){const n=e,a=[],o=wE(),r=qk("form"),s=vo((()=>{const{labelPosition:e,inline:t}=n;return[r.b(),r.m(o.value||"default"),{[r.m(`label-${e}`)]:e,[r.m("inline")]:t}]})),i=(e=[])=>{n.model&&OE(a,e).forEach((e=>e.resetField()))},u=(e=[])=>{OE(a,e).forEach((e=>e.clearValidate()))},c=vo((()=>!!n.model)),d=async e=>f(void 0,e),p=async(e=[])=>{if(!c.value)return!1;const t=(e=>{if(0===a.length)return[];const t=OE(a,e);return t.length?t:[]})(e);if(0===t.length)return!0;let l={};for(const a of t)try{await a.validate("")}catch(n){l={...l,...n}}return 0===Object.keys(l).length||Promise.reject(l)},f=async(e=[],t)=>{const l=!h(t);try{const l=await p(e);return!0===l&&await(null==t?void 0:t(l)),l}catch(iI){if(iI instanceof Error)throw iI;const a=iI;return n.scrollToError&&v(Object.keys(a)[0]),await(null==t?void 0:t(!1,a)),l&&Promise.reject(a)}},v=e=>{var t;const l=OE(a,e)[0];l&&(null==(t=l.$el)||t.scrollIntoView(n.scrollIntoViewOptions))};return Un((()=>n.rules),(()=>{n.validateOnRuleChange&&d().catch((e=>{}))}),{deep:!0}),mn(yE,ut({...Lt(n),emit:l,resetFields:i,clearValidate:u,validateField:f,getField:e=>a.find((t=>t.prop===e)),addField:e=>{a.push(e)},removeField:e=>{e.prop&&a.splice(a.indexOf(e),1)},...EE()})),t({validate:d,validateField:f,resetFields:i,clearValidate:u,scrollToField:v,fields:a}),(e,t)=>(za(),La("form",{class:W(zt(s))},[jl(e.$slots,"default")],2))}});var VE=cE(zE,[["__file","form.vue"]]);function AE(){return AE=Object.assign?Object.assign.bind():function(e){for(var t=1;t1?t-1:0),n=1;n=o)return e;switch(e){case"%s":return String(l[a++]);case"%d":return Number(l[a++]);case"%j":try{return JSON.stringify(l[a++])}catch(t){return"[Circular]"}break;default:return e}})):e}function DE(e,t){return null==e||(!("array"!==t||!Array.isArray(e)||e.length)||!(!function(e){return"string"===e||"url"===e||"hex"===e||"email"===e||"date"===e||"pattern"===e}(t)||"string"!=typeof e||e))}function FE(e,t,l){var n=0,a=e.length;!function o(r){if(r&&r.length)l(r);else{var s=n;n+=1,s()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,GE=/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i,XE={integer:function(e){return XE.number(e)&&parseInt(e,10)===e},float:function(e){return XE.number(e)&&!XE.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch(iI){return!1}},date:function(e){return"function"==typeof e.getTime&&"function"==typeof e.getMonth&&"function"==typeof e.getYear&&!isNaN(e.getTime())},number:function(e){return!isNaN(e)&&"number"==typeof e},object:function(e){return"object"==typeof e&&!XE.array(e)},method:function(e){return"function"==typeof e},email:function(e){return"string"==typeof e&&e.length<=320&&!!e.match(YE)},url:function(e){return"string"==typeof e&&e.length<=2048&&!!e.match(function(){if(qE)return qE;var e="[a-fA-F\\d:]",t=function(t){return t&&t.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},l="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",n="[a-fA-F\\d]{1,4}",a=("\n(?:\n(?:"+n+":){7}(?:"+n+"|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8\n(?:"+n+":){6}(?:"+l+"|:"+n+"|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4\n(?:"+n+":){5}(?::"+l+"|(?::"+n+"){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4\n(?:"+n+":){4}(?:(?::"+n+"){0,1}:"+l+"|(?::"+n+"){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4\n(?:"+n+":){3}(?:(?::"+n+"){0,2}:"+l+"|(?::"+n+"){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4\n(?:"+n+":){2}(?:(?::"+n+"){0,3}:"+l+"|(?::"+n+"){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4\n(?:"+n+":){1}(?:(?::"+n+"){0,4}:"+l+"|(?::"+n+"){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4\n(?::(?:(?::"+n+"){0,5}:"+l+"|(?::"+n+"){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4\n)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1\n").replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),o=new RegExp("(?:^"+l+"$)|(?:^"+a+"$)"),r=new RegExp("^"+l+"$"),s=new RegExp("^"+a+"$"),i=function(e){return e&&e.exact?o:new RegExp("(?:"+t(e)+l+t(e)+")|(?:"+t(e)+a+t(e)+")","g")};i.v4=function(e){return e&&e.exact?r:new RegExp(""+t(e)+l+t(e),"g")},i.v6=function(e){return e&&e.exact?s:new RegExp(""+t(e)+a+t(e),"g")};var u=i.v4().source,c=i.v6().source;return qE=new RegExp("(?:^(?:(?:(?:[a-z]+:)?//)|www\\.)(?:\\S+(?::\\S*)?@)?(?:localhost|"+u+"|"+c+'|(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))(?::\\d{2,5})?(?:[/?#][^\\s"]*)?$)',"i")}())},hex:function(e){return"string"==typeof e&&!!e.match(GE)}},ZE="enum",JE={required:UE,whitespace:function(e,t,l,n,a){(/^\s+$/.test(t)||""===t)&&n.push(HE(a.messages.whitespace,e.fullField))},type:function(e,t,l,n,a){if(e.required&&void 0===t)UE(e,t,l,n,a);else{var o=e.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(o)>-1?XE[o](t)||n.push(HE(a.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&n.push(HE(a.messages.types[o],e.fullField,e.type))}},range:function(e,t,l,n,a){var o="number"==typeof e.len,r="number"==typeof e.min,s="number"==typeof e.max,i=t,u=null,c="number"==typeof t,d="string"==typeof t,p=Array.isArray(t);if(c?u="number":d?u="string":p&&(u="array"),!u)return!1;p&&(i=t.length),d&&(i=t.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),o?i!==e.len&&n.push(HE(a.messages[u].len,e.fullField,e.len)):r&&!s&&ie.max?n.push(HE(a.messages[u].max,e.fullField,e.max)):r&&s&&(ie.max)&&n.push(HE(a.messages[u].range,e.fullField,e.min,e.max))},enum:function(e,t,l,n,a){e[ZE]=Array.isArray(e[ZE])?e[ZE]:[],-1===e[ZE].indexOf(t)&&n.push(HE(a.messages[ZE],e.fullField,e[ZE].join(", ")))},pattern:function(e,t,l,n,a){if(e.pattern)if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||n.push(HE(a.messages.pattern.mismatch,e.fullField,t,e.pattern));else if("string"==typeof e.pattern){new RegExp(e.pattern).test(t)||n.push(HE(a.messages.pattern.mismatch,e.fullField,t,e.pattern))}}},QE=function(e,t,l,n,a){var o=e.type,r=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,o)&&!e.required)return l();JE.required(e,t,n,r,a,o),DE(t,o)||JE.type(e,t,n,r,a)}l(r)},eO={string:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,"string")&&!e.required)return l();JE.required(e,t,n,o,a,"string"),DE(t,"string")||(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a),JE.pattern(e,t,n,o,a),!0===e.whitespace&&JE.whitespace(e,t,n,o,a))}l(o)},method:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.type(e,t,n,o,a)}l(o)},number:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(""===t&&(t=void 0),DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},boolean:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.type(e,t,n,o,a)}l(o)},regexp:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),DE(t)||JE.type(e,t,n,o,a)}l(o)},integer:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},float:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},array:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(null==t&&!e.required)return l();JE.required(e,t,n,o,a,"array"),null!=t&&(JE.type(e,t,n,o,a),JE.range(e,t,n,o,a))}l(o)},object:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.type(e,t,n,o,a)}l(o)},enum:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a),void 0!==t&&JE.enum(e,t,n,o,a)}l(o)},pattern:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,"string")&&!e.required)return l();JE.required(e,t,n,o,a),DE(t,"string")||JE.pattern(e,t,n,o,a)}l(o)},date:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t,"date")&&!e.required)return l();var r;if(JE.required(e,t,n,o,a),!DE(t,"date"))r=t instanceof Date?t:new Date(t),JE.type(e,r,n,o,a),r&&JE.range(e,r.getTime(),n,o,a)}l(o)},url:QE,hex:QE,email:QE,required:function(e,t,l,n,a){var o=[],r=Array.isArray(t)?"array":typeof t;JE.required(e,t,n,o,a,r),l(o)},any:function(e,t,l,n,a){var o=[];if(e.required||!e.required&&n.hasOwnProperty(e.field)){if(DE(t)&&!e.required)return l();JE.required(e,t,n,o,a)}l(o)}};function tO(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var lO=tO(),nO=function(){function e(e){this.rules=null,this._messages=lO,this.define(e)}var t=e.prototype;return t.define=function(e){var t=this;if(!e)throw new Error("Cannot configure a schema with no rules");if("object"!=typeof e||Array.isArray(e))throw new Error("Rules must be an object");this.rules={},Object.keys(e).forEach((function(l){var n=e[l];t.rules[l]=Array.isArray(n)?n:[n]}))},t.messages=function(e){return e&&(this._messages=WE(tO(),e)),this._messages},t.validate=function(t,l,n){var a=this;void 0===l&&(l={}),void 0===n&&(n=function(){});var o=t,r=l,s=n;if("function"==typeof r&&(s=r,r={}),!this.rules||0===Object.keys(this.rules).length)return s&&s(null,o),Promise.resolve(o);if(r.messages){var i=this.messages();i===lO&&(i=tO()),WE(i,r.messages),r.messages=i}else r.messages=this.messages();var u={};(r.keys||Object.keys(this.rules)).forEach((function(e){var l=a.rules[e],n=o[e];l.forEach((function(l){var r=l;"function"==typeof r.transform&&(o===t&&(o=AE({},o)),n=o[e]=r.transform(n)),(r="function"==typeof r?{validator:r}:AE({},r)).validator=a.getValidationMethod(r),r.validator&&(r.field=e,r.fullField=r.fullField||e,r.type=a.getType(r),u[e]=u[e]||[],u[e].push({rule:r,value:n,source:o,field:e}))}))}));var c={};return jE(u,r,(function(t,l){var n,a=t.rule,s=!("object"!==a.type&&"array"!==a.type||"object"!=typeof a.fields&&"object"!=typeof a.defaultField);function i(e,t){return AE({},t,{fullField:a.fullField+"."+e,fullFields:a.fullFields?[].concat(a.fullFields,[e]):[e]})}function u(n){void 0===n&&(n=[]);var u=Array.isArray(n)?n:[n];!r.suppressWarning&&u.length&&e.warning("async-validator:",u),u.length&&void 0!==a.message&&(u=[].concat(a.message));var d=u.map(KE(a,o));if(r.first&&d.length)return c[a.field]=1,l(d);if(s){if(a.required&&!t.value)return void 0!==a.message?d=[].concat(a.message).map(KE(a,o)):r.error&&(d=[r.error(a,HE(r.messages.required,a.field))]),l(d);var p={};a.defaultField&&Object.keys(t.value).map((function(e){p[e]=a.defaultField})),p=AE({},p,t.rule.fields);var f={};Object.keys(p).forEach((function(e){var t=p[e],l=Array.isArray(t)?t:[t];f[e]=l.map(i.bind(null,e))}));var v=new e(f);v.messages(r.messages),t.rule.options&&(t.rule.options.messages=r.messages,t.rule.options.error=r.error),v.validate(t.value,t.rule.options||r,(function(e){var t=[];d&&d.length&&t.push.apply(t,d),e&&e.length&&t.push.apply(t,e),l(t.length?t:null)}))}else l(d)}if(s=s&&(a.required||!a.required&&t.value),a.field=t.field,a.asyncValidator)n=a.asyncValidator(a,t.value,u,t.source,r);else if(a.validator){try{n=a.validator(a,t.value,u,t.source,r)}catch(d){null==console.error||console.error(d),r.suppressValidatorError||setTimeout((function(){throw d}),0),u(d.message)}!0===n?u():!1===n?u("function"==typeof a.message?a.message(a.fullField||a.field):a.message||(a.fullField||a.field)+" fails"):n instanceof Array?u(n):n instanceof Error&&u(n.message)}n&&n.then&&n.then((function(){return u()}),(function(e){return u(e)}))}),(function(e){!function(e){for(var t,l,n=[],a={},r=0;r");const a=qk("form"),o=_t(),r=_t(0),s=(n="update")=>{Xt((()=>{t.default&&e.isAutoWidth&&("update"===n?r.value=(()=>{var e;if(null==(e=o.value)?void 0:e.firstElementChild){const e=window.getComputedStyle(o.value.firstElementChild).width;return Math.ceil(Number.parseFloat(e))}return 0})():"remove"===n&&(null==l||l.deregisterLabelWidth(r.value)))}))},i=()=>s("update");return Ol((()=>{i()})),Al((()=>{s("remove")})),Vl((()=>i())),Un(r,((t,n)=>{e.updateAll&&(null==l||l.registerLabelWidth(t,n))})),Ps(vo((()=>{var e,t;return null!=(t=null==(e=o.value)?void 0:e.firstElementChild)?t:null})),i),()=>{var s,i;if(!t)return null;const{isAutoWidth:u}=e;if(u){const e=null==l?void 0:l.autoLabelWidth,i={};if((null==n?void 0:n.hasLabel)&&e&&"auto"!==e){const t=Math.max(0,Number.parseInt(e,10)-r.value),n="left"===l.labelPosition?"marginRight":"marginLeft";t&&(i[n]=`${t}px`)}return Da("div",{ref:o,class:[a.be("item","label-wrap")],style:i},[null==(s=t.default)?void 0:s.call(t)])}return Da(ka,{ref:o},[null==(i=t.default)?void 0:i.call(t)])}}});const sO=["role","aria-labelledby"];var iO=cE(Fl({...Fl({name:"ElFormItem"}),props:aO,setup(e,{expose:t}){const l=e,n=Gl(),a=gn(yE,void 0),o=gn(bE,void 0),r=wE(void 0,{formItem:!1}),s=qk("form-item"),i=k_().value,u=_t([]),c=_t(""),d=function(e,t=200,l={}){const n=_t(e.value),a=_s((()=>{n.value=e.value}),t,l);return Un(e,(()=>a())),n}(c,100),p=_t(""),f=_t();let v,g=!1;const y=vo((()=>{if("top"===(null==a?void 0:a.labelPosition))return{};const e=Gf(l.labelWidth||(null==a?void 0:a.labelWidth)||"");return e?{width:e}:{}})),b=vo((()=>{if("top"===(null==a?void 0:a.labelPosition)||(null==a?void 0:a.inline))return{};if(!l.label&&!l.labelWidth&&E)return{};const e=Gf(l.labelWidth||(null==a?void 0:a.labelWidth)||"");return l.label||n.label?{}:{marginLeft:e}})),w=vo((()=>[s.b(),s.m(r.value),s.is("error","error"===c.value),s.is("validating","validating"===c.value),s.is("success","success"===c.value),s.is("required",A.value||l.required),s.is("no-asterisk",null==a?void 0:a.hideRequiredAsterisk),"right"===(null==a?void 0:a.requireAsteriskPosition)?"asterisk-right":"asterisk-left",{[s.m("feedback")]:null==a?void 0:a.statusIcon}])),x=vo((()=>Vf(l.inlineMessage)?l.inlineMessage:(null==a?void 0:a.inlineMessage)||!1)),C=vo((()=>[s.e("error"),{[s.em("error","inline")]:x.value}])),k=vo((()=>l.prop?m(l.prop)?l.prop:l.prop.join("."):"")),S=vo((()=>!(!l.label&&!n.label))),_=vo((()=>l.for||(1===u.value.length?u.value[0]:void 0))),M=vo((()=>!_.value&&S.value)),E=!!o,O=vo((()=>{const e=null==a?void 0:a.model;if(e&&l.prop)return Ff(e,l.prop).value})),z=vo((()=>{const{required:e}=l,t=[];l.rules&&t.push(...Pc(l.rules));const n=null==a?void 0:a.rules;if(n&&l.prop){const e=Ff(n,l.prop).value;e&&t.push(...Pc(e))}if(void 0!==e){const l=t.map(((e,t)=>[e,t])).filter((([e])=>Object.keys(e).includes("required")));if(l.length>0)for(const[n,a]of l)n.required!==e&&(t[a]={...n,required:e});else t.push({required:e})}return t})),V=vo((()=>z.value.length>0)),A=vo((()=>z.value.some((e=>e.required)))),T=vo((()=>{var e;return"error"===d.value&&l.showMessage&&(null==(e=null==a?void 0:a.showMessage)||e)})),L=vo((()=>`${l.label||""}${(null==a?void 0:a.labelSuffix)||""}`)),B=e=>{c.value=e},I=async e=>{const t=k.value;return new nO({[t]:e}).validate({[t]:O.value},{firstFields:!0}).then((()=>(B("success"),null==a||a.emit("validate",l.prop,!0,""),!0))).catch((e=>((e=>{var t,n;const{errors:o,fields:r}=e;o&&r||console.error(e),B("error"),p.value=o?null!=(n=null==(t=null==o?void 0:o[0])?void 0:t.message)?n:`${l.prop} is required`:"",null==a||a.emit("validate",l.prop,!1,p.value)})(e),Promise.reject(e))))},$=async(e,t)=>{if(g||!l.prop)return!1;const n=h(t);if(!V.value)return null==t||t(!1),!1;const a=(e=>z.value.filter((t=>!t.trigger||!e||(Array.isArray(t.trigger)?t.trigger.includes(e):t.trigger===e))).map((({trigger:e,...t})=>t)))(e);return 0===a.length?(null==t||t(!0),!0):(B("validating"),I(a).then((()=>(null==t||t(!0),!0))).catch((e=>{const{fields:l}=e;return null==t||t(!1,l),!n&&Promise.reject(l)})))},R=()=>{B(""),p.value="",g=!1},N=async()=>{const e=null==a?void 0:a.model;if(!e||!l.prop)return;const t=Ff(e,l.prop);g=!0,t.value=ap(v),await Xt(),R(),g=!1};Un((()=>l.error),(e=>{p.value=e||"",B(e?"error":"")}),{immediate:!0}),Un((()=>l.validateStatus),(e=>B(e||"")));const H=ut({...Lt(l),$el:f,size:r,validateState:c,labelId:i,inputIds:u,isGroup:M,hasLabel:S,fieldValue:O,addInputId:e=>{u.value.includes(e)||u.value.push(e)},removeInputId:e=>{u.value=u.value.filter((t=>t!==e))},resetField:N,clearValidate:R,validate:$});return mn(bE,H),Ol((()=>{l.prop&&(null==a||a.addField(H),v=ap(O.value))})),Al((()=>{null==a||a.removeField(H)})),t({size:r,validateMessage:p,validateState:c,validate:$,clearValidate:R,resetField:N}),(e,t)=>{var l;return za(),La("div",{ref_key:"formItemRef",ref:f,class:W(zt(w)),role:zt(M)?"group":void 0,"aria-labelledby":zt(M)?zt(i):void 0},[Da(zt(rO),{"is-auto-width":"auto"===zt(y).width,"update-all":"auto"===(null==(l=zt(a))?void 0:l.labelWidth)},{default:pl((()=>[zt(S)?(za(),Ba(xl(zt(_)?"label":"div"),{key:0,id:zt(i),for:zt(_),class:W(zt(s).e("label")),style:D(zt(y))},{default:pl((()=>[jl(e.$slots,"label",{label:zt(L)},(()=>[ja(J(zt(L)),1)]))])),_:3},8,["id","for","class","style"])):Ka("v-if",!0)])),_:3},8,["is-auto-width","update-all"]),Ha("div",{class:W(zt(s).e("content")),style:D(zt(b))},[jl(e.$slots,"default"),Da(dr,{name:`${zt(s).namespace.value}-zoom-in-top`},{default:pl((()=>[zt(T)?jl(e.$slots,"error",{key:0,error:p.value},(()=>[Ha("div",{class:W(zt(C))},J(p.value),3)])):Ka("v-if",!0)])),_:3},8,["name"])],6)],10,sO)}}}),[["__file","form-item.vue"]]);const uO=fk(VE,{FormItem:iO}),cO=hk(iO);let dO;const pO=`\n height:0 !important;\n visibility:hidden !important;\n ${li()?"":"overflow:hidden !important;"}\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important;\n`,fO=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function vO(e,t=1,l){var n;dO||(dO=document.createElement("textarea"),document.body.appendChild(dO));const{paddingSize:a,borderSize:o,boxSizing:r,contextStyle:s}=function(e){const t=window.getComputedStyle(e),l=t.getPropertyValue("box-sizing"),n=Number.parseFloat(t.getPropertyValue("padding-bottom"))+Number.parseFloat(t.getPropertyValue("padding-top")),a=Number.parseFloat(t.getPropertyValue("border-bottom-width"))+Number.parseFloat(t.getPropertyValue("border-top-width"));return{contextStyle:fO.map((e=>`${e}:${t.getPropertyValue(e)}`)).join(";"),paddingSize:n,borderSize:a,boxSizing:l}}(e);dO.setAttribute("style",`${s};${pO}`),dO.value=e.value||e.placeholder||"";let i=dO.scrollHeight;const u={};"border-box"===r?i+=o:"content-box"===r&&(i-=a),dO.value="";const c=dO.scrollHeight-a;if(Af(t)){let e=c*t;"border-box"===r&&(e=e+a+o),i=Math.max(e,i),u.minHeight=`${e}px`}if(Af(l)){let e=c*l;"border-box"===r&&(e=e+a+o),i=Math.min(e,i)}return u.height=`${i}px`,null==(n=dO.parentNode)||n.removeChild(dO),dO=void 0,u}const hO=sk({id:{type:String,default:void 0},size:WM,disabled:Boolean,modelValue:{type:[String,Number,Object],default:""},maxlength:{type:[String,Number]},minlength:{type:[String,Number]},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:[Boolean,Object],default:!1},autocomplete:{type:String,default:"off"},formatter:{type:Function},parser:{type:Function},placeholder:{type:String},form:{type:String},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},showPassword:{type:Boolean,default:!1},showWordLimit:{type:Boolean,default:!1},suffixIcon:{type:ik},prefixIcon:{type:ik},containerRole:{type:String,default:void 0},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},inputStyle:{type:[Object,Array,String],default:()=>({})},autofocus:{type:Boolean,default:!1},...JM(["ariaLabel"])}),mO={[bk]:e=>m(e),input:e=>m(e),change:e=>m(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent,clear:()=>!0,mouseleave:e=>e instanceof MouseEvent,mouseenter:e=>e instanceof MouseEvent,keydown:e=>e instanceof Event,compositionstart:e=>e instanceof CompositionEvent,compositionupdate:e=>e instanceof CompositionEvent,compositionend:e=>e instanceof CompositionEvent},gO=["role"],yO=["id","minlength","maxlength","type","disabled","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus"],bO=["id","minlength","maxlength","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus"];const wO=fk(cE(Fl({...Fl({name:"ElInput",inheritAttrs:!1}),props:hO,emits:mO,setup(e,{expose:t,emit:l}){const a=e,o=Xl(),r=Gl(),s=vo((()=>{const e={};return"combobox"===a.containerRole&&(e["aria-haspopup"]=o["aria-haspopup"],e["aria-owns"]=o["aria-owns"],e["aria-expanded"]=o["aria-expanded"]),e})),i=vo((()=>["textarea"===a.type?g.b():m.b(),m.m(v.value),m.is("disabled",h.value),m.is("exceed",j.value),{[m.b("group")]:r.prepend||r.append,[m.m("prefix")]:r.prefix||a.prefixIcon,[m.m("suffix")]:r.suffix||a.suffixIcon||a.clearable||a.showPassword,[m.bm("suffix","password-clear")]:N.value&&H.value,[m.b("hidden")]:"hidden"===a.type},o.class])),u=vo((()=>[m.e("wrapper"),m.is("focus",O.value)])),c=Bk({excludeKeys:vo((()=>Object.keys(s.value)))}),{form:d,formItem:p}=CE(),{inputId:f}=kE(a,{formItemContext:p}),v=wE(),h=xE(),m=qk("input"),g=qk("textarea"),b=Mt(),w=Mt(),x=_t(!1),C=_t(!1),k=_t(!1),S=_t(),_=Mt(a.inputStyle),M=vo((()=>b.value||w.value)),{wrapperRef:E,isFocused:O,handleFocus:z,handleBlur:V}=UM(M,{afterBlur(){var e;a.validateEvent&&(null==(e=null==p?void 0:p.validate)||e.call(p,"blur").catch((e=>{})))}}),A=vo((()=>{var e;return null!=(e=null==d?void 0:d.statusIcon)&&e})),T=vo((()=>(null==p?void 0:p.validateState)||"")),L=vo((()=>T.value&&pk[T.value])),B=vo((()=>k.value?UC:Qy)),I=vo((()=>[o.style])),$=vo((()=>[a.inputStyle,_.value,{resize:a.resize}])),R=vo((()=>mf(a.modelValue)?"":String(a.modelValue))),N=vo((()=>a.clearable&&!h.value&&!a.readonly&&!!R.value&&(O.value||x.value))),H=vo((()=>a.showPassword&&!h.value&&!a.readonly&&!!R.value&&(!!R.value||O.value))),F=vo((()=>a.showWordLimit&&!!a.maxlength&&("text"===a.type||"textarea"===a.type)&&!h.value&&!a.readonly&&!a.showPassword)),P=vo((()=>R.value.length)),j=vo((()=>!!F.value&&P.value>Number(a.maxlength))),K=vo((()=>!!r.suffix||!!a.suffixIcon||N.value||a.showPassword||F.value||!!T.value&&A.value)),[q,U]=function(e){const t=_t();return[function(){if(null==e.value)return;const{selectionStart:l,selectionEnd:n,value:a}=e.value;if(null==l||null==n)return;const o=a.slice(0,Math.max(0,l)),r=a.slice(Math.max(0,n));t.value={selectionStart:l,selectionEnd:n,value:a,beforeTxt:o,afterTxt:r}},function(){if(null==e.value||null==t.value)return;const{value:l}=e.value,{beforeTxt:n,afterTxt:a,selectionStart:o}=t.value;if(null==n||null==a||null==o)return;let r=l.length;if(l.endsWith(a))r=l.length-a.length;else if(l.startsWith(n))r=n.length;else{const e=n[o-1],t=l.indexOf(e,o-1);-1!==t&&(r=t+1)}e.value.setSelectionRange(r,r)}]}(b);Ps(w,(e=>{if(G(),!F.value||"both"!==a.resize)return;const t=e[0],{width:l}=t.contentRect;S.value={right:`calc(100% - ${l+15+6}px)`}}));const Y=()=>{const{type:e,autosize:t}=a;if(ms&&"textarea"===e&&w.value)if(t){const e=y(t)?t.minRows:void 0,l=y(t)?t.maxRows:void 0,n=vO(w.value,e,l);_.value={overflowY:"hidden",...n},Xt((()=>{w.value.offsetHeight,_.value=n}))}else _.value={minHeight:vO(w.value).minHeight}},G=(e=>{let t=!1;return()=>{var l;if(t||!a.autosize)return;null===(null==(l=w.value)?void 0:l.offsetParent)||(e(),t=!0)}})(Y),X=()=>{const e=M.value,t=a.formatter?a.formatter(R.value):R.value;e&&e.value!==t&&(e.value=t)},Z=async e=>{q();let{value:t}=e.target;a.formatter&&(t=a.parser?a.parser(t):t),C.value||(t!==R.value?(l(bk,t),l("input",t),await Xt(),X(),U()):X())},Q=e=>{l("change",e.target.value)},ee=e=>{l("compositionstart",e),C.value=!0},te=e=>{var t;l("compositionupdate",e);const n=null==(t=e.target)?void 0:t.value,a=n[n.length-1]||"";C.value=!Ak(a)},le=e=>{l("compositionend",e),C.value&&(C.value=!1,Z(e))},ne=()=>{k.value=!k.value,ae()},ae=async()=>{var e;await Xt(),null==(e=M.value)||e.focus()},oe=e=>{x.value=!1,l("mouseleave",e)},re=e=>{x.value=!0,l("mouseenter",e)},se=e=>{l("keydown",e)},ie=()=>{l(bk,""),l("change",""),l("clear"),l("input","")};return Un((()=>a.modelValue),(()=>{var e;Xt((()=>Y())),a.validateEvent&&(null==(e=null==p?void 0:p.validate)||e.call(p,"change").catch((e=>{})))})),Un(R,(()=>X())),Un((()=>a.type),(async()=>{await Xt(),X(),Y()})),Ol((()=>{!a.formatter&&a.parser,X(),Xt(Y)})),Ik({from:"label",replacement:"aria-label",version:"2.8.0",scope:"el-input",ref:"https://element-plus.org/en-US/component/input.html"},vo((()=>!!a.label))),t({input:b,textarea:w,ref:M,textareaStyle:$,autosize:$t(a,"autosize"),focus:ae,blur:()=>{var e;return null==(e=M.value)?void 0:e.blur()},select:()=>{var e;null==(e=M.value)||e.select()},clear:ie,resizeTextarea:Y}),(e,t)=>(za(),La("div",Ya(zt(s),{class:[zt(i),{[zt(m).bm("group","append")]:e.$slots.append,[zt(m).bm("group","prepend")]:e.$slots.prepend}],style:zt(I),role:e.containerRole,onMouseenter:re,onMouseleave:oe}),[Ka(" input "),"textarea"!==e.type?(za(),La(ka,{key:0},[Ka(" prepend slot "),e.$slots.prepend?(za(),La("div",{key:0,class:W(zt(m).be("group","prepend"))},[jl(e.$slots,"prepend")],2)):Ka("v-if",!0),Ha("div",{ref_key:"wrapperRef",ref:E,class:W(zt(u))},[Ka(" prefix slot "),e.$slots.prefix||e.prefixIcon?(za(),La("span",{key:0,class:W(zt(m).e("prefix"))},[Ha("span",{class:W(zt(m).e("prefix-inner"))},[jl(e.$slots,"prefix"),e.prefixIcon?(za(),Ba(zt(vE),{key:0,class:W(zt(m).e("icon"))},{default:pl((()=>[(za(),Ba(xl(e.prefixIcon)))])),_:1},8,["class"])):Ka("v-if",!0)],2)],2)):Ka("v-if",!0),Ha("input",Ya({id:zt(f),ref_key:"input",ref:b,class:zt(m).e("inner")},zt(c),{minlength:e.minlength,maxlength:e.maxlength,type:e.showPassword?k.value?"text":"password":e.type,disabled:zt(h),readonly:e.readonly,autocomplete:e.autocomplete,tabindex:e.tabindex,"aria-label":e.label||e.ariaLabel,placeholder:e.placeholder,style:e.inputStyle,form:e.form,autofocus:e.autofocus,onCompositionstart:ee,onCompositionupdate:te,onCompositionend:le,onInput:Z,onFocus:t[0]||(t[0]=(...e)=>zt(z)&&zt(z)(...e)),onBlur:t[1]||(t[1]=(...e)=>zt(V)&&zt(V)(...e)),onChange:Q,onKeydown:se}),null,16,yO),Ka(" suffix slot "),zt(K)?(za(),La("span",{key:1,class:W(zt(m).e("suffix"))},[Ha("span",{class:W(zt(m).e("suffix-inner"))},[zt(N)&&zt(H)&&zt(F)?Ka("v-if",!0):(za(),La(ka,{key:0},[jl(e.$slots,"suffix"),e.suffixIcon?(za(),Ba(zt(vE),{key:0,class:W(zt(m).e("icon"))},{default:pl((()=>[(za(),Ba(xl(e.suffixIcon)))])),_:1},8,["class"])):Ka("v-if",!0)],64)),zt(N)?(za(),Ba(zt(vE),{key:1,class:W([zt(m).e("icon"),zt(m).e("clear")]),onMousedown:Er(zt(n),["prevent"]),onClick:ie},{default:pl((()=>[Da(zt(Zh))])),_:1},8,["class","onMousedown"])):Ka("v-if",!0),zt(H)?(za(),Ba(zt(vE),{key:2,class:W([zt(m).e("icon"),zt(m).e("password")]),onClick:ne},{default:pl((()=>[(za(),Ba(xl(zt(B))))])),_:1},8,["class"])):Ka("v-if",!0),zt(F)?(za(),La("span",{key:3,class:W(zt(m).e("count"))},[Ha("span",{class:W(zt(m).e("count-inner"))},J(zt(P))+" / "+J(e.maxlength),3)],2)):Ka("v-if",!0),zt(T)&&zt(L)&&zt(A)?(za(),Ba(zt(vE),{key:4,class:W([zt(m).e("icon"),zt(m).e("validateIcon"),zt(m).is("loading","validating"===zt(T))])},{default:pl((()=>[(za(),Ba(xl(zt(L))))])),_:1},8,["class"])):Ka("v-if",!0)],2)],2)):Ka("v-if",!0)],2),Ka(" append slot "),e.$slots.append?(za(),La("div",{key:1,class:W(zt(m).be("group","append"))},[jl(e.$slots,"append")],2)):Ka("v-if",!0)],64)):(za(),La(ka,{key:1},[Ka(" textarea "),Ha("textarea",Ya({id:zt(f),ref_key:"textarea",ref:w,class:[zt(g).e("inner"),zt(m).is("focus",zt(O))]},zt(c),{minlength:e.minlength,maxlength:e.maxlength,tabindex:e.tabindex,disabled:zt(h),readonly:e.readonly,autocomplete:e.autocomplete,style:zt($),"aria-label":e.label||e.ariaLabel,placeholder:e.placeholder,form:e.form,autofocus:e.autofocus,onCompositionstart:ee,onCompositionupdate:te,onCompositionend:le,onInput:Z,onFocus:t[2]||(t[2]=(...e)=>zt(z)&&zt(z)(...e)),onBlur:t[3]||(t[3]=(...e)=>zt(V)&&zt(V)(...e)),onChange:Q,onKeydown:se}),null,16,bO),zt(F)?(za(),La("span",{key:0,style:D(S.value),class:W(zt(m).e("count"))},J(zt(P))+" / "+J(e.maxlength),7)):Ka("v-if",!0)],64))],16,gO))}}),[["__file","input.vue"]])),xO={vertical:{offset:"offsetHeight",scroll:"scrollTop",scrollSize:"scrollHeight",size:"height",key:"vertical",axis:"Y",client:"clientY",direction:"top"},horizontal:{offset:"offsetWidth",scroll:"scrollLeft",scrollSize:"scrollWidth",size:"width",key:"horizontal",axis:"X",client:"clientX",direction:"left"}},CO=Symbol("scrollbarContextKey"),kO=sk({vertical:Boolean,size:String,move:Number,ratio:{type:Number,required:!0},always:Boolean}),SO=Fl({__name:"thumb",props:kO,setup(e){const t=e,l=gn(CO),n=qk("scrollbar");l||jf("Thumb","can not inject scrollbar context");const a=_t(),o=_t(),r=_t({}),s=_t(!1);let i=!1,u=!1,c=ms?document.onselectstart:null;const d=vo((()=>xO[t.vertical?"vertical":"horizontal"])),p=vo((()=>(({move:e,size:t,bar:l})=>({[l.size]:t,transform:`translate${l.axis}(${e}%)`}))({size:t.size,move:t.move,bar:d.value}))),f=vo((()=>a.value[d.value.offset]**2/l.wrapElement[d.value.scrollSize]/t.ratio/o.value[d.value.offset])),v=e=>{var t;if(e.stopPropagation(),e.ctrlKey||[1,2].includes(e.button))return;null==(t=window.getSelection())||t.removeAllRanges(),m(e);const l=e.currentTarget;l&&(r.value[d.value.axis]=l[d.value.offset]-(e[d.value.client]-l.getBoundingClientRect()[d.value.direction]))},h=e=>{if(!o.value||!a.value||!l.wrapElement)return;const t=100*(Math.abs(e.target.getBoundingClientRect()[d.value.direction]-e[d.value.client])-o.value[d.value.offset]/2)*f.value/a.value[d.value.offset];l.wrapElement[d.value.scroll]=t*l.wrapElement[d.value.scrollSize]/100},m=e=>{e.stopImmediatePropagation(),i=!0,document.addEventListener("mousemove",g),document.addEventListener("mouseup",y),c=document.onselectstart,document.onselectstart=()=>!1},g=e=>{if(!a.value||!o.value)return;if(!1===i)return;const t=r.value[d.value.axis];if(!t)return;const n=100*(-1*(a.value.getBoundingClientRect()[d.value.direction]-e[d.value.client])-(o.value[d.value.offset]-t))*f.value/a.value[d.value.offset];l.wrapElement[d.value.scroll]=n*l.wrapElement[d.value.scrollSize]/100},y=()=>{i=!1,r.value[d.value.axis]=0,document.removeEventListener("mousemove",g),document.removeEventListener("mouseup",y),b(),u&&(s.value=!1)};Al((()=>{b(),document.removeEventListener("mouseup",y)}));const b=()=>{document.onselectstart!==c&&(document.onselectstart=c)};return Ts($t(l,"scrollbarElement"),"mousemove",(()=>{u=!1,s.value=!!t.size})),Ts($t(l,"scrollbarElement"),"mouseleave",(()=>{u=!0,s.value=i})),(e,t)=>(za(),Ba(So,{name:zt(n).b("fade"),persisted:""},{default:pl((()=>[Rl(Ha("div",{ref_key:"instance",ref:a,class:W([zt(n).e("bar"),zt(n).is(zt(d).key)]),onMousedown:h},[Ha("div",{ref_key:"thumb",ref:o,class:W(zt(n).e("thumb")),style:D(zt(p)),onMousedown:v},null,38)],34),[[Po,e.always||s.value]])])),_:1},8,["name"]))}});var _O=cE(SO,[["__file","thumb.vue"]]);var MO=cE(Fl({__name:"bar",props:sk({always:{type:Boolean,default:!0},minSize:{type:Number,required:!0}}),setup(e,{expose:t}){const l=e,n=gn(CO),a=_t(0),o=_t(0),r=_t(""),s=_t(""),i=_t(1),u=_t(1);return t({handleScroll:e=>{if(e){const t=e.offsetHeight-4,l=e.offsetWidth-4;o.value=100*e.scrollTop/t*i.value,a.value=100*e.scrollLeft/l*u.value}},update:()=>{const e=null==n?void 0:n.wrapElement;if(!e)return;const t=e.offsetHeight-4,a=e.offsetWidth-4,o=t**2/e.scrollHeight,c=a**2/e.scrollWidth,d=Math.max(o,l.minSize),p=Math.max(c,l.minSize);i.value=o/(t-o)/(d/(t-d)),u.value=c/(a-c)/(p/(a-p)),s.value=d+4(za(),La(ka,null,[Da(_O,{move:a.value,ratio:u.value,size:r.value,always:e.always},null,8,["move","ratio","size","always"]),Da(_O,{move:o.value,ratio:i.value,size:s.value,vertical:"",always:e.always},null,8,["move","ratio","size","always"])],64))}}),[["__file","bar.vue"]]);const EO=sk({height:{type:[String,Number],default:""},maxHeight:{type:[String,Number],default:""},native:{type:Boolean,default:!1},wrapStyle:{type:[String,Object,Array],default:""},wrapClass:{type:[String,Array],default:""},viewClass:{type:[String,Array],default:""},viewStyle:{type:[String,Array,Object],default:""},noresize:Boolean,tag:{type:String,default:"div"},always:Boolean,minSize:{type:Number,default:20},id:String,role:String,...JM(["ariaLabel","ariaOrientation"])}),OO={scroll:({scrollTop:e,scrollLeft:t})=>[e,t].every(Af)};const zO=fk(cE(Fl({...Fl({name:"ElScrollbar"}),props:EO,emits:OO,setup(e,{expose:t,emit:l}){const n=e,a=qk("scrollbar");let o,r;const s=_t(),i=_t(),u=_t(),c=_t(),d=vo((()=>{const e={};return n.height&&(e.height=Gf(n.height)),n.maxHeight&&(e.maxHeight=Gf(n.maxHeight)),[n.wrapStyle,e]})),p=vo((()=>[n.wrapClass,a.e("wrap"),{[a.em("wrap","hidden-default")]:!n.native}])),f=vo((()=>[a.e("view"),n.viewClass])),v=()=>{var e;i.value&&(null==(e=c.value)||e.handleScroll(i.value),l("scroll",{scrollTop:i.value.scrollTop,scrollLeft:i.value.scrollLeft}))};const h=()=>{var e;null==(e=c.value)||e.update()};return Un((()=>n.noresize),(e=>{e?(null==o||o(),null==r||r()):(({stop:o}=Ps(u,h)),r=Ts("resize",h))}),{immediate:!0}),Un((()=>[n.maxHeight,n.height]),(()=>{n.native||Xt((()=>{var e;h(),i.value&&(null==(e=c.value)||e.handleScroll(i.value))}))})),mn(CO,ut({scrollbarElement:s,wrapElement:i})),Ol((()=>{n.native||Xt((()=>{h()}))})),Vl((()=>h())),t({wrapRef:i,update:h,scrollTo:function(e,t){y(e)?i.value.scrollTo(e):Af(e)&&Af(t)&&i.value.scrollTo(e,t)},setScrollTop:e=>{Af(e)&&(i.value.scrollTop=e)},setScrollLeft:e=>{Af(e)&&(i.value.scrollLeft=e)},handleScroll:v}),(e,t)=>(za(),La("div",{ref_key:"scrollbarRef",ref:s,class:W(zt(a).b())},[Ha("div",{ref_key:"wrapRef",ref:i,class:W(zt(p)),style:D(zt(d)),onScroll:v},[(za(),Ba(xl(e.tag),{id:e.id,ref_key:"resizeRef",ref:u,class:W(zt(f)),style:D(e.viewStyle),role:e.role,"aria-label":e.ariaLabel,"aria-orientation":e.ariaOrientation},{default:pl((()=>[jl(e.$slots,"default")])),_:3},8,["id","class","style","role","aria-label","aria-orientation"]))],38),e.native?Ka("v-if",!0):(za(),Ba(MO,{key:0,ref_key:"barRef",ref:c,always:e.always,"min-size":e.minSize},null,8,["always","min-size"]))],2))}}),[["__file","scrollbar.vue"]])),VO=Symbol("popper"),AO=Symbol("popperContent"),TO=sk({role:{type:String,values:["dialog","grid","group","listbox","menu","navigation","tooltip","tree"],default:"tooltip"}});var LO=cE(Fl({...Fl({name:"ElPopper",inheritAttrs:!1}),props:TO,setup(e,{expose:t}){const l=e,n={triggerRef:_t(),popperInstanceRef:_t(),contentRef:_t(),referenceRef:_t(),role:vo((()=>l.role))};return t(n),mn(VO,n),(e,t)=>jl(e.$slots,"default")}}),[["__file","popper.vue"]]);const BO=sk({arrowOffset:{type:Number,default:5}});var IO=cE(Fl({...Fl({name:"ElPopperArrow",inheritAttrs:!1}),props:BO,setup(e,{expose:t}){const l=e,n=qk("popper"),{arrowOffset:a,arrowRef:o,arrowStyle:r}=gn(AO,void 0);return Un((()=>l.arrowOffset),(e=>{a.value=e})),Al((()=>{o.value=void 0})),t({arrowRef:o}),(e,t)=>(za(),La("span",{ref_key:"arrowRef",ref:o,class:W(zt(n).e("arrow")),style:D(zt(r)),"data-popper-arrow":""},null,6))}}),[["__file","arrow.vue"]]);const $O=Fl({name:"ElOnlyChild",setup(e,{slots:t,attrs:l}){var a;const o=gn(V_),r=(s=null!=(a=null==o?void 0:o.setForwardRef)?a:n,{mounted(e){s(e)},updated(e){s(e)},unmounted(){s(null)}});var s;return()=>{var e;const n=null==(e=t.default)?void 0:e.call(t,l);if(!n)return null;if(n.length>1)return null;const a=RO(n);return a?Rl(Pa(a,l),[[r]]):null}}});function RO(e){if(!e)return null;const t=e;for(const l of t){if(y(l))switch(l.type){case _a:continue;case Sa:case"svg":return NO(l);case ka:return RO(l.children);default:return l}return NO(l)}return null}function NO(e){const t=qk("only-child");return Da("span",{class:t.e("content")},[e])}const HO=sk({virtualRef:{type:Object},virtualTriggering:Boolean,onMouseenter:{type:Function},onMouseleave:{type:Function},onClick:{type:Function},onKeydown:{type:Function},onFocus:{type:Function},onBlur:{type:Function},onContextmenu:{type:Function},id:String,open:Boolean});var DO=cE(Fl({...Fl({name:"ElPopperTrigger",inheritAttrs:!1}),props:HO,setup(e,{expose:t}){const l=e,{role:n,triggerRef:a}=gn(VO,void 0);var o;o=a,mn(V_,{setForwardRef:e=>{o.value=e}});const r=vo((()=>i.value?l.id:void 0)),s=vo((()=>{if(n&&"tooltip"===n.value)return l.open&&l.id?l.id:void 0})),i=vo((()=>{if(n&&"tooltip"!==n.value)return n.value})),u=vo((()=>i.value?`${l.open}`:void 0));let c;return Ol((()=>{Un((()=>l.virtualRef),(e=>{e&&(a.value=zs(e))}),{immediate:!0}),Un(a,((e,t)=>{null==c||c(),c=void 0,Lf(e)&&(["onMouseenter","onMouseleave","onClick","onKeydown","onFocus","onBlur","onContextmenu"].forEach((n=>{var a;const o=l[n];o&&(e.addEventListener(n.slice(2).toLowerCase(),o),null==(a=null==t?void 0:t.removeEventListener)||a.call(t,n.slice(2).toLowerCase(),o))})),c=Un([r,s,i,u],(t=>{["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach(((l,n)=>{mf(t[n])?e.removeAttribute(l):e.setAttribute(l,t[n])}))}),{immediate:!0})),Lf(t)&&["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach((e=>t.removeAttribute(e)))}),{immediate:!0})})),Al((()=>{null==c||c(),c=void 0})),t({triggerRef:a}),(e,t)=>e.virtualTriggering?Ka("v-if",!0):(za(),Ba(zt($O),Ya({key:0},e.$attrs,{"aria-controls":zt(r),"aria-describedby":zt(s),"aria-expanded":zt(u),"aria-haspopup":zt(i)}),{default:pl((()=>[jl(e.$slots,"default")])),_:3},16,["aria-controls","aria-describedby","aria-expanded","aria-haspopup"]))}}),[["__file","trigger.vue"]]);const FO="focus-trap.focus-after-trapped",PO="focus-trap.focus-after-released",jO={cancelable:!0,bubbles:!1},KO={cancelable:!0,bubbles:!1},WO="focusAfterTrapped",qO="focusAfterReleased",UO=Symbol("elFocusTrap"),YO=_t(),GO=_t(0),XO=_t(0);let ZO=0;const JO=e=>{const t=[],l=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{const t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0||e===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)t.push(l.currentNode);return t},QO=(e,t)=>{for(const l of e)if(!ez(l,t))return l},ez=(e,t)=>{if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1},tz=(e,t)=>{if(e&&e.focus){const l=document.activeElement;e.focus({preventScroll:!0}),XO.value=window.performance.now(),e!==l&&(e=>e instanceof HTMLInputElement&&"select"in e)(e)&&t&&e.select()}};function lz(e,t){const l=[...e],n=e.indexOf(t);return-1!==n&&l.splice(n,1),l}const nz=(()=>{let e=[];return{push:t=>{const l=e[0];l&&t!==l&&l.pause(),e=lz(e,t),e.unshift(t)},remove:t=>{var l,n;e=lz(e,t),null==(n=null==(l=e[0])?void 0:l.resume)||n.call(l)}}})(),az=()=>{YO.value="pointer",GO.value=window.performance.now()},oz=()=>{YO.value="keyboard",GO.value=window.performance.now()},rz=e=>new CustomEvent("focus-trap.focusout-prevented",{...KO,detail:e}),sz=Fl({name:"ElFocusTrap",inheritAttrs:!1,props:{loop:Boolean,trapped:Boolean,focusTrapEl:Object,focusStartEl:{type:[Object,String],default:"first"}},emits:[WO,qO,"focusin","focusout","focusout-prevented","release-requested"],setup(e,{emit:t}){const l=_t();let n,a;const{focusReason:o}=(Ol((()=>{0===ZO&&(document.addEventListener("mousedown",az),document.addEventListener("touchstart",az),document.addEventListener("keydown",oz)),ZO++})),Al((()=>{ZO--,ZO<=0&&(document.removeEventListener("mousedown",az),document.removeEventListener("touchstart",az),document.removeEventListener("keydown",oz))})),{focusReason:YO,lastUserFocusTimestamp:GO,lastAutomatedFocusTimestamp:XO});var r;r=l=>{e.trapped&&!s.paused&&t("release-requested",l)},Ol((()=>{0===S_.length&&document.addEventListener("keydown",__),ms&&S_.push(r)})),Al((()=>{S_=S_.filter((e=>e!==r)),0===S_.length&&ms&&document.removeEventListener("keydown",__)}));const s={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},i=l=>{if(!e.loop&&!e.trapped)return;if(s.paused)return;const{key:n,altKey:a,ctrlKey:r,metaKey:i,currentTarget:u,shiftKey:c}=l,{loop:d}=e,p=n===gk.tab&&!a&&!r&&!i,f=document.activeElement;if(p&&f){const e=u,[n,a]=(e=>{const t=JO(e);return[QO(t,e),QO(t.reverse(),e)]})(e);if(n&&a)if(c||f!==a){if(c&&[n,e].includes(f)){const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||(l.preventDefault(),d&&tz(a,!0))}}else{const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||(l.preventDefault(),d&&tz(n,!0))}else if(f===e){const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||l.preventDefault()}}};mn(UO,{focusTrapRef:l,onKeydown:i}),Un((()=>e.focusTrapEl),(e=>{e&&(l.value=e)}),{immediate:!0}),Un([l],(([e],[t])=>{e&&(e.addEventListener("keydown",i),e.addEventListener("focusin",d),e.addEventListener("focusout",p)),t&&(t.removeEventListener("keydown",i),t.removeEventListener("focusin",d),t.removeEventListener("focusout",p))}));const u=e=>{t(WO,e)},c=e=>t(qO,e),d=o=>{const r=zt(l);if(!r)return;const i=o.target,u=o.relatedTarget,c=i&&r.contains(i);if(!e.trapped){u&&r.contains(u)||(n=u)}c&&t("focusin",o),s.paused||e.trapped&&(c?a=i:tz(a,!0))},p=n=>{const r=zt(l);if(!s.paused&&r)if(e.trapped){const l=n.relatedTarget;mf(l)||r.contains(l)||setTimeout((()=>{if(!s.paused&&e.trapped){const e=rz({focusReason:o.value});t("focusout-prevented",e),e.defaultPrevented||tz(a,!0)}}),0)}else{const e=n.target;e&&r.contains(e)||t("focusout",n)}};async function f(){await Xt();const t=zt(l);if(t){nz.push(s);const l=t.contains(document.activeElement)?n:document.activeElement;n=l;if(!t.contains(l)){const n=new Event(FO,jO);t.addEventListener(FO,u),t.dispatchEvent(n),n.defaultPrevented||Xt((()=>{let n=e.focusStartEl;m(n)||(tz(n),document.activeElement!==n&&(n="first")),"first"===n&&((e,t=!1)=>{const l=document.activeElement;for(const n of e)if(tz(n,t),document.activeElement!==l)return})(JO(t),!0),document.activeElement!==l&&"container"!==n||tz(t)}))}}}function v(){const e=zt(l);if(e){e.removeEventListener(FO,u);const t=new CustomEvent(PO,{...jO,detail:{focusReason:o.value}});e.addEventListener(PO,c),e.dispatchEvent(t),t.defaultPrevented||"keyboard"!=o.value&&GO.value>XO.value&&!e.contains(document.activeElement)||tz(null!=n?n:document.body),e.removeEventListener(PO,c),nz.remove(s)}}return Ol((()=>{e.trapped&&f(),Un((()=>e.trapped),(e=>{e?f():v()}))})),Al((()=>{e.trapped&&v()})),{onKeydown:i}}});var iz=cE(sz,[["render",function(e,t,l,n,a,o){return jl(e.$slots,"default",{handleKeydown:e.onKeydown})}],["__file","focus-trap.vue"]]);const uz=sk({boundariesPadding:{type:Number,default:0},fallbackPlacements:{type:Array,default:void 0},gpuAcceleration:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:String,values:dS,default:"bottom"},popperOptions:{type:Object,default:()=>({})},strategy:{type:String,values:["fixed","absolute"],default:"absolute"}}),cz=sk({...uz,id:String,style:{type:[String,Array,Object]},className:{type:[String,Array,Object]},effect:{type:String,default:"dark"},visible:Boolean,enterable:{type:Boolean,default:!0},pure:Boolean,focusOnShow:{type:Boolean,default:!1},trapping:{type:Boolean,default:!1},popperClass:{type:[String,Array,Object]},popperStyle:{type:[String,Array,Object]},referenceEl:{type:Object},triggerTargetEl:{type:Object},stopPopperMouseEvent:{type:Boolean,default:!0},virtualTriggering:Boolean,zIndex:Number,...JM(["ariaLabel"])}),dz={mouseenter:e=>e instanceof MouseEvent,mouseleave:e=>e instanceof MouseEvent,focus:()=>!0,blur:()=>!0,close:()=>!0},pz=(e,t=[])=>{const{placement:l,strategy:n,popperOptions:a}=e,o={placement:l,strategy:n,...a,modifiers:[...fz(e),...t]};return function(e,t){t&&(e.modifiers=[...e.modifiers,...null!=t?t:[]])}(o,null==a?void 0:a.modifiers),o};function fz(e){const{offset:t,gpuAcceleration:l,fallbackPlacements:n}=e;return[{name:"offset",options:{offset:[0,null!=t?t:12]}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5,fallbackPlacements:n}},{name:"computeStyles",options:{gpuAcceleration:l}}]}const vz=e=>{const{popperInstanceRef:t,contentRef:l,triggerRef:n,role:a}=gn(VO,void 0),o=_t(),r=_t(),s=vo((()=>({name:"eventListeners",enabled:!!e.visible}))),i=vo((()=>{var e;const t=zt(o),l=null!=(e=zt(r))?e:0;return{name:"arrow",enabled:!gf(t),options:{element:t,padding:l}}})),u=vo((()=>({onFirstUpdate:()=>{v()},...pz(e,[zt(i),zt(s)])}))),c=vo((()=>(e=>{if(ms)return zs(e)})(e.referenceEl)||zt(n))),{attributes:d,state:p,styles:f,update:v,forceUpdate:h,instanceRef:m}=g_(c,l,u);return Un(m,(e=>t.value=e)),Ol((()=>{Un((()=>{var e;return null==(e=zt(c))?void 0:e.getBoundingClientRect()}),(()=>{v()}))})),{attributes:d,arrowRef:o,contentRef:l,instanceRef:m,state:p,styles:f,role:a,forceUpdate:h,update:v}},hz=Fl({...Fl({name:"ElPopperContent"}),props:cz,emits:dz,setup(e,{expose:t,emit:l}){const a=e,{focusStartRef:o,trapped:r,onFocusAfterReleased:s,onFocusAfterTrapped:i,onFocusInTrap:u,onFocusoutPrevented:c,onReleaseRequested:d}=((e,t)=>{const l=_t(!1),n=_t();return{focusStartRef:n,trapped:l,onFocusAfterReleased:e=>{var l;"pointer"!==(null==(l=e.detail)?void 0:l.focusReason)&&(n.value="first",t("blur"))},onFocusAfterTrapped:()=>{t("focus")},onFocusInTrap:t=>{e.visible&&!l.value&&(t.target&&(n.value=t.target),l.value=!0)},onFocusoutPrevented:t=>{e.trapping||("pointer"===t.detail.focusReason&&t.preventDefault(),l.value=!1)},onReleaseRequested:()=>{l.value=!1,t("close")}}})(a,l),{attributes:p,arrowRef:f,contentRef:v,styles:h,instanceRef:m,role:g,update:y}=vz(a),{ariaModal:b,arrowStyle:w,contentAttrs:x,contentClass:C,contentStyle:k,updateZIndex:S}=((e,{attributes:t,styles:l,role:n})=>{const{nextZIndex:a}=$_(),o=qk("popper"),r=vo((()=>zt(t).popper)),s=_t(Af(e.zIndex)?e.zIndex:a()),i=vo((()=>[o.b(),o.is("pure",e.pure),o.is(e.effect),e.popperClass])),u=vo((()=>[{zIndex:zt(s)},zt(l).popper,e.popperStyle||{}]));return{ariaModal:vo((()=>"dialog"===n.value?"false":void 0)),arrowStyle:vo((()=>zt(l).arrow||{})),contentAttrs:r,contentClass:i,contentStyle:u,contentZIndex:s,updateZIndex:()=>{s.value=Af(e.zIndex)?e.zIndex:a()}}})(a,{styles:h,attributes:p,role:g}),_=gn(bE,void 0),M=_t();let E;mn(AO,{arrowStyle:w,arrowRef:f,arrowOffset:M}),_&&mn(bE,{..._,addInputId:n,removeInputId:n});const O=(e=!0)=>{y(),e&&S()},z=()=>{O(!1),a.visible&&a.focusOnShow?r.value=!0:!1===a.visible&&(r.value=!1)};return Ol((()=>{Un((()=>a.triggerTargetEl),((e,t)=>{null==E||E(),E=void 0;const l=zt(e||v.value),n=zt(t||v.value);Lf(l)&&(E=Un([g,()=>a.ariaLabel,b,()=>a.id],(e=>{["role","aria-label","aria-modal","id"].forEach(((t,n)=>{mf(e[n])?l.removeAttribute(t):l.setAttribute(t,e[n])}))}),{immediate:!0})),n!==l&&Lf(n)&&["role","aria-label","aria-modal","id"].forEach((e=>{n.removeAttribute(e)}))}),{immediate:!0}),Un((()=>a.visible),z,{immediate:!0})})),Al((()=>{null==E||E(),E=void 0})),t({popperContentRef:v,popperInstanceRef:m,updatePopper:O,contentStyle:k}),(e,t)=>(za(),La("div",Ya({ref_key:"contentRef",ref:v},zt(x),{style:zt(k),class:zt(C),tabindex:"-1",onMouseenter:t[0]||(t[0]=t=>e.$emit("mouseenter",t)),onMouseleave:t[1]||(t[1]=t=>e.$emit("mouseleave",t))}),[Da(zt(iz),{trapped:zt(r),"trap-on-focus-in":!0,"focus-trap-el":zt(v),"focus-start-el":zt(o),onFocusAfterTrapped:zt(i),onFocusAfterReleased:zt(s),onFocusin:zt(u),onFocusoutPrevented:zt(c),onReleaseRequested:zt(d)},{default:pl((()=>[jl(e.$slots,"default")])),_:3},8,["trapped","focus-trap-el","focus-start-el","onFocusAfterTrapped","onFocusAfterReleased","onFocusin","onFocusoutPrevented","onReleaseRequested"])],16))}});var mz=cE(hz,[["__file","content.vue"]]);const gz=fk(LO),yz=Symbol("elTooltip"),bz=sk({...z_,...cz,appendTo:{type:[String,Object]},content:{type:String,default:""},rawContent:{type:Boolean,default:!1},persistent:Boolean,visible:{type:Boolean,default:null},transition:String,teleported:{type:Boolean,default:!0},disabled:Boolean,...JM(["ariaLabel"])}),wz=sk({...HO,disabled:Boolean,trigger:{type:[String,Array],default:"hover"},triggerKeys:{type:Array,default:()=>[gk.enter,gk.space]}}),{useModelToggleProps:xz,useModelToggleEmits:Cz,useModelToggle:kz}=Xk("visible"),Sz=sk({...TO,...xz,...bz,...wz,...BO,showArrow:{type:Boolean,default:!0}}),_z=[...Cz,"before-show","before-hide","show","hide","open","close"],Mz=(e,t,l)=>n=>{((e,t)=>d(e)?e.includes(t):e===t)(zt(e),t)&&l(n)},Ez=Fl({...Fl({name:"ElTooltipTrigger"}),props:wz,setup(e,{expose:t}){const l=e,n=qk("tooltip"),{controlled:a,id:o,open:r,onOpen:s,onClose:i,onToggle:u}=gn(yz,void 0),c=_t(null),d=()=>{if(zt(a)||l.disabled)return!0},p=$t(l,"trigger"),f=os(d,Mz(p,"hover",s)),v=os(d,Mz(p,"hover",i)),h=os(d,Mz(p,"click",(e=>{0===e.button&&u(e)}))),m=os(d,Mz(p,"focus",s)),g=os(d,Mz(p,"focus",i)),y=os(d,Mz(p,"contextmenu",(e=>{e.preventDefault(),u(e)}))),b=os(d,(e=>{const{code:t}=e;l.triggerKeys.includes(t)&&(e.preventDefault(),u(e))}));return t({triggerRef:c}),(e,t)=>(za(),Ba(zt(DO),{id:zt(o),"virtual-ref":e.virtualRef,open:zt(r),"virtual-triggering":e.virtualTriggering,class:W(zt(n).e("trigger")),onBlur:zt(g),onClick:zt(h),onContextmenu:zt(y),onFocus:zt(m),onMouseenter:zt(f),onMouseleave:zt(v),onKeydown:zt(b)},{default:pl((()=>[jl(e.$slots,"default")])),_:3},8,["id","virtual-ref","open","virtual-triggering","class","onBlur","onClick","onContextmenu","onFocus","onMouseenter","onMouseleave","onKeydown"]))}});var Oz=cE(Ez,[["__file","trigger.vue"]]);var zz=cE(Fl({...Fl({name:"ElTooltipContent",inheritAttrs:!1}),props:bz,setup(e,{expose:t}){const l=e,{selector:n}=E_(),a=qk("tooltip"),o=_t(null),r=_t(!1),{controlled:s,id:i,open:u,trigger:c,onClose:d,onOpen:p,onShow:f,onHide:v,onBeforeShow:h,onBeforeHide:m}=gn(yz,void 0),g=vo((()=>l.transition||`${a.namespace.value}-fade-in-linear`)),y=vo((()=>l.persistent));Al((()=>{r.value=!0}));const b=vo((()=>!!zt(y)||zt(u))),w=vo((()=>!l.disabled&&zt(u))),x=vo((()=>l.appendTo||n.value)),C=vo((()=>{var e;return null!=(e=l.style)?e:{}})),k=vo((()=>!zt(u))),S=()=>{v()},_=()=>{if(zt(s))return!0},M=os(_,(()=>{l.enterable&&"hover"===zt(c)&&p()})),E=os(_,(()=>{"hover"===zt(c)&&d()})),O=()=>{var e,t;null==(t=null==(e=o.value)?void 0:e.updatePopper)||t.call(e),null==h||h()},z=()=>{null==m||m()},V=()=>{f(),T=Bs(vo((()=>{var e;return null==(e=o.value)?void 0:e.popperContentRef})),(()=>{if(zt(s))return;"hover"!==zt(c)&&d()}))},A=()=>{l.virtualTriggering||d()};let T;return Un((()=>zt(u)),(e=>{e||null==T||T()}),{flush:"post"}),Un((()=>l.content),(()=>{var e,t;null==(t=null==(e=o.value)?void 0:e.updatePopper)||t.call(e)})),t({contentRef:o}),(e,t)=>(za(),Ba(xa,{disabled:!e.teleported,to:zt(x)},[Da(So,{name:zt(g),onAfterLeave:S,onBeforeEnter:O,onAfterEnter:V,onBeforeLeave:z},{default:pl((()=>[zt(b)?Rl((za(),Ba(zt(mz),Ya({key:0,id:zt(i),ref_key:"contentRef",ref:o},e.$attrs,{"aria-label":e.ariaLabel,"aria-hidden":zt(k),"boundaries-padding":e.boundariesPadding,"fallback-placements":e.fallbackPlacements,"gpu-acceleration":e.gpuAcceleration,offset:e.offset,placement:e.placement,"popper-options":e.popperOptions,strategy:e.strategy,effect:e.effect,enterable:e.enterable,pure:e.pure,"popper-class":e.popperClass,"popper-style":[e.popperStyle,zt(C)],"reference-el":e.referenceEl,"trigger-target-el":e.triggerTargetEl,visible:zt(w),"z-index":e.zIndex,onMouseenter:zt(M),onMouseleave:zt(E),onBlur:A,onClose:zt(d)}),{default:pl((()=>[r.value?Ka("v-if",!0):jl(e.$slots,"default",{key:0})])),_:3},16,["id","aria-label","aria-hidden","boundaries-padding","fallback-placements","gpu-acceleration","offset","placement","popper-options","strategy","effect","enterable","pure","popper-class","popper-style","reference-el","trigger-target-el","visible","z-index","onMouseenter","onMouseleave","onClose"])),[[Po,zt(w)]]):Ka("v-if",!0)])),_:3},8,["name"])],8,["disabled","to"]))}}),[["__file","content.vue"]]);const Vz=["innerHTML"],Az={key:1};const Tz=fk(cE(Fl({...Fl({name:"ElTooltip"}),props:Sz,emits:_z,setup(e,{expose:t,emit:l}){const n=e;O_();const a=k_(),o=_t(),r=_t(),s=()=>{var e;const t=zt(o);t&&(null==(e=t.popperInstanceRef)||e.update())},i=_t(!1),u=_t(),{show:c,hide:d,hasUpdateHandler:p}=kz({indicator:i,toggleReason:u}),{onOpen:f,onClose:v}=(({showAfter:e,hideAfter:t,autoClose:l,open:n,close:a})=>{const{registerTimeout:o}=b_(),{registerTimeout:r,cancelTimeout:s}=b_();return{onOpen:t=>{o((()=>{n(t);const e=zt(l);Af(e)&&e>0&&r((()=>{a(t)}),e)}),zt(e))},onClose:e=>{s(),o((()=>{a(e)}),zt(t))}}})({showAfter:$t(n,"showAfter"),hideAfter:$t(n,"hideAfter"),autoClose:$t(n,"autoClose"),open:c,close:d}),h=vo((()=>Vf(n.visible)&&!p.value));mn(yz,{controlled:h,id:a,open:dt(i),trigger:$t(n,"trigger"),onOpen:e=>{f(e)},onClose:e=>{v(e)},onToggle:e=>{zt(i)?v(e):f(e)},onShow:()=>{l("show",u.value)},onHide:()=>{l("hide",u.value)},onBeforeShow:()=>{l("before-show",u.value)},onBeforeHide:()=>{l("before-hide",u.value)},updatePopper:s}),Un((()=>n.disabled),(e=>{e&&i.value&&(i.value=!1)}));return ea((()=>i.value&&d())),t({popperRef:o,contentRef:r,isFocusInsideContent:e=>{var t,l;const n=null==(l=null==(t=r.value)?void 0:t.contentRef)?void 0:l.popperContentRef,a=(null==e?void 0:e.relatedTarget)||document.activeElement;return n&&n.contains(a)},updatePopper:s,onOpen:f,onClose:v,hide:d}),(e,t)=>(za(),Ba(zt(gz),{ref_key:"popperRef",ref:o,role:e.role},{default:pl((()=>[Da(Oz,{disabled:e.disabled,trigger:e.trigger,"trigger-keys":e.triggerKeys,"virtual-ref":e.virtualRef,"virtual-triggering":e.virtualTriggering},{default:pl((()=>[e.$slots.default?jl(e.$slots,"default",{key:0}):Ka("v-if",!0)])),_:3},8,["disabled","trigger","trigger-keys","virtual-ref","virtual-triggering"]),Da(zz,{ref_key:"contentRef",ref:r,"aria-label":e.ariaLabel,"boundaries-padding":e.boundariesPadding,content:e.content,disabled:e.disabled,effect:e.effect,enterable:e.enterable,"fallback-placements":e.fallbackPlacements,"hide-after":e.hideAfter,"gpu-acceleration":e.gpuAcceleration,offset:e.offset,persistent:e.persistent,"popper-class":e.popperClass,"popper-style":e.popperStyle,placement:e.placement,"popper-options":e.popperOptions,pure:e.pure,"raw-content":e.rawContent,"reference-el":e.referenceEl,"trigger-target-el":e.triggerTargetEl,"show-after":e.showAfter,strategy:e.strategy,teleported:e.teleported,transition:e.transition,"virtual-triggering":e.virtualTriggering,"z-index":e.zIndex,"append-to":e.appendTo},{default:pl((()=>[jl(e.$slots,"content",{},(()=>[e.rawContent?(za(),La("span",{key:0,innerHTML:e.content},null,8,Vz)):(za(),La("span",Az,J(e.content),1))])),e.showArrow?(za(),Ba(zt(IO),{key:0,"arrow-offset":e.arrowOffset},null,8,["arrow-offset"])):Ka("v-if",!0)])),_:3},8,["aria-label","boundaries-padding","content","disabled","effect","enterable","fallback-placements","hide-after","gpu-acceleration","offset","persistent","popper-class","popper-style","placement","popper-options","pure","raw-content","reference-el","trigger-target-el","show-after","strategy","teleported","transition","virtual-triggering","z-index","append-to"])])),_:3},8,["role"]))}}),[["__file","tooltip.vue"]])),Lz=sk({valueKey:{type:String,default:"value"},modelValue:{type:[String,Number],default:""},debounce:{type:Number,default:300},placement:{type:String,values:["top","top-start","top-end","bottom","bottom-start","bottom-end"],default:"bottom-start"},fetchSuggestions:{type:[Function,Array],default:n},popperClass:{type:String,default:""},triggerOnFocus:{type:Boolean,default:!0},selectWhenUnmatched:{type:Boolean,default:!1},hideLoading:{type:Boolean,default:!1},teleported:bz.teleported,highlightFirstItem:{type:Boolean,default:!1},fitInputWidth:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},name:String,...JM(["ariaLabel"])}),Bz={[bk]:e=>m(e),[xk]:e=>m(e),[wk]:e=>m(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent,clear:()=>!0,select:e=>y(e)},Iz=["aria-expanded","aria-owns"],$z={key:0},Rz=["id","aria-selected","onClick"],Nz="ElAutocomplete";const Hz=fk(cE(Fl({...Fl({name:Nz,inheritAttrs:!1}),props:Lz,emits:Bz,setup(e,{expose:t,emit:l}){const n=e,a=Bk(),o=Xl(),r=xE(),s=qk("autocomplete"),i=_t(),u=_t(),c=_t(),p=_t();let f=!1,v=!1;const h=_t([]),m=_t(-1),g=_t(""),y=_t(!1),b=_t(!1),w=_t(!1),x=k_(),C=vo((()=>o.style)),k=vo((()=>(h.value.length>0||w.value)&&y.value)),S=vo((()=>!n.hideLoading&&w.value)),_=vo((()=>i.value?Array.from(i.value.$el.querySelectorAll("input")):[])),M=()=>{k.value&&(g.value=`${i.value.$el.offsetWidth}px`)},E=()=>{m.value=-1},O=lf((async e=>{if(b.value)return;const t=e=>{w.value=!1,b.value||(d(e)?(h.value=e,m.value=n.highlightFirstItem?0:-1):jf(Nz,"autocomplete suggestions must be an array"))};if(w.value=!0,d(n.fetchSuggestions))t(n.fetchSuggestions);else{const l=await n.fetchSuggestions(e,t);d(l)&&t(l)}}),n.debounce),z=e=>{const t=!!e;if(l(xk,e),l(bk,e),b.value=!1,y.value||(y.value=t),!n.triggerOnFocus&&!e)return b.value=!0,void(h.value=[]);O(e)},V=e=>{var t;r.value||("INPUT"!==(null==(t=e.target)?void 0:t.tagName)||_.value.includes(document.activeElement))&&(y.value=!0)},A=e=>{l(wk,e)},T=e=>{v?v=!1:(y.value=!0,l("focus",e),n.triggerOnFocus&&!f&&O(String(n.modelValue)))},L=e=>{setTimeout((()=>{var t;(null==(t=c.value)?void 0:t.isFocusInsideContent())?v=!0:(y.value&&R(),l("blur",e))}))},B=()=>{y.value=!1,l(bk,""),l("clear")},I=async()=>{k.value&&m.value>=0&&m.value{k.value&&(e.preventDefault(),e.stopPropagation(),R())},R=()=>{y.value=!1},N=async e=>{l(xk,e[n.valueKey]),l(bk,e[n.valueKey]),l("select",e),h.value=[],m.value=-1},H=e=>{if(!k.value||w.value)return;if(e<0)return void(m.value=-1);e>=h.value.length&&(e=h.value.length-1);const t=u.value.querySelector(`.${s.be("suggestion","wrap")}`),l=t.querySelectorAll(`.${s.be("suggestion","list")} li`)[e],n=t.scrollTop,{offsetTop:a,scrollHeight:o}=l;a+o>n+t.clientHeight&&(t.scrollTop+=o),a{k.value&&R()})),Ol((()=>{i.value.ref.setAttribute("role","textbox"),i.value.ref.setAttribute("aria-autocomplete","list"),i.value.ref.setAttribute("aria-controls","id"),i.value.ref.setAttribute("aria-activedescendant",`${x.value}-item-${m.value}`),f=i.value.ref.hasAttribute("readonly")})),t({highlightedIndex:m,activated:y,loading:w,inputRef:i,popperRef:c,suggestions:h,handleSelect:N,handleKeyEnter:I,focus:()=>{var e;null==(e=i.value)||e.focus()},blur:()=>{var e;null==(e=i.value)||e.blur()},close:R,highlight:H}),(e,t)=>(za(),Ba(zt(Tz),{ref_key:"popperRef",ref:c,visible:zt(k),placement:e.placement,"fallback-placements":["bottom-start","top-start"],"popper-class":[zt(s).e("popper"),e.popperClass],teleported:e.teleported,"gpu-acceleration":!1,pure:"","manual-mode":"",effect:"light",trigger:"click",transition:`${zt(s).namespace.value}-zoom-in-top`,persistent:"",role:"listbox",onBeforeShow:M,onHide:E},{content:pl((()=>[Ha("div",{ref_key:"regionRef",ref:u,class:W([zt(s).b("suggestion"),zt(s).is("loading",zt(S))]),style:D({[e.fitInputWidth?"width":"minWidth"]:g.value,outline:"none"}),role:"region"},[Da(zt(zO),{id:zt(x),tag:"ul","wrap-class":zt(s).be("suggestion","wrap"),"view-class":zt(s).be("suggestion","list"),role:"listbox"},{default:pl((()=>[zt(S)?(za(),La("li",$z,[jl(e.$slots,"loading",{},(()=>[Da(zt(vE),{class:W(zt(s).is("loading"))},{default:pl((()=>[Da(zt(Lb))])),_:1},8,["class"])]))])):(za(!0),La(ka,{key:1},Hl(h.value,((t,l)=>(za(),La("li",{id:`${zt(x)}-item-${l}`,key:l,class:W({highlighted:m.value===l}),role:"option","aria-selected":m.value===l,onClick:e=>N(t)},[jl(e.$slots,"default",{item:t},(()=>[ja(J(t[e.valueKey]),1)]))],10,Rz)))),128))])),_:3},8,["id","wrap-class","view-class"])],6)])),default:pl((()=>[Ha("div",{ref_key:"listboxRef",ref:p,class:W([zt(s).b(),e.$attrs.class]),style:D(zt(C)),role:"combobox","aria-haspopup":"listbox","aria-expanded":zt(k),"aria-owns":zt(x)},[Da(zt(wO),Ya({ref_key:"inputRef",ref:i},zt(a),{clearable:e.clearable,disabled:zt(r),name:e.name,"model-value":e.modelValue,"aria-label":e.ariaLabel,onInput:z,onChange:A,onFocus:T,onBlur:L,onClear:B,onKeydown:[t[0]||(t[0]=zr(Er((e=>H(m.value-1)),["prevent"]),["up"])),t[1]||(t[1]=zr(Er((e=>H(m.value+1)),["prevent"]),["down"])),zr(I,["enter"]),zr(R,["tab"]),zr($,["esc"])],onMousedown:V}),Dl({_:2},[e.$slots.prepend?{name:"prepend",fn:pl((()=>[jl(e.$slots,"prepend")]))}:void 0,e.$slots.append?{name:"append",fn:pl((()=>[jl(e.$slots,"append")]))}:void 0,e.$slots.prefix?{name:"prefix",fn:pl((()=>[jl(e.$slots,"prefix")]))}:void 0,e.$slots.suffix?{name:"suffix",fn:pl((()=>[jl(e.$slots,"suffix")]))}:void 0]),1040,["clearable","disabled","name","model-value","aria-label","onKeydown"])],14,Iz)])),_:3},8,["visible","placement","popper-class","teleported","transition"]))}}),[["__file","autocomplete.vue"]])),Dz=sk({size:{type:[Number,String],values:kk,default:"",validator:e=>Af(e)},shape:{type:String,values:["circle","square"],default:"circle"},icon:{type:ik},src:{type:String,default:""},alt:String,srcSet:String,fit:{type:String,default:"cover"}}),Fz={error:e=>e instanceof Event},Pz=["src","alt","srcset"],jz=Fl({...Fl({name:"ElAvatar"}),props:Dz,emits:Fz,setup(e,{emit:t}){const l=e,n=qk("avatar"),a=_t(!1),o=vo((()=>{const{size:e,icon:t,shape:a}=l,o=[n.b()];return m(e)&&o.push(n.m(e)),t&&o.push(n.m("icon")),a&&o.push(n.m(a)),o})),r=vo((()=>{const{size:e}=l;return Af(e)?n.cssVarBlock({size:Gf(e)||""}):void 0})),s=vo((()=>({objectFit:l.fit})));function i(e){a.value=!0,t("error",e)}return Un((()=>l.src),(()=>a.value=!1)),(e,t)=>(za(),La("span",{class:W(zt(o)),style:D(zt(r))},[!e.src&&!e.srcSet||a.value?e.icon?(za(),Ba(zt(vE),{key:1},{default:pl((()=>[(za(),Ba(xl(e.icon)))])),_:1})):jl(e.$slots,"default",{key:2}):(za(),La("img",{key:0,src:e.src,alt:e.alt,srcset:e.srcSet,style:D(zt(s)),onError:i},null,44,Pz))],6))}});const Kz=fk(cE(jz,[["__file","avatar.vue"]])),Wz={visibilityHeight:{type:Number,default:200},target:{type:String,default:""},right:{type:Number,default:40},bottom:{type:Number,default:40}},qz={click:e=>e instanceof MouseEvent},Uz="ElBacktop";const Yz=fk(cE(Fl({...Fl({name:Uz}),props:Wz,emits:qz,setup(e,{emit:t}){const l=e,n=qk("backtop"),{handleClick:a,visible:o}=((e,t,l)=>{const n=Mt(),a=Mt(),o=_t(!1),r=()=>{n.value&&(o.value=n.value.scrollTop>=e.visibilityHeight)},s=Ms(r,300,!0);return Ts(a,"scroll",s),Ol((()=>{var t;a.value=document,n.value=document.documentElement,e.target&&(n.value=null!=(t=document.querySelector(e.target))?t:void 0,n.value||jf(l,`target does not exist: ${e.target}`),a.value=n.value),r()})),{visible:o,handleClick:e=>{var l;null==(l=n.value)||l.scrollTo({top:0,behavior:"smooth"}),t("click",e)}}})(l,t,Uz),r=vo((()=>({right:`${l.right}px`,bottom:`${l.bottom}px`})));return(e,t)=>(za(),Ba(So,{name:`${zt(n).namespace.value}-fade-in`},{default:pl((()=>[zt(o)?(za(),La("div",{key:0,style:D(zt(r)),class:W(zt(n).b()),onClick:t[0]||(t[0]=Er(((...e)=>zt(a)&&zt(a)(...e)),["stop"]))},[jl(e.$slots,"default",{},(()=>[Da(zt(vE),{class:W(zt(n).e("icon"))},{default:pl((()=>[Da(zt(bh))])),_:1},8,["class"])]))],6)):Ka("v-if",!0)])),_:3},8,["name"]))}}),[["__file","backtop.vue"]])),Gz=sk({value:{type:[String,Number],default:""},max:{type:Number,default:99},isDot:Boolean,hidden:Boolean,type:{type:String,values:["primary","success","warning","info","danger"],default:"danger"},showZero:{type:Boolean,default:!0},color:String,dotStyle:{type:[String,Object,Array]},badgeStyle:{type:[String,Object,Array]},offset:{type:Array,default:[0,0]},dotClass:{type:String},badgeClass:{type:String}}),Xz=["textContent"];const Zz=fk(cE(Fl({...Fl({name:"ElBadge"}),props:Gz,setup(e,{expose:t}){const l=e,n=qk("badge"),a=vo((()=>l.isDot?"":Af(l.value)&&Af(l.max)?l.max{var e,t,n,a,o,r;return[{backgroundColor:l.color,marginRight:Gf(-(null!=(t=null==(e=l.offset)?void 0:e[0])?t:0)),marginTop:Gf(null!=(a=null==(n=l.offset)?void 0:n[1])?a:0)},null!=(o=l.dotStyle)?o:{},null!=(r=l.badgeStyle)?r:{}]}));return Ik({from:"dot-style",replacement:"badge-style",version:"2.8.0",scope:"el-badge",ref:"https://element-plus.org/en-US/component/badge.html"},vo((()=>!!l.dotStyle))),Ik({from:"dot-class",replacement:"badge-class",version:"2.8.0",scope:"el-badge",ref:"https://element-plus.org/en-US/component/badge.html"},vo((()=>!!l.dotClass))),t({content:a}),(e,t)=>(za(),La("div",{class:W(zt(n).b())},[jl(e.$slots,"default"),Da(So,{name:`${zt(n).namespace.value}-zoom-in-center`,persisted:""},{default:pl((()=>[Rl(Ha("sup",{class:W([zt(n).e("content"),zt(n).em("content",e.type),zt(n).is("fixed",!!e.$slots.default),zt(n).is("dot",e.isDot),e.dotClass,e.badgeClass]),style:D(zt(o)),textContent:J(zt(a))},null,14,Xz),[[Po,!e.hidden&&(zt(a)||e.isDot)]])])),_:1},8,["name"])],2))}}),[["__file","badge.vue"]])),Jz=Symbol("breadcrumbKey"),Qz=sk({separator:{type:String,default:"/"},separatorIcon:{type:ik}}),eV=["aria-label"],tV=Fl({...Fl({name:"ElBreadcrumb"}),props:Qz,setup(e){const t=e,{t:l}=Fk(),n=qk("breadcrumb"),a=_t();return mn(Jz,t),Ol((()=>{const e=a.value.querySelectorAll(`.${n.e("item")}`);e.length&&e[e.length-1].setAttribute("aria-current","page")})),(e,t)=>(za(),La("div",{ref_key:"breadcrumb",ref:a,class:W(zt(n).b()),"aria-label":zt(l)("el.breadcrumb.label"),role:"navigation"},[jl(e.$slots,"default")],10,eV))}});var lV=cE(tV,[["__file","breadcrumb.vue"]]);const nV=sk({to:{type:[String,Object],default:""},replace:{type:Boolean,default:!1}});var aV=cE(Fl({...Fl({name:"ElBreadcrumbItem"}),props:nV,setup(e){const t=e,l=Qa(),n=gn(Jz,void 0),a=qk("breadcrumb"),o=l.appContext.config.globalProperties.$router,r=_t(),s=()=>{t.to&&o&&(t.replace?o.replace(t.to):o.push(t.to))};return(e,t)=>{var l,o;return za(),La("span",{class:W(zt(a).e("item"))},[Ha("span",{ref_key:"link",ref:r,class:W([zt(a).e("inner"),zt(a).is("link",!!e.to)]),role:"link",onClick:s},[jl(e.$slots,"default")],2),(null==(l=zt(n))?void 0:l.separatorIcon)?(za(),Ba(zt(vE),{key:0,class:W(zt(a).e("separator"))},{default:pl((()=>[(za(),Ba(xl(zt(n).separatorIcon)))])),_:1},8,["class"])):(za(),La("span",{key:1,class:W(zt(a).e("separator")),role:"presentation"},J(null==(o=zt(n))?void 0:o.separator),3))],2)}}}),[["__file","breadcrumb-item.vue"]]);const oV=fk(lV,{BreadcrumbItem:aV}),rV=hk(aV),sV=Symbol("buttonGroupContextKey"),iV=["default","primary","success","warning","info","danger","text",""],uV=sk({size:WM,disabled:Boolean,type:{type:String,values:iV,default:""},icon:{type:ik},nativeType:{type:String,values:["button","submit","reset"],default:"button"},loading:Boolean,loadingIcon:{type:ik,default:()=>Lb},plain:Boolean,text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:[String,Object],default:"button"}}),cV={click:e=>e instanceof MouseEvent};function dV(e,t){(function(e){return"string"==typeof e&&-1!==e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var l=function(e){return"string"==typeof e&&-1!==e.indexOf("%")}(e);return e=360===t?e:Math.min(t,Math.max(0,parseFloat(e))),l&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:e=360===t?(e<0?e%t+t:e%t)/parseFloat(String(t)):e%t/parseFloat(String(t))}function pV(e){return Math.min(1,Math.max(0,e))}function fV(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function vV(e){return e<=1?"".concat(100*Number(e),"%"):e}function hV(e){return 1===e.length?"0"+e:String(e)}function mV(e,t,l){e=dV(e,255),t=dV(t,255),l=dV(l,255);var n=Math.max(e,t,l),a=Math.min(e,t,l),o=0,r=0,s=(n+a)/2;if(n===a)r=0,o=0;else{var i=n-a;switch(r=s>.5?i/(2-n-a):i/(n+a),n){case e:o=(t-l)/i+(t1&&(l-=1),l<1/6?e+6*l*(t-e):l<.5?t:l<2/3?e+(t-e)*(2/3-l)*6:e}function yV(e,t,l){e=dV(e,255),t=dV(t,255),l=dV(l,255);var n=Math.max(e,t,l),a=Math.min(e,t,l),o=0,r=n,s=n-a,i=0===n?0:s/n;if(n===a)o=0;else{switch(n){case e:o=(t-l)/s+(t>16,g:(65280&e)>>8,b:255&e}}(t)),this.originalInput=t;var a=kV(t);this.originalInput=t,this.r=a.r,this.g=a.g,this.b=a.b,this.a=a.a,this.roundA=Math.round(100*this.a)/100,this.format=null!==(n=l.format)&&void 0!==n?n:a.format,this.gradientType=l.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=a.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},e.prototype.getLuminance=function(){var e=this.toRgb(),t=e.r/255,l=e.g/255,n=e.b/255;return.2126*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.7152*(l<=.03928?l/12.92:Math.pow((l+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4))},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(e){return this.a=fV(e),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){return 0===this.toHsl().s},e.prototype.toHsv=function(){var e=yV(this.r,this.g,this.b);return{h:360*e.h,s:e.s,v:e.v,a:this.a}},e.prototype.toHsvString=function(){var e=yV(this.r,this.g,this.b),t=Math.round(360*e.h),l=Math.round(100*e.s),n=Math.round(100*e.v);return 1===this.a?"hsv(".concat(t,", ").concat(l,"%, ").concat(n,"%)"):"hsva(".concat(t,", ").concat(l,"%, ").concat(n,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var e=mV(this.r,this.g,this.b);return{h:360*e.h,s:e.s,l:e.l,a:this.a}},e.prototype.toHslString=function(){var e=mV(this.r,this.g,this.b),t=Math.round(360*e.h),l=Math.round(100*e.s),n=Math.round(100*e.l);return 1===this.a?"hsl(".concat(t,", ").concat(l,"%, ").concat(n,"%)"):"hsla(".concat(t,", ").concat(l,"%, ").concat(n,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(e){return void 0===e&&(e=!1),bV(this.r,this.g,this.b,e)},e.prototype.toHexString=function(e){return void 0===e&&(e=!1),"#"+this.toHex(e)},e.prototype.toHex8=function(e){return void 0===e&&(e=!1),function(e,t,l,n,a){var o,r=[hV(Math.round(e).toString(16)),hV(Math.round(t).toString(16)),hV(Math.round(l).toString(16)),hV((o=n,Math.round(255*parseFloat(o)).toString(16)))];return a&&r[0].startsWith(r[0].charAt(1))&&r[1].startsWith(r[1].charAt(1))&&r[2].startsWith(r[2].charAt(1))&&r[3].startsWith(r[3].charAt(1))?r[0].charAt(0)+r[1].charAt(0)+r[2].charAt(0)+r[3].charAt(0):r.join("")}(this.r,this.g,this.b,this.a,e)},e.prototype.toHex8String=function(e){return void 0===e&&(e=!1),"#"+this.toHex8(e)},e.prototype.toHexShortString=function(e){return void 0===e&&(e=!1),1===this.a?this.toHexString(e):this.toHex8String(e)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var e=Math.round(this.r),t=Math.round(this.g),l=Math.round(this.b);return 1===this.a?"rgb(".concat(e,", ").concat(t,", ").concat(l,")"):"rgba(".concat(e,", ").concat(t,", ").concat(l,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var e=function(e){return"".concat(Math.round(100*dV(e,255)),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var e=function(e){return Math.round(100*dV(e,255))};return 1===this.a?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(0===this.a)return"transparent";if(this.a<1)return!1;for(var e="#"+bV(this.r,this.g,this.b,!1),t=0,l=Object.entries(CV);t=0;return t||!n||!e.startsWith("hex")&&"name"!==e?("rgb"===e&&(l=this.toRgbString()),"prgb"===e&&(l=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(l=this.toHexString()),"hex3"===e&&(l=this.toHexString(!0)),"hex4"===e&&(l=this.toHex8String(!0)),"hex8"===e&&(l=this.toHex8String()),"name"===e&&(l=this.toName()),"hsl"===e&&(l=this.toHslString()),"hsv"===e&&(l=this.toHsvString()),l||this.toHexString()):"name"===e&&0===this.a?this.toName():this.toRgbString()},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.l+=t/100,l.l=pV(l.l),new e(l)},e.prototype.brighten=function(t){void 0===t&&(t=10);var l=this.toRgb();return l.r=Math.max(0,Math.min(255,l.r-Math.round(-t/100*255))),l.g=Math.max(0,Math.min(255,l.g-Math.round(-t/100*255))),l.b=Math.max(0,Math.min(255,l.b-Math.round(-t/100*255))),new e(l)},e.prototype.darken=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.l-=t/100,l.l=pV(l.l),new e(l)},e.prototype.tint=function(e){return void 0===e&&(e=10),this.mix("white",e)},e.prototype.shade=function(e){return void 0===e&&(e=10),this.mix("black",e)},e.prototype.desaturate=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.s-=t/100,l.s=pV(l.s),new e(l)},e.prototype.saturate=function(t){void 0===t&&(t=10);var l=this.toHsl();return l.s+=t/100,l.s=pV(l.s),new e(l)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var l=this.toHsl(),n=(l.h+t)%360;return l.h=n<0?360+n:n,new e(l)},e.prototype.mix=function(t,l){void 0===l&&(l=50);var n=this.toRgb(),a=new e(t).toRgb(),o=l/100;return new e({r:(a.r-n.r)*o+n.r,g:(a.g-n.g)*o+n.g,b:(a.b-n.b)*o+n.b,a:(a.a-n.a)*o+n.a})},e.prototype.analogous=function(t,l){void 0===t&&(t=6),void 0===l&&(l=30);var n=this.toHsl(),a=360/l,o=[this];for(n.h=(n.h-(a*t>>1)+720)%360;--t;)n.h=(n.h+a)%360,o.push(new e(n));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){void 0===t&&(t=6);for(var l=this.toHsv(),n=l.h,a=l.s,o=l.v,r=[],s=1/t;t--;)r.push(new e({h:n,s:a,v:o})),o=(o+s)%1;return r},e.prototype.splitcomplement=function(){var t=this.toHsl(),l=t.h;return[this,new e({h:(l+72)%360,s:t.s,l:t.l}),new e({h:(l+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var l=this.toRgb(),n=new e(t).toRgb(),a=l.a+n.a*(1-l.a);return new e({r:(l.r*l.a+n.r*n.a*(1-l.a))/a,g:(l.g*l.a+n.g*n.a*(1-l.a))/a,b:(l.b*l.a+n.b*n.a*(1-l.a))/a,a:a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var l=this.toHsl(),n=l.h,a=[this],o=360/t,r=1;r{let n={};const a=e.color;if(a){const o=new zV(a),r=e.dark?o.tint(20).toString():VV(o,20);if(e.plain)n=l.cssVarBlock({"bg-color":e.dark?VV(o,90):o.tint(90).toString(),"text-color":a,"border-color":e.dark?VV(o,50):o.tint(50).toString(),"hover-text-color":`var(${l.cssVarName("color-white")})`,"hover-bg-color":a,"hover-border-color":a,"active-bg-color":r,"active-text-color":`var(${l.cssVarName("color-white")})`,"active-border-color":r}),t.value&&(n[l.cssVarBlockName("disabled-bg-color")]=e.dark?VV(o,90):o.tint(90).toString(),n[l.cssVarBlockName("disabled-text-color")]=e.dark?VV(o,50):o.tint(50).toString(),n[l.cssVarBlockName("disabled-border-color")]=e.dark?VV(o,80):o.tint(80).toString());else{const s=e.dark?VV(o,30):o.tint(30).toString(),i=o.isDark()?`var(${l.cssVarName("color-white")})`:`var(${l.cssVarName("color-black")})`;if(n=l.cssVarBlock({"bg-color":a,"text-color":i,"border-color":a,"hover-bg-color":s,"hover-text-color":i,"hover-border-color":s,"active-bg-color":r,"active-border-color":r}),t.value){const t=e.dark?VV(o,50):o.tint(50).toString();n[l.cssVarBlockName("disabled-bg-color")]=t,n[l.cssVarBlockName("disabled-text-color")]=e.dark?"rgba(255, 255, 255, 0.5)":`var(${l.cssVarName("color-white")})`,n[l.cssVarBlockName("disabled-border-color")]=t}}}return n}))}(n),o=qk("button"),{_ref:r,_size:s,_type:i,_disabled:u,_props:c,shouldAddSpace:d,handleClick:p}=((e,t)=>{Ik({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},vo((()=>"text"===e.type)));const l=gn(sV,void 0),n=tE("button"),{form:a}=CE(),o=wE(vo((()=>null==l?void 0:l.size))),r=xE(),s=_t(),i=Gl(),u=vo((()=>e.type||(null==l?void 0:l.type)||"")),c=vo((()=>{var t,l,a;return null!=(a=null!=(l=e.autoInsertSpace)?l:null==(t=n.value)?void 0:t.autoInsertSpace)&&a})),d=vo((()=>"button"===e.tag?{ariaDisabled:r.value||e.loading,disabled:r.value||e.loading,autofocus:e.autofocus,type:e.nativeType}:{})),p=vo((()=>{var e;const t=null==(e=i.default)?void 0:e.call(i);if(c.value&&1===(null==t?void 0:t.length)){const e=t[0];if((null==e?void 0:e.type)===Sa){const t=e.children;return new RegExp("^\\p{Unified_Ideograph}{2}$","u").test(t.trim())}}return!1}));return{_disabled:r,_size:o,_type:u,_ref:s,_props:d,shouldAddSpace:p,handleClick:l=>{"reset"===e.nativeType&&(null==a||a.resetFields()),t("click",l)}}})(n,l),f=vo((()=>[o.b(),o.m(i.value),o.m(s.value),o.is("disabled",u.value),o.is("loading",n.loading),o.is("plain",n.plain),o.is("round",n.round),o.is("circle",n.circle),o.is("text",n.text),o.is("link",n.link),o.is("has-bg",n.bg)]));return t({ref:r,size:s,type:i,disabled:u,shouldAddSpace:d}),(e,t)=>(za(),Ba(xl(e.tag),Ya({ref_key:"_ref",ref:r},zt(c),{class:zt(f),style:zt(a),onClick:zt(p)}),{default:pl((()=>[e.loading?(za(),La(ka,{key:0},[e.$slots.loading?jl(e.$slots,"loading",{key:0}):(za(),Ba(zt(vE),{key:1,class:W(zt(o).is("loading"))},{default:pl((()=>[(za(),Ba(xl(e.loadingIcon)))])),_:1},8,["class"]))],64)):e.icon||e.$slots.icon?(za(),Ba(zt(vE),{key:1},{default:pl((()=>[e.icon?(za(),Ba(xl(e.icon),{key:0})):jl(e.$slots,"icon",{key:1})])),_:3})):Ka("v-if",!0),e.$slots.default?(za(),La("span",{key:2,class:W({[zt(o).em("text","expand")]:zt(d)})},[jl(e.$slots,"default")],2)):Ka("v-if",!0)])),_:3},16,["class","style","onClick"]))}}),[["__file","button.vue"]]);const TV={size:uV.size,type:uV.type};var LV=cE(Fl({...Fl({name:"ElButtonGroup"}),props:TV,setup(e){const t=e;mn(sV,ut({size:$t(t,"size"),type:$t(t,"type")}));const l=qk("button");return(e,t)=>(za(),La("div",{class:W(`${zt(l).b("group")}`)},[jl(e.$slots,"default")],2))}}),[["__file","button-group.vue"]]);const BV=fk(AV,{ButtonGroup:LV}),IV=hk(LV);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function $V(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var RV={exports:{}};RV.exports=function(){var e=1e3,t=6e4,l=36e5,n="millisecond",a="second",o="minute",r="hour",s="day",i="week",u="month",c="quarter",d="year",p="date",f="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],l=e%100;return"["+e+(t[(l-20)%10]||t[l]||t[0])+"]"}},g=function(e,t,l){var n=String(e);return!n||n.length>=t?e:""+Array(t+1-n.length).join(l)+e},y={s:g,z:function(e){var t=-e.utcOffset(),l=Math.abs(t),n=Math.floor(l/60),a=l%60;return(t<=0?"+":"-")+g(n,2,"0")+":"+g(a,2,"0")},m:function e(t,l){if(t.date()1)return e(r[0])}else{var s=t.name;w[s]=t,a=s}return!n&&a&&(b=a),a||!n&&b},S=function(e,t){if(C(e))return e.clone();var l="object"==typeof t?t:{};return l.date=e,l.args=arguments,new M(l)},_=y;_.l=k,_.i=C,_.w=function(e,t){return S(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var M=function(){function m(e){this.$L=k(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[x]=!0}var g=m.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,l=e.utc;if(null===t)return new Date(NaN);if(_.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var n=t.match(v);if(n){var a=n[2]-1||0,o=(n[7]||"0").substring(0,3);return l?new Date(Date.UTC(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)):new Date(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)}}return new Date(t)}(e),this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return _},g.isValid=function(){return!(this.$d.toString()===f)},g.isSame=function(e,t){var l=S(e);return this.startOf(t)<=l&&l<=this.endOf(t)},g.isAfter=function(e,t){return S(e)68?1900:2e3)},s=function(e){return function(t){this[e]=+t}},i=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),l=60*t[1]+(+t[2]||0);return 0===l?0:"+"===t[0]?-l:l}(e)}],u=function(e){var t=o[e];return t&&(t.indexOf?t:t.s.concat(t.f))},c=function(e,t){var l,n=o.meridiem;if(n){for(var a=1;a<=24;a+=1)if(e.indexOf(n(a,0,t))>-1){l=a>12;break}}else l=e===(t?"pm":"PM");return l},d={A:[a,function(e){this.afternoon=c(e,!1)}],a:[a,function(e){this.afternoon=c(e,!0)}],S:[/\d/,function(e){this.milliseconds=100*+e}],SS:[l,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[n,s("seconds")],ss:[n,s("seconds")],m:[n,s("minutes")],mm:[n,s("minutes")],H:[n,s("hours")],h:[n,s("hours")],HH:[n,s("hours")],hh:[n,s("hours")],D:[n,s("day")],DD:[l,s("day")],Do:[a,function(e){var t=o.ordinal,l=e.match(/\d+/);if(this.day=l[0],t)for(var n=1;n<=31;n+=1)t(n).replace(/\[|\]/g,"")===e&&(this.day=n)}],M:[n,s("month")],MM:[l,s("month")],MMM:[a,function(e){var t=u("months"),l=(u("monthsShort")||t.map((function(e){return e.slice(0,3)}))).indexOf(e)+1;if(l<1)throw new Error;this.month=l%12||l}],MMMM:[a,function(e){var t=u("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,s("year")],YY:[l,function(e){this.year=r(e)}],YYYY:[/\d{4}/,s("year")],Z:i,ZZ:i};function p(l){var n,a;n=l,a=o&&o.formats;for(var r=(l=n.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,(function(t,l,n){var o=n&&n.toUpperCase();return l||a[n]||e[n]||a[o].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,t,l){return t||l.slice(1)}))}))).match(t),s=r.length,i=0;i-1)return new Date(("X"===t?1e3:1)*e);var n=p(t)(e),a=n.year,o=n.month,r=n.day,s=n.hours,i=n.minutes,u=n.seconds,c=n.milliseconds,d=n.zone,f=new Date,v=r||(a||o?1:f.getDate()),h=a||f.getFullYear(),m=0;a&&!o||(m=o>0?o-1:f.getMonth());var g=s||0,y=i||0,b=u||0,w=c||0;return d?new Date(Date.UTC(h,m,v,g,y,b,w+60*d.offset*1e3)):l?new Date(Date.UTC(h,m,v,g,y,b,w)):new Date(h,m,v,g,y,b,w)}catch(x){return new Date("")}}(t,s,n),this.init(),d&&!0!==d&&(this.$L=this.locale(d).$L),c&&t!=this.format(s)&&(this.$d=new Date("")),o={}}else if(s instanceof Array)for(var f=s.length,v=1;v<=f;v+=1){r[1]=s[v-1];var h=l.apply(this,r);if(h.isValid()){this.$d=h.$d,this.$L=h.$L,this.init();break}v===f&&(this.$d=new Date(""))}else a.call(this,e)}}}();const DV=$V(HV.exports),FV=["hours","minutes","seconds"],PV="HH:mm:ss",jV="YYYY-MM-DD",KV={date:jV,dates:jV,week:"gggg[w]ww",year:"YYYY",years:"YYYY",month:"YYYY-MM",datetime:`${jV} ${PV}`,monthrange:"YYYY-MM",daterange:jV,datetimerange:`${jV} ${PV}`},WV=(e,t)=>[e>0?e-1:void 0,e,eArray.from(Array.from({length:e}).keys()),UV=e=>e.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim(),YV=e=>e.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?Y{2,4}/g,"").trim(),GV=function(e,t){const l=v(e),n=v(t);return l&&n?e.getTime()===t.getTime():!l&&!n&&e===t},XV=function(e,t){const l=d(e),n=d(t);return l&&n?e.length===t.length&&e.every(((e,l)=>GV(e,t[l]))):!l&&!n&&GV(e,t)},ZV=function(e,t,l){const n=Tf(t)||"x"===t?NV(e).locale(l):NV(e,t).locale(l);return n.isValid()?n:void 0},JV=function(e,t,l){return Tf(t)?e:"x"===t?+e:NV(e).locale(l).format(t)},QV=(e,t)=>{var l;const n=[],a=null==t?void 0:t();for(let o=0;o({})},modelValue:{type:[Date,Array,String,Number],default:""},rangeSeparator:{type:String,default:"-"},startPlaceholder:String,endPlaceholder:String,defaultValue:{type:[Date,Array]},defaultTime:{type:[Date,Array]},isRange:Boolean,...eA,disabledDate:{type:Function},cellClassName:{type:Function},shortcuts:{type:Array,default:()=>[]},arrowControl:Boolean,label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},unlinkPanels:Boolean,...GM,...JM(["ariaLabel"])}),nA=["id","name","placeholder","value","disabled","readonly"],aA=["id","name","placeholder","value","disabled","readonly"],oA=Fl({...Fl({name:"Picker"}),props:lA,emits:["update:modelValue","change","focus","blur","calendar-change","panel-change","visible-change","keydown"],setup(e,{expose:t,emit:l}){const n=e,a=Xl(),{lang:o}=Fk(),r=qk("date"),s=qk("input"),i=qk("range"),{form:u,formItem:c}=CE(),p=gn("ElPopperOptions",{}),{valueOnClear:f}=XM(n,null),v=_t(),h=_t(),m=_t(!1),g=_t(!1),y=_t(null);let b=!1,w=!1;const x=vo((()=>[r.b("editor"),r.bm("editor",n.type),s.e("wrapper"),r.is("disabled",$.value),r.is("active",m.value),i.b("editor"),te?i.bm("editor",te.value):"",a.class])),C=vo((()=>[s.e("icon"),i.e("close-icon"),q.value?"":i.e("close-icon--hidden")]));Un(m,(e=>{e?Xt((()=>{e&&(y.value=n.modelValue)})):(ae.value=null,Xt((()=>{k(n.modelValue)})))}));const k=(e,t)=>{!t&&XV(e,y.value)||(l("change",e),n.validateEvent&&(null==c||c.validate("change").catch((e=>{}))))},S=e=>{if(!XV(n.modelValue,e)){let t;d(e)?t=e.map((e=>JV(e,n.valueFormat,o.value))):e&&(t=JV(e,n.valueFormat,o.value)),l("update:modelValue",e?t:e,o.value)}},_=vo((()=>{if(h.value){const e=ee.value?h.value:h.value.$el;return Array.from(e.querySelectorAll("input"))}return[]})),M=(e,t,l)=>{const n=_.value;n.length&&(l&&"min"!==l?"max"===l&&(n[1].setSelectionRange(e,t),n[1].focus()):(n[0].setSelectionRange(e,t),n[0].focus()))},E=(e="",t=!1)=>{let l;t||(w=!0),m.value=t,l=d(e)?e.map((e=>e.toDate())):e?e.toDate():e,ae.value=null,S(l)},O=()=>{g.value=!0},z=()=>{l("visible-change",!0)},V=e=>{(null==e?void 0:e.key)===gk.esc&&T(!0,!0)},A=()=>{g.value=!1,m.value=!1,w=!1,l("visible-change",!1)},T=(e=!0,t=!1)=>{w=t;const[l,n]=zt(_);let a=l;!e&&ee.value&&(a=n),a&&a.focus()},L=e=>{n.readonly||$.value||m.value||w||(m.value=!0,l("focus",e))};let B;const I=e=>{const t=async()=>{setTimeout((()=>{var a;B===t&&((null==(a=v.value)?void 0:a.isFocusInsideContent())&&!b||0!==_.value.filter((e=>e.contains(document.activeElement))).length||(oe(),m.value=!1,l("blur",e),n.validateEvent&&(null==c||c.validate("blur").catch((e=>{})))),b=!1)}),0)};B=t,t()},$=vo((()=>n.disabled||(null==u?void 0:u.disabled))),R=vo((()=>{let e;if(Y.value?he.value.getDefaultValue&&(e=he.value.getDefaultValue()):e=d(n.modelValue)?n.modelValue.map((e=>ZV(e,n.valueFormat,o.value))):ZV(n.modelValue,n.valueFormat,o.value),he.value.getRangeAvailableTime){const t=he.value.getRangeAvailableTime(e);hf(t,e)||(e=t,S(d(e)?e.map((e=>e.toDate())):e.toDate()))}return d(e)&&e.some((e=>!e))&&(e=[]),e})),N=vo((()=>{if(!he.value.panelReady)return"";const e=se(R.value);return d(ae.value)?[ae.value[0]||e&&e[0]||"",ae.value[1]||e&&e[1]||""]:null!==ae.value?ae.value:!F.value&&Y.value||!m.value&&Y.value?"":e?P.value||j.value?e.join(", "):e:""})),H=vo((()=>n.type.includes("time"))),F=vo((()=>n.type.startsWith("time"))),P=vo((()=>"dates"===n.type)),j=vo((()=>"years"===n.type)),K=vo((()=>n.prefixIcon||(H.value?nm:sh))),q=_t(!1),U=e=>{n.readonly||$.value||q.value&&(e.stopPropagation(),T(!0,!0),Xt((()=>{w=!1})),S(f.value),k(f.value,!0),q.value=!1,m.value=!1,he.value.handleClear&&he.value.handleClear())},Y=vo((()=>{const{modelValue:e}=n;return!e||d(e)&&!e.filter(Boolean).length})),G=async e=>{var t;n.readonly||$.value||("INPUT"!==(null==(t=e.target)?void 0:t.tagName)||_.value.includes(document.activeElement))&&(m.value=!0)},X=()=>{n.readonly||$.value||!Y.value&&n.clearable&&(q.value=!0)},Z=()=>{q.value=!1},Q=e=>{var t;n.readonly||$.value||("INPUT"!==(null==(t=e.touches[0].target)?void 0:t.tagName)||_.value.includes(document.activeElement))&&(m.value=!0)},ee=vo((()=>n.type.includes("range"))),te=wE(),le=vo((()=>{var e,t;return null==(t=null==(e=zt(v))?void 0:e.popperRef)?void 0:t.contentRef})),ne=vo((()=>{var e;return zt(ee)?zt(h):null==(e=zt(h))?void 0:e.$el}));Bs(ne,(e=>{const t=zt(le),l=zt(ne);t&&(e.target===t||e.composedPath().includes(t))||e.target===l||e.composedPath().includes(l)||(m.value=!1)}));const ae=_t(null),oe=()=>{if(ae.value){const e=re(N.value);e&&ie(e)&&(S(d(e)?e.map((e=>e.toDate())):e.toDate()),ae.value=null)}""===ae.value&&(S(f.value),k(f.value),ae.value=null)},re=e=>e?he.value.parseUserInput(e):null,se=e=>e?he.value.formatToString(e):null,ie=e=>he.value.isValidValue(e),ue=async e=>{if(n.readonly||$.value)return;const{code:t}=e;if(l("keydown",e),t!==gk.esc)if(t===gk.down&&(he.value.handleFocusPicker&&(e.preventDefault(),e.stopPropagation()),!1===m.value&&(m.value=!0,await Xt()),he.value.handleFocusPicker))he.value.handleFocusPicker();else{if(t!==gk.tab)return t===gk.enter||t===gk.numpadEnter?((null===ae.value||""===ae.value||ie(re(N.value)))&&(oe(),m.value=!1),void e.stopPropagation()):void(ae.value?e.stopPropagation():he.value.handleKeydownInput&&he.value.handleKeydownInput(e));b=!0}else!0===m.value&&(m.value=!1,e.preventDefault(),e.stopPropagation())},ce=e=>{ae.value=e,m.value||(m.value=!0)},de=e=>{const t=e.target;ae.value?ae.value=[t.value,ae.value[1]]:ae.value=[t.value,null]},pe=e=>{const t=e.target;ae.value?ae.value=[ae.value[0],t.value]:ae.value=[null,t.value]},fe=()=>{var e;const t=ae.value,l=re(t&&t[0]),n=zt(R);if(l&&l.isValid()){ae.value=[se(l),(null==(e=N.value)?void 0:e[1])||null];const t=[l,n&&(n[1]||null)];ie(t)&&(S(t),ae.value=null)}},ve=()=>{var e;const t=zt(ae),l=re(t&&t[1]),n=zt(R);if(l&&l.isValid()){ae.value=[(null==(e=zt(N))?void 0:e[0])||null,se(l)];const t=[n&&n[0],l];ie(t)&&(S(t),ae.value=null)}},he=_t({}),me=e=>{he.value[e[0]]=e[1],he.value.panelReady=!0},ge=e=>{l("calendar-change",e)},ye=(e,t,n)=>{l("panel-change",e,t,n)};return mn("EP_PICKER_BASE",{props:n}),Ik({from:"label",replacement:"aria-label",version:"2.8.0",scope:"el-time-picker",ref:"https://element-plus.org/en-US/component/time-picker.html"},vo((()=>!!n.label))),t({focus:T,handleFocusInput:L,handleBlurInput:I,handleOpen:()=>{m.value=!0},handleClose:()=>{m.value=!1},onPick:E}),(e,t)=>(za(),Ba(zt(Tz),Ya({ref_key:"refPopper",ref:v,visible:m.value,effect:"light",pure:"",trigger:"click"},e.$attrs,{role:"dialog",teleported:"",transition:`${zt(r).namespace.value}-zoom-in-top`,"popper-class":[`${zt(r).namespace.value}-picker__popper`,e.popperClass],"popper-options":zt(p),"fallback-placements":["bottom","top","right","left"],"gpu-acceleration":!1,"stop-popper-mouse-event":!1,"hide-after":0,persistent:"",onBeforeShow:O,onShow:z,onHide:A}),{default:pl((()=>[zt(ee)?(za(),La("div",{key:1,ref_key:"inputRef",ref:h,class:W(zt(x)),style:D(e.$attrs.style),onClick:L,onMouseenter:X,onMouseleave:Z,onTouchstartPassive:Q,onKeydown:ue},[zt(K)?(za(),Ba(zt(vE),{key:0,class:W([zt(s).e("icon"),zt(i).e("icon")]),onMousedown:Er(G,["prevent"]),onTouchstartPassive:Q},{default:pl((()=>[(za(),Ba(xl(zt(K))))])),_:1},8,["class","onMousedown"])):Ka("v-if",!0),Ha("input",{id:e.id&&e.id[0],autocomplete:"off",name:e.name&&e.name[0],placeholder:e.startPlaceholder,value:zt(N)&&zt(N)[0],disabled:zt($),readonly:!e.editable||e.readonly,class:W(zt(i).b("input")),onMousedown:G,onInput:de,onChange:fe,onFocus:L,onBlur:I},null,42,nA),jl(e.$slots,"range-separator",{},(()=>[Ha("span",{class:W(zt(i).b("separator"))},J(e.rangeSeparator),3)])),Ha("input",{id:e.id&&e.id[1],autocomplete:"off",name:e.name&&e.name[1],placeholder:e.endPlaceholder,value:zt(N)&&zt(N)[1],disabled:zt($),readonly:!e.editable||e.readonly,class:W(zt(i).b("input")),onMousedown:G,onFocus:L,onBlur:I,onInput:pe,onChange:ve},null,42,aA),e.clearIcon?(za(),Ba(zt(vE),{key:1,class:W(zt(C)),onClick:U},{default:pl((()=>[(za(),Ba(xl(e.clearIcon)))])),_:1},8,["class"])):Ka("v-if",!0)],38)):(za(),Ba(zt(wO),{key:0,id:e.id,ref_key:"inputRef",ref:h,"container-role":"combobox","model-value":zt(N),name:e.name,size:zt(te),disabled:zt($),placeholder:e.placeholder,class:W([zt(r).b("editor"),zt(r).bm("editor",e.type),e.$attrs.class]),style:D(e.$attrs.style),readonly:!e.editable||e.readonly||zt(P)||zt(j)||"week"===e.type,"aria-label":e.label||e.ariaLabel,tabindex:e.tabindex,"validate-event":!1,onInput:ce,onFocus:L,onBlur:I,onKeydown:ue,onChange:oe,onMousedown:G,onMouseenter:X,onMouseleave:Z,onTouchstartPassive:Q,onClick:t[0]||(t[0]=Er((()=>{}),["stop"]))},{prefix:pl((()=>[zt(K)?(za(),Ba(zt(vE),{key:0,class:W(zt(s).e("icon")),onMousedown:Er(G,["prevent"]),onTouchstartPassive:Q},{default:pl((()=>[(za(),Ba(xl(zt(K))))])),_:1},8,["class","onMousedown"])):Ka("v-if",!0)])),suffix:pl((()=>[q.value&&e.clearIcon?(za(),Ba(zt(vE),{key:0,class:W(`${zt(s).e("icon")} clear-icon`),onClick:Er(U,["stop"])},{default:pl((()=>[(za(),Ba(xl(e.clearIcon)))])),_:1},8,["class","onClick"])):Ka("v-if",!0)])),_:1},8,["id","model-value","name","size","disabled","placeholder","class","style","readonly","aria-label","tabindex","onKeydown"]))])),content:pl((()=>[jl(e.$slots,"default",{visible:m.value,actualVisible:g.value,parsedValue:zt(R),format:e.format,dateFormat:e.dateFormat,timeFormat:e.timeFormat,unlinkPanels:e.unlinkPanels,type:e.type,defaultValue:e.defaultValue,onPick:E,onSelectRange:M,onSetPickerOption:me,onCalendarChange:ge,onPanelChange:ye,onKeydown:V,onMousedown:t[1]||(t[1]=Er((()=>{}),["stop"]))})])),_:3},16,["visible","transition","popper-class","popper-options"]))}});var rA=cE(oA,[["__file","picker.vue"]]);const sA=sk({...tA,datetimeRole:String,parsedValue:{type:Object}}),iA=({getAvailableHours:e,getAvailableMinutes:t,getAvailableSeconds:l})=>{const n={};return{timePickerOptions:n,getAvailableTime:(n,a,o,r)=>{const s={hour:e,minute:t,second:l};let i=n;return["hour","minute","second"].forEach((e=>{if(s[e]){let t;const l=s[e];switch(e){case"minute":t=l(i.hour(),a,r);break;case"second":t=l(i.hour(),i.minute(),a,r);break;default:t=l(a,r)}if((null==t?void 0:t.length)&&!t.includes(i[e]())){const l=o?0:t.length-1;i=i[e](t[l])}}})),i},onSetOption:([e,t])=>{n[e]=t}}},uA=e=>e.map(((e,t)=>e||t)).filter((e=>!0!==e)),cA=(e,t,l)=>({getHoursList:(t,l)=>QV(24,e&&(()=>null==e?void 0:e(t,l))),getMinutesList:(e,l,n)=>QV(60,t&&(()=>null==t?void 0:t(e,l,n))),getSecondsList:(e,t,n,a)=>QV(60,l&&(()=>null==l?void 0:l(e,t,n,a)))}),dA=(e,t,l)=>{const{getHoursList:n,getMinutesList:a,getSecondsList:o}=cA(e,t,l);return{getAvailableHours:(e,t)=>uA(n(e,t)),getAvailableMinutes:(e,t,l)=>uA(a(e,t,l)),getAvailableSeconds:(e,t,l,n)=>uA(o(e,t,l,n))}},pA=e=>{const t=_t(e.parsedValue);return Un((()=>e.visible),(l=>{l||(t.value=e.parsedValue)})),t},fA=new Map;let vA;function hA(e,t){let l=[];return Array.isArray(t.arg)?l=t.arg:Lf(t.arg)&&l.push(t.arg),function(n,a){const o=t.instance.popperRef,r=n.target,s=null==a?void 0:a.target,i=!t||!t.instance,u=!r||!s,c=e.contains(r)||e.contains(s),d=e===r,p=l.length&&l.some((e=>null==e?void 0:e.contains(r)))||l.length&&l.includes(s),f=o&&(o.contains(r)||o.contains(s));i||u||c||d||p||f||t.value(n,a)}}ms&&(document.addEventListener("mousedown",(e=>vA=e)),document.addEventListener("mouseup",(e=>{for(const t of fA.values())for(const{documentHandler:l}of t)l(e,vA)})));const mA={beforeMount(e,t){fA.has(e)||fA.set(e,[]),fA.get(e).push({documentHandler:hA(e,t),bindingFn:t.value})},updated(e,t){fA.has(e)||fA.set(e,[]);const l=fA.get(e),n=l.findIndex((e=>e.bindingFn===t.oldValue)),a={documentHandler:hA(e,t),bindingFn:t.value};n>=0?l.splice(n,1,a):l.push(a)},unmounted(e){fA.delete(e)}},gA=100,yA=600,bA={beforeMount(e,t){const l=t.value,{interval:n=gA,delay:a=yA}=h(l)?{}:l;let o,r;const s=()=>h(l)?l():l.handler(),i=()=>{r&&(clearTimeout(r),r=void 0),o&&(clearInterval(o),o=void 0)};e.addEventListener("mousedown",(e=>{0===e.button&&(i(),s(),document.addEventListener("mouseup",(()=>i()),{once:!0}),r=setTimeout((()=>{o=setInterval((()=>{s()}),n)}),a))}))}},wA="_trap-focus-children",xA=[],CA=e=>{if(0===xA.length)return;const t=xA[xA.length-1][wA];if(t.length>0&&e.code===gk.tab){if(1===t.length)return e.preventDefault(),void(document.activeElement!==t[0]&&t[0].focus());const l=e.shiftKey,n=e.target===t[0],a=e.target===t[t.length-1];n&&l&&(e.preventDefault(),t[t.length-1].focus()),a&&!l&&(e.preventDefault(),t[0].focus())}},kA={beforeMount(e){e[wA]=Qr(e),xA.push(e),xA.length<=1&&document.addEventListener("keydown",CA)},updated(e){Xt((()=>{e[wA]=Qr(e)}))},unmounted(){xA.shift(),0===xA.length&&document.removeEventListener("keydown",CA)}};var SA,_A,MA,EA,OA,zA,VA,AA,TA,LA,BA,IA,$A,RA,NA,HA=!1;function DA(){if(!HA){HA=!0;var e=navigator.userAgent,t=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(e),l=/(Mac OS X)|(Windows)|(Linux)/.exec(e);if(IA=/\b(iPhone|iP[ao]d)/.exec(e),$A=/\b(iP[ao]d)/.exec(e),LA=/Android/i.exec(e),RA=/FBAN\/\w+;/i.exec(e),NA=/Mobile/i.exec(e),BA=!!/Win64/.exec(e),t){(SA=t[1]?parseFloat(t[1]):t[5]?parseFloat(t[5]):NaN)&&document&&document.documentMode&&(SA=document.documentMode);var n=/(?:Trident\/(\d+.\d+))/.exec(e);zA=n?parseFloat(n[1])+4:SA,_A=t[2]?parseFloat(t[2]):NaN,MA=t[3]?parseFloat(t[3]):NaN,(EA=t[4]?parseFloat(t[4]):NaN)?(t=/(?:Chrome\/(\d+\.\d+))/.exec(e),OA=t&&t[1]?parseFloat(t[1]):NaN):OA=NaN}else SA=_A=MA=OA=EA=NaN;if(l){if(l[1]){var a=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(e);VA=!a||parseFloat(a[1].replace("_","."))}else VA=!1;AA=!!l[2],TA=!!l[3]}else VA=AA=TA=!1}}var FA,PA={ie:function(){return DA()||SA},ieCompatibilityMode:function(){return DA()||zA>SA},ie64:function(){return PA.ie()&&BA},firefox:function(){return DA()||_A},opera:function(){return DA()||MA},webkit:function(){return DA()||EA},safari:function(){return PA.webkit()},chrome:function(){return DA()||OA},windows:function(){return DA()||AA},osx:function(){return DA()||VA},linux:function(){return DA()||TA},iphone:function(){return DA()||IA},mobile:function(){return DA()||IA||$A||LA||NA},nativeApp:function(){return DA()||RA},android:function(){return DA()||LA},ipad:function(){return DA()||$A}},jA=PA,KA=!!(typeof window<"u"&&window.document&&window.document.createElement),WA={canUseDOM:KA,canUseWorkers:typeof Worker<"u",canUseEventListeners:KA&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:KA&&!!window.screen,isInWorker:!KA};WA.canUseDOM&&(FA=document.implementation&&document.implementation.hasFeature&&!0!==document.implementation.hasFeature("",""));var qA=function(e,t){if(!WA.canUseDOM||t&&!("addEventListener"in document))return!1;var l="on"+e,n=l in document;if(!n){var a=document.createElement("div");a.setAttribute(l,"return;"),n="function"==typeof a[l]}return!n&&FA&&"wheel"===e&&(n=document.implementation.hasFeature("Events.wheel","3.0")),n};function UA(e){var t=0,l=0,n=0,a=0;return"detail"in e&&(l=e.detail),"wheelDelta"in e&&(l=-e.wheelDelta/120),"wheelDeltaY"in e&&(l=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(t=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(t=l,l=0),n=10*t,a=10*l,"deltaY"in e&&(a=e.deltaY),"deltaX"in e&&(n=e.deltaX),(n||a)&&e.deltaMode&&(1==e.deltaMode?(n*=40,a*=40):(n*=800,a*=800)),n&&!t&&(t=n<1?-1:1),a&&!l&&(l=a<1?-1:1),{spinX:t,spinY:l,pixelX:n,pixelY:a}}UA.getEventType=function(){return jA.firefox()?"DOMMouseScroll":qA("wheel")?"wheel":"mousewheel"};var YA=UA; /** * Checks if an event is supported in the current execution environment. * @@ -45,4 +45,4 @@ var av=Fl({name:"AddLocation",__name:"add-location",setup:e=>(e,t)=>(za(),La("sv * (c) 2024 Eduardo San Martin Morote * @license MIT */ -const SX="undefined"!=typeof document;const _X=Object.assign;function MX(e,t){const l={};for(const n in t){const a=t[n];l[n]=OX(a)?a.map(e):e(a)}return l}const EX=()=>{},OX=Array.isArray,zX=/#/g,VX=/&/g,AX=/\//g,TX=/=/g,LX=/\?/g,BX=/\+/g,IX=/%5B/g,$X=/%5D/g,RX=/%5E/g,NX=/%60/g,HX=/%7B/g,DX=/%7C/g,FX=/%7D/g,PX=/%20/g;function jX(e){return encodeURI(""+e).replace(DX,"|").replace(IX,"[").replace($X,"]")}function KX(e){return jX(e).replace(BX,"%2B").replace(PX,"+").replace(zX,"%23").replace(VX,"%26").replace(NX,"`").replace(HX,"{").replace(FX,"}").replace(RX,"^")}function WX(e){return null==e?"":function(e){return jX(e).replace(zX,"%23").replace(LX,"%3F")}(e).replace(AX,"%2F")}function qX(e){try{return decodeURIComponent(""+e)}catch(t){}return""+e}const UX=/\/$/,YX=e=>e.replace(UX,"");function GX(e,t,l="/"){let n,a={},o="",r="";const s=t.indexOf("#");let i=t.indexOf("?");return s=0&&(i=-1),i>-1&&(n=t.slice(0,i),o=t.slice(i+1,s>-1?s:t.length),a=e(o)),s>-1&&(n=n||t.slice(0,s),r=t.slice(s,t.length)),n=function(e,t){if(e.startsWith("/"))return e;if(!e)return t;const l=t.split("/"),n=e.split("/"),a=n[n.length-1];".."!==a&&"."!==a||n.push("");let o,r,s=l.length-1;for(o=0;o1&&s--}return l.slice(0,s).join("/")+"/"+n.slice(o).join("/")}(null!=n?n:t,l),{fullPath:n+(o&&"?")+o+r,path:n,query:a,hash:qX(r)}}function XX(e,t){return t&&e.toLowerCase().startsWith(t.toLowerCase())?e.slice(t.length)||"/":e}function ZX(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function JX(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const l in e)if(!QX(e[l],t[l]))return!1;return!0}function QX(e,t){return OX(e)?eZ(e,t):OX(t)?eZ(t,e):e===t}function eZ(e,t){return OX(t)?e.length===t.length&&e.every(((e,l)=>e===t[l])):1===e.length&&e[0]===t}const tZ={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var lZ,nZ,aZ,oZ;(nZ=lZ||(lZ={})).pop="pop",nZ.push="push",(oZ=aZ||(aZ={})).back="back",oZ.forward="forward",oZ.unknown="";const rZ=/^[^#]+#/;function sZ(e,t){return e.replace(rZ,"#")+t}const iZ=()=>({left:window.scrollX,top:window.scrollY});function uZ(e){let t;if("el"in e){const l=e.el,n="string"==typeof l&&l.startsWith("#"),a="string"==typeof l?n?document.getElementById(l.slice(1)):document.querySelector(l):l;if(!a)return;t=function(e,t){const l=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-l.left-(t.left||0),top:n.top-l.top-(t.top||0)}}(a,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(null!=t.left?t.left:window.scrollX,null!=t.top?t.top:window.scrollY)}function cZ(e,t){return(history.state?history.state.position-t:-1)+e}const dZ=new Map;let pZ=()=>location.protocol+"//"+location.host;function fZ(e,t){const{pathname:l,search:n,hash:a}=t,o=e.indexOf("#");if(o>-1){let t=a.includes(e.slice(o))?e.slice(o).length:1,l=a.slice(t);return"/"!==l[0]&&(l="/"+l),XX(l,"")}return XX(l,e)+n+a}function vZ(e,t,l,n=!1,a=!1){return{back:e,current:t,forward:l,replaced:n,position:window.history.length,scroll:a?iZ():null}}function hZ(e){const t=function(e){const{history:t,location:l}=window,n={value:fZ(e,l)},a={value:t.state};function o(n,o,r){const s=e.indexOf("#"),i=s>-1?(l.host&&document.querySelector("base")?e:e.slice(s))+n:pZ()+e+n;try{t[r?"replaceState":"pushState"](o,"",i),a.value=o}catch(u){console.error(u),l[r?"replace":"assign"](i)}}return a.value||o(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0),{location:n,state:a,push:function(e,l){const r=_X({},a.value,t.state,{forward:e,scroll:iZ()});o(r.current,r,!0),o(e,_X({},vZ(n.value,e,null),{position:r.position+1},l),!1),n.value=e},replace:function(e,l){o(e,_X({},t.state,vZ(a.value.back,e,a.value.forward,!0),l,{position:a.value.position}),!0),n.value=e}}}(e=function(e){if(!e)if(SX){const t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return"/"!==e[0]&&"#"!==e[0]&&(e="/"+e),YX(e)}(e)),l=function(e,t,l,n){let a=[],o=[],r=null;const s=({state:o})=>{const s=fZ(e,location),i=l.value,u=t.value;let c=0;if(o){if(l.value=s,t.value=o,r&&r===i)return void(r=null);c=u?o.position-u.position:0}else n(s);a.forEach((e=>{e(l.value,i,{delta:c,type:lZ.pop,direction:c?c>0?aZ.forward:aZ.back:aZ.unknown})}))};function i(){const{history:e}=window;e.state&&e.replaceState(_X({},e.state,{scroll:iZ()}),"")}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",i,{passive:!0}),{pauseListeners:function(){r=l.value},listen:function(e){a.push(e);const t=()=>{const t=a.indexOf(e);t>-1&&a.splice(t,1)};return o.push(t),t},destroy:function(){for(const e of o)e();o=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",i)}}}(e,t.state,t.location,t.replace);const n=_X({location:"",base:e,go:function(e,t=!0){t||l.pauseListeners(),history.go(e)},createHref:sZ.bind(null,e)},t,l);return Object.defineProperty(n,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(n,"state",{enumerable:!0,get:()=>t.state.value}),n}function mZ(e){return"string"==typeof e||"symbol"==typeof e}const gZ=Symbol("");var yZ,bZ;function wZ(e,t){return _X(new Error,{type:e,[gZ]:!0},t)}function xZ(e,t){return e instanceof Error&&gZ in e&&(null==t||!!(e.type&t))}(bZ=yZ||(yZ={}))[bZ.aborted=4]="aborted",bZ[bZ.cancelled=8]="cancelled",bZ[bZ.duplicated=16]="duplicated";const CZ="[^/]+?",kZ={sensitive:!1,strict:!1,start:!0,end:!0},SZ=/[.+*?^${}()[\]/\\]/g;function _Z(e,t){let l=0;for(;lt.length?1===t.length&&80===t[0]?1:-1:0}function MZ(e,t){let l=0;const n=e.score,a=t.score;for(;l0&&t[t.length-1]<0}const OZ={type:0,value:""},zZ=/[a-zA-Z0-9_]/;function VZ(e,t,l){const n=function(e,t){const l=_X({},kZ,t),n=[];let a=l.start?"^":"";const o=[];for(const i of e){const e=i.length?[]:[90];l.strict&&!i.length&&(a+="/");for(let t=0;t1&&("*"===s||"+"===s)&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:u,regexp:c,repeatable:"*"===s||"+"===s,optional:"*"===s||"?"===s})):t("Invalid state to consume buffer"),u="")}function p(){u+=s}for(;i{o(p)}:EX}function o(e){if(mZ(e)){const t=n.get(e);t&&(n.delete(e),l.splice(l.indexOf(t),1),t.children.forEach(o),t.alias.forEach(o))}else{const t=l.indexOf(e);t>-1&&(l.splice(t,1),e.record.name&&n.delete(e.record.name),e.children.forEach(o),e.alias.forEach(o))}}function r(e){const t=function(e,t){let l=0,n=t.length;for(;l!==n;){const a=l+n>>1;MZ(e,t[a])<0?n=a:l=a+1}const a=function(e){let t=e;for(;t=t.parent;)if(RZ(t)&&0===MZ(e,t))return t;return}(e);a&&(n=t.lastIndexOf(a,n-1));return n}(e,l);l.splice(t,0,e),e.record.name&&!BZ(e)&&n.set(e.record.name,e)}return t=$Z({strict:!1,end:!0,sensitive:!1},t),e.forEach((e=>a(e))),{addRoute:a,resolve:function(e,t){let a,o,r,s={};if("name"in e&&e.name){if(a=n.get(e.name),!a)throw wZ(1,{location:e});r=a.record.name,s=_X(TZ(t.params,a.keys.filter((e=>!e.optional)).concat(a.parent?a.parent.keys.filter((e=>e.optional)):[]).map((e=>e.name))),e.params&&TZ(e.params,a.keys.map((e=>e.name)))),o=a.stringify(s)}else if(null!=e.path)o=e.path,a=l.find((e=>e.re.test(o))),a&&(s=a.parse(o),r=a.record.name);else{if(a=t.name?n.get(t.name):l.find((e=>e.re.test(t.path))),!a)throw wZ(1,{location:e,currentLocation:t});r=a.record.name,s=_X({},t.params,e.params),o=a.stringify(s)}const i=[];let u=a;for(;u;)i.unshift(u.record),u=u.parent;return{name:r,path:o,params:s,matched:i,meta:IZ(i)}},removeRoute:o,clearRoutes:function(){l.length=0,n.clear()},getRoutes:function(){return l},getRecordMatcher:function(e){return n.get(e)}}}function TZ(e,t){const l={};for(const n of t)n in e&&(l[n]=e[n]);return l}function LZ(e){const t={},l=e.props||!1;if("component"in e)t.default=l;else for(const n in e.components)t[n]="object"==typeof l?l[n]:l;return t}function BZ(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function IZ(e){return e.reduce(((e,t)=>_X(e,t.meta)),{})}function $Z(e,t){const l={};for(const n in e)l[n]=n in t?t[n]:e[n];return l}function RZ({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function NZ(e){const t={};if(""===e||"?"===e)return t;const l=("?"===e[0]?e.slice(1):e).split("&");for(let n=0;ne&&KX(e))):[n&&KX(n)]).forEach((e=>{void 0!==e&&(t+=(t.length?"&":"")+l,null!=e&&(t+="="+e))}))}return t}function DZ(e){const t={};for(const l in e){const n=e[l];void 0!==n&&(t[l]=OX(n)?n.map((e=>null==e?null:""+e)):null==n?n:""+n)}return t}const FZ=Symbol(""),PZ=Symbol(""),jZ=Symbol(""),KZ=Symbol(""),WZ=Symbol("");function qZ(){let e=[];return{add:function(t){return e.push(t),()=>{const l=e.indexOf(t);l>-1&&e.splice(l,1)}},list:()=>e.slice(),reset:function(){e=[]}}}function UZ(e,t,l,n,a,o=(e=>e())){const r=n&&(n.enterCallbacks[a]=n.enterCallbacks[a]||[]);return()=>new Promise(((s,i)=>{const u=e=>{var o;!1===e?i(wZ(4,{from:l,to:t})):e instanceof Error?i(e):"string"==typeof(o=e)||o&&"object"==typeof o?i(wZ(2,{from:t,to:e})):(r&&n.enterCallbacks[a]===r&&"function"==typeof e&&r.push(e),s())},c=o((()=>e.call(n&&n.instances[a],t,l,u)));let d=Promise.resolve(c);e.length<3&&(d=d.then(u)),d.catch((e=>i(e)))}))}function YZ(e,t,l,n,a=(e=>e())){const o=[];for(const s of e)for(const e in s.components){let i=s.components[e];if("beforeRouteEnter"===t||s.instances[e])if("object"==typeof(r=i)||"displayName"in r||"props"in r||"__vccOpts"in r){const r=(i.__vccOpts||i)[t];r&&o.push(UZ(r,l,n,s,e,a))}else{let r=i();o.push((()=>r.then((o=>{if(!o)return Promise.reject(new Error(`Couldn't resolve component "${e}" at "${s.path}"`));const r=(i=o).__esModule||"Module"===i[Symbol.toStringTag]?o.default:o;var i;s.components[e]=r;const u=(r.__vccOpts||r)[t];return u&&UZ(u,l,n,s,e,a)()}))))}}var r;return o}function GZ(e){const t=gn(jZ),l=gn(KZ),n=vo((()=>{const l=zt(e.to);return t.resolve(l)})),a=vo((()=>{const{matched:e}=n.value,{length:t}=e,a=e[t-1],o=l.matched;if(!a||!o.length)return-1;const r=o.findIndex(ZX.bind(null,a));if(r>-1)return r;const s=ZZ(e[t-2]);return t>1&&ZZ(a)===s&&o[o.length-1].path!==s?o.findIndex(ZX.bind(null,e[t-2])):r})),o=vo((()=>a.value>-1&&function(e,t){for(const l in t){const n=t[l],a=e[l];if("string"==typeof n){if(n!==a)return!1}else if(!OX(a)||a.length!==n.length||n.some(((e,t)=>e!==a[t])))return!1}return!0}(l.params,n.value.params))),r=vo((()=>a.value>-1&&a.value===l.matched.length-1&&JX(l.params,n.value.params)));return{route:n,href:vo((()=>n.value.href)),isActive:o,isExactActive:r,navigate:function(l={}){return function(e){if(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)return;if(e.defaultPrevented)return;if(void 0!==e.button&&0!==e.button)return;if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}e.preventDefault&&e.preventDefault();return!0}(l)?t[zt(e.replace)?"replace":"push"](zt(e.to)).catch(EX):Promise.resolve()}}}const XZ=Fl({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:GZ,setup(e,{slots:t}){const l=ut(GZ(e)),{options:n}=gn(jZ),a=vo((()=>({[JZ(e.activeClass,n.linkActiveClass,"router-link-active")]:l.isActive,[JZ(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:l.isExactActive})));return()=>{const n=t.default&&t.default(l);return e.custom?n:ho("a",{"aria-current":l.isExactActive?e.ariaCurrentValue:null,href:l.href,onClick:l.navigate,class:a.value},n)}}});function ZZ(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const JZ=(e,t,l)=>null!=e?e:null!=t?t:l,QZ=Fl({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:l}){const n=gn(WZ),a=vo((()=>e.route||n.value)),o=gn(PZ,0),r=vo((()=>{let e=zt(o);const{matched:t}=a.value;let l;for(;(l=t[e])&&!l.components;)e++;return e})),s=vo((()=>a.value.matched[r.value]));mn(PZ,vo((()=>r.value+1))),mn(FZ,s),mn(WZ,a);const i=_t();return Un((()=>[i.value,s.value,e.name]),(([e,t,l],[n,a,o])=>{t&&(t.instances[l]=e,a&&a!==t&&e&&e===n&&(t.leaveGuards.size||(t.leaveGuards=a.leaveGuards),t.updateGuards.size||(t.updateGuards=a.updateGuards))),!e||!t||a&&ZX(t,a)&&n||(t.enterCallbacks[l]||[]).forEach((t=>t(e)))}),{flush:"post"}),()=>{const n=a.value,o=e.name,r=s.value,u=r&&r.components[o];if(!u)return eJ(l.default,{Component:u,route:n});const c=r.props[o],d=c?!0===c?n.params:"function"==typeof c?c(n):c:null,p=ho(u,_X({},d,t,{onVnodeUnmounted:e=>{e.component.isUnmounted&&(r.instances[o]=null)},ref:i}));return eJ(l.default,{Component:p,route:n})||p}}});function eJ(e,t){if(!e)return null;const l=e(t);return 1===l.length?l[0]:l}const tJ=QZ;function lJ(){return gn(jZ)}const nJ={},aJ=function(e,t,l){let n=Promise.resolve();if(t&&t.length>0){const e=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),o=(null==a?void 0:a.nonce)||(null==a?void 0:a.getAttribute("nonce"));n=Promise.all(t.map((t=>{if(t=function(e,t){return new URL(e,t).href}(t,l),t in nJ)return;nJ[t]=!0;const n=t.endsWith(".css"),a=n?'[rel="stylesheet"]':"";if(!!l)for(let l=e.length-1;l>=0;l--){const a=e[l];if(a.href===t&&(!n||"stylesheet"===a.rel))return}else if(document.querySelector(`link[href="${t}"]${a}`))return;const r=document.createElement("link");return r.rel=n?"stylesheet":"modulepreload",n||(r.as="script",r.crossOrigin=""),r.href=t,o&&r.setAttribute("nonce",o),document.head.appendChild(r),n?new Promise(((e,l)=>{r.addEventListener("load",e),r.addEventListener("error",(()=>l(new Error(`Unable to preload CSS for ${t}`))))})):void 0})))}return n.then((()=>e())).catch((e=>{const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}))},oJ=[{path:"/",name:"相机",meta:{title:"相机",icon:"Camera"},component:()=>aJ((()=>import("./index-BPq3tRsx.js")),[],import.meta.url),redirect:"/camera",children:[{path:"/camera",name:"camera_flyTo",component:()=>aJ((()=>import("./flyTo-7e0BKuDp.js")),__vite__mapDeps([0,1]),import.meta.url),meta:{title:"飞行",activePath:"/camera"}}]},{path:"/particle",name:"气象",meta:{title:"气象",icon:"Notification"},component:()=>aJ((()=>import("./index-BPq3tRsx.js")),[],import.meta.url),redirect:"/particle/rain",children:[{path:"/particle/rain",name:"particle_rain",component:()=>aJ((()=>import("./rain-1aOISTgo.js")),__vite__mapDeps([2,3]),import.meta.url),meta:{title:"下雨",activePath:"/particle/rain"}},{path:"/particle/fog",name:"particle_fog",component:()=>aJ((()=>import("./fog-BIDeE2s2.js")),__vite__mapDeps([4,5]),import.meta.url),meta:{title:"大雾",activePath:"/particle/fog"}},{path:"/particle/snow",name:"particle_snow",component:()=>aJ((()=>import("./snow-TJaYQ0Im.js")),__vite__mapDeps([6,7]),import.meta.url),meta:{title:"下雪",activePath:"/particle/snow"}}]},{path:"/load",name:"加载",meta:{title:"加载",icon:"UploadFilled"},component:()=>aJ((()=>import("./index-BPq3tRsx.js")),[],import.meta.url),redirect:"/load/layers",children:[{path:"/load/layers",name:"load_image",component:()=>aJ((()=>import("./layers-DC8NvchC.js")),__vite__mapDeps([8,9]),import.meta.url),meta:{title:"image图层",activePath:"/load/layers"}}]},{path:"/material",name:"材质",meta:{title:"材质",icon:"Box"},component:()=>aJ((()=>import("./index-BPq3tRsx.js")),[],import.meta.url),redirect:"/material/radiant",children:[{path:"radiant",name:"material_radiant",component:()=>aJ((()=>import("./radiant-DbpRRqrs.js")),__vite__mapDeps([10,11]),import.meta.url),meta:{title:"辐射圈",activePath:"/material/radiant"}},{path:"highlightRoad",name:"material_highlightRoad",component:()=>aJ((()=>import("./highlightRoad-B5neNV8T.js")),__vite__mapDeps([12,13]),import.meta.url),meta:{title:"道路闪烁",activePath:"/material/highlightRoad"}}]},{path:"/measure",name:"测量",meta:{title:"测量",icon:"Location"},component:()=>aJ((()=>import("./index-BPq3tRsx.js")),[],import.meta.url),redirect:"/measure/distance",children:[{path:"distance",name:"measure_distance",component:()=>aJ((()=>import("./distance-D6OqZ_Cc.js")),__vite__mapDeps([14,15]),import.meta.url),meta:{title:"测量距离",activePath:"/measure/distance"}}]},{path:"/:catchAll(.*)",meta:{title:"404"},component:()=>aJ((()=>import("./error-404-CRgfZy7U.js")),__vite__mapDeps([16,17]),import.meta.url)}],rJ=function(e){const t=AZ(e.routes,e),l=e.parseQuery||NZ,n=e.stringifyQuery||HZ,a=e.history,o=qZ(),r=qZ(),s=qZ(),i=Mt(tZ);let u=tZ;SX&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=MX.bind(null,(e=>""+e)),d=MX.bind(null,WX),p=MX.bind(null,qX);function f(e,o){if(o=_X({},o||i.value),"string"==typeof e){const n=GX(l,e,o.path),r=t.resolve({path:n.path},o),s=a.createHref(n.fullPath);return _X(n,r,{params:p(r.params),hash:qX(n.hash),redirectedFrom:void 0,href:s})}let r;if(null!=e.path)r=_X({},e,{path:GX(l,e.path,o.path).path});else{const t=_X({},e.params);for(const e in t)null==t[e]&&delete t[e];r=_X({},e,{params:d(t)}),o.params=d(o.params)}const s=t.resolve(r,o),u=e.hash||"";s.params=c(p(s.params));const f=function(e,t){const l=t.query?e(t.query):"";return t.path+(l&&"?")+l+(t.hash||"")}(n,_X({},e,{hash:(v=u,jX(v).replace(HX,"{").replace(FX,"}").replace(RX,"^")),path:s.path}));var v;const h=a.createHref(f);return _X({fullPath:f,hash:u,query:n===HZ?DZ(e.query):e.query||{}},s,{redirectedFrom:void 0,href:h})}function v(e){return"string"==typeof e?GX(l,e,i.value.path):_X({},e)}function h(e,t){if(u!==e)return wZ(8,{from:t,to:e})}function m(e){return y(e)}function g(e){const t=e.matched[e.matched.length-1];if(t&&t.redirect){const{redirect:l}=t;let n="function"==typeof l?l(e):l;return"string"==typeof n&&(n=n.includes("?")||n.includes("#")?n=v(n):{path:n},n.params={}),_X({query:e.query,hash:e.hash,params:null!=n.path?{}:e.params},n)}}function y(e,t){const l=u=f(e),a=i.value,o=e.state,r=e.force,s=!0===e.replace,c=g(l);if(c)return y(_X(v(c),{state:"object"==typeof c?_X({},o,c.state):o,force:r,replace:s}),t||l);const d=l;let p;return d.redirectedFrom=t,!r&&function(e,t,l){const n=t.matched.length-1,a=l.matched.length-1;return n>-1&&n===a&&ZX(t.matched[n],l.matched[a])&&JX(t.params,l.params)&&e(t.query)===e(l.query)&&t.hash===l.hash}(n,a,l)&&(p=wZ(16,{to:d,from:a}),A(a,a,!0,!1)),(p?Promise.resolve(p):x(d,a)).catch((e=>xZ(e)?xZ(e,2)?e:V(e):z(e,d,a))).then((e=>{if(e){if(xZ(e,2))return y(_X({replace:s},v(e.to),{state:"object"==typeof e.to?_X({},o,e.to.state):o,force:r}),t||d)}else e=k(d,a,!0,s,o);return C(d,a,e),e}))}function b(e,t){const l=h(e,t);return l?Promise.reject(l):Promise.resolve()}function w(e){const t=B.values().next().value;return t&&"function"==typeof t.runWithContext?t.runWithContext(e):e()}function x(e,t){let l;const[n,a,s]=function(e,t){const l=[],n=[],a=[],o=Math.max(t.matched.length,e.matched.length);for(let r=0;rZX(e,o)))?n.push(o):l.push(o));const s=e.matched[r];s&&(t.matched.find((e=>ZX(e,s)))||a.push(s))}return[l,n,a]}(e,t);l=YZ(n.reverse(),"beforeRouteLeave",e,t);for(const o of n)o.leaveGuards.forEach((n=>{l.push(UZ(n,e,t))}));const i=b.bind(null,e,t);return l.push(i),$(l).then((()=>{l=[];for(const n of o.list())l.push(UZ(n,e,t));return l.push(i),$(l)})).then((()=>{l=YZ(a,"beforeRouteUpdate",e,t);for(const n of a)n.updateGuards.forEach((n=>{l.push(UZ(n,e,t))}));return l.push(i),$(l)})).then((()=>{l=[];for(const n of s)if(n.beforeEnter)if(OX(n.beforeEnter))for(const a of n.beforeEnter)l.push(UZ(a,e,t));else l.push(UZ(n.beforeEnter,e,t));return l.push(i),$(l)})).then((()=>(e.matched.forEach((e=>e.enterCallbacks={})),l=YZ(s,"beforeRouteEnter",e,t,w),l.push(i),$(l)))).then((()=>{l=[];for(const n of r.list())l.push(UZ(n,e,t));return l.push(i),$(l)})).catch((e=>xZ(e,8)?e:Promise.reject(e)))}function C(e,t,l){s.list().forEach((n=>w((()=>n(e,t,l)))))}function k(e,t,l,n,o){const r=h(e,t);if(r)return r;const s=t===tZ,u=SX?history.state:{};l&&(n||s?a.replace(e.fullPath,_X({scroll:s&&u&&u.scroll},o)):a.push(e.fullPath,o)),i.value=e,A(e,t,l,s),V()}let S;function _(){S||(S=a.listen(((e,t,l)=>{if(!I.listening)return;const n=f(e),o=g(n);if(o)return void y(_X(o,{replace:!0}),n).catch(EX);u=n;const r=i.value;var s,c;SX&&(s=cZ(r.fullPath,l.delta),c=iZ(),dZ.set(s,c)),x(n,r).catch((e=>xZ(e,12)?e:xZ(e,2)?(y(e.to,n).then((e=>{xZ(e,20)&&!l.delta&&l.type===lZ.pop&&a.go(-1,!1)})).catch(EX),Promise.reject()):(l.delta&&a.go(-l.delta,!1),z(e,n,r)))).then((e=>{(e=e||k(n,r,!1))&&(l.delta&&!xZ(e,8)?a.go(-l.delta,!1):l.type===lZ.pop&&xZ(e,20)&&a.go(-1,!1)),C(n,r,e)})).catch(EX)})))}let M,E=qZ(),O=qZ();function z(e,t,l){V(e);const n=O.list();return n.length?n.forEach((n=>n(e,t,l))):console.error(e),Promise.reject(e)}function V(e){return M||(M=!e,_(),E.list().forEach((([t,l])=>e?l(e):t())),E.reset()),e}function A(t,l,n,a){const{scrollBehavior:o}=e;if(!SX||!o)return Promise.resolve();const r=!n&&function(e){const t=dZ.get(e);return dZ.delete(e),t}(cZ(t.fullPath,0))||(a||!n)&&history.state&&history.state.scroll||null;return Xt().then((()=>o(t,l,r))).then((e=>e&&uZ(e))).catch((e=>z(e,t,l)))}const T=e=>a.go(e);let L;const B=new Set,I={currentRoute:i,listening:!0,addRoute:function(e,l){let n,a;return mZ(e)?(n=t.getRecordMatcher(e),a=l):a=e,t.addRoute(a,n)},removeRoute:function(e){const l=t.getRecordMatcher(e);l&&t.removeRoute(l)},clearRoutes:t.clearRoutes,hasRoute:function(e){return!!t.getRecordMatcher(e)},getRoutes:function(){return t.getRoutes().map((e=>e.record))},resolve:f,options:e,push:m,replace:function(e){return m(_X(v(e),{replace:!0}))},go:T,back:()=>T(-1),forward:()=>T(1),beforeEach:o.add,beforeResolve:r.add,afterEach:s.add,onError:O.add,isReady:function(){return M&&i.value!==tZ?Promise.resolve():new Promise(((e,t)=>{E.add([e,t])}))},install(e){e.component("RouterLink",XZ),e.component("RouterView",tJ),e.config.globalProperties.$router=this,Object.defineProperty(e.config.globalProperties,"$route",{enumerable:!0,get:()=>zt(i)}),SX&&!L&&i.value===tZ&&(L=!0,m(a.location).catch((e=>{})));const t={};for(const n in tZ)Object.defineProperty(t,n,{get:()=>i.value[n],enumerable:!0});e.provide(jZ,this),e.provide(KZ,ct(t)),e.provide(WZ,i);const l=e.unmount;B.add(e),e.unmount=function(){B.delete(e),B.size<1&&(u=tZ,S&&S(),S=null,i.value=tZ,L=!1,M=!1),l()}}};function $(e){return e.reduce(((e,t)=>e.then((()=>w(t)))),Promise.resolve())}return I}({history:((sJ=location.host?sJ||location.pathname+location.search:"").includes("#")||(sJ+="#"),hZ(sJ)),routes:oJ,scrollBehavior:()=>({left:0,top:0})});var sJ;const iJ={__name:"Menu",setup(e){const t=lJ(),l=gn(KZ),n=_t(!1),a=oJ.filter((e=>"404"!==e.meta.title)),o=_t();Un((()=>l.path),(e=>{o.value=e}));const r=()=>{n.value=!n.value};return(e,l)=>{const s=bl("el-icon"),i=bl("el-menu-item"),u=bl("el-sub-menu"),c=bl("Expand"),d=bl("Fold"),p=bl("el-menu");return za(),Ba(p,{"active-text-color":"#b5b1b1","background-color":"#545c64",class:"el-menu-vertical","text-color":"#fff",collapse:n.value,"default-active":o.value},{default:pl((()=>[(za(!0),La(ka,null,Hl(zt(a),(e=>(za(),Ba(u,{"popper-class":"pop-item",key:e.path,index:e.path},{title:pl((()=>[Da(s,null,{default:pl((()=>[(za(),Ba(xl(e.meta.icon)))])),_:2},1024),Ha("span",null,J(e.meta.title),1)])),default:pl((()=>[e.children?(za(!0),La(ka,{key:0},Hl(e.children,(e=>{var l,n;return za(),Ba(i,{key:null==(l=e.meta)?void 0:l.activePath,index:null==(n=e.meta)?void 0:n.activePath,onClick:l=>((e,l)=>{o.value=l,t.push({name:e})})(e.name)},{default:pl((()=>{var t;return[ja(J(null==(t=e.meta)?void 0:t.title),1)]})),_:2},1032,["index","onClick"])})),128)):Ka("",!0)])),_:2},1032,["index"])))),128)),Da(s,{class:"expand-icon",size:30,color:"#fff",onClick:r},{default:pl((()=>[n.value?(za(),Ba(c,{key:0})):(za(),Ba(d,{key:1}))])),_:1})])),_:1},8,["collapse","default-active"])}}},uJ={MenuCom:Zr(iJ,[["__scopeId","data-v-03f90a8a"]])};console.log("🚀 ~ 注册全局组件:",uJ);const cJ={install:e=>{Object.keys(uJ).forEach((t=>{e.component(t,uJ[t])}))}},dJ=Br(Jr);for(const[pJ,fJ]of Object.entries(ak))dJ.component(pJ,fJ);dJ.use(cJ),dJ.use(yX),dJ.use(kX),dJ.use(rJ),dJ.mount("#app");export{Xr as T,Zr as _,Da as a,_t as b,La as c,Ol as d,Al as e,zt as f,ja as g,Tl as h,Fl as i,ut as j,Ha as k,lJ as l,dl as m,za as o,cl as p,bl as r,J as t,Gr as u,pl as w}; +const SX="undefined"!=typeof document;const _X=Object.assign;function MX(e,t){const l={};for(const n in t){const a=t[n];l[n]=OX(a)?a.map(e):e(a)}return l}const EX=()=>{},OX=Array.isArray,zX=/#/g,VX=/&/g,AX=/\//g,TX=/=/g,LX=/\?/g,BX=/\+/g,IX=/%5B/g,$X=/%5D/g,RX=/%5E/g,NX=/%60/g,HX=/%7B/g,DX=/%7C/g,FX=/%7D/g,PX=/%20/g;function jX(e){return encodeURI(""+e).replace(DX,"|").replace(IX,"[").replace($X,"]")}function KX(e){return jX(e).replace(BX,"%2B").replace(PX,"+").replace(zX,"%23").replace(VX,"%26").replace(NX,"`").replace(HX,"{").replace(FX,"}").replace(RX,"^")}function WX(e){return null==e?"":function(e){return jX(e).replace(zX,"%23").replace(LX,"%3F")}(e).replace(AX,"%2F")}function qX(e){try{return decodeURIComponent(""+e)}catch(t){}return""+e}const UX=/\/$/,YX=e=>e.replace(UX,"");function GX(e,t,l="/"){let n,a={},o="",r="";const s=t.indexOf("#");let i=t.indexOf("?");return s=0&&(i=-1),i>-1&&(n=t.slice(0,i),o=t.slice(i+1,s>-1?s:t.length),a=e(o)),s>-1&&(n=n||t.slice(0,s),r=t.slice(s,t.length)),n=function(e,t){if(e.startsWith("/"))return e;if(!e)return t;const l=t.split("/"),n=e.split("/"),a=n[n.length-1];".."!==a&&"."!==a||n.push("");let o,r,s=l.length-1;for(o=0;o1&&s--}return l.slice(0,s).join("/")+"/"+n.slice(o).join("/")}(null!=n?n:t,l),{fullPath:n+(o&&"?")+o+r,path:n,query:a,hash:qX(r)}}function XX(e,t){return t&&e.toLowerCase().startsWith(t.toLowerCase())?e.slice(t.length)||"/":e}function ZX(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function JX(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const l in e)if(!QX(e[l],t[l]))return!1;return!0}function QX(e,t){return OX(e)?eZ(e,t):OX(t)?eZ(t,e):e===t}function eZ(e,t){return OX(t)?e.length===t.length&&e.every(((e,l)=>e===t[l])):1===e.length&&e[0]===t}const tZ={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var lZ,nZ,aZ,oZ;(nZ=lZ||(lZ={})).pop="pop",nZ.push="push",(oZ=aZ||(aZ={})).back="back",oZ.forward="forward",oZ.unknown="";const rZ=/^[^#]+#/;function sZ(e,t){return e.replace(rZ,"#")+t}const iZ=()=>({left:window.scrollX,top:window.scrollY});function uZ(e){let t;if("el"in e){const l=e.el,n="string"==typeof l&&l.startsWith("#"),a="string"==typeof l?n?document.getElementById(l.slice(1)):document.querySelector(l):l;if(!a)return;t=function(e,t){const l=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-l.left-(t.left||0),top:n.top-l.top-(t.top||0)}}(a,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(null!=t.left?t.left:window.scrollX,null!=t.top?t.top:window.scrollY)}function cZ(e,t){return(history.state?history.state.position-t:-1)+e}const dZ=new Map;let pZ=()=>location.protocol+"//"+location.host;function fZ(e,t){const{pathname:l,search:n,hash:a}=t,o=e.indexOf("#");if(o>-1){let t=a.includes(e.slice(o))?e.slice(o).length:1,l=a.slice(t);return"/"!==l[0]&&(l="/"+l),XX(l,"")}return XX(l,e)+n+a}function vZ(e,t,l,n=!1,a=!1){return{back:e,current:t,forward:l,replaced:n,position:window.history.length,scroll:a?iZ():null}}function hZ(e){const t=function(e){const{history:t,location:l}=window,n={value:fZ(e,l)},a={value:t.state};function o(n,o,r){const s=e.indexOf("#"),i=s>-1?(l.host&&document.querySelector("base")?e:e.slice(s))+n:pZ()+e+n;try{t[r?"replaceState":"pushState"](o,"",i),a.value=o}catch(u){console.error(u),l[r?"replace":"assign"](i)}}return a.value||o(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0),{location:n,state:a,push:function(e,l){const r=_X({},a.value,t.state,{forward:e,scroll:iZ()});o(r.current,r,!0),o(e,_X({},vZ(n.value,e,null),{position:r.position+1},l),!1),n.value=e},replace:function(e,l){o(e,_X({},t.state,vZ(a.value.back,e,a.value.forward,!0),l,{position:a.value.position}),!0),n.value=e}}}(e=function(e){if(!e)if(SX){const t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return"/"!==e[0]&&"#"!==e[0]&&(e="/"+e),YX(e)}(e)),l=function(e,t,l,n){let a=[],o=[],r=null;const s=({state:o})=>{const s=fZ(e,location),i=l.value,u=t.value;let c=0;if(o){if(l.value=s,t.value=o,r&&r===i)return void(r=null);c=u?o.position-u.position:0}else n(s);a.forEach((e=>{e(l.value,i,{delta:c,type:lZ.pop,direction:c?c>0?aZ.forward:aZ.back:aZ.unknown})}))};function i(){const{history:e}=window;e.state&&e.replaceState(_X({},e.state,{scroll:iZ()}),"")}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",i,{passive:!0}),{pauseListeners:function(){r=l.value},listen:function(e){a.push(e);const t=()=>{const t=a.indexOf(e);t>-1&&a.splice(t,1)};return o.push(t),t},destroy:function(){for(const e of o)e();o=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",i)}}}(e,t.state,t.location,t.replace);const n=_X({location:"",base:e,go:function(e,t=!0){t||l.pauseListeners(),history.go(e)},createHref:sZ.bind(null,e)},t,l);return Object.defineProperty(n,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(n,"state",{enumerable:!0,get:()=>t.state.value}),n}function mZ(e){return"string"==typeof e||"symbol"==typeof e}const gZ=Symbol("");var yZ,bZ;function wZ(e,t){return _X(new Error,{type:e,[gZ]:!0},t)}function xZ(e,t){return e instanceof Error&&gZ in e&&(null==t||!!(e.type&t))}(bZ=yZ||(yZ={}))[bZ.aborted=4]="aborted",bZ[bZ.cancelled=8]="cancelled",bZ[bZ.duplicated=16]="duplicated";const CZ="[^/]+?",kZ={sensitive:!1,strict:!1,start:!0,end:!0},SZ=/[.+*?^${}()[\]/\\]/g;function _Z(e,t){let l=0;for(;lt.length?1===t.length&&80===t[0]?1:-1:0}function MZ(e,t){let l=0;const n=e.score,a=t.score;for(;l0&&t[t.length-1]<0}const OZ={type:0,value:""},zZ=/[a-zA-Z0-9_]/;function VZ(e,t,l){const n=function(e,t){const l=_X({},kZ,t),n=[];let a=l.start?"^":"";const o=[];for(const i of e){const e=i.length?[]:[90];l.strict&&!i.length&&(a+="/");for(let t=0;t1&&("*"===s||"+"===s)&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:u,regexp:c,repeatable:"*"===s||"+"===s,optional:"*"===s||"?"===s})):t("Invalid state to consume buffer"),u="")}function p(){u+=s}for(;i{o(p)}:EX}function o(e){if(mZ(e)){const t=n.get(e);t&&(n.delete(e),l.splice(l.indexOf(t),1),t.children.forEach(o),t.alias.forEach(o))}else{const t=l.indexOf(e);t>-1&&(l.splice(t,1),e.record.name&&n.delete(e.record.name),e.children.forEach(o),e.alias.forEach(o))}}function r(e){const t=function(e,t){let l=0,n=t.length;for(;l!==n;){const a=l+n>>1;MZ(e,t[a])<0?n=a:l=a+1}const a=function(e){let t=e;for(;t=t.parent;)if(RZ(t)&&0===MZ(e,t))return t;return}(e);a&&(n=t.lastIndexOf(a,n-1));return n}(e,l);l.splice(t,0,e),e.record.name&&!BZ(e)&&n.set(e.record.name,e)}return t=$Z({strict:!1,end:!0,sensitive:!1},t),e.forEach((e=>a(e))),{addRoute:a,resolve:function(e,t){let a,o,r,s={};if("name"in e&&e.name){if(a=n.get(e.name),!a)throw wZ(1,{location:e});r=a.record.name,s=_X(TZ(t.params,a.keys.filter((e=>!e.optional)).concat(a.parent?a.parent.keys.filter((e=>e.optional)):[]).map((e=>e.name))),e.params&&TZ(e.params,a.keys.map((e=>e.name)))),o=a.stringify(s)}else if(null!=e.path)o=e.path,a=l.find((e=>e.re.test(o))),a&&(s=a.parse(o),r=a.record.name);else{if(a=t.name?n.get(t.name):l.find((e=>e.re.test(t.path))),!a)throw wZ(1,{location:e,currentLocation:t});r=a.record.name,s=_X({},t.params,e.params),o=a.stringify(s)}const i=[];let u=a;for(;u;)i.unshift(u.record),u=u.parent;return{name:r,path:o,params:s,matched:i,meta:IZ(i)}},removeRoute:o,clearRoutes:function(){l.length=0,n.clear()},getRoutes:function(){return l},getRecordMatcher:function(e){return n.get(e)}}}function TZ(e,t){const l={};for(const n of t)n in e&&(l[n]=e[n]);return l}function LZ(e){const t={},l=e.props||!1;if("component"in e)t.default=l;else for(const n in e.components)t[n]="object"==typeof l?l[n]:l;return t}function BZ(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function IZ(e){return e.reduce(((e,t)=>_X(e,t.meta)),{})}function $Z(e,t){const l={};for(const n in e)l[n]=n in t?t[n]:e[n];return l}function RZ({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function NZ(e){const t={};if(""===e||"?"===e)return t;const l=("?"===e[0]?e.slice(1):e).split("&");for(let n=0;ne&&KX(e))):[n&&KX(n)]).forEach((e=>{void 0!==e&&(t+=(t.length?"&":"")+l,null!=e&&(t+="="+e))}))}return t}function DZ(e){const t={};for(const l in e){const n=e[l];void 0!==n&&(t[l]=OX(n)?n.map((e=>null==e?null:""+e)):null==n?n:""+n)}return t}const FZ=Symbol(""),PZ=Symbol(""),jZ=Symbol(""),KZ=Symbol(""),WZ=Symbol("");function qZ(){let e=[];return{add:function(t){return e.push(t),()=>{const l=e.indexOf(t);l>-1&&e.splice(l,1)}},list:()=>e.slice(),reset:function(){e=[]}}}function UZ(e,t,l,n,a,o=(e=>e())){const r=n&&(n.enterCallbacks[a]=n.enterCallbacks[a]||[]);return()=>new Promise(((s,i)=>{const u=e=>{var o;!1===e?i(wZ(4,{from:l,to:t})):e instanceof Error?i(e):"string"==typeof(o=e)||o&&"object"==typeof o?i(wZ(2,{from:t,to:e})):(r&&n.enterCallbacks[a]===r&&"function"==typeof e&&r.push(e),s())},c=o((()=>e.call(n&&n.instances[a],t,l,u)));let d=Promise.resolve(c);e.length<3&&(d=d.then(u)),d.catch((e=>i(e)))}))}function YZ(e,t,l,n,a=(e=>e())){const o=[];for(const s of e)for(const e in s.components){let i=s.components[e];if("beforeRouteEnter"===t||s.instances[e])if("object"==typeof(r=i)||"displayName"in r||"props"in r||"__vccOpts"in r){const r=(i.__vccOpts||i)[t];r&&o.push(UZ(r,l,n,s,e,a))}else{let r=i();o.push((()=>r.then((o=>{if(!o)return Promise.reject(new Error(`Couldn't resolve component "${e}" at "${s.path}"`));const r=(i=o).__esModule||"Module"===i[Symbol.toStringTag]?o.default:o;var i;s.components[e]=r;const u=(r.__vccOpts||r)[t];return u&&UZ(u,l,n,s,e,a)()}))))}}var r;return o}function GZ(e){const t=gn(jZ),l=gn(KZ),n=vo((()=>{const l=zt(e.to);return t.resolve(l)})),a=vo((()=>{const{matched:e}=n.value,{length:t}=e,a=e[t-1],o=l.matched;if(!a||!o.length)return-1;const r=o.findIndex(ZX.bind(null,a));if(r>-1)return r;const s=ZZ(e[t-2]);return t>1&&ZZ(a)===s&&o[o.length-1].path!==s?o.findIndex(ZX.bind(null,e[t-2])):r})),o=vo((()=>a.value>-1&&function(e,t){for(const l in t){const n=t[l],a=e[l];if("string"==typeof n){if(n!==a)return!1}else if(!OX(a)||a.length!==n.length||n.some(((e,t)=>e!==a[t])))return!1}return!0}(l.params,n.value.params))),r=vo((()=>a.value>-1&&a.value===l.matched.length-1&&JX(l.params,n.value.params)));return{route:n,href:vo((()=>n.value.href)),isActive:o,isExactActive:r,navigate:function(l={}){return function(e){if(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)return;if(e.defaultPrevented)return;if(void 0!==e.button&&0!==e.button)return;if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}e.preventDefault&&e.preventDefault();return!0}(l)?t[zt(e.replace)?"replace":"push"](zt(e.to)).catch(EX):Promise.resolve()}}}const XZ=Fl({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:GZ,setup(e,{slots:t}){const l=ut(GZ(e)),{options:n}=gn(jZ),a=vo((()=>({[JZ(e.activeClass,n.linkActiveClass,"router-link-active")]:l.isActive,[JZ(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:l.isExactActive})));return()=>{const n=t.default&&t.default(l);return e.custom?n:ho("a",{"aria-current":l.isExactActive?e.ariaCurrentValue:null,href:l.href,onClick:l.navigate,class:a.value},n)}}});function ZZ(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const JZ=(e,t,l)=>null!=e?e:null!=t?t:l,QZ=Fl({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:l}){const n=gn(WZ),a=vo((()=>e.route||n.value)),o=gn(PZ,0),r=vo((()=>{let e=zt(o);const{matched:t}=a.value;let l;for(;(l=t[e])&&!l.components;)e++;return e})),s=vo((()=>a.value.matched[r.value]));mn(PZ,vo((()=>r.value+1))),mn(FZ,s),mn(WZ,a);const i=_t();return Un((()=>[i.value,s.value,e.name]),(([e,t,l],[n,a,o])=>{t&&(t.instances[l]=e,a&&a!==t&&e&&e===n&&(t.leaveGuards.size||(t.leaveGuards=a.leaveGuards),t.updateGuards.size||(t.updateGuards=a.updateGuards))),!e||!t||a&&ZX(t,a)&&n||(t.enterCallbacks[l]||[]).forEach((t=>t(e)))}),{flush:"post"}),()=>{const n=a.value,o=e.name,r=s.value,u=r&&r.components[o];if(!u)return eJ(l.default,{Component:u,route:n});const c=r.props[o],d=c?!0===c?n.params:"function"==typeof c?c(n):c:null,p=ho(u,_X({},d,t,{onVnodeUnmounted:e=>{e.component.isUnmounted&&(r.instances[o]=null)},ref:i}));return eJ(l.default,{Component:p,route:n})||p}}});function eJ(e,t){if(!e)return null;const l=e(t);return 1===l.length?l[0]:l}const tJ=QZ;function lJ(){return gn(jZ)}const nJ={},aJ=function(e,t,l){let n=Promise.resolve();if(t&&t.length>0){const e=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),o=(null==a?void 0:a.nonce)||(null==a?void 0:a.getAttribute("nonce"));n=Promise.all(t.map((t=>{if(t=function(e,t){return new URL(e,t).href}(t,l),t in nJ)return;nJ[t]=!0;const n=t.endsWith(".css"),a=n?'[rel="stylesheet"]':"";if(!!l)for(let l=e.length-1;l>=0;l--){const a=e[l];if(a.href===t&&(!n||"stylesheet"===a.rel))return}else if(document.querySelector(`link[href="${t}"]${a}`))return;const r=document.createElement("link");return r.rel=n?"stylesheet":"modulepreload",n||(r.as="script",r.crossOrigin=""),r.href=t,o&&r.setAttribute("nonce",o),document.head.appendChild(r),n?new Promise(((e,l)=>{r.addEventListener("load",e),r.addEventListener("error",(()=>l(new Error(`Unable to preload CSS for ${t}`))))})):void 0})))}return n.then((()=>e())).catch((e=>{const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}))},oJ=[{path:"/",name:"相机",meta:{title:"相机",icon:"Camera"},component:()=>aJ((()=>import("./index-CkMgccvc.js")),[],import.meta.url),redirect:"/camera",children:[{path:"/camera",name:"camera_flyTo",component:()=>aJ((()=>import("./flyTo-DaTeNTKq.js")),__vite__mapDeps([0,1]),import.meta.url),meta:{title:"飞行",activePath:"/camera"}}]},{path:"/particle",name:"气象",meta:{title:"气象",icon:"Notification"},component:()=>aJ((()=>import("./index-CkMgccvc.js")),[],import.meta.url),redirect:"/particle/rain",children:[{path:"/particle/rain",name:"particle_rain",component:()=>aJ((()=>import("./rain-bqEXp05H.js")),__vite__mapDeps([2,3]),import.meta.url),meta:{title:"下雨",activePath:"/particle/rain"}},{path:"/particle/fog",name:"particle_fog",component:()=>aJ((()=>import("./fog-CXGYHsht.js")),__vite__mapDeps([4,5]),import.meta.url),meta:{title:"大雾",activePath:"/particle/fog"}},{path:"/particle/snow",name:"particle_snow",component:()=>aJ((()=>import("./snow-cqt_qH4X.js")),__vite__mapDeps([6,7]),import.meta.url),meta:{title:"下雪",activePath:"/particle/snow"}}]},{path:"/load",name:"加载",meta:{title:"加载",icon:"UploadFilled"},component:()=>aJ((()=>import("./index-CkMgccvc.js")),[],import.meta.url),redirect:"/load/layers",children:[{path:"/load/layers",name:"load_image",component:()=>aJ((()=>import("./layers-DuzRdMwN.js")),__vite__mapDeps([8,9]),import.meta.url),meta:{title:"image图层",activePath:"/load/layers"}}]},{path:"/material",name:"材质",meta:{title:"材质",icon:"Box"},component:()=>aJ((()=>import("./index-CkMgccvc.js")),[],import.meta.url),redirect:"/material/radiant",children:[{path:"radiant",name:"material_radiant",component:()=>aJ((()=>import("./radiant-B1Ji1Uya.js")),__vite__mapDeps([10,11]),import.meta.url),meta:{title:"辐射圈",activePath:"/material/radiant"}},{path:"highlightRoad",name:"material_highlightRoad",component:()=>aJ((()=>import("./highlightRoad-Dp8uJOwT.js")),__vite__mapDeps([12,13]),import.meta.url),meta:{title:"道路闪烁",activePath:"/material/highlightRoad"}}]},{path:"/measure",name:"测量",meta:{title:"测量",icon:"Location"},component:()=>aJ((()=>import("./index-CkMgccvc.js")),[],import.meta.url),redirect:"/measure/distance",children:[{path:"distance",name:"measure_distance",component:()=>aJ((()=>import("./distance-8g1QGhED.js")),__vite__mapDeps([14,15]),import.meta.url),meta:{title:"测量距离",activePath:"/measure/distance"}}]},{path:"/:catchAll(.*)",meta:{title:"404"},component:()=>aJ((()=>import("./error-404-Dn57EIiu.js")),__vite__mapDeps([16,17]),import.meta.url)}],rJ=function(e){const t=AZ(e.routes,e),l=e.parseQuery||NZ,n=e.stringifyQuery||HZ,a=e.history,o=qZ(),r=qZ(),s=qZ(),i=Mt(tZ);let u=tZ;SX&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=MX.bind(null,(e=>""+e)),d=MX.bind(null,WX),p=MX.bind(null,qX);function f(e,o){if(o=_X({},o||i.value),"string"==typeof e){const n=GX(l,e,o.path),r=t.resolve({path:n.path},o),s=a.createHref(n.fullPath);return _X(n,r,{params:p(r.params),hash:qX(n.hash),redirectedFrom:void 0,href:s})}let r;if(null!=e.path)r=_X({},e,{path:GX(l,e.path,o.path).path});else{const t=_X({},e.params);for(const e in t)null==t[e]&&delete t[e];r=_X({},e,{params:d(t)}),o.params=d(o.params)}const s=t.resolve(r,o),u=e.hash||"";s.params=c(p(s.params));const f=function(e,t){const l=t.query?e(t.query):"";return t.path+(l&&"?")+l+(t.hash||"")}(n,_X({},e,{hash:(v=u,jX(v).replace(HX,"{").replace(FX,"}").replace(RX,"^")),path:s.path}));var v;const h=a.createHref(f);return _X({fullPath:f,hash:u,query:n===HZ?DZ(e.query):e.query||{}},s,{redirectedFrom:void 0,href:h})}function v(e){return"string"==typeof e?GX(l,e,i.value.path):_X({},e)}function h(e,t){if(u!==e)return wZ(8,{from:t,to:e})}function m(e){return y(e)}function g(e){const t=e.matched[e.matched.length-1];if(t&&t.redirect){const{redirect:l}=t;let n="function"==typeof l?l(e):l;return"string"==typeof n&&(n=n.includes("?")||n.includes("#")?n=v(n):{path:n},n.params={}),_X({query:e.query,hash:e.hash,params:null!=n.path?{}:e.params},n)}}function y(e,t){const l=u=f(e),a=i.value,o=e.state,r=e.force,s=!0===e.replace,c=g(l);if(c)return y(_X(v(c),{state:"object"==typeof c?_X({},o,c.state):o,force:r,replace:s}),t||l);const d=l;let p;return d.redirectedFrom=t,!r&&function(e,t,l){const n=t.matched.length-1,a=l.matched.length-1;return n>-1&&n===a&&ZX(t.matched[n],l.matched[a])&&JX(t.params,l.params)&&e(t.query)===e(l.query)&&t.hash===l.hash}(n,a,l)&&(p=wZ(16,{to:d,from:a}),A(a,a,!0,!1)),(p?Promise.resolve(p):x(d,a)).catch((e=>xZ(e)?xZ(e,2)?e:V(e):z(e,d,a))).then((e=>{if(e){if(xZ(e,2))return y(_X({replace:s},v(e.to),{state:"object"==typeof e.to?_X({},o,e.to.state):o,force:r}),t||d)}else e=k(d,a,!0,s,o);return C(d,a,e),e}))}function b(e,t){const l=h(e,t);return l?Promise.reject(l):Promise.resolve()}function w(e){const t=B.values().next().value;return t&&"function"==typeof t.runWithContext?t.runWithContext(e):e()}function x(e,t){let l;const[n,a,s]=function(e,t){const l=[],n=[],a=[],o=Math.max(t.matched.length,e.matched.length);for(let r=0;rZX(e,o)))?n.push(o):l.push(o));const s=e.matched[r];s&&(t.matched.find((e=>ZX(e,s)))||a.push(s))}return[l,n,a]}(e,t);l=YZ(n.reverse(),"beforeRouteLeave",e,t);for(const o of n)o.leaveGuards.forEach((n=>{l.push(UZ(n,e,t))}));const i=b.bind(null,e,t);return l.push(i),$(l).then((()=>{l=[];for(const n of o.list())l.push(UZ(n,e,t));return l.push(i),$(l)})).then((()=>{l=YZ(a,"beforeRouteUpdate",e,t);for(const n of a)n.updateGuards.forEach((n=>{l.push(UZ(n,e,t))}));return l.push(i),$(l)})).then((()=>{l=[];for(const n of s)if(n.beforeEnter)if(OX(n.beforeEnter))for(const a of n.beforeEnter)l.push(UZ(a,e,t));else l.push(UZ(n.beforeEnter,e,t));return l.push(i),$(l)})).then((()=>(e.matched.forEach((e=>e.enterCallbacks={})),l=YZ(s,"beforeRouteEnter",e,t,w),l.push(i),$(l)))).then((()=>{l=[];for(const n of r.list())l.push(UZ(n,e,t));return l.push(i),$(l)})).catch((e=>xZ(e,8)?e:Promise.reject(e)))}function C(e,t,l){s.list().forEach((n=>w((()=>n(e,t,l)))))}function k(e,t,l,n,o){const r=h(e,t);if(r)return r;const s=t===tZ,u=SX?history.state:{};l&&(n||s?a.replace(e.fullPath,_X({scroll:s&&u&&u.scroll},o)):a.push(e.fullPath,o)),i.value=e,A(e,t,l,s),V()}let S;function _(){S||(S=a.listen(((e,t,l)=>{if(!I.listening)return;const n=f(e),o=g(n);if(o)return void y(_X(o,{replace:!0}),n).catch(EX);u=n;const r=i.value;var s,c;SX&&(s=cZ(r.fullPath,l.delta),c=iZ(),dZ.set(s,c)),x(n,r).catch((e=>xZ(e,12)?e:xZ(e,2)?(y(e.to,n).then((e=>{xZ(e,20)&&!l.delta&&l.type===lZ.pop&&a.go(-1,!1)})).catch(EX),Promise.reject()):(l.delta&&a.go(-l.delta,!1),z(e,n,r)))).then((e=>{(e=e||k(n,r,!1))&&(l.delta&&!xZ(e,8)?a.go(-l.delta,!1):l.type===lZ.pop&&xZ(e,20)&&a.go(-1,!1)),C(n,r,e)})).catch(EX)})))}let M,E=qZ(),O=qZ();function z(e,t,l){V(e);const n=O.list();return n.length?n.forEach((n=>n(e,t,l))):console.error(e),Promise.reject(e)}function V(e){return M||(M=!e,_(),E.list().forEach((([t,l])=>e?l(e):t())),E.reset()),e}function A(t,l,n,a){const{scrollBehavior:o}=e;if(!SX||!o)return Promise.resolve();const r=!n&&function(e){const t=dZ.get(e);return dZ.delete(e),t}(cZ(t.fullPath,0))||(a||!n)&&history.state&&history.state.scroll||null;return Xt().then((()=>o(t,l,r))).then((e=>e&&uZ(e))).catch((e=>z(e,t,l)))}const T=e=>a.go(e);let L;const B=new Set,I={currentRoute:i,listening:!0,addRoute:function(e,l){let n,a;return mZ(e)?(n=t.getRecordMatcher(e),a=l):a=e,t.addRoute(a,n)},removeRoute:function(e){const l=t.getRecordMatcher(e);l&&t.removeRoute(l)},clearRoutes:t.clearRoutes,hasRoute:function(e){return!!t.getRecordMatcher(e)},getRoutes:function(){return t.getRoutes().map((e=>e.record))},resolve:f,options:e,push:m,replace:function(e){return m(_X(v(e),{replace:!0}))},go:T,back:()=>T(-1),forward:()=>T(1),beforeEach:o.add,beforeResolve:r.add,afterEach:s.add,onError:O.add,isReady:function(){return M&&i.value!==tZ?Promise.resolve():new Promise(((e,t)=>{E.add([e,t])}))},install(e){e.component("RouterLink",XZ),e.component("RouterView",tJ),e.config.globalProperties.$router=this,Object.defineProperty(e.config.globalProperties,"$route",{enumerable:!0,get:()=>zt(i)}),SX&&!L&&i.value===tZ&&(L=!0,m(a.location).catch((e=>{})));const t={};for(const n in tZ)Object.defineProperty(t,n,{get:()=>i.value[n],enumerable:!0});e.provide(jZ,this),e.provide(KZ,ct(t)),e.provide(WZ,i);const l=e.unmount;B.add(e),e.unmount=function(){B.delete(e),B.size<1&&(u=tZ,S&&S(),S=null,i.value=tZ,L=!1,M=!1),l()}}};function $(e){return e.reduce(((e,t)=>e.then((()=>w(t)))),Promise.resolve())}return I}({history:((sJ=location.host?sJ||location.pathname+location.search:"").includes("#")||(sJ+="#"),hZ(sJ)),routes:oJ,scrollBehavior:()=>({left:0,top:0})});var sJ;const iJ={__name:"Menu",setup(e){const t=lJ(),l=gn(KZ),n=_t(!1),a=oJ.filter((e=>"404"!==e.meta.title)),o=_t();Un((()=>l.path),(e=>{o.value=e}));const r=()=>{n.value=!n.value};return(e,l)=>{const s=bl("el-icon"),i=bl("el-menu-item"),u=bl("el-sub-menu"),c=bl("Expand"),d=bl("Fold"),p=bl("el-menu");return za(),Ba(p,{"active-text-color":"#b5b1b1","background-color":"#545c64",class:"el-menu-vertical","text-color":"#fff",collapse:n.value,"default-active":o.value},{default:pl((()=>[(za(!0),La(ka,null,Hl(zt(a),(e=>(za(),Ba(u,{"popper-class":"pop-item",key:e.path,index:e.path},{title:pl((()=>[Da(s,null,{default:pl((()=>[(za(),Ba(xl(e.meta.icon)))])),_:2},1024),Ha("span",null,J(e.meta.title),1)])),default:pl((()=>[e.children?(za(!0),La(ka,{key:0},Hl(e.children,(e=>{var l,n;return za(),Ba(i,{key:null==(l=e.meta)?void 0:l.activePath,index:null==(n=e.meta)?void 0:n.activePath,onClick:l=>((e,l)=>{o.value=l,t.push({name:e})})(e.name)},{default:pl((()=>{var t;return[ja(J(null==(t=e.meta)?void 0:t.title),1)]})),_:2},1032,["index","onClick"])})),128)):Ka("",!0)])),_:2},1032,["index"])))),128)),Da(s,{class:"expand-icon",size:30,color:"#fff",onClick:r},{default:pl((()=>[n.value?(za(),Ba(c,{key:0})):(za(),Ba(d,{key:1}))])),_:1})])),_:1},8,["collapse","default-active"])}}},uJ={MenuCom:Zr(iJ,[["__scopeId","data-v-03f90a8a"]])};console.log("🚀 ~ 注册全局组件:",uJ);const cJ={install:e=>{Object.keys(uJ).forEach((t=>{e.component(t,uJ[t])}))}},dJ=Br(Jr);for(const[pJ,fJ]of Object.entries(ak))dJ.component(pJ,fJ);dJ.use(cJ),dJ.use(yX),dJ.use(kX),dJ.use(rJ),dJ.mount("#app");export{Xr as T,Zr as _,Da as a,_t as b,La as c,Ol as d,Al as e,zt as f,ja as g,Tl as h,Fl as i,ut as j,Ha as k,lJ as l,dl as m,za as o,cl as p,bl as r,J as t,Gr as u,pl as w}; diff --git a/static/js/index-BPq3tRsx.js b/static/js/index-CkMgccvc.js similarity index 66% rename from static/js/index-BPq3tRsx.js rename to static/js/index-CkMgccvc.js index b3405d9..66f1fc5 100644 --- a/static/js/index-BPq3tRsx.js +++ b/static/js/index-CkMgccvc.js @@ -1 +1 @@ -import{_ as r,r as s,o as a,c as e,a as n}from"./index-B2K4DJbA.js";const o=r({},[["render",function(r,o){const t=s("router-view");return a(),e("div",null,[n(t)])}]]);export{o as default}; +import{_ as r,r as s,o as a,c as e,a as n}from"./index-B00r8E46.js";const o=r({},[["render",function(r,o){const t=s("router-view");return a(),e("div",null,[n(t)])}]]);export{o as default}; diff --git a/static/js/layers-DC8NvchC.js b/static/js/layers-DuzRdMwN.js similarity index 96% rename from static/js/layers-DC8NvchC.js rename to static/js/layers-DuzRdMwN.js index 6c743c2..fea77e0 100644 --- a/static/js/layers-DC8NvchC.js +++ b/static/js/layers-DuzRdMwN.js @@ -1 +1 @@ -import{b as e,_ as a,u as t,T as r,r as i,o,c as l,a as s,w as y,g as m}from"./index-B2K4DJbA.js";const d={class:"container"},T=a({__name:"layers",setup(a){const T=t().viewer,n=new Cesium.WebMapTileServiceImageryProvider({url:`http://t0.tianditu.com/vec_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=vec&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=${r}`,layer:"tdtBasicLayer",style:"default",format:"image/jpeg",tileMatrixSetID:"GoogleMapsCompatible"}),u=new Cesium.WebMapTileServiceImageryProvider({url:`http://t0.tianditu.com/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=${r}`,layer:"tdtBasicLayer",style:"default",format:"image/jpeg",tileMatrixSetID:"GoogleMapsCompatible"}),{addLayer:c,removeLayerById:p,raiseLayerToTop:v,lowerLayerToBottom:f}=function(a){const t=e([]);return{getLayers:()=>t.value,addLayer:(e,r,i)=>{const o=a.imageryLayers.addImageryProvider(r);return o.alpha=i??1,o.id=e,t.value.push(o),o},removeLayerById:e=>{const r=t.value.find((a=>a.id===e));r&&(a.imageryLayers.remove(r),t.value=t.value.filter((a=>a.id!==e)))},raiseLayerToTop:e=>{const r=t.value.find((a=>a.id===e));r&&a.imageryLayers.raiseToTop(r)},lowerLayerToBottom:e=>{const r=t.value.find((a=>a.id===e));r&&a.imageryLayers.lowerToBottom(r)}}}(T);T.imageryLayers.addImageryProvider(n);const g=()=>{c("TDT_IMG",u,.5)},w=()=>{f("TDT_IMG")},L=()=>{v("TDT_IMG")},M=()=>{p("TDT_IMG")};return(e,a)=>{const t=i("el-button");return o(),l("div",d,[s(t,{type:"primary",onClick:g},{default:y((()=>[m("叠加图层")])),_:1}),s(t,{type:"primary",onClick:w},{default:y((()=>[m(" 图层下移 ")])),_:1}),s(t,{type:"primary",onClick:L},{default:y((()=>[m("图层上移")])),_:1}),s(t,{type:"primary",onClick:M},{default:y((()=>[m("删除图层")])),_:1})])}}},[["__scopeId","data-v-b9075f7e"]]);export{T as default}; +import{b as e,_ as a,u as t,T as r,r as i,o,c as l,a as s,w as y,g as m}from"./index-B00r8E46.js";const d={class:"container"},T=a({__name:"layers",setup(a){const T=t().viewer,n=new Cesium.WebMapTileServiceImageryProvider({url:`http://t0.tianditu.com/vec_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=vec&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=${r}`,layer:"tdtBasicLayer",style:"default",format:"image/jpeg",tileMatrixSetID:"GoogleMapsCompatible"}),u=new Cesium.WebMapTileServiceImageryProvider({url:`http://t0.tianditu.com/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=${r}`,layer:"tdtBasicLayer",style:"default",format:"image/jpeg",tileMatrixSetID:"GoogleMapsCompatible"}),{addLayer:c,removeLayerById:p,raiseLayerToTop:v,lowerLayerToBottom:f}=function(a){const t=e([]);return{getLayers:()=>t.value,addLayer:(e,r,i)=>{const o=a.imageryLayers.addImageryProvider(r);return o.alpha=i??1,o.id=e,t.value.push(o),o},removeLayerById:e=>{const r=t.value.find((a=>a.id===e));r&&(a.imageryLayers.remove(r),t.value=t.value.filter((a=>a.id!==e)))},raiseLayerToTop:e=>{const r=t.value.find((a=>a.id===e));r&&a.imageryLayers.raiseToTop(r)},lowerLayerToBottom:e=>{const r=t.value.find((a=>a.id===e));r&&a.imageryLayers.lowerToBottom(r)}}}(T);T.imageryLayers.addImageryProvider(n);const g=()=>{c("TDT_IMG",u,.5)},w=()=>{f("TDT_IMG")},L=()=>{v("TDT_IMG")},M=()=>{p("TDT_IMG")};return(e,a)=>{const t=i("el-button");return o(),l("div",d,[s(t,{type:"primary",onClick:g},{default:y((()=>[m("叠加图层")])),_:1}),s(t,{type:"primary",onClick:w},{default:y((()=>[m(" 图层下移 ")])),_:1}),s(t,{type:"primary",onClick:L},{default:y((()=>[m("图层上移")])),_:1}),s(t,{type:"primary",onClick:M},{default:y((()=>[m("删除图层")])),_:1})])}}},[["__scopeId","data-v-b9075f7e"]]);export{T as default}; diff --git a/static/js/radiant-DbpRRqrs.js b/static/js/radiant-B1Ji1Uya.js similarity index 98% rename from static/js/radiant-DbpRRqrs.js rename to static/js/radiant-B1Ji1Uya.js index e64a71f..e227d31 100644 --- a/static/js/radiant-DbpRRqrs.js +++ b/static/js/radiant-B1Ji1Uya.js @@ -1 +1 @@ -import{b as e,h as n,_ as a,u as t,d as r,r as o,o as i,c as s,a as u,w as c,f as C,g as l}from"./index-B2K4DJbA.js";const m={class:"container"},d=a({__name:"radiant",setup(a){const d=t().viewer,{add:p,clear:v}=function(a){const t=e([]),r=()=>{t.value.forEach((e=>{a.scene.postProcessStages.remove(e)})),t.value=[]},o=(e,n,a,t)=>{const r=new Cesium.Cartographic(Cesium.Math.toRadians(e[0]),Cesium.Math.toRadians(e[1]),e[2]),o=Cesium.Color.fromCssColorString(n);return i(r,a,o,t)},i=(e,n,t,r)=>{const o=Cesium.Cartographic.toCartesian(e),i=new Cesium.Cartesian4(o.x,o.y,o.z,1),u=new Cesium.Cartographic(e.longitude,e.latitude,e.height+500),c=Cesium.Cartographic.toCartesian(u),C=new Cesium.Cartesian4(c.x,c.y,c.z,1),l=Date.now(),m=new Cesium.Cartesian4,d=new Cesium.Cartesian4,p=new Cesium.Cartesian3,v=new Cesium.PostProcessStage({fragmentShader:s(),uniforms:{u_scanCenterEC:()=>Cesium.Matrix4.multiplyByVector(a.camera.viewMatrix,i,m),u_scanPlaneNormalEC:()=>{const e=Cesium.Matrix4.multiplyByVector(a.camera.viewMatrix,i,m),n=Cesium.Matrix4.multiplyByVector(a.camera.viewMatrix,C,d);return Cesium.Cartesian3.subtract(n,e,p),Cesium.Cartesian3.normalize(p,p),p},u_radius:()=>n*((Date.now()-l)%r)/r,u_scanColor:t}});return a.scene.postProcessStages.add(v),v},s=()=>"\n uniform sampler2D colorTexture; // 场景的颜色纹理\n uniform sampler2D depthTexture; // 场景的深度纹理\n in vec2 v_textureCoordinates; // 纹理坐标\n uniform vec4 u_scanCenterEC; // 扫描中心(视点坐标系)\n uniform vec3 u_scanPlaneNormalEC; // 扫描平面的法线(视点坐标系)\n uniform float u_radius; // 扫描半径\n uniform vec4 u_scanColor; // 扫描颜色\n out vec4 fragColor; // 输出的颜色\n\n // 将纹理坐标转换为视点坐标\n vec4 toEye(vec2 uv, float depth) {\n vec2 xy = vec2((uv.x * 2.0 - 1.0), (uv.y * 2.0 - 1.0)); // 将纹理坐标转换为剪裁坐标\n vec4 posInCamera = czm_inverseProjection * vec4(xy, depth, 1.0); // 将剪裁坐标转换为视点坐标\n posInCamera /= posInCamera.w; // 透视除法\n return posInCamera; // 返回视点坐标\n }\n\n // 将点投影到平面上\n vec3 pointProjectOnPlane(vec3 planeNormal, vec3 planeOrigin, vec3 point) {\n vec3 v01 = point - planeOrigin; // 计算从平面原点到点的向量\n float d = dot(planeNormal, v01); // 计算点到平面的距离\n return (point - planeNormal * d); // 返回投影点\n }\n\n // 获取深度值\n float getDepth(vec4 depth) {\n float z_window = czm_unpackDepth(depth); // 解压深度值\n z_window = czm_reverseLogDepth(z_window); // 反转深度值\n float near = czm_depthRange.near; // 获取近裁剪面距离\n float far = czm_depthRange.far; // 获取远裁剪面距离\n return (2.0 * z_window - near - far) / (far - near); // 计算深度\n }\n\n void main() {\n fragColor = texture(colorTexture, v_textureCoordinates); // 获取当前像素的颜色\n float depth = getDepth(texture(depthTexture, v_textureCoordinates)); // 获取当前像素的深度\n vec4 viewPos = toEye(v_textureCoordinates, depth); // 将纹理坐标转换为视点坐标\n vec3 prjOnPlane = pointProjectOnPlane(u_scanPlaneNormalEC,\n u_scanCenterEC.xyz, viewPos.xyz); // 将视点坐标投影到扫描平面上\n float distance = length(prjOnPlane - u_scanCenterEC.xyz); // 计算投影点到扫描中心的距离\n if (distance < u_radius) { // 如果距离小于扫描半径\n float intensity = 1.0 - abs(u_radius - distance) / u_radius; // 计算扫描强度\n intensity = pow(intensity, 18.0); // 增强扫描效果\n fragColor = mix(fragColor, u_scanColor, intensity); // 混合颜色\n }\n fragColor.a /= 2.0; // 调整透明度\n }\n ";return n((()=>{r()})),{add:({position:e,scanColor:n,maxRadius:a,duration:r})=>{t.value.push(o(e,n,a,r))},clear:r}}(d),f=()=>{p({position:[120.153576,30.287459,3e4],scanColor:"rgba(0,255,0,1)",maxRadius:1e3,duration:4e3})};return r((()=>{d.camera.setView({destination:Cesium.Cartesian3.fromDegrees(120.153576,30.287459,3e3)})})),(e,n)=>{const a=o("el-button");return i(),s("div",m,[u(a,{type:"primary",onClick:f},{default:c((()=>[l("渲染")])),_:1}),u(a,{type:"primary",onClick:C(v)},{default:c((()=>[l("清除")])),_:1},8,["onClick"])])}}},[["__scopeId","data-v-a33d9fc9"]]);export{d as default}; +import{b as e,h as n,_ as a,u as t,d as r,r as o,o as i,c as s,a as u,w as c,f as C,g as l}from"./index-B00r8E46.js";const m={class:"container"},d=a({__name:"radiant",setup(a){const d=t().viewer,{add:p,clear:v}=function(a){const t=e([]),r=()=>{t.value.forEach((e=>{a.scene.postProcessStages.remove(e)})),t.value=[]},o=(e,n,a,t)=>{const r=new Cesium.Cartographic(Cesium.Math.toRadians(e[0]),Cesium.Math.toRadians(e[1]),e[2]),o=Cesium.Color.fromCssColorString(n);return i(r,a,o,t)},i=(e,n,t,r)=>{const o=Cesium.Cartographic.toCartesian(e),i=new Cesium.Cartesian4(o.x,o.y,o.z,1),u=new Cesium.Cartographic(e.longitude,e.latitude,e.height+500),c=Cesium.Cartographic.toCartesian(u),C=new Cesium.Cartesian4(c.x,c.y,c.z,1),l=Date.now(),m=new Cesium.Cartesian4,d=new Cesium.Cartesian4,p=new Cesium.Cartesian3,v=new Cesium.PostProcessStage({fragmentShader:s(),uniforms:{u_scanCenterEC:()=>Cesium.Matrix4.multiplyByVector(a.camera.viewMatrix,i,m),u_scanPlaneNormalEC:()=>{const e=Cesium.Matrix4.multiplyByVector(a.camera.viewMatrix,i,m),n=Cesium.Matrix4.multiplyByVector(a.camera.viewMatrix,C,d);return Cesium.Cartesian3.subtract(n,e,p),Cesium.Cartesian3.normalize(p,p),p},u_radius:()=>n*((Date.now()-l)%r)/r,u_scanColor:t}});return a.scene.postProcessStages.add(v),v},s=()=>"\n uniform sampler2D colorTexture; // 场景的颜色纹理\n uniform sampler2D depthTexture; // 场景的深度纹理\n in vec2 v_textureCoordinates; // 纹理坐标\n uniform vec4 u_scanCenterEC; // 扫描中心(视点坐标系)\n uniform vec3 u_scanPlaneNormalEC; // 扫描平面的法线(视点坐标系)\n uniform float u_radius; // 扫描半径\n uniform vec4 u_scanColor; // 扫描颜色\n out vec4 fragColor; // 输出的颜色\n\n // 将纹理坐标转换为视点坐标\n vec4 toEye(vec2 uv, float depth) {\n vec2 xy = vec2((uv.x * 2.0 - 1.0), (uv.y * 2.0 - 1.0)); // 将纹理坐标转换为剪裁坐标\n vec4 posInCamera = czm_inverseProjection * vec4(xy, depth, 1.0); // 将剪裁坐标转换为视点坐标\n posInCamera /= posInCamera.w; // 透视除法\n return posInCamera; // 返回视点坐标\n }\n\n // 将点投影到平面上\n vec3 pointProjectOnPlane(vec3 planeNormal, vec3 planeOrigin, vec3 point) {\n vec3 v01 = point - planeOrigin; // 计算从平面原点到点的向量\n float d = dot(planeNormal, v01); // 计算点到平面的距离\n return (point - planeNormal * d); // 返回投影点\n }\n\n // 获取深度值\n float getDepth(vec4 depth) {\n float z_window = czm_unpackDepth(depth); // 解压深度值\n z_window = czm_reverseLogDepth(z_window); // 反转深度值\n float near = czm_depthRange.near; // 获取近裁剪面距离\n float far = czm_depthRange.far; // 获取远裁剪面距离\n return (2.0 * z_window - near - far) / (far - near); // 计算深度\n }\n\n void main() {\n fragColor = texture(colorTexture, v_textureCoordinates); // 获取当前像素的颜色\n float depth = getDepth(texture(depthTexture, v_textureCoordinates)); // 获取当前像素的深度\n vec4 viewPos = toEye(v_textureCoordinates, depth); // 将纹理坐标转换为视点坐标\n vec3 prjOnPlane = pointProjectOnPlane(u_scanPlaneNormalEC,\n u_scanCenterEC.xyz, viewPos.xyz); // 将视点坐标投影到扫描平面上\n float distance = length(prjOnPlane - u_scanCenterEC.xyz); // 计算投影点到扫描中心的距离\n if (distance < u_radius) { // 如果距离小于扫描半径\n float intensity = 1.0 - abs(u_radius - distance) / u_radius; // 计算扫描强度\n intensity = pow(intensity, 18.0); // 增强扫描效果\n fragColor = mix(fragColor, u_scanColor, intensity); // 混合颜色\n }\n fragColor.a /= 2.0; // 调整透明度\n }\n ";return n((()=>{r()})),{add:({position:e,scanColor:n,maxRadius:a,duration:r})=>{t.value.push(o(e,n,a,r))},clear:r}}(d),f=()=>{p({position:[120.153576,30.287459,3e4],scanColor:"rgba(0,255,0,1)",maxRadius:1e3,duration:4e3})};return r((()=>{d.camera.setView({destination:Cesium.Cartesian3.fromDegrees(120.153576,30.287459,3e3)})})),(e,n)=>{const a=o("el-button");return i(),s("div",m,[u(a,{type:"primary",onClick:f},{default:c((()=>[l("渲染")])),_:1}),u(a,{type:"primary",onClick:C(v)},{default:c((()=>[l("清除")])),_:1},8,["onClick"])])}}},[["__scopeId","data-v-a33d9fc9"]]);export{d as default}; diff --git a/static/js/rain-1aOISTgo.js b/static/js/rain-bqEXp05H.js similarity index 96% rename from static/js/rain-1aOISTgo.js rename to static/js/rain-bqEXp05H.js index dd4abd7..b292fe3 100644 --- a/static/js/rain-1aOISTgo.js +++ b/static/js/rain-bqEXp05H.js @@ -1 +1 @@ -import{b as e,d as n,h as a,_ as o,u as t,r,o as i,c as s,a as l,w as c,g as u}from"./index-B2K4DJbA.js";const v={class:"container"},f=o({__name:"rain",setup(o){const f=t(),{show:m}=function(o,t={}){const r=e(t.tiltAngle??-.6),i=e(t.rainSize??.3),s=e(t.rainSpeed??60);let l=null;return n((()=>{if(!o)throw new Error("No viewer object!");l=new Cesium.PostProcessStage({name:"czm_rain",fragmentShader:"\n uniform sampler2D colorTexture;\n in vec2 v_textureCoordinates;\n uniform float tiltAngle;\n uniform float rainSize;\n uniform float rainSpeed;\n float hash(float x) {\n return fract(sin(x * 133.3) * 13.13);\n }\n out vec4 fragColor;\n void main(void) {\n float time = czm_frameNumber / rainSpeed;\n vec2 resolution = czm_viewport.zw;\n vec2 uv = (gl_FragCoord.xy * 2. - resolution.xy) / min(resolution.x, resolution.y);\n vec3 c = vec3(.6, .7, .8);\n float a = tiltAngle;\n float si = sin(a), co = cos(a);\n uv *= mat2(co, -si, si, co);\n uv *= length(uv + vec2(0, 4.9)) * rainSize + 1.;\n float v = 1. - sin(hash(floor(uv.x * 100.)) * 2.);\n float b = clamp(abs(sin(20. * time * v + uv.y * (5. / (2. + v)))) - .95, 0., 1.) * 20.;\n c *= v * b;\n fragColor = mix(texture(colorTexture, v_textureCoordinates), vec4(c, 1), .5);\n }\n ",uniforms:{tiltAngle:()=>r.value,rainSize:()=>i.value,rainSpeed:()=>s.value}}),o.scene.postProcessStages.add(l)})),a((()=>{o&&l&&(o.scene.postProcessStages.remove(l),l.isDestroyed()||l.destroy(),l=null)})),{tiltAngle:r,rainSize:i,rainSpeed:s,show:e=>{l&&(l.enabled=e)}}}(f.viewer,{tiltAngle:-.5,rainSize:.4,rainSpeed:50}),d=()=>{m(!1)},p=()=>{m(!0)};return(e,n)=>{const a=r("el-button");return i(),s("div",v,[l(a,{type:"primary",onClick:p},{default:c((()=>[u("开始")])),_:1}),l(a,{type:"primary",onClick:d},{default:c((()=>[u("停止")])),_:1})])}}},[["__scopeId","data-v-a42d1a08"]]);export{f as default}; +import{b as e,d as n,h as a,_ as o,u as t,r,o as i,c as s,a as l,w as c,g as u}from"./index-B00r8E46.js";const v={class:"container"},f=o({__name:"rain",setup(o){const f=t(),{show:m}=function(o,t={}){const r=e(t.tiltAngle??-.6),i=e(t.rainSize??.3),s=e(t.rainSpeed??60);let l=null;return n((()=>{if(!o)throw new Error("No viewer object!");l=new Cesium.PostProcessStage({name:"czm_rain",fragmentShader:"\n uniform sampler2D colorTexture;\n in vec2 v_textureCoordinates;\n uniform float tiltAngle;\n uniform float rainSize;\n uniform float rainSpeed;\n float hash(float x) {\n return fract(sin(x * 133.3) * 13.13);\n }\n out vec4 fragColor;\n void main(void) {\n float time = czm_frameNumber / rainSpeed;\n vec2 resolution = czm_viewport.zw;\n vec2 uv = (gl_FragCoord.xy * 2. - resolution.xy) / min(resolution.x, resolution.y);\n vec3 c = vec3(.6, .7, .8);\n float a = tiltAngle;\n float si = sin(a), co = cos(a);\n uv *= mat2(co, -si, si, co);\n uv *= length(uv + vec2(0, 4.9)) * rainSize + 1.;\n float v = 1. - sin(hash(floor(uv.x * 100.)) * 2.);\n float b = clamp(abs(sin(20. * time * v + uv.y * (5. / (2. + v)))) - .95, 0., 1.) * 20.;\n c *= v * b;\n fragColor = mix(texture(colorTexture, v_textureCoordinates), vec4(c, 1), .5);\n }\n ",uniforms:{tiltAngle:()=>r.value,rainSize:()=>i.value,rainSpeed:()=>s.value}}),o.scene.postProcessStages.add(l)})),a((()=>{o&&l&&(o.scene.postProcessStages.remove(l),l.isDestroyed()||l.destroy(),l=null)})),{tiltAngle:r,rainSize:i,rainSpeed:s,show:e=>{l&&(l.enabled=e)}}}(f.viewer,{tiltAngle:-.5,rainSize:.4,rainSpeed:50}),d=()=>{m(!1)},p=()=>{m(!0)};return(e,n)=>{const a=r("el-button");return i(),s("div",v,[l(a,{type:"primary",onClick:p},{default:c((()=>[u("开始")])),_:1}),l(a,{type:"primary",onClick:d},{default:c((()=>[u("停止")])),_:1})])}}},[["__scopeId","data-v-a42d1a08"]]);export{f as default}; diff --git a/static/js/snow-TJaYQ0Im.js b/static/js/snow-cqt_qH4X.js similarity index 96% rename from static/js/snow-TJaYQ0Im.js rename to static/js/snow-cqt_qH4X.js index 1b3dfdc..645a1e6 100644 --- a/static/js/snow-TJaYQ0Im.js +++ b/static/js/snow-cqt_qH4X.js @@ -1 +1 @@ -import{b as e,d as o,h as n,_ as s,u as t,r,o as a,c,a as i,w as l,g as u}from"./index-B2K4DJbA.js";const v={class:"container"},f=s({__name:"snow",setup(s){const f=t(),{show:w}=function(s,t){const r=e(t.snowSize||10),a=e(t.snowSpeed||10);let c=null;return o((()=>{if(!s)throw new Error("No viewer object!");c=new Cesium.PostProcessStage({fragmentShader:"\n uniform sampler2D colorTexture;\n in vec2 v_textureCoordinates;\n uniform float snowSpeed;\n uniform float snowSize;\n float snow(vec2 uv,float scale)\n {\n float time=czm_frameNumber/snowSpeed;\n float w=smoothstep(1.,0.,-uv.y*(scale/10.));if(w<.1)return 0.;\n uv+=time/scale;uv.y+=time*2./scale;uv.x+=sin(uv.y+time*.5)/scale;\n uv*=scale;vec2 s=floor(uv),f=fract(uv),p;float k=3.,d;\n p=.5+.35*sin(11.*fract(sin((s+p+scale)*mat2(7,3,6,5))*5.))-f;d=length(p);k=min(d,k);\n k=smoothstep(0.,k,sin(f.x+f.y)*snowSize);\n return k*w;\n }\n out vec4 fragColor;\n void main(void){\n vec2 resolution=czm_viewport.zw;\n vec2 uv=(gl_FragCoord.xy*2.-resolution.xy)/min(resolution.x,resolution.y);\n vec3 finalColor=vec3(0);\n // float c=smoothstep(1.,0.3,clamp(uv.y*.3+.8,0.,.75));\n float c=0.;\n c+=snow(uv,30.)*.0;\n c+=snow(uv,20.)*.0;\n c+=snow(uv,15.)*.0;\n c+=snow(uv,10.);\n c+=snow(uv,8.);\n c+=snow(uv,6.);\n c+=snow(uv,5.);\n finalColor=(vec3(c));\n fragColor=mix(texture(colorTexture,v_textureCoordinates),vec4(finalColor,1),.5);\n }\n ",uniforms:{snowSize:r.value,snowSpeed:a.value}}),s.scene.postProcessStages.add(c)})),n((()=>{s&&c&&(s.scene.postProcessStages.remove(c),c.isDestroyed()||c.destroy(),c=null)})),{snowSize:r,snowSpeed:a,show:e=>{c&&(c.enabled=e)}}}(f.viewer,{snowSize:.02,snowSpeed:60}),m=()=>{w(!1)},d=()=>{w(!0)};return(e,o)=>{const n=r("el-button");return a(),c("div",v,[i(n,{type:"primary",onClick:d},{default:l((()=>[u("开始")])),_:1}),i(n,{type:"primary",onClick:m},{default:l((()=>[u("停止")])),_:1})])}}},[["__scopeId","data-v-6be5c08f"]]);export{f as default}; +import{b as e,d as o,h as n,_ as s,u as t,r,o as a,c,a as i,w as l,g as u}from"./index-B00r8E46.js";const v={class:"container"},f=s({__name:"snow",setup(s){const f=t(),{show:w}=function(s,t){const r=e(t.snowSize||10),a=e(t.snowSpeed||10);let c=null;return o((()=>{if(!s)throw new Error("No viewer object!");c=new Cesium.PostProcessStage({fragmentShader:"\n uniform sampler2D colorTexture;\n in vec2 v_textureCoordinates;\n uniform float snowSpeed;\n uniform float snowSize;\n float snow(vec2 uv,float scale)\n {\n float time=czm_frameNumber/snowSpeed;\n float w=smoothstep(1.,0.,-uv.y*(scale/10.));if(w<.1)return 0.;\n uv+=time/scale;uv.y+=time*2./scale;uv.x+=sin(uv.y+time*.5)/scale;\n uv*=scale;vec2 s=floor(uv),f=fract(uv),p;float k=3.,d;\n p=.5+.35*sin(11.*fract(sin((s+p+scale)*mat2(7,3,6,5))*5.))-f;d=length(p);k=min(d,k);\n k=smoothstep(0.,k,sin(f.x+f.y)*snowSize);\n return k*w;\n }\n out vec4 fragColor;\n void main(void){\n vec2 resolution=czm_viewport.zw;\n vec2 uv=(gl_FragCoord.xy*2.-resolution.xy)/min(resolution.x,resolution.y);\n vec3 finalColor=vec3(0);\n // float c=smoothstep(1.,0.3,clamp(uv.y*.3+.8,0.,.75));\n float c=0.;\n c+=snow(uv,30.)*.0;\n c+=snow(uv,20.)*.0;\n c+=snow(uv,15.)*.0;\n c+=snow(uv,10.);\n c+=snow(uv,8.);\n c+=snow(uv,6.);\n c+=snow(uv,5.);\n finalColor=(vec3(c));\n fragColor=mix(texture(colorTexture,v_textureCoordinates),vec4(finalColor,1),.5);\n }\n ",uniforms:{snowSize:r.value,snowSpeed:a.value}}),s.scene.postProcessStages.add(c)})),n((()=>{s&&c&&(s.scene.postProcessStages.remove(c),c.isDestroyed()||c.destroy(),c=null)})),{snowSize:r,snowSpeed:a,show:e=>{c&&(c.enabled=e)}}}(f.viewer,{snowSize:.02,snowSpeed:60}),m=()=>{w(!1)},d=()=>{w(!0)};return(e,o)=>{const n=r("el-button");return a(),c("div",v,[i(n,{type:"primary",onClick:d},{default:l((()=>[u("开始")])),_:1}),i(n,{type:"primary",onClick:m},{default:l((()=>[u("停止")])),_:1})])}}},[["__scopeId","data-v-6be5c08f"]]);export{f as default};